
.content {padding:40px 0;position: relative;min-height: 300px; }
.content img{max-width: 100%;}
.sub-banner {height:130px;margin-top:105px;}
.sub-banner .wrapper{padding-top: 35px;}
.sub-banner .txt{color: #fff;padding-left: 30px;background: url(../images/inco01.png) left center no-repeat;}
.sub-banner h2{font-size: 24px;font-weight: normal; line-height: 30px;}
.sub-banner a{color: #fff;}
.sub-banner a:hover{text-decoration: underline;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 250px); float: right;min-height: 600px;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 220px; float: left;}

.innertit{color: #157e7d;font-size: 18px;font-weight: bold; line-height: 30px; border-bottom:1px solid #d9e1e6;padding-bottom: 10px;margin-bottom: 30px;}

@media only screen and (max-width: 920px) {
.sub-banner {margin-top:0px;}

}

@media only screen and (max-width: 768px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;font-size: 12px;}
.inner_cont img{max-width: 98%;}
.content img{max-width: 98%; height:auto!important;}
.innertit{font-size: 14px; margin-top: 10px; text-indent: 10px;margin-bottom: 20px;}
}


/* ==========================================================================
   sunbar
   ========================================================================== */

.sunbar .title{background:#82a3b6;text-indent: 50px; font-size: 18px; font-weight: bold; color: #fff; height:54px;line-height:54px; position: relative;}
.sunbar .title .btn_jt{display: none; height:50px;cursor: pointer;width: 50px; cursor: pointer; position: absolute; top:0; right: 0; text-align: center; line-height: 40px;}
.sunbar .title .inco01{ height:50px;width:50px; display: block; background: url(../images/inco14.png) center no-repeat;}
.sunbar .title .cur .inco01{background: url(../images/inco13.png) center no-repeat;}

.sunbar .barcon{background: #fff;border:1px solid #d9e1e6;}
.sunbar .barcon li{border-bottom: 1px solid #d9e1e6;font-size: 14px; line-height:50px; text-indent:30px; position: relative;}
.sunbar .barcon li .fa{margin-right: 5px;color: #157e7d; text-indent: 0;}
.sunbar .barcon li a{width: 100%; display: block; height:50px;}
.sunbar .barcon li.active a{color: #157e7d;}

.sunbar .barcon .level2{padding-bottom: 20px;display:none;}
.sunbar .barcon .level2 li{border-bottom: 0;height: auto;padding:5px 0;position: relative;}
.sunbar .barcon .level2 li a{height: auto; color: #333; padding-left: 50px; text-indent: 0; font-size: 12px; line-height: 18px;
  width: calc(100% - 65px);}
.sunbar .barcon .level2 li.on a{color: #157e7d;font-weight: bold;}
.sunbar .barcon .level2 li:before {
  content: "";display: block; top:13px; left:36px; position: absolute; width:7px;height: 1px; background: #b1b1b1;
}
.sunbar .barcon .level2 li a:hover{color: #157e7d;}

.sunbar .barcon .level2 li .level3 li a{color: #333;padding-left: 60px;font-weight:normal;}
.sunbar .barcon .level2 li .level3 li:before {
  content: "";display: block; top:13px; left:46px; position: absolute; width:7px;height: 1px; background: #b1b1b1;
}
.sunbar .barcon .level2 li .level3 li.on a{color: #157e7d;font-weight: bold;}
@media only screen and (max-width:768px) {
.sunbar .barcon{display: none;}
.sunbar .title .btn_jt{display: block;}
.sunbar .title{text-indent: 20px;}
}

/* ==========================================================================
   jswz
   ========================================================================== */
.jswztit{width: 100%;height: 76px; text-align: center; line-height: 76px;font-size: 40px;color: #0d2b5d;font-weight: bold;margin-bottom: 20px;
  background: url(../images/jswzbt.jpg) center no-repeat;background-size: cover;  }
.jswzlist li{width: calc(33.33% - 20px); float: left;margin:0 10px 20px 10px;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.jswzlist li .tit{width:100%;height:120px;/*height: 295px;*/ overflow: hidden;text-align: center;color: #fff;font-size: 18px;font-weight: bold;
  background: url(../images/chipown-pic08.jpg) center no-repeat; }
.jswzlist li .tit a{padding: 100px 50px 50px 50px;display: block; line-height:30px;color: #fff;}
.jswzlist li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}
.jswzlist li .txtarea{height: 100px; overflow: hidden;position: relative;padding: 0 100px 0 10px;border:1px solid #d4dde1;
  border-left:7px solid #fe7676;font-size: 12px;}
.jswzlist li .txtarea p.date{padding-top: 10px;}
.jswzlist li .txtarea .desc{height: 60px; line-height: 20px; overflow: hidden;}
.jswzlist li .txtarea .more{font-size: 16px;}
.jswzlist li .txtarea .more a{width: 78px; height:100px; display: block;  background: #d4dcdf; text-align: center; color: #157e7d;
  position: absolute; right:0;bottom: 0;
}
.jswzlist li .txtarea .more .fa{display: block;margin-top:30px;}

@media only screen and (max-width:920px) {
.jswzlist li{width: calc(50% - 20px);}
.jswztit{height: 60px;line-height: 60px; font-size:30px;}
}

@media only screen and (max-width:768px) {
.jswzlist li{width: calc(50% - 5px);margin:0;margin-top: 10px;}
.jswzlist li:nth-child(2n+1){margin-right: 10px;}
.jswzlist li .tit{height: 120px;font-size: 14px;}
.jswzlist li .tit a{padding:30px 20px;line-height:24px;}
.jswzlist li .txtarea{height: 100px; padding: 0 10px 40px 10px;border:1px solid #d4dde1;}
.jswzlist li .txtarea .more .fa{display: inline-block;margin-top:0;}
.jswzlist li .txtarea .more a{width: 78px; height:30px; line-height: 30px;  position: absolute; right:auto;bottom: 10px;font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
    }
.jswztit{height: 50px;line-height: 50px; font-size:20px;margin-bottom:0px;}
}

.jswz-row01{width:100%;text-align: center;}
.newtitle {font-size: 24px; color:#000;}

.jswz-row01 .byline{height:50px;color:#999;line-height:50px;border-bottom:1px solid #e9e9e9;}
.jswz-row01 .byline span{margin:0 10px;display: inline-block;}
.jswz-row01 .byline .bdsharebuttonbox{display: inline-block;}
.jswz-row01 .byline .bdshare-button-style0-16:after {    display: inline-block;}
.jswz-row01 .byline .bdshare-button-style0-16 a, .jswz-row01 .byline .bdshare-button-style0-16 .bds_more {line-height: 50px; height: 50px; margin:0;}
.jswz-row01 .byline a{color: #999;}
.jswz-row01 .byline a:hover{color: #157e7d;}

.jswz-row02{padding:40px 0;}
.jswz-row02 .jswzcon{width: calc(100% - 340px); float: left;}
.jswzfaq{width: 310px;border:1px solid #d9e1e6; float: right;}
.jswzfaq h3.tit{height: 55px;text-align: center;background: #a0b732;color: #fff;font-size: 18px; line-height: 55px;}
.jswzfaq ul li{border-bottom:1px solid #d9e1e6;padding:20px 20px 20px 70px;position: relative;}
.jswzfaq ul li .inco{width: 32px; height: 32px; text-align: center; line-height: 32px; background: #177f7b;color: #fff;
position: absolute; left: 20px;top: 20px;
-webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.jswzfaq ul li .desc{line-height: 20px;font-size: 14px;}
.jswzfaq ul li a.btn{ width: 170px; height:30px; text-align: center; line-height:30px; display: inline-block; 
  background: #a0b732;color: #fff;margin-top: 15px;font-size: 16px;
  -webkit-border-radius:24px;
  -moz-border-radius:24px;
  -ms-border-radius:24px;
  -o-border-radius:24px;
  border-radius:24px;
}
.row-link{padding:20px 10px;}
.row-link img{width: 133px;margin:0 5px;}



.innerjswz .toolbar{padding-top:40px;text-align: center; border-top:1px solid #d8d8d8;}
.innerjswz .toolbar a{width: 150px; height: 40px; line-height: 40px; display: inline-block; color:#fff; background: #157e7d; font-size: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.innerjswz .toolbar a:hover{background: #138d8c;}


@media only screen and (max-width:920px) {
.jswz-row02 .jswzcon{width:100%; float: none;}
.jswzfaq{width: 100%;float: none;}
.newtitle {font-size: 18px;}
}

@media only screen and (max-width:768px) {
    .newtitle {font-size: 16px;margin-top: 20px;}
    .jswzfaq ul li a.btn{font-size: 14px;}
    .jswz-row02 { padding: 20px 0;}
    .innerjswz .toolbar{padding-top: 20px;}
}

.jswztc{width: 100%;max-width: 850px; margin:0 auto;}
.jswztc .row-tit{height: 55px; font-size: 18px; line-height: 55px; padding:0 20px;background: #157e7d;color: #fff; font-weight: bold;}
.jswztc .row-tit a{float: right;color: #fff;font-weight: normal;font-size: 16px;}
.jswztc .row-tit .fa{margin-right: 5px;}
.jswztc .warp{background: #fff;padding:30px 30px 40px 30px;}
.jswztc .row01 .left,.jswztc .row02 .left{width: 70px; float: left;text-align: center;}
.jswztc .row01 .right,.jswztc .row02 .right{width: calc(100% - 80px); float: right;}
.jswztc .row01 .left em{width: 60px;height: 26px; line-height: 26px; display: block; background: #a0b732;color: #fff;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    border-radius: 26px;
}
.jswztc .row02{border:1px solid #d9e1e6;padding:10px 10px 10px 0;margin: 20px 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.jswzfaqtool{text-align: center;margin-bottom: 10px;}
.jswzfaqtool a{width: 150px;height: 36px;line-height: 36px;color: #fff;margin:0 5px; text-align: center;background: #157e7d;border:1px solid #157e7d;display: inline-block;}
.jswzfaqtool a.btn-lx{background: #fff;color: #157e7d;}

.layui-form-faq .layui-inline{width: calc(50% - 15px);}
.layui-form-faq .layui-input-inline {width: calc(100% - 110px)!important;margin-right: 0!important;}
.layui-form-faq .layui-form-item-wt .layui-inline{width: calc(100% - 15px);}
.layui-form-faq .layui-input-yzm{width: 100px; float: left;}
.layui-form-faq .layui-btn{background: #177f7b;font-size: 14px;border-radius:0;padding:0 40px;}
.layui-form-faq .layui-form-item-btn{ text-align: center;margin-top: 40px; }

@media only screen and (max-width:768px) {
    .jswztc{font-size: 12px;}
    .jswztc{width: calc(100% - 40px); margin:0 auto;}
    .jswztc .warp{background: #fff;padding:20px 20px 30px 20px;}
    .jswztc .row-tit{height:40px; font-size: 14px; line-height:40px;}
    .jswztc .row-tit a{font-size: 12px;}
    .jswzfaqtool a{width: calc(33.33% - 10px);margin:0 2px;}
}

@media only screen and (max-width:450px) {
.layui-form-faq .layui-inline{width:100%!important; margin-bottom: 10px!important;}
.layui-form-faq .layui-form-item{margin-bottom: 0;}
.layui-form-faq .layui-form-item-btn{margin-top: 20px; margin-bottom: 20px;}
.layui-form-faq .layui-form-label {padding: 9px 15px 9px 0; width: 60px; font-size: 12px;}
.layui-form-faq .layui-input-inline {margin-left: 80px!important;width: calc(100% - 80px)!important;}
}

.newslist li{height: 40px; padding-left: 30px; position: relative; line-height: 40px;border-bottom: solid 1px #ddd; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist li span{float: left;color: #137D7D;margin-right: 20px;}
.newslist li:before {content: ""; display: block; top: 18px; left: 10px; position: absolute; width: 5px; height: 5px; background: #137D7D;}

.newsh{text-align: center;}
.newtitle {font-size: 18px; font-weight: normal; margin-top: 30px;}
.newsh .byline{height:50px;color:#555;line-height:50px;margin-top: 30px; border-top:1px solid #d4d9e2;border-bottom:1px solid #d4d9e2;}
.newsh_cn {padding:20px 0;max-width: 1100px; margin:0 auto;}
.toolbar{border-top:1px solid #d8d8d8;padding-top:20px; text-align: center;}
.toolbar a{color: #333; font-size: 14px;}
.toolbar a:hover{color: #137D7D;}


@media only screen and (max-width:768px) {
.newtitle {font-size: 14px;margin-top: 0;}
.newsh .byline { height: 40px;line-height: 40px; margin-top: 0; border-top:0;}
}

.tzz-zxgg{ margin-bottom: 10px;}
.tzz-zxgg em{font-size: 16px;color: #157e7d;font-weight: bold;}
.tzz-zxgg a{color: #157e7d;}
.tzz-zxgg a:hover{text-decoration: underline;}

/* ==========================================================================
   careers
   ========================================================================== */
.careerMenu{width:100%;margin-top: 50px;}
.careerMenu h3{ height:44px;border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer;font:normal 16px/44px microsoft yahei;color: #282828;margin-top:20px;}
.careerMenu h3 .date{width:130px; text-align: center; overflow: hidden;float: right; height: 44px;font-size: 14px;}
.careerMenu h3 .tit01{width: calc(100% - 640px);margin-left:20px;margin-right: 20px; height: 44px;float: left; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.careerMenu h3 .tit02{width:70px; height: 44px;margin-right: 10px; float: left; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.careerMenu h3 .tit03{width:370px; height: 44px;margin-right: 20px; float: left; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.careerMenu h3.on{color: #157e7d;}
.careerMenu h3 em{ float:left; display:block; width:44px; height:44px; background:url(../images/icoAdd02.png) center bottom no-repeat;
 cursor:pointer;border-right:1px solid #e8e8e8;margin-right: 20px; }
.careerMenu h3.on em{ background-position:center top; }
.careerMenu .nwms{font: 300 14px/24px microsoft yahei;padding:20px 20px 60px 20px; border:1px solid #e8e8e8; border-top: 0;position: relative;}
.careerMenu .nwms .btn_ljyp{background: #157e7d;color: #fff;padding:6px 30px;position:absolute;right: 20px;bottom: 20px;
-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
@media only screen and (max-width: 1200px) {
.careerMenu h3{font-size: 14px;}
.careerMenu h3 .tit01{width: calc(100% - 500px);margin-right: 10px;}
.careerMenu h3 .tit03{width:250px;margin-right: 10px;}
}

@media only screen and (max-width: 768px) {
.careerMenu h3 .tit02,.careerMenu h3 .tit03{display: none;}
.careerMenu h3 .tit01{width: calc(100% - 20px);margin-right: 0;font-size: 12px;}
.careerMenu h3 .date{display: none;}
.careerMenu .nwms{font-size: 12px;line-height: 18px;}
.careerMenu{margin-top: 20px;}
.careerMenu h3{margin-top: 10px;}
}

.red{color: #f00;}
.layui-form-tech{max-width: 1000px; margin:0 auto;}
.layui-form-tech .layui-form-label{width: 100px;}
.layui-form-tech .layui-input-block {margin-left: 140px;}
.layui-form-tech .layui-form-item-btn{text-align: center; margin-top:50px;}
.layui-form-tech .layui-input-qt{width: 200px; display: inline-block;height: 28px; line-height: 28px;}
.layui-form-tech .layui-form-checkbox[lay-skin=primary] {min-height: 30px;}

@media only screen and (max-width: 450px) {
 .layui-form-tech .layui-form-label{padding-left: 0;padding-right: 0; font-size: 12px;}   
 .layui-form-tech .layui-input-block {margin-left: 110px;}
}


.layui-form-sample{max-width: 1000px; margin:0 auto;}
.layui-form-sample .layui-form-label{width: 100px;}
.layui-form-sample .layui-input-block {margin-left: 130px;}
.layui-form-sample .layui-input-qt{width: 150px; display: inline-block;height: 28px; line-height: 28px;}
.layui-form-sample .layui-form-checkbox[lay-skin=primary] {min-height: 30px;}
.layui-form-sample .layui-form-item-sqsl .layui-input-block{margin-left: 0;}
.layui-form-sample .layui-form-item-sqsl .layui-form-label{width: 100%;padding-left: 0;padding-right: 0; text-align: left;}
.layui-form-sample .layui-form-item-btn{text-align: center;margin-top: 50px;}

.layui-form-research{margin:30px auto 0 auto;max-width: 800px;}
.layui-form-research .layui-form-item-btn{text-align: center;margin-top: 50px;}
.layui-form-research .layui-form-label{ width: 330px; text-align: left; }
.layui-form-research .layui-input-block { margin-left:360px;}
.layui-form-research .layui-form-item-xm .layui-form-label{width: 100px;}
.layui-form-research .layui-form-item-xm .layui-input-block { margin-left:130px;}
.layui-form-research .layui-form-item-sqsl .layui-input-block{margin-left:20px;}

@media only screen and (max-width: 450px) {
.layui-form-research .layui-form-label{ width: 100%; text-align: left; padding-left: 0;padding-right: 0; float: none;}
.layui-form-research .layui-input-block { margin-left:0; max-width: 100%!important;}
.layui-form-research .layui-form-item-pj .layui-form-label{float: left;}
.layui-form-research .layui-form-item-pj .layui-inline{margin-bottom: 0;}
.layui-form-research .layui-form-item-sqsl .layui-input-block { margin-left: 0;}
.layui-form-research .layui-form-item-xm .layui-form-label{float: left;width: 60px;}
.layui-form-research .layui-form-item-xm .layui-input-block{margin-left: 70px;}
.layui-form-research .layui-form-item-btn{margin-top: 30px;}
}


.slidequaBox{}
.slidequaBox .hd{border-bottom:1px solid #137d7d;}
.slidequaBox .hd ul{}
.slidequaBox .hd ul li{ float:left; padding:0 15px; line-height:32px;  cursor:pointer;background: url(../images/tab_normal.png) repeat-x center;
  border:1px solid #666666;border-bottom: 0;margin-right: 2px;
 }
.slidequaBox .hd ul li.on{ background:#16afa5;border-color: #137d7d;color: #fff;}
.slidequaBox .bd{padding:20px;}

/*.inner-pro table{font-size: 12px; line-height: 18px;box-sizing: border-box!important;table-layout:fixed;}
.inner-pro table th{ background: #64aade; font-size: 12px;color:#fff;padding:2px 5px!important;border:0!important;border-right: 1px solid #fff!important;word-break:break-all;}
.inner-pro table td{padding:5px 5px!important; line-height: 18px;border:0px!important;border-right: 1px solid #fff!important;border-top: 1px solid #fff!important;word-break:break-all;}
.inner-pro table tr:nth-child(2n){background: #ecf2fa;} 
.inner-pro table tr:nth-child(2n+1){background: #caddf2;} 
.inner-pro table td a{color: #137d7d;}
.inner-pro table td a:hover{text-decoration: underline;}
@media only screen and (max-width: 920px) {
.inner-pro-table{width: 100%; overflow-x: scroll;padding-bottom: 10px; }
.inner-pro-table table{width: 800px;}
}
.slidequaBox .hd{position: relative;}
.slidequaBox .hd .wyzx-btn{position: absolute; right: 0;top: 0;color: #137d7d;}
.slidequaBox .hd .wyzx-btn:hover{text-decoration: underline;}
.inner-pro table tr{ box-sizing: border-box!important;}
.inner-pro table th,.inner-pro table td{width: 9%; box-sizing: border-box!important;word-break:break-all;}
.inner-pro table th:nth-child(1),.inner-pro table td:nth-child(1){width: 8%;}
.inner-pro table th:nth-child(2),.inner-pro table td:nth-child(2){width: 20%;}*/

.ttbale th,.ttbale td{width: 10%; box-sizing: border-box!important; padding:1px!important;word-break:break-all;}
.ttbale th:nth-child(1),.ttbale td:nth-child(1){width: 8%;}
.ttbale th:nth-child(2),.ttbale td:nth-child(2){width: 14%;}
.ttbale{ border:1px solid #ddd; color:#333;margin-bottom: 10px;  font-size:10px; line-height:14px; font-family:Verdana, Geneva, sans-serif;table-layout:fixed;}
.ttbale th {  height:30px; text-align:center; font-weight:bold; color:#333; padding:1px; font-size:10px}
.ttbale td  { line-height:16px; padding:3px 2px;  }
.ttbale td,.ttbale th{ border:1px solid #ddd;  }
.ttbale a{ color:#7E3D8E; }
@media only screen and (max-width: 920px) {
.newsh_cn{width: 100%; overflow-x: scroll;padding-bottom: 10px; }
.newsh_cn table{width: 800px;}
}
.tip{  padding:10px; color:#999; letter-spacing:1px; clear:both}
.tip a{ text-decoration:none}
.tip span{ width:20x; height:10px; display:inline-block}
.pbox{background-color:#f7f7f7;border:1px solid #ddd;padding:10px;}
.pbox table{width:100%;}
.pbox table caption{color:#137D7D;font-size:14px;padding-bottom:10px;text-align:left;}
.pbox table td{padding:3px;}
.pbox table em{color:#B30000;margin-right:5px;}
.pbox table .sum1{border-top:1px dotted #CCCCCC;padding:10px 0;text-align:right;}
.pbox table .sum2{border-top:1px solid #CCCCCC;font-weight:bold;padding:10px 0;text-align:right;}
.pbox ul{color:#B30000;}
.pbox ul li{line-height:24px;}

.sublist strong{ color:#333; padding-bottom:3px}

#tongji span{ border-bottom:solid 1px #ddd; color:red; width:30px; display:inline-block;*zoom:1;*display:inline-block; text-align:center}
.qtcbtj{float:right; padding-top:15px; margin-right:30px; font-size:13px; line-height:28px;}

@media only screen and (max-width: 768px) {
.rmprotabbox{width: 100%; overflow-x: scroll;padding-bottom: 10px; }
.rmprotabbox table{width: 600px;}
.slidequaBox .bd{padding:20px 0;}
.qtcbtj {float: none;margin-right:0;font-size: 12px;}
.pbox{width: calc(100% - 22px)!important;}
}

/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center; font-family: microsoft yahei;}
#Lb_pager .pages a { display: inline-block; margin: 0 3px; padding: 0 13px;color: #333; cursor: pointer; line-height: 30px; height: 30px;
    border:1px solid #d9e1e6;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #166867;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #166867;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{
}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center; padding: 0 40px;border-top: 3px solid #fff;
}

.sub_nav {background: #fff;}

.sidenav li:hover,
.sidenav li.active {border-color: #1d408f;}
.sidenav li:hover a,
.sidenav li a:hover,
.sidenav li.active a {color: #1d408f; font-weight: bold;}
.sidenav li:last-of-type a {}

/* overview */
.ln-menu-link { display: block; font-size:16px; position: relative; *zoom: 1; line-height: 65px;}

#ln-menustate {
    display: none;
}
@media only screen and (max-width: 767px) {
    .sub_nav {margin-top:0;}
.sidenav{background:#fff;}
    .sidenav li {
        width: 100%;
        text-align: center;border-right:0;padding:0;
    }
    .sub_nav {background:#fff;}
    .ln-menu-link .inco{width:30px; height: 30px;position: absolute;top: 10px; left: 30px;}
    .ln-menu-link {
        line-height: 20px;
        border-bottom: 1px solid #d7d7d7;
        border-right: none;
        border-left: none;
        border-top: none;
        margin: 0; font-size: 14px;font-weight: normal;
    }
    
    .overview.hidden {
        display: block;
    }
    
    .sidenav li.on {
        border-bottom: none;
    }
    
    .sub_nav li:first-child .ln-menu-link {
        border-left: none;
    }
}
.sidenav li.on a {
    color: #10924e;
}

}
#ln-menustate {
    display: none;
}
.localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after {
    background-color: #d6d6d6
}
.ln-content {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    z-index: 2
}
.ln-curtain {
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 9;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#ln-menustate:checked ~ .localnav .ln-curtain,
#ln-menustate:target ~ .localnav .ln-curtain {
    -webkit-transition: opacity 1s ease 0.1s;
    transition: opacity 1s ease 0.1s
}
.ln-actions {
    float: left;
    display: none;
}
.ln-action {
    float: left;
    margin-left: 24px
}

/* chevron */
.ln-menucta {
    cursor: pointer;
    display: block;
    margin-right: -11px;
    overflow: hidden;
    width: 40px;
    height: 48px;
    -webkit-tap-highlight-color: transparent;
}
.ln-menucta-chevron {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    background: #333
}
.ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
    right: 50%
}
.ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
    left: 50%
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron,
#ln-menustate:target ~ .localnav .ln-menucta-chevron {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::before,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::after,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}
.ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}
.ln-menucta-anchor:focus {
    outline-offset: -6px;
    width: 100%;
    height: 100%
}
.ln-menucta-anchor-close {
    display: none
}
.ln-menucta-anchor-label {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
#ln-menustate:checked ~ .ln-menucta-anchor-open,
#ln-menustate:target ~ .ln-menucta-anchor-open {
    display: none
}
#ln-menustate:checked ~ .ln-menucta-anchor-close,
#ln-menustate:target ~ .ln-menucta-anchor-close {
    display: block
}

@media only screen and (max-width: 768px) {    
    .content {
        position: relative;
        padding-top: 20px;padding-bottom: 20px;
    }
    .col-main {
        margin: 0;
    }
    .col-left {
        float: left;
        width: 200px;
        margin-left: -100%;
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .localnav {
        height: 48px
    }
    .overview {
        float: left;
        line-height: 48px;
        padding: 0;
        background: none;
        color: #333;
    }
    .sidenav {
        border-width: 0;
    }
    .ln-menu-link {
        border-bottom: 0 none;
    }
    .ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    .ln-menu {
        line-height: 48px;
        padding-top: 0;
        width: 100%
    }
    .ln-menu-tray {
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    }
    #ln-menustate:checked ~ .localnav .ln-menu-tray,
    #ln-menustate:target ~ .localnav .ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
    #ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray {
        overflow-y: hidden
    }
    #ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
    .ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
    #ln-menustate:checked ~ .ln-curtain,
    #ln-menustate:target ~ .ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
    .ln-actions {
        display: block;
        margin-left: 0;
        padding: 0 16px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        left: 50%
    }
    .ln-action {
        margin-left: 16px
    }
    .ln-action-menucta {
        margin-left: -20px;
        position: absolute;
        left: 0;
        z-index: 1
    }
    .ln-action-button {
        float: right;
        margin-left: 27px
    }
    .ln-content {
        padding: 0 20px;
    }
    .inner-cont {
        margin: 10px;
    }
    .sidenav {
        opacity: 1;
        padding: 17px 10px 28px 10px;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
        -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }
    .sidenav .level2 li,
    .sidenav .level2 li a {
        line-height: 20px;
    }
    #ln-menustate:checked ~ .localnav .sidenav,
    #ln-menustate:target ~ .localnav .sidenav {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-delay: 0.2s, 0.4s;
        transition-delay: 0.2s, 0.4s
    }
    .ln-menu-item {
        display: block;
        line-height: 48px;
        margin-left: 0;
        width: 100%; padding:0;
    }
    .ln-menu-item:first-child .ln-menu-link {
        border-top: 0
    }
    .ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.07s;
        transition-delay: 0.07s
    }
    .ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }
    .ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }
    .ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    .ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }
    .ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }
    .ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }
    #ln-menustate:checked ~ .localnav .ln-menu-item:nth-child(1) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.56s;
        transition-delay: 0.56s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(2) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(3) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(4) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(5) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(6) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(7) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }
    .ln-menu-link {
        border-top: 1px solid rgba(214, 214, 214, 0.5);
        display: block;
        padding-top: 14px;
        padding-bottom: 14px;
        opacity: 0;
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform
    }
    #ln-menustate:checked ~ .localnav .ln-menu-link,
    #ln-menustate:target ~ .localnav .ln-menu-link {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .ln-menucta-anchor {
        display: block
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    #ln-menustate:checked ~ .ln-menu-tray,
    #ln-menustate:target ~ .ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

@media only screen and (max-width: 767px) {
.ln-menu-link{    
-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;

}
}

.offerpart01{ text-align: center;margin-bottom: 40px;}
.offerpart01 h3{font-size: 24px;margin-bottom:5px;}
.offerpart01 p,.offerpart01 a{color: #777;}
.offerpart01 a:hover{color: #17368b;}

.offerbox{padding:40px;background: #fff;box-shadow:0 0 5px 5px rgba(0, 0, 0, .1);}
.offerbox .warp{max-width: 1000px; margin:0 auto;}
.offerbox .tit{font-size: 18px;padding:20px 0;}
.offerbox .tit02{border-top: 1px solid #e5e5e5;margin-top: 50px;}
.topmode01 .li{width:33.3%;height: 90px; float: left;}
.topmode01 .li p{margin-bottom: 5px;color: #999;font-size: 16px;}
.topmode01 .ui-input{width: calc(100% - 60px); font-size: 14px; height: 18px; line-height: 18px; padding:12px 20px;
    background-color: #f1f3f7;border:1px solid #f1f3f7;  font-family: microsoft yahei; color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.topmode01 .ui-select{width: calc(100% - 20px); font-size: 14px; height: 44px; line-height: 44px;text-indent:15px;
    background-color: #f1f3f7;border:1px solid #f1f3f7;  font-family: microsoft yahei; color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.topmode02 {margin-bottom: 10px;}
.topmode02 p{margin-bottom: 5px;color: #999;font-size: 16px;}
.topmode02 .ui-textarea{width: calc(100% - 60px); font-size: 14px; height: 100px; line-height: 18px; padding:12px 20px;
    background-color: #f1f3f7;border:1px solid #f1f3f7;  font-family: microsoft yahei; color: #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.topmode03{text-align: center;padding-top: 30px;}
.topmode03 .ui-btn{border: 0 none; cursor: pointer;text-align: center; padding:12px 20px;font: 700 16px/24px microsoft yahei;
 color: #fff; width: 200px;background: #193273;
 -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
@media only screen and (max-width:767px) {
.careerhot .hotbox{width: calc(100% - 100px);height: 40px; overflow: hidden;}
.careerhot{padding:20px;}
.careerbox .txtarea{padding:20px 0 70px 0;}
.careerbox .txtarea .zxyp_btn{right:auto; left: 0;}

.topmode01 .li{width:100%;float: none;}
.offerbox{padding:40px 0 40px 20px;}
}




.tip{  padding:10px; color:#999; letter-spacing:1px; clear:both}
.tip a{ text-decoration:none}
.tip span{ width:20x; height:10px; display:inline-block}
.boxred { padding:0 7px; margin:0 5px 0 10px ; background:#b71649}
.boxblue { padding:0 7px ; margin:0 5px 0 10px ; background:#64aade}
.boxgreen { padding:0 7px ; margin:0 5px 0 10px ; background:#86b369}
.boxyellow { padding:0 7px ; margin:0 5px 0 10px ; background:#948e28}
.inner-pro-table-rmpro{margin-top:25px;}
.rmcph2{    color: #157e7d;    font-size: 18px;    font-weight: bold;    line-height: 30px;/* margin-top:40px;*/ float:left;}
.inner-pro-table-rmpro table{table-layout:fixed;}
.inner-pro-table-rmpro table tr{ box-sizing: border-box!important;}
.inner-pro-table-rmpro table th,.inner-pro-table-rmpro table td{width: 7%; box-sizing: border-box!important;word-break:break-all;}
.inner-pro-table-rmpro table th:nth-child(1),.inner-pro-table-rmpro table td:nth-child(1){width: 10%;}
.inner-pro-table-rmpro table th:nth-child(2),.inner-pro-table-rmpro table td:nth-child(2){width: 20%; text-align:center;}
@media only screen and (max-width: 768px) {
.inner-pro-table-rmpro{width: 100%; overflow-x: scroll;padding-bottom: 10px; }
.inner-pro-table-rmpro table{width: 700px;}
}


.contact .row01{margin:20px 0 40px 0;}
.contact .row01 .txt01{color:#157e7d; font-size: 16px; font-weight: bold;margin-bottom: 10px;}
.contact .row01 li{width: calc(25% - 15px);float: left; border-top: 2px solid #157e7d;margin-right: 20px;
  background-color: #f7f7f7;padding:20px 0; color: #666;
  -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.1), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.1);
}
.contact .row01 li:last-child {margin-right: 0;} 
.contact .row01 li h2{font-size: 20px; text-align: center;}
.contact .row01 li .desc{ height: 48px; line-height: 24px; overflow: hidden;margin:0 20px; }
.contact .row01 li .more{text-align: center;margin-top:10px;}
.contact .row01 li .more a{width: 80px; height:30px;text-align: center; line-height: 30px; display: inline-block; background: #157e7d;color: #fff;}


.contact-list .row {overflow: hidden; margin-bottom: 10px;}
.contact-list .row .map{width:600px;float: right;height:380px; overflow: hidden;}
.contact-list .row .txtarea{width: 400px; float: left; overflow: hidden;}

.contact-list .hd{height:53px; cursor: pointer; font-size: 16px; line-height:53px;padding:0 20px;border: 1px solid #d9e1e6;
  background:url(../images/arr04.png)  right center no-repeat;margin-bottom: 10px; color: #147e7d;
}
.contact-list .hd:last-child {border-bottom: 1px solid #cedee9; } 
.contact-list .hd .fa{color: #147e7d;font-size: 18px;margin-right: 10px;}
.contact-list .bd{padding:30px 40px;border: 1px solid #d9e1e6;border-top:0;background: #fff;}
.contact-list .desc{min-height:120px; line-height:24px; color: #5c788b; overflow-y:auto;}
.contact-list .bd img{width: 350px;}

.techtop{margin: 20px auto 40px;width: 1030px;}
.techtop .txt01{color:#157e7d; font-size: 16px; font-weight: bold;margin-bottom: 10px;}
.techtop li{width: calc(50% - 30px);float: left; border-top: 2px solid #157e7d;margin-right: 15px; margin-left:15px;
  background-color: #f7f7f7;padding:20px 0; color: #666;
  -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.1), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.1), 0 1px 1px 0 rgba(0,0,0,.12), 0 2px 1px -1px rgba(0,0,0,.1);
}
.techtop li h2{font-size: 20px; text-align: center;}
.techtop li .desc{/* height: 48px; */line-height: 32px; overflow: hidden;margin:0 20px; text-align:center; }
.techtop li .more{text-align: center;margin-top:10px;}
.techtop li .more a{width: 80px; height:30px;text-align: center; line-height: 30px; display: inline-block; background: #157e7d;color: #fff;}
@media only screen and (max-width:1030px) {
.techtop{width: 100%;}
}
@media only screen and (max-width:1300px) {
.contact-list .row .map{float: none;}
.contact-list .row .txtarea{width:100%; float: none;height: auto;}
}

@media only screen and (max-width:768px) {
  .contact-list .row .map{width: 100%;}
.contact-list .hd{height: 40px;line-height: 40px;font-size: 12px;}
.contact-list .bd{padding:20px;}
.contact .row01 li{width: calc(50% - 5px);margin-right: 10px;margin-bottom: 10px;}
.contact .row01 li:nth-child(2n) {margin-right: 0;} 
.contact .row01 { margin: 20px 0;}
.contact .row01 li h2 { font-size:16px;}
}

.inner_con_bannerimg{max-height:230px; width:100%; margin-bottom:15px;}


/*custombytanyx*/

.list.list-icons.list-icons-style-3 li {
    padding-top: 15px;
    padding-left: 56px;
}
.list.list-icons li {
    position: relative;
    padding-left: 25px;
}
.list li {
    margin-bottom: 13px;
}
.fa, .fas {
    font-weight: 300;
}
.list.list-icons li p> [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}
.list.list-icons li p> [class*="fa-"]:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
    color: #0088CC;
    border-color: #0088CC;
}

.list.list-icons.list-icons-style-3 li p> [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: rgb(20, 124, 125);
}

.list.list-icons.list-icons-style-3 li p> [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > [class*="fa-"]:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    color: #FFF;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    /*padding: 5px;*/
    font-size: 1.3em;
    line-height:40px;
}

.jswzlist li .tit{
	display: flex;
	align-items: center;
}
@media only screen and (min-width: 769px){
.jswzlist li .tit a {
    padding: 0px 50px 0px 50px;
  }
}


.proimgwrap_s{
  background: url(/cn/images/weburlsy.png) repeat-y center !important;
}


.contact-list .bd {
    margin-top: -10px;
}