﻿/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px;}
.clearfix:after { content: "."; display: block; height: 0;  clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 1%;}
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}

/* 左右浮动 */
.fl{ float:left;}
.fr{ float:right}

#demo {
	width: 430px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
#demo img {
	border: 0px;
}
.casetd {
	width: 116px;
	height: 106px;
	background: url(../images/case_bg.gif) repeat-x left bottom;
	vertical-align: top;
}
/* 第一屏*/
/*产品分类*/
/*公共栏目样式*/
.sidebar {
	width: 240px;
    min-height: 660px;
    overflow: hidden;
 	float: left;
 	margin-bottom: 30px;
}
.sidetit {
	width: 230px;
	height: 105px;
	background:#7F5120;
}
.sidetit h1 {
	font-size: 22px; font-weight:normal;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 40px;
	padding-top: 30px;
}
.sidetit h2 {
	font-family: "Times New Roman";
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 30px;
}
.sidenav {
	padding: 20px 0;
	min-height: 10px;

}
.sidenav ul {
	width: 230px;
	
}
.sidenav ul li {
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    background:rgb(205, 187, 137);
    margin-bottom: 10px;
}
.sidenav ul li a {
	font-family:"微软雅黑";
	color: #000;
	font-size: 15px;
	display: block;
}
.sidenav ul li:hover {
	background:rgb(205, 187, 137);
}
.sidenav ul li:hover a {
	color: #fff;
}
.contactcon {
	width: 230px;
	min-height: 25px;
	background: #FEE38D;
	padding-bottom: 7px;
}
.contactus {
	width: 210px;
	min-height: 85px;
	background: rgba(255, 255, 255, 0.54);
	padding: 20px 0;
	margin: 0 auto;
}
.contactus p {
	font-family: "微软雅黑";
	color: #333;
	font-size: 14px;
	line-height: 23px;
	padding-left:15px;
}
/*产品分类结束*/
/*面包屑开始*/
.crumbb {
	height: 40px;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 20px;
}
.crumbb h1 {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #8E8E8E; font-weight:normal;
	line-height: 40px;
}
.crumbb span {
	display: block;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #828282; margin-bottom:20px;
	float: right;
    text-align: right;
}
.crumbb span a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #828282;
}
.ll {
    float: left;
}
.header , .content , .container{margin-left:auto;margin-right:auto;width:1200px;}
/*面包屑结束*/



.fenye {
	overflow: hidden;
	text-align: center;
	line-height: 24px;
	padding: 30px 0 10px 0;
}

.fenye li{
	float: left;
}
.fenye .a1 {
	font-size: 14px;
	padding: 5px 10px;
	color: #666666;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye a {
	font-size: 14px;
	padding: 5px 10px;
	color: #666666;
	border: 1px solid #cdcdcd;
	background-color: #ffffff;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye span {
	font-size: 14px;
	padding: 5px 10px;
	color: #ffffff;
	border: 1px solid #69ac0c;
	background-color: #38b549;
	border-radius: 5px;
	margin: 0 3px;
}
.fenye a:hover {
	color: #fff;
	background: #38b549;
	border: 1px solid #69ac0c;
}

/*第二块关于我们 */
.DatasBox ul li{width: 24.8%;float: left;border-left: 1px #FFE99C solid;height: 290px;}
.DatasBox ul li span{font-size: 55px;color: #DD0202;font-family: "QUEEN";padding: 50px 0 0 30px;display: block;}
.DatasBox ul li p{font-size: 13px;color: #606060;line-height: 20px;margin-top: 30px;padding-left: 30px;}
.DatasBox ul li.li04{border-right: 1px #FFE99C solid;}
.DatasBox ul li i{width: 1px;height: 10px;background-color: #022a56;display: block;top: 40px;position: relative;}
.CompanyIntroduction-Box{margin-top: 100px;}
.CompanyIntroduction-Box dl{margin-top: 50px;}
.CompanyIntroduction-Box dl:first-child{margin-top: 0;}
.CompanyIntroduction-Box dl dt{width: 600px;height: 350px;overflow: hidden;}
.CompanyIntroduction-Box dl dt img{display: block;width: 100%;transition: .8s;}
.CompanyIntroduction-Box dl dt:hover img{transform: scale(1.1);}
.CompanyIntroduction-Box dl dd{width: 550px;position: relative;}
.CompanyIntroduction-Box dl dd h3{font-size: 32px;color: #DD0202;}
.CompanyIntroduction-Box dl dd h3 i.i01{left: 570px;}
.CompanyIntroduction-Box dl dd i{display: block;width: 80px;height: 2px;background-color:#DD0202;position: absolute;top: 20px;left: -100px;}
.CompanyIntroduction-Box dl dd p{font-size: 14px;color: #666;line-height: 25px;margin-top: 40px;}
.CompanyIntroduction-Box dl dd em{font-size: 15px;color: #606060;display: block;margin-top: 115px;font-family:"Times New Roman", Times, serif;}
/* CompanyIntroduction End */

/* 第二板块左部代码 */
/*pro*/
.leftpro { overflow:hidden; float:left; width:250px;}
.leftpro h3{ background:url(../images/pro01.png) no-repeat center; width:100%; height:105px;}
.leftpro h3 b{ font-size:28px; color:#fff; font-family:Impact; display:block; padding-left:25px; padding-top:30px; font-weight:normal}
.leftpro h3 em{ display:block; font-size:16px; color:#fff; padding-left:25px;}
.leftpro .menu5 { overflow:hidden; width:250px;  border-top:none; border-bottom:none; padding-top:15px; *padding-bottom:20px;}
.leftpro .menu5 li{ overflow:hidden; width:234px; margin:0 auto; margin-bottom:20px;}
.leftpro .menu5 li >a{ display:block;  height:35px; background:url(../images/pro02-1.png) no-repeat 200px center; line-height:35px; font-size:15px; color:#fff; text-decoration:none; background-color:#005aa1; border-radius:5px; padding-left:14px;}
.leftpro .menu5 li.cur>a { background:url(../images/pro02.png) no-repeat 170px center; background-color:#005aa1;}
.leftpro .menu5 .nmenu { overflow:hidden; width:100%; margin-top:15px; display:none;    }
.leftpro .menu5 .nmenu a{ display:block; font-size:14px; color:#333; line-height:40px; border-bottom:1px solid #eee; padding-left:5px; width:50%; float:left}
.leftpro .menu5 .nmenu a:hover{ color:#f07f1b; text-decoration:none}
.leftpro .phone { overflow:hidden; padding:25px 0; padding-left:65px;  background:url(../images/pro_phone.png) no-repeat 15px center; background-color:#69B72F}
.leftpro .phone p{ font-size:13px; color:#fff;}
.leftpro .phone em{ display:block; font-size:20px; color:#fff;}

/* 关于我们内页 */
.titles{text-align: center;font-size: 30px;color: #7F5120;text-transform: uppercase; height:150px; padding-top:26px;}
.titles a{color:#7F5120;}
.titles h2{margin-bottom: 10px; font-weight:normal; font-size:26px;}
.titles p::after,
.titles p::before{content: '';display: inline-block;width: 6.3%;height: 1px;background-color: #7F5120;vertical-align: middle;}
.titles p::after{margin-left: 2%;}
.titles p::before{margin-right: 2%;}



/* 头部导航-样式开始*/#laymod_267988 #lq_nav_xt{position: relative;}
#laymod_267988 #lq_nav_xt .header_top{padding-top:5px;padding-bottom:5px;background:rgb(66, 66, 66);}
#laymod_267988 #lq_nav_xt .wel_txt{font-size:12px;line-height:30px;color:#fff;color:rgba(255,255,255,0.6);}
#laymod_267988 #lq_nav_xt .header_top .top_search{margin-top:1px;float:right;}
#laymod_267988 #lq_nav_xt .header_top .login_btn{color:#eee;color:rgba(255,255,255,0.6);font-size:14px;line-height:27px;}
#laymod_267988 #lq_nav_xt .header_top .login_btn:hover{color:#E50112;color:#E50112;}
#laymod_267988 #lq_nav_xt .header_top .search_block{font-size:0;width:150px;height:27px;line-height:27px;display: block;position: relative;float: right;transition:all 0.35s;-ms-transition:all 0.35s;/* IE 9*/-moz-transition:all 0.35s;/* Firefox*/-webkit-transition:all 0.35s;/* Safari 和 Chrome*/-o-transition:all 0.35s;/* Opera*/}
#laymod_267988 #lq_nav_xt .header_top .search_block.search_hover{width:276px;}
#laymod_267988 #lq_nav_xt .header_top .search_input{margin: 0;color:#fff;font-size: 18px; font-weight:bold;text-align: left;text-indent: 5px;padding: 0;height: 100%;background:#E50112;background: #E50112;width: 100%;position: absolute;outline: none;border: none;}
/* WebKit browsers*/#laymod_267988 #lq_nav_xt .header_top input::-webkit-input-placeholder{color:#aaa;color:rgba(255,255,255,0.6);}
/* Mozilla Firefox 4 to 18*/#laymod_267988 #lq_nav_xt .header_top input:-moz-placeholder{color:#aaa;color:rgba(255,255,255,0.6);font-size:12px;}
/* Mozilla Firefox 19+*/#laymod_267988 #lq_nav_xt .header_top input::-moz-placeholder{color:#aaa;color:rgba(255,255,255,0.6);font-size:12px;}
/* Internet Explorer 10+*/#laymod_267988 #lq_nav_xt .header_top input:-ms-input-placeholder{font-size:12px;}
#laymod_267988 #lq_nav_xt .header_top .search_block a{color:#aaa;color:rgba(255,255,255,0.6);font-size:16px;height:27px;line-height:27px;padding:0 10px;background: rgba(81,128,247,1);display:block;position: absolute;right:0;top:0;}
#laymod_267988 #lq_nav_xt .header_top .search_block a .xybicon:before{content:"\e85d";}
/* 导航主体*/
/*页眉*/
.header{width:100%; height:100px; background-color:#fff; position:relative; z-index:2}
.header h1{ float:left; overflow:hidden; margin-top:8px;}
.header .nav{ float:left; margin-left:10px;  height:100px;}
.header .nav>li{ float:left; font-size:15px; }
.header .nav>li>a>img{ margin-left:6px;}
.header .nav>li>a{color:#555; line-height:100px; display:block; padding:0 18px; text-decoration:none;}
.header .nav>li.cur>a,.header .nav>li:hover>a{ background-color:#eb2533; color:#fff;}
.header .share{ overflow:hidden; float:right; width:200px; padding-left:2px; border-left:1px solid #e9e9e9; height:100px;}
.header .share a{ display:block; float:left; width:26px; height:26px; text-align:center; line-height:26px; font-size:14px; margin:0 5px; margin-top:27px;}
.header .share .a01{ width:35px; padding-right:2px; margin-left:0}
.header .share .a02{ margin-left:0; width:24px;}
.header .share .search{ width:26px; height:26px; float:left; margin-top:37px; margin-left:5px; position:relative; }
.header .share .search span{ display:block; width:26px; height:26px;position:relative; z-index:2; cursor:pointer}
.header .share .search input{ width:127px; height:26px; border:none; outline:none; padding:0 30px 0 15px; font-size:12px; color:#999; line-height:26px; position:absolute; right:0; top:0; width:0; padding:0; }

.header .share span{ display:block; font-size:12px; color:#999;float:left;}
.header .share span .a01s{ margin-left:0; padding-left: 0;position:relative; top:0px;width: 26px;height: 26px;}
.header .share span .a02s{margin-left:0;padding-left: 0; position:relative; top:0px;width: 26px;height: 26px;}


/* nav部分 */

em{ font-style:inherit}
body {
    background-color: #fff;
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;
}

/* SearchFor YangFangLing 2018å¹´12æœˆ4æ—¥ */
.SearchFor{height: 90px;line-height: 90px;}

.SearchFor .keyword {font-size: 14px;color: #666;height: 90px;width: 770px;}
.SearchFor .keyword span {float: left;height: 90px;line-height: 90px;color: #043985;font-weight: bold;}
.SearchFor .keyword p {float: left;height: 90px;line-height: 90px;}
.SearchFor .keyword p a {float: left;height: 90px;line-height: 90px;color: #666;font-size: 14px;padding: 0 10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.SearchFor .keyword p a:hover {color: #2239a3;}
.SearchFor .keyword a:first-child {padding-left: 0;border-left: none;}
.SearchFor form{margin-top: 27px;}
.SearchFor .inp {width: 390px;height: 35px;overflow: hidden;border: 1px solid #dedede;border-radius: 3px;padding: 0 10px 0 15px;border-radius: 50px;}
.SearchFor .inp input {float: left;border:none;height: 35px;line-height: 35px;width: 330px;font-size: 14px;color: #999;background: none;outline: none;}
.SearchFor .inp button {display: block;float:left;height: 35px;cursor: pointer;background:  no-repeat;border:  none;outline: none;}
.SearchFor .inp button i {display: block;width: 20px;height: 20px;background: url(../imge/SearchIcon.png) no-repeat right center;}
/* SearchFor End */


/* IndexIcon YangFangLing 2018å¹´12æœˆ4æ—¥ */
.IndexIcon{box-shadow: 0 0 50px rgba(0,0,0,.1);padding: 55px 0;/* overflow: hidden; */}
.IndexIcon ul li{width: 240px;text-align: center;float: left;background: url(../imge/Icon06.png) no-repeat center left;position: relative;}
.IndexIcon ul li:first-child{background: none;}
.IndexIcon ul li b{font-size: 24px;color: #333; font-weight:normal}
.IndexIcon ul li p{color:#B1B1B1;font-size: 16px;margin-top: 10px;}
.IndexIcon ul li img{width: 50px;height: 50px;display: block;margin: 15px auto 0;position: relative;transition: all 0.5s;}
.IndexIcon ul li i{width: 89px;height: 5px;display: block;background-color: #0065CE;position: absolute;left: 50%;bottom: -60px;margin-left: -44.5px;display: none;}
.IndexIcon ul li.cur i{display: block;}
.IndexIcon ul li.cur b{color:#0065CE;}
.IndexIcon ul li:hover img{transform: rotateY(180deg);position: relative;}
/* IndexIcon End */
/* 产品展示*/
.Product{padding: 55px 0 60px;overflow: hidden;}

.ProductCon{margin-top: 60px;}
.ProductLeft{width: 270px;border: 1px #dedede solid;}
.ProductLeft h3{font-weight: normal;color: #fff;background-color: #0065CE;padding: 40px;}
.ProductLeft h3 a{color: #fff; font-size:20px;}
.ProductLeft h3 em{display: block;font-size: 18px;margin-top: 5px;}
.ProductLeft dl dt{height: 66px;line-height: 66px;/* border-bottom: 1px #dedede solid; */border-top: 1px #dedede solid;font-size: 16px;font-weight: bold;padding: 0 40px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ProductLeft dl dt a{color: #043985;display: block; font-weight:normal}
.ProductLeft dl dt:hover{background-color:#0065CE;}
.ProductLeft dl dt:hover a{color: #fff;}
.ProductLeft dl dd{padding: 25px 40px;}
.ProductLeft dl dd a{font-size: 16px;color: #333;display: block;background: url(../imge/ProductIcon.png) no-repeat center left;padding-left: 15px;margin-top: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ProductLeft dl dd a:first-child{margin-top: 0;}
.ProductLeft dl dd a:hover{color: #043985;font-weight: bold;background: url(../imge/ProductIcon04.png) no-repeat center left;}

/*å·¦è¾¹è”ç³»*/
.ProductLeft .box2 {margin-top: 1px;background: #fff;border-top: 1px solid #ddd;}
.ProductLeft .box2 .phone {background: url(../imge/proListClassify_phone.png) no-repeat 32px center;padding-left: 86px;padding-top: 25px;padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
.ProductLeft .box2 .phone span {display: block;font-size: 14px;color: #333333;}
.ProductLeft .box2 .phone p {font-size: 24px;color: #043985;font-family: arial;}
.ProductLeft  .intro {padding: 38px 15px;}
.ProductLeft  .intro p {font-size: 14px;color: #333333; margin-bottom: 8px;line-height: 20px;}

.ProductRight{width: 920px;}
.ProductTop{border: 1px #dedede solid;margin-bottom: 10px;}
.ProductTop a.ProductImg{width: 453px;height: 261px;display: block;overflow: hidden;}
.ProductTop a.ProductImg img{width: 453px;height: 261px;display: block;transition: .8s;}
.ProductTop:hover a.ProductImg img{transform: scale(1.03);}

.ProductTop dl{width: 384px;border-left: 1px #dedede solid;padding: 40px;}
.ProductTop dl dt h3{font-weight: normal;font-size: 22px;}
.ProductTop dl dt h3 a{color: #333;}
.ProductTop dl dt p{font-size: 15px;color: #666;line-height: 25px;margin-top: 20px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 73px; font-weight:normal}
.ProductTop dl dd{margin-top: 20px;overflow: hidden;}
.ProductTop dl dd a{width: 140px;height: 40px;background-color: #0065CE;color: #fff;border-radius: 50px;line-height: 40px;font-size: 14px;display: block; text-align: center;margin-left: 10px;float: left;}
.ProductTop dl dd a.a2{background-color:#626262;}
.ProductTop dl dd a:first-child{margin-left: 0;}
.ProductTop:hover dl dt h3 a{color: #043985;}
.ProductTop dl dd a i{width: 28px;height: 22px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 10px; background: url(../imge/ProductIcon02.png) no-repeat center center;}
.ProductTop dl dd a.a2 i{background: url(../imge/ProductIcon03.png) no-repeat center center;}

.ProductBot ul{width: 1210px;margin-left: -10px;}
.ProductBot ul li{border: 1px #dedede solid;float: left;position: relative;margin-left: 10px;margin-bottom: 10px;}
.ProductBot ul li span{width: 390px;height: 226px;display: block;overflow: hidden;}
.ProductBot ul li span img{width: 390px;height: 225px;display: block;transition: .8s;}
.ProductBot ul li:hover span img{transform: scale(1.03);}
.ProductBot ul li p{text-align: center;height: 58px;line-height: 58px;font-size: 16px;color: #666;border-top: 1px #f1f1f1 solid;}
.ProductBot ul li:hover p{background-color: #626262;color: #fff;border-top: 1px #626262 solid;}
.ProductBot ul li i{width: 390px;height: 261px;display: block;position: absolute;left: 0;top: 0;display: none;}
.ProductBot ul li i img{width: 390px;/* height: 261px; */display: block;}
.ProductBot ul li:hover i{display: block;}

.Product a.More{font-size: 14px;color: #fff;background-color:#F7B500;height: 40px;line-height: 40px;width: 185px;display: block;border-radius: 50px;overflow: hidden;text-align: center;margin: 30px auto 0;}
/* Product End */

/* Title YangFangLing 2018å¹´12æœˆ4æ—¥ */
.Title{text-align: center;position: relative;z-index: 9;}
.Title h3{font-size: 30px;font-weight: normal;color: #333;}
.Title h3 a{color: #333;}
.Title h3 a img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title h3 img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title p{font-size: 15px;color: #999;margin-top: 10px;}
.Title p i{width: 70px;height: 1px;display: inline-block;*display: inline;*zoom: 1;background-color: #dedede;vertical-align: middle;margin: 0 15px;}

/* about */
.abou a.more{width: 154px;height: 40px;background: #7F5120;line-height: 40px;text-align: center;border: 1px solid #7F5120;font-size: 14px;color: #fff;text-decoration: none;position: absolute;transition: all 0.5s ease-out;z-index: 1; }


.abou a.more::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 154px;
    height: 40px;
    background: #B38552;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.abou a.more:hover::before{background: #C8A837;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.abou a.more:hover{color: #fff; background:#C8A837;border-color:#C8A837; }

.banner{ overflow:hidden; width:100%;min-width: 1200px;}

.banbox {position: relative;height: 0px; } 
.banbox .boxqh {position: absolute;left: 50%;margin-left: -600px;bottom: 0;width: 1200px;z-index: 999;height: 320px;overflow: hidden;}
.banbox .boxqh .conbox {width: 300px;float: left;height: ;}
.banbox .boxqh .conbox dl {border-left: 1px solid rgba(158, 158, 158,0.3);height: 100px;position: relative;top: 210px;background: url(../imge/banbg.png);transition: all 0.5s;}
.banbox .boxqh .conbox:first-child dl{border-left:none;}
.banbox .boxqh dt {display: none;}
.banbox .boxqh dd.dd1 {padding: 30px 0 24px 131px;transition: all 0.5s;}
.banbox .boxqh dd.dd1 span {display: block;font-size: 18px;color: #fff;}
.banbox .boxqh dd.dd1 i {font-size: 12px;color: #fff;}
.banbox .boxqh em {display: block;width: 44px;height: 44px;position: absolute;left: 60px;top: 23px;transition: all 0.5s;transition: all 0.5s;}
.banbox .boxqh .dl1 em {background: url(../imge/banicon01.png) no-repeat center}
.banbox .boxqh .dl2 em {background: url(../imge/banicon02.png) no-repeat center}
.banbox .boxqh .dl3 em {background: url(../imge/banicon03.png) no-repeat center}
.banbox .boxqh .dl4 em {background: url(../imge/banicon04.png) no-repeat center}
.banbox .boxqh dd.dd2 {display: none;}

.banbox .boxqh .conbox dl:hover {top: 0;background:#0065CE;height: 320px;border-left: none;}
.banbox .boxqh .conbox dl:hover dt {display: block;width: 300px;height: 158px;}
.banbox .boxqh .conbox dl:hover dt img {display: block;width: 300px;height: 158px;}
.banbox .boxqh .conbox dl:hover dd.dd1 {padding: 0;margin: 24px;background: url(../img/jtr03.png) no-repeat right center;}
.banbox .boxqh .conbox dl:hover dd.dd1 i {display: none;}
.banbox .boxqh .conbox dl:hover dd.dd1 em {left: 225px;top: 265px;}
.banbox .boxqh .conbox dl:hover dd.dd2 {display: block;font-size: 14px;color: #fff;margin-left: 24px;}


/************æ–°é—»åŠ¨æ€*************/
.news{width:100%;min-width:1200px;overflow:hidden;}
.news .box_g{width:100%; padding:55px 0px 35px; text-align:center;}
.news .box_g h3{ color:#06ba98; font-size:35px; font-weight:normal; margin-bottom:10px;}
.news .box_g h4{ color:#292929; font-size:14px;font-weight:normal;}
.new_cont{ width:1300px; margin:30px auto 50px auto;overflow:hidden;}
.events_box {width:1400px; margin-left:-50px;overflow: hidden;}
.events_box li{height:180px; width:600px; background:#fff; margin:15px 50px; float:left;}
.events_box li .date{width:160px;height:175px;float:left; text-align:center; background:url(../img/data_bg.png) no-repeat center;}
.events_box li .date .a{ height:85px; line-height:130px; font-size:48px;color:#0065CE;}
.events_box li .date .b{ height:85px; line-height:50px;font-size:18px;color:#0065CE;}
.events_box li .info{ float:right; width:430px; overflow:hidden; margin-top:25px;}
.events_box li .info .title{font-size:18px; margin-bottom:15px; text-align: left;}
.events_box li .info .title a{color:#333333;}
.events_box li .info .xx{ font-size:14px; color:#858585; line-height:25px; text-indent:2em;}
.events_box li:hover .date .a{ height:85px; line-height:130px; font-size:48px;color:#CDA142;}
.events_box li:hover .date .b{ height:85px; line-height:50px;font-size:18px;color:#CDA142;}
.events_box li:hover .info .title a{color:#CDA142;}
.events_box li:hover .info .xx{color:#CDA142;}
.new_cont .geng { text-align:center; height:50px; line-height:50px; margin-top:20px;}
.new_cont .geng a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.new_cont .geng:hover a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.duo2{ display:block; width:96px; height:28px; text-align:center; line-height:28px; margin-top:20px; font-size:12px; color:#fff; background:#8c8c8c; position: relative; overflow:hidden;}
.duo2 span{ display:block; position:relative; top:0;}
.duo2, .duo2 span{
	-webkit-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4); color:#FFFFFF;
	-moz-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	-o-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	}
.events_box li:hover .duo2{ background:#CDA142; color:#fff;} .events_box li:hover .duo2-1, .events_box li:hover .duo2-2{ top:-28px;}
/************è”ç³»æˆ‘ä»¬*************/

/* hotSale 产品*/
.hotSale{ width:1200px; margin:0 auto}
.hotSale .mainCon{}
.hotSale .mainCon ul{width: 100%;}
.hotSale .mainCon li{position: relative;padding: 6px 5px 0 6px;border: 1px solid rgba(255, 255, 255, 0.3);float: left;margin-right: 11px;margin-bottom: 36px; position:relative; width:23.3%; margin-left:8px;}
.hotSale .mainCon li h3{font-size: 18px;color: #fff;font-weight:bold;margin: 20px 0 16px 0; text-align:center}
.hotSale .mainCon li img{display: block;transition: all 1s ease-out;  transform: scale(1);}
.hotSale .mainCon li .Pic{display: block;overflow: hidden;}
.hotSale .mainCon li p{font-size: 13px;color: #999999;}
.hotSale .mainCon li .p2 em{font-size: 18px;color: #cc8249;font-weight: bold;margin-top: 12px; font-style:inherit}
.hotSale .mainCon li .details{width: 100px;height: 33px;border-radius: 4px;text-indent: 34px;display: block;background: url(../image/hotSale_icon01.png) no-repeat 15px center #EB2533;line-height: 33px;font-size: 12px;color: #fff;text-decoration: none; margin-bottom:15px; margin-top:10px; margin-left:86px; }
.hotSale .mainCon li:hover img{transform: scale(1.2);}
.hotSale .mainCon li:hover{box-shadow: 0 0 8px 4px #f3f3f3; }
.hotSale .mainCon li:hover .details{background: url(../image/hotSale_icon02.png) no-repeat 15px center #CC0B0B;color: #FFF;}
.hotSale .mainCon li .hotimg{ position:absolute; left:0; top:0;}
/*首页CSS结束*/

/*首页CSS结束*/
ul,ol{
list-style-type:none;/*清楚列表样式符*/
margin-left:0;/*清楚IE左缩进*/
padding-left:0;/*清楚非IE左缩进*/
}
select,input{vertical-align:middle;}

a{text-decoration: none;}
a:link {color: #555555;}
a:visited {color: #555555;}
a:hover{color: #1C1C1C;}
a:active {color: #333333;}
.clearit{clear:both;}
.zt { margin:0 auto;}
.bk {border: 1px solid #DEDFE0; background:#FFFFFF;}
.m10 { margin-bottom:10px;}
.ghtit { width:93%;height:20px;border-bottom:1px solid #7BC565; margin:0 auto; padding-top:8px; padding-bottom:8px;}
.ghtit h1 { font-size:14px; font-weight: bold; color: blue; float:left;}
.ghtit span {font-size:12px; color:#C6C6C6; margin-top:10px;float:right;}
.gh h2 { font-size:18px;border-bottom:1px solid #7BC565; width:88%;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 {height:25px; width:95%;font-size:18px;border-bottom:1px solid #7BC565;margin:0 auto; padding-top:10px; padding-bottom:10px;}
.ghtit2 h2 {font-size:18px; float:left;}
.ghtit2 span {font: 14px "宋体";margin-top:10px; margin-right:110px;float:right;}

a img{border:none;}
input:focus{border:none;outline:none;}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}



/*新闻相关页面的主题框架--左右结构*/
.newsContent { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:90px;     margin-top: -50px}
.newsContent .newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.newsContent .newslist_right { overflow:hidden; width:310px; float:right; margin-top:60px;}
.newsContent .newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newsContent .newslist_right .zw_tu{ display:block; margin:0 auto;}
dl.top{ overflow:hidden; width:100%; padding-bottom:0px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; }
dl.top dt{ overflow:hidden; float:left; width:320px; height:192px;}
dl.top dd{ overflow:hidden; height:190px;}
dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
dl.top dd h4 a{ color:#333;}
dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
dl.top dd em i{ margin:0 5px;}
dl.top dd p{ font-size:14px; color:#666; line-height:24px;  overflow:hidden; text-align:justify; margin-bottom:10px;}
dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:2px solid #e9e9e9; text-decoration:none}
dl.top:hover .more{ color:#fff; border-color:#DA251D; background-color:#DA251D}
dl.top.last{ margin-bottom:0}
dl.top:hover h4 a {color:#DA251D;}
/*rili*/
.rili { border-top-left-radius: 5px;border-top-right-radius: 5px;overflow:hidden; width:310px; height:355px; background:url(Img/inpage/news/rili.png) no-repeat right bottom; margin-bottom:10px;}
.rili .year{ overflow:hidden; width:150px; margin:20px auto; }
.rili .year i{ display:block; width:20px; height:40px; cursor:pointer;}
.rili .year .btn_left{ background: url(Img/inpage/news/inpage_rili_btn01.png) no-repeat center; float:left}
.rili .year .btn_right{ background:url(Img/inpage/news/inpage_rili_btn02.png) no-repeat center; float:right;}
.rili .year .btn_left:hover{ background: url(Img/inpage/news/inpage_rili_btn01l.png) no-repeat center; float:left}
.rili .year .btn_right:hover{ background:url(Img/inpage/news/inpage_rili_btn02l.png) no-repeat center; float:right;}
.rili .year span{ display:block; width:110px; height:40px; font-size:30px; color:#555; text-align:center; line-height:40px; font-weight:bold; font-family:Arial; float:left;}
.rili .month{ overflow:hidden; width:260px; margin:0 auto; height:170px; margin-bottom:30px;}
.rili .month li{ float:left; width:53px; height:48px; text-align:center; line-height:50px; background-color:#fff; color:#555; margin:0 5px 10px 5px;border: solid 1px #d5d5d5; cursor:pointer}
.rili .month li b{ font-size:28px; font-weight:normal; font-family:Arial}
.rili .month li em{ font-size:12px;}
.rili a{border: solid 1px #d5d5d5; display:block; margin:0 auto; width:200px; height:45px; text-align:center; line-height:45px; background-color:#fff; font-size:16px; color:#333; font-weight:bold; text-decoration:none;}
.rili .month li.cur,.rili .month li:hover{ background-color:#1144a3; color:#fff;}
.rili a:hover{background-color:#1a46a1;color:#fff;text-decoration:none;}
/*新闻搜索框*/
.news_search{ overflow:hidden; width:290px; padding:10px;  background-color:#f5f5f5; margin-bottom:30px;}
.news_search input{ display:block; border:none; outline:none; width:213px; height:55px; line-height:55px; padding:0 10px; float:left}
.news_search span{ display:block; width:57px; height:55px; cursor:pointer; background: url(Images/news_search.png) no-repeat center; float:right;}
/*最新动态*/
.news_new { overflow:hidden; width:280px; padding:25px 15px; background-color:#f5f5f5; margin-bottom:10px;}
.news_new li{ width:100%; line-height:40px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.news_new li a{ color:#666;}
.news_new li i{ display:inline-block; width:3px; height:3px; background-color:#999; margin-right:10px; position:relative; top:-5px;}
.news_new li i{ display:*inline}
dl.swyx{ overflow:hidden; width:50%; float:left;margin-bottom: 20px;}
dl.swyx dt{ overflow:hidden; float:left; width:360px; height:324px;}
dl.swyx dd{ overflow:hidden;  width:360px; }
dl.swyx dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-align:center; margin-top: 20px;}
dl.swyx dd h4 a{ color:#333;}
/*新闻详细页*/
.newslist_content { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:90px; margin-top:-50px;}
.newslist_left { overflow:hidden; float:left; width:1190px; padding-right:40px; border-right:1px solid #e9e9e9; padding-top:60px;}
.newslist_right { overflow:hidden; width:310px; float:right; margin-top:30px;}
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}
.newslist_right>a{display:block;}
h2.wen_h2{ text-align:center; font-size:34px; color:#333; margin-bottom:25px;}
.xq_share{ height: 60px; padding:15px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-bottom:50px;}
.xq_share p{ float:left; font-size:12px; color:#999; line-height:34px;}
.xq_share p i{ margin:0 5px;}
.xq_share p img{ margin-left:10px;}
.xq_share span{ display:block; float:right; font-size:12px; color:#999;    position: relative;top: 13px;}
.xq_share span img{ margin-left:10px; position:relative; top:3px;}
.news_wen{ overflow:hidden; width:100%; margin-bottom:60px;}
.news_wen p{ line-height:24px;  color:#333; text-indent:28px; margin-bottom:10px;}
.page_wen{ overflow:hidden; width:100%; height:60px; line-height:60px; font-size:14px;}
.page_wen .page_left{ float:left; width:390px; background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:390px; background-color:#f7f7f7;}
.page_wen .btn{ display:block; text-decoration:none; width:80px; height:60px; background-color:#e8e8e8; text-align:center;}
.page_wen .page_title{ display:block; width:270px; margin-left:20px; float:left;height:60px; overflow:hidden}
.page_wen .page_left:hover  .page_title{color:#1144a3;}
.page_wen .page_left:hover  .btn{ background:#FEE38D; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#1144a3;}
.page_wen .page_right:hover  .btn{ background:#FEE38D; color:#fff;}
.page_wen .page_left .btn{ float:left}
.page_wen .page_right .btn{ float:right}
.xg_news{ overflow:hidden; width:280px; margin:0 auto; padding:35px 15px; margin-bottom:10px; background-color:#f5f5f5;}
.xg_news .xg_list{ overflow:hidden; padding-bottom:25px; margin-bottom:15px; border-bottom:1px solid #1144a3;}
.xg_news .xg_list h5{ font-size:16px; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;}
.xg_news .xg_list h5 a{ color:#333;}
.xg_news .xg_list h5 a:hover{color:#1144a3;}
.xg_news .xg_list p{ font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden; margin-bottom:10px;}
.xg_news .xg_list em{ display:block; font-size:12px; color:#999; font-family:Arial;}
.xg_news .xg_list.last{ border:none; margin-bottom:0; padding-bottom:0}
/*友情链接*/
.link { width:1200px; height:45px;}
.linklist { margin:15px 0px 0px 15px;}



.all_tit{ text-align:center; font-size:30px; color:#999; text-transform:uppercase; font-family:Arial; line-height:26px;}
.all_tit01{ font-weight:bold; font-size:24px; color:#000; font-family:'微软雅黑'; background:url(../images/tit02.jpg) no-repeat bottom center; height:35px;}
.all_tit01 span{ color:#ff9700;}
/****首页 新闻资讯****/
.index_news{ height:650px; overflow:hidden; padding-top:60px;}
.index_news01{ width:1150px; margin:0 auto;}
.index_news03{ display:block; overflow:hidden; width:104%; padding:36px 0 0;}
.index_news03 dl{float:left; width:517px; height:127px;background:url(../images/index_news03.jpg) 0 0 no-repeat; margin:0 29px 31px 0; overflow:hidden;}
.index_news03 dl dt{ float:left; width:170px; overflow:hidden; text-align:center;}
.index_news03 dl dt img{ max-width:100%;}
.index_news03 dl dd{ float:right; width:310px; padding:0 15px 0 22px; height:120px; margin-bottom:7px; overflow:hidden; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd{ background:#4b4b4b;}
.index_news03 dl dd h4{ font-size:17px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000;padding:15px 0 0; line-height:36px; height:36px;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover dd h4{ color:#ff9700;}
.index_news03 dd span{ display:block; font-size:14px; line-height:22px; height:44px;overflow:hidden; color:#676767; padding:7px 0 0;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.index_news03 dl:hover span{ color:#eeeded;}
.index_news04{ width:133px; height:37px; line-height:35px; margin:0 auto;}
.index_news04 a{ display:block; color:#737373; font-size:14px; text-align:center; border:#d6d6d6 solid 1px;width:131px; height:35px;}
.index_news04 a:hover{ color:#ff9700; border:#ff9700 solid 1px;}


/*新闻中心*/
.ghjg { width:490px; height:278px; }
.ghjg ul{ list-style:none; margin:5px 0px 0px 5px;}
.ghjg li{ line-height:27px; background:url(../images/jt.png) top left no-repeat;border-bottom:1px dashed #CCC; width:480px; float:left; margin-right:15px;}
.ghjg li a{ line-height:25px; color:#5b6266;padding:0px 10px 0 10px; font-size:13px;}
.ghjg li a strong{ line-height:25px;}
.ghjg li a:hover{color:#1BAF04;}



/* 分页新闻-列表 */
.list{ background-color:#fff;width:1200px;margin: 0 auto;overflow:hidden;}
.list .node{margin:0px 0px 20px 20px;width:840px; border-bottom: 1px #CCC dashed;  height: 120px;} /* 单个文章信息 */
.list .nodel { margin : 0px 20px 0px 5px;float:left;} 
.list .node img{padding:5px;background:#fff;border:1px solid #ccc;width:140px; height: 90px; float:left;}
.list .noder {width:100%; }
.list .noder .title{padding-bottom:0px; height: 30px; line-height: 30px; text-align: left;} /* 标题 */
.list .noder .title h2{ font-size:18px; text-align:left;color: #666666; font-weight:bold;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.list .noder .title a:hover{ color:#000; font-weight:bold;}

#time{float: right;color: #888888;}
#guanjian{ float: left;}
.list .noder .description{color:#555; padding-left: 5px; padding-right: 5px; padding-top: 5px;}
.list .noder .description p{ line-height: 20px;text-indent: 2em; text-align: left;} /* 描述 */




/*底部*/

 /*产品图片放大 */ 
#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}



/*产品放大css*/
	.container {
		  margin: 0 auto;
		}

		.doc-modal-list {
		  max-width: 660px;
		  margin: 0 auto;
		}

		.doc-modal-list img {
		  max-width: 100%;
		}

		@media (max-width: 800px) {
		  .doc-modal-list {
			max-width: 100%;
			margin: 20px;
		  }
		}
		
		/*产品效果*/
		.layer {
    background: #fff;
    box-shadow: rgba(0,0,0,.15) 0 0.15rem 0.5rem, rgba(0,0,0,.25) 0 0.15rem 0.5rem; 
    color: #888;
	}
	.layer img{
	max-width: 100%;
   }
   .am-slider-default .am-control-nav {
    width: 100%;
    position: absolute;
    bottom: -15px;
    text-align: center;
}
   .am-slider-default .am-control-nav li a {
    width: 8px;
    height: 8px;
    display: block;
    background-color: #666;
    background-color: rgba(0,0,0,.5);
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.am-slider-default .am-control-nav li {
    margin: 0 6px;
    display: inline-block;
}
.am-slider-default .am-control-nav li a.am-active {
    background-color: #000;
    background-color: #0e90d2;
    cursor: default;
}


body {
   
    overflow-x: hidden;
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;background:#fff
}
.am-u-md-7{ background:#FFFFFF}


/* 简介*/


.content_tt,
.content_title{height: 110px;overflow: hidden;position: relative; width:1200px; margin:0 auto}
.content_title > .right{width: 79%;height: 110px; float:right; padding-top:35px;}
.content_title .div,
.content_tt .div{border-right: 1px solid #fff;padding-right: 30px;height: 110px;}
.content_title ul{display: inline-block;}
.content_tt h1,
.content_title h1{font-size: 250px;line-height: 200px;font-weight: bold;color:rgba(239, 103, 112, 0.52);text-transform: uppercase;display: inline-block;position: absolute;left: -2%;top: -10%;}
.content_tt > .right{height: 100px;}
.content_tt .div,
.content_tt > .right > p,
.content_title ul,
.content_title .div{float:left}
.content_tt .line2{margin-right: 37px;}
.content_tt .div p{font-size: 16px;}
.content_tt > .right > p{width: 260px;font-size: 30px;font-weight: bold;text-transform: uppercase;display: inline-block;padding-left: 33px;}
.content_title ul{margin-right: 11.8%;}
.content_title ul li{display: inline-block;width: 110px;height: 45px;border: 1px solid #ED4752;text-align: center;line-height: 45px;}
.content_title ul li +li{margin-left: 36px;}
.content_title ul li a,
.content_title p{font-size: 15px; color:#fff}
.content_title p a{font-size: 15px; color:#fff}
.content_title ul li a{display: block;}
.content_title p{margin-left: 37px;}
/*æ ‡é¢˜æŽ§åˆ¶*/.bodyContTitle{margin:0 auto;padding: 0;position:relative;z-index: 3;overflow:hidden; padding-top:50px;}
.bodyContTitle .flt{font-size:28px;line-height:1;margin:0 0 22px 0;text-align: center;color:#000;}
.bodyContTitle .fl2{font-size:12px;line-height:1;text-align: center;margin:0;font-weight:normal;color:#999;font-family:"Arial","Times New Roman","Microsoft YaHei","SimHei";}
.bodyContContent{position:relative;z-index: 4;}

/*ç§»å…¥åŠ¨ç”»*/body,html{overflow-x: hidden;}
.button4{position: relative;overflow: hidden;}
.button4 > span{-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; color:#FFFFFF}
.button4:hover,
.content_title ul li:hover,
.content_title ul li.cur1{background-color:#333333;border: none !important;color: #fff !important;}
.button4:hover > p,
.content_title ul li:hover span,
.content_title ul li.cur1 span{opacity: 0;-webkit-transform: translate(0px,40px);transform: translate(0px,40px);}
.button4::after{content: attr(data-text);position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;-webkit-transform: translate(-30%, -50%) rotate(-30deg);transform: translate(-30%, -50%) rotate(-30deg);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.button4:hover::after,
.content_title ul li.cur1 .button4::after,
.content_title ul li:hover::after,
.content_title ul li.cur1::after{opacity: 1;-webkit-transform: translate(0, 0);transform: translate(0, 0);}
.content_title ul li.cur1 .button4::after{color: #fff;}

/*footer*/
/*------------联系我们--------------*/


/* aboutMenu */


h3 {
    font-size: 20px;
    font-weight: normal;
}




/*ä¼ä¸šæ–‡åŒ–*/.culture{position: relative;}
.culture{}
.culture .titles,
.case .titles,
.culture .titles a,
.case .titles a{color: #fff;}
.culture .titles p::after,
.culture .titles p::before,
.case .titles p::after,
.case .titles p::before{background-color: #fff;}
.culture::after{content: '';width: 100%;height: 245px;background: url(../images/about_bc2.jpg) no-repeat;background-size: cover;background-attachment: fixed;position: absolute;left: 0;top: 0;}
.culture ul{padding: 0 0px;margin-top: 55px;margin-bottom: 5.3%; }
.culture .moreArrow{display: block;text-align: center;animation: tB 2s infinite;}
.culture li{width: 31.4%;background-color:#F3F3F3;border-radius: 15px;padding: 21px 2.3% 20px 2.3%;text-align: center;float: left;margin-left: 1.9%;box-shadow: 0 3px 7px rgba(204,204,204,.5);}
.culture li dt{margin-top: 27px;margin-bottom: 17px;}
.culture li h3{color: #333;}
.culture li p{font-size: 15px;color: #666;line-height: 31px;text-align: justify;-webkit-line-clamp: 3;line-clamp: 3;}
.banSus .susLeftBox, .profile .container, .shadowBox, .titleBoxSec, .culture .container {
    position: relative;
    z-index: 2;}

/*å›¾ç‰‡*/.dts{overflow: hidden;}
.dts > img{-webkit-transition: all .5s ease-in;-moz-transition: all .5s ease-in;-o-transition: all .5s ease-in;transition: all .5s ease-in;}
.liHover:hover .dts img{-webkit-transform: scale3d(1.1, 1.1, 1);-moz-transform: scale3d(1.1, 1.1, 1);-o-transform: scale3d(1.1, 1.1, 1);transform: scale3d(1.1, 1.1, 1);}

/* prodetailsinfo */


/* 左部*/


.pxq-right h2{ width:100%; height:90px; text-align:center; line-height:90px; font-weight:normal; font-size:26px; color:#fff; background-color:#0065CE; border-radius:5px 5px 0 0;}
.pxq-right h2 a{ color:#fff;}
.pxq-right .pxq-plist{ overflow:hidden; width:100%; background-color:#fff; margin-bottom:10px;}
.pxq-right .pxq-plist ul{ overflow:hidden; width:100%;}
.pxq-right .pxq-plist li{ overflow:hidden; width:100%; border-bottom:2px solid #e7e7e7;}
.pxq-right .pxq-plist li>a{ display:block; width:210px; height:60px; line-height:60px; padding-left:30px; font-size:15px; color:#777; text-decoration:none}
.pxq-right .pxq-plist i{ display:inline-block; width:20px; height:16px; overflow:hidden; position:relative; margin-right:10px;}
.pxq-right .pxq-plist i{ *display:inline}
.pxq-right .pxq-plist img{ display:block}
.pxq-right .pxq-plist .eej{ overflow:hidden;padding:15px 0; width:100%; border-top:1px solid #e7e7e7; }
.pxq-right .pxq-plist .eej a{ display:block; padding-left:60px; font-size:14px; color:#999; line-height:30px; height:30px; text-decoration:none}
.pxq-right .pxq-plist .eej a:hover,.pxq-right .pxq-plist .eej a.cur{ color:#1144a3; background-color:#ddd}
.pxq-right .pxq-plist li.cur>a,.pxq-right .pxq-plist li>a:hover{ color:#1144a3; font-weight:bold}
.pxq-right .pxq-plist li.cur>a img,.pxq-right .pxq-plist li>a:hover img{ margin-top:-16px;}


/*一块*/
.container_1350 {
    width: 1200px;margin: 0 auto;
}

/*chanpinliebiao*/


/*er*/
/* aboutMenu */


/*xw*/
#ysbj{ background: url(../Images/ysbj.png) no-repeat center top; width: 100%; height: 650px;}
#ysnr{ width: 1200px; height:650px; margin:0 auto}
#ysnr .tit{ float: right;}
#ysnr ul{}
#ysnr ul li{ width: 300px; height: 325px; float: left; text-align: center;}
#ysnr ul li p{ padding: 50px 0 30px;}
#ysnr ul li .nr{ color: #868686; line-height: 25px; width: 80%; padding-left:50px;}
#ysnr ul li:nth-of-type(2){ background: #FBEAB5; float: right;}
#ysnr ul li:nth-of-type(1){ background: #DD0202; float: right;}
#ysnr ul li:nth-of-type(3){ background: #DD0202; margin-left: 3px;}
#ysnr ul li:nth-of-type(3) .nr{ color: #868686;}
#ysnr ul li:nth-of-type(4){ background: url(../Images/ysbj2.jpg) no-repeat left top;}
#ysnr ul li:nth-of-type(4) .nr{ color: #5f5f5f;}

/* 第一屏*/
/*search*/
.search { overflow:hidden; width:30%; box-shadow:0 3px 3px #ddd; margin-bottom:3px; float:left ; margin-left:650px}
.search p{  line-height:40px; font-size:13px; color:#333;}
.search p a{ color:#848484; margin:0 5px;}
.search .sbox { height:40px; background-color:#AB000A; float:right}
.search input{ float:left; margin-left:2px; margin-top:2px; height:36px; line-height:36px; font-size:14px; color:#333; padding:0 10px; width:320px; border:none; outline:none;}
.search span{ display:block; width:68px; height:40px; float:right; cursor:pointer}

/*新的开始*/
/*search*/
.banner-box img{ vertical-align: bottom;}
.sbanner{ height:200px;background-color: #eee;}
.search-bar{ padding:20px 0; -webkit-box-shadow: 0 3px 10px #eee; -moz-box-shadow: 0 3px 10px #eee; box-shadow: 0 3px 10px #eee;}
.search-bar .hotkeywords{line-height: 32px;}
.search-bar .hotkeywords strong{ margin-right:20px; color: #333;}
.search-bar .hotkeywords span{ color: #EB2533;}
.search-form a{ margin:0 5px; color:#DC0817}

/* 第一屏*/


.relative {
    position: relative; line-height:30px;
}
.index-pro{ margin-top:30px; margin-bottom:50px;}
.index-pro .pro-left{ width:250px;}
.index-pro .pro-left .pro-left-head{ border-bottom:1px solid #eee; padding-bottom:15px;}
.index-pro .pro-left .pro-left-head h3{font-size: 30px; color: #333; line-height:1; margin:0; font-weight:500;letter-spacing: 2px;}
.index-pro .pro-left .pro-left-head p{ line-height: 2; padding-top:10px; color:#EB2533 }
.index-pro .pro-left .pro-left-nav li{ position: relative; line-height:32px; margin:15px 0;padding-left:30px; overflow: hidden;}
.index-pro .pro-left .pro-left-nav li:before{ content: ''; display: block; position: absolute; left: 0; top: 0; bottom: 0; width:210px;background-color: #EB2533;border-radius: 0 16px  16px 0; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.index-pro .pro-left .pro-left-nav li a{ position: relative; z-index:3; font-size:15px; color:#333333}
.index-pro .pro-left .pro-left-nav li a:before{ content: '';width: 4px;	height: 4px;border-radius: 100%;display: inline-block;	background: currentColor;	vertical-align: middle;margin-right: 8px;}
.index-pro .pro-left .pro-left-nav li:hover a{ color: #fff; padding-left:6px;}
.index-pro .pro-left .pro-left-nav li:hover:before{ -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0);}
.index-pro .pro-right{ width:940px;}
.index-pro .pro-right .pro-gallery{ width:581px;  position: relative; float:left }
.index-pro .pro-right .pro-gallery .pro-img{ overflow: hidden;width: 100%;height: 0;padding-bottom: 71.7%;display: block;background-image: -moz-linear-gradient( 115deg, rgb(101,100,105) 0%, rgb(176,176,179) 40%, rgb(251,251,253) 100%);
	background-image: -webkit-linear-gradient( 115deg, rgb(101,100,105) 0%, rgb(176,176,179) 40%, rgb(251,251,253) 100%);
	background-image: -ms-linear-gradient( 115deg, rgb(101,100,105) 0%, rgb(176,176,179) 40%, rgb(251,251,253) 100%);}

.index-pro .pro-right .pro-intro{  width:400px; height:270px;position: absolute;right:0;background: #fff; -webkit-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2);  box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.2); margin: auto; top: 0; bottom: 0; padding-left:50px; padding-right:50px; padding-top: 50px; float:left}
.index-pro .pro-right .pro-intro strong{ color: #333;font-size: 18px; line-height:2.5;}
.index-pro .pro-right .pro-intro .btn{ display: inline-block; vertical-align: middle; height:32px;border-radius: 16px; color: #fff; text-align: center; line-height:32px; padding:0 30px; margin:10px 5px; }
.index-pro .pro-right .pro-intro .btn.btn-normal{ background-color: #EB2533;}
.index-pro .pro-right .pro-intro .btn.btn-more{ background-color: #333333;}
.index-pro .pro-right .pro-intro .btn:hover{ opacity:.85;}
.pull-left{float:left !important;}
.pull-right{float:right !important;}
/*特点*/
.tedian { overflow:hidden; width:1200px; margin:0 auto; padding-top:40px; height:330px; padding-bottom:40px; border-bottom:2px solid #f3f3f3;}
.tedian ul{ overflow:hidden; width:110%;}
.tedian li{ float:left; width:279px; padding-right:30px; margin-right:30px; border-right:1px dotted #c7c7c7;}
.tedian li img{ display:block; margin:0 auto; margin-bottom:20px;}
.tedian li h3{ text-align:center; font-size:20px; color:#333; margin-bottom:10px; font-weight:bold}
.tedian li p{ text-align:center; font-size:15px; color:#666; line-height:20px;}

/*about*/
.about_xg { overflow:hidden; width:1200px; margin:0 auto; margin-bottom:60px;}
.about_xg .box{ overflow:hidden; width:100%; margin-top:50px;}
.about_xg .aleft{ overflow:hidden; float:left; width:675px;}
.about_xg .aleft h3{ font-weight:normal; font-size:20px;}
.about_xg .aleft h3 a{ color:#333; font-weight:bold}
.about_xg .aleft i{ display:block; width:30px; height:2px; background-color:#EB2533; margin:24px 0; }
.about_xg .aleft p{font-size:15px;color:#313131;line-height: 30px;height: 240px;text-align:justify;overflow: hidden; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3; }
.about_xg .aleft .more{display:block;margin: 35px 0;width:120px;height:45px;}
.about_xg .aleft ul{ overflow:hidden; width:110%;}
.about_xg .aleft li{ float:left; width:160px; height:120px; margin-right:20px; background-color:#333333;border-radius: 5px;}
.about_xg .aleft li a{ text-decoration: none;}
.about_xg .aleft li img{ display: block; margin: 10px  auto 0}
.about_xg .aleft li p{ text-align: center; font-size: 14px; color: #fff; margin-top: 10px;}
.about_xg .aleft li:hover{ background-color: #EB2533}
.about_xg .aright {overflow:hidden;float:right;width: 500px;background: #333333;padding: 0 30px; border-radius: 3px;}
.about_xg .aright h3{font-size:18px;margin:40px 0 5px 140px;text-align: right;}
.about_xg .aright h3 a{ color:#fff;}
.about_xg .aright em{display:block;font-size:12px;color:#778cca;margin-left:140px;margin-bottom: 18px;text-align: right;}
.about_xg .video{ overflow:hidden; width:410px;  margin: 0 auto; position: relative}
.about_xg .vBox{ width: 410px; position: relative; height: 330px;}
.about_xg .vSpPa{ position: absolute; top:0; left:0; display: none}
.about_xg .vSpDiv{ width: 410px; height: 259px;}
.about_xg .vSpPa p{line-height: 35px;font-size: 13px;color: #fff;margin-top:25px;}
.about_xg .vList {position:absolute;width:100%;text-align: right;bottom: 20px;left: 0;}
.about_xg .vList li{ cursor:pointer; border-radius: 50%;width: 22px;height: 22px;text-align: center;display: inline-block;background-color: #fff;color: #0a47b4;line-height: 22px;margin: 0 2px;}
.about_xg .vList li{ *display: inline}
.about_xg .vList li:hover,.about_xg .vList li.cur{ background:#EB2533; color: #fff}
.about_xg .vSpPa:first-child{ display: block}
/*title*/
.title { overflow:hidden; width:100%; margin-bottom:50px; margin-top:40px;}
.title h2{ text-align:center; font-weight:normal; font-size:30px; color:#333}
.title h2 a{ color:#333;}
.title em{ display:block; text-align:center; font-size:12px; color:#999; font-family:Arial; margin-bottom:10px; text-transform:uppercase}
.title i{ display:block; margin:0 auto; width:30px; height:1px; background-color:#003c98;}
.title.wt h2{ color:#fff}
.title.wt h2 a{ color:#fff;}
.title.wt em{ color:#fff;}
.title.wt i{ background-color:#fff;}
/*footer*/

.left_piece{float: left;width:100%;}
.left_piece .cate_list>li{float: left;width: 180px;height: 50px;background:#EB2533;color: #fff;margin-right: 20px;transition: all .35s ease-out;position: relative; margin-bottom:20px;}
.left_piece .cate_list>li:hover{background: #333;}
.left_piece .cate_list li a p{color: #fff;font-size: 14px;line-height: 50px;text-align: center;transition: all .35s ease-out;}
.left_piece .cate_list li.all>ul{background: #157492;height: 0;position: absolute;top: 100%;right: 0;overflow: hidden;min-width: 162px;width: 235px;transition: all .5s ease;z-index: 6;}
.left_piece .cate_list li.all>ul.active{height: 552px;width: 490px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;box-shadow: 0 2px 2px rgba(0,0,0,0.3);border-top: 1px solid #eee;}
.left_piece .cate_list li ul.categoryList a:hover{color: #052b37;}
.left_piece .cate_list li ul.categoryList a{padding: 0 17px;line-height: 48px;transition: all .35s ease-out;margin: 0;min-width: 142px;overflow: hidden;text-overflow: ellipsis;position: relative;text-align: left;font-size: 14px;max-height: 48px;display: block;color: #fff;}
.left_piece .cate_list li.all ul.categoryList>li{float: left;width: 33.3333333%;margin: 0;border-bottom: 0 none;position: relative;}
.left_piece .cate_list li.all ul.categoryList>li .sonCate{padding-left: 15px;}
.left_piece .cate_list li.all ul.categoryList>li .sonCate a{font-size: 12px;line-height: 40px;}



 /*footer*/
.footer { background-color: #333333; }
.footer-cont { width: 1200px; margin: 0 auto; padding: 90px 0 70px; }
.footer-cont .alinks { margin-left: -25px; }
.footer-cont .alinks a { color: #fff; font-size: 16px; padding: 0 35px; border-right: dashed 1px #999;}
.footer-cont .copy-right { margin: 68px 0 40px; color: #fff; line-height:35px; font-size:15px; }
.footer-cont .copy-right a { color: #fff; padding-right: 15px; }
.footer-cont .zhanzhang img { display: inline-block; width: 50px; height: 12px; }
.footer-cont .js { margin-left: 33px; }
.footer-cont a:hover { color: #EB2533; text-decoration: underline; }
.footer-cont .ewm-img img { width: 150px; height: 150px; }
.footer-cont .work-time { color: #444; margin-left: 22px; padding-top: 14px;}
.footer-cont .work-time .p1 { color: #444; font-size: 16px; font-weight: bold; }
.footer-cont .work-time .p2 { padding: 4px 0 14px; }
.p3 { color:#EB2533; font-size: 15px; padding-top:10px; text-align:center}
.friend-links { width: 150px; height: 50px; line-height: 50px; border:solid 1px #ccc; border-radius: 50px; margin-top: 38px; padding: 0 30px; position: relative;}
.friend-links>a, .friend-links span { color: #999; }
.friend-links>a.btn { display: block; width: 20px; height: 20px; background-color: #EB2533; border-radius: 50%; position: absolute; top: 15px; right: 30px; }
.friend-links>a.btn:before { content: ''; display: block; width: 0; height: 0; border-top: 5px solid transparent;  border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; left: 8px; top: 5px;}

.links-list { width: 100%; height: auto; position: absolute; left: 0; bottom: 52px; z-index: 99;}
.links-list a { display: block; padding:8px 15px; line-height: 22px; font-size: 12px; color: #999; background-color: #fff; border-radius: 50px; border:solid 1px #ccc; border-bottom: none 0; word-break: keep-all; text-overflow: ellipsis; overflow: hidden; -webkit-transition:all .5s ease-out; -moz-transition:all .5s ease-out; -ms-transition:all .5s ease-out; transition:all .5s ease-out;}
.links-list a:hover { text-decoration: none; background-color: #ededed; color: #999; padding-left: 30px;}

.gudingphone {
    width: 100%; background:#EB2533; 
    height: 50px;
    position: fixed;z-index:999;
    bottom: 0;
    overflow: hidden;text-align:center;}
	
	.gudingphone h1{ color:#fff; font-size:22px; line-height:50px;}