/*Í·²¿ÑùÊ½*/
.w1200{ width: 1200px; margin: 0 auto;}


/*.topLink{text-align:center;margin: 20px auto; position: relative;z-index: 9999;}*/
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(/template/default/images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
/*.topLink .k1{line-height:32px;padding-top:5px;}*/
.topLink .k2{color:#074b91;font-size:14px;font-family:"Î¢ÈíÑÅºÚ";}


#menu{border: solid 1px #e9e9e9;height: 48px;
	margin-top: 6px;}

.nav >li{
	float: left;
	width: 128px;
	text-align: center;
	position: relative;
	height: 48px;
	line-height: 48px;
	border-right: 1px solid #e9e9e9;
}
.nav >li:last-child{
	border:none;
}
.nav >li:hover a{

	
	color: #9c2b07;
}
.nav >li>a{
	
	display: block;
	color: #666666;
	font-size: 18px;
	height: 48px;
	margin-right: 0px;
	
}
.subMenu{

	position: absolute;
	top:59px;
	left: 0;
	right: 0;
	width: 142px;
	
}
.subMenu li{

	padding: 0;
	background-color: #9c2b07;
}
.subMenu li a{

	display: block;
	width: 142px;
	font-size: 12px;
	color: #fff;
}
.subMenu li a:hover{

	background-color: #7ac5ff;
}
.nav .sec{height:0;background:#d1dce4;color:#fff;z-index:9999;position:absolute;top:55px;left:0px;
	padding-top: 0px;display: none; 
}
.nav li:hover .sec{
	display: block;
}
.nav .sec a{background:#d1dce4;color:#666666;height:50px;line-height:50px;width:128px;display: block;font-size: 14px;}
.nav li:hover .sec a{
	color:#666666;
}

.nav .sec a:hover{background:#d1dce4;text-decoration:none;color: #9c2b07;}

.nav li:hover .sec:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #d1dce4 transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 999;
}

.x-menu > li {
  float: left;
  position: relative;
  width: 128px;
  border-right: 1px solid #e9e9e9;
}
.x-menu > li:last-child{
  border: none;
}
.x-menu > li > a {
  display: block;
  /* padding: 0 .8vw; */
  font-size: 18px;
  color: #666666;
  line-height: 50px;
  text-align: center;
}

.x-menu > li > a:hover {
  background: none;
  color: #666666;
}

.x-menu > li.active > a {
  background: none;
  color: #666666;
}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
  display: none;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 100%;
  left:0%;
  top: 65px;
  background: rgba(255, 255, 255, .5);
  padding: 5px 0 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  border: 1px solid #e9e9e9;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #666666;
  line-height: 50px;

  border-bottom: 1px solid #e9e9e9;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x-sub-menu > li > a:hover {
  /* background: #e9eaeb; */
  color: #9c2b07;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent rgba(255, 255, 255, .5) transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

.top{  line-height: 40px; background-color: #fff; }
.header{

	height: 152px;
	border-bottom:1px solid #e5e5e5;
	background-color: #fff;
}

.head{
	background: url(/template/default/images/headbg.png)no-repeat top right;
	height: 117px;
}
.logo{
	float: left;
	line-height: 117px;
	margin-left: -40px;
}
.twz{
	float: right;
	width: 905px;

}
.twz .topdh{
	padding-left: 40px;
	float: right;
	width: 120px;
	background: url(/template/default/images/tdh.png)no-repeat left center;
	margin-top: 10px;
}
.twz .topdh p{
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 1px;
	color: #9c2b07;
	font-family: "Impact";
	
}
.twz .topdh p+p{
	margin-top: 10px;
}
.twz .tnav{
	width: 100%;
	float: left;
}
/*Í·²¿*/
.hotTel{

	float: left;
}
.hotTel p{
	font-size: 14px !important;
	color: #7e7e7e !important;
}
.hotTel h4 p{

	font-size: 22px !important;
	color: #9c2b07 !important;
}
.hotTel{

	padding: 50px 0 0 80px;
}
.hotTel img{

	margin: 6px 6px 0 0;
}
.hunt-wrap{

	position: relative;
    float: right;
    margin:44px 0 10px 0;
    width: 372px;
    border: 1px solid #e5e5e5;
	overflow: hidden;
	border-radius: 4px;
}


.num-mods{

	margin-top: -70px;
	padding: 35px 0 36px 0;
	background-color: #fff;
	position: relative;
	z-index: 9;
}
.num-mods li{

	position: relative;
	float: left;
	width: 24%;
	border-right: 1px solid #ebebeb;
}
.num-mods li:last-child{ border-right:none; }
.num-mods li .adorn{

	position: absolute;
	right: 24%;
	top: 10px;
	font-size: 12px;
	color: #555;
}
.num-mods li p{

	text-align: center;
	font-size: 14px;
	color: #999;
}
/* Êý×Ö×ª¶¯²å¼þµÄCSS¿Éµ÷½âÑùÊ½ */
.num-run{ margin:10px 0; height:32px; text-align:center;}
.mt-number-animate{margin-left: -5px; overflow: hidden; position: relative; display: inline-block; height: 46px;color:#555555; font-weight:bold; font-size: 36px; line-height:46px;}
.mt-number-animate .mt-number-animate-dot{ float: left; width: 15px; line-height: 46px; text-align: center; color:#747b91;}
.mt-number-animate .mt-number-animate-dom{ position: relative; top: 0; float: left; margin: 0 2px; width: 24px; text-align: center;}
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{ float: left; width: 100%; height:46px;line-height: 46px;border:none;border-radius: 5px; font-size: 45px; background: url(/template/default/images/bg_number.png) no-repeat;}



/*ËùÓÐ²úÆ·*/
.pro-tab{

	padding-top: 30px;
	background-color: #f5f5f5
}
.center-tit{

	margin: 0 auto;
}
.center-tit p{

	text-align: center;
}
.tab{

	margin-right: -3.3% !important;
}
.tab li{

	float: left !important;
	width: 31% !important;
	height: auto !important;
	margin-right: 2.3% !important;
	margin-bottom: 30px !important;
	background-color: #fff !important;
	overflow: hidden !important;
}
.tab li img{
    width: 381px;
    height: 304px;
}

.bot{
	height: 96px;
	padding-top:16px;
	box-sizing: border-box;
	
}
.bot:hover{

	background-color: #9c2b07;
}
.bot:hover h4{

	color: #fff;
}
.bot:hover p{

	color: #dedede;
}
.bot h4{

	font-size: 18px;
	color: #393939;
	text-align: center;
	font-weight: normal;
}
.bot p{

	font-size: 14px;
	color: #aaa;
	text-align: center;
}
.tabItems{
	width: 400px;
	margin: 0 auto;
}
.tabItems li{

	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 10px; 
	margin: 0 16px;
	font-size:18px;
	color: #111;
	cursor: pointer;
	
}
.tabItems li.cur{

	color: #df0023;
	font-size: 18px;
	border-bottom: 1px solid #df0023;

}

.disnone{

	display: none;
}
.w65p{

	width: 65%;
}
.w35p{

	width: 35%;
}
.proItem{

	margin-top: 36px;
}
.proItem li{

	float: left;
	border-radius: 4px;

}
.proItem li a{

	display: block;
	font-size: 14px;
	color: #999;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 4px;

}
.proItem li a:hover,.proItem li.cur a{

	
	background-color: #9c2b07;
	color: #fff;
}



/*ÉãÓ°ÓÅÊÆ*/

.advantage-tit p{
	
	text-align: center;
}

.photo{

	height: 380px;
	background: #fff;
}
.about-tit{ margin-bottom:26px;}

/*ËÄ´óÓÅÊÆ*/
.advantage-mods{ margin-top:60px; padding:0 0 70px; background-color:#fff;}
.pd70{

	padding-top: 70px;
}
.advantage-tit{
    
    padding-top: 50px;
}
.photo-more{

	padding: 60px 0 0 20px;
	box-sizing: border-box;
}
.photo-more p{

	font-size: 16px;
	color: #333;
	line-height: 34px;
	font-weight: bold;
}
.trade-tit h4{
	text-align: center;
	margin: 0 auto;
	
}
.trade-list{
	margin: 32px -1% 0 0;
}
.trade-list li{
	position: relative;
	float: left;
	width: 32%;
	margin:0 1% 14px 0;
	padding: 14px;
	height: 360px;
	box-sizing: border-box;
	background-color: #df0023;
}
.descr{

	text-align: center;
	font-size: 16px;
	color: #fff;
	border:1px dashed rgba(255, 255, 255, .6);
}
.w75p{
	
	width: 75%;
}

.descr h4{
	
	display: inline-block;
	height:36px;
	line-height: 36px;
	padding: 0 10px;
	background-color: #ff6868;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
.descr p{

	font-size: 16px;
	
}
.line{

	display:block;
	margin: 14px auto 0;
	width: 50px;
	height: 3px;
	background: url(/template/default/images/line.png) center no-repeat;
}
.look{

	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 26px;
	margin: 20px auto;
	border:1px solid #fff;
	color: #fff !important;
	font-size: 14px;
}
.look:hover{

	color: #ff6868 !important;
	border:1px solid #ff6868;
}
.btn-more{

	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	border:1px solid #111;
	color: #333;
	font-size: 14px;
}
.btn-more:hover{

	color: #df0023;
	border-color: #df0023;
}
.advantage-cont{

	position: relative;
}
.advantage-cont p{

	width: 60%;	
	font-size: 12px;
	color: #b0b0b0;
}
.virtue{

	position: absolute;
	right: 60px;
	top: 50px;
	width: 282px;
	box-shadow:-2px 0 2px #eee, /*×ó±ßÒõÓ°*/
	2px 0 2px #eee, /*ÓÒ±ßÒõÓ°*/
	0 -2px 2px #eee, /*¶¥²¿ÒõÓ°*/
	0 2px 2px #eee; /*µ×±ßÒõÓ°*/
	background-color: #fff;
	overflow: hidden;
}
.virtue li{

	padding: 24px 0 24px 40px;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
	
}
.virtue li:hover,.virtue li.on{

	background-color: #9c2b07;
	border-bottom: 1px solid #9c2b07;
}


.virtue li.item0 .imgs,.virtue li.item1 .imgs,.virtue li.item2 .imgs,.virtue li.item3 .imgs{

	display: inline-block;
	width: 61px;
	height: 61px;
	margin-right: 6px;
	 -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
   transition: all 0.5s;
   overflow: hidden;
	background-image: url(/template/default/images/odds_icon.png);
	
}
.virtue li.item0 .imgs{

	background-position: 0 0;
}
.virtue li.item1 .imgs{

	background-position: -61px 0;
}
.virtue li.item2 .imgs{

	background-position: -122px 0;
}
.virtue li.item3 .imgs{

	background-position: -183px 0;
}


.virtue li.item0:hover .imgs,.virtue li.item0.on .imgs{

	background-position: 0 -61px;

}
.virtue li.item1:hover .imgs,.virtue li.item1.on .imgs{

	background-position: -61px -61px;
}
.virtue li.item2:hover .imgs,.virtue li.item2.on .imgs{

	background-position: -122px -61px;
}
.virtue li.item3:hover .imgs,.virtue li.item3.on .imgs{

	background-position: -183px -61px;
}

.virtue p{

	width: 100%;
	margin: 0;
	font-size: 12px;
	color: #666;

}
.virtue h4{

	font-weight: normal;
	font-size: 24px;
	color: #333;
}
.virtue li:hover h4,.virtue li:hover p,.virtue li.on h4,.virtue li.on p{

	color: #fff;
}
/*
.prev,.next{ position:absolute; top:35%; display:inline-block; width:40px; height:40px; color:#fff; cursor:pointer;  text-align:center; line-height:40px; font-size:16px; }
.prev{ left:0; background:url(/template/default/images/prev.png) 0 -40px no-repeat; }
.next{ right:0;background:url(/template/default/images/next.png) 0 -40px no-repeat; }
.prev:hover{ opacity:0.8;  background:url(/template/default/images/prev.png) 0 -40px no-repeat; }
.next:hover{ opacity:0.8; background:url(/template/default/images/next.png) 0 -40px no-repeat; }
*/
/*3´óÄ£¿é*/
.mods{
	
	
	padding-top: 44px;
	/*background: url(/template/default/images/mods_bg.png) center no-repeat;*/
	background-color: #fff;
}
.w33{

	width: 33%;

}

.mr30{

	margin-right:30px;
}
.more{

	font-size: 14px;
	color: #a5a4ac;
	font-weight: normal;
}
.more:hover{

	color: #ff6868;
}


/*¹ØÓÚ¹«Ë¾*/

.about-mods{
	
	
	height: 450px;
	background: url(/template/default/images/about_bg.jpg) center no-repeat;
	
}

.about-cont{

		width: 46%;
		padding:30px 0;
		
}
.about-cont p{

	line-height: 26px;
	font-size: 14px;
	color: #fff;

}
.add{

	display: inline-block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0 40px;
	border:1px solid #fff;
	color: #fff !important;
	font-size: 14px ;
	background: url(/template/default/images/arrow.png) 100px no-repeat;

}
.add:hover{

	border-color: rgba(255, 255, 255, .6);
	color: rgba(255, 255, 255, .6) !important;
}
.tabs{
	padding: 66px 0 44px;
	background-color: #f5f5f5;
}
.newTabhd{

	width: 140px;
	
}
.newTabItem li{

	position: relative;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background-color: #292929;
	
}
.newTabItem li.cur,.newTabItem li:hover{

	background-color: #9c2b07;
	cursor: pointer;
}
.newTabItem li.cur em,.newTabItem li:hover em{

	position: absolute;
	top: 15px;
	right: -6px;
	display:inline-block;
	width: 6px;
	height: 12px;
	background: url(/template/default/images/rg_arrow.png) center no-repeat;
}
.disnone{

	display: none;
}
.newTabPanle{

	margin-left: 20px;
	width: 1038px;
}
.newTabPanle .tempWrap{ width:1040px !important }
.newTabPanle ul{ overflow:hidden; zoom:1; }
.newTabPanle .list1 li{

	
	/*width: 252px;*/
	/*margin-left: 1%;*/
	 margin:0 8px; float:left;
	 _display:inline;
	 overflow:hidden; 
	 text-align:center;
}

.newTabPanle .list1 li img{ width:250px; }
.newTabPanle .list1 li h4{

	margin-top: 20px;
	font-size: 14px;
	color: #565656;
	text-align: center;
	font-weight: normal;
}
.newTabPanle .list1 li a:hover h4{

	color: #9c2b07;
}

.swiper-container{

	/*width: 96% !important;*/
	margin: 16px auto !important;

}
.swiper-slide li img{

	width: 275px !important;
}
.swiper-button-prev{

	background: url(/template/default/images/prev.png) center no-repeat;
}
.swiper-button-next{

	background: url(/template/default/images/next.png) center no-repeat;
}

.w40p{

	width: 40%;
}
.w50p{

	width: 50%;
}
.mods .newscont{

	padding: 30px 88px 30px 60px;
	box-sizing: border-box;
	background-color: #f8f8f8;
}
.content li h4{

	margin:26px auto 20px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.content li p{

	font-size: 14px;
	color: #888;
	margin-bottom: 28px;
}
.btn-add{

	display:inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 60px;
	background-color: #9c2b07;
	margin-top: 50px;
	color: #fff !important;
	font-size: 18px !important;
}
.btn-add:hover{

	cursor: pointer;
	background-color: #0063ae
}
.infoItem{

	float: right;
}
.h500{

	height: 500px;
}
.over{

	display: inline-block;
	padding: 10px 20px 10px 10px;
	background: url(/template/default/images/over.png) right no-repeat;
	border-left: 1px solid #e5e5e5;

}
.a-over{

	display: block;
	padding: 10px 10px 10px 0;
}
.w87p{ width:87%;}



/*µ×²¿*/
.footer-mods{

	padding:30px 0 0 0;
	background-color: #393c41;

}
.bot-mods{

	height:73px;
	line-height: 73px;
	background-color: #393c41;
	border-top: 1px solid #a0a0a0;
	font-size: 14px;
	color: #fefefe;
	text-align: center;

}
.contacts{

	float: left;
	
	border-left: 1px solid #00a0ff;
}
.contacts table{

	margin-left: 14px;
	font-size: 12px;
	color: #fff;
	
}
.contacts table th{

	font-weight: normal;
	width: 89px;
	padding: 8px;
	text-align:left;
}
.contacts table th.t-r{ text-align:right; }
.codeImg li{

	float: left;
	width: 50%;
	text-align: center;
}
.codeImg li p{
	font-size: 14px;
	color: #dfdfe1;
	text-align:center;
	margin-bottom: 8px;
}
.mb65{

	margin-bottom: 65px;
}
.w54p{

	width: 53%;
}
.w46p{

	width: 46%;
}
.copyright p{

	margin-top: 20px;
	font-size: 12px;
}
.icon-user,.icon-tel,.icon-email,.icon-address{

	display: inline-block;
	width: 20px;
	height: 18px;
	margin-right: 22px;
	vertical-align: middle;
	float: left;
}
.icon-user{

	margin-right:0;
	background: url(/template/default/images/icon_user.png) center no-repeat;

}
.icon-tel{

	background: url(/template/default/images/icon_tel.png) center no-repeat;
}
.icon-email{

	background: url(/template/default/images/icon_email.png) center no-repeat;
}
.icon-address{

	background: url(/template/default/images/icon_address.png) center no-repeat;
}
.botMenu .navs{

	border-left: 1px solid #9c2b07;
	padding-left: 14px;
}
.botMenu .navs li a,.botMenu .navs li{

	display: block;
	color: #fff;

}
.botMenu .navs li a{

	padding:4px 0;
}
.botMenu .navs li a:hover{

	color: #9c2b07;
}
.w30p{

	width: 30%;
}
.w40p{
	width: 40%;
}
.w60p{

	width: 60%;
}
.f_link ul li{

    float: left;
    margin: 8px 16px 8px 16px;
}
.f_link ul li a{ color:#fff;}
.f_link ul li a:hover{ color:#9c2b07; }
.f_link h4{ 	border-left: 1px solid #fff;
	padding: 2px 0 2px 10px;
	color: #fff;
	font-size: 14px; font-weight:normal;  }
/*#formsearch input#s_btn{

	background: url(/template/default/images/icon_search.png) center no-repeat;
}*/
.disnone{

	display: none;
}
.elsecont li p,.bdbd li p{

	margin-bottom: 0;
	line-height: 20px;
	font-size: 14px;
	color: #393c41;
}
.bdbd li p{ color:#888;}
.elsecont li a:hover p,.bdbd li a:hover p{

	color: #888;
}
.elsecont li h4,.news-tab-wrap .bdbd li h4{

	font-size: 16px;
	color: #666666;
	margin: 0;
	line-height: 40px;
	font-weight: normal;
}
.elsecont li h4 em,.bdbd li h4 em{ display:inline-block; width:8px; height:8px;margin-right:14px;  border-radius:50%; background-color:#666666; }
.elsecont li a:hover h4,.bdbd li a:hover h4{

	color: #9c2b07
}
.elsecont li a:hover h4 em,.bdbd li a:hover h4 em{
    
    background-color: #9c2b07;
}
.elsecont li,.news-tab-wrap .bdbd li{

	padding: 44px 0 40px 40px;
	border-top: 1px solid #e5e5e5;

}
/*.elsecont li:nth-child(1),.bdbd li:nth-child(1){*/

/*	border-top: 1px solid #e5e5e5;*/
/*}*/

.mb40{ margin-bottom:40px;}
.news-tab-wrap .proItem{ margin:20px 0 55px; }
.timer{ font-size:24px; color:#a1a1a1;}


/*ÄÚÒ³*/
.lf-wrap{

	width: 280px;
}
.rg-wrap{
	
	width: 880px;

}
.mt70{

	margin-top: 70px;
}

.n-contact{
	
	width: 246px;
	height: 234px;
	padding-top: 10px;
	background-color: #f14d4e
}





/*Ö÷ÌåÑùÊ½*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*Ê×Ò³ÐÂÎÅ*/
.news_company{width:280px;float:right;}
.news1_title{ line-height: 20px; padding-left:6px; border-left: 2px solid #333; font-size:18px;color:#333;}
.news_company .content{padding:5px;}
.news1_title span{

	font-size: 12px;
	color: #999;
}

/*Ê×Ò³×ó²àÁªÏµÃÅÍ½ÓéÀÖ*/
/*.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}*/
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*¹¤³Ì°¸Àý*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";
background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*²úÆ·ÍÆ¼ö*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Î¢ÈíÑÅºÚ";background:url(/template/default/images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*Æ·ÅÆÁÐ±í*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*Ç°Ì¨¶àÒ³Ç©*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;}

.tt{display: none;}





/*ÓÑÇéÁ´½Ó*/
/*.f_link{width:1000px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}
*/
/*Ò³Ãæµ×²¿*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------ÄÚÒ³-------------------*/
/*------------ÄÚÒ³-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    
}

.w100p {
   position:relative;left: 50%;margin-left: -960px;width: 1920px;
}

.n_banner{
    position:relative;left: 50%;margin-left: -960px;width: 1920px;
}

.n_banner img {
    width: 100%;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 300px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 860px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 65px;
    color: #fff;
    padding-left: 40px;
    background: #9c2b07;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.sitemp {
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}
.bx-wrapper .bx-controls-direction a{ width:40px; height:40px; border-radius:50%; }

.bx-wrapper .bx-next{ background:url(/template/default/images/rg_arrows.png) center center no-repeat #e2e8ea; }
.bx-wrapper .bx-prev{ background:url(/template/default/images/lf_arrows.png) center center no-repeat #e2e8ea; }
.bx-wrapper .bx-next:hover{  background:url(/template/default/images/rg_arrows.png) center center no-repeat #9c2b07; }
.bx-wrapper .bx-prev:hover{  background:url(/template/default/images/lf_arrows.png) center center no-repeat #9c2b07; }


.picList li { width:300px; float:left; }
/*.news_list li { height: 200px; }*/


.sou{
    margin-top: 0px;
    position: relative;
    z-index: 99;
    height: 120px;
	background-color: #ffffff;
	
}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;font:normal 14px/60px MicrosoftYaHei;color: #666666;}
#formsearch{float:right;background: url(/template/default/images/ss.png) top center no-repeat;width: 470px;
	height: 44px;margin-right: 10px ;}
.hotSearch{float:left;height:60px;line-height:60px;padding-left: 0px;font-weight:normal;font-size: 14px;
    color: #666666;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*ËÑË÷ºÍÈÈÃÅËÑË÷*/
.hotSearch a{margin-right:6px;color: #666666;}
#formsearch input{height:44px;background:none;border:none;line-height:44px;outline: none;}
#formsearch input#keyword{height:44px;line-height:44px;padding-left:4px;color:#666;width: 404px;}
#formsearch input#s_btn{width:66px;height:44px;line-height:24px;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 0;float: right;}

.index_tit{
    text-align: center;
    overflow: hidden;
}
.index_tit h3{
    font-family: Arial-BoldMT;
    font-size: 32px;
    line-height: 27px;
    color: #fff;
}
.index_tit h4{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    margin: 18px 0 7px;
}
.index_tit .titline{
    width: 108px;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
}
.index_tit p{
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin-top: 15px;
}


.box1{
    overflow: hidden;
    padding-top: 27px;
    background: url(/template/default/images/probg.png)no-repeat top center;
}
.b1_index{
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
}
.b1_index .hd{width: 100%;overflow: hidden;}
.b1_index .hd ul{
    width: 100%;
    text-align: center;
}
.b1_index .hd li{
    width: 208px;
    height: 70px;
    background-color: #ffffff;
    transition: all 0.4s linear;
    vertical-align: bottom;
    text-align: center;
    display: inline-block;
    margin: 0 0 0 -2.5px;
}
.b1_index .hd li a{
    width:100%;
    display:flex;
    text-align:center;
    align-items: center;
    justify-content: center;
}
.b1_index .hd li.cur{
    width: 360px;
    height: 80px;
    background-color: #9c2b07;
}
.b1_index .hd li .b1img1{
    display: none;
    width: 35px;
    height: 70px;
    overflow: hidden;
    line-height: 70px;
}
.b1img1 img{max-width: 100%;max-height: 28px;}
.b1_index .hd li p{
    display: inline-block;
  
    font-size: 16px;
    line-height:70px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    height: 70px;
    vertical-align: top;
}
.b1_index .hd li.cur .b1img1{line-height: 80px;display: block;}

.b1_index .hd li.cur p{line-height: 80px;
	color: #fff;margin-left: 10px;
}

.cptt{
	display: none;
	margin-top: 80px;
}
.cptt li{
	float: left;
	width: 574px;
	height:241px;
	margin-right: 24px;
	margin-bottom: 11px;
	padding: 7px;
	background: url(/template/default/images/prolibg.png)no-repeat top center;	
	border-radius:5px;
}

.cptt li:hover{
	background: #9c2b07;
	border-radius: 5px;
}
.cptt li:nth-child(2n){
	margin-right: 0px;
}

.cptt li .b1img2{
	width: 300px;
	height: 240px;
	float: left;
}
.cptt li .b1img2 img{
	width: 300px;
	height: 240px;
}
.cptt li  .wz{
	margin-right:  18px;
	float:right;
margin-top: 40px;
width: 230px;
}
.cptt li  .wz h3{
		font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #fbfaf9;

}
.cptt li  .wz h4{
		font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #fbfaf9;
	margin-top: 15px;
	text-align: justify;
}
.cptt li  .wz  .ck{
	display: block;
	width: 97px;
	height: 31px;
	border-radius: 15px;
	border: solid 1px #ffffff;
	text-align: center;
		font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height:31px;
	letter-spacing: 0px;
	color: #fbfaf9;
	margin-top: 18px;
}

.yyal{
	margin-top: 57px;
	background: url(/template/default/images/casebg.png)no-repeat top center;	
	padding-top: 60px;
	height: 690px;
}
.yyal .yyalt{
	text-align: center;
}
.yyal .yyalt h3{
	text-align: center;
		font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	font-family: "Arial";
}
.yyal .yyalt h4{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 19px;
}
.yyal .yyalt .hx{
	display: block;
	width: 108px;
	height: 2px;
	margin: 0 auto;
	margin-top: 8px;
	background: #fff;
}
.yyal .yyalt h5{
		font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 15px;
}

.yyal2{
	margin-top: 45px;
}
.yyal2 .bd ul li{
	float: left;
	width: 366px;
	height: 396px;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 4px;
	margin-right: 40px;
}


.yyal2 .bd ul li img{
	width: 366px;
	height: 267px;
	background-color: #ffffff;
	border-radius: 5px;
}

.yyal2 .bd ul li h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333; 
	margin-top: 25px;
}
.yyal2 .bd ul li .ck{
	display: block;
		width: 145px;
	height: 39px;
	margin: 0 auto;
	border-radius: 18px;
	border: solid 1px #333333;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 0px;
	color: #333333;
	display: block;
	margin-top: 25px;

}
.yyal2 .bd ul li:hover .ck{
	background: #9c2b07;
	border: solid 1px #9c2b07;
	color: #fff;
}
.yyal2 .hd{
	display: flex;
	justify-content: center;
	margin-top: 46px;
}
.yyal2 .hd ul li{
	float: left;
	width: 65px;
	height: 6px;
	background-color: #ffffff;
	margin: 0 3px;
	font-size: 0;
}
.yyal2 .hd ul li.on{
	background: #9c2b07;
}


.ab0{
	padding-top: 51px;
	background: url(/template/default/images/ab0bg.png)no-repeat top center;	
}

.abwz{
	width: 535px;
	float: left;

}
.abwz h3{
	font-family: "Impact";
	font-size: 70px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 2px;
	color: rgba(101,102,102,.2);
	text-transform: uppercase;
}
.abwz h4{
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	color: #4f4c4c;
	margin-top: -10px;
}
.abwz h5{
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #2a2a2a;

}

.abwz .abck{
	display: block;
	width: 158px;
	height: 45px;
	background: url(/template/default/images/abck.png)no-repeat top center;
	padding-left: 45px;
	line-height: 45px;
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 80px;
}
.gywmtp{
	margin-right: -47px;
	width: 696px;
	height: 496px;

}
.szgd{
	margin-top: 30px;
	width: 1200px;
	height: 100px;
	padding: 24px 0 23px;
	background-color: #ffffff;
	box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.15); 
}
.szgd ul{
	display: flex;
	justify-content: center;
}
.szgd ul li{
	justify-content: center;
	width: 300px;
	text-align: center;
	background: url(/template/default/images/szsx.png)no-repeat right center;
}
.szgd ul li:nth-child(4){
	background: none;
}
.szgd ul li h3{
	position: relative;
}
.szgd ul li h3 .count{
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #3e3d3d;
}
.szgd ul li h3 .count2{
	position: absolute;
		font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #000000;
	right:29%;
	top: 0;
}
.szgd ul li:nth-child(1) h3 .count2{
	right: 20%;
}
.szgd ul li:nth-child(4) h3 .count2{
	right: 34%;
}
.szgd ul li P{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 10px;
}

.factory{
	margin-top: 30px;
}
.fact{
	width: 40px;
	height: 225px;
	float: left;
}
.factory2{
	float: right;
	width: 1122px;

}
.factory2 ul li{
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 17px;
}
.factory2 ul li img{
	width: 210px;
	height: 210px;
}

.fdly{
	margin-top: 30px;
	padding-top: 53px;
	background: url(/template/default/images/fdly.png)no-repeat center;
	padding-bottom: 73px;

}
.fdlyt{
	text-align: center;
}

.fdly2{
	margin-top: 59px;
}
.fdly2 ul{
	background: url(/template/default/images/ftlybg.png)no-repeat  center;
	background-size: 100%;
}
.fdly2 ul li{
	float: left;
	width: 300px;
	text-align: center;
	height: 225px;
	padding-top: 65px;
}
.fdly2 ul li:hover{
	background-color: #9c2b07;
	box-shadow: 1px 2px 15px 0px rgba(6, 0, 1, 0.41);
}
.fdly2 ul li .img{
	display: flex;
	height: 54px;
	justify-content: center;
	align-items: center;
}
.fdly2 ul li img{

}
.fdly2 ul li h3{
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 22px;
}
.fdly2 ul li p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: -1px;
	color: #ffffff;
	margin-top: 16px;
	text-align: center;
}

.tjcp{
	background: #f4f5f7;
	padding-top: 68px;
	padding-bottom: 73px;
}
.tjcpt{
	text-align: center;
}
.tjcpt h3{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #d2d2d2;
	text-transform: uppercase;
}
.tjcpt h4{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #373d41;
	margin-top: 12px;
}
.tjcpt .hx{
	width: 108px;
	height: 2px;
	background: #777b7e;
	margin: 0 auto;
	margin-top: 8px;
}
.tjcpt h5{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #44484a;
	margin-top: 15px;
}
.tjcp2{
	margin-top: 45px;
	position: relative;
}
.tjcp2 .next{
	position: absolute;
	left: -84px;
	top: 92px;
	display: block;
	width: 38px;
	height: 55px;
	background: url(/template/default/images/rxcplf1.png)no-repeat right center;
	z-index: 999;
}
.tjcp2 .prev{
	position: absolute;
	right:  -84px;
	top: 92px;
	display: block;
	width: 38px;
	height: 55px;
	background: url(/template/default/images/rxcprt1.png)no-repeat right center;
	z-index: 999;
}
.tjcp2 .next:hover{
	background: url(/template/default/images/rxcplf2.png)no-repeat right center;
}
.tjcp2 .prev:hover{
	background: url(/template/default/images/rxcprt2.png)no-repeat right center;
}

.tjcp2 .bd ul li{
	float: left;
	width: 280px;
	margin-right: 27px;

}
.tjcp2 .bd ul li .img2{
	display: block;
	border: solid 1px #dadada;
	width: 280px;
	height: 240px;
} 
.tjcp2 .bd ul li .img2 img{
	width: 278px;
	height: 238px;
}
.tjcp2 .bd ul li .wz h3{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0px;
	color: #585858;
	margin-top: 9px;
	text-align: center;
} 
.tjcp2 .bd ul li .wz h3 a{
	color: #585858;
}

.hzkh{
	margin-top: 70px;
}
.hzhkt{
	text-align: center;

}
.hzhkt h3{
	font-size: 32px;
	font-weight: bold;
	font-stretch: normal;
	font-family: "Arial";
	line-height: 32px;
	letter-spacing: 0px;
	color: #d2d2d2;
}
.hzhkt h4{
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #373d41;
	margin-top: 20px;
}
.hzhkt .hx{
	width: 108px;
	height: 2px;
	background: #7c7f81;
	margin: 0 auto;
	margin-top: 5px;
}
.hzkh2 .bd .hzkh3 ul{
	float: left;
	width: 228px;
	margin-right: 15px;
}
.hzkh2  .bd .hzkh3 ul li{
	float: left;
	width: 228px;
	height: 124px;
	margin-bottom: 25px;
}
.hzkh2  .hd ul{
	display: flex;
	justify-content: center;

}
.hzkh2  .hd{
	margin-top: 60px;
}
.hzkh2  .hd ul li{
	width: 21px;
	height: 19px;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #bfbfbf;
	margin-right: 26px;
	font-size: 0px;
}
.hzkh2  .hd ul li.on{
	background: #9c2b07;
	border: solid 1px #9c2b07;
}

.box6{
    overflow: hidden;
    padding: 52px 0 65px;
}

.index_tit2{
    text-align: center;
    overflow: hidden;
}
.index_tit2 h3{
    font-family: Arial-BoldMT;
    font-size: 32px;
    line-height: 27px;
    color: #d2d2d2;
}
.index_tit2 h4{
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    line-height: 25px;
    color: #373d41;
    margin: 18px 0 7px;
}
.index_tit2 .titline{
    width: 108px;
    height: 2px;
    background-color: #373d41;
    margin: 0 auto;
}
.index_tit2 p{
    font-size: 14px;
    line-height: 14px;
    color: #44484a;
    margin-top: 15px;
}

.b6_index{
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}
.b6_index .b6_fl{
    width: 545px;
    overflow: hidden;
    padding-top: 7px;
}
.b6in1{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    color: #9c2b07;
}
.b6in2{
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}
.b6in2 li{
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.b6in2 li:last-of-type{margin-bottom: 0;}
.b6in2 li .b6img1{
    display: block;
    width: 180px;
    height: 134px;
    overflow: hidden;
}
.b6img1 img{width: 100%;height: 100%;}
.b6con1{
    width: 340px;
    padding: 6px 0 0;
    overflow: hidden;
}
.b6con1 h3{
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #5a5a5a;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom: 18px;
}
.b6con1 p{
    font-size: 12px;
    line-height: 18px;
    color: #5a5a5a;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.b6con1 h4{
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: #5a5a5a;
    margin-top: 15px;
    padding-right: 60px;
    position: relative;
}
.b6con1 a{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 12px;
    color: #9c2b07;
}
.b6_fr{
    width: 565px;
    overflow: hidden;
}
.b6_fr .hd{
    width: 100%;
    overflow: hidden;
}
.b6_fr .hd li{
    width: 73px;
    height: 33px;
    float: left;
    margin-right: 17px;
    text-align: center;
    transition: all 0.4s linear;
}
.b6_fr .hd li a{
    font-size: 16px;
    font-weight: bold;
    line-height:35px;
    color: #5a5a5a;
}
.b6_fr .hd li.on{background-color: #9c2b07;}
.b6_fr .hd li.on a{color: #ffffff;}
.b6_fr .bd{
    width: 100%;
    overflow: hidden;
    margin-top: 21px;
}
.b6_fr .bd li{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #C6C6C6;
    padding-bottom: 9px;
    margin-bottom: 22px;
}
.b6_fr .bd li:last-of-type{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.b6_fr .bd li h3{
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #5a5a5a;
}
.b6_fr .bd li h3 span{
    font-size: 14px;
    line-height: 14px;
    color: #9c2b07;
}
.b6_fr .bd li h4{
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #999999;
    float: right;
}
.b6_fr .bd li p{
    margin-top: 14px;
    font-size: 12px;
    line-height: 16px;
    color: #5a5a5a;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.f_link{
    width:1200px;
    margin:0 auto;
   
    overflow: hidden;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#333;
}

.foot{
	background: #181818;
	padding-top: 9px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.fnav1{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.fnav1 a{
	color: #ffffff;
}

.fnav1{
    width: 1200px;
    margin: 0 auto;
    background: #1f1f1f;
    padding: 20px 0 21px;
}
.fnav1 p{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.fnav1 p a{
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    padding: 0 36px;
    background: url(/template/default/images/ftsx.png)no-repeat right center;
}
.fnav1 p a:last-child{
	background: none;
}
.foot1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 25px;
   
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.ftlxfs{
	float: left;
	background: url(/template/default/images/ftbg.png)no-repeat right center;
	margin-left: 228px;
	width: 424px;
}
.ftlxfs h3{
	font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #fbfaf9;
}
.ftlxfs h4{
	margin-top: 20px;
}
.ftlxfs h4 p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #fbfaf9;
	padding-left: 25px;
}
.ftlxfs h4 p:nth-child(1){
	background: url(/template/default/images/ftdh.png)no-repeat left center;
}
.ftlxfs h4 p:nth-child(2){
	background: url(/template/default/images/ftdh.png)no-repeat left center;
}
.ftlxfs h4 p:nth-child(3){
	background: url(/template/default/images/ftly.png)no-repeat left center;
}
.ftlxfs h4 p:nth-child(4){
	background: url(/template/default/images/ftdz.png)no-repeat left center;
}

.flogo{
    width: 215px;
    overflow: hidden;
    margin-right: 95px;
}
.flogo img{max-width: 100%;}
.fnav2{
    width: 650px;
    overflow: hidden;
    padding-top: 16px;
}
.fnav2 li{
    width: 160px;
    float: left;
    overflow: hidden;
}
.fnav2 li .fnava{
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: bold;
}
.fnav2 li .fsec{
    width: 100%;
    margin-top: 28px;
    overflow: hidden;
}
.fsec a{
    display: block;
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.7);
    white-space:nowrap;
    /*overflow:hidden;*/
    text-overflow:ellipsis;
}
.fsec a:last-of-type{/*margin-bottom: 0;*/}
.fnav2 a:hover{
    color: #147fc6
}
.fewm{
    margin-top: 22px;
    margin-right: 145px;
    float: right;
    width: 264px;

}
.fewm .fewm1{
	float: left;
	width: 116px;
	height: 116px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 1px;
	color: #ffffff;
}
.fewm .fewm2{
	float: right;
	width: 116px;
	height: 116px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
}
.fewm .fewm1 img{
	max-width: 100%;
}
.fewm .fewm1 p{
	text-align: center;
}
.fewm .fewm2 img{
	max-width: 100%;
}
.fewm .fewm2 p{
	text-align: center;
}
.foot2{
	border-top: 1px solid rgba(253,247,247,.3);
	margin-top: 23px;
	padding-top: 15px;
	text-align: center;
}


.fewm img{max-width: 100%;}

.foot2 .copyright,  .foot2 .copyright a{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: rgba(255,255,255,.7);
	
}

.foot2{
font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: rgba(255,255,255,.7);
	text-align: center;
}
.foot2 a{
	color: rgba(255,255,255,.7);
	text-align: center;
}<!--ºÄÊ±1774174829.3957Ãë-->