@charset "utf-8";


body{background:#fff;}

/*--cx-inpage-head--*/
.cx-inpage-head{display:none;position:fixed;z-index:999;top:0;left:0;width:100%;height:60px;line-height:60px;text-align:center;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-inpage-head .back,.cx-inpage-head .nav-btn{position:absolute;top:0;width:60px;height:60px;cursor:pointer;overflow:hidden;}
.cx-inpage-head .back{left:0;}
.cx-inpage-head .nav-btn{right:0;}
.cx-inpage-head .back a,.cx-inpage-head .nav-btn a{display:block;}
.cx-inpage-head .back i,.cx-inpage-head .nav-btn i{display:block;font-size:18px;color:#666;transition:all 0.5s;}
.cx-inpage-head .nav-btn.active i{transform:rotate(-90deg);}
.cx-inpage-head .title{padding:0 60px;text-align:center;font-size:18px;color:#333;}
@media(max-width:1400px){
.cx-inpage-head{display:block;}  
}
/*--end cx-inpage-head--*/

/*--section-title--*/
.section-title{margin-bottom:40px;text-align:center;overflow:hidden;animation:fadeinT 1s ease-in-out;}
.section-title:before{display:block;margin:0 auto 10px;width:24px;height:2px;content:"";background:#1d2b57;}
.section-title h2{font-size:36px;color:#333}
.section-title h2 a{color:#333;}
.section-title h2 a:hover{color:#1d2b57;}
.section-title p{margin-top:6px;font-size:16px;color:#666;}
.section-title.white *{color:#fff;}
.section-title.white:before{background:#fff;}
@media(max-width:1200px){
.section-title{margin-bottom:20px;}
.section-title h2{font-size:24px;}
.section-title p{margin-top:4px;font-size:14px;}
}
/*--end section-title--*/

/*--layout--*/
.left-wrap{padding:0;overflow:hidden;background:#fff;}
.right-wrap{padding:0;overflow:hidden;}
.right-wrap .subBox{margin:0px 0 10px;background:#fff;border:#f0f0f0 solid 1px; padding: 10px 5px; border-radius: 5px;}
.right-wrap .subBox .hd{position:relative;padding:0 20px;line-height:48px;border-bottom:#f0f0f0 solid 1px;}
.right-wrap .subBox .hd:before{display:block;position:absolute;left:15px;top:50%;margin-top:-10px;width:4px;height:20px;content:"";background:#21a045;}
.right-wrap .subBox .hd h3{font-size:16px;line-height:48px;color:#333;padding-left: 10px;}
.right-wrap .subBox .hd h3 a{color:#333;}
.right-wrap .subBox .desc{padding:10px 15px;line-height:28px;}
.right-wrap .subBox .desc p{ font-size: 16px}
.right-wrap .subBox .desc h3{ font-size: 22px; padding: 0px 0 10px;}
.right-wrap .subBox .bd{padding: 10px;overflow:hidden;border-top:none;}
.right-wrap .tagBox li{display:inline-block;margin:5px 5px 5px 0;font-size:14px;}
.right-wrap .tagBox li a{display:block;padding:5px 8px;color:#999;background:#f0f0f0;}
.right-wrap .tagBox li a:hover{color:#fff;background:#21a045;}
.right-wrap .newsBox li{line-height:36px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.right-wrap .newsBox li:last-child{margin-bottom:0;}
.right-wrap .newsBox li a{color:#666;}
.right-wrap .newsBox li a:hover{color:#21a045;}
.right-wrap .goodsBox .item{display:block;position:relative;margin-bottom:20px;text-align:center;overflow:hidden;border:#f0f0f0 solid 1px;}
.right-wrap .goodsBox .item img{display:block;width:100%;transition:all 1s;}
.right-wrap .goodsBox .item:hover img{transform:scale(1.1);}
.right-wrap .goodsBox .item h3{position:absolute;left:0;bottom:0;padding:4px 10px;width:100%;line-height:25px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:rgba(0,0,0,0.5);backdrop-filter:saturate(180%) blur(20px);}
.right-wrap .QRcode{padding:20px 10px;overflow:hidden;border-bottom:#f0f0f0 solid 1px;}
.right-wrap .QRcode .pic{float:left;padding-right:25px;width:125px;border-right:#f0f0f0 solid 1px;}
.right-wrap .QRcode .pic img{display:block;width:100%;}
.right-wrap .QRcode .text{padding-left:30px;line-height:25px;font-size:14px;color:#666;overflow:hidden;}
.right-wrap .tel{padding:20px 10px;overflow:hidden;}
.right-wrap .tel span{display:block;width:70px;height:24px;line-height:24px;text-align:center;font-size:14px;color:#fff;background:#21a045;border-top-right-radius:10px;}
.right-wrap .tel p{font-size:24px;line-height:38px;font-weight:bold;font-family:"DIN Medium";color:#333;}
.right-wrap .tel em{color:#999;}

/*侧边查询*/
.right-wrap .rsearch{ padding:15px }
.right-wrap .rsearch input[type="text"]{ margin: 10px 0; padding: 10px; border-radius: 5px; border: 1px solid #d5d5d5; width: 78%;}
.right-wrap .rsearch input[type="submit"]{ padding: 10px;width: 20%;border: 1px solid #d5d5d5; color: #fff; background: #21a045; border-radius: 5px; }
/*侧边标题*/
.act-data__head{ padding: 10px 8px 10px; overflow:hidden; border-bottom: 1px solid #f0f0f0;}
.act-data__head h3{ float: left; font-size: 20px; font-weight: bold;}
.act-data__head h3 span{ color: #21a045;}
.act-data__head .act-data__head--more {
 font-size:14px;
 color:#999;
 cursor:pointer;
 float: right;
 margin-top: 5px;
}

/* 一级 */
.navside { text-align:center; position:relative; z-index:10; margin-bottom: 20px; }
.navside .hd.head{ background: #21a045;}
.navside .hd.head h3{ font-size: 1.5em;text-align: left; padding-left: 30px; color: #fff;}
.navside .hd.head:before{background:#fff;}

.navside .hd.head,
.navside .bd.menu{ padding: 0;}
.navside .menu a { display:block; overflow:hidden; padding:0 20px; text-decoration:none;}
.navside .menu .icon { display:none; float:left; padding-right:5px; }
.navside .menu span { display:block; 
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.navside .menu .item { line-height:50px; position:relative; z-index:1; font-size:16px; list-style: none;text-align: left}
.navside .menu .item > a {  border-bottom: 1px dotted #999; margin-top:-1px; color: #333;}
.navside .menu .item.active { position:relative; z-index:3; }
.navside .menu .item:hover { position:relative; z-index:2; }
.navside .menu .item.active > a,
.navside .menu .item:hover > a {color: #1d2b57;}

@media(max-width:1440px){
.right-wrap .QRcode .text {padding-left:20px;}
}
@media(max-width:1200px){
.right-wrap{margin-top:20px;}
.right-wrap.operate .subBox{ display: block}
.left-wrap.operate .subBox{ display: block}
.right-wrap .goodsBox .bd{display:flex;flex-wrap:wrap;justify-content:space-between; padding: 10px 0;}
.right-wrap .goodsBox .item{width:49%;margin-bottom:10px;}	
.right-wrap .goodsBox .item:last-child{margin-bottom:auto;}
.right-wrap .goodsBox .item h3{position:static;padding:5px 10px;color:#333;background:#f0f0f0;}
}
/*--end layout--*/

/*--cx-product-01--*/
.cx-product-01{padding:60px 0;overflow:hidden;}
.cx-product-01 .list{margin:-12px;overflow:hidden;}
.cx-product-01 .list .item{float:left;margin:12px;overflow:hidden;background:#fff;}
.cx-product-01 .list[data-grid="2"] .item{width:calc(50% - 24px);}
.cx-product-01 .list[data-grid="3"] .item{width:calc(33.3333% - 24px);}
.cx-product-01 .list[data-grid="4"] .item{width:calc(25% - 24px);}
.cx-product-01 .list .pic{overflow:hidden;}
.cx-product-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-01 .list .pic:hover img{transform:scale(1.1);}
.cx-product-01 .list .text{padding:20px 30px;overflow:hidden;}
.cx-product-01 .list .text h3{height:30px;line-height:30px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-product-01 .list .text h3 a{color:#333;}
.cx-product-01 .list .text h3 a:hover{color:#1d2b57;}
.cx-product-01 .list .text p{margin-top:5px;height:44px;line-height:22px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.cx-product-01 .list .read{padding:20px 30px;overflow:hidden;border-top:#f0f0f0 solid 1px;}
.cx-product-01 .list .read a{display:block;font-size:16px;color:#999;}
.cx-product-01 .list .read a:before{display:block;float:right;font-family:"FontAwesome";content:"\f178";}
.cx-product-01 .list .read a:hover{color:#1d2b57 !important;}
@media(max-width:1440px){
.cx-product-01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-product-01{padding:20px 10px;}
.cx-product-01 .list{margin:-6px;}
.cx-product-01 .list .item{margin: 5px;width:calc(50% - 10px) !important;}
.cx-product-01 .list .text,.cx-product-01 .list .read{padding: 6px 10px;}
.cx-product-01 .list .text h3{font-size:16px;}
.cx-product-01 .list .text p{display:none;}
.cx-product-01 .list .read a{font-size:14px;}
}
/*--end cx-product-01--*/

/*--cx-product-02--*/
.cx-product-02{padding:60px 0;overflow:hidden;}
.cx-product-02 .right-wrap{padding:0;overflow:hidden;}
.cx-product-02 .list .item{display:flex;justify-content:space-between;flex-wrap:wrap;padding:40px;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-product-02 .list .pic{width:300px;overflow:hidden;}
.cx-product-02 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-02 .list .pic:hover img{transform:scale(1.1);}
.cx-product-02 .list .text{position:relative;width:calc(100% - 330px);overflow:hidden;}
.cx-product-02 .list .text h3{line-height:30px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-product-02 .list .text h3 a{color:#000;}
.cx-product-02 .list .text h3 a:hover{color:#1d2b57;}
.cx-product-02 .list .text p{margin-top:10px;height:75px;line-height:25px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cx-product-02 .list .btns{position:absolute;left:0;bottom:0;overflow:hidden;}
.cx-product-02 .list .btns a{display:block;float:left;margin-right:10px;width:120px;height:45px;line-height:45px;text-align:center;font-size:14px;color:#666;background:#f9f9f9;transition:all .5s;}
.cx-product-02 .list .btns a:hover{color:#fff;background:#1d2b57;border-color:#1d2b57;}
@media(max-width:1440px){
.cx-product-02{padding:50px 0;}
}
@media(max-width:1200px){
.cx-product-02{padding:30px 10px;}
.cx-product-02 .list .pic,.cx-product-02 .list .text{width:100%;}
.cx-product-02 .list .item{padding:15px;}
.cx-product-02 .list .text{padding-top:10px;}
.cx-product-02 .list .text h3{font-size:16px;}
.cx-product-02 .list .text p{margin-top:5px;height:44px;line-height:22px;-webkit-line-clamp:2;}
.cx-product-02 .list .btns{display:none;}
}
/*--cx-product-02--*/

/*--cx-product-03--*/
.cx-product-03{padding:30px 0;overflow:hidden; clear: both}
.cx-product-03 .right-wrap{padding:0;overflow:hidden;}
.cx-product-03 .list { background: #fff; clear: both;}
.cx-product-03 .list .item{display:flex;justify-content:space-between;flex-wrap:wrap;padding: 30px 20px;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px; width: 50%; float: left;}
.cx-product-03 .list .pic{width:200px;overflow:hidden;}
.cx-product-03 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-03 .list .pic:hover img{transform:scale(1.1);}
.cx-product-03 .list .text{position:relative;width:calc(100% - 220px);overflow:hidden;}
.cx-product-03 .list .text h3{line-height:30px;font-size: 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-product-03 .list .text h3 a{color:#000;}
.cx-product-03 .list .text h3 a:hover{color:#21a045;}
.cx-product-03 .list .text p{margin-top:10px;height:125px;line-height:25px;font-size:14px;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cx-product-03 .list .btns { width:calc(100% - 90px);overflow:hidden; margin-top: 30px; vertical-align: bottom;}
.cx-product-03 .list .btns a{display:block;margin-right:10px;width:100px;height: 40px;line-height:40px;text-align:center;font-size:14px;color:#666;background:#f5f5f5;transition:all .5s;}
.cx-product-03 .list .btns a:hover{color:#fff;background:#21a045;border-color:#21a045;}
.cx-menu-04{ padding: 15px 15px 0; margin: auto; display: block ruby;}
.cx-menu-04 li{ float: left; padding: 8px 20px; margin: 10px; border: 1px solid #d5d5d5; color: #fff; background: #d5d5d5; border-radius: 8px;}
.cx-menu-04 li.cur,.cx-menu-04 li:hover{ border: 1px solid #d5d5d5; color: #fff; background: #21a045; }
.cx-menu-04 li a{ color: #fff;}



@media(max-width:1200px){
.cx-product-03{padding:10px 10px;}
.cx-product-03 .list .pic,.cx-product-03 .list .text{width:100%;}
.cx-product-03 .list .item{padding:15px;}
.cx-product-03 .list .text{padding-top:10px;}
.cx-product-03 .list .text h3{font-size:16px;}
.cx-product-03 .list .text p{margin-top:5px;height:44px;line-height:22px;-webkit-line-clamp:2;}
.cx-product-03 .list .item{ width: 100%; float: left;}
.cx-product-03 .list .btns { margin-top: 15px; }
	
}
/*--cx-product-03--*/



/*--cx-news-01--*/
.cx-news-01{padding:60px 0;overflow:hidden;}
.cx-news-01 .list{margin:-12px;overflow:hidden;}
.cx-news-01 .list .item{position:relative;float:left;margin:12px;overflow:hidden;background:#fff;}
.cx-news-01 .list[data-grid="2"] .item{width:calc(50% - 24px);}
.cx-news-01 .list[data-grid="3"] .item{width:calc(33.3333% - 24px);}
.cx-news-01 .list[data-grid="4"] .item{width:calc(25% - 24px);}
.cx-news-01 .list .date{position:absolute;z-index:3;left:0;top:0;padding:10px;width:80px;height:80px;font-family:"DIN Medium";text-align:center;color:#fff;background:rgba(0,0,0,0.5);}
.cx-news-01 .list .date em{display:block;font-size:24px;font-weight:bold;line-height:1;}
.cx-news-01 .list .date em:after{display:block;margin:10px auto;width:20px;height:1px;content:"";background:#fff;}
.cx-news-01 .list .date span{display:block;font-size:14px;}
.cx-news-01 .list .pic{overflow:hidden;}
.cx-news-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-01 .list .pic:hover img{transform:scale(1.1);}
.cx-news-01 .list .text{padding:20px 30px;overflow:hidden;}
.cx-news-01 .list .hd{overflow:hidden;}
.cx-news-01 .list .hd h3{font-size:18px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-01 .list .hd h3 a{color:#333;}
.cx-news-01 .list .hd h3 a:hover{color:#1d2b57;}
.cx-news-01 .list .bd{padding:10px 0;overflow:hidden;}
.cx-news-01 .list .bd p{height:44px;line-height:22px;font-size:14px;line-height:22px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cx-news-01 .list .tag{padding-top:10px;line-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-top:#f0f0f0 solid 1px;}
.cx-news-01 .list .tag:before{display:inline-block;margin-right:5px;font-family:"FontAwesome";font-size:20px;content:"\f1d9";vertical-align:middle;}
.cx-news-01 .list .tag a{display:inline-block;margin-right:10px;font-size:14px;color:#999;vertical-align:middle;overflow:hidden;}
.cx-news-01 .list .tag a:hover{color:#333;}
@media(max-width:1440px){
.cx-news-01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-news-01{padding:30px 10px;}
.cx-news-01 .list{margin:-6px;}
.cx-news-01 .list .item{margin:6px;width:calc(100% - 12px) !important;}
.cx-news-01 .list .text{padding:10px 15px;}
.cx-news-01 .list .hd h3{font-size:16px;}
}
/*--end cx-news-01--*/

/*--cx-news-02--*/
.cx-news-02{padding:20px 0;overflow:hidden; clear: both;}
.cx-news-02 .right-wrap{padding:0;overflow:hidden;}
.cx-news-02 .list .item{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 20px;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic{width:300px;overflow:hidden;}
.cx-news-02 .list .pic>a>img{display:block;width:100%;transition:all 1s; border-radius: 5px;}
.cx-news-02 .list .pic:hover>a>img{transform:scale(1.1);}
.cx-news-02 .player{ position: absolute; z-index: 99; margin-left: 10%; margin-top: -11%;  }

.cx-news-02 .list .text{position:relative;width:calc(100% - 330px);overflow:hidden;}
.cx-news-02 .list .hd{line-height:30px;overflow:hidden;}
.cx-news-02 .list .hd .btm{ 
  background-color:#21a045; 
  color: #fff; 
	border-radius: 5px;
	line-height:1.4em;
	display:inline-block;
	*display: inline;
	*zoom:1;
	cursor: pointer;
	vertical-align: middle;
	margin: 0% 10px;
	padding: 1px 6px;
}
.cx-news-02 .list .hd h3{line-height:30px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-02 .list .hd h3 a{color:#000;}
.cx-news-02 .list .hd h3 a:hover{color:#21a045;}
.cx-news-02 .list .hd em{display:block;float:right;font-size:14px;font-family:"DIN Medium";color:#999;}
.cx-news-02 .list .bd{padding-top:10px;overflow:hidden;}
.cx-news-02 .list .bd p{height:75px;line-height:25px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

.cx-news-02 .list .ask .reply{ margin:  25px 0; color: #666; line-height: 30px;}
.cx-news-02 .list .ask .time{ position: unset;}
.cx-news-02 .list .ask .tags{ position: unset;}
.cx-news-02 .list .tags{   position:absolute;
 bottom:0;
 left: 150px;
 line-height:30px; width:70%;line-height:30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
.cx-news-02 .list .tags i{transform: rotate(90deg);}
.cx-news-02 .list .tags a{display:inline-block;margin-right:10px;padding:0 10px;text-align:center;font-size:14px;color:#666;background:#f9f9f9;transition:all .5s;}
.cx-news-02 .list .tags a:hover{color:#fff;background:#21a045;border-color:#21a045;}
.cx-news-02 .list .time{
  position:absolute;
 bottom:0;
 line-height:30px;
 float: left; line-height:30px; margin-right: 30px; font-size: 16px; color: #666;}

.cx-news-02 .list .ask h3{line-height:30px;font-size:18px;}
.cx-news-02 .list .ask h3 a{color:#000; font-size: 18px;}
.cx-news-02 .list .ask h3 a:hover{color:#21a045;}

@media(max-width:1200px){
.cx-news-02{padding: 0px;}
.cx-news-02 .list .item{padding:15px;}
.cx-news-02 .list .pic,.cx-news-02 .list .text{width:100%;}
.cx-news-02 .list .text{padding:10px 0 40px;}
.cx-news-02 .list .hd h3{font-size:16px;}
.cx-news-02 .list .hd em{display:none;}
.cx-news-02 .list .bd{padding-top:6px;}
.cx-news-02 .list .bd p{height:44px;line-height:22px;-webkit-line-clamp:2;}
.cx-news-02 .player{ left: 50%; margin-top: -34%; margin-left: -10%;}

}
/*--end cx-news-02--*/
.more { text-align: center; margin: 50px auto 10px; }
.more a{ font-size: 14px; color: #333; border: 1px solid #999; padding: 10px 15px; text-align: center; border-radius: 5px;}
.more a:hover{border-color:#21a045;color: #21a045;}
.more i { margin-left: 5px; vertical-align: middle; font-size: 14px; margin-top: -3px;}
.more.ask{ margin: 0; float: right; margin-top: -20px;}
.more.ask a{ background:#21a045; color: #fff; border: 1px solid #21a045;padding: 12px 20px; font-size: 16px; }



.cx-news-02 .list{ display: none;}
.cx-news-02 .list:first-child{ display: block;}
.cx-news-02 .list .blog-top{ text-align: center; margin: 20px; min-height: 350px;}
.cx-news-02 .list .more.ask{ margin-top: 0;right: 0; position:absolute; right: 10px;}
/*.cx-news-02 .list:nth-child(2){ display: block;}*/

/*--cx-news-03--*/
.cx-news-03{padding:60px 0;overflow:hidden;}
.cx-news-03 .right-wrap{padding:0;overflow:hidden;}
.cx-news-03 .list .item{padding:40px;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-news-03 .list .hd{height:50px;line-height:50px;overflow:hidden;}
.cx-news-03 .list .hd em{display:block;float:right;font-family:"DIN Medium";font-size:14px;color:#999;}
.cx-news-03 .list .hd h3{font-size:20px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-03 .list .hd h3 a{color:#333;}
.cx-news-03 .list .hd h3 a:hover{color:#1d2b57;}
.cx-news-03 .list .bd{overflow:hidden;}
.cx-news-03 .list .bd .pic{overflow:hidden;}
.cx-news-03 .list .bd .pic img{display:block;width:100%;}
.cx-news-03 .list .bd .summary{margin-top:20px;font-size:14px;line-height:1.75;overflow:hidden;color:#666;}
.cx-news-03 .list .bd .btns{padding-top:20px;}
.cx-news-03 .list .bd .btns a{color:#333;}
.cx-news-03 .list .bd .btns a:after{display:inline-block;font-family:"iconfont";content:"\e69b";}
.cx-news-03 .list .bd .btns a:hover{color:#1d2b57;}
@media(max-width:1440px){
.cx-news-03{padding:50px 0;}
}
@media(max-width:1200px){
.cx-news-03{padding:30px 10px;}
.cx-news-03 .list .item{padding:15px;}
.cx-news-03 .list .pic,.cx-news-03 .list .text{width:100%;}
.cx-news-03 .list .text{padding:10px 0 40px;}
.cx-news-03 .list .hd h3{font-size:16px;}
.cx-news-03 .list .hd em{display:none;}
.cx-news-03 .list .bd{padding-top:6px;}
.cx-news-03 .list .bd .summary{height:44px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.more.ask{margin-top: 25px;}
}
/*--end cx-news-03--*/

/*--cx-photos-01--*/
.cx-photos-01{padding:60px 0;overflow:hidden;}
.cx-photos-01 .list{margin:-12px;overflow:hidden;}
.cx-photos-01 .list .item{position:relative;float:left;margin:12px;overflow:hidden;background:#fff;border-radius:5px;}
.cx-photos-01 .list[data-grid="2"] .item{width:calc(50% - 24px);}
.cx-photos-01 .list[data-grid="3"] .item{width:calc(33.3333% - 24px);}
.cx-photos-01 .list[data-grid="4"] .item{width:calc(25% - 24px);}
.cx-photos-01 .list[data-grid="5"] .item{width:calc(20% - 24px);}
.cx-photos-01 .list[data-grid="6"] .item{width:calc(16.6666% - 24px);}
.cx-photos-01 .list .pic{overflow:hidden;}
.cx-photos-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-photos-01 .list .pic:hover img{transform:scale(1.1);}
.cx-photos-01 .list .text{padding:10px;text-align:center;overflow:hidden;}
.cx-photos-01 .list .text h3{line-height:30px;font-size:16px;color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.cx-photos-01 .list .text h3 a{color:#333;}
.cx-photos-01 .list .item:hover .text h3,.cx-photos-01 .list .item:hover .text h3 a{color:#000;}
.cx-photos-01 .list[data-type="video"] .pic a{display:block;position:relative;}
.cx-photos-01 .list[data-type="video"] .pic a:after{display:block;position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;content:"";background:rgba(0,0,0,0.3);transition:all 0.5s;}
.cx-photos-01 .list[data-type="video"] .pic a:before{display:block;position:absolute;z-index:3;left:50%;top:50%;font-size:36px;color:#fff;font-family:'iconfont' !important;content:"\e623";transform:translate(-50%,-50%);transition:all 0.5s;}
.cx-photos-01 .list[data-type="video"] .item:hover .pic a:after{background-color:rgba(0,0,0,0.2);}
.cx-photos-01 .list[data-type="VR"] .pic a{display:block;position:relative;}
.cx-photos-01 .list[data-type="VR"] .pic a:after{display:block;position:absolute;left:20px;top:20px;width:90px;height:40px;content:"";background:url(../images/Template/vr_tag.png) no-repeat center / 100%;}
.cx-photos-01 .list[data-type="team"] .text{position:absolute;left:0;bottom:0;width:100%;text-align:left;background:rgba(0,0,0,0.5);}
.cx-photos-01 .list[data-type="team"] .text h3 a{color:#fff;}
.cx-photos-01 .list[data-type="team"] .text p{display:none;margin-top:5px;line-height:22px;font-size:14px;color:#fff;}
.cx-photos-01 .list[data-type="team"] .item:hover .text p{display:block;}
@media(max-width:1440px){
.cx-photos-01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-photos-01{padding:30px 10px;}
.cx-photos-01 .list{margin: 0;display: flex;flex-wrap: wrap;}
.cx-photos-01 .list .item{margin:6px;width:calc(50% - 12px) !important;}
.cx-photos-01 .list .text h3{line-height:25px;font-size:14px;}
.cx-photos-01 .list[data-type="VR"] .pic a:after{left:10px;top:10px;width:80px;height:36px;}
}
/*--end cx-photos-01--*/

/*--cx-service-wrap--*/
.cx-service-wrap{padding:60px 0;overflow:hidden;}
.cx-service-list{margin:-12px;overflow:hidden;}
.cx-service-list .item{float:left;margin:12px;width:calc(25% - 24px);text-align:center;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.cx-service-list .tit{position:relative;padding:30px;overflow:hidden;}
.cx-service-list .tit:before,.cx-service-list .tit:after{display:block;position:absolute;bottom:0;content:"";}
.cx-service-list .tit:before{z-index:1;left:30px;right:30px;height:1px;background:#f0f0f0;}
.cx-service-list .tit:after{z-index:2;left:50%;margin-left:-15px;width:30px;height:1px;background:#1d2b57;}
.cx-service-list .tit h3{height:50px;line-height:25px;font-size:18px;overflow:hidden;}
.cx-service-list .tit h3 a{color:#333;}
.cx-service-list .summary{padding:30px;font-size:14px;line-height:25px;color:#666;overflow:hidden;}
.cx-service-list .summary p{height:75px;overflow:hidden;}
.cx-service-list .btns{position:relative;height:60px;line-height:60px;overflow:hidden;border-top:#f0f0f0 solid 1px;}
.cx-service-list .btns:after{display:block;position:absolute;top:0;left:50%;width:1px;height:100%;content:"";background:#f0f0f0;}
.cx-service-list .btns a{display:block;float:left;width:50%;font-size:14px;color:#666;text-align:center;}
.cx-service-list .btns a:after{display:inline-block;margin-left:5px;font-family:"iconfont";}
.cx-service-list .btns a:nth-child(2):after{content:"\e642";}
.cx-service-list .btns a:hover{background:rgba(0,0,0,0.25);}
.cx-service-list .item:hover{background:#1d2b57;}
.cx-service-list .item:hover *{color:#fff !important;}
.cx-service-list .item:hover .tit:before{background:#fff;opacity:0.1;}
.cx-service-list .item:hover .tit:after{background:#fff;}
.cx-service-list .item:hover .btns{border-color:rgba(255,255,255,0.1);}
.cx-service-list .item:hover .btns:after{background:rgba(255,255,255,0.1);}
.cx-service-list~.cx-pager-01{padding-bottom:0;}
@media(max-width:1440px){
.cx-service-wrap{padding:50px 0;}
}
@media(max-width:1200px){
.cx-service-wrap{padding:30px 10px;}
.cx-service-list{margin:-6px;}
.cx-service-list .item{margin:6px;width:calc(50% - 12px);}
.cx-service-list .tit{padding:15px;}
.cx-service-list .tit h3{height:44px;line-height:22px;font-size:16px;}
.cx-service-list .summary{padding:15px;font-size:12px;line-height:22px;}
.cx-service-list .summary p{height:66px;}
.cx-service-list .btns{height:45px;line-height:45px;}
.cx-service-list .btns a{font-size:12px;}
}
/*--end cx-service-wrap--*/

/*--cx-service-intro--*/
.cx-service-intro{padding:60px 0;overflow:hidden;}
.cx-service-intro .pic{float:left;width:600px;height:336px;overflow:hidden;}
.cx-service-intro .pic img{display:block;width:100%;}
.cx-service-intro .text{padding:40px;height:336px;overflow:hidden;background:#fff;}
.cx-service-intro .text h1{height:40px;line-height:40px;font-size:24px;color:#333;}
.cx-service-intro .text .summary{padding:20px 0;overflow:hidden;}
.cx-service-intro .text .summary p{height:100px;line-height:25px;font-size:14px;color:#666;}
.cx-service-intro .text .btns{padding-top:12px;line-height:40px;overflow:hidden;}
.cx-service-intro .text .btns a{display:inline-block;position:relative;margin-right:20px;width:120px;height:40px;font-size:16px;vertical-align:middle;text-align:center;color:#fff;background:#1d2b57;border-radius:20px;}
.cx-service-intro .text .btns span{display:inline-block;font-size:16px;color:#666;vertical-align:middle;}
.cx-service-intro .text .btns span:before{font-family:"iconfont";content:"\e62c";}
.cx-service-intro .text .btns span em{color:#1d2b57;}
@media(max-width:1440px){
.cx-service-intro{padding:50px 0;}
}
@media(max-width:1200px){
.cx-service-intro{padding:30px 10px;}
.cx-service-intro .pic{width:100%;height:auto;}
.cx-service-intro .text{padding:15px;height:auto;}
.cx-service-intro .text h1{height:auto;line-height:30px;font-size:18px;}
.cx-service-intro .text .summary{padding:10px 0;}
.cx-service-intro .text .summary p{height:auto;line-height:1.75;}
.cx-service-intro .text .btns{display:none;}
}
/*--end cx-service-intro--*/

/*--cx-service-detail--*/
.cx-service-detail{overflow:hidden;}
.cx-service-detail #editorBox{padding:40px;font-size:16px;line-height:1.75;overflow:hidden;background:#fff;}
.cx-service-detail #editorBox p{font-size:16px;line-height:1.75;}
@media(max-width:1400px){
.cx-service-detail{padding:0 10px;}
.cx-service-detail #editorBox{padding:15px;font-size:14px;}
.cx-service-detail #editorBox p{font-size:14px;}
}
/*--end cx-service-detail--*/

/*--cx-related--*/
.cx-related-wrap{padding:60px 0;overflow:hidden;}
.cx-related-wrap~.cx-related-wrap{background:#ebebeb;}
@media(max-width:1440px){
.cx-related-wrap{padding:50px 0;}	
}
@media(max-width:1200px){
.cx-related-wrap{padding:30px 10px;}	
}
/*--end cx-related--*/

/*--cx-news-detail--*/
.cx-news-detail{padding:30px 5px;clear:both;overflow:hidden; background:#f1f1f1;}
.cx-news-detail .article{padding:25px 25px;overflow:hidden;background:#fff;}
.cx-news-detail .article h3{ padding: 10px 0px; font-size: 20px;}
.cx-news-detail .article p{font-size:16px !important;line-height:1.75 !important;color:#333;overflow:hidden; padding: 10px 0}
.cx-news-detail .article p img{display:inline-block;width:auto;max-width:100%;}

.cx-news-detail .article .hd{padding-bottom: 10px;border-bottom:#f0f0f0 solid 1px; margin: auto; text-align: center;}
.cx-news-detail .article .hd h1{font-weight:normal;font-size:30px;line-height:1.5;color:#333;}
.cx-news-detail .article .hd .meta{padding-top:15px;line-height:24px;font-size:14px;color:#999;}
.cx-news-detail .article .hd .meta span{display:inline-block;margin-right:20px;}
.cx-news-detail .article .hd .meta span a{display:inline-block;margin-right:10px;color:#999;}
.cx-news-detail .article .hd .meta span a:hover{color:#333;}
.cx-news-detail .article .hd .meta span i{display:inline-block;margin-right:4px;font-size:20px;vertical-align:middle;}
.cx-news-detail .article .hd .meta span i.qq{color:#30a5d3;}
.cx-news-detail .article .hd .meta span i.sina{color:#f43b51;}
.cx-news-detail .article .hd .meta span i.qzone{color:#fab619;}
.cx-news-detail .article .hd .meta span i.wechat{color:#52bb5a;}
.cx-news-detail .article .bd.video .meta{padding: 5px 0 15px;line-height:24px;font-size:14px;color:#666;}
.cx-news-detail .article .bd.video .meta span{display:inline-block;margin-right:20px;}
.cx-news-detail .article .bd.video .shortdesc{font-size: 18px; padding: 10px 0px 15px; border-bottom: 1px solid #dfeade;}
.cx-news-detail .article .bd.video .desc{}

.cx-news-detail .article .bd{padding:20px 0;font-size:14px;line-height:1.75;color:#333;}
.cx-news-detail .article .bd p{font-size:16px !important;line-height:1.75 !important;color:#333;overflow:hidden; padding: 10px 0;}
.cx-news-detail .article .bd p img{display:inline-block;width:auto;max-width:100%;}
.cx-news-detail .article .bd p.row2 img{display:block;float:left;margin:0 1%;width:48%;}
.cx-news-detail .article .bd p.row3 img{display:block;float:left;margin:0 1%;width:31.33%;}

@media(max-width:1200px){
.cx-news-detail{padding:0px; margin-top: 0px;}
.cx-news-detail.ask{margin-top: 50px;}
.cx-news-detail .article{padding:15px;}
.cx-news-detail .article .hd h1{font-size:20px;}
.cx-news-detail .article .hd .meta span.share{display:none;}
.cx-news-detail .article .bd{padding:10px 0;font-size:14px;}
.cx-news-detail .article .bd p{font-size:16px !important;text-indent:0 !important;}
}
/*--end cx-news-detail--*/
.videos video{border-bottom:1px solid #f0f0f0;}

.cx-news-detail .article .info{ padding: 10px 5px; border-bottom: 1px solid #dfeade;}
.cx-news-detail .article .photo{ float: left; padding: 0px; text-align: center;}
.cx-news-detail .article .photo>img{ float: left; border-radius: 50px; width: 50px; height: 50px; border: 1px solid #d5d5d5; max-widht: 50% !important;}
.cx-news-detail .article .photo span{ float: left; margin-top: 8px; margin: 5px 10px; font-size: 20px;}
.cx-news-detail .article .bd .desc{float: left; clear: both; margin: 0px 0px 0 0px;}
.cx-news-detail .article .bd .desc p{ color: #666;}

.cx-news-detail .article.wenda{ }
.cx-news-detail .article.wenda li{ border-bottom: 1px dotted #d5d5d5;}
.cx-news-detail .article.wenda li a{font-size: 16px; line-height: 40px;}
.cx-news-detail .article.wenda li a:hover{ color: #21a045;}
.cx-news-detail .article.wenda li span{font-size: 16px; float: right; padding: 0 10px; color: #999;}

/*--cx-article-pager--*/
.cx-article-pager{position:relative;height:70px;border-top:#f0f0f0 solid 1px;background:#fff;margin-top:60px;}
.cx-article-pager a{display:block;font-size:20px;height:70px;color:#666;font-size:15px;vertical-align:middle;}
.cx-article-pager .prev,.cx-article-pager .next{position:absolute;top:0;width:350px;line-height:70px;}
.cx-article-pager .prev:after,.cx-article-pager .next:after{display:block;position:absolute;top:0;width:28px;font-family:"FontAwesome" !important;text-align:center;}
.cx-article-pager .prev{left:0;}
.cx-article-pager .prev:after{left:0;content:"\f104";}
.cx-article-pager .prev a{padding-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-article-pager .next{right:0;text-align:right;}
.cx-article-pager .next:after{right:0;content:"\f105";}
.cx-article-pager .next a{padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-article-pager .prev a:hover,.cx-article-pager .next a:hover{color:#21a045;}
.cx-article-pager .back{margin:0 auto;width:70px;text-align:center;background:#21a045;}
.cx-article-pager .back a{display:block;padding:15px;height:70px;color:#fff;background:#21a045;}
@media(max-width:1200px){
.cx-article-pager{height:50px;}
.cx-article-pager a{height:50px;font-size:14px;}
.cx-article-pager .prev,.cx-article-pager .next{width:calc(50% - 50px);line-height:50px;}
.cx-article-pager .prev a span,.cx-article-pager .next a span{display:none;}
.cx-article-pager .back{width:50px;}
.cx-article-pager .back a{padding:8px 10px;height:50px;}
.cx-news-detail .article.wenda li{ border-bottom: 1px dotted #d5d5d5; height: 80px;}
}
/*--end cx-article-pager--*/

/*--cx-product-intro--*/
.cx-product-intro{padding:60px 0;overflow:hidden;background: #fff;}
.cx-product-intro .zoom{position:relative;float:left;width:350px;}
.cx-product-intro .zoom .layerBox{display:none;position:absolute;z-index:999;left:110%;top:0;width: 400px;height: 400px;border:#f0f0f0 solid 1px;overflow: hidden;background: #fff;}
.cx-product-intro .zoom .layerBox img{display:block;position:absolute;max-width: 800px;width: 800px;}
.cx-product-intro .zoom .bigImg{position:relative;float:left;width:350px;overflow:hidden;border:#f0f0f0 solid 1px;background:#fff;}
.cx-product-intro .zoom .bigImg .video{display:block;position:absolute;z-index:333;top:0;left:0;width:450px;height:450px;background:#000;}
.cx-product-intro .zoom .bigImg .video video,.cx-product-intro .zoom .bigImg .video iframe{display:block;width:450px;height:450px;}
.cx-product-intro .zoom .bigImg .video .close{position:absolute;right:10px;top:10px;font-size:15px;cursor:pointer;color:#ccc;}
.cx-product-intro .zoom .bigImg .smallBox{position:relative;}
.cx-product-intro .zoom .bigImg .smallBox img{display:block;}
.cx-product-intro .zoom .bigImg .smallBox .focusBox{display:none;position:absolute;z-index:10;width:225px;height:225px;background:rgba(0,0,0,0.2);cursor:pointer;border: #f0f0f0 solid 1px;}
.cx-product-intro .zoom .thumb-list{float:left;overflow:hidden; margin-top: 10px;}
.cx-product-intro .zoom .thumb-list li{position:relative;float:left;margin-right:12px;width:80px;cursor:pointer;border:#f0f0f0 solid 2px;background:#fff;}
.cx-product-intro .zoom .thumb-list li img{display:block;width:100%;}
.cx-product-intro .zoom .thumb-list li.cur,.cx-product-intro .zoom .thumb-list li:hover{border-color:#1d2b57;}
.cx-product-intro .text{position:relative;float:right;width:1020px;/*! height:450px; */overflow:hidden;}
.cx-product-intro .text .hd{padding-bottom:20px;overflow:hidden;border-bottom:#e0e0e0 solid 1px;}
.cx-product-intro .text .hd h1{font-size:30px;line-height:1.5;color:#333;}
.cx-product-intro .text .hd a{display:block;float:right;margin-top:5px;padding:6px 10px;color:#333;background:#e0e0e0;border:#ccc dashed 1px;border-radius:5px;}
.cx-product-intro .text .hd a:hover{color:#fff;background:#1d2b57;}
.cx-product-intro .text .bd{margin:20px 0;line-height:30px;color:#666;font-size:16px;overflow-x:hidden;overflow-y:auto;}
.cx-product-intro .text .bd p{line-height:30px;color:#333;font-size:16px;}
.cx-product-intro .text .tel{padding-top:20px;overflow:hidden;}
.cx-product-intro .text .tel a{display:block;float:left;margin-right:40px;width:150px;height:55px;line-height:55px;font-size:16px;cursor:pointer;text-align:center;color:#fff;background:#1d2b57;border-radius:30px;}
.cx-product-intro .text .tel dl{position:relative;padding-left:55px;min-height:55px;overflow:hidden;}
.cx-product-intro .text .tel dl:before{display:block;position:absolute;left:0;top:6px;width:45px;height:45px;line-height:45px;text-align:center;font-family:"FontAwesome";font-size:20px;content:"\f2a0";color:#fff;background:#1d2b57;border-radius:50%;}
.cx-product-intro .text .tel dt{font-size:16px;color:#333;}
.cx-product-intro .text .tel dd{padding-top:5px;font-size:30px; line-height:1; color:#1d2b57;}
@media(max-width:1440px){
.cx-product-intro{padding:50px 0;}
.cx-product-intro .text .tel dd {font-size:24px;}
.cx-product-intro .text{width:820px;}	
}
@media(max-width:1200px){
.cx-product-intro{padding:30px 10px;}
.cx-product-intro .zoom{float:none;width:100%;}
.cx-product-intro .zoom .layerBox{display:none !important;}
.cx-product-intro .zoom .bigImg{float:none;width:100%;height:auto;}
.cx-product-intro .zoom .bigImg .smallBox,.cx-product-intro .zoom .bigImg .smallBox img{width:100%;height:auto;}
.cx-product-intro .zoom .thumb-list{margin-top:10px;float:none;width:100%;height:auto;}
.cx-product-intro .zoom .thumb-list li{margin:0 2px;width:calc(20% - 4px);height:auto;}
.cx-product-intro .zoom .bigImg .smallBox .focusBox{display:none !important;}
.cx-product-intro .text{float:none;padding-top:30px;width:100%;height:auto;}
.cx-product-intro .text .hd h1{font-size:20px;}
.cx-product-intro .text .bd{height:auto;line-height:22px;font-size:14px;}
.cx-product-intro .text .bd p{line-height:22px;font-size:14px;}
.cx-product-intro .text .tel{display:none;}
}
/*--end cx-product-intro--*/

/*--cx-product-detail--*/
.cx-product-detail{padding:60px 0;overflow:hidden;background:#fff;}
.cx-product-detail #editorBox{font-size:16px;line-height:1.75;color:#333;overflow:hidden;}
.cx-product-detail #editorBox p{font-size:16px;line-height:1.75;color:#333;}
.cx-product-detail #editorBox p img{display:inline-block;width:auto;}
@media(max-width:1440px){
.cx-product-detail{padding:50px 0;}
}
@media(max-width:1200px){
.cx-product-detail{padding:30px 10px;}
.cx-product-detail #editorBox{font-size:14px;}
.cx-product-detail #editorBox p{font-size:14px;}
}
/*--end cx-product-detail--*/

/*--cx-product-form--*/
.cx-product-form{padding:60px 0;overflow:hidden;background:url(../images/Template/company_history_bg.jpg) no-repeat center / cover;}
.cx-product-form ul{margin:0 auto;width:1000px;overflow:hidden;}
.cx-product-form li{float:left;margin:0 10px;}
.cx-product-form li input{display:block;padding:10px 20px;width:256px;height:50px;font-size:14px;border:none;outline:none;background:#fff;border-radius:25px;}
.cx-product-form li a{display:block;width:150px;height:50px;line-height:50px;font-size:14px;color:#fff;text-align:center;outline:none;background:#1d2b57;border-radius:25px;}
.cx-product-form li a:after{display:inline-block;margin-left:10px;font-family:"FontAwesome";content:"\f061"}
@media(max-width:1440px){
.cx-product-form{padding:50px 0;}
}
@media(max-width:1200px){
.cx-product-form{padding:30px 10px;}
.cx-product-form ul{width:100%;}
.cx-product-form li{float:none;margin:10px 0;}
.cx-product-form li input{width:100%;height:45px;}
.cx-product-form li a{width:100%;height:45px;line-height:45px;}
}
/*--end cx-product-form--*/

/*--cx-video-detail--*/
.cx-video-detail{padding:60px 0;clear:both;overflow:hidden;background:#fff;}
.cx-video-detail .playBox{float:left;width:700px;height:480px;overflow:hidden;background:#000;}
.cx-video-detail .playBox iframe,.cx-video-detail .playBox video{display:block;width:700px;height:480px;object-fit:fill;outline:none;}
.cx-video-detail .intro{padding:50px;height:480px;overflow:hidden;border:#e0e0e0 solid 1px;background:#f9f9f9;}
.cx-video-detail .intro h1{width:300px;line-height:30px;font-size:24px;overflow:hidden;}
.cx-video-detail .intro .meta{margin-top:10px;height:30px;line-height:30px;overflow:hidden;}
.cx-video-detail .intro .meta span{display:block;float:left;margin-right:10px;color:#999;}
.cx-video-detail .intro .meta span i{display:inline-block;margin-right:5px;color:#999;}
.cx-video-detail .intro .meta span i.qq{color:#30a5d3;}
.cx-video-detail .intro .meta span i.sina{color:#f43b51;}
.cx-video-detail .intro .meta span i.qzone{color:#fab619;}
.cx-video-detail .intro .meta span i.wechat{color:#52bb5a;}
.cx-video-detail .intro .summary{margin:20px 0;height:200px;line-height:25px;font-size:14px;color:#666;overflow:hidden;} 
@media(max-width:1440px){
.cx-video-detail{padding:50px 0;}
}
@media(max-width:1200px){
.cx-video-detail .playBox{float:none;width:100%;height:auto;}
.cx-video-detail .intro{padding:20px;height:auto;}
.cx-video-detail .intro h1{width:100%;}
.cx-video-detail .intro .summary{margin:10px 0;height:auto;}
}
/*--end cx-video-detail--*/

/* --cx-company-intro01-- */
.cx-company-intro01{clear:both; margin: 60px 0;}
.cx-company-intro01.step05{background: #f4f4f4; padding: 50px 0;}
.cx-company-intro01.step05 .item{ background: #e4f2d9;float:left;padding:0;margin:15px;width:calc(33.333% - 30px);overflow:hidden;transition:all .5s; padding: 1% 3% 3%; border-radius: 20px;}
.cx-company-intro01.step05 .item h3{border-bottom:1px solid #3c7a0f; color: #21a045; font-size: 22px; line-height: 50px; margin: 20px 0; }
.cx-company-intro01.step05 .item p{ font-size: 20px; line-height: 28px;}
.cx-company-intro01.step05 .item .number{color:#6aad3c; font-size: 4rem; font-weight: bold;  text-align: right;	}
.cx-company-intro01 h2 img{ width: auto; margin: auto; height: 60px; }
.cx-company-intro01 .pic img{width: 100%;}
.cx-company-intro01 .summary{margin:25px auto;text-align:center;overflow:hidden; background: #21a045; color: #fff; border-radius: 10px; }
.cx-company-intro01 .summary p{ font-size: 22px; font-weight: bold; padding: 20px 0;}

.cx-company-intro01 .datas{clear:both;margin:0 auto;max-width:1000px;padding-top:50px;overflow:hidden;}
.cx-company-intro01 .datas dl{float:left;padding:0 10px;width:25%;text-align:center;overflow:hidden;}
.cx-company-intro01 .datas dt{height:50px;line-height:50px;}
.cx-company-intro01 .datas dt em{display:inline-block;font-size:58px;color:#010101;font-family:"DIN Medium";vertical-align:top;}
.cx-company-intro01 .datas dt sub{display:inline-block;position:relative;top:-10px;width:26px;height:26px;line-height:26px;text-align:center;font-size:13px;color:#fff;background:#1d2b57;border-radius:50%;}
.cx-company-intro01 .datas dd{padding-top:8px;font-size:16px;color:#666;}
@media(max-width:1440px){
.cx-company-intro01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-intro01{padding:30px 10px;background:#fff;}
.cx-company-intro01 .summary p{font-size:14px;}
.cx-company-intro01 .datas dl{padding:10px;width:50%;}
.cx-company-intro01 .datas dt{height:45px;line-height:45px;}
.cx-company-intro01 .datas dt em{font-size:36px;}
.cx-company-intro01 .datas dt sub{width:20px;height:20px;line-height:20px;font-size:12px;}
.cx-company-intro01 .datas dd{font-size:13px;}
.cx-company-intro01.step05 .item{ background: #e4f2d9;float:left;padding: 20px;margin:15px;width: 92%;}
.cx-company-intro01.step05{background: #f4f4f4; padding: 30px 0; margin: 0;}
.cx-company-intro01 h2 img{ height: 40px; }
.cx-company-intro01 .pic img{width: 200%; margin-left: -50%;}
}
/* --end cx-company-intro01-- */

/* --cx-company-honor01-- */
.cx-company-honor01{padding:30px 0;clear:both;overflow:hidden; /*! background:#f4f4f4; */}
.cx-company-honor01 h2 img{ width: auto; margin: auto; height: 60px}
.cx-company-honor01 .list{margin:-15px;overflow:hidden;}
.cx-company-honor01 .item{float:left;padding:0;margin:15px;width:calc(20% - 30px);overflow:hidden;/*! background:#f4f4f4; */transition:all .5s;}
.cx-company-honor01 .item .pic{overflow:hidden;}
.cx-company-honor01 .item .pic img{display:block;width:100%;transition:all 1s;}
.cx-company-honor01 .item .tit{height:50px;line-height:50px;font-size:16px;text-align:center;color:#666;overflow:hidden;border-top:#f0f0f0 solid 1px;}
.cx-company-honor01 .item .tit a{color:#666;}
.cx-company-honor01 .item:hover{box-shadow:0 0 10px rgba(0,0,0,0.2);}
.cx-company-honor01 .item:hover .pic img{transform:scale(1.1);}
.cx-company-honor01 .item:hover .tit a{color:#1d2b57;}
.cx-company-honor01 .text{padding:10px;text-align:center;overflow:hidden;}
.cx-company-honor01 .text h3{line-height:30px;font-size: 20px; margin-bottom: 15px; font-weight: bold; color:#21a045; border-left: 6px solid #21a045; text-align: left; padding-left: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.cx-company-honor01 .text h3 a{color:#333;}
.cx-company-honor01 .text p{ text-align: left; font-size: 16px; line-height: 25px;}
.cx-company-honor01 .item:hover .text h3,.cx-photos-01 .list .item:hover .text h3 a{color:#21a045;}

.cx-company-honor01 .more{padding-top:40px;text-align:center;}
.cx-company-honor01 .more a{display:inline-block;padding:10px 50px;font-size:16px;color:#fff;border-radius:50px;background:#21a045;transition:all 0.5s;}
@media(max-width:1440px){
.cx-company-honor01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-honor01{padding:30px 10px;}
.cx-company-honor01 .list{margin:-6px;}
.cx-company-honor01 .item{margin:6px;width:calc(100% - 12px);}
.cx-company-honor01 .item .tit{height:45px;line-height:45px;font-size:14px;}
.cx-company-honor01 .more{padding-top:30px;}
.cx-company-honor01 .more a{font-size:14px;}
.cx-company-intro01{padding:30px 10px;background:#fff;margin: 0;}
	.cx-company-honor01 h2 img{height: 40px}
}
/* --end cx-company-honor01-- */

/* -- cx-company-history01-- */
.cx-company-history01{padding:60px 0;clear:both;overflow:hidden;background:url(../images/Template/company_history_bg.jpg) no-repeat center 0;}
.cx-company-history01 .inner{position:relative;}
.cx-history-main{height:360px;overflow:hidden;background:#fff;}
.cx-history-main .item{display:none;padding:40px;overflow:hidden;background:#fff;}
.cx-history-main .pic{float:left;width:500px;}
.cx-history-main .pic img{display:block;width:100%;}
.cx-history-main .text{padding-left:30px;overflow:hidden;}
.cx-history-main .text h3{margin-bottom:20px;font-size:24px;color:#333;}
.cx-history-main .text p{font-size:16px;line-height:1.75;color:#666;}
.cx-history-ctrl{position:relative;margin-top:50px;padding:0 60px;height:76px;overflow:hidden;}
.cx-history-ctrl .prev,.cx-history-ctrl .next{position:absolute;z-index:9;top:50%;margin-top:-25px;width:50px;height:50px;line-height:48px;cursor:pointer;text-align:center;outline:none;border:#ddd solid 1px;border-radius:50%;background:#fff;}
.cx-history-ctrl .prev{left:0;}
.cx-history-ctrl .next{right:0;}
.cx-history-ctrl .prev:hover,.cx-history-ctrl .next:hover{color:#fff;background:#1d2b57;border-color:#1d2b57;}
.cx-history-ctrl .menu{position:relative;z-index:1;height:76px;overflow:hidden;}
.cx-history-ctrl .menu:after{display:block;position:absolute;z-index:-1;left:0;top:50%;width:100%;height:1px;content:"";background:#ccc;}
.cx-history-ctrl .menu li{position:relative;float:left;padding-top:50px;line-height:26px;text-align:center;font-size:16px;color:#333;}
.cx-history-ctrl .menu li:after{display:block;position:absolute;z-index:3;left:0;top:38px;width:100%;height:1px;content:"";background:#ccc;}
.cx-history-ctrl .menu li:before{display:block;position:absolute;left:50%;top:0;width:1px;height:38px;content:"";background:#ccc;}
.cx-history-ctrl .menu li.swiper-slide-active{color:#1d2b57;}
.cx-history-ctrl .menu li.swiper-slide-active:after,.cx-history-ctrl .menu li.swiper-slide-active:before{background:#1d2b57;}
@media(max-width:1440px){
.cx-company-history01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-history01{padding:30px 10px;}
.cx-history-main{height:auto;}
.cx-history-main .item{padding:15px;}
.cx-history-main .pic{float:none;width:100%;}
.cx-history-main .text{padding-left:0;padding-top:10px;}
.cx-history-main .text h3{margin-bottom:10px;font-size:18px;}
.cx-history-main .text p{font-size:14px;}
.cx-history-ctrl{position:absolute;top:0;left:0;margin-top:0;width:100%;height:100%;}
.cx-history-ctrl .menu{opacity:0;height:100%;}
.cx-history-ctrl .menu li{height:100%;}
}
/* -- end cx-company-history01-- */

/* --cx-company-photos01-- */
.cx-company-photos01{padding:60px 0;clear:both;overflow:hidden;}
.cx-photos-slide{position:relative;overflow:hidden;}
.cx-photos-slide .prev,.cx-photos-slide .next{position:absolute;z-index:99;top:50%;margin-top:-25px;width:50px;height:50px;line-height:48px;text-align:center;cursor:pointer;outline:none;background:#fff;border:#f0f0f0 solid 1px;border-radius:50%;}
.cx-photos-slide .prev{left:0;}
.cx-photos-slide .next{right:0;}
.cx-photos-slide .item{position:relative;overflow:hidden;transform:scale(0.85);transition:all .5s;}
.cx-photos-slide .item.swiper-slide-active{transform:scale(1);}
.cx-photos-slide .pic{overflow:hidden;}
.cx-photos-slide .pic img{display:block;width:100%;}
.cx-photos-slide .tit{display:none;position:absolute;z-index:9;left:0;bottom:0;padding:20px;width:100%;font-size:16px;text-align:center;background:rgba(0,0,0,0.5);background:linear-gradient(transparent,rgba(0,0,0,0.5) 80%);}
.cx-photos-slide .tit a{color:#fff;}
.cx-photos-slide .item.swiper-slide-active .tit{display:block;}
.cx-photos-slide .prev:hover,.cx-photos-slide .next:hover{color:#fff;background:#1d2b57;border-color:#1d2b57;}
.cx-company-photos01 .more{padding-top:40px;text-align:center;}
.cx-company-photos01 .more a{display:inline-block;padding:10px 50px;font-size:16px;color:#fff;border-radius:50px;background:#1d2b57;transition:all 0.5s;}
@media(max-width:1440px){
.cx-company-photos01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-photos01{padding:30px 10px;}
.cx-photos-slide{overflow:visible;}
.cx-photos-slide .prev,.cx-photos-slide .next{display:none;}
.cx-company-photos01 .more{padding-top:30px;}
.cx-company-photos01 .more a{font-size:14px;}
}
/* --end cx-company-photos01-- */

/* --cx-company-partner01-- */
.cx-company-partner01{padding:60px 0;overflow:hidden;background:#fff;}
.cx-company-partner01 .list{padding-top:1px;padding-left:1px;overflow:hidden;background:#e6e6e6;}
.cx-company-partner01 .item{position:relative;float:left;margin-right:1px;margin-bottom:1px;width:calc(20% - 1px);overflow:hidden;}
.cx-company-partner01 .pic{overflow:hidden;}
.cx-company-partner01 .pic img{display:block;width:100%;transition:all .5s;}
.cx-company-partner01 .text{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;text-align:center;background:#1d2b57;opacity:0;}
.cx-company-partner01 .text:after{display:block;position:absolute;z-index:-1;left:10px;top:10px;right:10px;bottom:10px;content:"";border:#fff solid 1px;transform:scale(0);}
.cx-company-partner01 .text a{display:block;position:relative;top:50%;height:50px;line-height:50px;font-size:16px;color:#fff;transform:translateY(-50%);}
.cx-company-partner01 .item:hover img{transform:scale(1.1);}
.cx-company-partner01 .item:hover .text{opacity:1;transition:all .5s;}
.cx-company-partner01 .item:hover .text:after{transform:scale(1);transition:all .5s;}
.cx-company-partner01 .more{padding-top:40px;text-align:center;}
.cx-company-partner01 .more a{display:inline-block;padding:10px 50px;font-size:16px;color:#fff;border-radius:50px;background:#1d2b57;transition:all 0.5s;}
@media(max-width:1440px){
.cx-company-partner01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-company-partner01{padding:30px 10px;}
.cx-company-partner01 .item{width:calc(50% - 1px)}
}
/* --end cx-company-partner01-- */

/* --cx-contact-info01-- */
.cx-contact-info01{margin:60px 0;overflow:hidden;}
.cx-contact-info01.step01{ background: #f4f4f4; padding: 40px 0;}
.cx-contact-info01 .inner{padding:40px;overflow:hidden;background:#fff;}
.cx-contact-info01 .con{position:relative;overflow:hidden;}
.cx-contact-info01 .left{float:left;width:40%;overflow:hidden;}
.cx-contact-info01 .right{padding-left:55px;overflow:hidden; width: 60%;}
.cx-contact-info01.step02 .left{ width: 60%;}
.cx-contact-info01.step02 .right{float:left;width:40%;}
.cx-contact-info01.step02 .text .list{ margin-left: 150px; }
.cx-contact-info01.step02 .text .list .number{color:#21a045; font-size: 4rem; font-weight: bold; 	
width: 130px;
margin-top: 25px;
margin-left: -140px;
/*! margin: 0 auto; */
position: absolute;
background:#fff url(../image/about-arr.png) no-repeat right;
z-index: 99;
}
.cx-contact-info01.step03{background:url(../image/about_bg.png) no-repeat;background-size:cover;}
.cx-contact-info01.step03 .right{float:left;width:40%;}
.cx-contact-info01.step03 .left{ width: 55%;}
.cx-contact-info01.step03 .left div div{ padding-left: 65px; padding-top: 2%;}
.cx-contact-info01.step03 .right img{ width: auto; margin: 0px auto;}
.cx-contact-info01 .text h3{position:relative;font-weight:normal;font-size:22px;color:#000;border-left: 6px solid #21a045;color: #21a045; padding: 2px 10px 4px 10px; margin-bottom: 5px;}
.cx-contact-info01.step02 .text h3{ border: none; padding: 0; margin-bottom: 0;}
.cons{ font-size: 18px; color: #333;}
.cons li{ padding: 10px 0;}
.cons li em{ color: #fff; background: #21a045; padding: 7px; border-radius: 30px; width: 32px; height: 32px; text-align: center; margin-right: 10px;}

.cx-contact-info01.step03{ padding: 1% 0 0 0;} 
.cx-contact-info01 .text .infos{padding-top:20px;overflow:hidden;}
.cx-contact-info01 .text p{ padding: 15px 0; font-size: 18px; line-height: 30px;}

.cx-contact-info01 .text img{display:block;width:auto; height: 60px;}

.cx-contact-info01 .text .infos p{position:relative;padding-left:40px;margin-bottom:12px;line-height:30px;font-size:16px;color:#666;}
.cx-contact-info01 .text .infos p i,.cx-contact-info01 .text .infos p em{display:block;position:absolute;left:0;top:0;padding:6px;width:30px;height:30px;text-align:center;font-size:14px;color:#fff;vertical-align:middle;background:#1d2b57;border-radius:50%;}
.cx-contact-info01 .text .infos p em img{display:block;width:100%;}
.cx-contact-info01 .text .QRcode{padding-top:1px;overflow:hidden;}
.cx-contact-info01 .text .QRcode .item{float:left;margin-right:20px;width:120px;text-align: center;}
.cx-contact-info01 .text .QRcode .item i{display:block;padding:5px;border:#e0e0e0 solid 1px;background:#fff;}
.cx-contact-info01 .text .QRcode .item i img{width:100%;}
.cx-contact-info01 .text .QRcode .item span{display:block;margin-top:10px;font-size:14px;line-height:1.5;color:#333;}
.cx-contact-info01 .enTitle{position:absolute;right:0;bottom:0;font-size:50px;font-family:"DIN Medium";font-weight:bold;text-transform:uppercase;color:#ababab;opacity:0.25;letter-spacing:-2px;}
.cx-contact-info01 .map{margin-top:40px;height:520px;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-contact-info01 .map #iframeBox{position:relative;top:50%;left:50%;width:1400px;height:520px;transform:translate(-50%,-50%);}
.cx-contact-info01 .map #iframeBox img,.cx-contact-info01 .map #iframeBox iframe{display:block;width:1400px;height:520px;}
@media(max-width:1440px){
.cx-contact-info01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-contact-info01{padding:30px 5px;}
.cx-contact-info01 .inner{padding:15px;}
.cx-contact-info01 .pic{float:none;width:100%;}
.cx-contact-info01 .text{padding-left:0;padding-top:15px;}
.cx-contact-info01 .text h3{font-size:18px;}
.cx-contact-info01 .text .infos p{margin-bottom:8px;}
.cx-contact-info01 .enTitle{display:none;}
.cx-contact-info01 .map{margin-top:20px;height:260px;}
.cx-contact-info01.step01{margin: 0 auto;}
.cx-contact-info01 .left{width: 100%;}
.cx-contact-info01 .right{ width: 100%; padding: 10px;}

.cx-contact-info01.step02 .left{ width: 100%;}
.cx-contact-info01.step02 .right{float:left;width: 100%;}
.cx-contact-info01.step02 .text .list .number{ display: none;}
.cx-contact-info01.step02 .text .list{ margin-left: 5px; }

.cx-contact-info01.step03 .right{float:left;width: 100%; display: none;}
.cx-contact-info01.step03 .left{ width: 100%;}
.cx-contact-info01.step03 .left div div{ padding-left: 2%; padding-top: 2%;}
.cx-contact-info01.step03{ padding: 1% 0 5% 0;} 
	
.cx-contact-info01{margin:0px 0;}
.cx-contact-info01 .text img{height: 40px;}
.cons li span{ display: inline-block; margin-top:  20px;}
}
/* --end cx-contact-info01-- */

/* --cx-contact-info02-- */
.cx-contact-info02{padding:60px 0;overflow:hidden;}
.cx-contact-info02 .list{margin:0 -10px;overflow:hidden;}
.cx-contact-info02 .item{float:left;margin:0 10px;padding:40px 10px;width:calc(33.33% - 20px);text-align:center;border:#e5e5e5 solid 1px;transition:all 1s;}
.cx-contact-info02 .item i,.cx-contact-info02 .item em{display:block;margin:0 auto;width:60px;height:60px;line-height:60px;text-align:center;font-size:30px;color:#fff;vertical-align:middle;background:#1d2b57;border-radius:50%;}
.cx-contact-info02 .item em img{width:100%;}
.cx-contact-info02 .item p{margin-top:20px;height:50px;line-height:25px;font-size:16px;color:#666;}
.cx-contact-info02 .item:hover{background:#1d2b57;}
.cx-contact-info02 .item:hover i{color:#1d2b57;background:#fff;}
.cx-contact-info02 .item:hover p{color:#fff;}
.cx-contact-info02 .map{margin-top:40px;height:520px;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-contact-info02 .map #iframeBox{position:relative;top:50%;left:50%;width:1440px;height:520px;transform:translate(-50%,-50%);}
.cx-contact-info02 .map #iframeBox img,.cx-contact-info01 .map #iframeBox iframe{display:block;width:1440px;height:520px;}
@media(max-width:1440px){
.cx-contact-info02{padding:50px 0;}
.cx-contact-info02 .item{padding:20px 10px;margin:10px;width:calc(100% - 20px);}
}
@media(max-width:1200px){
.cx-contact-info02{padding:30px 10px;}
.cx-contact-info02 .item i,.cx-contact-info02 .item em{width:50px;height:50px;line-height:50px;}
.cx-contact-info02 .item p{height:auto;line-height:1.75;font-size:14px;}
.cx-contact-info02 .map{margin-top:20px;height:260px;}
}
/* --end cx-contact-info02-- */

/*--cx-msgForm01--*/
.cx-msgForm01{padding:60px 0;clear:both;overflow:hidden;}
.cx-msgForm01 .inner{padding:50px;overflow:hidden;background:#fff url(../image/liuyan_bg.jpg) no-repeat right center;}
.cx-msgForm01 .inner ul{width:600px;overflow:hidden;}
.cx-msgForm01 .inner li{position:relative;margin-bottom:14px;}
.cx-msgForm01 .inner li:last-child{margin-bottom:0;}
.cx-msgForm01 .inner li i{display:block;position:absolute;right:20px;top:10px;font-size:20px;color:#ccc;}
.cx-msgForm01 .inner li input{display:block;padding:15px;width:100%;height:50px;font-family:inherit;font-size:14px;outline:none;border:#ddd solid 1px;transition:all 0.5s;}
.cx-msgForm01 .inner li textarea{display:block;padding:15px;width:100%;height:100px;font-family:inherit;font-size:14px;outline:none;resize:none;border:#ddd solid 1px;transition:all 0.5s;}
.cx-msgForm01 .inner li.verCodeBox{ margin-bottom: 20px;}
.cx-msgForm01 .inner li.verCodeBox input{width: 140px; float: left; margin-right: 10px;}
.cx-msgForm01 .inner li.verCodeBox span{display:block;position:absolute;right:0;top:0;width:120px;height:100%;cursor:pointer;text-align:center;background:#f0f0f0;}
.cx-msgForm01 .inner li.verCodeBox img{display:inline-block;max-width: 150px;height:100%;}
.cx-msgForm01 .inner li a{display:block;position:relative;z-index:1;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;overflow:hidden;background:#101010;}
@media(max-width:1440px){
.cx-msgForm01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-msgForm01 .inner{padding:10px;background:none;}
.cx-msgForm01 .inner ul{width:100%;}
.cx-msgForm01 .inner li input{padding:10px;height:45px;}
.cx-msgForm01 .inner li a{height:45px;line-height:45px;}
}
/*--end cx-msgForm01--*/

/*--cx-faq-01--*/
.cx-faq-01{padding:60px 0;clear:both;overflow:hidden;}
.cx-faq-01 .list .item{padding:30px 40px;overflow:hidden;border-bottom:#f0f0f0 solid 1px;}
.cx-faq-01 .list .item dt{position:relative;padding-left:40px;color:#333;overflow:hidden;}
.cx-faq-01 .list .item dt em{display:block;position:absolute;left:0;top:0;width:30px;height:30px;line-height:28px;font-size:16px;text-align:center;border:#f0f0f0 solid 1px;background:#fff;border-radius:50%;}
.cx-faq-01 .list .item dt h3{font-size:16px;line-height:30px;color:#333;}
.cx-faq-01 .list .item dt h3 a{color:#333;}
.cx-faq-01 .list .item dt h3 a:hover{color:#1d2b57;}
.cx-faq-01 .list .item dd{position:relative;margin-top:10px;padding-left:40px;overflow:hidden;}
.cx-faq-01 .list .item dd em{display:block;position:absolute;left:0;top:0;width:30px;height:30px;line-height:28px;font-size:16px;text-align:center;color:#fff;border:#1d2b57 solid 1px;background:#1d2b57;border-radius:50%;}
.cx-faq-01 .list .item dd p{position:relative;padding:15px;font-size:16px;line-height:1.75;color:#666;background:#f0f0f0;}
.cx-faq-01 .list .item dd p:before{display:block;position:absolute;z-index:3;left:-4px;top:10px;width:8px;height:8px;content:"";background:#f0f0f0;transform:rotate(-45deg);}
@media(max-width:1440px){
.cx-faq-01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-faq-01 .list .item{padding:20px;}
.cx-faq-01 .list .item dt em,.cx-faq-01 .list .item dt h3{font-size:14px;}
.cx-faq-01 .list .item dd em,.cx-faq-01 .list .item dd p{font-size:14px;}
}
/*--end cx-faq-01--*/

/*--cx-download-01--*/
.cx-download-01{padding:60px 0;clear:both;overflow:hidden;}
.cx-download-attr{height:50px;line-height:50px;font-size:18px;color:#fff;overflow:hidden;background:#1d2b57;}
.cx-download-attr>div,.cx-download-list .item>div{padding:0 20px;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-download-attr .name,.cx-download-list .name{width:45%;}
.cx-download-attr .date,.cx-download-list .date{width:35%;text-align:center;}
.cx-download-attr .action,.cx-download-list .action{width:20%;text-align:center;}
.cx-download-list{background:#fff;}
.cx-download-list .item{padding:20px 0;font-size:16px;color:#666;overflow:hidden;border-bottom:#f0f0f0 solid 1px;}
.cx-download-list .item a:hover{color:#1d2b57;}
@media(max-width:1440px){
.cx-download-01{padding:50px 0;}
}
@media(max-width:1200px){
.cx-download-01{padding:40px 10px;}
}
@media(max-width:750px){
.cx-download-attr{font-size:16px;}
.cx-download-list .item{font-size:14px;}
}
/*--end cx-download-01--*/

/*--cx-jobs-01--*/
.cx-jobs-01{padding:60px 0;clear:both;overflow:hidden;}
.cx-jobs-sideBar{float:left;width:360px;overflow:hidden;}
.cx-jobs-sideBar .hd{margin-bottom:45px;}
.cx-jobs-sideBar .hd em{font-size:12px;color:#999;}
.cx-jobs-sideBar .hd h3{margin-top:14px;font-weight:normal;font-size:24px;color:#333;}
.cx-jobs-sideBar .bd{position:relative;background:#1d2b57;}
.cx-jobs-sideBar .bd:before{display:block;position:absolute;left:0;top:-6px;content:"";border:6px solid #1d2b57;border-right:none;border-top-color:#f5f5f5;}
.cx-jobs-sideBar .bd dl{padding:20px 40px;color:#fff;overflow:hidden;border-bottom:#f5f5f5 solid 1px;}
.cx-jobs-sideBar .bd dt{float:left;width:32px;}
.cx-jobs-sideBar .bd dt i{display:block;font-size:24px;color:#fff;}
.cx-jobs-sideBar .bd dd{padding-left:20px;overflow:hidden;}
.cx-jobs-sideBar .bd dd span{display:block;font-size:20px;}
.cx-jobs-sideBar .bd dd p{font-size:12px;}
.cx-jobs-sideBar .HRxx{margin-top:20px;padding:30px;background:#fff;}
.cx-jobs-sideBar .HRxx h3{margin-bottom:22px;font-size:24px;font-weight:normal;color:#1d2b57;}
.cx-jobs-sideBar .HRxx p{font-size:16px;color:#666;}
.cx-jobs-sideBar .HRxx p a{color:#666;}
.cx-jobs-list{float:right;padding-top:30px;width:1010px;overflow:hidden;}
.cx-jobs-list .hd{height:70px;line-height:70px;overflow:hidden;background:#fff;border-bottom:#1d2b57 solid 3px;}
.cx-jobs-list .hd li{float:left;min-height:1px;font-size:20px;color:#666;text-align:center;}
.cx-jobs-list .hd li.li1{width:35%;text-align:left;text-indent:40px;}
.cx-jobs-list .hd li.li2{width:22.5%;}
.cx-jobs-list .hd li.li3{width:22.5%;}
.cx-jobs-list .hd li.li4{width:20%;}
.cx-jobs-list .bd{overflow:hidden;}
.cx-jobs-list .item{margin:10px 0;overflow:hidden;border-bottom:#f0f0f0 solid 1px;}
.cx-jobs-list .item .conTop{height:70px;line-height:70px;overflow:hidden;background:#fff;}
.cx-jobs-list .item .conTop li{float:left;min-height:1px;font-size:14px;color:#666;text-align:center;}
.cx-jobs-list .item .conTop li.li1{width:35%;font-size:20px;text-align:left;text-indent:40px}
.cx-jobs-list .item .conTop li.li2{width:22.5%;}
.cx-jobs-list .item .conTop li.li3{width:22.5%;}
.cx-jobs-list .item .conTop li.li4{width:20%;cursor:pointer;}
.cx-jobs-list .item .conTop li.li4 i{display:inline-block;margin-left:10px;color:#666;transition:all 0.5s;}
.cx-jobs-list .item .boxBot{display:none;padding:30px 40px;line-height:1.75;overflow:hidden;background:#f0f0f0;}
.cx-jobs-list .item .boxBot h4{font-weight:normal;font-size:18px;color:#333;}
.cx-jobs-list .item .boxBot p{color:#666;}
.cx-jobs-list .item.cur .conTop li.li4 i{transform:rotate(-180deg);}
@media (max-width:1440px){
.cx-jobs-01{padding:50px 0;}
.cx-jobs-list{width:810px;}
}
@media(max-width:1200px){
.cx-jobs-01{padding:40px 10px;}
.cx-jobs-sideBar{display:none;}
.cx-jobs-list{float:none;padding-top:0;width:100%;}
.cx-jobs-list .hd,.cx-jobs-list .item .conTop{height:50px;line-height:50px;}
.cx-jobs-list .hd li{font-size:16px;text-indent:20px;}
.cx-jobs-list .hd li.li1{width:60%;}
.cx-jobs-list .hd li.li4{width:40%;}
.cx-jobs-list .hd li.li2,.cx-jobs-list .hd li.li3{display:none;}
.cx-jobs-list .item .conTop li.li1{width:60%;font-size:16px;text-indent:20px;}
.cx-jobs-list .item .conTop li.li4{width:40%;}
.cx-jobs-list .item .conTop li.li2,.cx-jobs-list .item .conTop li.li3{display:none;}
.cx-jobs-list .item .boxBot{padding:15px;}
.cx-jobs-list .item .boxBot h4{font-size:15px;}
}
/*--end cx-jobs-01--*/

/*--cx-editor-wrap--*/
.cx-editor-wrap{padding:60px 0;clear:both;overflow:hidden;}
.cx-editor-inner{padding:40px;overflow:hidden;background:#fff;}
.cx-editor-inner p{font-size:16px;line-height:1.75;color:#666;}
.cx-editor-inner p img{display:inline-block;max-width:100%;}
@media(max-width:1440px){
.cx-editor-wrap{padding:50px 0;}
}
@media(max-width:1200px){
.cx-editor-wrap{padding:40px 10px;}
.cx-editor-inner{padding:10px;}
.cx-editor-inner p{font-size:14px;}
.cx-editor-inner p img{display:block;width:100%;}
}
/*--end cx-editor-wrap--*/

/*--cx-fullSearch--*/
.cx-fullSearch{position:relative;margin:60px auto 0;width:80%;max-width:600px;clear:both;overflow:hidden;}
.cx-fullSearch .form{height:50px;overflow:hidden;background:#fff;border:#dfdfdf solid 1px;border-radius:25px;}
.cx-fullSearch .form input{display:block;padding:15px;width:100%;height:50px;border:none;outline:none;box-sizing:border-box;border-radius:25px;}
.cx-fullSearch .form button{display:block;position:absolute;right:0;top:0;width:50px;height:50px;font-size:18px;color:#fff;border:none;outline:none;cursor:pointer;background:#1d2b57;border-radius:50%;}
.cx-fullSearch .tips{padding-top:20px;text-align:center;font-size:16px;color:#999;overflow:hidden;}
.cx-fullSearch .tips h1{display:inline-block;color:#1d2b57;}
.stl_loading{padding:50px;text-align:center;background:#fff;}
.stl_loading .alert-info{font-size:18px;color:#333;}
.stl_loading .alert-info strong{color:#1d2b57;}
@media(max-width:1440px){
.cx-fullSearch{margin-top:50px;}
}
@media(max-width:1200px){
.cx-fullSearch{margin-top:30px;}
.stl_loading .alert-info{font-size:16px;}
}
/*--end search-full--*/

/*--cx-search-result--*/
.cx-search-result{clear:both;padding:60px 0;overflow:hidden;}
.cx-search-result .list{overflow:hidden;background:#fff;}
.cx-search-result .list .item{padding:40px;overflow:hidden;border-bottom:#e0e0e0 solid 1px;}
.cx-search-result .list .hd{height:50px;line-height:50px;overflow:hidden;}
.cx-search-result .list .hd em{display:block;float:right;font-family:"DIN Medium";font-size:14px;color:#999;}
.cx-search-result .list .hd h3{font-size:20px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-search-result .list .hd h3 a{color:#333;}
.cx-search-result .list .hd h3 a:hover{color:#1d2b57;}
.cx-search-result .list .bd{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:5px;overflow:hidden;}
.cx-search-result .list .bd .pic{width:300px;overflow:hidden;}
.cx-search-result .list .bd .pic img{display:block;width:100%;transition:all 1s;}
.cx-search-result .list .bd .pic:hover img{transform:scale(1.1);}
.cx-search-result .list .bd .text{position:relative;width:calc(100% - 330px);overflow:hidden;}
.cx-search-result .list .bd .summary{font-size:14px;line-height:1.75;overflow:hidden;color:#666;}
.cx-search-result .list .bd .btns{position:absolute;left:0;bottom:0;}
.cx-search-result .list .bd .btns a{color:#333;}
.cx-search-result .list .bd .btns a:after{display:inline-block;font-family:"iconfont";content:"\e69b";}
.cx-search-result .list .bd .btns a:hover{color:#1d2b57;}
.cx-search-result .stl_no{padding:30px;}
@media(max-width:1440px){
.cx-search-result{padding:50px 0;}
}
@media(max-width:1200px){
.cx-search-result{padding:30px 10px;}
.cx-search-result .list .item{padding:15px;}
.cx-search-result .list .hd em{display:none;}
.cx-search-result .list .hd h3{font-size:16px;height:auto;line-height:25px;white-space:normal;}
.cx-search-result .list .bd .pic,.cx-search-result .list .bd .text{width:100%;}
.cx-search-result .list .bd .text{padding:10px 0 30px;}
.cx-search-result .list .bd .text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
}
/*--end cx-search-result--*/

/*--sitemap--*/
.cx-sitemap{padding:60px 0;clear:both;overflow:hidden;}
.cx-sitemap .maplink{margin-bottom:20px;font-size:14px;line-height:1.5;text-align:right;}
.cx-sitemap .maplink a{color:#666;}
.cx-sitemap .maplink a:first-child{margin-right:16px;padding-right:20px;border-right:solid 1px #ccc;}
.cx-sitemap .maplink a:hover{color:#1d2b57;text-decoration:underline;}
.cx-sitemap .sitemap-box{padding:40px;overflow:hidden;background:#fff;}
.cx-sitemap .sitemap-cont{margin-bottom:20px;}
.cx-sitemap .sitemap-cont:last-child{margin-bottom:0;}
.cx-sitemap .sitemap-cont h3 {position:relative;padding-bottom:20px;font-size:18px;border-bottom:solid 1px #f2f2f2;}
.cx-sitemap .sitemap-cont h3 a{color:#333;}
.cx-sitemap .sitemap-cont h3:after {display:block;content:'';width:18px;height:1px;background-color:#1d2b57;position:absolute;bottom:-1px;left:0;z-index:9;} 
.cx-sitemap .sitemap-cont .list a {display:block;float:left;width:32.333333%;font-size:16px;color:#666;margin-top:2%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.cx-sitemap .sitemap-cont .list a:nth-child(3n-1) { margin-left: 1.5%; margin-right: 1.5%; }
.cx-sitemap .sitemap-cont a:hover {color:#1d2b57;}
@media(max-width:1440px){
.cx-sitemap{padding:50px 0;}
}
@media(max-width:1200px){
.cx-sitemap{padding:40px 10px;}
.cx-sitemap .maplink{text-align:left;}
.cx-sitemap .sitemap-box {padding:20px;}
.cx-sitemap .sitemap-cont h3 {font-size:16px;padding-bottom:10px;}
.cx-sitemap .sitemap-cont .list a {width:100%;margin-top:10px;font-size:14px;}
.cx-sitemap .sitemap-cont .list a:nth-child(3n-1){margin-left:0; }
}
/*--end sitemap--*/

/*--友情链接申请--*/
.cx-friendLink{padding:60px 0;clear:both;overflow:hidden;}
.cx-friendLink .friendLink-box {margin-top:20px;padding:50px;width:100%;overflow:hidden;background:#fff url(../images/Template/frd_link_img.jpg) no-repeat right center;}
.cx-friendLink .friendLink-cont {width:45%;}
.cx-friendLink .friendLink-cont h2{font-size:36px;color:#111;margin-bottom:5%;}
.cx-friendLink .friendLink-cont .form-box>div { border: solid 1px #e5e5e5; font-size: 18px; margin-bottom: 3%; position: relative; }
.cx-friendLink .friendLink-cont .form-box input {width: 100%;padding: 3% 10% 3% 3%;font-size:16px;border:none;outline:none;font-family:'Microsoft Yahei';}
.cx-friendLink .friendLink-cont .form-box textarea {width: 100%; height: 120px; padding: 3% 10% 3% 3%;font-size:16px;color: #111;border:none;outline:none;resize:none;font-family:'Microsoft Yahei';}
.cx-friendLink .friendLink-cont .form-box a {display:block;width:100%; padding:3%;font-size:18px;color:#fff;text-align:center;background:#1d2b57;}
.cx-friendLink .friendLink-cont .form-box a:after{display:inline-block;margin-left:10px;font-family:"iconfont" !important;content:"\e8f9";}
.cx-friendLink .friendLink-cont .form-box i {position: absolute;right:3%;top:50%;z-index:5;font-size:20px;color:#aaa;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.cx-friendLink .friendLink-cont .siteov i {top:25%;}
.cx-friendLink .friendlink-img {width:55%;}
@media(max-width:1440px){
.cx-friendLink{padding:50px 0;}
}
@media(max-width:1200px){
.cx-friendLink{padding:40px 10px;}
.cx-friendLink .friendLink-box{padding:20px;background-image:none;}
.cx-friendLink .friendlink-img {display:none;}
.cx-friendLink .friendLink-cont {width:100%;}
.cx-friendLink .friendLink-cont h2 {font-size:24px;}
.cx-friendLink .friendLink-cont .form-box a,
.cx-friendLink .friendLink-cont .form-box>div {font-size: 16px; }
.cx-friendLink .friendLink-cont .form-box input,
.cx-friendLink .friendLink-cont .form-box textarea {padding:4% 10% 4% 4%;}
.cx-friendLink .friendLink-cont .form-box textarea {height:100px;}
.cx-friendLink .friendLink-cont .form-box img {width:6%;}
}
/*--end 友情链接申请--*/

/*--标签管理--*/
.cx-tags-wrap{padding:60px 0;clear:both;overflow:hidden;}
.cx-tags-wrap .label-box {padding:40px;background:#fff;}
.cx-tags-wrap .label-box h2 {margin-bottom:20px;font-size:24px;color:#111;}
.cx-tags-wrap .label-cont a {display:inline-block;padding:8px 15px;margin-right:5px;margin-bottom:10px;font-size:16px;color:#666;background:#f5f5f5;}
.cx-tags-wrap .label-cont a:hover {background-color:#1d2b57;color:#fff;}
@media(max-width:1440px){
.cx-tags-wrap{padding:50px 0;}
}
@media screen and (max-width: 1200px){
.cx-tags-wrap{padding:40px 10px;}
.cx-tags-wrap .label-box {padding:20px;}
.cx-tags-wrap .label-box h2{font-size:18px;}
.cx-tags-wrap .label-cont a{font-size:14px;}
}
/*--end 标签管理--*/

/*--关闭网站--*/
.cx-closeSite01 { width: 100%; height: 100%; background: url(../images/Template/close_site_img.jpg) no-repeat center top; background-size: cover; }
.cx-closeSite01 .close-cont { width: 750px; padding: 4% 0 5%; background-color: #fff; text-align: center; position: absolute; left: 50%; top: 50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); }
.cx-closeSite01 .close-cont h2 { font-size: 36px; color: #333; margin-bottom: 2%; }
.cx-closeSite01 .close-cont p { font-size: 20px; color: #666; margin-bottom: 8%;}
.cx-closeSite01 .close-cont em.line { display: block; width: 86%; height: 1px; background-color: rgba(0,0,0,.1); margin: 0 auto 8%; }
.cx-closeSite01 .close-cont p strong { color: #1d2b57; }
.cx-closeSite01 .close-cont a { display: inline-block; padding: 1.5% 8%; background-color: #1d2b57; color: #fff; font-size: 20px; position: relative; z-index: 2;}
.cx-closeSite01 .close-cont:after { content: ''; display: block; width: 100%; height: 100%; border: solid 1px #fff; position: absolute; right: -12px; top: 12px; z-index: 1; }
@media screen and (max-width:1200px){
.cx-closeSite01 .close-cont { width: 90%; padding: 8% 0 10%; }
.cx-closeSite01 .close-cont:after { display: none; }
.cx-closeSite01 .close-cont h2 { font-size: 22px; }
.cx-closeSite01 .close-cont p,
.cx-closeSite01 .close-cont a { font-size: 16px; }
.cx-closeSite01 .close-cont p.sry { font-size: 15px; }
}
/*--end 关闭网站--*/

/*--404--*/
.cx-error-box01 { width: 620px; margin: 8% auto; text-align: center;}
.cx-error-box01 .sorry { font-size: 16px; color: #1d2b57; margin-bottom: 3%; }
.cx-error-box01 .err-img { display: block; width: 68%; height: auto; margin: 0 auto; }
.cx-error-box01 .lines { display: block; width: 100%; height: 1px; background-color: #e2e2e2; margin-top: 7%; position: relative;}
.cx-error-box01 .lines:after { content: ''; display: block; width: 100%; height: 1px; background-color: #ffffff; position: absolute; bottom: -1px; left: 0; z-index: 2; }
.cx-error-box01 .tips { font-size: 16px; color: #999; margin: 7% 0; }
.cx-error-box01 .abtns { width: 100%; text-align: center; }
.cx-error-box01 .abtns a { display: inline-block; width: 28%; font-size: 18px; color: #666; padding: 2% 0; background-color: #fff; border-radius: 50px; margin: 0 2%; box-shadow: 5px 5px 30px rgba(0,0,0,.1);}
.cx-error-box01 .abtns a:after { content: ''; display: inline-block; width: 0; height: 0; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 6px #666; margin-left: 8%;  }
.cx-error-box01 .abtns a:hover { background-color: #1d2b57; color: #fff; }
.cx-error-box01 .abtns a:hover:after { border-left-color: #fff; }
@media screen and (max-width:1200px){
.cx-error-box01 {width: 84%; margin-top: 15%;}
.cx-error-box01 .abtns a { width: 42%; font-size: 16px; padding: 3% 0;}
}
/*--end 404--*/

/*暂无数据*/
#nodata, .nodata {padding:80px 80px 80px 150px;border:solid 1px #eee;margin:10px 0;background: url(../images/Template/nodata.gif) no-repeat 20px 20px; background-color: #fff; width:100%;}




#login-form, #reg-form,#forget-form{
	background:#fff;
	max-width:440px;
	margin:auto;
	padding: 30px;
}

#login-form, #reg-form,#forget-form {
	background:#fff;
	margin: auto;
}
#login-form input[type="text"], #reg-form input[type="text"],#forget-form input[type="text"]{
	width:100%;
	height:23px;
	line-height:23px;
	border:0;
	background-color:transparent;
  font-size: 20px;
  color: #333;
}
#login-form input[type="password"]{
	width:90%;
	margin: 5px;
	height:10px;
	line-height:10px;
	border:0;
	background-color:transparent;
}

#login-form label, #reg-form .item, #reg-form div.slide-tabs-title, #reg-form div.slide-tabs-contents, #login-form div, #forget-form .item, #forget-form div.slide-tabs-title, #forget-form div.slide-tabs-contents {
	clear:both;
	display:block;
	margin:15px auto;
}
#login-form label.email_help {
	padding: 0;
	margin: 5px 0;
	/*! display: none; */
}
#reg-form div.slide-tabs-contents,#forget-form div.slide-tabs-contents {
	margin: 0 10px 0;
}
#reg-form .item,#forget-form .item {
	padding:0;
}
#reg-form div.tab-top .slide-tabs-btn,#forget-form div.tab-top .slide-tabs-btn {
	float:left;
	line-height:32px;
	cursor:pointer;
	margin-right:10px;
}
#reg-form div.tab-top b, #forget-form div.tab-top b {
	float:left;
	width:30px;
	height:30px;
}
#reg-form div.slide-tabs-title,#forget-form div.slide-tabs-title  {
	margin:0 auto;
	font-size:14px;
}
#reg-form div textarea {
	overflow: hidden;
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #999;
	border: none;
	border:1px solid #ced1d8;
	border-radius:5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
	height: 100px;
}

#reg-form label,#forget-form label {
	margin:15px auto;
}
#login-form label span, #reg-form label span,#forget-form label span {
	display:block;
	padding:10px;
	border:1px solid #ced1d8;
	border-radius:5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
#login-form label.password span{ padding: 0 0px 40px;}

#reg-form .item b, #reg-form .test-web b, #forget-form .item b, #forget-form .test-web b,#login-form .name b, #login-form .password b {
	font-size:16px;
	position:absolute;
	left:10px;
	width:80px;
	line-height:45px;
	text-align:right;
}
#reg-form .item b, #reg-form .test-web b , #forget-form .test-web b {
	float:left;
	margin-left:-90px;
}


#login-form h3,#reg-form h3,#forget-form h3{ text-align: center; font-size: 18px; padding-bottom: 15px; font-weight: normal;}
#login-form .reg{ float: right;}
#login-form .forgot{ float: left;}
/* 登陆 */
#login-form .btn-wrap {
	text-align:right;
	margin-top:-5px;
}
#login-form .btn-wrap a,#forget-form .btn-wrap a {
	float:left;
	line-height:45px;
}
#login-form .btn-wrap .password-icon {
	float:left;
	width:32px;
	height:32px;
	margin:6px 0 6px -6px;
	background:url(../images/uzoo-icon.png) -576px -288px no-repeat;
}
#login-form .btn-wrap span {
	text-decoration:underline;
}
/* 注册 */
#reg-form .test-web b {
	line-height:20px;
}
#reg-form .test-web font {
	font-size:16px;
	line-height:20px;
	color:#169e16;
}
#reg-form .checkbox-arr {
	font-size:12px;
	line-height:1.3;
	white-space:nowrap;
}
#reg-form .checkbox-arr span {
	color:#0f5bc2;
}
#reg-form .checkbox-arr font {
	color:#d5190d;
	font-size:12px;
}
#reg-form .checkbox-btn {
	width:16px;
	height:16px;
	display:inline-block;
*display:inline;
*zoom:1;
	vertical-align:middle;
	margin-bottom:-2px;
	border:1px solid #d5d5d5;
	position: relative;
	top: -4px;
	margin-right:10px;
	border-radius:3px;
	cursor:pointer;
}
#reg-form .checkbox-btn.on {
	background:url(../images/uzoo-icon.png) -617px -295px no-repeat;
}
#reg-form .btn-wrap {
	padding: 20px 0 0 0;
	/*! text-align:center; */
}
#reg-form .btn-wrap .btn {
  width: 100%;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	height:50px;
	line-height:50px;
	border:1px solid #409a40;
  color: #fff;
  background: #21a045;
}
#reg-form .btn-wrap .btn:hover{
  background: #999;
}

#reg-panel {
	display:none;
	width:670px;
	height:470px;
	position:fixed;
	top:50%;
	left:50%;
	margin: -235px 0 0-335px;
	z-index:9999;
}
#reg-panel .bg {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	z-index:-999;
	filter:alpha(opacity=65);
	opacity:0.65;
}
#reg-panel .panel {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	z-index:1;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.3);
}
#reg-panel .panel h3 {
	padding:15px;
	line-height:1.1;
	font-size:18px;
	color: #fff;
	background: #e34336\9;
	background: linear-gradient(top, rgb(247, 107, 95) 0%, rgb(227, 67, 54) 100%) !important;
	background: -o-linear-gradient(top, rgb(247, 107, 95) 0%, rgb(227, 67, 54) 100%) !important;
	background: -ms-linear-gradient(top, rgb(247, 107, 95) 0%, rgb(227, 67, 54) 100%) !important;
	background: -moz-linear-gradient(top, rgb(247, 107, 95) 0%, rgb(227, 67, 54) 100%) !important;
	background: -webkit-linear-gradient(top, rgb(247, 107, 95) 0%, rgb(227, 67, 54) 100%) !important;
}
#reg-panel .content {
	margin:9% 10% 0;
	font-size:16px;
}
#reg-panel .content p {
	font-size:16px;
}
#reg-panel .content img {
	height:2em;
	margin-right:5px;
}
#reg-panel .content label {
	display:block;
	padding:10px;
	border:1px solid #caced5;
	margin:13px 0;
	border-radius:5px;
}
#reg-panel .content label b {
	float:left;
	line-height:25px;
	height:25px;
	color:#caced5;
}
#reg-panel .content label span {
	display:block;
	overflow:hidden;
}
#reg-panel .content label input {
	width:100%;
	line-height:25px;
	height:25px;
	border:0;
	background:#fff;
}
#reg-panel .content .wrap-btn {
	text-align:center;
	padding:10px;
}
#reg-form .item a.yzm-btn {
	float:right;
	width:105px;
	font-size:16px;
	color:#585858;
	height:45px;
	line-height:42px;
	text-align:center;
	border:1px solid #ced1d8;
	border-radius:5px;
}
#reg-form .item span.yzm-btn {
	font-size:12px;
	/*! line-height:45px; */
	color:#585858;
	float:right;
	height:45px;
	text-align:left;
}
#reg-form .item span.yzm-btn span {
	color:#ed8a84;
	margin:0 3px;
}
#reg-form .item .yzm-input {
	overflow:hidden;
	padding-right:15px;
}
#reg-form .item .yzm-input span {
	display:block;
	padding:10px;
	height:45px;
	line-height:20px;
	border:1px solid #ced1d8;
	border-radius:5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}

/*浮动客服*/
.menusideright{
	width: 260px;
	position: fixed;
	right: 0%;
	bottom: 0%;
	z-index: 9999;
	border: 1px solid #f3f4f6;
	border-radius: 10px;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	padding: 6px;
	background: url(/static/image/bgline-01.jpg) top repeat-x #fff;
	box-shadow:0 0 1px rgba(0,0,0,0.1);
}
.menusideright .filetitle{ padding: 5px 15px 10px; font-size: 20px; color: #21a045; border-bottom: 1px solid #f3f4f6; text-align: center;}
.menusideright .desc{ background: #fff; padding: 10px;border-radius: 10px; font-size: 14px; margin: 15px 0; text-align: center;}
.menusideright .filetitle a{ float: right;}
.menusideright li{background: #fff; margin: 5px 0; float: left; width: 49%; overflow: hidden; line-height: 40px; height: 40px; margin-left: 2%;}
.menusideright li:nth-child(2n-1){ margin-left: 0%;}
.menusideright .con {
	overflow: hidden;
  padding: 5px 0 10px;
}
b.on { display:block; }
.menusideright .qun a{ background: #fff; display: inline-block; color: #666; padding: 0px 0px 15px; text-align: center; overflow: hidden;}
.menusideright .qun a>span{ width:100%; padding: 10px;overflow:hidden; white-space:nowrap; box-shadow: 0px 0px 1px rgba(0,0,0,0.1); }
.menusideright .qun a:hover{
	background: #14ab3a;
	color:  #fff;
}
.menusideright b { display:none; float:left; height:auto; overflow:hidden; white-space:nowrap; background:#fff; padding:5px 5px; position:absolute; margin-top: 8px; border-radius: 5px; z-index: 99; text-align:center; line-height:2; }
.menusideright a b img { width:100%; display:block; margin:auto; }
.menusideright .qun a:hover b,.menusideright .qun a b.on{
	display:block;
	width:120px;
	box-shadow: 0px 1px 2px 2px rgba(0,0,0,0.2);
}
.menusideright .qun a:hover .arr{
	display: block;
}
.menusideright .qun .arr{
display: none;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
border-bottom: 10px solid #fff;
position: absolute;
z-index: 999;
margin-top: 0px;
margin-left: 18%;
}

@media screen and (max-width:1200px){
	.menusideright{ display: none;}
}


