﻿/*= 清除浮动=*/
.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%;}
html{font-size: calc(16vw / 1920 * 100);}
/* 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;
}
/* 第一屏*/
/*search*/

.search1{width:100%; height:70px; padding:18px 0; line-height:41px; background:#f2f2f2; overflow:hidden;}
.sea1{padding:12px 0;}
.ss-l{width:74%; float:left; font-size:14px; color:#007bd2; overflow:hidden;}
.ss-l a{margin-right:12px; display:inline-block; color:#007bd2;}
.ss-r{width:295px; height:41px; float:right; background:url(../img/search.png) no-repeat; overflow:hidden;}
.ss-r input{display:block; float:left; font-family:"microsoft yahei"; border:none; outline:none;color:#1f1a17;}
.ss-r .ss-put{width:227px; height:35px; line-height:25px; background:none; padding:8px 0 8px 20px; font-size:14px;}
.ss-r .ss-btn{width:36px; height:31px; padding:0; text-align:center; margin:5px 6px; cursor:pointer; background:none;}
::-webkit-input-placeholder{color:#1f1a17;}
:-moz-placeholder{color:#1f1a17;}
::-moz-placeholder{color:#1f1a17;}
:-ms-input-placeholder{color:#1f1a17;}
.public{width:1200px; margin:0 auto; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

/*产品分类*/
/*公共栏目样式*/
.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;
}
/*产品分类结束*/
/*面包屑开始*/
.doc-example{ background: #f7f7f7;
    height: 50px;
    border-bottom: 1px solid #ddd;
    line-height: 50px;
  
    width: 100%;}
.crumbb {
	background: #f7f7f7;
    padding: 10px 0;
}
.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;
}
.content ,, .container{margin-left:auto;margin-right:auto;width:1200px;}
/*面包屑结束*/



.fenye {
	overflow: hidden;
	text-align: center;
	line-height: 2;
	padding: 2rem 0 1rem 0;
}

.fenye li{
	float: left;
}
.fenye .a1 {
	font-size: 0.8rem;
	padding: 0.4rem 0.7rem;
	color: #666666;
	border: 0.07rem solid #ccc;
	border-radius: 0.2rem;
	margin: 0 0.1rem;
}
.fenye a {

	font-size: 0.8rem;
	padding: 0.4rem 0.7rem;
	color: #666666;
	border: 0.07rem solid #cdcdcd;
	background-color: #ffffff;
	border-radius: 0.2rem;
	margin: 0 0.1rem;
}
.fenye span {
	font-size: 0.8rem;
	padding: 0.4rem 0.7rem;
	color: #ffffff;
	border: 0.07rem solid #c8aa82;
	background-color: #c8aa82;
	border-radius: 0.2rem;
	margin: 0 0.1rem;
}
.fenye a:hover {
	color: #fff;
	background: #c8aa82;
	border: 0.07rem solid #c8aa82;
}

/*第二块关于我们 */
.DatasBox ul li{width: 24.8%;float: left;border-left: 0.07rem #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 */


/* 关于我们内页 */
.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%;}


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: 28px;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: 100%;background:url(../imge/ProtectionBg.jpg);}
.hotSale .mainCon{width:100%; padding-top: 10px; float:left;}
.hotSale .mainCon ul{width: 100%;}
.hotSale .mainCon li{position: relative;padding: 6px 5px 0 6px;border: 1px solid #4E4E4E;float: left;margin-right: 11px;margin-bottom: 36px; position:relative; width:15%; margin-left:8px;}
.hotSale .mainCon li h3{font-size: 15px;color: #C5C5C5;font-weight: normal;margin: 20px 0 4px 0;}
.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 #424242;line-height: 33px;font-size: 12px;color: #A9A9A9;text-decoration: none; margin-bottom:15px; margin-top:10px; margin-left:30px; }
.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结束*/


.more5{height: 50px;width: 140px;background:#252525;display: block;margin-top: 50px;transition: all .35s ease-out; margin-left:40%;}
.more5 a{display: block;text-align: center;line-height:60px;color: #fff;}
.more5:hover{background: #CC100E;}
.more5:hover a{color: #000;}
/*首页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: 94%;
}



/*新闻相关页面的主题框架--左右结构*/
.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;width:100%;  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: 2rem;color:#333;margin-bottom: 2rem;}
.xq_share{height: 3rem;padding: 0.5rem 0;border-top: 0.07rem solid #e9e9e9;border-bottom: 0.07rem solid #e9e9e9;margin-bottom: 2rem;}
.xq_share p{float:left;font-size: 0.6rem;color:#999;line-height: 3;}
.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: 3;color:#333;text-indent: 1rem;margin-bottom: 0rem;font-size: 1rem;}
.page_wen{overflow:hidden;width:100%;height: 3.5rem;line-height: 3rem;font-size: 0.7rem;margin-bottom: 2%;}
.page_wen .page_left{float:left;width: 25rem;background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:390px; background-color:#f7f7f7;}
.page_wen .btn{display:block;text-decoration:none;width: 7rem;height: 3.5rem;background-color:#e8e8e8;text-align:center;line-height: 3.5;font-size: 0.7rem;}
.page_wen .page_title{display:block;margin-left: 1.5rem;float:left;height: 3.5rem;overflow:hidden;line-height: 5;}
.page_wen .page_left:hover  .page_title{color:#3b3b3b;}
.page_wen .page_left:hover  .btn{ background:#7d7d7d; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#2E2E2E;}
.page_wen .page_right:hover  .btn{ background:#7d7d7d; 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 #2E2E2E;}











































.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;}


/*新闻中心*/
.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;
}


.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 #8C8C8C;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: #464646;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 #505050;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:#8C8C8C}
.content_title p a{font-size: 15px; color:#8C8C8C}
.content_title ul li a{display: block;}
.content_title p{margin-left: 37px;}


.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:#CC0B0B;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 */
.aboutMenu{width:1200px;text-align: center;padding: 20px 0 0; margin:0 auto;}
.aboutMenu li{display: inline-block;*display: inline;font-size: 14px;color: #333333;background: url(../img/aboutMenuBg01.png) no-repeat center;height: 50px;line-height: 50px;margin-left: 5px;width: 141px;text-align: center;}
.aboutMenu li a{color: #333;text-decoration: none;display: block;}
.aboutMenu li:first-child{margin-left: 0;}
.aboutMenu li.cur{background: url(../img/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li.cur a{color: #fff;}
.aboutMenu li:hover{background: url(../img/aboutMenuBg02.png) no-repeat center;}
.aboutMenu li:hover a{color: #fff;}
.QuestionTitle{text-align: center;z-index: 99;position:  relative;}
.QuestionTitle h3{font-size: 32px;color: #7F5120;}
.QuestionTitle h3 a{font-size: 32px;color: #063a75;}
.QuestionTitle p{font-size: 16px;color: #606060;margin-top: 20px;}
.CompanyIntroduction{padding:60px 0;}

/*chanpin*/
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle; 
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {

    float: left;

    position: relative;
}

.s_pro{ background: url(../images/s_pro_bg.jpg) repeat;}
.s_pro .m{ position: relative; 
top:200px;    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out;
    -o-transition: all 1.2s ease-in-out;
    -ms-transition: all 1.2s ease-in-out;
    transition: all 1.2s ease-in-out;}
.s_pro.active .m{ top:0; opacity:1;}
.tt{ overflow: hidden; margin-bottom:25px;}
.tt h3{ float:left; color:#000000; font-size:24px; padding-left:80px; height:120px; background:url(../images/s_pro_ico.png) left 0 no-repeat; padding-bottom:10px; margin-top:30px;}
.tt h3 span{ display:block; margin-top:11px; color:#da251d; font-size:28px; font-family:arial; font-weight:bold; text-transform:uppercase; }


.tt h4{ float:left; color:#fff; font-size:22px;height:70px; background:url(../images/tyo.jpg); padding-bottom:10px; margin-top:30px; font-weight:normal; width:100%; padding-top:18px; text-align:center;}
.tt h4 span{ display:block; margin-top:11px; color:#da251d; font-size:20px; font-family:arial; font-weight:normal; text-transform:uppercase; }

.btn_jia{ float:right;}
.btn_jia{ display:block; width:155px; height:45px; line-height:43px; text-align:center; color:#fff; border:1px solid #fff;border:1px solid rgb(179, 133, 82); border-radius:3px; position:relative;}
.btn_jia span{ display:inline-block; position:relative;}
.btn_jia span i{ width:1px; height:15px;transform:scaleY(0); display: block; position:absolute; top:15px; right:7px; background:#fae8e7; transition:0s 0s; opacity:0;}
.btn_jia span:before{ content:""; width:20px; height:1px; display: inline-block; background:#fae8e7; position:relative; top:-4px; margin-right:8px; transition:.5s;}
.btn_jia span:after{ content:""; width:20px; height:1px; display: inline-block; background:#fae8e7; position:relative; top:-4px; margin-left:8px; transition:.5s;}
.btn_jia:hover span:before{ width:0; opacity:0;}
.btn_jia:hover span:after{ width:15px; margin-left:30px;}
.btn_jia:hover span i{transform:scaleY(1); opacity:1; transition:.5s .5s;}
.s_pro_container{ width:1220px;}
.s_pro .tt .btn {
    width: 155px;margin-top:50px;
    height: 45px;
    line-height: 43px;
    color: #7F5120;
   
}
.s_pro .li{ }
.s_pro .li a{ padding:0px; display:block; height:40px;}
.s_pro .li .img_mid{position:relative; margin-bottom:18px; background:#f3f3f3; display:table;}
.s_pro .li .img_mid div{ width:385px; display: table-cell; vertical-align:middle; text-align:center; border:6px solid #ECECEC; }
.s_pro .li .img_mid img{ max-width:180px; }
.s_pro .li h5{ font-size:15px; color:#CACACA; text-align:center; font-weight:normal; }
.s_pro .li span{ font-size:12px; color:#494949; text-align:center; display:block; font-family:arial; text-transform:uppercase; margin-top:6px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.s_pro .li .img_mid::before,.s_pro .li .img_mid::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.s_pro .li .img_mid::before{top:0;right:0;bottom:0;left:0;border-top:6px solid #B00;border-bottom:6px solid #B00;transform:scale(0,1);-webkit-transform-origin: center;transform-origin: center}
.s_pro .li .img_mid::after{top:0;right:0;bottom:0;left:0;border-right:6px solid #B00;border-left:6px solid #B00;transform:scale(1,0);transform-origin: center;}
.s_pro .li:hover .img_mid::before,.s_pro .li:hover .img_mid::after{opacity:1;transform:scale(1);transition: all 0.5s;}
.s_pro_container {
   margin:0 auto
  
}

.swiper-slide {
    width: 23%;
    float: left;
    -webkit-box-sizing: content-box;
    margin-bottom:10px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    /* display: block; */
    /* width: 100%; */
    /* overflow: hidden; */
    border-radius: 1rem;
    box-shadow: 0 0 0.1rem rgb(0 0 0 / 10%);
    box-shadow: 0rem 0rem 1rem #00000024;
}
.dgg{ background:url(../images/JB.jpg)}

.dgg img{transition: all ease-out .3s;overflow:hidden;}
.dgg img:hover{transform: scale(0.8, 0.8);-moz-transform: scale(0.8, 0.8);-webkit-transform: scale(0.8, 0.8);-o-transform: scale(0.8, 0.8);} 



/*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;}


/*新的开始*/
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}
jquery.fullpage.min.css:7
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
fukang.css:32
.section {
    min-width: 1440px;
    overflow: hidden;
}

/* 第一屏*/



/*æ ‡é¢˜æŽ§åˆ¶*/.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:#fff;}
.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;}


.left_piece{float: left;width:100%;}
.left_piece .cate_list>li{float: left;width: 10rem;height: 3.2rem;background: #ffffff;color: #858585;margin-right: 1rem;transition: all .35s ease-out;position: relative;margin-bottom: 3rem;border: 0.07rem solid #d8d8d8;}
.left_piece .cate_list>li:hover{background: #f7f7f7;}
.left_piece .cate_list li a p{color: #666;font-size: 1rem;line-height: 3;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*/
 #lw_wjs_foot{display: block;background:#252525;}
#lw_wjs_foot .foot_top{height: 308px;}
#lw_wjs_foot .bottom_ul{margin-top: 52px;float: left;display: inline-block;margin-bottom: 58px;}
#lw_wjs_foot .bottom_first .bot_logo{margin-top: 3px;margin-bottom: 15px;}
#lw_wjs_foot .bottom_first{width: 351px;color: #84cfe7;line-height: 24px;}
#lw_wjs_foot .bottom_ul .contact,
#lw_wjs_foot .bottom_ul .contact li a,
#lw_wjs_foot .bottom_first h6{line-height: 35px;font-size: 14px;color: #BFBFBF; font-weight:normal}
#lw_wjs_foot .bottom_first p{display: inline-block;}
#lw_wjs_foot .bottom_first h3{display: inline-block;}
#lw_wjs_foot .bottom_second{width:393px;}
#lw_wjs_foot .bottom_third{width: 204px;}
#lw_wjs_foot .bottom_fourth{width: 266px;}
#lw_wjs_foot .bottom_first .contact h3{display: inline-block;font-size: 18px;line-height: 24px;color: #fff;font-weight: bold;}
#lw_wjs_foot .bottom_ul .title h4{line-height: 24px;font-size: 16px;margin-bottom: 15px;color: #fff;font-weight: bold;}
#lw_wjs_foot .bottom_fourth .advan_icon{display: inline-block;font-size: 24px;color: #fff;margin-right: 17px;}
#lw_wjs_foot .bottom_fourth .advan_icon .pcfont{font-size: 24px;}
#lw_wjs_foot .bottom_fifth span{font-size: 12px;color: #ccc;line-height: 51px;text-align: center;display: block;}
#lw_wjs_foot .foot_bottom{background: #1C1C1C;position: relative;display: block;overflow: hidden;height: 80px; width:100%; line-height:80px;}
#lw_wjs_foot .foot_bottom h6,
#lw_wjs_foot .foot_bottom a{color: #2e7b94;display: inline-block;}
#lw_wjs_foot .foot_bottom .right a{margin-left: 25px;}
#lw_wjs_foot a{transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;}
#lw_wjs_foot .contact li a:hover,
#lw_wjs_foot a:hover{color: #fff;}
#lw_wjs_foot .foot_bottom .bottom_top h6{float: left;padding-top: 30px;padding-bottom: 20px;}
#lw_wjs_foot .foot_bottom li{float: left;margin-top: 30px;margin-bottom: 20px;padding: 0 15px;}
#lw_wjs_foot .foot_bottom li.link_1{border-left: 1px solid #2e7b94;border-right: 1px solid #2e7b94;}
#lw_wjs_foot .foot_bottom .bottom_top{width: 300px;overflow: hidden;}
#lw_wjs_foot .foot_bottom .bottom_bot{width: 100%;overflow: hidden;}
#lw_wjs_foot .foot_bottom .bottom_bottom{float: left;}
#lw_wjs_foot .foot_bottom .bottom_bottom .right a:nth-child(2){padding: 0 15px;}
@media(max-width:991px){#lw_wjs_foot{height: auto;}
#lw_wjs_foot .row{margin: 0}
#lw_wjs_foot .bottom_first{margin-bottom: 0;}

#lw_wjs_foot .bottom_ul{margin-top: 30px;}
#lw_wjs_foot .bottom_second, #lw_wjs_foot .bottom_third, #lw_wjs_foot .bottom_fourth{display: none;}
#lw_wjs_foot .foot_bottom .right{float: left !important;}
#lw_wjs_foot .foot_bottom .right a{margin-left: 0;}}


/*竖向左部*/
.fl { float:left;}
.blk-xs{width:240px;}
.blk{margin-bottom:  20px;}
 .fdh-01-tit {
            background: #b09276;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
          
line-height: 3.5;
          
background: url(images/p14-icon5.png) no-repeat right center #ececeb;
          
/* margin-bottom: 2px; */
          
overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 1.2rem;
            font-weight: normal;
            margin: 0 10%;
            /* margin-left: 38px; */
            color: #666;
            border-bottom: 0.07rem dashed #d8d8d8;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #f7f7f7;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #000;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);

            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #b09276;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #b09276;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #b09276;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #474747;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    
  .cbgg-01 {
            background: #b09276;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {

            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
		
 /*友情链接*/   
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;}
.f_link span{ font-size:18px;}
.f_link a{ color:#FF0000; font-size:18px;}


/* 底部footer样式 */
.fast-nav{
  position: fixed;
  top: 100px;
  right: 20px;
  display: none;
  z-index: 999;
}
.fast-nav .fast-list{
  width: 102px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0px 0px 51px 51px;
  box-shadow:10px 0px 50px 20px rgba(177, 177, 177, 0.2);
}
.fast-nav .online{
  height: 110px;
  background: url("../images/index/bar_zixun_btn_sel.png") no-repeat;
  background-position: center 30px;
  text-align: center;
  line-height: 150px;
}
.fast-nav .online:hover{
  background: url("../images/index/bar_zixun_btn_nor.png") no-repeat;
  color: #fff;
  background-color: #a51f31;
  background-position: center 30px;
}
.fast-nav .order{
  height: 101px;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none;
  background: url("../images/index/bar_liangchi_btn_sel.png") no-repeat;
  background-position: center 30px;
  text-align: center;
  line-height: 150px;
}
.fast-nav .order:hover{
  background: url("../images/index/bar_liangchi_btn_nor.png") no-repeat;
  color: #fff;
  background-color: #a51f31;
  background-position: center 30px;
}
.fast-nav .focus{
  height: 104px;
  border-bottom: 1px solid #e6e6e6;

  background: url("../images/index/bar_guanzhu_btn_sel.png") no-repeat;
  background-position: center 30px;
  text-align: center;
  line-height: 150px;
}
.fast-nav .focus:hover{
  background: url("../images/index/bar_guanzhu_btn_nor.png") no-repeat;
  color: #fff;
  background-position: center 30px;
  background-color: #a51f31;
}
.fast-nav .up{
  height: 60px;
  display: block;
  background: url("../images/index/bar_top_btn.png") no-repeat;
  background-position: center 30px;
}
.fast-nav .erweima{
  visibility:hidden;
  width: 123px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 31px 10px 20px 10px;
  border: 1px solid #e6e6e6;
  align-items: center;
  position: absolute;
  top: 10px;
  left: -138px;
  box-sizing: border-box;
}
.fast-nav .erweima .name{

 text-align: center;
 border-bottom: 1px solid #e6e6e6;
 padding-bottom: 20px;
 padding-top: 10px;
 margin-bottom: 10px;
}
.fast-nav .erweima .last{
  border-bottom: none;
 }
 
.hm-page1{
	/* padding: 0.35rem 0 0.1rem; */
	width: 95%;
	margin: 0 auto;
}
.hm-page1 .swiper-container{
	padding-top: 10px;
}
.hm-page1 .tt-mod {
    margin-bottom: calc(0.3rem - 10px);
}
.hm-page1 .swiper-slide{
	margin: 1%;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
}
.hm-page1 .swiper-slide:hover{
	 transform: translate(0,-10px);
}
.hm-page1 .sw-prev{
	left: 20px;
}
.hm-page1 .sw-next{
	right: 20px;
}

.pro-it1{
	display: block;
	width: 100%;
	overflow: hidden;
	/* border-radius: 0.15rem; */
	/* box-shadow: 0 0 0.1rem rgba(0,0,0,0.1); */
}
.pro-it1 .pic{
	/* height: 4.7rem; */
	overflow: hidden;
}
.pro-it1 .tex{
	height: 8rem;
	padding: 0.5rem 1rem 0;
}
.pro-it1 .tt{
	color: #444;
	/* font-size: calc(12px - 0.12rem + 0.22rem); */
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 0.2rem;
	/* text-transform: uppercase; */
}
.pro-it1 .more{
	color: #c0a062;
	display: inline-block;
	height: 2.5rem;
	line-height: 3;
	border-radius: 10rem;
	width: 10rem;
	text-align: center;
	color: #c0a062;
	background: none;
	border: 0.05rem solid #c0a062;
	/* font-size: calc(12px - 0.12rem + 0.14rem); */
	font-size: 0.8rem;
	box-shadow: 0 0 0.2rem rgba(192,160,98,0.1);
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s;
	position: relative;
	overflow:hidden;
	z-index: 2;
	font-weight: bold;
	margin-top: 3%;
}

.pro-it1 .more:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	top: 0;
	background: #c0a062;
	transition: all ease .5s 0s; 
    -moz-transition: all ease .5s 0s; 
    -webkit-transition: all ease .5s 0s;
    z-index: -1;
}
.pro-it1 .more:hover{
	/* background: #a98c56; */
	color: #fff;
}
.pro-it1 .more:hover:before{
	left: 0;
}
.con-box{
	padding: 0.65rem 0;
}

.tt-mod{
	text-align: center;
	color: #333;
	margin-bottom: 0.5rem;
}
.tt-mod .tt{
	/* font-size: calc(12px - 0.12rem + 0.3rem); */
	font-size: 0.3rem;
	font-weight: bold;
	position: relative;
	z-index: 3;
	/* text-transform: uppercase; */
}
.tt-mod.w-tt{
	color: #fff;
}

.pic img{
	width: 100%;
	height: 100%;
}
.pic img{
	transition: all ease .5s 0s; 
    -moz-transition: all ease .5s 0s; 
    -webkit-transition: all ease .5s 0s;
}

.tt-mod.l-tt{
	text-align: left;
}
.pop-mod{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	display: none;
}
.pop-mod .ej-gray{
	display: block;
}
.pop-mod .pp-it{
	display: none;
}
.cont-it{
	width: 31%;
	float: left;
	margin: 0 1.16% 2%;
	background-color: #fff;
	box-shadow: 0 0 0.1rem rgba(0,0,0,0.05);
	cursor: pointer;
	border-radius: 0.1rem;
	overflow: hidden;
	transition: all ease .3s 0s; 
    -moz-transition: all ease .3s 0s; 
    -webkit-transition: all ease .3s 0s;
}
.cont-it .tex{
	height: 2rem;
	padding: 0.45rem 0.3rem 0;
	color: #999;
	/* font-size: calc(12px - 0.12rem + 0.18rem); */
	font-size: 0.18rem;
}
.cont-it .tt{
	/* font-size: calc(12px - 0.12rem + 0.24rem); */
	font-size: 0.24rem;
	font-weight: bold;
	color: #555;
	margin-bottom: 0.15rem;
	/* text-transform: uppercase; */
}
.cont-it .dd{
	line-height: 1.8;
	word-break: break-all;
}
.cont-it:hover{
	transform: translate(0,-10px);
}
.cont-it .pic{
	overflow: hidden;
}

.cont-pp{
	z-index: 12;
	width: 11rem;
	height: 8.4rem;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
	padding: 0.4rem 0.5rem;
	border-radius: 0.15rem;
}
.cont-pp .close{
	width: 0.45rem;
	height: 0.45rem;
	border-radius: 100%;
	border: 1px solid #e8e8e8;
	background: #fff url(../images/icon-close.png) no-repeat center;
	background-size: 100% 100%;

	position: absolute;
	right: 0.2rem;
	top: 0.2rem;
	cursor: pointer;
	transition: all ease .5s 0s; 
    -moz-transition: all ease .5s 0s; 
    -webkit-transition: all ease .5s 0s;
}
.cont-pp .close:hover{
	transform:rotate(360deg);
	background-color: #b7924b;
	border-color: #b7924b;
	background-image: url(../images/icon-close-sel.png);
}
.cont-pp .tt{
	text-align: center;
	margin-bottom: 0.5rem;
	/* font-size: calc(12px - 0.12rem + 0.3rem); */
	font-size: 0.3rem;
	font-weight: bold;
}
.cont-pp .pic1{
	margin-bottom: 0.3rem;
}
.cont-pp .pic1 img{
	width: 100%;
	height: 100%;
}
.cont-way{
	height: 1.8rem;
}
.cont-way .scr-box::-webkit-scrollbar-thumb {
    background: rgba(192,160,98,0.2); 
}
.cont-way p{
	font-size: 0.18rem;
	line-height: 1.4;
	margin-bottom: 0.2rem;
}
.cont-way img{
	height: 0.24rem;
	width: 0.24rem;
	margin-right: 0.2rem;
	float: left;
}
.cont-way a{
	color: #b7924b;
}
/*头部2*/
.header{width: 100%;position: fixed;z-index:999;background:#FFFFFF;height: 7.25rem;border-bottom: 4px solid #c8aa82;}
.headerTop{width: 100%;height: 39px;line-height: 39px;background: #f2f1f2;}
.headerTop p{font-size: 13px;height: 39px;line-height: 39px;color: #666666;float: left;}
.headerTop ul{overflow: hidden;float: right; height:39px;}
.headerTop li{float: left;}
.headerTop li a{font-size: 13px;color: #666666;padding: 0 15px;border-left: 1px dotted #a9a9a9;}
.headerTop li.last a{padding-right: 0;}
.headerTop li:first-child a{border-left: none;background: url(Img/Common/header_icon01.png) no-repeat left center;padding-left: 18px;}
.headerCenter{width: 20%;height: 121px;float:left;/* border-bottom: 4px solid #c8aa82; */}
.headerCenter h1{float: left;width: 19rem;padding-left:10%;padding-top: 5%;}
.headerCenter .Part{float: left;padding-left: 17px;margin-left: 14px;margin-top: 34px;background: url(Img/Common/header_xian.png) no-repeat left top;width: 344px;}
.headerCenter .Part h2{font-size: 22px;color: #333333;font-weight: normal;}
.headerCenter .Part h2 span{color: #1a7584;font-size: 22px;font-weight: bold;}
.headerCenter .Part p{font-size: 21px;color: #444444;margin-top: 8px}
.headerCenter .Part p span{font-size: 15px;padding-left: 22px;margin-left: 25px;}
.headerCenter .Part p span:first-child{margin-left: 0;}
.headerCenter .Part p span.first{background: url(../img/header_icon02.png) no-repeat left center;}
.headerCenter .Part p span.second{background: url(../img/header_icon03.png) no-repeat left center;}
.headerCenter .Part p span.third{background: url(../img/header_icon04.png) no-repeat left center;}

.headerCenter .phone{background: url(Img/Common/header_icon05.png) no-repeat right center;padding-right: 42px;float:right;margin-top: 43px;text-align: right;}
.headerCenter .phone p{color: #999999;font-size: 14px;}
.headerCenter .phone span{ display: block; font-size: 26px; color:#007bd2; font-weight: bold;
background-image: -webkit-linear-gradient(left,#F37B1D,#fcdde4 25%,#F37B1D 50%,#F37B1D 75%,#F37B1D);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 2s infinite linear;}
@-webkit-keyframes masked-animation{0%{background-position:0 0}100%{background-position:-100% 0}}

.headerNav{background:#fafafa;height: 7rem;float:left;width:80%;}
.headerNav ul{width: 100%;}

.headerNav li{float: left; font-size:1.1rem;  text-align:center; line-height: 8rem; position:relative; width:10rem; border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;border-bottom: 4px solid #c8aa82;}
.headerNav li>a{color:#000000;text-decoration: none;height: 7rem;line-height: 7rem;display: block;padding:0 28px;}
.headerNav li>a em{ font-style: normal;}
.headerNav li:first-child{background-image: none;}
.headerNav li.cur>a{background: url(../img/navBg.png) repeat-x;}
.headerNav li:hover>a{background: url(../img/navBg.png) repeat-x;}

.headerNav ul li .xial{position: absolute;width: 10rem;background: #fff;background: rgba(255,255,255,.95);padding-bottom: 2px;top: 90%;left: 0;z-index: 999999;display: none;}
.headerNav ul li .xial p{padding: 0 4px;height: 45px;}
.headerNav ul li .xial p:first-child {margin-top: 2px;}
.headerNav ul li .xial a{font-size: 1rem;color: #666;height: 3rem;line-height: 3rem;border-bottom: 1px dotted #dee0df;display: block;text-decoration: none;}
.headerNav ul li .xial a:hover{background: #c8aa82; color:#FFFFFF;}
.headerNav ul li .xial p:hover{background: #c8aa82;}
.headerNav ul li .xial p:hover a{color: #fff;}
.headerNav ul li:hover .xial{display: block; }

#gsjj_bj{ background: url(../images/jjbj.jpg) repeat-y center top; width: 100%; height: auto; position: relative;}
#gsjj_bj #gsjjnr .tit{ line-height: 4.5rem;}
#gsjj_bj #gsjjnr .tit span{display: block;color: #f0ebe0;font-size: 3rem;text-transform: uppercase;font-weight: bold;line-height: 1;}
#gsjj_bj #gsjjnr .tit p{color: #000000;font-size: 2.5rem;font-weight: bold;}
#gsjj_bj #gsjjnr .content{line-height: 2;font-size: 1.2rem;padding-top: 2rem;margin-right: 5%;}
#gsjj_bj #gsjjpic{padding-top: 5%;margin-bottom: 7%;}
#gsjj_bj #gsjjpic img{width: 85%;margin-top: 5%;}
#gsjj_bj #jjlb{ position: absolute; right: 0; bottom: 0; width: 100%;}
#gsjj_bj #jjlb li{text-align: center;background: #c8aa82;color: #fff;float: right;padding: 1.5%;}
#gsjj_bj #jjlb li:nth-of-type(2){ background: #1364ba;}
#gsjj_bj #jjlb li:nth-of-type(3){ background: #004ea1;}
#gsjj_bj #jjlb li p{font-size: 4rem;}
#gsjj_bj #jjlb li p sup{font-size: 1.5rem;top: -2rem;}
#gsjj_bj #jjlb li span{display: block;font-size: 1rem;}


#qywhbj{ background: url(../images/whbj.jpg) no-repeat center; width: 100%; height: auto; background-size: cover; background-attachment: fixed;}
#whtit{ text-align: center; position: relative;}
#whtit span{ display: block; text-transform: uppercase; color: #414244; font-size: 6rem; font-weight: bold;}
#whtit p{ width: 100%; position: absolute; color: #fff; font-size: 3rem; font-weight: bold; z-index: 1; top: 25px;}
#qywhbj .content{ color: #fff; width: 75%; text-align: center; padding: 20px 0; margin: 0 auto;}
#qywhbj ul{ text-align: center;}
#qywhbj li{ display: inline-block; width: 19%; text-align: center; color: #fff; padding: 5% 0 2%;}
#qywhbj li .bt{ font-size: 1.8rem; padding: 5% 0 3%; font-weight: bold;}
#qywhbj li .nr{ font-size: 2rem; height: 6rem;}
@media screen and (max-width:768px){
  #qywhbj li{ width: 30%;}
  #qywhbj li .bt{ font-size: 1.5rem;}
  #qywhbj li .nr{ font-size: 1.3rem;}
}
#qywhbj li:hover .pic img{animation: swing 1s;}
@-webkit-keyframes swing{
  20%{-webkit-transform:rotate(15deg);}
  40%{-webkit-transform:rotate(-10deg);}
  60%{-webkit-transform:rotate(5deg);}
  80%{-webkit-transform:rotate(-5deg);}
  100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
  20%{-moz-transform:rotate(15deg);}
  40%{-moz-transform:rotate(-10deg);}
  60%{-moz-transform:rotate(5deg);}
  80%{-moz-transform:rotate(-5deg);}
  100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
  20%{-ms-transform:rotate(15deg);}
  40%{-ms-transform:rotate(-10deg);}
  60%{-ms-transform:rotate(5deg);}
  80%{-ms-transform:rotate(-5deg);}
  100%{-ms-transform:rotate(0);}
}
@keyframes swing{
  20%{transform:rotate(15deg);}
  40%{transform:rotate(-10deg);}
  60%{transform:rotate(5deg);}
  80%{transform:rotate(-5deg);}
  100%{transform:rotate(0);}
}


#rytit{ text-align: center; position: relative;}
#rytit span{ display: block; text-transform: uppercase; color: #eef1f6; font-size: 6rem; font-weight: bold;}
#rytit p{ width: 100%; position: absolute; color: #004ea1; font-size: 3rem; font-weight: bold; z-index: 1; top: 25px;}


#zzry{ width: 100%; margin: 3% auto;}
#zzry .swiper-container {
  width: 100%;
  height: 100%;
}
#zzry .swiper-slide {
  text-align: center;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#zzry .swiper-slide img{ max-width: 100%; transition:0.3s;}

#gsjj_pic{ padding: 0; height: 100vh;}
#gsjj_pic img{ width: 100%; height: 100%;}
/*
.parallax {position: relative;left: 50%;margin-left: -960px;}
#gsjj_pic .parallax {opacity: 0;visibility: hidden;filter:contrast(2.5) brightness(2.5);-webkit-transition: all 1s;-webkit-transform: scale(1.05);}
#gsjj_pic.active .parallax {opacity: 1; visibility: visible;filter:contrast(1) brightness(1);-webkit-transition: all 1s;-webkit-transform: scale(1);}
*/

#gsjj_nr{ height: 100vh; background: url(../images/gsjj_bj.jpg) no-repeat right bottom #004ea1; padding: 7% 10% 0 5%; color: #fff;}
#gsjj_nr .tit p{ font-size: 34px; font-weight: bold;}
#gsjj_nr .tit span{ font-size: 16px; text-transform: uppercase;}
#gsjj_nr .content{ line-height: 35px; padding: 10% 0;}
#gsjj_nr ul li{ text-align: center; position: relative;}
#gsjj_nr ul li p{ font-size: 6rem;}
#gsjj_nr ul li p sup{ font-size: 2rem; top: -4.5rem;}
#gsjj_nr ul li::before{ position: absolute; content: ''; height: 60%; width: 1px; background: #cccccc; top: 20%; right: 0;}
#gsjj_nr ul li span{ display: block; font-size: 14px;}
#gsjj_nr ul li:last-of-type::before{ background: none;}
#gsjj_nr .more{ border: 1px solid #fff; color: #fff !important; margin-top: 12%; text-align: center; height: 5rem; line-height: 5rem; font-size: 1.5rem;}
#gsjj_nr .more i{ display: inline-block; height: 5rem; line-height: 5rem; padding-left: 10%;}



@media (min-width: 768px) and (max-width: 1200px){
  #gsjj_pic{ height: 40%;}
  #gsjj_nr{ height: 60%;}
  #gsjj_nr .content{ padding: 5% 0;}
}
@media screen and (max-width:768px){
 #gsjj_nr{ padding: 7% 5% 0;}
 #gsjj_nr .content{ padding: 5% 0;}
 #gsjj_nr ul li p{ font-size: 4rem;}
 #gsjj_nr ul li p sup{ font-size: 1.3rem; top: -3rem;}
 #gsjj_nr ul li span{ font-size: 13px;}
 #gsjj_nr .more{ margin-top: 8%;}
}

#altit{ text-align: center; padding-top: 3%;}
#altit p{color: #3274ca;font-size: 3rem;font-weight: bold;}
#altit span{color: #666666;font-size: 1.5rem;}
#albj{ background: url(../images/albj.jpg) repeat-y center top; width: 100%; height: auto; margin-top: 3%; padding: 3% 0;}
.alnr .pic{ text-align: center; margin-bottom: 3%;}
.alnr .pic img{ width: 100%;}
.alnr .tit i{ float: left; width: 10%;}
.alnr .tit i img{ max-width: 100%;}
.alnr .tit .right{width: 90%;padding-left: 10%;}
.alnr .tit .right .bt span{display: block;text-transform: uppercase;font-size: 1rem;}
.alnr .tit .right .bt p{color: #333333;font-size: 1.5rem;font-weight: bold;}
.alnr .tit .right .content{color: #666666;font-size: 1.5rem;padding-top: 2%;font-size: 1rem;}
.alnr .tit .right .content span{ color: #014fa1;}
.alnr1{ position: relative; left: -150%;}
.alnr2{ position: relative; right: -150%;}
@media screen and (max-width:1200px){
  #albj{ background: none; padding: 0;}
  .alnr{ background: #f7f7f7; padding: 3% 0;}
  .alnr:nth-of-type(2){ background: #eeeeee;}
  .alnr .pic{ width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
  .alnr .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
  .alnr .tit i{ width: 15%;}
  .alnr .tit .right{ width: 85%;}
  .alnr .tit .right .bt p{ font-size: 1.8rem;}
  .alnr .tit .right .content{ padding: 2% 0; font-size: 1.3rem;}
}


.xwbj{ background: url(../images/xwbj.jpg) no-repeat center top; width: 100%; height: 100vh;}
#xwtit{ text-align: center; padding-top: 3%;}
#xwtit p{ color: #3274ca; font-size: 4rem; font-weight: bold;}
#xwtit span{color: #666666; font-size: 1.8rem; text-transform: uppercase;}

#xwzx .swiper-container {
  margin: 5% 0 0;
  width: 100%;
  height: 100%;
  padding: 0 15px 6%;
}
#xwzx .swiper-slide {
  transition:0.3s;
  position: relative;
  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#xwzx .swiper-slide .time{ text-align: left; color: #2067d1; font-family: arial; width: 100%;}
#xwzx .swiper-slide .time span{ display: block; font-size: 2.5rem;}
#xwzx .swiper-slide .time p{ font-size: 1.5rem;}
#xwzx .swiper-slide .tit{ height: 5rem; line-height: 5rem; color: #333333; font-size: 1.7rem; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#xwzx .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 68%; position: relative; overflow: hidden; margin: 3% 0; overflow: hidden;}
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwzx .swiper-slide .content{ padding: 2% 0; width: 100%; text-align: left; line-height: 2.5rem; color: #666666; transition:0.3s;}
#xwzx .swiper-slide:hover .pic img{ transform: scale(1.1);}
#xwzx .swiper-slide::before{ position: absolute; right: -15px; top: 20%; content: ''; background: #e6e6e6; width: 1px; height: 80%;}
#xwzx .swiper-slide .more{ width: 100%; margin-top: 3%;}
#xwzx .swiper-slide .more a{ display: block; float: left; background: #f5f5f5; border: 1px solid #ececec; height: 4rem; line-height: 4rem; border-radius: 2rem; text-align: center; color: #666666; width: 35%; transition:0.3s;}
#xwzx .swiper-slide:hover .more a{ box-shadow:0px 0px 7px #c4c4c4; background-color: #3274ca; color: #fff;}

#xwmore{ text-align: center; display: block; width: 20%; margin: 0 auto; height: 4.5rem; line-height: 4.5rem; border-radius: 3rem; background-color: #3274ca; transition:0.3s; position: relative; overflow: hidden;}
#xwmore a{ display: block; height: 4.5rem; line-height: 4.5rem; color: #fff; font-size: 1.5rem; font-family: arial; text-transform: uppercase; text-align: center; position: relative; z-index: 1;}
#xwmore::after{width: 200px; height: 200px; border-radius: 100%; content: ''; position: absolute; left:0; bottom:0; transition: all .5s; background: #d1a33f;opacity: 0;}
#xwmore:hover:after{width: 100%;height: 100%; transform: scale(2);opacity: 1;}

.about_info{position:relative;background: #f4f4f4;margin: 3% 0 0 0;}

.about_info .img_box{width: 55%;height:100%;overflow:hidden;/* background: #000; */}

.about_info .img_box img{width:100%;}

.about_info .text_box{padding: 0 10% 0 5%;width: 45%;position: absolute;height:100%;top: 15%;right:0;/* background: #fff; */z-index:1;}

.about_info .text_box .text h3{ font-size:20px; font-weight:bold; color:#000; margin-bottom:20px; }

.about_info .text_box .text p{font-size: 1rem;color: #000000;line-height: 2;text-align: justify;}

.about_info .slogan{position:absolute;right:3.5%;top:6%;text-transform: uppercase;font-size: 4.2rem;color: #e8e8e8;font-family: 'Conv_Montserrat-Bold';writing-mode: vertical-lr;writing-mode:tb-lr;text-transform:uppercase;line-height:1em;z-index:0;font-weight:  bold;}



.about_culture{ background-position:center; background-repeat:no-repeat; background-size:auto 100% ; padding:8% 0 11% 0;}

.about_culture .title_box h3{ color:#fff;}

.about_culture .text_box{ text-align:center; font-size:50px; color:#fff; font-weight:bold; margin-top:6%;}





.about_history {padding-top:60px; position:relative;}

.about_history:before{ content:''; position:absolute; left:0; bottom:0; width:100%; height:2px; background:#d0d0d0;}

.about_history .history_swiper{ position:relative; width:88%; margin:0 auto;}

.about_history .swiper-container{ width:90%;margin:0 auto;}

.about_history .swiper-slide{ padding-bottom:60px; position:relative;}

.about_history .swiper-slide:after{ content:'';width: 0;height: 0;border:20px solid transparent;border-bottom:20px solid #d0d0d0;position: absolute;left:50%;margin-left: -20px;bottom:-2px;z-index: 10;}

.about_history .swiper-slide-next:after{ border-bottom-color:#000;}

.about_history .swiper-slide .item{position:relative; padding-bottom:10%; margin:0 5%;}



.about_history .swiper-slide .item img{ width:100%;}

.about_history .swiper-slide .item .text_box{ position:absolute; bottom:0; right:0; padding:5% 8%; width:74%; background:#fff; overflow:hidden;box-shadow:0 0 8px rgb(0,0,0,0.2);}

.about_history .swiper-slide .item .text_box h3{ float:left;font-size:20px; position:relative; padding-bottom:10px;}

.about_history .swiper-slide .item .text_box h3:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:3px; background:#ffe400;}

.about_history .swiper-slide .item .text_box p{ width:76%; float:right; font-size:14px; line-height:1.6em; text-align:left; color:#8d8d8d;}

.about_history .swiper-button-next, .about_history .swiper-button-prev{ top:40%;}











.about_contact{ background-position:center; background-repeat:no-repeat; background-size:100% 100%; padding:5% 0; overflow: hidden; margin-top:6%;}

.about_contact .left_box{ float:left;}

.about_contact  .con_box{ float:right; width:87%;}

.about_contact  .con_box li { margin-left:2%; float:left; padding:3% 5.5%; box-sizing:border-box; background:#fff; margin-bottom:30px;}

.about_contact  .con_box li.col-2{ width:48%;}

.about_contact  .con_box li.col-1{ width:98%; margin-bottom:0;}

.about_contact  .con_box li h3{ font-size:18px;font-family: 'Conv_Montserrat-Bold'; padding-bottom:10px; margin-bottom:10px; position:relative;text-transform: uppercase;}

.about_contact  .con_box li h3 span{ font-weight:normal; display:block; margin-top:5px;}

.about_contact  .con_box li h3:after{content:''; position:absolute; left:0; bottom:0; width:30px; height:3px; background:#575757;}

.about_contact  .con_box li p{ font-size:14px; line-height:1.6em; color:#333; margin-top:20px;text-transform: uppercase;}






.d-table {display: table;width: 100%;height: 100%;}

.d-table-cell {display: table-cell;/* vertical-align: middle; *//* margin-top: 10rem; */}

.title_box{margin-bottom: 3rem;}

.title_box h3{position:relative;font-size: 2rem;font-weight:bold;color:#000;padding-bottom: 2rem;margin-bottom: 1rem;line-height: 1.2;}

.title_box h3:after{content:'';position:absolute;left:0;bottom:0;width: 3rem;height: 0.3rem;background: #c8aa82;}

.title_box p{font-size: 1.2rem;color:#999;text-transform: uppercase;line-height: 1;}

.title_box.text-c{ text-align:center;}

.title_box.text-c h3:after{ left:50%; margin-left:-20px;}
.index_news .left_box {width: 13%;}
.index_news .tab_list {width: 75%;}
.index_news{position: relative;margin-top: 5%;padding-top: 0;}
.index_news::before,.index_news::after {content: '';display: block;/* background: #e5e5e5; */width: 50%;height: 1px;position: absolute;right: 0;}
.index_news::before{top: 0;}
.index_news::after{bottom: 1px;}
.index_news .tab_list ul { border-right:none;}
.index_news .tab_box::before {content: '';display: block;background: #e5e5e5;width: 50%;height: 1px;position: absolute;right: 0;top: 50%;margin-top: -1px;}
.index_news .tab_list li .text_box p {margin-top:40px;}
.index_news .tab_list li .text_box h4 {margin: 10px 0 0 0;}
.index_goods .info_box .left_box .tab_hd div.active a,.index_goods .info_box .left_box .tab_hd div a:hover {padding: 0 40px 0 10px;}
.ibanner,.about_culture {background-size: 100%;background-position: center top;}
.goods_tab .goods_hd .swiper-wrapper {display: block;text-align: center;}
.goods_tab .goods_hd .swiper-slide {display: inline-block;}

.about_info .text_box .text p {line-height: 1.8em;}
.goods_detail_tab .goods_list {padding: 0;width: 76%;margin: auto;}
.goods_detail_info .goods_text {height: auto;font-size: 14px;line-height: 24px;}
.goods_detail_info .goods_text p {font-size: 14px;line-height: 24px;color: #333;}
.goods_detail_info .goods_ad .play {width: 250px;height:250px;}
.goods_detail_info .goods_ad .play ul li {width: 250px;height: 200px;}
.goods_detail_info .goods_ad .play ul img  {height: auto;}
.goods_detail_info .goods_detail_seiper .swiper-wrapper {-webkit-transform:none;transform:none;}
.goods_detail_info .goods_img {width: 25%;}
.goods_detail_info .goods_ad {overflow: hidden;}
.goods_detail_info:before {left: 28%;}
.goods_detail_info .goods_qa {width: 65%;}


.index_goods .info_box .tab_list{ width:76%; float:right; position:relative;}

.index_goods .info_box .tab_list>div{margin-left:100%;top:0; position:absolute; display:block; background:#fff; width:100%;}

.index_goods .info_box .tab_list>div.active{ margin-left:0;}

.index_goods .info_box .tab_list .goods_img{width:55%;overflow:hidden;}

.index_goods .info_box .tab_list .goods_img img{ width:100%;}

.index_goods .info_box .tab_list .goods_text{position:absolute; z-index:1; padding:0 6.5%;top: 0; right:0;height: 100%;width:32%;}

.index_goods .info_box .tab_list .goods_text h3{ font-size:20px; position:relative;font-weight:bold; color:#000; padding-bottom:15px; margin-bottom:10px;}

.index_goods .info_box .tab_list .goods_text h3:after{content:''; position:absolute; left:0; bottom:0; width:40px; height:3px; background:#ffe400;}

.index_goods .info_box .tab_list .goods_text p{ font-size:14px; line-height:1.8em; height:9.0em; margin:40px auto;text-align: justify;}

.index_goods .info_box .tab_list .goods_text a {display: block;position: relative;font-size: 14px; width:130px; line-height:36px; font-family: 'Conv_Montserrat-Bold';text-transform: uppercase; font-weight:bold; background:#4b4b4b; color:#fff; text-align:center;}

.index_goods .info_box .tab_list .goods_text a:hover{ background:#ffe400; color:#4b4b4b;}



.index_news{padding-top:6%;margin-bottom: 2%;width:  94%;margin:  0 auto;height: 45rem;}


.index_news .tab_box{overflow:hidden;}



.index_news .left_box{ width:16%; float:left;}

.index_news .left_box .tab_hd{ border-top:1px solid #c6c6c6; padding-top:10px;}

.index_news .left_box .tab_hd div { margin-top:25px;}

.index_news .left_box .tab_hd div a{font-size: 1.2rem;line-height: 3;display:block;position:relative;cursor:pointer;border: 0.07rem solid #e7e7e7;text-align:center;}

.index_news .left_box .tab_hd div a:hover{color:#4b4b4b;border:1px solid #4b4b4b;}



.index_news .left_box .tab_hd div.active a,

.index_news .left_box .tab_hd div.active a:hover{background: #323232;color:#fff;border-color: #323232;}





.index_news .tab_list{width: 75%;float:right;position:relative;}

.index_news .tab_list>div{margin-left:100%;top:0; position: absolute;width:100%;display:block;}

.index_news .tab_list>div.active{ margin-left:0;}



.index_news .tab_list ul{ overflow:hidden;border-right:0.07rem solid #e5e5e5; border-top:0.07rem solid #e5e5e5;overflow:hidden; }

.index_news .tab_list li{width: 50%;float:left;position:relative;overflow:hidden;transition: all .8s ease;}

.index_news .tab_list li:after{content:'';position:absolute;left:0;bottom:0;height: 0.07rem;width:100%;background:#e5e5e5;z-index:1;}

.index_news .tab_list li a{display:block;border-left: 0.07rem solid #e5e5e5;height:350px;}

.index_news .tab_list li .img_box{width:100%;height:100%;opacity:0;overflow:hidden;transition: all .4s ease;}

.index_news .tab_list li .text_box{

position:absolute;

z-index:1;

background: url(../images/bg_white8.png) repeat;

padding:0 10%;

top: 0;

height: 100%;

width: 100%;

transition: all .8s ease;
}

.index_news .tab_list li .text_box h3{font-size: 1.2rem;line-height: 2;margin-top: 3.5rem;}

.index_news .tab_list li .text_box h4{font-size: 0.8rem;color:#666;padding-left: 2rem;position:relative;margin: 1.2rem 0 0 0;}

.index_news .tab_list li .text_box h4:before{content:'';position:absolute;left:0;top:50%;width: 1.2rem;height: 0.07rem;background: #cbcbcb;}

.index_news .tab_list li .text_box p{font-size: 0.8rem;line-height: 2;color:#8d8d8d;margin-top: 1.2rem;}



.index_news .tab_list li a:hover .img_box{ opacity:1;}

.index_news .tab_list li a:hover .text_box{top:auto;bottom:0;padding:5% 10%;height:auto;}

.index_news .tab_list li a:hover .text_box p{ display:none;}

.index_news .tab_list li a:hover .text_box h4{ color:#000; margin-top:10px;}

.index_news .tab_list li a:hover .text_box h4:before{background:#000;}



@media screen and (max-width: 5120px) {
	.index_news .tab_list li a {height: auto;}
	.index_news .tab_list li .img_box img{display: block;width: 60%;height: auto;transition: all .4s ease;}
	.index_goods .info_box .left_box .tab_hd div {padding: 2% 0;}
	.goods_ad_other .swiper-pagination {display: none!important;}
}
@media screen and (max-width: 2600px) {

}
@media screen and (max-width: 1920px) {
	.index_goods .info_box .left_box .tab_hd div {padding:0;}
	.goods_ad_other .swiper-pagination {display: block!important;}
}
@media screen and (max-width: 1800px) {	

}
@media screen and (max-width: 1680px) {
	footer .box-footer .foot_sites .item h3{ font-size:15px;}
	.title_box {margin-bottom: 20px;}
	.index_goods .info_box .left_box .tab_hd {padding-top: 20px;}
	.index_goods .info_box .left_box .tab_hd div a {line-height: 35px;}
	.index_goods .info_box .left_box .tab_hd div a i {height: 35px;}
	.about_info .slogan {font-size: 60px;}
	.about_info .text_box .text p {line-height: 1.6em;}
	.goods_tab .wrap {width: 100%;}
	.ibanner {height: auto;}
	.ibanner p {line-height: 350px;}
	.culture_list .item a .text_box p {font-size: 12px;}
	.goods_ad_other .swiper-pagination {display: none!important;}
	.goods_ad_other .items {width: 99%;}
}
@media screen and (max-width: 1440px) {
	header .box-header .right .box-nav a {font-size: 16px;}
	header .box-header .right .box-nav .sub_nav li a {font-size: 13px;}
	.wrap,.publicPop .content {width: 80%;}
	.xy-index-banner .text h2 {font-size: 40px;padding: 15px 0;}
	.index_about .img_box img {display: block;width: 100%;height: auto;}
	.index_about .text_box {padding-left: 10%;width: 34%;}
	.index_about .imore {margin-top: 40px; position: relative;bottom: auto;}
	.index_goods .info_box {padding: 6% 5%; margin: 0 6% 0 10%;}
	.index_goods .info_box .tab_list {width: 80%;}
	.index_goods .info_box .tab_list .goods_img {width: 60%;}
	.index_goods .info_box .tab_list .goods_text p {height: auto;margin: 20px auto;}
	.index_goods .info_box .tab_list .goods_text {width: 30%;right: 5%;padding: 0;}
	.title_box {margin-bottom: 10px;}
	.index_goods .info_box .left_box .tab_hd {padding-top: 10px;}
	.index_news .wrap {width: 80%;}
	.index_news .tab_list {width: 77%;}
	.index_news .left_box {width: 15%;}
	.ibanner p {line-height: 300px;}	
	.about_info .slogan {font-size: 50px;}
	.about_info .text_box {width: 40%;right: 10%;}
	.about_history .swiper-slide .item .text_box h3 {float: none;display: inline-block;margin-bottom: 10px;clear: both;}
	.about_history .swiper-slide .item .text_box p { width: 100%;float: none;display: block;}
	.goods_detail_tab .goods_list {width: 83%;}
	.server_list,.culture_list,.about_history .history_swiper {padding-top: 40px;}
	.server_list .item a .text_box p {font-size: 12px;}
	.culture_list .item a .img_box {width: 40%;}
	.culture_list .item a .text_box {width: 50%;padding: 0 5% 5% 45%;}
	.job_info .job_box .text_box {left: 10%;width: 32%;padding: 0 6% 0 0;}
	.job_list li .list_hd p,.job_list li .list_hd .time {font-size: 14px;}
	.job_list li .list_hd h3 {font-size: 18px;}
	.about_info .slogan {right:3%;}
	.news_box .top_box { padding-bottom: 20px;}
	.goods_tab .goods_hd span {margin-right:0;width: 20px;}
	.goods_text .more{margin-top: 30px;}
	header .box-header .right .box-nav>li:nth-child(2) .sub_nav ul {padding-right: 19%;}
	header .box-header .right .box-nav>li:nth-child(4) .sub_nav ul {padding-right: 8%;}
	header .box-header .right .box-nav>li:nth-child(5) .sub_nav ul {margin-right: 2.3%;}
	header .box-header .right .box-nav>li:nth-child(6) .sub_nav ul {margin-right: -7%;}
	.bg-index {height: 65%;}
	.rolling {bottom: 5%;}
	
}.index_news .tab_list li a:hover .text_box p {display: block;height: 0px;overflow: hidden;margin: 0;}
.sub_nav .wrap {width: 76%;}
.index_news .tab_list li a {overflow: hidden;}
.index_news .tab_list li a:hover .text_box {display: none;}
.index_news .tab_list li a .text_hover {display: block;opacity: 0;padding: 5% 10%;bottom: -100%;position: absolute;z-index: 1;background: url(../images/bg_white8.png) repeat;width: 100%;transition: all .5s ease;}
.index_news .tab_list li a:hover .text_hover {opacity: 1;bottom: 0;}
.index_news .tab_list li .text_hover h3 {font-size: 1.2rem;line-height: 2;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #000;}
.index_news .tab_list li .text_hover h4 {font-size: 0.8rem;color: #666;padding-left: 2rem;x;position: relative;margin: 0.7rem 0 0 0;}
.index_news .tab_list li .text_hover h4:before {content: '';position: absolute;left: 0;top: 50%;width: 1.2rem;height: 0.07rem;background: #999;}
.btnClose.bgClose {display: block;position: fixed;width: 100%;height: 100%;top: 0;left: 0; z-index: 10;}
.publicPop .content {z-index: 90;}
.publicPop .btnClose.bgClose:hover {transform:none;}
.server_culture {padding-bottom: 60px;}
.news_box .news_list .item .img_box {width: 30%;}
.news_box .news_list .item .text_box {width: 60%;}
.index_news .tab_list>div {position: relative;}
.job_info .job_box .text_box {padding: 0 6% 0 13.5%;}
/*产品推荐*/
.y-a {
    width: 100%;
    padding-top: 5rem;
    padding-bottom: 0rem;
}
.y-b {
    width: 100rem;
    margin: 0 auto;
}
.my-top {
    width: 100%;
    text-align: center;
    margin-bottom: 3rem;
}
.my-titles {
    color: #333333;
    font-weight: bold;
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
    position: relative;
}
.s30 {
    font-size: calc(30 * 100vw / 1920);
}
.my-titles:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;

    margin-left: -1.5rem;
    width: 2rem;

    height: 0.02rem;
    background-color: #1058a9;
}
.my-en {
    color: #999999;
    text-transform: uppercase;
}
.s18 {
    font-size: calc(18 * 100vw / 1920);
}/*场景*/
.s_fuwu{width: 94%;overflow: hidden;background: #fdfdfd;/* padding: 4.5rem 0; */margin: 0 auto;margin-bottom: 4%;}
.m055{/* max-width: 100rem; */margin: 0 auto;/* padding:0 3.125rem; */display: block;}
.s_tt{ text-align: center; margin-bottom: 2.5rem;}
.s_tt h3{ font-size: 1.875rem; color: #252525; font-weight: bold;}
.s_tt h3 span{ font-size: 1.25rem; color: #000000; font-family: play-bold; text-transform: uppercase; display: inline-block; margin-left: .5rem;}
.s_tt i{display: block;width: 1.875rem;height: 0.1rem;background: #1058a9;margin: 0 auto;margin-top: 1.25rem;}
 .pic06 ul{ margin: 0 -.9375rem;}
  .pic06 ul li{ width: 33.333%; float: left; margin-bottom: 2.25rem; padding: 0 .9375rem;}
  .pic06 ul li a{ display: block; position: relative;}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-initialized .slick-slide {
    display: block;
}
.pic06 ul li {
    float: left;
    margin-bottom: 2.25rem;
    padding: 0 .9375rem;
}
.slick-slide {
    height: 100%;
    min-height: 1px;
}
.pic06 ul li .img099 {
    width: 100%;
    position: relative;
}
.pic06 ul li .img099 img {
    width: 100%;
    height: 100%;
    display: block;
}
.img099 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
.mask{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;  background: rgba(5, 73, 150, 0.83); text-align: center; opacity: 0;visibility:hidden ; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
  .pic06 ul li .mask h5{ font-size: 1.125rem; color: #fff; text-align: center;    padding: 0 1rem;
    white-space: normal;
    line-height: 1.5; }
  .pic06 ul li .mask span{ font-size: 2rem; color: #fff; font-weight: lighter;}
.box {
    transform: translateY(30px);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
}

.s_fuwu ul li h5 {
    font-weight: bold;
    margin-top: 1.5rem;
}
.txt{  padding-top: 5px; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.txt h5{ font-size: 1.125rem; color: #252525; font-weight: bold;}
.pic06 ul li:hover .mask {
    opacity: 1;
    visibility: visible;
}


  .pic06 ul{ margin: 0 -.9375rem;}
  .pic06 ul li{width: 25%;float: left;margin-bottom: 2.25rem;padding: 0 .9375rem;}
  .pic06 ul li a{ display: block; position: relative;}
  .pic06 ul li .img{ width: 100%; position: relative; }
  .pic06 ul li .img img{ width: 100%; height: 100%; display: block;}
  .pic06 ul li .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: #00000069;text-align: center;opacity: 0;visibility:hidden;transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;}
  .pic06 ul li .mask h5{ font-size: 1.125rem; color: #fff; text-align: center;    padding: 0 1rem;
    white-space: normal;
    line-height: 1.5; }

  .pic06 ul li .mask span{ font-size: 2rem; color: #fff; font-weight: lighter;}
  .pic06 ul li .txt{ text-align: center; padding-top: 5px; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
  .pic06 ul li .txt h5{ font-size: 1.125rem; color: #252525; font-weight: bold;}
  .pic06 ul li .box{transform:translateY(30px); transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; -webkit-transform:translateY(30px); -moz-transform:translateY(30px); -ms-transform:translateY(30px); -o-transform:translateY(30px); }
  .pic06 ul li:hover .mask{ opacity: 1; visibility: visible;}
  .pic06 ul li:hover .box{ transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); }
  .pic06 ul li:hover .txt{ opacity: 0; visibility:hidden ; transform: translateY(-30px); -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); }


/*底部*/
.footer055 {
	width: 100%;
	overflow: hidden;
	background: #323232;
	background-size: cover;
	padding-top: 5rem;
}
.footernr ul{
	width:100%;
	overflow:hidden;
}
.footernr ul li{
	width: 27%;
	overflow:hidden;
	float:left;
}
.footernr ul li:nth-child(3){
	width: 22%;
	overflow:hidden;
	}
.footernr ul li h4{
	width:100%;
	overflow:hidden;
	font-size: 1.625rem;
	color:#fff;
	line-height: 2.5rem;
	border-bottom: solid 0.1rem #5c5c5c;
	padding-bottom: 1.375rem;
	margin-bottom: 2.25rem;
	position:relative;
}
.footernr ul li h4 a{
	font-size: 1.625rem;
	color:#fff;
}
.footernr ul li:last-child h4{
	text-align:right;
	padding-right: 4rem;
}
.footernr ul li h4:after{
	content:"";
	width: 100%;
	height: 0.05rem;
	background:#000;
	position:absolute;
	left:0;
	bottom:0;
}
.footernr ul li p{
	width:100%;
	overflow:hidden;
	color:rgba(255,255,255,0.6);
	line-height: 1.875rem;
	font-size: 1rem;
	background:url(../images/icon19.png) no-repeat left center;
	/* padding-left: 1.375rem; */
	margin-top: 0.3rem;
	float: left;
	}
.footernr ul li p a{
	color:rgba(255,255,255,0.6);
	font-size: 1rem;
	}
.footernr ul li:nth-child(3) p{
	background:none;
	padding-left:0;
	}
.footernr ul li dl{
	overflow:hidden;
	float:right;
	margin-top: 0.8125rem;
	padding-left: 0.9375rem;
	text-align: center;
}
.footernr ul li dl dt,.footernr ul li dl dd{
	overflow:hidden;
}
.footernr ul li dl dd{
	text-align:center;
	line-height: 1.875rem;
	color:#ffffff;
	font-size: 0.8rem;
}
.footernr ul li a:hover{
	color:#fff;
}
.bot{
	width:100%;
	overflow:hidden;
	font-size: 1rem;
	color:rgba(255,255,255,0.6);
	line-height: 1.875rem;
	text-align:center;
	border-top:solid 1px #000;
	padding: 2.25rem 0;
	margin-top: 1.875rem;
	position:relative;
	}
.bot:before{
	content:"";
	width:100%;
	height: 0.1rem;
	background:#5c5c5c;
	position:absolute;
	left:0;
	top:0;
}
.bot a{
	font-size: 1rem;
	color:rgba(255,255,255,0.6);
	}
.bot a:hover{
	color:#fff;
}
.link055 {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 5px #c8aa82;
}

/* 内页banner */
.ohrBan {
  width: 100%;
  padding-top: -webkit-calc(800 / 1920 * 100%);
  padding-top: -moz-calc(800 / 1920 * 100%);
  padding-top: calc(800 / 1920 * 100%);
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 3;
}
.ohrBan .ban-text {
  width: 16rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}
.ohrBan .ban-title {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}
.ohrBan .ban-guide {
  width: 100%;
}
.ohrBan .ban-guide p {
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
}
.ohrBan .None {
  display: none;
}
@media (max-width: 1200px) {
  .ohrBan .ban-text {
    width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 600px) {
  .ohrBan {
    padding-top: 270px;
  }
}

/* 内页栏目 */
.ohrPage .control {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 0.01rem solid #e8e8e8;
  border-right: none;
  border-left: none;
}
.ohrPage .control .control-tabs {
  width: 50%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ohrPage .control .control-tab {
  padding: 4% 8%;
  /* display: inline-block; */
  color: #191919;
  white-space: nowrap;
  border: 0.01rem solid transparent;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  border-right-color: #e8e8e8;
}
.ohrPage .control .control-tab:hover {
  color: #9e7a4a;
  border-bottom-color: #c8aa82;
}
.ohrPage .control .tabIs {
  color: #9e7a4a;
  border-bottom-color: #c8aa82;
}
.ohrPage .control .control-return .button {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.2rem;
}
.ohrPage .control .control-return .button .s16 {
  color: #717273;
  line-height: 1.5;
  margin-right: 0.1rem;
  font-size: 1.2rem;
}
.ohrPage .control .control-return .button img {
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
}
@media (max-width: 750px) {
  .ohrPage .control .control-tabs {
    width: 100%;
  }
  .ohrPage .control .control-tabs .control-tab {
    padding: 0.32rem 0;
    text-align: center;
  }
  .ohrPage .control .control-tabs .TabAll1 {
    width: -webkit-calc(100% / 1);
    width: -moz-calc(100% / 1);
    width: calc(100% / 1);
  }
  .ohrPage .control .control-tabs .TabAll2 {
    width: -webkit-calc(100% / 2);
    width: -moz-calc(100% / 2);
    width: calc(100% / 2);
  }
  .ohrPage .control .control-tabs .TabAll3 {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
  }
  .ohrPage .control .control-tabs .TabAll4 {
    width: -webkit-calc(100% / 4);
    width: -moz-calc(100% / 4);
    width: calc(100% / 4);
  }
  .ohrPage .control .control-tabs .TabAll5 {
    width: -webkit-calc(100% / 5);
    width: -moz-calc(100% / 5);
    width: calc(100% / 5);
  }
  .ohrPage .control .control-return {
    display: none;
  }
}

/* 内页标题字体 */
@font-face {
  font-family: "Montserrat-Medium";
  src: url(../fonts/Montserrat-Medium.ttf);
}
/* 内页公共框架 */
.ohrPage {
  width: 100%;
  background-color: #f7f7f7;
}
.ohrPage .paddingAll {
  padding: 1rem;
}
.ohrPage .paddingTop0 {
  padding-top: 0;
}
.ohrPage .container {
  width: 94%;
  margin: 0 auto;
  margin-top: -6.2rem;
  position: relative;
  z-index: 4;
  background: url(../images/cardBg.jpg) bottom center/cover no-repeat;
}
.ohrPage .content {
  width: 100%;
  padding: 0 2%;
}
.ohrPage .content-head {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ohrPage .content-title {
  width: 60%;
}
.ohrPage .content-title .EN {
  width: 100%;
  color: #cccccc;
  line-height: 2;
  font-family: "Montserrat-Medium";
  font-size: 4rem;
}
.ohrPage .content-title .CH {
  width: 100%;
  color: #191919;
  font-weight: 700;
  line-height: 1.3;
  font-size: 2.5rem;
}
.ohrPage .content-crumbs {

  width: 40%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ohrPage .content-crumbs .home {
  width: 0.2rem;
  min-width: 16px;
  height: 0.2rem;
  min-height: 16px;
  margin-right: 0.1rem;
  background: url(../images/home.png) center/cover no-repeat;
  display: block;
}
.ohrPage .content-crumbs .href {
  color: #333;
  opacity: 0.5;
  line-height: 1.5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.ohrPage .content-crumbs .href:hover {
  opacity: 1;
}
.ohrPage .content-crumbs .sign {
  width: 0.05rem;
  height: 0.01rem;
  background-color: #333;
  opacity: 0.5;
  margin: 0 0.1rem;
}
@media (max-width: 1200px) {
  .ohrPage .container {
    margin-top: 0;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .ohrPage .paddingAll {
    padding: 20px;
  }
  .ohrPage .paddingTop0 {
    padding-top: 0;
  }
  .ohrPage .content-head {
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .ohrPage .content-title {
    width: 100%;
  }
  .ohrPage .content-crumbs {
    width: 100%;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 0.2rem;
  }
}

/* 关于我们-公司简介 */
.About.About1 .a1-body {
  width: 100%;
}
.About.About1 .a1-intro {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.About.About1 .a1-intro .intro-info {
  width: 42%;
  background: url(../images/about1-1.png) top left/100% auto no-repeat;
  padding-top: 3%;
}
.About.About1 .a1-intro .intro-title {
  width: 100%;
  color: #b99668;
  line-height: 3;
  font-size: 2rem;
}
.About.About1 .a1-intro .intro-title:after {
  content: "";
  display: block;
  width: 0.24rem;
  height: 0.03rem;
  background-color: #666;
  min-width: 1.7rem;
  min-height: 0.2rem;
  margin: 0.72rem 0 0.48rem;
}
.About.About1 .a1-intro .intro-guide {
  width: 100%;
}
.About.About1 .a1-intro .intro-guide p {
  color: #666;
  line-height: 2.5;
}
.About.About1 .a1-intro .intro-text {
  width: 50%;
}
.About.About1 .a1-intro .intro-text-all {
  width: 100%;
}
.About.About1 .a1-imgs {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.About.About1 .a1-imgs .img {
  width: 50%;
  padding-top: -webkit-calc(600 / 800 * 50%);
  padding-top: -moz-calc(600 / 800 * 50%);
  padding-top: calc(600 / 800 * 50%);
  background-position: center;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.About.About1 .a1-imgs .img .imgLogo {
  width: 3.25rem;
  height: 2.46rem;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .About.About1 .container {
    margin-top: 0;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .About.About1 .a1-intro {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .About.About1 .a1-intro .intro-info {
    width: 100%;
    margin-bottom: 20px;
  }
  .About.About1 .a1-intro .intro-text {
    width: 100%;
  }
  .About.About1 .a1-imgs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0 20px;
  }
  .About.About1 .a1-imgs .img {
    width: 100%;
    padding-top: -webkit-calc(600 / 800 * 100%);
    padding-top: -moz-calc(600 / 800 * 100%);
    padding-top: calc(600 / 800 * 100%);
  }
}
.ohrPage .content-crumbs {
  width: 40%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ohrPage .content-crumbs .home {
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  min-height: 1rem;
  margin-right: 0.2rem;
  background: url(../images/home.png) center/cover no-repeat;
  display: block;
}
.ohrPage .content-crumbs .href {
  color: #333;
  opacity: 0.5;
  line-height: 1.5;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding-left: 0.5%;
  font-size: 1rem;
}
.ohrPage .content-crumbs .href:hover {
  opacity: 1;
}
.ohrPage .content-crumbs .sign {
  width: 0.6rem;
  height: 0.05rem;
  background-color: #333;
  opacity: 0.5;
  margin: 0 0.5rem;
}/* 联系我们-联系方式 */
.Contact.Contact1 .c1-body {
  width: 100%;
}
.Contact.Contact1 .c1-main {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.Contact.Contact1 .c1-info {
  width: 50%;
}
.Contact.Contact1 .c1-info .info-phone {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 0.3rem;
}
.Contact.Contact1 .c1-info .info-phone .text {
  width: 100%;
  color: #333;
  font-weight: 700;
  line-height: 1.5;
  display: block;
  margin-bottom: 0.1rem;
}
.Contact.Contact1 .c1-info .info-phone .phone {
  width: auto;
  color: #e21e25;
  font-weight: 700;
  padding-right: 0.1rem;
  display: block;
}
.Contact.Contact1 .c1-info .info-phone .work {
  width: auto;
  color: #717273;
  line-height: 1.5;
  display: block;
}
.Contact.Contact1 .c1-info .info-zip, .Contact.Contact1 .c1-info .info-address, .Contact.Contact1 .c1-info .info-report {
  width: 100%;
}
.Contact.Contact1 .c1-info .info-zip .text, .Contact.Contact1 .c1-info .info-address .text, .Contact.Contact1 .c1-info .info-report .text {
  width: 100%;
  color: #666;
  line-height: 1.5;
  display: block;
}
.Contact.Contact1 .c1-info .info-code {
  width: 1.6rem;
  min-width: 100px;
  margin-top: 0.6rem;
}
.Contact.Contact1 .c1-info .info-code .code {
  width: 100%;
  padding-top: 100%;
  background-position: center;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
}
.Contact.Contact1 .c1-info .info-code .text {
  width: 100%;
  display: block;
  color: #666;
  line-height: 2;
  text-align: center;
}
.Contact.Contact1 .c1-map {
  width: 50%;
  position: relative;
}
.Contact.Contact1 .c1-map .map {
  width: 100%;
  height: auto;
}
.Contact.Contact1 .c1-map .pos {
  padding: 0.2rem 0.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
  background-color: #fff;
  border-radius: 0.3rem;
  box-shadow: 0.07rem 0.09rem 0.3rem 0 rgba(2, 26, 58, 0.1);
}
.Contact.Contact1 .c1-map .pos span {
  color: #e21e25;
}
.Contact.Contact1 .c1-map .pos:after {
  content: "";
  box-shadow: 0.07rem 0.09rem 0.3rem 0 rgba(2, 26, 58, 0.1);
  width: 0;
  height: 0;
  display: block;
  border-left: 0.08rem solid transparent;
  border-right: 0.08rem solid transparent;
  border-top: 0.08rem solid #fff;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
     -moz-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
       -o-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
@media (max-width: 1920px) {
  .Contact.Contact1 .c1-map .pos:after {
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 8px;
  }
}
@media (max-width: 750px) {
  .Contact.Contact1 .c1-main {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .Contact.Contact1 .c1-info {
    width: 100%;
  }
  .Contact.Contact1 .c1-map {
    width: 100%;
  }
}

/* 联系我们-招聘岗位 */
.Contact.Contact2 .c2-body {
  width: 100%;
}
.Contact.Contact2 .work-search {
  width: 100%;
  padding: 0.5rem 0.7rem;
  background-color: #f7f7f7;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.Contact.Contact2 .work-search .key-input {
  width: 5.8rem;
  height: 0.58rem;
  min-height: 40px;
  padding: 0 0.2rem;
  background-color: #fff;
  margin-right: 0.2rem;
}
.Contact.Contact2 .work-search .key-input input {
  border: none;
  background-color: transparent;
  width: 100%;
  height: 100%;
}
.Contact.Contact2 .work-search .pos-select {
  width: 5.8rem;
  height: 0.58rem;
  min-height: 40px;
  background-color: #fff;
  margin-right: 0.2rem;
}
.Contact.Contact2 .work-search .pos-select .select-diy:after {
  border-left-width: 0.05rem;
  border-right-width: 0.05rem;
  border-top-width: 0.07rem;
}
@media (max-width: 1920px) {
  .Contact.Contact2 .work-search .pos-select .select-diy:after {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 7px;
  }
}
.Contact.Contact2 .work-search .search-btn button {
  width: 0.58rem;
  min-width: 40px;
  height: 0.58rem;
  min-height: 40px;
  border: none;
  background-color: #fff;
  cursor: pointer;
  padding: 0.18rem;
}
.Contact.Contact2 .work-search .search-btn button img {
  width: 100%;
  height: 100%;
}
.Contact.Contact2 .work-table {
  width: 100%;
  background-color: #fff;
  margin-top: 0.4rem;
}
.Contact.Contact2 .work-head {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.02rem solid transparent;
  border-bottom: 0.02rem solid #e8e8e8;
}
.Contact.Contact2 .work-head > div {
  padding: 0.2rem 0;
  color: #191919;
  font-weight: 700;
}
.Contact.Contact2 .work-head .area {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-head .name {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-head .num {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-head .date {
  width: 24%;
  margin-right: 1%;
}
.Contact.Contact2 .work-head .opea {
  width: 15%;
}
.Contact.Contact2 .work-list {
  width: 100%;
}
.Contact.Contact2 .work-item {
  width: 100%;
}
.Contact.Contact2 .work-item .item-title {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem 0;
  border-bottom: 0.01rem solid #e8e8e8;
}
.Contact.Contact2 .work-item .item-title > div {
  color: #666;
}
.Contact.Contact2 .work-item .item-title .area {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-item .item-title .name {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-item .item-title .num {
  width: 19%;
  margin-right: 1%;
}
.Contact.Contact2 .work-item .item-title .date {
  width: 24%;
  margin-right: 1%;
}
.Contact.Contact2 .work-item .item-title .opea {
  width: 15%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.Contact.Contact2 .work-item .item-title .opea button {
  color: #717273;
  padding: 0.1rem 0.18rem;
  border: solid 0.01rem #717273;
  border-radius: 0.04rem;
  cursor: pointer;
  background-color: #fff;
  line-height: 1.5;
}
.Contact.Contact2 .work-item .item-main {
  width: 100%;
  display: none;
  padding: 0 0.5rem;
  background-color: #f7f7f7;
}
.Contact.Contact2 .work-item .item-info {
  width: 100%;
  padding: 0.32rem 0;
  border-bottom: 0.01rem solid #e8e8e8;
}
.Contact.Contact2 .work-item .item-info span {
  color: #666;
  line-height: 1.5;
  margin-right: 0.5rem;
}
.Contact.Contact2 .work-item .item-info span:last-of-type {
  margin-right: 0;
}
.Contact.Contact2 .work-item .item-respon, .Contact.Contact2 .work-item .item-office {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0;
  border-bottom: 0.01rem solid #e8e8e8;
}
.Contact.Contact2 .work-item .item-respon .title, .Contact.Contact2 .work-item .item-office .title {
  width: 25%;
  color: #e21e25;
  line-height: 1.8;
}
.Contact.Contact2 .work-item .item-respon .content, .Contact.Contact2 .work-item .item-office .content {
  width: 75%;
}
.Contact.Contact2 .work-item .item-respon .content p, .Contact.Contact2 .work-item .item-office .content p {
  color: #717273;
  line-height: 1.8;
}
.Contact.Contact2 .work-item .item-deliver {
  width: 100%;
  padding: 0.4rem 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.Contact.Contact2 .work-item .item-email {
  width: auto;
  margin: 0.1rem 0;
}
.Contact.Contact2 .work-item .item-email span {
  line-height: 1.5;
  color: #666;
}
.Contact.Contact2 .work-item .item-email .color {
  color: #e21e25;
}
.Contact.Contact2 .work-item .item-btn {
  width: auto;
}
.Contact.Contact2 .work-item .item-btn button {
  padding: 0.1rem 0.32rem;
  border-radius: 0.04rem;
  color: #fff;
  background-color: #e21e25;
  line-height: 1.5;
  border: none;
}
.Contact.Contact2 .work-pages {
  margin-top: 0.3rem;
}
@media (max-width: 750px) {
  .Contact.Contact2 .work-search {
    padding: 15px 25px;
  }
  .Contact.Contact2 .work-search .key-input {
    width: 43%;
    margin-right: 2%;
  }
  .Contact.Contact2 .work-search .pos-select {
    width: 43%;
    margin-right: 2%;
  }
  .Contact.Contact2 .work-search .search-btn {
    width: 10%;
  }
  .Contact.Contact2 .work-head .area, .Contact.Contact2 .work-head .num {
    display: none;
  }
  .Contact.Contact2 .work-head .name, .Contact.Contact2 .work-head .date {
    width: 35%;
  }
  .Contact.Contact2 .work-head .opea {
    width: 30%;
  }
  .Contact.Contact2 .work-item .item-title .area, .Contact.Contact2 .work-item .item-title .num {
    display: none;
  }
  .Contact.Contact2 .work-item .item-title .name, .Contact.Contact2 .work-item .item-title .date {
    width: 35%;
  }
  .Contact.Contact2 .work-item .item-title .opea {
    width: 30%;
  }
}
@media (max-width: 500px) {
  .Contact.Contact2 .work-search {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .Contact.Contact2 .work-search .key-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .Contact.Contact2 .work-search .pos-select {

    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .Contact.Contact2 .work-search .search-btn {
    width: 100%;
  }
  .Contact.Contact2 .work-search .search-btn button {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
  .Contact.Contact2 .work-search .search-btn button img {
    width: 18px;
    height: 18px;
  }
  .Contact.Contact2 .work-head .name {
    width: 30%;
  }
  .Contact.Contact2 .work-head .date {
    width: 35%;
  }
  .Contact.Contact2 .work-head .opea {
    width: 35%;
  }
  .Contact.Contact2 .work-item .item-title .name {
    width: 30%;
  }
  .Contact.Contact2 .work-item .item-title .date {
    width: 35%;
  }
  .Contact.Contact2 .work-item .item-title .opea {
    width: 35%;
  }
  .Contact.Contact2 .work-item .item-respon, .Contact.Contact2 .work-item .item-office {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .Contact.Contact2 .work-item .item-respon .title, .Contact.Contact2 .work-item .item-office .title {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .Contact.Contact2 .work-item .item-respon .content, .Contact.Contact2 .work-item .item-office .content {
    width: 100%;
  }
}
/* 新闻中心 */
.News.News1 .n1-body {
  width: 100%;
}
.News.News1 .news-info {
  width: 100%;
  margin-bottom: 0.8rem;
  padding: 0.5rem;
  background-position: center;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
}
.News.News1 .news-info .info-img {
  display: none;
}
.News.News1 .news-info .info-card {
  width: 38.5%;
  min-width: 300px;
  background-color: #fff;
  padding: 0.8rem 0.4rem;
}
.News.News1 .news-info .info-title {
  width: 100%;
  color: #191919;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.4rem;
}
.News.News1 .news-info .info-guide {
  width: 100%;
}
.News.News1 .news-info .info-guide p {
  color: #717273;
  line-height: 1.5;
}
.News.News1 .news-info .info-date {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.7rem 0 0.62rem;
}
.News.News1 .news-info .info-date img {
  width: 0.16rem;
  height: 0.16rem;
  min-width: 16px;
  min-height: 16px;
  margin-right: 0.1rem;
}
.News.News1 .news-info .info-date span {
  color: #666;
  line-height: 1.5;
}
.News.News1 .news-info .info-more {
  display: inline-block;
}
.News.News1 .news-info .info-more:hover .btn {
  background-color: #e21e25;
}
.News.News1 .news-info .info-more:hover .btn span {
  color: #fff;
}
.News.News1 .news-info .info-more:hover .btn .hover {
  display: block;
}
.News.News1 .news-info .info-more:hover .btn .init {
  display: none;
}
.News.News1 .news-info .info-more .btn {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem 0.3rem;
  background-color: #f7f7f7;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.News.News1 .news-info .info-more .btn span {
  color: #666;
  margin-right: 0.24rem;
}
.News.News1 .news-info .info-more .btn img {
  width: 0.15rem;
  height: 0.13rem;
  min-width: 15px;
  min-height: 13px;
}
.News.News1 .news-info .info-more .btn .hover {
  display: none;
}
.News.News1 .news-info .info-more .btn .init {
  display: block;
}
@media (max-width: 600px) {
  .News.News1 .news-info {
    background-position: none;
    -o-background-size: none;
       background-size: none;
    background-repeat: none;
    background-image: none !important;
    padding: 0;
  }
  .News.News1 .news-info .info-img {
    width: 100%;
    display: block;
    padding-top: -webkit-calc(800 / 1920 * 100%);
    padding-top: -moz-calc(800 / 1920 * 100%);
    padding-top: calc(800 / 1920 * 100%);
    background-position: center;
    -o-background-size: cover;
       background-size: cover;
    background-repeat: no-repeat;
  }
  .News.News1 .news-info .info-card {
    width: 100%;
    padding: 10px 0;
  }
  .News.News1 .news-info .info-card .info-title {
    margin-bottom: 10px;
  }
  .News.News1 .news-info .info-card .info-date {
    margin: 20px 0 16px;
  }
}
.News.News1 .news-list {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.News.News1 .news-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: block;
}
.News.News1 .news-item:nth-of-type(3n) {
  margin-right: 0;
}

.News.News1 .news-item:hover .item-img {
  -o-background-size: 120% 120%;
     background-size: 120% 120%;
}
.News.News1 .news-item:hover .item-more {
  background-image: url(../images/mar3.png);
}
.News.News1 .news-item .item-img {
  width: 100%;
  padding-top: -webkit-calc(424 / 1000 * 100%);
  padding-top: -moz-calc(424 / 1000 * 100%);
  padding-top: calc(424 / 1000 * 100%);
  background-position: center;
  background-repeat: no-repeat;
  -o-background-size: cover;
     background-size: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.News.News1 .news-item .item-text {
  width: 100%;
  padding: 8%;
  background-color: #f7f7f7;
}
.News.News1 .news-item .item-title {
  width: 100%;
  color: #333;
  font-weight: 700;
  line-height: 2;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 1.1rem;
}
.News.News1 .news-item .item-guide {
  width: 100%;
  margin: 0.2rem 0 0.5rem;
}
.News.News1 .news-item .item-guide p {
  color: #666;
  line-height: 2;
  font-size: 0.9rem;
}
.News.News1 .news-item .item-bottom {
  width: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.News.News1 .news-item .item-date {
  width: auto;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.News.News1 .news-item .item-date img {
  width: 1rem;
  height: 1rem;
  min-width: 1rem;
  min-height: 1rem;
  margin-right: 0.2rem;
}
.News.News1 .news-item .item-date span {
  color: #666;
  line-height: 1.5;
  font-size: 0.8rem;
  padding-left: 0.5rem;
}
.News.News1 .news-item .item-more {
  width: 0.9rem;
  height: 0.8rem;
  background-image: url(../images/mar1.png);
  background-repeat: no-repeat;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
@media (max-width: 700px) {
  .News.News1 .news-item {
    width: 49%;
  }
  .News.News1 .news-item:nth-of-type(3n) {
    margin-right: 2%;
  }
  .News.News1 .news-item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media (max-width: 500px) {
  .News.News1 .news-item {
    width: 100%;
  }
  .News.News1 .news-item:nth-of-type(3n) {
    margin-right: 0;
  }
}