@charset "utf-8";
/* CSS Document */
body{
	 background: #f7f7f7
}
ul,li,dd,dt { list-style:none;}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td,th, fieldset, label, legend,button,input { margin:0;padding:0;}
.topbg{
	 width: 100%;
	height: 30px;
	line-height: 30px;
	background: #efefef;
	font-size: 12px;
}
.contenter{
	 width: 1200px;
	margin: 0 auto
}

.hx-dropdown{
	 position: fixed !important
}
#logo{
	 width: 270px;
	height: 100px;
	float: left;
}
#logo img{
	 width: 270px;
	height: 100px;
	overflow: hidden
}
.hx-tabs-nav li.active{
	border-bottom: 2px solid #c90a18 !important
}
.hx-tabs-nav li a:hover{
color: #c90a18 !important	
}
.hx-tabs-nav li.active a{
	color: #c90a18 !important
}
.hx-topbar-search {
	width: 560px;
	float: left
}
.hx-topbar-search input{
	 background: #efefef;
	margin-top: 10px;
	border: 2px solid #c90a18 !important;
	border-radius:0!important;
	margin-left:0 !important;
	line-height:45px;
	height: 45px;
}
.hx-topbar-search button{
	width: 43px;
	height: 43px;
	background: #c90a18;
	margin: 5px 10px auto auto
}

#code{
	 width: 100px;
	height: auto;
	float: right;
	margin: 20px 50px 10px auto
}
#code img{
	 width: 100px;
	height: 100px
}
#code span{
	 width: 100px;
	line-height: 24px;
	float: left;
	font-size: 12px;
	color: #666;
	text-align: center;
	display: block
}

/* 首页轮播css */
		.slideBox{ width:650px; height:355px; overflow:hidden; position:relative; border:1px solid #ddd; left:23%; top:10px }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:650px; height:355px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/template/mb/image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.index-ad3{
	 width: 660px;
	height: auto;
	position: absolute;
	left:23.5%;
	top:415px
}
.index-login{
	 width: 255px;
	height: 355px;
	position: absolute;
	right:0;
	top:55px;
	background: #ffffff
}
.index-face{
	width: 215px;
	height: auto;
	float: left;
	margin: 20px 20px auto 20px;	
}
.index-face img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	padding: 5px;
	float: left;
	border: 1px solid #ddd
}
.index-face p{
	 width: auto;
	line-height: 30px;
	float: left
}
.index-roletb{
	width: 80%;
	height: auto;
	float:left;
	margin: auto 10%;
	color: #666;
}

.index-roletb  span{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	display: block;
	text-align: center;
	color: #028409
}
.index-roletb p{
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	display: block;
	text-align: center
}
.row1{
	width: 1200px;
	height: 355px;
	margin: 0 auto;
}
.row2{
	margin-top: 500px;
}
.row2-sell{
	 width: 1200px;
	height: auto;
	background: #fff;
	float: left
}
.index-title{
	 width: 94%;
	height: 35px;
	line-height: 35px;
	margin: 10px 3%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #004ba0;
}
.index-title span{
	 width:5px;
	height: 18px;
	/*line-height: 35px;*/
	float: left;
	background: #0061cf;
	margin-right: 5px;
	margin-top: 7px;
}
.index-title i{
	float: right;
	color: #666;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
}
.index-title i a{
	color: #0061cf;
	font-size: 14px;
	font-style: normal
}
.index-title i a:hover{
	color: #028409;
	font-size: 14px;
	font-style: normal
}

.row2-buy{
	 width: 255px;
	height: auto;
	background: #fff;
	float: right
}
	/* 搜索tab css */
		.slideTxtBox{ width:100%; text-align:left;  margin: 20px auto auto auto}
		.slideTxtBox .hd{ height:40px; line-height:40px; padding:0 10px 0 20px; position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideTxtBox .hd ul li.on{ height:38px; border-bottom: 2px solid #c90a18}
		.slideTxtBox .bd ul{ float:left;  width:100%;}

#nv{width:100%; height:45px; line-height: 45px;background: #c90a18}
#nv ul{width:1200px; margin:0 auto; padding:0}
#nv li{list-style:none; float:left; line-height:45px; width:132px; height:45px; text-align:center;}
#nv li a{display:block; font-size:15px; font-weight:bold; color:#fff}
#nv li a:link{display:block}
#nv li a:hover{text-decoration:none; background: #A3000C}

.hx-topbar-search{ margin: 10px; width:540px; margin-left: 0!important; margin-top: 40px;}
.hx-topbar-search input { background:#efefef}
/*楼梯样式开始*/
#loutinav {
	width: 35px;
	position: fixed;
	top: 100px;
	left: 50px;
	border: 1px solid #ddd;
	display: none;
	
}

#loutinav ul li {
	width: 35px;
	height: 50px;
	border-bottom: 1px dotted #DDDDDD;
	list-style: none;
	font-size: 12px;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding: 10px 0;
	background: #c90a18;
	color: #fff;
}

#loutinav ul li span {
	width: 35px;
	height: 50px;
	padding: 10px 0;
	position: absolute;
	top: 0;
	left: 0;
}



#loutinav ul li.last {
	background: #5e4a4a;
	color: #fff;
	border-bottom: 1px solid #ddd;
}

#loutinav ul li.active span {
	background: #9c0a0a;
	color: #fff;
	display: block;
}

#loutinav ul li:hover span {
	background: #c00;
	color: #fff;
	display: block;
}


#main {
	width: 1200px;
	margin: 20px auto;
}

#main .louti {
	height: 430px;
	width: 1200px;
	background: #fff;
	margin-top: 20px
}

.lt-ad{
	width: 160px;
	height: 390px;
	float: left;
	margin: 20px;
}
.lt-ad img{
	width: 160px;
	height: 390px;
}
.lt-nv{
	 width: 100%;
	height: auto;
	margin: 0;
	padding: 0
}
.lt-nv{
	 width: 100%;
	height: auto;
	margin: 20px auto auto auto;
	padding: 0
}

.lt-nv dl{
	 width: 180px;
	height: auto;
	margin: auto 15px 0 auto;
	padding: 0;
	float: left
}
.lt-nv dt{
	width: 180px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
}
.lt-nv dd{
	 width: auto;
	line-height:20px;
	font-size: 14px;
	padding: 0 5px;
	float: left;
	color: #666
}
.lt-nv dd a{
	color: #666;
	font-size: 14px;
}

.lt-nv dd a:hover{
	color: #c90a18;
	/*font-size: 12px;*/
}
.lt-right{
	width: 580px;
	float: left
}
.hx-piclist-price .viptb {
	 width: 37px;
	height: 15px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.hx-piclist-price img{
	 width: 15px;
	height: 15px;
	margin-right: 5px
}

.lt-sj{
	width: 580px;
	height: 90px;
	padding: 10px 0;
	float: left;
	background: #efefef;
	overflow: hidden
}
.lt-sj ul{
	width: 560px;
	height: 70px;
	float: left;
	/*margin: 0 10px;*/
	padding: 0
}
.lt-sj li{
	width: 270px;
	float: left;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	background: url('/template/mb/image/blank.png') no-repeat left;
	text-indent: 15px;
	margin-right: 20px
}
.lt-sj li:nth-child(2n){
	 margin-right: 0 !important
}
.lt-sj li span{
	float: right;
	color: #666
}
.hx-piclist-image em {
	 background:#e#E60012!important
}
/*新闻中心样式开始*/
.index-news{
	 width: 1200px;
	height: 500px;
	margin-top: 20px;
	background: #fff;
	margin: 0 auto
}
.box{border:#e1e1e1 0px solid;border-top:#c90a18 0px solid;margin: 10px 20px;float: left}
.box ul{padding:0px 0px}
.box ul li{line-height:35px;font-size:14px;height:35px;overflow:hidden}
.box ul li:nth-child(1) em ,.box ul li:nth-child(2) em ,.box ul li:nth-child(3) em{background:#C90A18}
.box ul li em{background:#999; display:block;width:20px; height:20px;float:left;margin-right:8px; text-align:center;line-height:18px;color:white;margin-top:8px;font-size:14px;border-radius:50%; font-style:normal}

.index-newsrt{
	width: 260px;
	height: auto;
	margin: auto 20px;
	float: left;
	background: url("/template/mb/image/news_content_right_top_bg.jpg") no-repeat top center;
}

.index_link {
	 width: 1200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: #fff
}
.index_link ul {
	 width: 1160px;
	height: auto;
	margin: 10px 20px;
	padding: 0;
	float: left
}
.index_link li{
	 width: auto;
	line-height: 30px;
	padding: 0 10px;
	float: left;
	list-style: none
}

/* 产品详情页的滚动css */
		.picMarquee-top{ margin:0 auto;  width:210px; overflow:hidden; position:relative;  border:1px solid #ccc;   }
		.picMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("/template/mb/image/arrow.png") 0 -100px no-repeat;}
		.picMarquee-top .hd .next{ background-position:0 -140px;  }
		.picMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.picMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.picMarquee-top .bd{ padding:10px;   }
		.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-top .bd ul li{ text-align:center; zoom:1; }
		.picMarquee-top .bd ul li .pic{ text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:180px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-top .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-top .bd ul li .title{ line-height:24px;   }


/* 首页底部新闻幻灯css */
		.slideBox2{ width:360px; height:215px; overflow:hidden; position:relative; border:1px solid #ddd;margin:auto 20px  }
		.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox2 .bd li span { width: 100%;height: 35px; line-height: 35px; position: absolute; bottom: 0; z-index: 9 ; background: #fff; opacity: 0.6; font-weight: bold; text-indent: 10px}
		.slideBox2 .bd img{ width:360px; height:215px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox2 .prev,
		.slideBox2 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/template/mb/image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox2 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox2 .prev:hover,
		.slideBox2 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox2 .prevStop{ display:none;  }
		.slideBox2 .nextStop{ display:none;  }


/* 新闻 聚合页幻灯css */
		.slideBox3 { width:460px; height:360px; overflow:hidden; position:relative; border:1px solid #ddd;margin:auto 20px  }
		.slideBox3 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox3 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox3 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox3 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox3 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox3 .bd li{ zoom:1; vertical-align:middle; }
.slideBox3 .bd li span { width: 100%;height: 35px; line-height: 35px; position: absolute; bottom: 0; z-index: 9 ; background: #fff; opacity: 0.6; font-weight: bold; text-indent: 10px}
		.slideBox3 .bd img{ width:460px; height:360px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox3 .prev,
		.slideBox3 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(/template/mb/image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox3 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox3 .prev:hover,
		.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox3 .prevStop{ display:none;  }
		.slideBox3 .nextStop{ display:none;  }


/*底部CSS*/
.bottombg{background:white;width:100%;clear:both; overflow:hidden	;padding:25px 0;border-top:#e1e1e1 1px solid;border-bottom:#e1e1e1 1px solid}
.bottombg>div{text-align:center;width:1200px;margin:0px auto 0;}
.bottom_showicon{width:1180px;margin:0 auto;padding:0px 0 30px;}
.bottom_showicon a{float:left;width:236px;height:104px;text-align:center;}
.bottom_showicon .i-s1,.bottom_showicon .i-s2,.bottom_showicon .i-s3,.bottom_showicon .i-s4,.bottom_showicon .i-s5{display:block;width:50px;height:50px;margin:0 auto;background-image:url('/template/mb/image/footicon.png');}
.bottom_showicon a:hover .i-s1{background-position:-12px -14px;}
.bottom_showicon a:hover .i-s2{background-position:-75px -13px;}
.bottom_showicon a:hover .i-s3{background-position:-138px -13px;}
.bottom_showicon a:hover .i-s4{background-position:-201px -13px;}
.bottom_showicon a:hover .i-s5{background-position:-264px -13px;}
.bottom_showicon .i-s1{background-position:-12px -74px;}
.bottom_showicon .i-s2{background-position:-75px -73px;}
.bottom_showicon .i-s3{background-position:-138px -73px;}
.bottom_showicon .i-s4{background-position:-201px -73px;}
.bottom_showicon .i-s5{background-position:-264px -73px;}
.bottom_showicon span{display:block;}
.bottom_showicon span.s1{font-size:18px;color:#222;margin:10px 0 5px 0;}
.bottom_showicon span.s2{font-size:12px;color:#666;}
.footerBox {width:100%;min-width:1200px;padding:0px 0px 20px 0px ;background:#f7f7f7}
.footerBox dl{width:200px; float:left;padding-top:20px}
.footerBox dl.w{width:250px; float:right;padding-top:20px}
.footerBox dl h4{font-size:14px;margin-bottom:5px;padding-left:30px;color:#222}
.footerBox dl dd{font-size:30px;color:#333;font-weight:200;padding-left:25px;padding-top:15px}
.footerBox dl dd p{font-size:12px;line-height:18px;padding-top:15px;color:#666;padding-left:5px;}
.footerBox dl ul{padding-left:30px}
.footerBox dl ul p{float:left;width:100px;line-height:30px;overflow:hidden; text-align:center;margin-right:10px;margin-top:10px;}
.footerBox dl ul li{line-height:30px;font-size:14px}
.icp{text-align:center;font-size:14px;margin-top:15px;color:#777}

/*供应中心CSS*/
.sell-rt{
	 width: 280px;
	height: auto;
	float: right;
	background: #fff;
}
.sell-tjcp
{
	width: 260px;
	height: auto;
	float: left;
	margin: 10px
}
/*店铺中心CSS*/
.dp_top{
	 width: 100%; 
	height: 70px;
	background:#19BE6B
}
#dp_logo{
	width: 177px;
	height: 60px;
	float: left;
	margin: 5px auto 5px auto
}
#dp_logo img {
	 width: 177px;
	height: 60px;
}
.dp_info{
	 width: 100%;
	height: 25px;
	line-height: 25px;
	float: left;
	margin: 5px auto;
	color: #fff;
	font-size: 14px
}
.vipinfo {
	 width: 42px !important;
	height: 17px !important;
	margin-left: 5px;
}
.dp_info img {
	 width: 25px;
	height: 25px;
	margin-left: 5px;
}

.msTip{float:left;overflow: hidden;width: 190px; height: 50px; margin: 15px auto auto auto;}
.msTip li{color: #fff;float: left;margin: 0 0 6px 20px; list-style: none; font-size: 12px; padding-left: 25px}
.msTip .msTipItem1{background: url("/template/mb/image/topIco1.png") no-repeat 1px center;}
.msTip .msTipItem2{background: url("/template/mb/image/topIco2.png") no-repeat 0px center;}
.msTip .msTipItem3{background: url("/template/mb/image/topIco3.png") no-repeat 0px center;}
.msTipItem4{background: url("/template/mb/image/topIco4.png") no-repeat 4px center;}

.dp_header{
	 width: 1200px;
	height: auto;
	background: #fff;
	margin: 0 auto
}
.dp_header h2{
	 width: 1200px;
	line-height: 65px;
	font-size: 36px;
	font-weight: bold;
	text-align: center
}
.dp_header h3{
	 width: 1200px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	font-weight: normal
}
.dp_lt{
	 width: 200px;
	height: auto;
	float: left;
	background: #fff;
	background: #3e94f5;
}
.dp-sjxx{
	 width: 180px;
	height: auto;
	margin: 20px 10px;
	float: left
}
.dp-sjxx ul{
	 width: 180px;
	height: auto;
	margin: 0;
	padding: 0
}
.dp-sjxx li{
	 width: 180px;
	line-height: 24px;
	float: left;
	color: #fff;
	font-size: 14px
}
.dp-sjxx li span{
	margin-right: 5px;
}
.dp-sjxx li img{
 width: 25px;
	height: 25px;
	margin-left: 5px;
}
.dp_rt{
	 width: 980px;
	height: auto;
	float: left;
	background: #fff;
	margin-left: 20px;
	
}

/*产品详情页*/
.box2{width:610px;margin:20px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:269px;width:360px;}
.tb-s310, .tb-s310 img{max-height:360px;max-width:360px;}
.tb-s310 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:30px;width:40px;}
.tb-booth{/*border:1px solid #CDCDCD;*/position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:44px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("http://demo.lanrenzhijia.com/2015/jqzoom0225/image/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


.jminfo{
	 width: 580px;
	height: auto;
	float: left;
	margin: 20px 20px auto auto;
}
.jminfo h2{
	 width: 580px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px
}
.jminfo dl{
	 width: 580px;
	height: auto;
	float: left;
	margin: 0 auto;
}
.jminfo dd{
	 width: 580px;
	line-height: 30px;
	float: left
}

.qginfo{
	 width: 360px;
	height: auto;
	float: left;
	margin: 20px 20px auto auto;
}
.qginfo h2{
	 width: 360px;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px
}
.qginfo dl{
	 width: 360px;
	height: auto;
	float: left;
	margin: 0 auto;
}
.qginfo dd{
	 width: 360px;
	line-height: 30px;
	float: left
}
/*弹框样式1*/
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index:9999;
}
.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
    position: relative;
    width:500px;
    margin:250px auto;
    height:auto;
    background: #FFF;
    border-radius: .4rem .4rem .4rem .4rem;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-close{ position: absolute;right:10px;top:10px; z-index: 10;width:auto;height:1.25rem; display: block;font-size:14px;}
.is-visible .cd-popup-container {-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);}

/* 产品滚动css */
		.picMarquee-top{ margin:0 auto;  width:188px; height:410px; overflow:hidden; position:relative;  border:1px solid #ccc; margin-right: 10px;   }
		.picMarquee-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-top .hd .prev,.picMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("/template/mb/image/arrow.png") 0 -100px no-repeat;}
		.picMarquee-top .hd .next{ background-position:0 -140px;  }
		.picMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.picMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.picMarquee-top .bd{ padding:10px;   }
		.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-top .bd ul li{ text-align:center; zoom:1; }
		.picMarquee-top .bd ul li .pic{ text-align:center; }
		.picMarquee-top .bd ul li .pic img{ width:160px; height:120px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-top .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-top .bd ul li .title{ line-height:24px;   }


/*新闻页面*/
.news-banner{
	 margin: 20px;
	width: 460px;
	height: 360px;
}
.news-banner img{
	width: 460px;
	height: 360px;
}
.news-zlm{
	 width: 1200px;
	height: auto;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.news-zlm>div{
	 width: 386px;
	height: auto;
	background: #fff;
	margin-bottom: 20px
}

.news-nv{
	 width: 100%;
	height: 45px;
	line-height: 45px;
	background: #fff;
	float: left
}
.news-nv ul{
	 width: 100%;
	height: 45px;
	margin: 0;
	padding: 0
}
.news-nv li{
	 width: auto;
	height: 45px;
	line-height: 45px;
	float: left;
	padding: 0 10px;
}

    /*内容页*/
#content_main { width:860px; height: auto; margin:20px; float:left; font-size:16px}
#content_main h1 { width:100%; height: 45px; line-height: 45px; font-size:24px; text-align: center; color:#C90A18; margin:10px auto; }
#content_click  { width:100%; height: 30px; line-height: 30px; font-size:14px; text-align: center; color:#999; margin:10px auto; border-bottom: 1px dashed #ddd; }
#zoom img{  max-width: 840px; overflow: hidden; display: block; margin:10px auto !important; text-align:center !important}
#news_next { width:100%; line-height:35px; border-top:1px dotted #ddd; float:left; font-size:14px; color:#999; margin-top:20px}
#news_next a {font-size:14px; color:#999;}
#news_next a:hover {font-size:14px; color:#f00;}
#news_next span { font-weight:bold; color:#333}
#print { width:100%;line-height:35px; text-align:center; float:left; margin:10px auto; background:#f7f7f7}

.listuser img{ width: 15px; height: 15px; margin-right: 10px}

.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; /*border:1px solid #e3e3e3;*/ text-align:center; color:#999 !important; padding:0 10px;margin-left: 6px; font-size: 14px;}
.xiaocms-page a:hover { background:#004ba0d1; color:#FFF !important; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#004BA0; /*border:1px solid #19BE6B;*/ color:#fff; text-align:center;margin-left: 6px; font-size: 14px; }
.listpage {clear: both;text-align: center;}

.index_banner{
	 width: 1200px;
	height: auto;
	margin: 380px auto 10px auto;
	padding: 0
}
.index_banner ul{
	 width: 1200px;
	height: auto;
	margin: 0;
	padding: 0
}
.index_banner li{
	 width: 1200px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.index_banner li img{
	 width: 1200px;
	height: auto;
	overflow: hidden
}

/*商务通*/
#swta {
	float: right;
	z-index: 999;
	position: fixed !important;
	top: 280px;
	position: absolute;
	top: expression(offsetParent.scrollTop+200);
	right: 10px;
}

<!--0.00015401840209961-->