/***********全局重置CSS*****************/
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, dd {
	margin: 0;
	font-size: 12px;
}
p {
	margin: 0;
}
ul, ol, li {
	padding-left: 0;
	list-style-type: none;
}
img {
	border: 0;
}/***消除img默认边框*****/
a {
	text-decoration: none;
}/* 链接无下划线 */
a:hover {
	cursor: pointer;
	text-decoration: underline;
} /*鼠标在链接上出下划线,为手势形态 */
table {
	border-collapse: collapse;
}/*细线表格*/
em {
	font-style: normal;
}
html {
	height: 100%;
}/***默认让所有浏览器出现右边滚动条****/
.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}/***默认清除浮动****/
input:focus {
	outline: none
}
body {
	font-family: "Microsoft YaHei", "sans-serif", "Arial";
	font-size: 12px;
	background: #fff;
	min-width: 850px;
	height: 100%;
}
html {
}
.page-bg {
	background-size: 100%;
	background-position: fixed;
	overflow-y: scroll;
}
/****************全局头尾******************/
/******底部样式******/

.footer_con {
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	overflow: hidden;
	height: 45px;
	text-align: center;
	color: #ffffff;
	background-color: #3aaa36;
}
.footer-main {
	width: 1200px;
	margin: 0 auto;
}
.footer-main .return-top {
	position: fixed;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/up.png) no-repeat;
	bottom: 60px;
	right: 20px;
}
/****中间头部样式***/
.top_bg_day {
	width: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #96B7FA;
	background-image: url(zx_bg320160809.jpg);
	min-height: 100%;
}
.top_bg {
	width: 100%;
	min-height: 100%;
}
.top_bg_con {
	padding: 10px 0 64px 0;
}
.top_bg_night {
	width: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #004BBE;
	background-image: url(zx_bg120160809.jpg);
	padding: 10px 0 0 0;
}
.top_menu {
	height: 43px;
	width: 558px;
	position: relative;
	line-height: 43px;
	margin: 0px auto;
	z-index: 1;
	background: url(zx_menu_bg20160815_03.png);
}
.top_menu ul {
	padding: 0 20px;
}
.top_menu ul li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	color: #fff;
	font-size: 14px;
}
.top_menu ul li span {
	width: 35px;
	height: 29px;
	float: left;
	padding: 5px 0 0 0;
}
.top_menu ul li:hover span {
	background: url(zx_con20160809_03.png) left bottom no-repeat;
}
.top_menu ul li a {
	color: #fff;
	padding: 0 10px 0 0;
}
.header {
	border-bottom: 4px solid #e67816;
}
.top_con {
	width: 1200px;
	margin: 0 auto;
	height: 136px;
	position: relative;
	z-index: 999;
}
.top_logo {
	position: absolute;
	left: 0;
	top: 25px;
}
.top_logo img {
    height: 70px;
    margin-top: 20px
}
.top_logo.logo-txt {
	top: 16px;
}
.search {
	position: absolute;
	right: 0px;
	top: 50px;
	border: 1px solid #cccccc;
	display: block;
	width: 180px;
	float: right;
	text-align: right;
	font-size: 14px;
	-moz-box-shadow: 2px 2px 2px #e3e2e2 inset;
	-webkit-box-shadow: 2px 2px 2px #e3e2e2 inset;
	box-shadow: 2px 2px 2px #e3e2e2 inset;
	border-radius: 2px;
	height: 36px;
}
.search input {
	float: left;
	background: none;
}
.search .search-txt {
	width: 142px;
	border: 0;
	padding-left: 6px;
	height: 36px;
	-webkit-appearance: none; /* 方法2 */
}
.search .search-btn {
	height: 36px;
	width: 24px;
	background: url(../images/search-ico.png) no-repeat center;
	border: 0;
	margin-left: 2px;
}
.search a {
	color: #ffffff;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
}
.search a img {
	float: left;
	margin-right: 4px;
}
.search .guanjz {
	font-size: 14px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	clear: both;
	padding: 30px 0 0 30px;
}
.search .guanjz span {
	float: left;
}
.search .guanjz a {
	float: left;
	margin: 0 10px;
	background: url(guanjzbg20160809_03.png) no-repeat;
	text-align: center;
	width: 72px;
	overflow: hidden;
	color: #fff;
}
.search .sr {
	display: inline-block;
	float: left;
	width: 410px;
	height: 46px;
	border: none;
	color: #0066cc;
	background: none;
	padding: 0 0 0 60px;
	font-size: 16px;
	line-height: 46px;
}
.index-main {
	width: 1200px;
	height: 742px;
	background: url(../images/index-banner.jpg) no-repeat center;
	margin: 0 auto;
}
.page-banner {
	height: 620px;
	margin: 0 auto;
}
.page-content {
	width: 1200px;
	margin: 30px auto
}
.page-title {
	font-size: 20px;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #c3c3c3;
	padding-left: 6px;
	text-transform: uppercase
}
.page-main {
	padding: 20px;
}
.product-main {
	padding: 20px 0;
}
/*.search .sr{display: inline-block; float: left; width: 410px; height: 46px; border: none; color: #68a9e1; background:none; padding:0 0 0 60px; font-size:16px;border-top-left-radius:20px;border-bottom-left-radius:20px;}*/
.search .btn {
	display: inline-block;
	float: left;
	width: 130px;
	height: 46px;
	border: none;
	font: 20px "Microsoft YaHei";
	color: #fff;
	text-align: center;
	background: none;
	cursor: pointer;
}
.search .tc {
	display: inline-block;
	width: 400px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	left: 60px;
	top: 46px;
	padding: 10px 0;
	z-index: 1000;
}
.search .tc h2 {
	height: 24px;
	border-bottom: 2px solid #f0f0f0;
	padding-left: 20px;
	font: bold 14px/24px "Microsoft YaHei";
	color: #333;
}
.search .tc td {
	font: 12px/24px "Microsoft YaHei";
	color: #333;
	vertical-align: middle;
	padding: 5px 0;
}
.search .tc td.td01 {
	width: 50px;
	text-align: center;
}
.search .tc td a {
	font: 12px/24px "Microsoft YaHei";
	color: #333;
}
.search .tc td a:hover {
	color: #ff6600;
}
.search .tc td label {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #afafaf;
	font: 12px/18px "Microsoft YaHei";
	color: #333;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/*
.search .tc td label.one{background: #ec6138;}
.search .tc td label.two{background: #fa8d18;}
.search .tc td label.three{background: #4d9ddc;}
*/
.search .tc td label.l1 {
	background: #ec6138;
}
.search .tc td label.l2 {
	background: #fa8d18;
}
.search .tc td label.l3 {
	background: #4d9ddc;
}
.chengdiv {
	height: 250px;
	width: 100%;
	position: relative;
	z-index: 9;
}
.zx_menu {
	position: absolute;
	height: 50px;
	z-index: 998;
	left: 460px;
	top: 40px;
}
.zx_menu ul {
	float: left;
    margin-left: 70px
}
.zx_menu ul li {
	float: left;
	width: 140px;
	color: #fff;
	font-size: 18px;
	height: 50px;
	cursor: pointer;
	text-align: center;
    margin-left: 10px
}
.zx_menu ul li a i {
	font-style: normal;
	display: block;
	text-align: center;
}
.zx_menu ul li a {
	color: #378036;
	line-height: 24px;
	display: block;
	text-decoration: none;
	padding: 6px 0;
	font-weight: bold;
	position:relative;
}
.zx_menu ul li a:hover {
	background-color: #2e612d;
	color: #ffffff;
}
.zx_menu ul li {
	position: relative;
	height: 54px;
}
.zx_menu ul li  dl {
	position: absolute;
	left: 0;
	top: 58px;
	background: #ffffff;
	display: none;
	width: 200px;
	border-top: 1px solid #96b5b0;
}
.zx_menu ul li  dl a {
	background-color: #ffffff;
	border: 1px solid #96b5b0;
	border-top: 0;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
}
.zx_menu ul li .fa {
	margin-right: 4px;
}
.zx_menu_con .tab_con {
	display: none;
	width: 100%;
	overflow: hidden;
	height: 540px
}
.tongzhi {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	height: 54px;
	line-height: 54px;
	z-index: 998;
	font-size: 16px;
	background-color: #fafafa;
}
.tongzhi p {
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
.tongzhi .fa {
	margin-left: 20px;
 color:;
}
.tongzhi .time {
	float: right;
	margin-right: 20px;
}
.tongzhi b {
	color: #0067cc;
	font-weight: normal;
}
.tongzhi h2 {
	color: #0067cc;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	float: left
}
.zhaobiao {
	height: 24px;
	background: #fafafa;
	padding: 15px 25px;
	display: block;
	zoom: 1;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
}
.zhaobiao:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.zhaobiao:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.BreakingNewsController {
	overflow: hidden;
	height: 24px;
	position: relative;
	display: block;
	zoom: 1;
	font-size: 16px;
}
.zhaobiao .new-wrapper {
	height: 108px;
}
.zhaobiao .news-item {
	height: 24px;
	overflow: hidden;
	display: block;
	float: left;
	width: 950px
}
.zx_menu_con {
	background: #fff;
	width: 1200px;
	margin: 0 auto 54px;
	padding: 16px 0 20px 0;
}
.menu-btns {
	height: 136px;
	margin-bottom: 15px;
}
.menu-btns li {
	margin-left: 15px;
	height: 136px;
	background-color: #DBDBDB;
	width: 280px;
	float: left;
}
.BreakingNewsController:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.BreakingNewsController:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.BreakingNewsController .bn-title {
	display: inline-block;
	float: left;
	color: #333;
	padding-left: 30px;
	background: url(zxconter20160809_06.png) no-repeat left center;
}
.BreakingNewsController ul {
	width: 950px;
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	position: absolute;
	left: 110px;
	top: 0;
}
.BreakingNewsController li {
	list-style: none;
	font-size: 16px;
	zoom: 1;
}
.BreakingNewsController li:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.BreakingNewsController li:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.BreakingNewsController li span {
	display: inline-block;
	float: right;
}
.BreakingNewsController li a {
	float: left;
	padding-left: 14px;
	color: #333;
	display: inline-block;
	overflow: hidden;
}
.BreakingNewsController li a:hover {
	color: #ff6600;
}
.bn-arrows {
	display: inline-block;
	width: 7px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 0;
}
.bn-arrows span {
	display: inline-block;
	width: 7px;
	height: 4px;
	overflow: hidden;
	position: absolute;
	left: 0;
	cursor: pointer;
}
.bn-arrows span.bn-arrows-left {
	background: url(zxconter20160809_03.png) no-repeat;
	top: 0;
}
.bn-arrows span.bn-arrows-left:hover {
	background: url(zxconter20160809_04.png) no-repeat;
}
.bn-arrows span.bn-arrows-right {
	background: url(zxconter20160809_08.png) no-repeat;
	top: 10px;
}
.bn-arrows span.bn-arrows-right:hover {
	background: url(zxconter20160809_09.png) no-repeat;
}
/*--焦点图--*/
.zx_menu_con .tab_con .slideContainer {
	width: 300px;
	position: relative;
	margin: 30px 0 0 20px;
	float: left;
}
.zx_menu_con .tab_con .JD_Slider {
	z-index: 98;
	width: 100%;
	height: 248px;
}
.zx_menu_con .tab_con .JD_Slider li {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	display: none;
}
.zx_menu_con .tab_con .JD_Slider li img {
	width: 100%;
}
.zx_menu_con .tab_con .JD_Slider li .text {
	color: #0f0f0f;
}
.zx_menu_con .tab_con .JD_Slider li .text h1 {
	font-size: 16px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-weight: normal;
}
.zx_menu_con .tab_con .JD_num {
	position: absolute;
	left: 140px;
	top: 173px;
	z-index: 9999;
	height: 10px;
	width: 50px;
	z-index: 9;
}
.zx_menu_con .tab_con .JD_num_bg {
	filter: alpha(opacity=50);
	opacity: 0.5;
	background: #000;
	position: absolute;
	left: 0px;
	top: 163px;
	width: 100%;
	height: 27px;
	z-index: 8;
}
.zx_menu_con .tab_con .JD_num ul {
	height: 10px;
	width: 100%;
	text-align: center;
}
.zx_menu_con .tab_con .JD_num ul li {
	height: 10px;
	width: 10px;
	cursor: pointer;
	background: url(zxconter20160809_22.png) left center no-repeat;
	font-size: 0px;
	text-indent: -20px;
	line-height: 0px;
	margin: 0 3px;
	float: left;
}
.zx_menu_con .tab_con .JD_num ul li.on {
	background-image: url(zxconter20160809_20.png);
}
.zx_menu_con .slideContainer .zscd_con {
	padding: 0 0 0 115px;
	height: 37px;
	line-height: 18px;
	overflow: hidden;
	position: relative;
	margin: 15px 0 0 0;
	font-size: 16px;
}
.zx_menu_con .slideContainer .zscd_con a {
	color: #121212;
}
.zx_menu_con .slideContainer .zscd_con a:hover {
	color: #ff6600
}
.zx_menu_con .slideContainer .zscd_con .zs_tit {
	width: 109px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #2f4958;
	color: #fff;
	height: 37px;
	line-height: 37px;
	font-size: 18px;
	text-align: center;
}
.menu-row-mid {
	height: 164px;
	margin-bottom: 15px;
}
.zx_menu_con .con-box {
	float: left;
	display: inline;
	margin: 0px 0 0 15px;
	width: 278px;
	border: 1px #f0f3f6 solid;
}
.zx_menu_con .con-box .tit_tab {
	background: #f0f3f6;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.zx_menu_con .con-box .tit_tab b {
	float: left;
	width: 105px;
	background: #78b929;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 0 10px 0 0;
	font-weight: normal;
}
.zx_menu_con .con-box .tit_tab strong {
	float: left;
	width: 94px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
.zx_menu_con .tab_con .tit_tab a {
	float: right;
}
.zx_menu_con .con-box .tit_main {
	height: 116px;
}
.zx_menu_con .con-box .tit_main li {
	float: left;
	width: 110px;
	height: 104px;
	background-color: #f5f5f5;
	text-align: center;
	border: 1px solid #ece9e9;
	margin-left: 16px;
}
.zx_menu_con .con-box .tit_main li a {
	display: block;
	padding-top: 10px;
	height: 94px;
	font-size: 14px;
	color: #22394a
}
.zx_menu_con .con-box .tit_main dd {
	line-height: 32px;
	font-size: 14px;
	margin: 0 16px;
}
.zx_menu_con .con-box .tit_main dd span {
	float: right;
	font-size: 12px;
	color: #999999
}
.line {
	height: 0;
	border-bottom: 1px dashed #d6d6d6;
	margin: 0 15px 15px;
}
.menu-row-bottom {
	height: 190px;
	margin-bottom: 10px;
}
.menu-row-bottom .back, .menu-row-bottom .prev {
	display: none !important;
}
.new-news {
	background: #f0f3f6 url(../images/new-ico.png) no-repeat 0 0;
	width: 240px;
	height: 190px;
	float: left;
	margin-left: 15px;
	color: #333333
}
.new-news h2 {
	margin: 14px 18px;
	font-size: 16px;
	text-align: center;
	padding-top: 22px;
}
.new-news p {
	margin: 0 22px;
	font-size: 14px;
}
/*翻转动画.imgOffset{position: relative;left:0px;cursor: pointer;}*/

.imgRota {
	transition: transform 1s;
}
.imgRota:hover {
	transform: rotate(-360deg);
}
.imgOffset:hover {
	-webkit-transform: scale( 1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-transform: scale(1.05, 1.05);
	transition: .3s transform;
	cursor: pointer
}
 @keyframes glow {
 0% {
 border-color: #fff;
 box-shadow: 0 0 3px rgba(255, 255, 255, .2), inset 0 0 3px rgba(255, 255, 255, .1), 0 2px 0 #000;
}
 100% {
 border-color: #ccc;
 box-shadow: 0 0 50px rgba(255, 255, 255, .6), inset 0 0 30px rgba(255, 255, 255, .4), 0 2px 0 #000;
}
}
.zx_xxgk_cont {
	margin: 20px; /*overflow:hidden;*/
}
.zx_xxgk_cont .xx_con {
	border: 1px solid #c9c9c9;
	overflow: hidden;
	padding: 5px 0;
	width: 1158px;
}
.zx_xxgk_cont .xx_con p {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 550px;
	overflow: hidden;
	color: #4a4a4a;
	padding: 0 0 0 20px;
}
.zx_xxgk_cont .xx_con p em {
	float: left;
	color: #000;
	padding: 0 10px;
}
.zx_xxgk_cont .xx_con p.mingc {
	width: 1118px;
}
.zx_xxgk_cont .news_cont_d_wrap {
	padding: 20px 0;
}
.zx_xxgk_cont .news_cont_d_wrap div {
	font-size: 14px;
}
.zx_xxgk_cont .news_cont_d_wrap p {
	line-height: 38px;
	color: #040404;
	font-size: 14px;
	padding: 0 20px;
}
.zm_ml_xsdw {
	overflow: hidden;
}
.zm_ml_xsdw_left {
	float: left;
	width: 260px;
	display: inline;
	overflow: hidden;
}
.zm_ml_xsdw_left .xw_tit {
	background-color: #0067cc;
	background-image: url(zwxxgkmltit20160913_03.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	text-indent: 50px;
	margin: 0 0 1px 0;
}
/* sliderNav */
.zm_ml_xsdw_left #sliderNav {
	font-size: 16px;
}
.zm_ml_xsdw_left #sliderNav li {
	width: 260px;
	overflow: hidden;
	margin: 0 0 1px 0;
	position: relative;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag a.slidera {
	display: block;
	color: #4c4c4c;
	text-decoration: none;
	position: relative;
	width: 520px;
	left: -252px;
	height: 50px;
	line-height: 50px;
	background: #f5f7fa;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag a.slidermenu {
	left: 0px;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span {
	width: 260px;
	color: #666;
	text-indent: 20px;
	float: left;
	display: block;
	height: 50px;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg {
	background: #1bd1d3;
	color: #fff;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg2 {
	background: #1b94d3;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg3 {
	background: #e12929;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg4 {
	background: #1bd33a;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg5 {
	background: #d31b8c;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg6 {
	background: #d3721b;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg7 {
	background: #d31b72;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg8 {
	background: #1b4fd3;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag span.bg9 {
	background: #bbd31b;
}
.zm_ml_xsdw_left #sliderNav li .inactive {
}
.zm_ml_xsdw_left #sliderNav li.sliderTag .inactives {
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul {
	display: none;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li {
	font-size: 14px;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li a {
	color: #555555;
	height: 40px;
	line-height: 40px;
	background: url(jiantou20160913_03.png) 10px center no-repeat;
	display: block;
	padding: 0 0 0 30px;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li .hover {
	background-color: #3dca4e; /*background-image:url(jiantou20160913_07.png);*/
	color: #fff;
	text-decoration: none;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li a.inactives, .zm_ml_xsdw_left #sliderNav li.sliderTag ul li a:hover {
	background-color: #3dca4e;
	background-image: url(jiantou20160913_07.png);
	color: #fff;
	text-decoration: none;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li ul {
	display: none;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li ul li {
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li ul li a {
	background: none;
	line-height: 30px;
	height: 30px;
	color: #6f6f6f;
	font-weight: bold;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag ul li ul li a:hover {
	background: none;
	color: #3d7fca;
}
.zm_ml_xsdw_left #sliderNav li.sliderTag a:hover {
	color: #ffff66;
}
.zm_ml_xsdw_right {
	margin-left: 300px;
}
.zx_ml_list ul li {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #2e2e2e;
}
.zx_ml_list ul li.tou {
	height: 40px;
	background: #eeeeee;
	font-size: 16px;
	color: #3d7fca;
	line-height: 40px;
}
.zx_ml_list ul li span {
	width: 42%;
	float: left;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	height: 56px;
}
.zx_ml_list ul li.tou span {
	height: 40px;
}
.zx_ml_list ul li span.name {
	width: 50%;
	padding: 0;
}
.zx_ml_list ul li span.number {
	width: 7.7%;
}
.zx_ml_list ul li .list_name {
	float: left;
	width: 50%;
	position: relative;
	z-index: 1;
}
.zx_ml_list ul li .list_name a {
	color: #2e2e2e;
}
.zx_ml_list ul li .hover {
	z-index: 2;
}
.zx_ml_list ul li .list_name a:hover, .zx_ml_list ul li .hover a {
	color: #3d7fca;
	text-decoration: none;
}
.zx_ml_list ul li .list_name .xx_con {
	position: absolute;
	left: 60px;
	top: 45px;
	width: 680px;
	border: 1px solid #c9c9c9;
	background: #f5f7fa;
	overflow: hidden;
	padding: 5px 0;
	display: none;
	z-index: 999;
}
.zx_ml_list ul li .list_name .xx_con p {
	font-size: 14px;
	line-height: 25px;
	float: left;
	width: 340px;
	overflow: hidden;
	color: #4a4a4a;
}
.zx_ml_list ul li .list_name .xx_con p em {
	float: left;
	color: #000;
	padding: 0 10px;
}
.zx_ml_list ul li .list_name .xx_con p.mingc {
	width: 680px;
}
.zx_xxgk_cont .subtit {
	background: #f8f8f8;
	margin: 20px 0;
}
.zx_xxgk_cont .subtit h1 {
	font-size: 22px;
	color: #1f6ad3;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	margin: 15px 15px;
	font-weight: normal;
}
.zx_xxgk_cont .subtit h6 {
	font-size: 16px;
	color: #373737;
	padding: 0 0 15px 0px;
	text-align: center;
	font-weight: normal;
}
.zx_xxgk_cont .subtit h6 span {
	padding: 0 15px;
}
.zx_xxgk_cont .subtit h6 span a {
	padding: 0 5px;
	color: #686868;
}
.zx_xxgk_cont .subtit h6 em {
	height: 16px;
	overflow: hidden;
}
.zx_xxgk_cont .subtit h6 em a {
	height: 16px;
	width: 16px;
	display: inline-block;
	margin: 0 5px;
}
.zx_xxgk_cont .subtit h6 em a.bg {
	background-color: #cefeff;
}
.zx_xxgk_cont .subtit h6 em a.bg2 {
	background-color: #f8f8c3;
}
.zx_xxgk_cont .subtit h6 em a.bg3 {
	background-color: #ffc7ff;
}
.zx_xxgk_cont .subtit h6 em a.bg4 {
	background-color: #9bccfa;
}
.zx_xxgk_cont .subtit h6 span a:hover {
	color: #2b71a2;
	text-decoration: none;
}
.zx_xxgk_cont .news_cont_d_wrap {
	padding: 20px 0;
}
.zx_xxgk_cont .news_cont_d_wrap div {
	font-size: 14px;
}
.zx_xxgk_cont .news_cont_d_wrap p {
	line-height: 38px;
	color: #040404;
	font-size: 14px;
	padding: 0 20px; /*text-indent:2em;*/
}
.tab {
	margin-bottom: 16px;
}
.tab-title {
	height: 43px;
	font-size: 0;
	background-color: #ededed;
	border-top: 1px solid #e47816;
    white-space: nowrap
}
.tab-title .item {
	display: inline-block;
	float: left;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #333;
	font-size: 16px;
	background-color: #ededed;
	padding: 0 35px;
	border-right: 1px solid #ffffff
}
.tab-title .item-cur {
	color: #fff;
	background-color: #e47816;
}
.tab-cont {
	position: relative;
	background-color: #fffffff;
	padding: 10px 0
}
.tab-cont__wrap {
}
.tab-cont .item {
	text-align: center;
	color: #fff;
}
.tab-cont td {
	border: 1px solid #ffffff;
	background-color: #fbfbfb;
}
.tab-cont thead td {
	background-color: #e0e0e0;
	color: #333;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 0;
    font-weight: bold;
}
.tab-cont tbody td {
	border: 1px solid #ffffff;
	color: #333;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 0
}
.product-main-main {
	color: #3f3f3f
}
.view-main p{
	font-size: 18px;
	line-height: 32px;
}
.view-main {
	padding-bottom: 80px;
}
.view-main .page-col-left {
	width: 450px;
	float: left
}
.view-main .page-col-right {
	margin-left: 540px;
}
.view-main .page-col-right td {
    font-size: 16px;
    padding: 8px 0;
    padding-right: 8px;
}
.view-main .page-col-right td i {
	color:red
}
.view-main .page-col-right td input[type=text],.view-main .page-col-right td select,.view-main .page-col-right td textarea {
	height: 34px;
	width: 400px;
	background-color: #f2f2f1;
	border: 0;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.view-main .page-col-right td textarea {
    height: 80px;
    padding: 0
}
.view-main .page-col-right td input[type=button]{
	background-color: #919191;
	color: #ffffff;
	border: 0;
	width: 60px;
	height: 34px;
	margin-left: 6px;
}
.font12 p{
    font-size: 12px !important;
    line-height: 14px;
    margin-bottom: 8px;
}