﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li,  pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.container{ width:1200px; margin:auto;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	padding:0px;
	margin:0px;}
.FontRed{
	color:#FF0000;}
i,em{ font-style:normal;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:none;color:#014596;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#014596;}

.ColorLink a {color:#014596;}
.ColorLink a:hover {color:#014596;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

.ListDate{
	color:#666666;
	 }
.fl{float:left}
.fr{float:right}
.zww{width:1200px;margin:auto}
.f12{font-size:14px}
.f16{font-size:16px}
.tc{text-align:center}
.fb{font-weight:bold}
.ff{font-family:"微软雅黑";}
.cf{color:#ffffff}

.HituxInner{margin:auto;width:1200px;}
.section{ width:100%; margin:auto; background:#0c438c; height:38px;}
.tem_top{height:38px;color:#fff;font-size:14px;}
.tem_top h2{font-size:14px;float:left;}
.tem_top h2 p{font-weight:normal;line-height:38px;}
.tem_top a{color:#53555a;}
.tem_top a:hover{color:#e9280c;}
.tem_top_nav{float:right;line-height:38px;}
.tem_top_nav a{ padding:0px 5px; color:#fff; line-height:38px; font-size:14px;}


/*友链
.links{padding:22px 0;}
.links span{font-size:30px}
.links p{padding:5px 20px}
.links p a{color:#333;margin:0 8px;font-size:12px;line-height:22px}*/
 
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	min-width:1200px;
	margin:auto;
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	}
 #head{
	width:100%;
	position: fixed;
	height:70px;
	z-index:99;
	background:#3b485a;}

 
 #head .top{
	width:100%;
	height:70px;
	z-index:100;
	background: transparent;
	}	
 .TopBG{
	 width:100%;
	background:#535353;
	}
 .TopInfo{
	margin:auto;
	width:1200px;
	height:25px;
	} 
 .TopInfo .welcome{
	 float:left;
	 line-height:25px;
	 color:#FFF;
	 font-size:12px;}

 .TopInfo .link{
	line-height:23px;
	width:223px;
	height:25px;
	float:right;
	color:#FFF;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;}
 .TopInfo .link a{
	color:#FFF;
	padding:0px 3px;}
 .TopInfo .link img{
	 vertical-align:middle;
	 border:1px solid #F5F5F5;}		
 .TopInfo .link a:hover{
	color:#ccc;}	
 #head .top .TopLogo{
	margin:auto;
	width:1200px;
	height:70px;
	overflow:hidden;
	}
 #head .top .TopLogo .logo{
	float:left;
	width:15%;
	margin-right:10%;
	height:70px;
	display: flex;
	align-items: center;
	vertical-align: middle;
	}
 #head .top .TopLogo .logo img{ width:150px;}
 #head .top .TopLogo .des{
	float:left;
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin-top:48px;
	margin-left:50px;
	}
 #head .top .TopLogo .SearchTop{
	 float:right;
	 margin-top:34px;
	 padding-left:39px;
	 background:url(/images/phone.png) no-repeat center left;
	 }	

 #head .top .TopLogo .tel{
	line-height:25px;
	text-align:left;
	font-size:14px;
	} 	
 #head .top .TopLogo .tel span{
	font-size:26px;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

/* navs*/
 #head #NavLink{
	width:40%;
	float:left;
	height:0px;
	}
 #head #NavLink #NavBG{
	width:40%;
	position:absolute;
	height:70px;
	margin:auto;}	
		
 #head #NavLink #sddm{
	width:100%;
	margin:auto;}

 #head #NavLink #sddm li{
    float: left;
    width: 14.2%;
    font-size: 16px;
    color: #ffffff;
    text-align: center;}
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;
	 }
*/	 
 #head #NavLink #sddm li a
{	display: block;
	text-align: center;
	color:#fff;
	line-height:70px;
	font-size:16px;
	}
 #head #NavLink #sddm li a:hover
{	text-decoration:none;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px -1px 7px 1px #979797;
}

 #head #NavLink #sddm .CurrentLi{
	color:#fff;
	}

 #head #NavLink #sddm .CurrentLi a{ 
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px -1px 7px 1px #979797;
	color:#fff;
}
	
 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:54px;
	}
 #head #NavLink #sddm .CurrentLi div a{
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px -1px 7px 1px #979797;
	 }
 #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 0px;
		width:136px;
		text-align: center;
		background:#8F050A;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-top:1px solid #c12305;}

 #head #NavLink #sddm div a:hover{
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0px -1px 7px 1px #979797;
	color:#fff;
	}

	 #body{
	width:100%;
	margin:auto;
}
/* albumblock*/

 .albumblock{
	padding:10px 10px 15px 10px;
	float:left;
	width:580px;
	}
 .albumblock .innar{
	width:580px;
	position:relative;
	overflow:hidden;
	}

.albumblock .innar img{
	width:580px;
	height:387px;	}	

 .albumblock .innar .albumtitle{
	height:40px;
	line-height:40px;
	font-size:18px;
	width:100%;
	position:relative;
	bottom:0px;
	left:0;
	color:#666;
	text-align:center;
	text-transform:capitalize;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .innar .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .innar  a{
	 color:#666;}
 .albumblock .innar  a:hover{
	text-decoration:none;}
 .albumblock .innar  a:visited{
	text-decoration:none;}	
		

/*footer*/
#footer{clear: both;width: 100%;background: #1E2832; overflow:hidden; padding:120px 0px 50px; color:#fff;}
#footer .inner{width: 1200px;margin: 0 auto; overflow:hidden;}

.m8-left{ width : 48%;}
.m8-ul {
  margin-top: 0.8rem;
}
.inner {
  width : 80%;
}
.m8-ul li{
  line-height: 32px;
  font-size: 16px;
  color: #ffffff;
}
.m8-right{
  color: #ffffff;
  margin-top: 1.2rem;
}
.m8-right h2{
  font-size: 18px;
}
.m8-right h2 img {
  vertical-align: middle;
  margin-right: 10px;
}
.m8-right h1{
  margin-top: 12px;
  font-size: 0.4rem;
  font-weight: 600;
}
.m8-right .m8r-code {
  margin-top: 0.4rem;
}
.m8-right .m8r-code .m8r-code1 {
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 15px;
  background: #ffffff;
  padding: 2px;
}
.m8-right .m8r-code .m8r-code1 img {
  width: 110px;
  height: 110px;
}
.m8-right .m8r-code .m8r-code2 {
  float: right;
  padding-top: 30px;
  text-align: left;
  line-height: 32px;
}
.m8-bot {
  margin-top: 5%;
}
.m8-bot-ul{
  display: inline-block;
  width: 59%;
}
.m8-bot .m8-bot-ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.m8-bot .m8-bot-ul li img{
  width: 0.8rem;
  height : 0.8rem;
}
.m8-bot .m8-bot-ul li span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  /*margin-top: 10px;*/
}
.m8-bot p {
  margin-top: 0.8rem;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
}
#footer .m8-left .bfon { color: #fff; font-size: 24px; line-height: 30px; text-transform: uppercase;}
#footer .m8-left .bfon span{ font-weight:bold; color:#999;}
#footer .m8-left .bfon A { color: #fff; font-family: "微软雅黑"; font-size: 15px; line-height: 30px;}
#footer .m8-ul{ margin-top:45px; font-size:14px; line-height:30px; color:#fff;}

#footer .m8-right h2{ color:#fff; line-height:24px; font-size:18px;}
#footer .m8-right h2 img { vertical-align: middle; margin-right: 10px;}
#footer .m8-right h1{ font-size:36px; line-height:70px; font-weight:bold;}
#footer .beon{ font-size:14px; color:#000; line-height:30px; font-family: "微软雅黑";}
#footer .beon a{ font-size:14px; color:#000; line-height:30px; font-family: "微软雅黑";}
#footer .baon{ font-size:17px; color:#000; line-height:30px; font-family: "微软雅黑"; background:url(images/phone1.png) no-repeat center left; padding-left:26px;}
#footer .bfon1 { color: #000; font-family: "微软雅黑"; font-size: 18px; line-height: 30px; font-weight: bold;}
#footer .f_menu { height: 56px; line-height: 56px;}
#footer .f_menu a { color: #000; font-size: 15px; padding: 0 33px; background: url(images/f_lin.gif) no-repeat right;}
#footer .bbon{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:30px; color:#000; line-height:40px;}
#footer .boon{ font-size:17px; color:#000; line-height:30px; font-family: "微软雅黑";}

#footer .zm-dok{ margin-top:100px; line-height:32px; color:#fff;}


#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:15%;
	margin-left:5%;
	float:right;
	font-size:16px;
	color:#fff;
	margin-top:8px;
}
.SearchBar span{ font-family:Arial, Helvetica, sans-serif; font-size:22px;}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 0px;
 	margin:0px;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:none;
	border:none;
	outline:none;
	padding-left:20px;
	}

.SearchBar #search-submit {
	border:none;
	background:url(/images/search.png) no-repeat;
	color: #FFFFFF;
	height:20px;
	margin:0px;	
	cursor:pointer;
	margin-right:20px;
	padding:0px;
	line-height:20px;
	width:20px;
	outline:none;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#014596;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HituxCMSNote/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #014596;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSNote/box_bg1.jpg") repeat-x left top;
	color: #014596;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/HituxCMSNote/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#014596;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
	padding:26px;
}
	
 .ClassNav .NavTree ul li{
	cursor:pointer;
    height: 50px;
    border-top: 1px solid #eaeaea;
}
	
 .ClassNav .NavTree ul li a{
	display: block;
    font-size: 15px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
		
 .ClassNav .NavTree ul li a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#014596;
	font-weight:bold;
    height: 50px;
    line-height: 50px;
	text-decoration:none;
}
 .ClassNav .NavTree ul li .current a{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#014596;
	font-weight:bold;
	}	
 .ClassNav .NavTree dl dd a{
	display: block;
    font-size: 14px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
		
 .ClassNav .NavTree dl dd a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#014596;
	font-weight:bold;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSNote/arrow-list.gif) no-repeat 150px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	


.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #333;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(/images/QRCode.png);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(/images/side-icon01.png);}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }

/* 统一Title */
.Title{width: 100%; text-align: center;}
.Title h3{ text-align:center; height:68px; font-size:18px; color:#666; font-weight:normal;}
.Title h3 a{ font-size:36px; color:#333; font-weight:bold; display:block; margin-bottom:8px;}
.Title h3 span{ display:block; background:url(/images/tit_bg.gif) no-repeat center 9px;}

/* 统一Witle */
.Witle{width: 100%; text-align: center;padding-top: 40px;}
.Witle h2{font-size: 28px;color: #fff;font-weight: lighter;}
.Witle h2 a{color: #fff;text-decoration: none;}
.Witle h2 em{font-weight: bold; }
.Witle p{margin-top: 4px;font-size: 16px;color: #fff;font-weight: lighter; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.Witle p img{display: block;margin: 0 auto;}
.Witle i{display: block;width: 28px;height: 1px;background: #fff;margin: 22px auto 0;}

/*技术先进*/
.techn{ width:1200px; margin:auto; padding: 40px 0px 40px; overflow:hidden;}
.techn ul {
	border-left: #e5e5e5 solid 1px;
	overflow:hidden;
}
.techn li {
	text-align: center;
	width: 20%;
	float: left;
	padding: 0 2%;
	border-right: #e5e5e5 solid 1px;
}
.techn li span {
	display: block;
	text-align: center;
}
.techn li span img {
	margin: 0 auto;
}
.techn li h3 {
	color: #282828;
	font-size: 23px;
	padding: 10px 0
}
.techn li p {
	line-height: 25px;
	color: #666;
}

/*统一标题*/
.x-title {
  color: #000;
  position: relative;
  text-align:center;
}

.x-title p {
    text-transform: uppercase;
	font-weight:700;
	font-size:60px;
	line-height:60px;
    color: inherit;
    margin-bottom: 0;
    text-align: center;
    opacity: .1;
    padding: 31px 0px 0px;
}

.x-title h3 {
    color: inherit;
	font-weight:700;
	font-size:30px;
	line-height:30px;
    margin-top: -5px;
    text-align: center;
    margin: -30px auto 24px;
}

.x-title h3 span {
  display: block;
  font-weight:400;
  font-size:18px;
  line-height:30px;
    text-transform: uppercase;
}

.x-title a {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.x-title a:hover {
  background: #000;
}

.x-title a:hover .icon-add:after {
  background-position: -30px -450px;
}

.x-title .icon-add {
  width: 100%;
  height: 100%;
  display: block;
}

.x-title .icon-add:after {
  background-position: 0 -450px;
}
.x-title.white {
  color: #fff;
}

.x-title.white a {
  border: 1px solid #fff;
  background: transparent;
  opacity: .8;
}

.x-title.white a .icon-font:after {
  background-position: -30px -450px;
}

.x-title.white a:hover {
  background: #fff;
}

.x-title.white a:hover .icon-font:after {
  background-position: 0 -450px;
}


/*产品中心*/
.pro{ width:100%; background: url(/images/pro_bg.jpg) no-repeat center; overflow:hidden; margin:auto; padding:120px 0px;}
.pro .pl{ width:48%; float:left;}
.pro .peon{ color: #3b485a; font-size: 24px; line-height: 30px; text-transform: uppercase;}
.pro .peon span{ font-weight:bold; color:#999999;}
.pro .proc { overflow:hidden; margin-bottom:40px;}
.pro .proc p{margin: 2% 0 3%; font-size: 14px; line-height: 28px; color: #3b485a; text-transform: uppercase; letter-spacing: 1px;} 
.pro .proc h1{ font-size:18px; color:#3b485a; font-weight:normal; padding:15px 0px 35px;}
.pro .proc em{ font-size:12px; font-style:normal; color:#333; line-height:16px;}
.pro .proc h4{ font-size: 36px; color: #000000;}
.pro .proc h4 span{    font-size: 16px; color:#E6212A;    display: inline-block;}
.pro .proc h4 span a{    font-size: 16px; color:#E6212A;}

.pro .pr{ width:50%; float:right; margin-top:45px;}

.po_frbox4 {width:553px; margin:auto; overflow:hidden;}
.po_frUl4 {width:100%;overflow: hidden;margin:auto;}
.po_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.po_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.po_frUl4 li{width:553px; height:auto; float:left;position:relative;overflow: hidden;transition:all .3s}
.po_frUl4 li img{ width:100%;}

.eo_frbox4 {width:1200px; margin:40px auto 20px; overflow:hidden;}
.eo_frUl4 {width:100%;overflow: hidden;margin:auto;}
.main6-photo {
    background: url(/images/photofram.png) no-repeat;
    width: 280px;
    height: 362px;
	background-size:100% 100%;
}
.eo_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.eo_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.eo_frUl4 li{width:334px; height:357px; float:left;margin:10px 33px;position:relative;overflow: hidden;transition:all .3s}
.eo_frUl4 li img{width:175px;height:260px;display:block; padding-left:45px; padding-top:45px;}

/*关于我们*/
.about{width: 100%;margin: auto; overflow: auto; padding:60px 0px; background:url(/images/about_bg.jpg) no-repeat center;}
.about .about_l{width: 560px;float: right;}
.about .about_l .about_title{width: 100%; font-size: 28px;color: #515457; float: left;line-height: 54px; text-transform:uppercase;}	
.about .about_l .about_title span{ color:#f39800;}	
.about .about_l .about_title2{ font-size:28px; color:#fff;}
.about .about_l .about_title3{ font-size:21px; color:#898989; line-height:45px;}
.about .about_l .about_txt{font-size: 14px;color: #fff;line-height: 26px;padding-top: 20px;padding-bottom: 40px; float: left;}	
.about .about_l em{ width:30px; height:3px; background:#f39800; display:block; float:left; margin:5px 0px;}
.about .about_l .more{color: #f39800; font-size: 16px;}
.about .about_l .more a{ color:#f39800; text-transform:capitalize;}		
	
.about .about_r{width: 700px;float: left;}	
.about .about_r img{ width:100%;}	
/*担忧*/
.solve{ width:100%; margin:auto; overflow:hidden; background:url(/images/solve_bg.jpg) no-repeat center; padding:50px 0px;}
.solve .nei{ width:1200px; margin:30px auto 30px; overflow:hidden; background:url(/images/solve.jpg) no-repeat; height:398px;}
.solve .nei .n_r{ width:560px; float:right;}
.solve .nei .n_r .it {
	width: 233px;
	margin:0px auto 10px;
	height: 40px;
	border: none;
	text-indent: 1em;
	background-color: #fff;
	outline:none;
	border:1px solid #ccc;
}
.solve .nei .n_r .it: {
}
.solve .nei .n_r .its {
	width: 233px;
	height: 40px;
	border: none;
	margin-bottom: 10px;
	text-indent: 1em;
	background-color: #fff;
	outline:none;
	border:1px solid #ccc;
}
.solve .nei .n_r .content {
	width: 233px;
	height: 140px;
	border: none;
	margin-bottom: 10px;
	line-height: 30px;
	text-indent: 1em;
	outline:none;
	border:1px solid #ccc;
	background-color: #fff;
}
.solve .nei .n_r .btn {
	width: 150px;
	height: 40px;
	border: none;
	margin-bottom: 10px;
	text-align: center;
	background: #0055cc;
	color: #fff;
	margin-right: 20px;
}

/*广告*/
.gban{ width:100%; margin:auto; overflow:hidden; background:url(/images/gban.jpg) no-repeat center; height:273px;}
.gban .tel{ padding-left:640px; padding-top:198px; font-size:30px; font-weight:bold; line-height:40px; color:#fff;}

/*新闻*/
.news{ width:1200px; margin:0px auto 0px; overflow:hidden; min-width:1200px;  position: relative; top: -85px;}
.news .tab-hd{width: 1180px;box-sizing: border-box;float: left;margin-top:25px; display: flex;display: -webkit-flex;justify-content:center; margin-bottom:40px;}
.news .tab-hd li{width: 140px;height: 42px;line-height: 42px;border-radius: 40px;text-align: center;margin: 0 8px;background: #eee;display: block;font-size: 16px;color: #999;float: left;}
.news .tab-hd li:hover {color: #fff;background: #0055cc;border-radius: 40px;text-decoration: none;cursor: pointer;}
.news .tab-hd li.active {color: #fff;background: #0055cc;border-radius: 40px;text-decoration: none;}
.news .tab-hd li a{color: #999;display: block;}
.news .tab-hd li a:hover{color: #fff;}
.news .tab-hd li.active a {color: #fff;background: #0055cc;border-radius: 40px;text-decoration: none;}

.tab-bd{width: 1180px; overflow: hidden;margin-top: 40px;}
.tab-bd li{display:none; padding:10px 0px; border-top:0 none; }	
.news-pic {float: left;width: 44%;margin-right: 2%;}
.news-pic a {display: block;}
.news-pic a img {width: 100%;height: 340px;}
.pic-con{ padding: 0px 30px 1px 20px; background-color: #eee; box-sizing: border-box; }
.pic-data{ float: left; color: #555; font-size: 16px; width: 90px; text-align: center; margin-right: 10px;padding-top: 20px;}
.pic-data b{ display: block; font-size: 38px;padding-bottom: 5px;font-weight: normal; line-height:32px;}
.pic-info{ overflow: hidden; color: #F2F2F2;padding-top: 16px;}
.pic-info h3{ font-size: 18px; padding-bottom: 15px; margin-bottom: 15px;height:50px;line-height:30px;font-weight: normal;}
.pic-info h3 a{ color: #555;  text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.pic-info p{ font-size: 14px; line-height: 27px; height: 120px\0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.tab-bd .news-show dl {float: right;width: 53%;margin-top: 8px; overflow:hidden; min-height:432px;}
.tab-bd .news-show dl dd {float: left;width: 100%;}
.tab-bd .news-show dl dd .news-tit {font-size: 15px;height: 20px;line-height: 20px;padding: 10px 0 14px; border-bottom: 1px solid #D7D7D7;margin-bottom: 3px;}
.tab-bd .news-show dl dd .news-tit a {float: left;color: #444;width: 84%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.tab-bd .news-show dl dd .news-tit span {float: right;color: #666;font-size: 14px;}
.tab-bd .news-show dl dd .news-tit a.tit-cur {color: #DD130C;font-size: 18px;}
.tab-bd .news-show dl dd p {font-size: 14px;line-height: 24px; background: url(images/ico-arrow06.png) no-repeat top right;}
.news .news-show dl dd p a {color: #888;padding-right: 20%;margin: 10px 5px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 27px;height: 60px\0;}
.tab-bd .news-show dl dd .news-tit a:hover{color: #0055cc}

.footerbox{clear: both;width: 100%;background: #333;margin-top:40px;}
.footermain{width: 1180px;margin: 0 auto;padding: 15px 0;text-align: center;}
.footermain p{line-height: 26px;color: #999;font-size: 16px;}	
.footermain p a{color: #999;}	

/*
.news .ititle {
	height: 50px;
	line-height: 50px;
	border-bottom: #dcdcdc solid 1px;
}
.news .ititle p {
	color: #0c438c;
	float: left;
	font-weight: bold;
	font-size: 32px;
	line-height:50px;
}
.news .ititle p em {
	color: #5f5c5c;
	font-size: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight:normal;
}
.news .ititle .more {
	float: right;
	color: #5f5c5c;
	font-size: 15px;
	text-transform: uppercase;
}
.news h2{ text-align:center; background:url(/images/n_h2.gif) no-repeat center bottom;  padding-bottom:24px; margin-bottom:68px;}
.news h2 a{ font-size:36px; color:#333;}
.news li{ padding:45px 18px 32px 32px; background:#f1f1f1; width:318px; position:relative;margin-right:48px; float:left; margin-top:30px;}
.news li:nth-child(3){ margin-right:0px;}
.nom{ margin-right:0;}
.news li em{ display:block; position:absolute; left:50px; top:-29px; background:#0c438c; width:68px; text-align:center; padding:20px 20px;}
.news li em a{ color:#fff; font-size:24px; line-height:32px;}
.news li em span{ display:block; padding:20px 0 5px 0;}
.news li dl dt img{ width:301px; height:171px; padding-bottom:30px;}
.news li dl dd p{ line-height:47px; font-size:14px;}
.news li dl dd p a{ display:block; color:#333; border-bottom:1px solid #dfe0e2; padding-left:17px; background:url(/images/n_lin.gif) no-repeat left 23px;}
.news li dl dd p .nom{ border-bottom:none;}
.news li h4{ display:block; text-align:center; font-weight:normal; padding:23px 0 9px;}
.news li h4 a{ display:block; margin-right:10px; border:1px solid #d2d2d2; font-size:14px; color:#262830; line-height:36px;}*/


/*质量*/
.quality{ width:1200px; margin:30px auto 30px; overflow:hidden;}
.quality .q_l{ width:564px; float:left;}
.quality .q_l .ybf1{margin-left: 58px;width: 508px;}
.quality .q_l h2{font-size:22px; color: #222222; font-weight: 600; height: 40px; background: url(/images/tbb.jpg)no-repeat bottom left; margin-bottom: 12px; position: relative;}
.quality .q_l h2:before{content:"";display: inline-block;width: 47px;height: 39px;position: absolute;z-index: 999;top: -5px;left: -58px;} 
.quality .q_l h2.y1:before{background: url(/images/yp1.png)no-repeat top center;}
.quality .q_l h2.y2:before{background: url(/images/yp2.png)no-repeat top center;}
.quality .q_l h2.y3:before{background: url(/images/yp3.png)no-repeat top center;}

.quality .q_l p{padding-left: 19px;font-size: 15px;color: #555555;line-height: 23px;position: relative;width: 500px;}
.quality .q_l p:before{content: "";display: inline-block;width: 14px;height: 14px;background: url(/images/yjj.png)no-repeat top center;position: absolute;z-index: 99;top: 4px;left: 0;}
.quality .q_l .ymm{width: 564px;height: 304px;overflow: hidden;margin-top: 53px;padding: 0;margin-left: -57px;}
.quality .q_l .ymm img{width:100%;}
.quality .q_l .ymm:before{display: none;}
.quality .q_l h2.y2{margin-top: 22px;}
.quality .q_l h2.y3{margin-top: 64px;}
.yss .ybb .ybf2 .img1{width: 614px;height: 502px;overflow: hidden;}
.yss .ybb .ybf2 .img1 img{width:100%;}
.yss .ybb .ybf2 .img2{width:100%; height: 332px; overflow: hidden; margin-top: 20px;}
.yss .ybb .ybf2 .img2 img{width:100%;}
.quality .q_r{ width:614px; float:right;}
.quality .q_r img{ width:100%;}


/*材料分类*/
.index-pro {
    clear: both;
    overflow: hidden;
}
.index-name {
    position: relative;
    clear: both;
    overflow: hidden;
    height: 110px;
	text-align: center;
	margin-top: 45px;
}
.index-name span {
    position: inherit;
    top: 0;
    color: #EFEFEF;
    font-size: 58px;
    font-family: Arial;
    font-weight: bold;
	line-height: 1.2;
	text-transform:uppercase;
}
.index-name h2 {
    position: inherit;
    top: -40px;
    color: #0055cc;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
	line-height: 1.2;
}
.index-name b {
    color: #333;
}
.index-name dd{color: #555;font-size: 16px;text-transform:uppercase;line-height: 30px;}
.names span {
    color: rgba(255,255,255,0.1)!important;
}
.names h2 {
    color: #FFF!important;
}
.names b {
    color: #FFF!important;
}
.names dd {
    color: #eee!important;
}


/*实力展示*/
.shili{width:100%; margin-top:60px;overflow: hidden;padding-bottom: 160px;background: url(/images/bg-sl.jpg) top center no-repeat;background-size: 100% 100%;}
.shili-boxs{width: 1180px; background-color:rgba(255,255,255,0.7);margin: 0 auto;padding: 40px 40px 20px 40px;box-sizing: border-box;margin-top: 25px;}
.shili-boxs ul{margin-left: -5%;clear: both;overflow: hidden;}
.shili-boxs ul li{float: left;width: 45%;margin-left: 5%;box-sizing: border-box;padding: 20px 0 20px 0px;}
.shili-boxs ul li .sbl{float: left;font-size: 68px;color: #0059e9;width: 18%;font-weight: bold;}
.shili-boxs ul li .sbr{float: left;width: 82%;}
.shili-boxs ul li .sbr .sb-tit{float: left;color: #333;font-size: 24px;margin-top: -15px;}
.shili-boxs ul li .sbr .sb-txt{float: left;color: #555;font-size: 14px;line-height: 22px;margin-top: 15px;}
.slbox{width: 1200px;height: 215px;margin: 0 auto;position:relative;top: -115px; border-box;background: #fff; box-shadow: 0px 2px 6px #eee;overflow: auto;zoom: 1;}
.slbox ul{width: 1200px;padding-top: 50px; float: left;}
.slbox ul li{width: 300px;float: left;text-align: center}
.slbox ul li img{height: 48px;width: auto;}
.slbox ul li .sltitle{clear: both;width: 100%;font-size: 16px;color: #222;font-weight: bold;line-height: 34px;padding-top: 10px;}
.slbox ul li .sltxt{clear: both;width: 100%;font-size: 12px;color: #555;line-height: 18px;}

/*推荐产品*/
.pushp{ width:100%; margin:45px auto 0px; overflow:hidden; background:url(/images/pro_bg.jpg) no-repeat center; padding-bottom:50px;}
.pushp .index-show{ position: relative; clear: both; overflow: hidden; }
.pu_frbox4 {width:1200px; margin:auto; overflow:hidden;}
.pu_frUl4 {width:1110px;overflow: hidden;margin:auto;float:left;padding-left:15px}
.pu_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:250px;float:left;}
.pu_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:250px;float:right;}
.pu_frUl4 li{width:1110px; margin:auto; overflow:hidden;position: relative; overflow: hidden; transition: all .3s;}
.change{ overflow: hidden; background-color: #FFF;}
.show-pic{ position: relative; float: left; width: 55%; }
.show-pic a{ display: block; }
.show-pic a img{ width: 100%; }
.show-pic span{ position: absolute; top: 0; right: 0; }
.show-info{ float: right; width: 45%; text-align: left; padding: 30px 20px 20px 30px; box-sizing: border-box; }
.show-info h3{ font-size: 24px; margin-bottom: 20px;}
.show-info h3 a{ color: #222; padding-right: 22px; background:url(/images/ico-arrow10.png) right 16px no-repeat; font-weight:bold;}
.show-info p{ color: #666; font-size: 15px; line-height: 28px; }
.show-info dl{ clear: both; overflow: hidden; margin:35px 0; }
.show-info dl dd{ float: left; width: 23.3%; margin:0 5%; text-align: center; }
.show-info dl dd img{ display: block; margin:0 auto 10px; }
.show-info dl dd b{ display: block; color: #333; font-size: 16px; font-weight: normal; line-height: 1.6; }
.show-info dl dd em{ display: block; color: #555; font-size: 13px; line-height: 1.6;font-style: normal;}
.show-info p strong{ float: left; color: #333; width: 90px; height: 50px; }
.show-info p i{ overflow: hidden; font-style: normal;}
.change .divbb{ display: block;  width: 12%; height: 36px; line-height: 36px; border-radius: 6px; text-align: center; color: #FFF; font-size: 15px; cursor: pointer; margin-top: 20px; background-color: #D11C17; position: absolute;right: 50px; bottom: 40px;}
.change .divbb a{color: #fff;display: block;}

/*工程案例*/
.case{ width:100%; margin:auto; overflow:hidden; background:url(/images/case_bg.jpg) no-repeat center; padding:60px 0px;}
.case h2 span{ font-size: 24px; display: block; text-transform: uppercase;}
.case h2{ font-size: 46px; text-align: center;}
.ixnr3{width: 1200px;overflow: hidden;margin: auto; margin-top:20px;}


/*简介*/
.comp{ width:100%; margin:auto; overflow:hidden; background: url(/images/ab_bg.jpg) no-repeat center; padding:120px 0px;}
.comp .cl{ width:48%; float:left;}
.comp .cr{ width:50%; float:right; margin-top:30px;}
.comp .enon{ color: #FFFFFF; font-size: 24px; line-height: 30px; text-transform: uppercase; margin-bottom:8%;}
.comp .enon span{ font-weight:bold; color:#999999;}
.comp .abouts{}
.comp .abouts p{padding: 1% 0 2%; font-size: 14px; line-height: 28px; color: #d2d2d2; text-transform: uppercase; letter-spacing: 1px;} 
.comp .abouts span { font-size: 18px; color: #e6212a; display:block; margin-top:45px;}
.comp .abouts span a{ font-size: 18px; color: #e6212a;}


/*健康*/
.heal{
  padding-top:20px;
  overflow:hidden;
  width:1200px;
  margin:auto;
}
.heal .type-name{
  margin-top:60px;
}
.heal .list{
  font-size:0;
  letter-spacing:-1px;
  text-align:center;
  margin-top:33px;
  background:url(/images/bg1.png) center center no-repeat;
}
.heal .list p{
  display:inline-block;
  vertical-align:top;
  letter-spacing:0;
  margin:0;
  width:199px;
  height:199px;
  padding-right:11px;
  background:url(/images/bg2.png?id=1) 0 0 no-repeat;
  margin-left:30px;
}
.heal .list p:nth-child(1){
  margin-left:0;
}
.heal .list p:nth-child(2){
  background-image:url(/images/bg2_2.png);
}
.heal .list p:nth-child(3){
  background-image:url(/images/bg2_3.png);
}
.heal .list p:nth-child(4){
  background-image:url(/images/bg2_4.png);
}
.heal .list p:nth-child(5){
  background-image:url(/images/bg2_5.png);
}
.heal .list p:hover{
  background-image:url(/images/bg3.png);
}
.heal .list p a{
  display:table-cell;
  width:199px;
  height:199px;
  vertical-align:middle;
  text-align:center;
}
.heal .list p a span{
  display:block;
  color:#fff;
  font-size:14px;
  line-height: 2;
}
.heal .list p a font{
  display:block;
  color:#fff;
  font-size:14px;
  line-height: 2;
}
.heal .list p a i{
  display:block;
  height:18px;
  margin:3px 0;
  background:url(/images/bg5.png) center no-repeat;
}
.heal .list p:hover a i{
  background-image:url(/images/bg6.png);
}
.heal .list p:hover a span{ color:#fff}
.heal .list p:hover a font{ color:#fff}

/*案例*/

.main5Plat1 {
  position: relative;
  width: 30%;
  height: calc(100% - 70px);
}
.main5Plat1 .m5img1 {
  width: 100%;
  height: 100%;
}
.main5Plat1 .pso {
  top: 44%;
  left: 25%;
}
.mainBox5 img {
  width: 100%;
  height: 100%;
}
.main5Box-top {
  height: 50%;
}
.main5Box-right {
  width: calc(100% - 30%);
  height: calc(100% - 70px);
}
.main5Plat2 {
  position: relative;
  width: 45%;
  height: 100%;
}
.main5Plat2 .pso {
  top: 33%;
  left: 37%;
}
.main5Plat3 {
  position: relative;
  width: 55% !important;
  height: 100%;
}
.main5Plat3 .pso {
  top: 33%;
  left: 42%;
}
.main5Box-bottom {
  height: 50%;
}
.main5Plat4 {
  position: relative;
  width: 55%;
  height: 100%;
}
.main5Plat4 .pso {
  top: 38%;
  left: 39%;
}
.main5Plat5 {
  position: relative;
  width: 45% !important;
  height: 100%;
}
.main5Plat5 .pso {
  top: 38%;
  left: 37%;
}

.main5PlatAll:hover .inmask {
  display: none;
}
.main5PlatAll:hover .main5-mes {
  display: none;
}
.m5img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.m5img img {
  width: 100%;
  height: 100%;
}
.inmask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.m5img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.m5img img {
  width: 100%;
  height: 100%;
}
.main5-mes {
  position: absolute;
  color: #ffffff;
  text-align: center;
}
.main5-mes h1 {
  font-size: 24px;
  /*text-shadow: 3px 4px 4px #a7a7a7;*/
}
.main5-mes h2 {
  font-size: 20px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight :300;
  color:#999;
  /*text-shadow: 3px 4px 4px #a7a7a7;*/
}
.zm-dok {
  display: inline-block;
  width: 100%;
}


/*品牌荣誉*/
.honor{ width:100%; background: url(/images/hon_bg.jpg) no-repeat center; overflow:hidden; margin:auto; padding:120px 0px; text-align:center;}
.honor h1{ font-weight: 400; font-size: 26px; color: #ffffff;}
.honor h2 { font-size: 14px; color: #999; text-transform: uppercase;}


/*政策*/
.policy{ width:100%; margin:auto; overflow:hidden; padding:120px 0px 62px; background:url(/images/ten_bg.jpg) repeat-y center;}
.policy h1{ font-weight: 400; font-size: 26px; color: #3B485A;}
.policy h2 { font-size: 14px; color: #999; text-transform: uppercase;}
.policy .frtit4{ text-align:center;}
.policy .frtit4 span{ color:#fff; font-size:120px; opacity:0.08; font-family:Alternate; text-transform:uppercase;}
.policy .frtit4 h4{ font-size:52px; color:#fff; line-height:14px; margin-top:-70px; font-weight:bold;}
.policy .frtit4 h4 b{ color:#fbd000}
.policy .frtit4 p{ color:#fff; font-size:22px; margin-top:40px;    padding: 0;}
.policy .frul4{ margin-top:48px;}
.policy .frul4 li{ float:left; width:23.33%; display:block; position:relative; margin-right:2.22%; margin-bottom:2.22%; overflow:hidden;}
.policy .frul4 li img{ width:100%; transform:scale(1); transition:all 0.7s ease}
.policy .frul4 li:hover img{ transform:scale(1.05)}
.policy .frul4 li:nth-child(4n){ margin-right:0;}
.policy .frul4 li p{ background:rgba(252,174,16,0.5); padding:18px; position:absolute; bottom:0; left:0; width:100%; box-sizing:border-box; color:#000}

.policy .fqss{ margin-top:80px;}
.policy .fqss li{ position:relative; width:19%; float:left; box-sizing:border-box; border:2px solid #3B485A; height:130px; margin-right:1.25%; margin-bottom:78px; padding:54px 20px 0; text-align:center;}
.policy .fqss li i{ position:absolute; background:url(/images/fquan.png) no-repeat center bottom; width:75px; height:75px; top:-32px; left:33%; font-style:normal; color:#fff; font-family:'DIN'; font-size:2.25rem; line-height:75px;}
.policy .fqss li:nth-child(5n){ margin-right:0}
.policy .fqss li p{ font-size:24px; font-weight:bold; color:#3B485A; margin-top:0px;}
.policy .fqss li span{ font-size:15px; color:#fff; line-height:24px; text-align:left; display:block; margin-top:40px}
.policy .fqss li:nth-child(5) span{ margin-top:10px;}
.policy .fqss li:nth-child(8) span{ margin-top:20px;}
.policy .fqss li:nth-child(9) span{ margin-top:20px;}
.policy .fqss li:nth-child(10) span{ margin-top:20px;}
.policy .compared{ background:#26146f; width:100%; overflow:hidden; padding:60px 0;}
.policy .compared .cop1{ display:block;}
.policy .compared .cop2{ display:none;}


.ca_frbox4 {width:1200px; margin:10px auto 0px; overflow:hidden;}
.ca_frUl4 {width:1200px;overflow: hidden;margin:auto;}
.ca_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.ca_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.ca_frUl4 li{width:290px; float:left;margin:10px 5px 30px; position: relative; background-color: #f9f9f9;}
.ca_frUl4 li a{    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #f9f9f9;
}
.ca_frUl4 li .bg{ background: url(/images/pro_bg.png) no-repeat center bottom; width: 100%; height: 48px; position: absolute; left: 0; bottom: -20px; z-index: 1;}
/*.ca_frUl4 li a:before{position:absolute; display:block;content:""; width:100%; height:100%;background:#000; top:0%;left:0;opacity: 0;filter:alpha(opacity=0);}*/
.ca_frUl4 li a{display:block;width:100%;text-align:center;
	position: relative;
	overflow: hidden;}
.ca_frUl4 li img{width:290px;height:216px;display:block;}
.ca_frUl4 li .text{
	padding:35px 20px;
	z-index: 2;
	text-align: center;
	color: #3E3E3E;
}
.ca_frUl4  dd{
	font-size: 16px;
	line-height: 40px;
	color: #333;
	text-align:center;
	 background:#f9f9f9; 
	 overflow: hidden;
	 text-overflow:ellipsis;
	 white-space: nowrap;
}
.ca_frUl4 li .text p{ font-size:14px; line-height:22px; text-align:left; padding-top:15px; color:#767676; background:#f9f9f9; }
