.content {padding:60px 0;position: relative;min-height: 300px;font-size: 16px; text-align: justify;}
.content img{max-width: 100%;}
@media only screen and (min-width: 1102px) {
.content .newsh_cn img{max-width: 700px!important;}
}

.sub-banner {height:370px;margin-top:130px;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 300px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 260px; float: left;}

@media only screen and (max-width: 920px) {
.sub-banner {margin-top: 0;height:150px;}
}

.breadcrumb{color: #73797c; font-size: 16px;text-align: right; height: 50px; line-height: 50px; overflow: hidden; background:#f1f1f6;}
.breadcrumb a{color: #73797c;}
.breadcrumb a:last-child {}

.inner-tit{font-size:36px;text-align: center;margin-bottom: 30px;}

@media only screen and (max-width: 920px) {
.inner-tit{font-size:18px;margin-bottom:20px;font-weight: bold;}
}
@media only screen and (max-width: 768px) {
.breadcrumb{font-size: 12px;}
}


@media only screen and (max-width:920px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
}

@media only screen and (max-width:768px) {

}


/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01{background: #eff0f6;position: relative;}

.aboutpart01 .txtarea{width:50%;float: left;}
.aboutpart01 .txtarea .desc{font-size: 18px;line-height: 2em; padding:50px 100px 50px 200px;}
#owl-aboutpic{width: 50%;float: right;}
#owl-aboutpic .owl-dots{height: 0px;overflow: hidden;}
#owl-aboutpic .owl-prev,#owl-aboutpic .owl-next{width:65px;top:50%;height:65px;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-aboutpic .owl-prev{position: absolute;left:0;margin-top: -68px; background:url(../images/arr05.png) left top no-repeat;}
#owl-aboutpic .owl-next{position: absolute;left:0;background:url(../images/arr06.png) right top no-repeat;}
#owl-aboutpic .owl-nav{margin-top: 0;}
.aboutpart02{padding:80px 0;font-size: 18px;line-height: 2em; }
.aboutpart03{padding:80px 0;font-size:30px;line-height:1.5em;text-align: center;color: #0462a8; font-weight: bold;
  background:url(../images/aboutbg.jpg) center no-repeat;background-size: cover;
}
.aboutpart03 .wrapper{max-width: 1080px;}

.aboutpart04{padding:80px 0 40px 0;}

.culturetb{margin-left: -50px;}
.culturetb li{width: calc(25% - 50px);margin-left: 50px;float: left;}
.qywhbox{border:1px solid #bbc0c7;padding:100px 50px;text-align: center;cursor: pointer;}
.qywhbox .inco{width: 140px; height: 140px; overflow: hidden;margin:0 auto;transition-duration:800ms;}
.qywhbox .inco img {width: 100%;}
.qywhbox:hover .inco {transform:rotateY(360deg);}
.qywhbox:hover{border-color:#0462a8;}
.qywhbox h3{font-size: 30px;color: #0462a8;font-weight: normal;margin-top: 20px;}

@media only screen and (max-width:1400px) {
.aboutpart02 .wrapper{max-width: 1300px;}
.aboutpart01 .txtarea .desc{font-size: 16px;line-height:1.8em; padding:50px 50px 0 50px;}
.aboutpart02{font-size: 16px;line-height:1.8em;}
}

@media only screen and (max-width:1200px) {
.qywhbox h3{font-size: 24px;}
.culturetb{margin-left: -20px;}
.culturetb li{width: calc(25% - 20px);margin-left: 20px;}
.qywhbox .inco{width:80px;height: 80px;}
.aboutpart01 .txtarea .desc{font-size: 14px;line-height:1.6em; padding:40px 40px 0 40px;}
.aboutpart02{font-size: 14px;line-height:1.8em;padding:40px 0;}
.aboutpart03 {font-size:20px; line-height: 1.5em;}
.aboutpart04{padding:60px 0 0 0;}

}

@media only screen and (max-width:920px) {
.qywhbox .inco{width: 80px; height: 80px;}
.qywhbox h3{font-size:18px;}
.qywhbox{padding:50px 20px;}
.aboutpart01 .txtarea .desc{font-size: 12px!important;line-height:1.5em!important; text-align: left; padding:20px 20px 0 20px;}
}

@media only screen and (max-width:768px){
.culturetb{margin-left: -10px;}
.culturetb li{width: calc(50% - 10px);margin-left: 10px;margin-bottom: 10px;}
.qywhbox h3{font-size: 14px;margin-top: 10px;}
.qywhbox{padding:20px;}
.qywhbox .inco{width: 40px;height: 40px;}
.aboutpart01 .txtarea,#owl-aboutpic{width: 100%;float: none;}
.aboutpart01 .txtarea .desc{padding:20px;}
.aboutpart02{padding:20px 0;font-size: 12px;line-height: 1.5em;}
.aboutpart03{font-size: 16px;line-height: 1.8em;padding:40px 20px;}
.aboutpart04{padding-top: 30px;}
}




/* ==========================================================================
   honor
   ========================================================================== */
.honorlist{margin-left: -20px;}
.honorlist li{width: calc(33.33% - 20px);margin-left: 20px; margin-bottom: 20px; float: left;}
.honorbox .pic {position: relative; height: auto;overflow: hidden;  box-sizing: border-box;  
  border: 1px solid #e7e7e7; background: #fff;  vertical-align: middle;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.honorbox .bgimg{width: 100%;}
.honorbox .uppic{max-width:90%!important;  max-height:90%;  position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.honorbox:hover .pic{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.honorbox .tit{width: 100%; min-height: 30px;/*overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 18px;*/ line-height: 30px; text-align: center;color: #333;margin-top:10px;}
@media only screen and (max-width:1200px) {
.honorbox .tit{font-size: 14px;}
}
@media only screen and (max-width:920px) {

.honorlist li{width: calc(50% - 10px);margin-left: 10px;}
.honorlist{margin-left: -10px;}
.honorbox .tit{font-size: 12px;    min-height: 60px;}
}

@media only screen and (max-width:450px) {
.honorbox .tit{font-size: 12px;    min-height: 90px;}
}

/* ==========================================================================
   customer
   ========================================================================== */
#owl-customer .honorbox{margin:10px;}
#owl-customer .owl-dots .owl-dot span { width: 17px; height: 17px; background: #ffffff;border:1px solid #d3d3d3;}
#owl-customer .owl-dots .owl-dot.active span, #owl-customer .owl-dots .owl-dot:hover span {
    background: #0065b4;border:1px solid #0065b4;
}
.inner-customer{  background:url(../images/mapbg.jpg) center no-repeat;}
.customerpart01{text-align: center; font-size: 18px;line-height: 2em;margin-bottom: 60px;}

.hzhblist{max-width: 1280px;margin:0 auto 50px auto;text-align: center;}
.hzhblist li{width: calc(20% - 30px);margin:0 10px; display: inline-block;}
.logoitem{
  box-sizing: border-box;
  border: 1px solid #d5d7e4;
  height: 90px;
  line-height: 90px;
  margin: 5px; background: #fff;
  vertical-align: middle;
  position: relative;
}

.logoitem img{
  max-width: 100%!important;
  max-height: 100%;
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.logoitem:hover {
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:920px) {
.customerpart01{font-size: 14px;line-height:1.5em;margin-bottom:30px;}
.hzhblist li{width: calc(25% - 30px);}
}

@media only screen and (max-width:768px) {
.customerpart01{font-size: 12px;line-height:1.5em;margin-bottom:30px;}
.hzhblist li{width: calc(50% - 5px);margin:0;}
.logoitem{height: 60px;  line-height: 60px;}
.hzhblist{margin-bottom:20px;}
}

/* ==========================================================================
   culture
   ========================================================================== */
   
.culturebox{position: relative;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: left;
}
.culturebox .pic {position: relative; height: auto;overflow: hidden;}
.culturebox .bgimg{width: 100%;height: 385px;}
.culturebox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.culturebox .cover{position: absolute; width: 100%;height: 100%;top:0; left: 0;font-size: 24px;line-height: 2em;}
.culturebox .cover .warp{padding:100px;color: #fff;}
.culturebox:nth-child(1) {width: 490px;float: left;}
.culturebox:nth-child(1) .bgimg{height: 800px;}
.culturebox:nth-child(2),.culturebox:nth-child(3){ width: calc(100% - 520px); float: right;}
.culturebox:nth-child(2){margin-bottom: 30px;}
.culturebox:nth-child(4),.culturebox:nth-child(5){ width: calc(50% - 15px);margin-top: 30px; }
.culturebox:nth-child(5){float: right;}
.culturebox:nth-child(4){float: left;}

.culturebox:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}



@media only screen and (max-width:1440px) {
.culturebox:nth-child(1) {width: 450px;}
.culturebox:nth-child(1) .bgimg{height:730px;}
.culturebox:nth-child(2),.culturebox:nth-child(3){ width: calc(100% - 480px);}
.culturebox .bgimg{width: 100%;height: 350px;}
}

@media only screen and (max-width:1200px) {
.culturebox:nth-child(1) {width: 420px;}
.culturebox:nth-child(1) .bgimg{height:680px;}
.culturebox:nth-child(2),.culturebox:nth-child(3){ width: calc(100% - 450px);}
.culturebox .bgimg{width: 100%;height: 325px;}
}

@media only screen and (max-width:920px) {
.culturebox:nth-child(1) {width: 350px;}
.culturebox:nth-child(1) .bgimg{height:570px;}
.culturebox:nth-child(2),.culturebox:nth-child(3){ width: calc(100% - 380px);}
.culturebox .bgimg{width: 100%;height:270px;}
.culturebox .cover .warp{padding:60px;}
.culturebox .cover{font-size:18px;}
}

@media only screen and (max-width:768px) {
.culturebox:nth-child(1) {width: 100%;float: none;}
.culturebox:nth-child(1) .bgimg{height:260px;}
.culturebox:nth-child(1) .uppic{height:400px;}
.culturebox:nth-child(2),.culturebox:nth-child(3){ width:100%;float: none;}
.culturebox .bgimg{width: 100%;height:auto;}
.culturebox .cover .warp{padding:60px 30px;}
.culturebox .cover{font-size:16px;}
.culturebox:nth-child(4),.culturebox:nth-child(5){ width:100%;margin-top:10px; }
.culturebox:nth-child(2){margin-bottom: 10px;margin-top: 10px;}
}

/* ==========================================================================
   history
   ========================================================================== */
.historypart:nth-child(2n+1){background: #eff0f6;}
.historylist{margin-right: 420px;}
.historybox{padding:80px 0; border-bottom: 1px solid #d5d7e4;}
.historybox .date{font-size: 96px;height: 100px; line-height: 100px; font-weight: bold;width: 240px; float: left;}
.historybox .txtarea{width: calc(100% - 320px);float: right;font-size: 18px; line-height: 2em;}
.inner-history{position: relative;}

.historypart:nth-child(3) .date{color:#0864a9;}
.historypart:nth-child(4) .date{color:#08a994;}
.historypart:nth-child(5) .date{color:#de6e01;}
.historypart:nth-child(6) .date{color:#cd0e0e;}

.historynav{padding:40px;background: #fff;border:1px solid #d5d7e4;border-top: 3px solid #0864a9;width:180px;
  position: absolute;right:200px;}
.historynav h3{text-indent: 20px;font-size: 18px;}
.historynav li{padding-left: 20px;height: 30px;margin-top:10px; line-height: 30px;position: relative; font-size: 18px;}
.historynav li a{color: #0865a9;}
.historynav li:before {
content: "";display: block; top:13px; left:0; position: absolute; width:6px;height:6px; background: #0865a9;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-ms-border-radius:50%;
-o-border-radius:50%;
border-radius:50%;
}

.historynav.fixed{top: 200px;position: fixed;}
@media only screen and (max-width:1770px) {
.historynav{right: 10px;}
}
@media only screen and (max-width:1440px) {
.historynav{right: 10px;}
.historylist{margin-right: 340px;}
.historybox .date{font-size: 80px;}
.historybox .txtarea { width: calc(100% - 280px);font-size: 16px;}
}

@media only screen and (max-width:1200px) {
.historylist{margin-right: 340px;}
.historybox .date{font-size:48px;width: 130px;}
.historybox .txtarea {width: calc(100% - 160px);font-size: 14px;}
}

@media only screen and (max-width:920px) {
.historynav{width: calc(100% - 62px);padding:0 20px;position: absolute;top:120px;}
.historynav h3{display: none;}
.historynav li:before{display: none;}
.historynav li{padding:0 20px; display: inline-block;margin:10px 0;}
.historynav{display: none;}
.historylist{margin-right: 0;}
}

@media only screen and (max-width:768px) {
.historybox .date{width: 100%;float: none;height: 40px; line-height: 40px; font-size: 24px;margin-bottom: 10px;}
.historybox{padding:30px 0;}
.historybox .txtarea{width: 100%;float: none; font-size: 12px;line-height: 1.5em;}
}

.cygstxt{font-size: 18px;text-align: center;}

@media only screen and (max-width:768px) {
.cygstxt{font-size: 14px;}
}


/* ==========================================================================
   cylb
   ========================================================================== */

.chanyelist li {border: 1px solid #d5d7e4;margin-bottom:40px;
  -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}

.chanyelist li .pic {width:520px; float: left; position: relative; height: auto;overflow: hidden;}
.chanyelist li .bgimg{width: 100%;}
.chanyelist li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.chanyelist li:hover .uppic{ transform: scale(1.05);}

.chanyelist li .txtarea{width: calc(100% - 640px); float: right;padding:50px 50px 0 0;position: relative;}
.chanyelist li .txtarea h3{line-height: 30px; font-size: 24px;width: 100%;height: 30px;font-weight: normal;
  position: relative;padding-bottom:20px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: inline-block;}
.chanyelist li .txtarea h3:before { content: ""; display: block; bottom: 0; left:0;
position: absolute; width:80px; height: 3px; background: #0864a9;}
.chanyelist li .txtarea .desc{line-height:2em;font-size: 16px;overflow: hidden;color: #555;margin:20px 0;
    overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;
}
@media only screen and (max-width:768px) {
.chanyelist li .txtarea .desc{line-height:2em;font-size: 16px;color: #555;margin:20px 0;
    overflow:visible;text-overflow:unset; display: -webkit-box; -webkit-line-clamp:unset; -webkit-box-orient: vertical;
}


}
.chanyelist li .more a{height:55px; line-height:55px; display: inline-block;color: #0864a9;font-size: 16px; margin-right:30px;}
.chanyelist li .more a i{margin-right: 5px;}

.chanyelist li:hover {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.chanyelist li:hover .txtarea h3 a{color: #0072bb;}

@media only screen and (max-width:1440px) {
.chanyelist li .pic{width: 450px;}
.chanyelist li .txtarea { width: calc(100% - 550px);padding-top: 40px;}
.chanyelist li .txtarea .date{margin-bottom: 10px;}


}

@media only screen and (max-width:920px) {
.chanyelist li .pic{width:350px;}
.chanyelist li .txtarea { width: calc(100% - 400px);padding-top:20px;padding-right: 20px;}
.chanyelist li .txtarea h3{font-size: 16px;padding-bottom: 10px;}
.chanyelist li .txtarea .desc{margin:10px  0;line-height: 1.5em;font-size: 14px;}
.chanyelist li .more a{line-height: 40px;height: 40px;font-size: 14px;}
}

@media only screen and (max-width:768px) {
.chanyelist li .pic{width: 100%;float: none;}
.chanyelist li .txtarea { width: calc(100% - 40px);padding:20px;float: none;}
.chanyelist li .txtarea h3{font-size: 14px;}
.chanyelist li .txtarea .desc{line-height: 1.5em;font-size: 12px;}
.chanyelist li{margin-bottom: 10px;}
.chanyelist li .more a{font-size: 12px;}
}




.cyjsbox{border:1px solid #eff0f6;margin-bottom: 30px;}

.cyjsbox .txtarea{width: calc(100% - 810px);float: left;padding:50px 0 0 50px;}
.cyjsbox .txtarea .desc{font-size: 18px;line-height: 2em;color: #333;}
.cyjsbox .txtarea h3{color: #0462a8;font-size: 24px;margin-bottom: 10px;}
#owl-cyjspic{width:700px;float: right;}
#owl-cyjspic .owl-dots{height: 0px;overflow: hidden;}
#owl-cyjspic .owl-prev,#owl-cyjspic .owl-next{width:40px;top:50%;height:40px;margin:0;margin-top: -20px;background: none; text-indent: 100px;overflow: hidden;padding:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-cyjspic .owl-prev{position: absolute;left:0; background:url(../images/arr07.png) left top no-repeat;}
#owl-cyjspic .owl-next{position: absolute;right:0;background:url(../images/arr08.png) right top no-repeat;}
#owl-cyjspic .owl-nav{margin-top: 0;}


@media only screen and (max-width:1400px) {
.cyjsbox .txtarea .desc{font-size: 16px;line-height:1.8em;}
#owl-cyjspic{width:600px;float: right;}
.cyjsbox .txtarea{width: calc(100% - 710px);}
}

@media only screen and (max-width:1200px) {
.cyjsbox .txtarea .desc{font-size: 14px;line-height:1.6em;}
#owl-cyjspic{width:500px;float: right;}
.cyjsbox .txtarea{width: calc(100% - 610px);}
}

@media only screen and (max-width:920px) {
#owl-cyjspic{width:400px;float: right;}
.cyjsbox .txtarea{width: calc(100% - 450px);padding:20px 0 0 20px;}
.cyjsbox .txtarea h3{font-size: 16px;}
}

@media only screen and (max-width:768px){
#owl-cyjspic{width: 100%;float: none;}
.cyjsbox .txtarea{width: calc(100% - 40px);padding:20px;float: none;}
.cyjsbox .txtarea h3{font-size: 14px;}
.cyjsbox .txtarea .desc{font-size: 12px;line-height:1.6em;}
}

/* ==========================================================================
   careers
   ========================================================================== */
.inner-tit03{height: 50px; line-height: 50px;font-size:24px;border-bottom:1px solid #e8e7ef;position: relative;padding-bottom: 10px; }
.inner-tit03:before {
content: "";display: block; bottom: 0; left:0; position: absolute; width:200px;height: 2px; background: #0764a9;
}

.careerMenu{width:100%;}
.careerMenu h3{ height:55px;cursor:pointer; line-height: 55px; font-size: 16px; color: #555;
  font-weight:normal; margin-top:20px;padding-left:30px;background: #eff0f5;}
.careerMenu h3.on{}
.careerMenu h3 em{ float:right;display:block;margin-top: 7px; width:40px; height:40px; background:url(../images/icoAdd02.png) center bottom no-repeat;
 cursor:pointer;}

.careerMenu h3.on em{ background-position:center top; }
.careerMenu h3 .date{width:180px;overflow: hidden;float: left; height: 55px;font-size: 14px;}
.careerMenu h3 .tit01{width: calc(100% - 700px);margin-right: 20px; height:55px;float: left;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.careerMenu h3 .tit02{width:150px; height:55px;margin-right: 20px; float: left;}
.careerMenu h3 .tit03{width:250px; height:55px;margin-right: 20px; float: left;}
.careerMenu h3.on .tit01{font-weight: bold;color: #0764a9;}
.careerMenu h3 i{color: #0764a9;}
.careerMenu .nwms{width: calc(100% - 42px);padding:20px; border:1px solid #e8e8e8; border-top: 0;position: relative;}
.careerMenu .nwms .warp{margin-right: 300px;}
.careerMenu .nwms .btn_ljyp{background: #0764a9;color: #fff; font-size: 16px; padding:6px 30px;
  position:absolute;right: 30px;top: 30px;}

.careerpart01{position: relative;margin-bottom: 30px;}
.careerpart01 .pic img{width: 100%;height: 100%;}
.careerpart01 .desc {line-height:2em;font-size: 24px;color: #fff;width: 600px;height: 150px; 
  position: absolute; right: 50px; top: 50%;margin-top: -100px;
 }

.careerpart02 .layui-tab-content{height: auto!important;}

@media only screen and (max-width: 1200px) {
.careerpart01 .desc {font-size:18px;width: 500px;}
.careerMenu h3 .date{width:100px;}
.careerMenu h3 .tit01{width: calc(100% - 600px);font-size: 14px;}
.careerMenu h3 .tit02{width:100px; font-size: 14px;}
.careerMenu h3 .tit03{width:200px;font-size: 14px;;}
}


@media only screen and (max-width: 920px) {
.careerpart01 .desc {line-height:1.5em;font-size:16px;width: 400px;height: 80px; right: 30px;margin-top: -60px; }
.careerMenu h3{font-size: 14px;}
}


@media only screen and (max-width: 768px) {
.careerMenu h3 .tit01{width: calc(100% - 70px);margin-right: 0;}
.careerMenu h3 .date,.careerMenu h3 .tit03,.careerMenu h3 .tit02{display: none;}
.careerMenu h3{margin-top:10px;padding:0 0 0 20px;}
.careerMenu h3 .tit01{font-size: 14px;}
.careerpart01{padding-top: 100px;background: #0b6db0;}
.careerpart01 .desc {font-size:14px;width: calc(100% - 40px);right: 20px;top:20px;margin-top: 0;}
.careerMenu .nwms .btn_ljyp{font-size: 14px; padding:5px 20px;right: auto; top: auto; left: 20px;bottom:20px;}
.careerMenu .nwms .warp{margin-right: 0;margin-bottom:50px;}
}


/* ==========================================================================
   news
   ========================================================================== */

.newslist li {border: 1px solid #d6d6d6;margin-bottom:50px;background: #fff;
  -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.newslist li .date{width:140px;color: #fff;float: right;overflow: hidden;font-size:16px; background: #0462a8;height:240px;text-align: center;}
.newslist li .date h2{font-size: 48px; line-height:1em;padding-top:50px;}
.newslist li .date a{margin-top: 50px;color: #fff;display: block;}
.newslist li .pic{width:380px; height:240px;float: left; overflow: hidden;}
.newslist li .pic img {width:100%;height: 100%; transition: transform 2s;}

.newslist li .txtarea{width: calc(100% - 620px); float: left;padding:40px 0 0 60px;}
.newslist li .txtarea h3{line-height: 30px;font-size:24px;font-weight: normal;width: 100%;height: 30px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: inline-block;}
.newslist li .txtarea .date02{color: #909090;font-size: 14px;display: none;}
.newslist li .txtarea .date02 i{margin-right: 5px;}
.newslist li .txtarea .desc{line-height:2em;font-size: 16px;overflow: hidden;color: #666;margin-top: 10px;
    overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;
}

.newslist li .tips{color: #0462a8;font-size: 16px;margin-bottom: 10px;}

.newslist li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:1440px) {
.newslist li .txtarea h3{font-size:18px;}
.newslist li .txtarea{width: calc(100% - 600px); float: left;padding:30px 0 0 40px;}
.newslist li .txtarea .desc{font-size: 14px;}
}
@media only screen and (max-width:1200px) {


}

@media only screen and (max-width:920px) {
.newslist li .date{display: none;}
.newslist li .pic{width:320px; height:200px;}
.newslist li .txtarea { width: calc(100% - 400px);padding:20px 0 0 30px;}
.newslist li .txtarea .desc{line-height:1.5em;font-size: 14px;}
.newslist li .txtarea .date02{display: block;margin-bottom: 10px;}
.newslist li .tips{font-size: 12px;margin-bottom: 0;}
.newslist li .txtarea h3{font-size: 16px;}
.newslist li{margin-bottom: 20px;}
}

@media only screen and (max-width:768px) {

.newslist li .pic{width:100%; height:auto;margin-right:0;float: none;}
.newslist li .txtarea{width: calc(100% - 20px); float: none;margin:10px;padding:0;}
.newslist li .txtarea h3{font-size: 14px;margin-bottom: 0;}
.newslist li .txtarea .desc{font-size: 12px;}
.newslist li .txtarea .date02{font-size: 12px;margin-bottom: 0;}
}



.innernews .newsdetails{width: calc(100% - 450px); float: left;}
.newtitle {margin-bottom:40px;}
.newtitle h1 {font-size:24px;font-weight: normal;}
.newtitle .byline{height:50px;color:#999;line-height:50px;font-size: 16px; border-bottom:1px solid #e9e9e9;}
.newtitle .byline span{margin-right:20px;display: inline-block;}
.newtitle .byline .bdsharebuttonbox{display: inline-block;}
.newtitle .byline .bdshare-button-style0-16:after {    display: inline-block;}
.newtitle .byline .bdshare-button-style0-16 a, .newtitle .byline .bdshare-button-style0-16 .bds_more {
    float: left; font-size: 16px;
    line-height: 50px;
    height: 50px;
    margin:0;
}
.newtitle .byline a{color: #999;}

.newsh_cn {padding:20px 0;}
.newsh_cn p{font-size: 16px;}

.toolbar{margin-top:40px;}
.toolbar .xwydbox{width: calc(50% - 180px); height: 60px; padding:20px 40px; float: left;border:1px solid #d5d5e0;margin-right: 20px;}
.toolbar .xwydbox h5{font-size: 18px;margin-bottom:5px;}
.toolbar .xwydbox p{overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
.toolbar .xwydbox a{color: #777777;}
.toolbar .xwydbox a:hover{color: #0865a9;}
.fhshare{padding:20px 0;width: 150px; height:60px; line-height: 60px; text-align: center; float: left;border:1px solid #d5d5e0;font-size: 16px;}
.fhshare a{line-height: 45px;color: #0865a9;}
.fhshare a .fa{margin-right: 10px;}


.innernews .right{width:300px;padding:30px 40px; float: right;border:1px solid #dfe4eb;}
.innernews .right h3.tit{font-size: 20px; height: 40px; line-height:40px;}
.zxnewslist{}
.zxnewslist li{margin-top: 20px; border-bottom: 1px solid #e8e9f0;padding-bottom: 20px;}
.zxnewslist li p.date{color: #0865a9;}
.zxnewslist li p.date span{color: #0865a9;background: #eff2f5;width: 80px; margin-left:10px; font-size: 12px; height: 20px; line-height: 20px; text-align: center; display: inline-block;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    -ms-border-radius:16px;
    -o-border-radius:16px;
    border-radius:16px;
}

.zxnewslist li p.tit{margin-top: 10px;padding-left: 20px;}
.zxnewslist li p.tit a{color: #555;}
.zxnewslist li p.tit a:hover{color: #0865a9;}


@media only screen and (max-width:1200px) {
.newtitle h1{font-size: 24px;}
.innernews .right {width:250px; padding:30px;}
.innernews .newsdetails { width: calc(100% - 350px);}
}

@media only screen and (max-width:920px) {
.newtitle h1{font-size: 20px;}
.innernews .right {display: none;}
.innernews .newsdetails { width:100%;float: none;}
}

@media only screen and (max-width:768px) {
.newtitle h1{font-size:16px;}
.newtitle .byline{font-size: 12px;}
.newtitle .byline .bdshare-button-style0-16 a, .newtitle .byline .bdshare-button-style0-16 .bds_more{font-size: 12px;}
.newtitle{margin-bottom: 0;}
.newsh_cn,.newsh_cn p{font-size: 12px;}
.toolbar{margin-top: 0;}
.toolbar .xwydbox,.fhshare { height: auto;width: calc(100% - 42px);padding: 20px; float: none;margin-right: 0;margin-bottom: 10px; }
.fhshare{line-height: 30px;padding:10px 20px;font-size: 14px;}
.toolbar .xwydbox h5{font-size: 14px;}
}


/* ==========================================================================
   contact
   ========================================================================== */

.contactlist{margin-bottom: 30px;margin-left: -30px;}
.contactlist li{width: calc(50% - 30px);margin-left:30px;margin-bottom: 30px; float: left;}
.lxfsbox{padding:50px;border:1px solid #d7d9e2;
  background:#feffff;
  text-align: left;
  background-image: -webkit-linear-gradient(top,#feffff 0%,#e8e9f0 100%);
  background-image: -moz-linear-gradient(top,#feffff 0%,#e8e9f0 100%);
  background-image: linear-gradient(top,#feffff 0%,#e8e9f0 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#feffff', StartColorStr='#e8e9f0');
}
.lxfsbox .row01{min-height: 200px; overflow: hidden;border-left: 5px solid #0462a8;padding-left:40px;}
.lxfsbox .row01 h4{color: #333;margin-bottom: 10px;font-size:18px;}
.lxfsbox .row01 .desc {line-height: 40px; font-size: 18px;}
.lxfsbox .row01 .desc img{margin-right: 10px;}

@media only screen and (max-width:1200px) {
.lxfsbox .row01 .desc {font-size: 16px;}
}

@media only screen and (max-width:920px) {
.contactlist{margin-left: -10px;}
.contactlist li{width: calc(50% - 10px);margin-left:10px;margin-bottom: 10px;}
.lxfsbox .row01 .desc {font-size: 14px;}
.lxfsbox{padding:30px;}
.lxfsbox .row01{padding-left: 30px;}
}

@media only screen and (max-width:768px) {
.contactlist{margin-left: 0;margin-bottom:10px;}
.contactlist li{width:100%;margin-bottom:10px;float: none;margin-left: 0;}
.lxfsbox{padding:20px 20px 20px 0;}
.lxfsbox .row01 {min-height: auto;padding-left: 20px;}
.lxfsbox .row01 .desc {font-size: 12px;line-height: 30px;}
.lxfsbox .row01 h4{font-size: 14px;}
}


/* ==========================================================================
   pro
   ========================================================================== */
.pro-row{border:1px solid #d8e0eb;border-top: 3px solid #0462a8;margin-top:50px;position: relative;}
.pro-row .left{width: 490px; float: left;}
.pro-row .left .row{padding:50px; font-size: 24px;color: #1a70b0;position: relative;z-index: 2;}
.pro-row .left .row em{padding-top:60px; vertical-align: top;margin-left:20px;display: inline-block;}
.pro-row .right{width: calc(100% - 630px);float: right;padding:50px;}
.pro-row:before {
content: "";display: block; top:0; left:0; position: absolute; width:490px;height:100%;border-right:1px solid #d8e0eb;
background:url(../images/cxpic26.jpg) left top no-repeat;z-index: 0;background-size: cover;
}
.inner-pro-table{}
.inner-pro-table table{ border:1px solid #d8dde6; color:#333;font-size:16px; line-height:14px;text-align: center;}
.inner-pro-table th {  height:45px; line-height: 45px;text-align:center; font-weight:bold; color:#333; background: #eef1f6;}
.inner-pro-table td  { line-height:18px; padding:12px 5px;  }
.inner-pro-table td,.inner-pro-table th{ border:1px solid #d8dde6;  }
.inner-pro-table a{ color:#1a70b0; }
.inner-pro-table tr td:nth-child(2){color:#777777;}
.inner-pro-table tr:nth-child(2n+1){background: #f7fbfd;}

@media only screen and (max-width:1440px) {
.pro-row .left,.pro-row:before {width:370px;}
.pro-row .left .row{padding:50px 30px;}
.pro-row .right{width: calc(100% - 500px);padding:50px 50px 50px 0;}
.inner-pro-table table{font-size:14px;}
.pro-row .left .row img{max-width: 200px;}
}

@media only screen and (max-width:1200px) {
.pro-row .left,.pro-row:before {width:260px;}
.pro-row .left .row{padding:40px 30px;}
.pro-row .right{width: calc(100% - 350px);padding:50px 40px 50px 0;}
.inner-pro-table table{font-size:14px;}
.pro-row .left .row img{max-width: 100%;display: inline-block;}
.pro-row .left .row em{font-size: 18px;margin: 0;padding-top: 30px;}
.pro-row .left .row{text-align: center;}
}

@media only screen and (max-width:920px) {
.inner-pro-table table{font-size:12px;}
.pro-row .left .row em{font-size: 16px;}
}

@media only screen and (max-width:768px) {
.pro-row .left,.pro-row:before {width:100%;float: none;}
.pro-row:before{display:none;}
.pro-row .left .row img{width: 80px;}
.pro-row .left .row{text-align: left;padding:15px 20px;}
.pro-row .right{width: calc(100% - 20px);padding:10px;float: none;}
.inner-pro-table{width: 100%;overflow:hidden; overflow-x: auto;padding-bottom: 5px;}
.inner-pro-table table,.inner-pro-table table td,.inner-pro-table table th,.inner-pro-table table tr{font-size: 12px!important;}
.inner-pro-table table{width: 500px;background: #fff;}
}

.pro-details{border:1px solid #d8e0eb;border-top: 3px solid #0462a8;margin-top:50px;padding:50px;}
.probttit{font-size: 24px;height: 30px; line-height: 30px;font-weight: bold;padding-bottom: 20px; text-align: center;
 color:#0462a8;border-bottom: 1px solid #d8e0eb; }

.proxq01{padding:50px 0;border-bottom: 1px solid #d8e0eb;}
.proxq01 .pic{width: 400px; height: 250px;overflow: hidden; text-align: center; line-height: 250px; float: left;}
.proxq01 .pic img{max-width: 100%;}
.proxq01 .txtarea{width: calc(100% - 600px);float: right;padding:50px;font-size: 18px;line-height: 2em;}
.proxqcon{padding:50px 0;}
.proshare{text-align: right;max-width: 1200px;margin:0 auto ;}
.proshare a{width: 180px; height:60px; font-weight: bold; text-align: center; line-height:60px; display: inline-block; 
  background: #0764a9;color: #fff; font-size: 16px;}
.proshare a i{margin-right: 10px;}
.proxqcon{ max-width: 1200px;margin:0 auto ;}
.proxqcon table{ border:1px solid #d8dde6!important; color:#333;font-size:14px;margin-bottom: 10px;}
.proxqcon th {  height:45px; line-height: 45px;text-align:center; font-weight:bold; color:#333; background: #eef1f6;}
.proxqcon td  { line-height:18px;  }
.proxqcon td,.proxqcon th{ border:1px solid #d8dde6!important; padding:12px 10px!important;height: 18px!important;line-height:18px!important;  }
.proxqcon a{ color:#1a70b0; }
.proxqcon tr td:nth-child(2){text-align: center;}
.proxqcon tr:nth-child(2n+1){background: #f7fbfd;}
.proxqcon tr:nth-child(1){background: #d8dde6;font-weight: bold;}

@media only screen and (max-width:1200px) {
  .probttit{font-size: 18px;}
}

@media only screen and (max-width:920px) {
.proxq01 .pic{width:300px;}

.proxq01 .txtarea{width: calc(100% - 400px);padding:30px;font-size: 14px;}
.proshare a{width: 120px; height:40px;line-height:40px;font-size: 14px;}
}

@media only screen and (max-width:768px) {
.proxq01 .pic{width:100%; float: none;}
.proxq01 .txtarea{width:100%;padding:0;font-size: 12px;}
.proshare a{width: 120px; height:40px;line-height:40px;font-size: 14px;}
.pro-details{padding:20px;}
.proxq01{padding:20px 0;}
.proxqcon{padding:20px 0;}
.probttit{font-size: 14px;}
.proxqcon td,.proxqcon th{padding:5px!important;font-size: 12px!important;}

}


/* ==========================================================================
   inv
   ========================================================================== */

.invlist{margin-left: -20px;}
.invlist li{width: calc(50% - 20px); margin:0 0 20px 20px;float: left;background: #f1f1f6;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.invlist li .warp{padding:40px 60px;height:90px;overflow:hidden;}
.invlist li .downa{width:65px;float: right;}
.invlist li .left{width: calc(100% - 140px); float: left;}
.invlist li h3{font-size: 18px; line-height: 1.5em;margin-bottom:10px;
  overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;
}
.invlist li p.date{color: #777;}

.invlist li:hover {transform: translate3d(0, -2px, 0);}

.invpart01 .invnav{width: 300px;height: 100px; line-height: 100px; background: #fff;border:1px solid #d5d5e0;
  border-bottom:0;display: inline-block;text-align: center;font-size: 20px;margin-right: 20px;}
.invpart01 .invnav.on{background: #0462a8;color: #fff;border-color: #0462a8;}
.invpart01 .invnav.on a{color: #fff;}

.invpart01{border-bottom: 1px solid #0462a8;margin-bottom: 50px;margin-top:50px;}
.kysxtab{height: 50px;float:right;color: #333;cursor: pointer;border:1px solid #d5d5e0;position: relative;}
.kysxtab a{color: #333;}
.kysxtab .hd{padding-right: 50px; height: 50px; line-height: 50px;position: relative;font-size: 16px;padding-left: 30px;}
.kysxtab .hd em{width: 30px; height: 30px;display: inline-block;text-indent: 0;
    text-align: center; line-height: 30px;position: absolute;right: 10px;top: 10px;
    -webkit-transition: .1s ease-in;
        -moz-transition: .1s ease-in;
        -o-transition: .1s ease-in;
        transition: .1s ease-in;
}

.kysxtab:hover .hd em{
    -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
}

.kysxtab .bd{display: none;padding:10px 0;background: #fff;z-index: 3;position: absolute;width:100%; left: -1px; border:1px solid #d5d5e0;}

.kysxtab .optionbox{padding:10px; font-size: 16px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
}
.kysxtab:hover .bd{display: block;}
.kysxtab .option{}
.kysxtab .option:hover,.kysxtab .option.on{color: #0462a8;}


@media only screen and (max-width: 1200px) {
.invlist li h3{font-size: 16px;}
.invlist li .warp{padding:40px;}
.invpart01 .invnav{width: 200px;height:60px; line-height:60px; font-size:16px;margin-right:10px;}
.kysxtab .hd{font-size: 14px;}
}

@media only screen and (max-width: 920px) {
.invlist li .warp{padding:20px;height: 70px;}
.invlist li h3{font-size: 14px;}
.invlist li .left { width: calc(100% - 100px);}
.invlist li .downa{width: 50px;}
}

@media only screen and (max-width:768px) {
.invlist{margin-left:0;}
.invlist li{width:100%; margin:0 0 15px 0;float: none;}
.invpart01{margin-top: 20px;margin-bottom: 20px;}
.invpart01 .invnav{width:80px;height:40px; line-height:40px; font-size:12px;margin-right: 5px;}
.kysxtab .hd{padding-right: 30px; height: 30px; line-height:30px;font-size: 12px;padding-left: 10px;}
.kysxtab .hd em{top:0;right: 0;}
.kysxtab{height: 30px;}
.kysxtab .bd{padding:0;}
.kysxtab .optionbox{font-size: 14px;}
}



/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center;}
#Lb_pager .pages a { display: inline-block; background: #fff; margin: 0 3px; padding: 0 15px;color: #333; cursor: pointer; line-height: 32px; 
    height: 32px; border:1px solid #d5d5d5; background: #d5d5d5;}
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #0462a8; border-color: #0462a8;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #0462a8; border-color: #0462a8;}

@media only screen and (max-width:768px){
#Lb_pager { font-size: 12px;}
#Lb_pager .pages a { line-height: 24px; height: 24px; padding: 0 5px;}
#Lb_pager .pages .pgnext{padding: 0 5px; }

}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{text-align: center;position: relative;}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;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 #0462a8;
}*/

.sub_nav {background: #e8e9f0;border-bottom: 1px solid #dde2ea;}

.sidenav li:hover{}
.sidenav li.active {border-bottom:2px solid #0462a8;}
.sidenav li:hover a,
.sidenav li a:hover{color: #0462a8; }
.sidenav li.active a {color: #0462a8; font-weight: bold;}
.sidenav li:last-of-type a {}

/* overview */
.ln-menu-link { display: block; font-size:16px; position: relative; *zoom: 1; line-height: 55px;color: #333;}

#ln-menustate {
    display: none;
}

@media only screen and (max-width: 920px) {
.sidenav li {font-size: 14px;margin:0 10px;}
.ln-menu-link {font-size: 14px;}
}


@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: #0462a8;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;

}
}