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


/* 左右浮动 */
.fl{ float:left;}
.fr{ float:right}
html{font-size: calc(16vw / 1920 * 100);}

#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;
}
.header , .content , .footer , .container{margin-left:auto;margin-right:auto;width:1200px;}
/*面包屑结束*/



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

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

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


/* 关于我们内页 */
.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%;}

/* 产品展示*/
.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结束*/

/*section3*/
.section3 { overflow:hidden;z-index:2; background:#CC0B0B}
.section3 .video{ overflow:hidden; width:50%; height:100%; background-color:#000; float:left}
.section3 .video img{ display:block; width:100%;}
.section3 .wen{ overflow:hidden; width:50%; float:right; height:100%; background:url(../images/tyu.jpg ) fixed}
.section3 h3{ text-align:center; margin-bottom:5px; font-weight:normal; font-size:26px; margin-top:8%;}
.section3 h3 a{ color:#fff;}
.section3 span{ display:block; text-align:center; font-size:12px; color:#DC8484; font-family:Arial; margin-bottom:10px;}
.section3 i{ display:block; width:30px; height:1px; background-color:#fff; margin:0 auto; margin-bottom:20px;}
.section3 p{ font-size:14px; color:#fff; line-height:30px; width:72%;  overflow:hidden; margin:0 auto;}
.section3 .more{ display:block; width:148px; height:38px; border:1px solid #999; margin:0 auto; text-align:center; line-height:38px; font-size:12px; color:#888; font-family:Arial}
.section3 .more img{ display:none; position:relative; top:1px;}
.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结束*/

/*新闻相关页面的主题框架--左右结构*/
.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:34px; color:#333; margin-bottom:25px;}
.xq_share{ height: 60px; padding:15px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; margin-bottom:50px;}
.xq_share p{ float:left; font-size:12px; color:#999; line-height:34px;}
.xq_share p i{ margin:0 5px;}
.xq_share p img{ margin-left:10px;}
.xq_share span{ display:block; float:right; font-size:12px; color:#999;    position: relative;top: 13px;}
.xq_share span img{ margin-left:10px; position:relative; top:3px;}
.news_wen{ overflow:hidden; width:100%; margin-bottom:60px;}
.news_wen p{ line-height:24px;  color:#333; text-indent:28px; margin-bottom:10px;}
.page_wen{ overflow:hidden; width:100%; height:60px; line-height:60px; font-size:14px;}
.page_wen .page_left{ float:left; width:390px; background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:390px; background-color:#f7f7f7;}
.page_wen .btn{ display:block; text-decoration:none; width:120px; height:60px; background-color:#e8e8e8; text-align:center;}
.page_wen .page_title{ display:block;  margin-left:20px; float:left;height:60px; overflow:hidden}
.page_wen .page_left:hover  .page_title{color:#1144a3;}
.page_wen .page_left:hover  .btn{ background:#2E2E2E; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#1144a3;}
.page_wen .page_right:hover  .btn{ background:#2E2E2E; color:#fff;}
.page_wen .page_left .btn{ float:left}
.page_wen .page_right .btn{ float:right}
.xg_news{ overflow:hidden; width:280px; margin:0 auto; padding:35px 15px; margin-bottom:10px; background-color:#f5f5f5;}
.xg_news .xg_list{ overflow:hidden; padding-bottom:25px; margin-bottom:15px; border-bottom:1px solid #1144a3;}
.xg_news .xg_list h5{ font-size:16px; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; text-overflow:ellipsis;}
.xg_news .xg_list h5 a{ color:#333;}
.xg_news .xg_list h5 a:hover{color:#1144a3;}
.xg_news .xg_list p{ font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden; margin-bottom:10px;}
.xg_news .xg_list em{ display:block; font-size:12px; color:#999; font-family:Arial;}
.xg_news .xg_list.last{ border:none; margin-bottom:0; padding-bottom:0}
/*友情链接*/
.link { width:1200px; height:45px;}
.linklist { margin:15px 0px 0px 15px;}



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


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



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

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

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




/*底部*/

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



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

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

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

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


.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 */


/*ä¼ä¸šæ–‡åŒ–*/.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 */


/* 左部*/


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



/*footer*/
 #lw_wjs_foot{display: block;background:#014d79;}
#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: 45%;color: #84cfe7;}
#lw_wjs_foot .bottom_ul .contact,
#lw_wjs_foot .bottom_ul .contact li a,
#lw_wjs_foot .bottom_first h6{line-height: 2.2rem;font-size: 1.2rem;color: #FFFFFF; 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:33%;}
#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: 1rem;color: #fff;line-height: 51px;text-align: center;display: block;}
#lw_wjs_foot .foot_bottom{background: #006fb9;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;}}


/*头部2*/
.header{width: 100%;}
.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: 100%;height: 121px;}
.headerCenter h1{float: left;width: 205px;height: 48px;margin-top: 33px;}
.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:#1a7584;height: 65px;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 15px;height: 65px;line-height: 65px;background: url(../img/nav_xian.png) no-repeat left center; position:relative; width:150px; text-align:center;}
.headerNav li>a{color: #fff;text-decoration: none;height: 65px;line-height: 65px;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: 150px;background: #fff;background: rgba(255,255,255,.95);padding-bottom: 2px;top: 50px;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: 14px;color: #666;height: 45px;line-height: 45px;border-bottom: 1px dotted #dee0df;display: block;text-decoration: none;}
.headerNav ul li .xial a:hover{background: #1a7584; color:#FFFFFF;}
.headerNav ul li .xial p:hover{background: #1a7584;}
.headerNav ul li .xial p:hover a{color: #fff;}
.headerNav ul li:hover .xial{display: block; }

/*竖向左部*/
.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: 50px;
            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: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #b09276;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .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;}

.blank_h{ height:120px; overflow:hidden;}
.i_title{ text-align:center; color:#c78f42; font-weight:lighter; padding-bottom:2.5%; margin-top:5%;}
.i_title span{ display:block; color:#999999; margin-top:0.6%; font-family:Arial;}
.i_one{ overflow:hidden; background:url(../images/i_bg2.png) right top #ffffff no-repeat; position:relative; padding: 3rem 0 0 0;}
.i_one .nums{ position:absolute;width:160px; text-align:center; overflow:hidden; height:100%;}
.i_one .nums .table{ display:table; height:100%; width:100%;}
.i_one .nums ul{ display:table-cell; vertical-align:middle; width:100%;}
.i_one .nums ul li{ position:relative; overflow:hidden;   display:block;transition:all 0.3s; margin-top:10px; margin-bottom:10px;}
.i_one .nums ul li i{width:60px; height:60px; line-height:60px; border-radius:50%; display:block;margin:0 auto;  color:#c78f42; font-style:normal; cursor:pointer;}
.i_one .nums ul li:before{ position:absolute; content:""; top:0;  width:1px; height:0; background:#e8dbd0;transition:all 0.3s; }
.i_one .nums ul li:after{ position:absolute; content:""; bottom:0;  width:1px; height:0; background:#e8dbd0;transition:all 0.3s; }
.i_one .nums ul li.on{ padding-top:49px; padding-bottom:49px;}
.i_one .nums ul li.on i{ background:#c78f42; color:#fff;}
.i_one .nums ul li.on:before{height:36px; }
.i_one .nums ul li.on:after{height:36px; }
.i_one .i_one_c{ overflow:hidden;}
.i_one .i_img .divhidden.on{ display:block;}
.i_one .i_img{ overflow:hidden; float:right; border-radius: 5rem 0 0 0;width:-webkit-calc(53%);}
.i_one .i_img img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_one .i_img:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_one .i_txts{ height:100%; width:43%; overflow:hidden; padding-left: 2%; float: left;}
.i_one .i_txts .divhidden{ position:relative; width:100%; height:100%; }
.i_one .i_txts .divhidden.on{ display:block;}
.i_one .i_txts .table{ display:table; height:100%; width:100%;}
.i_one .i_txts .table .tds{ display:table-cell; vertical-align:bottom; width:100%;}
.i_one .i_txts .h3{ overflow:hidden; font-size: 3rem; font-weight: 900; color:white; position:relative; margin-bottom:2.5%; padding-bottom:2.5%;
 background: linear-gradient(90deg,#0095e5 0,#004d79 100%);  -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent;}
.i_one .i_txts .h3:after{ content:""; position:absolute; bottom:0; left:0; width:40rem; height:0.3rem; background:#d9d9d9;}
.i_one .i_txts .p{color:#333333; overflow:hidden; font-size:1.1rem; line-height: 2rem;}
.i_one .i_txts .imore{ display:block; font-size: 1.2rem; position:relative; text-align:center; width:20rem; height:4rem; line-height:4rem; background:linear-gradient(90deg,#0095e5 0,#004d79 100%); color:#fff;z-index:0; letter-spacing:0.1rem; margin-top:1%;}
.i_one .i_txts .imore:after{ position:absolute; content:""; width:0%; height:0%; top:50%; left:50%; background:#f1f1f1; z-index:-1;transition:all 0.3s;}
.i_one .i_txts .imore:hover{ color:#0080c5;}
.i_one .i_txts .imore:hover:after{width:100%; height:100%; top:0; left:0;}
.i_one .i_txts .inext{ margin-top:30%;width:100%; height:46px; line-height:46px; padding-top:7%; padding-bottom:7%; border-top:1px solid #e8e8e8; text-align:right; cursor:pointer;-webkit-tap-highlight-color:transparent; font-size:18px;}
.i_one .i_txts .inext label{ cursor:pointer; color:#c78f42; text-transform:uppercase; padding-right:5%;}
.i_one_phone{ display:none;overflow:hidden;}
.my-pagination{ text-align:center;padding-top: 3%;padding-bottom: 3%; margin-top: 1%;}
.swiper-pagination-bullet{ text-align:center; position:relative; overflow:hidden;   display: inline-block;margin-left:1%; margin-right:1%; vertical-align:top;transition:all 0.3s;}
.swiper-pagination-bullet i{width:40px; height:40px; line-height:40px;border-radius:50%; display:block;margin:0 auto;  color:#c78f42; font-style:normal; cursor:pointer;}
.swiper-pagination-bullet:before{ position:absolute; content:""; top: 50%;  width:0; height:1px; background:#e8dbd0;transition:all 0.3s;left: 0; }
.swiper-pagination-bullet:after{ position:absolute; content:""; top:50%; right:0;  width:0; height:1px; background:#e8dbd0;transition:all 0.3s; }
.swiper-pagination-bullet.swiper-pagination-bullet-active{ padding-left:20px; padding-right:20px;}
.swiper-pagination-bullet.swiper-pagination-bullet-active i{ background:#c78f42; color:#fff;}
.swiper-pagination-bullet.swiper-pagination-bullet-active:before{width:15px; height:1px;}
.swiper-pagination-bullet.swiper-pagination-bullet-active:after{width:15px; height:1px;}

/*新闻中心*/
.i_news{ overflow:hidden;background:#f8f8f8; padding-bottom:4.5%;}
.i_news .ul{ margin-top:1%;}
.i_news .ul li{ float:left; width: 31.33%; margin-right: 1%; margin-left: 1%; margin-bottom:1%; overflow:hidden;}
.i_news .ul li.last{ margin-right:0;}
.i_news .ul li .imgs{ overflow:hidden; position:relative; background:#fff;}
.i_news .ul li.last .imgs img{opacity:0;filter:Alpha(opacity=0);}
.i_news .ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
/*.i_news .ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}*/
.i_news .ul li .imgs .h2{ font-weight:normal; position:absolute; bottom:0; left:0; width:100%; height:5rem; line-height:5rem; overflow:hidden; background:#fff;transition:all 0.3s; z-index:0;}
.i_news .ul li .imgs .h2:after{ position:absolute; content:""; width:0%; height:100%; left:0; top:0; background:#e7e7e6; z-index:-1;transition:all 0.3s;}
.i_news .ul li .imgs .h2 .con{ width:88%; padding:0 6%; color: #004d79; margin:0 auto;}
.i_news .ul li .imgs .h2 .con em{ font-style:normal; float:right; margin-left:3%; font-family:"宋体";}
.i_news .ul li .imgs:hover .h2{ color:#fff;}
.i_news .ul li .imgs:hover .h2:after{ width:100%;}
.i_news .ul li.last .txts{ position:absolute; width:94%; max-width:430px; height:100%; top:0; left:50%;transform: translate(-50%, 0%); overflow:hidden;}
.i_news .ul li.last .txts .h3{font-weight:normal; height:50px; line-height:50px; overflow:hidden; transition:all 0.3s; color:#000; margin-top:5%; margin-bottom:1%;}
.i_news .ul li.last .txts dd{ display:block; padding-top:2%; padding-bottom:2%; overflow:hidden;}
.i_news .ul li.last .txts dd .h4{font-weight:normal; height:30px; line-height:30px; overflow:hidden; transition:all 0.3s; color:#333333; font-size:16px;}
.i_news .ul li.last .txts dd .h4 em{ float:right; margin-left:3%; font-style:normal; color:#4a3c35; font-size:14px;}
.i_news .ul li.last .txts dd .desc{ font-size:14px; color:#666666; overflow:hidden; line-height:24px; height:0;transition:all 0.3s;}
.i_news .ul li.last .txts dd.on .desc{ margin-top:2.5%; padding-bottom:5%; border-bottom:1px solid #e4e4e4; margin-bottom:3.5%; height:48px;}
.i_news .ul li.last .txts dd.on .h4{ font-size:20px; color:#c78f42;margin-bottom:1%;}
.i_news .ul li.last .txts dd.on .h4 em{color:#c78f42;}
.i_news .ul li.last .txts dd:last-child.on .desc{ border-bottom:0;}
.i_news .ul li.last .txts .imore{font-weight:normal; position:absolute; bottom:0; left:0; width:100%; height:90px; line-height:90px; overflow:hidden;transition:all 0.3s; color:#4a3c35; font-size:18px; border-top:1px solid #e4e4e4;}
.i_news .ul li.last .txts .imore:hover{ color:#c78f42; padding-left:2%;}
.i_news .ul li.last .txts .imore label{ cursor:pointer; font-family:"宋体"; padding-left:3%;}


.index-case {
  position: relative;
  background: #f5f5f5;
  text-align: center;
  box-shadow:0 -1rem 1rem -1rem rgb(0 0 0 / 22%);
  color: #222222;
}
.index-case::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -170px;
  width: 100%;
  height: 365px;
  pointer-events: none;
  background: url(../images/index/bg2.png) no-repeat center / 100% 100%;
}
.index-case .auto-title-block {
  padding: 0 calc((var(--wrap-1760-width) - var(--wrap-1680-width))/2);
}
.index-case .grid {
  z-index: 2;
}
.index-case .grid .grid-item {
  width: 33.33%;
      float: left;
}
.index-case .list1 {
  margin: calc(var(--p)*-1);
}
.index-case .list1-li {}
.index-case .list1-box {
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 ;
  transition: transform .3s,box-shadow .3s;
  transform: rotate(0deg) skewX(0deg);
  display: block;
  overflow: hidden;
  transition: .6s ease-out; position:relative;
}
.index-case .list1-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.index-case .list1-pad {
  position: relative;
  padding: 6% 6% 0;
}
.index-case .list1-pad1 {
  position: relative;
  padding: 6% 6%;
}
.index-case .list1-title {
  font-size: 36px;
  font-size: clamp(22px,calc(var(--w)*.027),36px);
  font-weight: bold;
  line-height: 1.4em;
}
.index-case .list1-type {
  margin-top: 0.7em;
  margin-bottom: 9%;
  font-size: 16px;
  line-height: 1.4em;
}
.index-case .list1-img {
  background-color: #ffffff;
  box-shadow: 0 0.1rem 1rem 0 rgb(0 0 0 / 12%);
  border-radius: 1rem 1rem 0px 0px;
  border: solid 1rem #ffffff;
  border-bottom: 0 none;
  /*transition: border .3s,background .3s;*/
}
.index-case .list1-img::before {
  padding-top: 67.39%;
}
.index-case .list1-img img {
  display: block;
  border-radius: 14px 14px 0px 0px;transition: .8s!important;transition-delay: .1s!important;
}
.index-case .list1-img1 {
  background-color: #ffffff;
  box-shadow: 0 0.1rem 1rem 0 rgb(0 0 0 / 12%);
  border-radius: 1rem 1rem;
  border: solid 1rem #ffffff;
  /*transition: border .3s,background .3s;*/
}
.index-case .list1-img1::before {
  padding-top: 67.39%;
}
.index-case .list1-img1 img {
  display: block;
  border-radius: 14px 14px 0px 0px;transition: .8s!important;transition-delay: .1s!important;
}
/*.index-case .list1-box:hover .list1-img {
  background: var(--main-color);
  border-color: var(--main-color);
}*/
.index-case .list1-box:hover {
  box-shadow: 0 0 10px rgba(0,0,0,.1);/*transform: rotate(-1deg) skewY(3deg) scaleX(.95);*/
 transform: rotateX(-3deg) rotateY(-9deg) translateX(-10px);
}
.index-case .list1-box:hover .list1-img img{transform: scale(1.05);}
@media (max-width: 992px) {
  .index-case {display: none;}
}


.cm-index-left {width:7.5%;height: 100%;overflow: hidden;position: fixed;z-index: 99; left: 0;top: 0;background: #fff; box-shadow: 6px 0px 40px 0px rgba(31, 38, 77, 0.06);}
.cm-index-left *{display: block;margin: 0;padding: 0;text-align: center;font-weight: normal;list-style: none;}
.cm-index-logo {text-align: center;padding:20% 0 0 0;}
.cm-index-logo img{display: inline-block;}
.cm-index-nav {position: relative;}
.cm-index-nav ul{position: relative;z-index: 3;}
.cm-index-nav ul li {width: 100%;height:auto;padding-bottom:10%;overflow: hidden;}
.cm-index-nav ul li a {padding:2% 0 2% 0;overflow: hidden;position: relative;}
.cm-index-nav ul li i { width: 31px;height: 31px;margin: auto;overflow: hidden;position: relative;z-index: 4; background: url("../images/icon.png") no-repeat;}
.cm-index-nav ul li i.i1 {background-position: -34px 0;}
.cm-index-nav ul li i.i2 {background-position: -34px -30px;}
.cm-index-nav ul li i.i3 {background-position: -34px -65px;}
.cm-index-nav ul li i.i4 {background-position: -34px -100px;}
.cm-index-nav ul li i.i5 {background-position: -34px -135px;}
.cm-index-nav ul li i.i6 {background-position: -34px -165px;}
.cm-index-nav ul li i.i7 {background-position: -34px -205px;}
.cm-index-nav ul li i.i8 {background-position: -34px -235px;}
.cm-index-nav ul li h5 {color: #a1a3b2;padding:0.5rem 0;position: relative;z-index: 4;}
.cm-index-nav ul li a.cur h5{color: #233d52;}
.cm-index-nav ul li a:hover h5{color: #233d52;}
.cm-index-nav ul li a:hover i.i1,.cm-index-nav ul li a.cur i.i1 {background-position: 0px 0px;}
.cm-index-nav ul li a:hover i.i2,.cm-index-nav ul li a.cur i.i2 {background-position: 0px -30px;}
.cm-index-nav ul li a:hover i.i3,.cm-index-nav ul li a.cur i.i3 {background-position: 0px -65px;}
.cm-index-nav ul li a:hover i.i4,.cm-index-nav ul li a.cur i.i4 {background-position: 0px -100px;}
.cm-index-nav ul li a:hover i.i5,.cm-index-nav ul li a.cur i.i5 {background-position: 0px -135px;}
.cm-index-nav ul li a:hover i.i6,.cm-index-nav ul li a.cur i.i6 {background-position: 0px -165px;}
.cm-index-nav ul li a:hover i.i7,.cm-index-nav ul li a.cur i.i7 {background-position: 0px -205px;}
.cm-index-nav ul li a:hover i.i8,.cm-index-nav ul li a.cur i.i8 {background-position: 0px -235px;}
.svgybg {width: 100%;height: 88px;position:absolute;left:0;top:0;z-index: 1; background: url("../images/index/nav-bg1.svg") center top no-repeat;background-size: 60%; overflow: auto;filter:drop-shadow(0px 60px 60px rgba(8, 16, 124, 0.3));}
 
.svgybg.movey-i2 {top:105px;}
.svgybg.movey-i3 {top:205px;}
.svgybg.movey-i4 {top:305px;}
.svgybg.movey-i5 {top:405px;}
.svgybg.movey-i6 {top:510px;}

/* 主页 - 左边 */
.cm-index-right-main {background: #fff;padding: 1.5% 0 1.5% 0 ;height: auto;}
.cm-index-right-main .content {width: 96%;margin: auto;overflow: hidden;}
.index-right-main-left {float: left;width:69%;}
.company-news-nav {position: relative;border-bottom: 0.2rem solid #f0f2fa;padding-bottom:1.3rem;}
.company-news-nav::after {content: '';display: block;width: 10rem;height: 0.2rem;background: #233d52;position: absolute;left: 0;bottom:-0.2rem;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.company-news-nav li{display:inline-block;vertical-align: middle;margin: 0;padding: 0;list-style: none;}
.company-news-nav li a{display: block; font-size: 1.4rem;color: #a1a4b2;margin-right:3rem;}
.company-news-nav li a i {width: 1.5rem;height: 2rem;display: inline-block;vertical-align: middle;}
.company-news-nav li a i.in1 {background: url("../images/index/inews11.png") left center no-repeat;}
.company-news-nav li a i.in2 {background: url("../images/index/inews22.png") left center no-repeat;}
.company-news-nav li a i.in3 {background: url("../images/index/topic11.png") left center no-repeat;}
.company-news-nav li a i.in4 {background: url("../images/index/qa11.png") left center no-repeat;}
.company-news-nav li.cur a{color: #2e2f33;font-weight: bold;}
.company-news-nav li.cur a i.in1,.company-news-nav li a:hover i.in1{background: url("../images/inews1.png") left center no-repeat;}
.company-news-nav li.cur a i.in2,.company-news-nav li a:hover i.in2{background: url("../images/inews2.png") left center no-repeat;}
.company-news-nav li.cur a i.in3,.company-news-nav li a:hover i.in3{background: url("../images/topic1.png") left center no-repeat;}
.company-news-nav li.cur a i.in4,.company-news-nav li a:hover i.in4{background: url("../images/qa1.png") left center no-repeat;}
.company-news-nav li a:hover {color: #2e2f33;}
.company-news-nav .viewmore {position: absolute;right: 0;top:0.5rem;}
.company-news-nav .viewmore a{font-size: 0.8rem;color: #a1a4b2;}
.company-news-nav .viewmore a i{font-family: "宋体";font-size: 0.8rem;display: inline-block;width: 1.3rem;height: 1.4rem;line-height: 1.4rem; border-radius: 10rem;background: #919ea8;color: #fff;text-align: center;margin-left: 0.3rem;}
.company-news-nav .viewmore a:hover {color: #3d474d;}
.company-news-nav .viewmore a:hover i{background: #3d474d;}


.cnswiper-1 {}
.cnswiper-2 {}
.company-news-nav.movex::after {left: 190px;}
.company-news-nav.cnnav-2.movex::after {left: 190px;width: 155px;}

 
.company-news-swiper {position: relative;overflow: hidden;}
.swiper-inews {overflow: hidden;background: #fff;}
.swiper-inews a *{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.swiper-inews a{border-bottom: 1px solid #f0f2fa;display: block;overflow: hidden;padding: 23px 0;position: relative;}
.swiper-inews a .hover {height: 0px;overflow: hidden;position: absolute;top: 23px;left: 0;width: 100%;background: #fff;z-index: 3;}
.swiper-inews a .pic{float: left;width:22%;border-radius: 4px;overflow: hidden;}
.swiper-inews a .pic img{display: block;width: 100%;height: auto;}
.swiper-inews a .txt{padding:1% 0 0 3%;width:75%;overflow: hidden;}
.swiper-inews a .txt h4{position: relative;margin: 0;padding: 0;}
.swiper-inews a .txt h4 strong{display: block;font-size: 18px;color: #2e2f33;width: 80%;}
.swiper-inews a .txt h4 span{font-size: 12px;color: #a1a4b2;position: absolute;width: 15%;text-align: right;top: 5px;right: 0;}
.swiper-inews a .txt h5{margin: 0;padding:20px 0 0 0;font-size: 14px;line-height: 24px; color: #a1a4b2;font-weight:normal;}
.swiper-inews a h6 {margin: 0;padding: 0px 0 0 10px;font-weight: normal;font-size: 16px;color: #2e2f33;position: relative;}
.swiper-inews a h6::before {content: '';display: block;width: 3px;height: 3px;background: #231b18;position: absolute;left: 0;top: 50%;margin-top: -1.5px;}
.swiper-inews a i {display: block;position: absolute;width: 15%;font-size: 12px;color: #a1a4b2;text-align: right;top: 50%;right: 0;margin-top: -8.5px;}
.swiper-inews a.cur {padding: 80px 0 70px 0;}
.swiper-inews a.cur .hover{height: auto;}

.cnnav-2 {}
.swiper-itopic {background: #fff;}
.swiper-itopic *{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.swiper-itopic li {list-style: none;border-bottom: 0.1rem solid #f0f2fa;display: block;overflow: hidden;padding:1.2rem 0;position: relative;cursor: pointer;} 
.swiper-itopic li h4 {margin: 0;padding: 0;list-style: none;display: block;}
.swiper-itopic li .hover {height: 0;overflow: hidden;position: absolute;top: 1.2rem;left: 0;width: 100%;background: #fff;z-index: 3;}
.swiper-itopic li.cur {padding: 5rem 0 4.5rem 0;}
.swiper-itopic li.cur .hover{height:auto;}
.swiper-itopic li .hover .pic{width:22%;float: right; border-radius: 4px;overflow: hidden;}
.swiper-itopic li .hover .pic img {display: block;width: 100%;height: auto;}
.swiper-itopic li .hover .txt{padding:0.2rem 0 0 3rem;margin-top: 0.7rem;overflow: hidden;position: relative;float: left;width: 70%;}
.swiper-itopic li .hover .txt i{width: 2rem;height: 2rem;display: block;position: absolute;left: 0;top: 0;}
.swiper-itopic li .hover .txt i img{display: block;}
.swiper-itopic li .hover .txt h4{position: relative;display: inline-block;}
.swiper-itopic li .hover .txt h4 strong{font-size: 1.2rem;color: #2e2f33;position: relative;z-index: 3;}
.swiper-itopic li .hover .txt h4::after {content: '';width: 100%;height:0.5rem;position: absolute;left: 0;bottom: 0;z-index:1;}
.swiper-itopic li .hover .txt h5{font-size: 1rem;color: #737580;margin: 0.6rem 0;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.swiper-itopic li .title {clear: both;overflow: hidden;}
.swiper-itopic li .title * {display: inline-block;vertical-align: middle;}
.swiper-itopic li .tleft {width:54%;}
.swiper-itopic li .tleft i{width: 2rem;height: 2rem;position: relative;}
.swiper-itopic li .tleft i img{display: block;}
.swiper-itopic li .tleft span {width:85%;font-size: 1rem;color: #2e2f33;padding-left:1rem;font-weight: normal;}
.swiper-itopic li .tright {width:45%;text-align: right;}
.swiper-itopic li .tright span{font-size: 0.8rem;color: #a1a4b2;padding-left:5%;}
.swiper-itopic li .tright a{font-size: 0.8rem;color: #a1a4b2;padding-left:4%;}
.as-user {overflow: hidden;padding-top: 1rem;}
.as-user * { display: inline-block;vertical-align: middle;font-size: 0.8rem;color: #a1a4b2;}
.as-user-headportrait {width: 30px;height: 30px;border-radius: 100px;overflow: hidden;}
.as-user-topicword {margin-left: 5%;overflow: hidden;}
.swiper-itopic li:nth-child(1) .hover .txt h4::after {background: #fdcf2c;}
.swiper-itopic li:nth-child(2) .hover .txt h4::after {background: #b0cff0;}
.swiper-itopic li:nth-child(3) .hover .txt h4::after {background: #e0c8b1;}
.swiper-itopic li i::before {position: absolute;left:50%;font-size: 0.6rem;top: 50%;width: 0.5rem;margin-left: -0.2rem;margin-top: -0.55rem;color: #a1a4b2;}
.swiper-itopic li:nth-child(1) i::before {content: '1';}
.swiper-itopic li:nth-child(2) i::before {content: '2';}
.swiper-itopic li:nth-child(3) i::before {content: '3';}
.swiper-itopic li:nth-child(4) i::before {content: '4';}
.swiper-itopic li:nth-child(5) i::before {content: '5';}
.swiper-itopic li:nth-child(6) i::before {content: '6';}
.swiper-itopic li:nth-child(7) i::before {content: '7';}
.swiper-itopic li:nth-child(8) i::before {content: '8';}
.swiper-itopic li:nth-child(9) i::before {content: '9';}
.swiper-itopic li:nth-child(10) i::before {content: '10';}
.swiper-itopic li:nth-child(11) i::before {content: '11';}
.swiper-itopic li:nth-child(12) i::before {content: '12';}

.swiper-itopic.sitopic-2 li .hover .txt {padding:2px 0 0 10px;}
.swiper-itopic.sitopic-2 li .tleft span::before {content: '';display: block;width: 3px;height: 3px;background: #231b18;position: absolute;left: 0;top: 50%;margin-top: -1.5px;}
.swiper-itopic.sitopic-2 li .hover .txt h4::after {display: none;}



/* 主页 - 右边 */
.index-right-main-right {float: right;width:28%;overflow: hidden;}
.index-right-main-right .title-top{position: relative;overflow: hidden;}
.index-right-main-right .title-top::after {content: '';display: block;width: 10rem;height: 0.2rem;background: #233d52;position: absolute;left: 0;bottom: 0;}
.index-right-main-right .title-top h3{position: relative;margin: 0;padding: 0 0 1.3rem 1.8rem;border-bottom: 0.2rem solid #f0f2fa;}
.index-right-main-right .title-top h3 * {display:inline-block;vertical-align: middle;}
.index-right-main-right .title-top h3 i{width: 1.4rem;height: 1.4rem;position: absolute;left: 0;top: 0.2rem;}
.index-right-main-right .title-top h3 strong {font-size: 1.4rem;color: #2e2f33;}
.index-right-main-right .title-top .viewmore{position: absolute;right: 0;top: 0;}
.index-right-main-right .title-top .viewmore a{font-size: 0.8rem;color: #a1a4b2;}
.index-right-main-right .title-top .viewmore a i {font-family: "宋体";font-size: 0.8rem;display: inline-block;width: 1.3rem;height: 1.3rem;line-height: 1.3rem; border-radius: 10rem;background: #919ea8;color: #fff;text-align: center;margin-left: 0.3rem;}
.index-right-main-right .title-top .viewmore a:hover {color: #3d474d;}
.index-right-main-right .title-top .viewmore a:hover i{background: #3d474d;}
.company-announcement {}
.company-announcement .list {}
.company-announcement .list li {list-style: none;margin: 0;padding: 0;border-bottom: 1px solid #f0f2fa;}
.company-announcement .list li a{display: block; margin: 0;padding: 1rem 0 1rem 0.8rem;font-weight: normal;font-size: 1rem;color: #2e2f33;position: relative;}
.company-announcement .list li a::before {content: '';display: block;width: 0.3rem;height: 0.3rem;background: #231b18;position: absolute;left: 0;top: 50%;margin-top: -0.2rem;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.company-announcement .list li a:hover {background: #f3f4fa;padding: 1rem 0 1rem 1.2rem;}
.company-announcement .list li a:hover::before {left: 0.8rem;}

.advertising-figure {padding:5% 0; overflow: hidden;}
.advertising-figure a {display: block;margin-bottom:6px;}
.advertising-figure img {display: block;width:auto;height: auto;max-width: 100%;}

.global-appreciation-of-architecture {padding:7% 0 5% 0; overflow: hidden;}
.global-appreciation-of-architecture .title-top::after {display: none;}
.global-appreciation-of-architecture .title-top h3 {border-bottom:none;}
.global-appreciation-of-architecture .pic-framework {position: relative;}
.global-appreciation-of-architecture .pic-framework .txt{position: absolute;left:7%;bottom: 6%;width:86%;z-index: 3;}
.global-appreciation-of-architecture .pic-framework .txt * {margin: 0;padding: 0;list-style: none;color: #fff;font-weight: normal;}
.global-appreciation-of-architecture .pic-framework .txt h3{font-size: 20px;}
.global-appreciation-of-architecture .pic-framework .txt line{display: block;margin: 10px 0;height: 2px;background: #fff;opacity: .2;}
.global-appreciation-of-architecture .pic-framework .txt li h5{float: left;font-size: 14px;opacity: .6;background: url("../images/index/add.png") left center no-repeat;padding-left: 16px;}
.global-appreciation-of-architecture .pic-framework .txt li span{float: right;font-size: 12px;opacity: .6;}
.global-appreciation-of-architecture .pic-framework .pic {overflow: hidden;position: relative;text-align: center;border-radius: 4px;}
.global-appreciation-of-architecture .pic-framework .pic .table{position: absolute;}
.global-appreciation-of-architecture .pic-framework .pic .table-cell img{display: inline-block;vertical-align: middle;width: auto; max-width: 100%;max-height: 100%;}
.global-appreciation-of-architecture .pic-framework .pic img{display: block;width: 100%;height: auto;} 
.global-appreciation-of-architecture .pic-framework a:hover .pic .table-cell img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity: .5;}

.month-recommended .scroll_main {margin-top:4%;}
.month-recommended {padding:10% 0 0 0; overflow: hidden;}
.month-recommended .list {overflow: hidden;}
.month-recommended .list li{list-style: none;padding: 10px 0;overflow: hidden;position: relative;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.month-recommended .list li .pic{float: left;width: 20%;border-radius: 4px;overflow: hidden;position: relative;background: #000;}
.month-recommended .list li .pic a {display: block;}
.month-recommended .list li .pic img {display: block;width: 100%;height: auto;opacity: 0;}
.month-recommended .list li .txt{width:70%;height: 100%;position: absolute;right: 5%;top: 0;}
.month-recommended .list li h5{margin: 0;font-size: 14px;line-height: 20px;min-height:30px;margin-top: -2px; font-weight: 500;color: #2e2f33;}
.month-recommended .list li .link a{ font-size: 12px;color: #a1a4b2;}
.month-recommended .list li:hover {background: #f3f4fa;}
.month-recommended .scroll_bar {display: block;}
/* .month-recommended .scroll_wrap {overflow: auto;}
.month-recommended .scroll_wrap::-webkit-scrollbar{height:4px; width:2px;background-color: #ccc;}
.month-recommended .scroll_wrap::-webkit-scrollbar::-webkit-scrollbar-thumb{background-color: #000;} */

.banner_solution {
  position: relative; overflow:hidden;
}
.banner_solution .pi-hidden-lg {

  display: none !important;

}
.banner_solution .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:75vh;
	position: relative;
}
.banner_solution .index_banner .item.slick-current .scaleBg{
	visibility: visible;
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
.banner_solution .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.banner_solution .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
}
.banner_solution .index_banner .item .inner .block_txt{
	position: absolute;
	top: 34%;
	right: 10px;
	left:10px;
	opacity: 0;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.banner_solution .index_banner .item.active .inner .block_txt{
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}
.banner_solution .index_banner .item .inner .block_txt h4{
	font-size: 20px;
	color: #fff;
	text-align: center;line-height:1.3em;margin-bottom: 10px;
}
.banner_solution .index_banner .item .inner .block_txt h2{
	color: #fff;
	background: -webkit-linear-gradient(white, white, white);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 60px;
	font-weight: bold;
	text-align:center;
	letter-spacing:2px;
	line-height:1.3em;margin-bottom: 10px;
}
.banner_solution .index_banner .item .inner .block_txt h2 span{
	color: #fff;
	background: -webkit-linear-gradient(white, #ffffff, #0d1e47);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
	letter-spacing: 0px;
}
.banner_solution .index_banner .item .inner .block_txt h3{
	color: #fff; max-width:1000px; margin:0 auto;
	font-size: 20px;
	text-align:center;
	margin-top: 10px; line-height:1.3em;margin-bottom:10px;
}
.banner_solution .index_banner .item .newa{ color: #fff; text-decoration: underline; cursor: pointer; -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; transition: color .2s ease-in-out; -webkit-transition: background-color .2s ease-in-out; -moz-transition: background-color .2s ease-in-out; transition: background-color .2s ease-in-out;}
.banner_solution .slick_txt{
	width:30%;
	height: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.banner_solution .left{
	left: 0;
}
.banner_solution .right{
	right:0;
}
.banner_solution .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.banner_solution .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.banner_solution .slick_txt .prev{
	background-image:url(../image/ban_prev.png);
	left:60px;
}
.banner_solution .slick_txt .next{
	background-image:url(../image/ban_next.png);
	right:60px;
}
.banner_solution .slick_txt .prev:hover{
	background-image:url(../image/ban_prev_hover.png);
}
.banner_solution .slick_txt .next:hover{
	background-image:url(../image/ban_next_hover.png);
}
.banner_solution .number{
	position: absolute;
	bottom:5%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	padding: 0 20px;

	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.banner_solution .number span{
	font-size: 18px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.banner_solution .number span:last-child{
	margin-right: 0;
}
.banner_solution .number span:after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 1px;
	background: #c5c5c5;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-1px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.banner_solution .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
}

/* contact */
.cz-contact {position: relative;}
.cz-contact-us {position: relative;background: #0f1d3f;overflow: hidden;}
.cz-contact-us-left {position: absolute;top: 13%;left: 5%;z-index: 10;width: 50rem; background:#0000009e; border-radius:3rem; padding:4rem}
.cz-contact-us-left .cz-title .title-1 {color: #fff;}
.cz-contact-us-left .cz-title .title-1 i{background: url('../images/it2.png') no-repeat;}
.cz-contact-us-left .cz-title .title-2 {color: #fff;}
.cz-contact-item {margin:2rem;border-top: 2px solid #fff;padding:0px;overflow: hidden;color: #ffffff;font-size: 1rem;}
.cz-contact-item .item{border-top: 0.1rem solid #ffffff;padding: 2rem 0 2rem 0;overflow: hidden;}
.cz-contact-item .item *{transition:all .4s ease;}
.cz-contact-item .item .text-1{float: left;width: 100%;}
.cz-contact-item .item .text-2{float: right;width: 50%;text-align: right;}
.cz-contact-item .item strong {font-size: 24px;font-weight: normal;}
.cz-contact-item .item.item-1{border-top:none;}
.cz-contact-item .item.item-1 .text-2 {width: 35%;}
.cz-contact-item .item.item-2{float: left;width: 50%; }
.cz-contact-item .item.item-3{float: right;width: 50%;}
.cz-contact-item .item.item-4{clear: both;}
.cz-contact-item .item:hover {color: #fff;}
.cz-contact-us .img {background: #000;}
.cz-contact-us .map {position: absolute;width: 100%;height: 100%;z-index: 1;left: 0;top: 0;background: #000;}
.cz-contact-us .map #map {width: 100%;height: 100%;display: block;margin: 0;padding: 0;position: relative;}


.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#fff; text-align:center;}
.o_big_con .h2 span{ display:block;padding-bottom:0.5%; overflow:hidden;}
.o_big_con .h2 label{display:inline-block; position:relative;  vertical-align:top; padding-bottom:2%; margin-bottom:3.5%; position:relative; }
.o_big_con .h2 label:after{ left:50%; bottom:0; position:absolute; content:""; margin-left:-10px; width:20px; height:2px; background:#fff;}
.o_big_con .h2 p{ overflow:hidden;}

.o_big_con.bgs2 .h2{ text-align:left;}
.o_big_con.bgs2 .h2 label{ padding-left:35px;padding-bottom:0; margin-bottom:2%;}
.o_big_con.bgs2 .h2 label:after{ width:25px;margin-left:0; bottom:50%; left:0; }
.o_big_con.bgs2 .h2 i{ display:block; width:5rem; height:5rem; background:url(../images/about_bg2.png) no-repeat; background-size:100% 100%; margin-top:5%; margin-bottom:2%;}
.postions{ height:5rem; line-height:5rem; overflow:hidden; color:#999999; font-size:1rem; position:absolute; bottom:0; left:0; width:90%; padding:0 5%;}
.postions .wrap5{ border-top: 1px solid hsla(0,0%,100%,.15);}
.postions a{color:#999999; }
.postions a:hover{ color:#fff;}
.postions label{ color:#fff;}
.postions .postions_r{ float:right; text-align:right;}
.postions .postions_r span{ padding-left:10px; padding-right:10px;}
.postions img{ vertical-align:middle;}
.postions img:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);}
.postions h2{ float:left; font-weight:normal; color:#333; height:80px;}
.postions .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}
.postions .about_a_r{ float:right;overflow:hidden;}
.postions .about_a_r a{height:57px; line-height:57px; margin-left:80px; display:inline-block; color:#666666;transition:all 0.3s; position:relative; overflow:hidden; float:left;}
.postions .about_a_r a:hover{ color:#dab96a;}
.postions .about_a_r a.csel{ border-bottom:3px solid #dab96a;color:#dab96a;}
.postions .about_a_r a.csel:after{height:0px;}
.postions .about_a_r a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0px;height: 3px;opacity: 0;background-color: #dab96a;-webkit-transition: all .5s;
-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.postions .about_a_r a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}

/* contact */
.jcd-contact-us {padding: 4% 0 1% 0;overflow: hidden;}
.jcd-contact-us-list {position: relative;}
.jcd-contact-us-item {float: left;width: 47%;margin-right: 3%;margin-bottom: 3%;overflow: hidden;}
.jcd-contact-us-item.mr0 {margin-right: 0;clear: right;}
.jcd-contact-us-item .text {padding: 3% 0;overflow: hidden;}
.jcd-contact-us-item .title-1 {font-weight: 900;}
.jcd-contact-us-item .text-1 {color: #454545;margin-top: 1%;}
 
.jcd-contact-message {padding: 3% 0;overflow: hidden;border-top: 1px solid #f2f2f2;}
.jcd-contact-left {float: left;width: 50%;}
.jcd-contact-list {overflow: hidden;}
.jcd-contact-item {overflow: hidden;border-bottom: 1px solid #f2f2f2;padding: 4% 0; }
.jcd-contact-item:first-child {padding: 0 0 4% 4%;}
.jcd-contact-item .icon-1 {float: left;width: 16%;height: 8rem;position: relative;}
.jcd-contact-item .icon-1 .img-center {right: auto;bottom:auto;}
.jcd-contact-item .item-1 {float: left;width: 80%; padding-left: 4%;}
.jcd-contact-item .title-1 {font-weight: 900;    color: #004d79; font-size:1.8rem;}
.jcd-contact-item .text-1  {color: #454545;margin-top: 3%; font-size: 1.4rem;}
 
.jcd-contact-right {float: right;width: 44%; padding:3%;background: #f7f7f7;}
.jcd-contact-message-from {overflow: hidden;}
.jcd-contact-message-from-content {padding: 5% 7%;}
.jcd-contact-message-from .title-1{font-weight: 900;padding-bottom: 2%;}
.from-item-2 {clear: both;padding: 2% 0;}
.from-item-2 li {list-style: none;margin: 0;padding: 0;width: 48%;float: left;position: relative;overflow: hidden;}
.from-item-2 li:last-child {float: right;}
.from-item-2 a{display: block;width: 50%;float: left;background: #333;padding: 3% 0;text-align: center;color: #fff;}
.from-item-2 a:last-child {background: #bb171e;}
.select-1 {width: 100%;height: 100%;display: block;background: #f7f7f7;position: absolute;left: 0;top: 0;border: none;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;color: #999;}

.jcd-contact-map {position: relative;overflow: hidden;}
.jcd-map-content {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.jcd-map-content-list {position: absolute;right: 5%;top: 50%;transform: translateY(-50%);background: #fff;width: 30%;z-index: 11;}
.jcd-map-content-item {padding: 5%;overflow: hidden;}
.jcd-map-content-item a {display: block;overflow: hidden;margin: 5% auto;width: 90%;}
.jcd-map-content-item a i {display: inline-block;vertical-align: middle;width: 7rem;height: 7rem;position: relative;border-radius: 100%;background: #ccc;}
.jcd-map-content-item a i::after {content: '';width: 1.9rem;height: 2.5rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../../contact/images/add.png') center no-repeat;background-size: 99%;filter: invert(1);opacity: .5;}
.jcd-map-content-item a div {width: 70%;margin-left: 2rem;display: inline-block;vertical-align: middle;}
.jcd-map-content-item a div strong{display: block;color: #333;}
.jcd-map-content-item a div span{color: #666666;}
.jcd-map-content-item a.cur div strong{color: #bb171e;}
.jcd-map-content-item a.cur i {background: #bb171e;}
.jcd-map-content-item a.cur i::after {filter: none;opacity: 1;}

.video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 800px;
max-height: 450px;
margin:0 auto;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}