.content {padding:40px 0;position: relative;min-height: 300px; background: #fff;}
.content img{max-width: 100%; height: auto!important;}
.sub-banner {height:210px;margin-top: 140px;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 320px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 270px; float: left;}

@media only screen and (max-width: 920px) {
.sub-banner {margin-top:0;}
}
@media only screen and (max-width: 768px) {
   .sub-banner {height: 150px;} 
}

.innertit{margin: 30px 0 ; text-align: center;}
.innertit h2{color: #333;font-size: 36px; line-height: 50px; margin-bottom: 10px;}
.innertit .line{width: 100px;height: 2px; background: #333;margin:0 auto;}

@media only screen and (max-width:920px) {
.innertit h2{font-size:30px;}  
}
@media only screen and (max-width: 768px) {
.innertit{margin:0 0 20px 0 ;}
.innertit h2{font-size: 16px; line-height: 30px;}  
}



/* ==========================================================================
   about
   ========================================================================== */
.about-con .row01 .txt{float: left;width: calc(100% - 580px); font-size: 16px;line-height: 30px;}
.about-con .row01 .pic{width: 520px; float: right;}
.about-con .row02 .pic{width: 373px; float: left;}
.about-con .row02 .txt{float: right;width: calc(100% - 430px); font-size: 16px;line-height: 30px;}
.about-part02{height: 180px;margin-bottom: 60px;  background:url(../images/skldpic13.jpg) top center no-repeat;background-size: cover;}
.about-part02 .txt{color: #fff;font-size: 16px;max-width: 1100px;margin:50px auto 0 auto;}
.about-con .h3-tit{color: #0072bb;font-size: 20px;margin:50px 0;}
@media only screen and (max-width:920px) {
.about-con .row01 .pic{width:400px;}
.about-con .row01 .txt{width: calc(100% - 430px); font-size: 16px;line-height:24px;}
}

@media only screen and (max-width:768px) {
  .about-con .row01 .txt,.about-con .row01 .pic{width: 100%; float: none;}
  .about-con .row02 .txt,.about-con .row02 .pic{width: 100%; float: none;}
  .about-con .row01 .txt,.about-con .row02 .txt{line-height: 18px; font-size: 12px;margin-bottom: 10px;}
  .about-con .h3-tit{font-size:14px;margin:20px 0;}
  .about-part02{height: auto;margin-bottom:0;}
.about-part02 .txt{font-size: 12px;margin:20px auto;}
}



/* ==========================================================================
   pro
   ========================================================================== */

.inner-pro-bt{text-align: center;font-size: 18px;}
.probox{overflow: hidden;border:1px solid #d4d9e2;   background:#fff;}
.probox .pic{height:240px; line-height:240px; text-align: center;overflow: hidden;background: #fff; }
.probox .pic img{transition: transform 2s; display: inline-block!important;width: 80%;}
.probox:hover .pic img{ transform: scale(1.1);}
.probox .txtarea{padding:20px;background:#eef2f5;
  background-image: -webkit-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: linear-gradient(top,#fff 0%,#eef2f5 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#fff', StartColorStr='#eef2f5');
 }


.probox .txtarea h3{font-size:16px;text-transform:Uppercase; width:100%;height: 30px; line-height: 30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.probox .txtarea .ms{font-size:12px;color: #777;overflow: hidden; height:96px; line-height:24px;margin-top: 10px;}
.probox .txtarea .xl{font-size:14px;color: #0072bb; height:24px; line-height:24px;width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.probox a.more{color: #3d7dca;width: 100%; height:44px;display: inline-block; text-align: center; line-height:44px;background: #fff;
  border-top: 1px solid #d4d9e2;
}
.probox a.more:hover{font-weight: bold;}

.proboxnull {height:485px;background:#eef2f5;
  background-image: -webkit-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: linear-gradient(top,#fff 0%,#eef2f5 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#fff', StartColorStr='#eef2f5');}

@media only screen and (max-width:450px) {
.probox .pic{height:180px; line-height:180px; }
.probox .txtarea{padding:10px;}
.probox .txtarea .ms{margin-top: 0; line-height: 18px;height:72px;}
.probox .txtarea h3{font-size: 12px;}
.probox .txtarea .xl{font-size: 12px;}
.proboxnull {height:370px;}
}


.prodetail{padding:30px 0;}
.prodetail .left{width:332px;height:322px; overflow: hidden;float: left;}
.prodetail .left .probigpic{height: 320px; border: 1px solid #cdcedf;line-height:320px;overflow: hidden; text-align: center;}
.prodetail .left .probigpic img {max-width: 100%;}

.prodetail .right{width: calc(100% - 450px); overflow: hidden;float: right;}
.protit{color: #999; margin-bottom: 20px;border-bottom: 1px solid #d9e2e9;padding:0 20px 20px 20px;position: relative;}
.protit h3{font-size:30px;color: #000; font-weight: normal;}
.protit p.xh{font-size: 18px;}
.protit a{width: 120px; height:32px;text-align: center; line-height:32px; display: inline-block; background: #cedee9;color: #0072bb;
  position: absolute;right: 20px;bottom:30px;
}
.prodetail .txtms{height:200px; line-height:30px;padding:20px 20px 0 20px; overflow-y: auto; font-size: 16px;}

.slidepro .parHd{text-align: center;height: 47px; border-bottom: 1px solid #cedee9;position: relative;}

.slidepro .parHd li{font-size: 18px; height: 46px; line-height: 46px;color: #86929b;margin: 0 10px; background: #e6eef4; padding:0 40px;cursor: pointer;display: inline-block; }
.slidepro .parHd li.on{background: #fff;color: #333;margin-top: 1px; position: relative;border: 1px solid #cedee9;border-bottom:0;}

.slidepro .parBd{padding:20px 0;}
.slidepro .prods .row{margin:0 auto 50px auto;max-width: 1000px;font-size: 16px; line-height: 30px; }
.slidepro .prods .row .tit{font-weight: bold;color: #0072bb;font-size: 20px;margin-bottom: 10px;}
.slidepro .prods .row .tit .fa{margin-right: 10px;}
.slidepro .prods .row .mode{width: calc(50% - 50px);}
.slidepro .prods .row .mode.left{float: left; text-align: right;}
.slidepro .prods .row .mode.right{float: right;}
.slidepro .prods .row .mode.left img{float: left;}

.protools{padding-top: 20px; border-top: 1px solid #cedee9; text-align: center;}

.protools a{width: 140px; height:45px; margin:0 20px; font-weight: bold; text-align: center; line-height: 45px; display: inline-block; 
  background: #0072bb;color: #fff;}

#owl-pro1 .owl-prev,#owl-pro1 .owl-next,#owl-pro2 .owl-prev,#owl-pro2 .owl-next,#owl-pro3 .owl-prev,#owl-pro3 .owl-next
{width:30px;top:50%; height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
  margin-top: -50px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-pro1 .owl-prev,#owl-pro2 .owl-prev,#owl-pro3 .owl-prev{position: absolute;left:-50px; background:url(../images/arr01.png) left top no-repeat;}
#owl-pro1 .owl-next,#owl-pro2 .owl-next,#owl-pro3 .owl-next{position: absolute;right:-50px;background:url(../images/arr02.png) right top no-repeat;}

@media only screen and (max-width:920px) {
.prodetail .right{width: calc(100% - 380px);}
}

@media only screen and (max-width:768px) {
.prodetail{padding:0;}
.prodetail .left{width:100%;height:auto;float: none;}
.prodetail .right{width:100%;float: none;}
.prodetail .left .probigpic{height: auto;line-height:100%;}
.protit{margin-bottom: 0;padding:20px 0 20px 0;}
.protit h3{font-size:16px;}
.protit a{position: relative;bottom: 0;right: auto;left: 0;margin-top: 10px;}
.prodetail .txtms{height:200px;line-height:24px;padding:10px;font-size: 12px;}
.slidepro .parHd{height:31px;}
.slidepro .parHd li{font-size: 12px; height:30px; line-height: 30px;color: #86929b;margin: 0; padding:0 10px;}
.slidepro .prods .row{max-width: 1000px;font-size: 12px;margin-bottom: 20px; line-height:24px; }
.slidepro .prods .row .mode.left{float: none; text-align: left;}
.slidepro .prods .row .mode.right{float: none;}
.slidepro .prods .row .mode.left img{float: none;}
.slidepro .prods .row .mode{width:100%;}
.slidepro .prods .row .tit{font-size: 14px;}
.protools a{width: 100px; height:40px; margin:0 10px;line-height: 40px;}
}

/* ==========================================================================
   service
   ========================================================================== */

.applist li{width: calc(50% - 30px);margin:0 15px 30px 15px;  float: left;text-transform:Uppercase;}
.applist li .pic{width: 100%;height: 340px;overflow: hidden;}
.applist li .pic img{width: 100%;height: 100%; transition: transform 2s;}
.applist li:hover .pic img{ transform: scale(1.1);}
.applist li .tit{height: 50px; line-height: 50px;border:1px solid #cedee9;border-top: 0; text-align: center; 
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.applist li .tit a{margin:0 10px;}

@media only screen and (max-width:1200px) {
  .applist li .pic{height: 280px;}
}

@media only screen and (max-width:920px) {
  .applist li .pic{height: 230px;}
}

@media only screen and (max-width:450px) {
  .applist li .pic{height:100px;}
  .applist li{width: calc(50% - 10px);margin:0 5px 10px 5px;}
  .applist li .tit{height: 30px; line-height: 30px;}
}

/* ==========================================================================
   chaxun
   ========================================================================== */

.chaxun-con{padding:60px 0 100px 0; background:url(../images/skldpic22.jpg) center bottom no-repeat;background-size: cover;}
.chaxun-con .rowtit{ text-align: center; }
.chaxun-con .rowtit h3{font-size: 30px; font-weight: normal;}
.chaxun-con .rowtit p{color: #0072bb;}
.chaxunbox{padding:100px;border:1px solid #dfeaf1;margin-top: 60px;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#A5FFFFFF', endColorstr='#A5FFFFFF');background:rgba(255,255,255,0.65);
}
.chaxunbox .cx-row01 .li{width: calc(33.33% - 20px); height:80px; margin: 0 10px; float: left; }
.chaxunbox .cx-row01 .li p{margin-bottom: 10px;}
.chaxunbox .ui-input{width: calc(100% - 30px); font-size: 14px;height: 18px; line-height: 18px; padding:10px;
  background-color: #fff;border:1px solid #cedee9;  font-family: microsoft yahei; color: #999;}
.checkcode02 .ui-input{width:120px; float: left;margin-right: 10px;}
.chaxunbox .cx-row02{text-align: center;margin-top:50px;}
.chaxunbox .cx-row02 .ui-btn{border: 0 none; cursor: pointer;font-weight: bold;font-size: 18px;
  text-align: center; padding:12px 20px; color: #fff; width: 200px;background: #176cb0;}
.chaxunbox .cx-row03{padding-top: 60px;margin-top: 60px; border-top:1px solid #cedee9;}
.chaxunbox .cx-row03 p.txt01{font-size: 24px;margin-bottom: 60px; text-align: center;}
.chaxunbox .cx-row03 .li{height: 60px;font-size: 16px;color: #000; margin:0 20px;display: inline-block;}
.chaxunbox .cx-row03 .green{color: #009944;line-height: 60px; font-weight: bold;font-size: 18px;vertical-align: top;}
.chaxunbox .cx-row03 .green .fa{font-size: 48px; margin-right: 10px;vertical-align: middle;}
.chaxunbox .cx-row03 span{display: block;}
.chaxunbox .cx-row03 .mode{text-align: center;}
.chaxunbox .cx-row03 .li:first-child {text-align: left; }
.chaxunbox .cx-row03 .li:nth-child(2)  {text-align: left; }

.chaxunbox .cx-row03 .red{width: 280px; color: #d91516;line-height:24px; font-weight: bold;font-size: 18px;vertical-align: top;}
.chaxunbox .cx-row03 .red .fa{font-size: 48px; width: 60px;height: 60px; float: left; margin-right: 10px;vertical-align: middle;}

@media only screen and (max-width:920px) {
  .chaxunbox{padding:100px 50px;}
  .checkcode02 .ui-input{width:80px;}
  .chaxunbox .cx-row01 .li{width: calc(33.33% - 10px);margin: 0 5px;}
  .chaxunbox .cx-row03 .li{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.chaxun-con .rowtit h3{font-size: 16px;}
.chaxunbox { padding:20px;margin-top: 20px;}
.chaxunbox .cx-row01 .li{width:100%; height:auto; margin:0 0 10px 0; float: none; }
.chaxunbox .cx-row02 .ui-btn{font-weight: normal;font-size: 14px;width: 120px;}
.chaxunbox .cx-row02{margin-top:30px;}
.chaxunbox .cx-row03{padding-top: 30px;margin-top: 30px;}
.chaxunbox .cx-row03 p.txt01 { font-size:14px;font-weight: bold; margin-bottom:20px;}
 .chaxunbox .cx-row03 .li{font-size: 12px;}
}


/* ==========================================================================
   news
   ========================================================================== */
   .newstools{margin-bottom: 60px;padding:50px 200px; border: 1px solid #cedee9; background: #edf1f3;}
.newstools select { font-size: 14px; padding: 9px 16px; width: calc(50% - 30px); float: left;
  background-color: #fff; border: 1px solid #e5e5e5; color: #666;}
.newssearch{width: calc(50% - 30px); border:1px solid #d4dbe0; float: right;}
.newssearch .warp{background: #fff;}
.newssearch #q{ float: left;   border: 0 none; }
.newssearch .search-btn { float: right;   border: 0 none; }
.newssearch #q { width: calc(100% - 70px); height: 18px; padding: 6px 10px; line-height: 18px;
 background: #fff;border:1px solid #fff;font: 300 14px/18px microsoft yahei;  }
.newssearch .search-btn { width: 40px;padding:0;margin:0; height:34px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}
 
.newslist02 li{width: calc(33.33% - 32px);margin:0 15px 30px 15px; float: left;     border: 1px solid #cedee9;}
.newslist02 li .pic{width:100%;height:290px; overflow: hidden;}
.newslist02 li .pic img{width: 100%;height: 100%;transition: transform 2s;}
.newslist02 li:hover .pic img{ transform: scale(1.1);}  
.newslist02 li .date{color: #0072bb;}
.newslist02 li .txtarea{padding:15px;border-top: 0;}
.newslist02 li .txtarea h3{font-size: 18px; font-weight: normal; height: 30px; line-height: 30px; width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist02 li .txtarea h3 a{color: #000;}
.newslist02 li .txtarea .desc{height:72px; overflow: hidden;color: #858585;margin-top: 5px;}
.newslist02 li:hover .txtarea h3 a{color:#0072bb; }


@media only screen and (max-width:1200px) {
.newslist02 li .pic{height:245px;}
}

@media only screen and (max-width:920px) {
.newslist02 li .pic{height:185px;}
.newslist02 li .txtarea h3{font-size: 16px;}
}

@media only screen and (max-width:768px) {
.newstools{margin-bottom: 20px;padding:20px;}
.newssearch{width: calc(50% - 10px);}
.newstools select {width: calc(50% - 10px);font-size: 12px; }
.newssearch #q{font-size: 12px;}
.newslist02 li{width:calc(100% - 2px);margin:0; float: none;margin-bottom: 10px; }
.newslist02 li .pic{height:auto;}
.newslist02 li .txtarea h3 { font-size:14px;}
.newslist02 li .txtarea .desc{margin-top: 0;height: 60px;}
}



.newsh{text-align: center;}
.newtitle {font:700 24px/24px microsoft yahei; }
.newsh .byline{height:50px;color:#999;line-height:50px;border-bottom:1px solid #cedee9;}
.newsh_cn {padding:20px 0;max-width: 1100px; margin:0 auto;    font-size: 16px;line-height: 2em;}
.toolbar{padding-top: 40px;margin-top: 20px; border-top: 1px solid #cedee9; text-align: center;}
.toolbar a{width: 140px; height:45px; margin:0 20px; font-weight: bold; text-align: center; line-height: 45px; display: inline-block; 
  background: #0072bb;color: #fff;}

@media only screen and (max-width:768px) {
.newtitle {font-size: 16px;}
.toolbar{padding-top: 20px;margin-top: 10px;}
.toolbar a{width: 120px; height:40px; margin:0 10px;line-height: 40px;}
}


/* ==========================================================================
   contact
   ========================================================================== */
.contact .map{width:50%; float: left;}
.contact .contact-list{width: calc(50% - 40px);height: 527px; overflow: hidden;  float: right; background: #f2f9fe;}
.contact-list .hd{height: 60px; cursor: pointer; font-size: 16px; line-height: 60px;padding:0 20px;border-top: 1px solid #cedee9;
  background:url(../images/arr04.png)  right center no-repeat;}
.contact-list .hd:last-child {border-bottom: 1px solid #cedee9; } 
.contact-list .hd .fa{color: #d71e1e;font-size: 18px;margin-right: 10px;}
.contact-list .on{font-weight: bold;background:#cedee9 url(../images/arr03.png)  right center no-repeat;}
.contact-list .bd{padding:30px 40px;}
.contact-list .desc{height:180px; line-height:24px; color: #5c788b; overflow-y:auto;}

@media only screen and (max-width:768px) {
.contact .map{width:100%; float: none;}
.contact .contact-list{width:100%; float: none;height: auto;margin-bottom: 10px;}
.contact-list .hd{height: 40px;line-height: 40px;font-size: 12px;}
.contact-list .bd{padding:20px;}
}

/* ==========================================================================
   feedback
   ========================================================================== */
.feedback{padding:100px 0 60px 0; background:#f0f4f7 url(../images/feedbackbg.jpg) bottom center no-repeat;}

.feedback .modtop1{width: 100%; height: auto;}
.feedback .modtop1 .ui-input{width: calc(33% - 60px); font-size: 16px; margin-right:20px;margin-bottom: 25px; height: 18px; line-height: 18px; padding:12px 20px;background-color: #fff;border:1px solid #e5e5e5; float: left; font-family: microsoft yahei; color: #999;}
.feedback .modtop2{width: 100%; height: auto;}
.feedback .ui-textarea{width: calc(100% - 42px); height: 90px; line-height: 18px; padding:10px 20px;background-color: #fff;border:1px solid #e5e5e5;font-size: 16px; font-family: microsoft yahei; color: #999;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 25px;}
.feedback .modtop3 .ui-btn{ float: right; border: 0 none; cursor: pointer;text-align: center; padding:12px 20px;font: 300 14px/24px microsoft yahei; color: #fff; width: 200px;background: #176cb0;}
.checkcode .ui-input{ width:200px; font-size: 16px; height: 18px; line-height: 18px; padding:12px 20px;background-color: #fff;border:1px solid #e5e5e5;  font-family: microsoft yahei; color: #999;}
.checkcode{float: left;}

@media only screen and (max-width: 768px) {
.feedback .modtop1 .ui-input{width: calc(100% - 42px);font-size: 12px; float: none;margin-right: 0; }
.feedback .modtop3 .ui-btn{ float: none;margin-top:20px;}
.feedbacktit{font-size: 12px;line-height: 24px;  margin: 10px 0 20px 0;}
.feedback{padding:0;}
.feedback .ui-textarea{font-size: 12px;}
.checkcode .ui-input{font-size: 12px;}
}

/* ==========================================================================
   history
   ========================================================================== */
.history-con{background:url(../images/historybg.jpg) bottom center no-repeat;}
.historybox{height: 620px;position: relative;}
.historybox .pic{width: 234px; height: 234px; overflow: hidden; background: #fff;border:1px solid #d4d9e2;
  text-align: center; line-height: 234px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
}
.historybox .pic img{display: inline-block!important;width: auto!important; width: 100%!important;height: 100%!important; vertical-align: top; }
.historybox h3{width:234px;height: 30px;color: #0072bb;font-size: 24px; font-weight: bold; text-align: center;}
.historybox .txtarea{width:234px; font-size: 16px;text-transform:Uppercase;overflow-y: auto;
  max-height:190px; line-height: 24px; overflow: hidden;
}
.historybox:before {content: "";display: block; width:23px;height:120px;background:url(../images/inco03.png) bottom center no-repeat;}


#owl-history .owl-item:nth-child(2n) .pic{position: absolute;top: 0;}
#owl-history .owl-item:nth-child(2n) h3{position: absolute; top: 50%;margin-top: 30px;}
#owl-history .owl-item:nth-child(2n) .txtarea{position: absolute;top:410px;}
#owl-history .owl-item:nth-child(2n) .historybox:before{position: absolute; top:203px; left:106px;}

#owl-history .owl-item:nth-child(2n+1) .pic{position: absolute;bottom:0;}
#owl-history .owl-item:nth-child(2n+1) h3{position: absolute; top: 50%;margin-top:-65px;}
#owl-history .owl-item:nth-child(2n+1) .txtarea{position: absolute;bottom: 410px;}
#owl-history .owl-item:nth-child(2n+1) .historybox:before{position: absolute; top:298px; left:106px;
  background:url(../images/inco04.png) top center no-repeat;
}


#owl-history:before {
content: "";display: block; top:50%; left:0; position: absolute; width:100%;height: 1px; background: #0049b8;
}


#owl-history{height: 620px;}
#owl-history .owl-dots{height: 0px;overflow: hidden;}
#owl-history .owl-prev,#owl-history .owl-next{width:14px;top:50%; height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    margin-top: -25px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-history .owl-prev{position: absolute;left:-5px; background:url(../images/arr01.png) left center no-repeat;}
#owl-history .owl-next{position: absolute;right:-5px;background:url(../images/arr02.png) right center no-repeat;}

@media only screen and (max-width: 1280px) {
.historybox .pic{width: 200px; height:200px;line-height:200px;}
.historybox .txtarea{font-size: 14px;margin-left:0;}
.historybox h3,.historybox .txtarea{width:200px;}
#owl-history .owl-item:nth-child(2n) .historybox:before{ left:88px;}
#owl-history .owl-item:nth-child(2n+1) .historybox:before{ left:88px;}
}

@media only screen and (max-width:768px) {
.historybox .pic{width:150px; height:150px;line-height:150px;}
#owl-history{height:400px;}
.historybox{height: 400px;}
.historybox h3,.historybox .txtarea{font-size:16px;width:150px;}
#owl-history .owl-item:nth-child(2n+1) .historybox:before{ left:63px; top: 190px;}
#owl-history .owl-item:nth-child(2n+1) h3{margin-top:-45px;}
#owl-history .owl-item:nth-child(2n+1) .txtarea {bottom:250px;}
#owl-history .owl-item:nth-child(2n) .historybox:before{ left:63px;top:92px;}
#owl-history .owl-item:nth-child(2n) h3 {margin-top: 20px;}
#owl-history .owl-item:nth-child(2n) .txtarea {top: 250px;}
.historybox .txtarea{max-height: 150px; overflow-y: auto; line-height: 18px; font-size: 12px;}
}


/* ==========================================================================
   download
   ========================================================================== */

.down_table .td{height:50px; line-height: 50px;padding:0 10px;float: left;}
.down_table .td a{color:#0072bb;}
.down_table .td a:hover{text-decoration: underline;}
.down_table .bd{border-bottom: 1px solid #e3e3e3;}
.down_table .hd{font-size:16px;background-color: #0072bb;color: #fff;}
.down_table .mohid{width: 100px; text-indent: 20px;}
.down_table .down{width: 180px; text-align: center;}
.down_table .date{width: 170px;}
.down_table .xl{width: 250px;height: 50px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.down_table .name{width: calc(100% - 800px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.downtools select{width: calc(25% - 30px);margin-right: 30px;}
.downtools .newssearch{width: calc(25% - 30px); float: left;}

@media only screen and (max-width:920px) {
.down_table .down{width: 110px;}
.down_table .date{width: 110px;}
.down_table .name{width: calc(100% - 680px);}
.downtools{padding:50px;}
}

@media only screen and (max-width:768px) {
  .down_table .date,.down_table .xl,.down_table .mohid{display: none;}
  .down_table .down{width:90px;}
  .down_table .name{width: calc(100% - 130px);}
  .down_table .hd{font-size:12px;}
  .downtools{padding:20px;}
  .downtools select{width:100%;margin-right: 0;float: none;margin-bottom: 10px;}
.downtools .newssearch{width:100%; float: none;}
}


/* ==========================================================================
   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 #cbcbcb; }
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #176cb0;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #176cb0;}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{border-bottom: 1px solid #c6d6e1; text-align: center;position: relative;}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;border-bottom:1px solid #c6d6e1;top:1px;margin:0 20px;
}

.sidenav li.active:before {
content: "";display: block; bottom:-6px; left:50%;margin-left: -6px; position: absolute;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #0072bb;
}

.sub_nav {background: #fff;}

.sidenav li:hover,
.sidenav li.active {border-color: #0072bb;}
.sidenav li:hover a,
.sidenav li a:hover,
.sidenav li.active a {color: #0072bb; font-weight: bold;line-height: 64px;}
.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;margin:0;border-bottom: 0;}
    .sidenav li.active:before{display: none;}
    .sidenav li a:hover,.sidenav li.active a {color: #0072bb;line-height:20px;}

    .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 {
    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: 767px) {    
    .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; font-size: 14px;
    }
    .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;

}
}



.portfclist li{width:20%;float: left;margin-bottom:20px;}
.portfclist .probox{margin:0 10px;overflow: hidden;border:1px solid #d2d2d2;padding:10px 10px 0 10px ;background: #fff;}
.portfclist .probox .pic{height:150px; line-height: 150px; width:100%;overflow: hidden; }
.portfclist .probox .pic img{width:100%;height: 100%; transition: transform 2s;}
.portfclist .probox:hover .pic img{ transform: scale(1.1);}
.portfclist .probox h3{font-size:14px; text-align: center;font-weight: normal; width:100%;height: 40px; line-height: 40px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.portfclist .probox:hover{background: #0072bb;color: #fff;border:1px solid #0072bb;}

@media only screen and (max-width:920px) {
.portfclist .probox .pic{height:120px; line-height: 120px;}
}

@media only screen and (max-width:768px) {
.portfclist li{width:50%;margin-bottom: 10px;}
.portfclist .probox h3{font-size:12px;}
.portfclist .probox{margin:0 5px;}
}


.appproductstable{border-top: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc; width:100%!important;max-width: 1600px!important;margin: auto; margin-top:10px;}
.appproductstable td,.appproductstable th{line-height: 40px; border-bottom: 1px solid  #dcdcdc;border-right: 1px solid  #dcdcdc;}
.appproductstable th{background: #e5eaf1;}

/**------------add 20210324-----------**/
.probgbox{border:1px solid #d4d9e2;
  background:#eef2f5;
  background-image: -webkit-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: -moz-linear-gradient(top,#fff 0%,#eef2f5 100%);
  background-image: linear-gradient(top,#fff 0%,#eef2f5 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#fff', StartColorStr='#eef2f5');
}
.probgbox .pic{height:180px; line-height:180px; text-align: center;overflow: hidden;}
.probgbox .pic img{transition: transform 2s; display: inline-block!important;width: 60%;}
.probgbox:hover .pic img{ transform: scale(1.1);}
.probgbox .txtarea{margin:10px 20px 20px 20px; font-size: 14px; color: #333; line-height: 24px; height: 120px; overflow: hidden;}
.probgbox h3.year{width: 100%;font-size: 24px; height: 94px;text-align: center; line-height: 94px; font-weight: bold;color: #0272bc;
  background:url(../images/line03.jpg) center top no-repeat;position: absolute;bottom:1px; }
.probgbox:before {content: "";display: block; bottom:114px; left:50%;margin-left: -8px;
position: absolute; width:13px; height:13px;background: #0072bb;
-webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
}
#owl-probg .owl-dots{height: 0px;overflow: hidden;}
#owl-probg .owl-prev,#owl-probg .owl-next{width:30px;bottom:0; height:96px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-probg .owl-prev{position: absolute;left:0; background:url(../images/arr05.jpg) left top no-repeat;}
#owl-probg .owl-next{position: absolute;right:0;background:url(../images/arr06.jpg) right top no-repeat;}
#owl-probg .item{padding-bottom: 120px;}
#owl-probg .owl-nav{margin-top: 0;}
#owl-probg:before {
content: "";display: block; bottom:0; left:0;position: absolute;
width: calc(100% - 5px); height:94px; border:1px solid #d9e0e6;
}

.faqlist{max-width: 100%; margin:0 auto;/*border-top:1px solid #0072bb;*/}
.faqlist li{padding-left: 30px; height: 50px; line-height: 50px;border-bottom:1px solid #e3e3e3;position: relative;}
.faqlist li:before {
content: "";display: block; top:20px; left:10px;position: absolute;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-left: 5px solid #0072bb;
border-bottom: 5px solid transparent;
}

.faqlist li a{width: calc(100% - 100px); height: 50px; line-height: 50px;float:left; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


@media only screen and (max-width:768px) {
.faqlist li a{width: calc(100% - 80px);}
}

/**********add yao****************/
.tywxrow02,.tywxrow01{font-size: 16px;}
.tywxtit{text-align: center;margin:20px 0;font-size: 18px; color: #0072bb;font-weight: bold;}
.tywxrow02 {margin-top:20px;}
.tywxrow02 .row{padding:20px;background: #f5f5f5;max-width: 962px; margin:0 auto;}
.tywxrow02 .left{padding:40px 0 0 40px;float: left; font-size: 18px; color: #333; font-weight: bold;}
.tywxrow02 ul{width: calc(100% - 250px); float: right;}
.tywxrow02 ul li{padding: 40px 0;border-bottom: 1px solid #dcdcdc; font-size: 16px;color: #555;line-height: 30px;}
.tywxrow02 ul li h3{color: #0072bb;}
.tywxrow02 ul li:last-child {border-bottom: 0; }
.tywxrow01 .row{background: #ffffff;border:1px solid #d9e1e3;max-width: 1000px; margin:0 auto;}
.tywxrow01 .pic{width: 504px;height: 210px; float: left;}
.tywxrow01 .pic img{width:100%;height: 100%;}
.tywxrow01 .txtarea{width: calc(100% - 520); float: right; font-size: 16px; line-height: 30px;padding:40px 40px 40px 0;}

@media only screen and (max-width:768px) {
.tywxrow02 .left{padding:0;float: none; font-size: 14px;}
.tywxrow02 ul{width:100%; float: none;}
.tywxrow02 ul li{padding: 10px 0;font-size: 12px;line-height:24px;}
.tywxrow02 ul li h3{font-size: 14px;}
.tywxrow01 .pic{width: 100%;height: auto; float: none;}
.tywxrow01 .pic img{width:100%;height: 100%;}
.tywxrow01 .txtarea{width: calc(100% - 60px); float: none; font-size: 12px; line-height:24px;padding:30px;}
.tywxrow02,.tywxrow01{font-size: 12px;}
.tywxtit{font-size: 16px;}
.tywxrow02 { margin-top: 0;}
}

/*custom*/

.prods:nth-child(2){
  max-width: 750px;
  margin: 0 auto;
}
.prods:nth-child(2) img{
  width: 750px;
}

/*@media only screen and (max-width:768px) {
.prods:nth-child(2) img{
  width: 100%;
}
}*/