.content {padding:40px 0;position: relative;min-height: 300px;}
.content img{max-width: 100%;}
.sub-banner {height:370px;}
.sub-banner .wrapper{position: relative;height: 100%;}



.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 {height:250px;}
}

@media only screen and (max-width:768px) {
.sub-banner {height:150px;}
}
.breadcrumb{position: absolute;bottom: 0;text-align: right;font-size: 16px; color: #fff; width: calc(100% - 20px);height: 90px; line-height: 90px; overflow: hidden;}
.breadcrumb .tit{width: 220px;height: 90px; line-height: 90px;text-align: center;display: inline-block; float: left;font-size:24px;
  background:#0065b4;
  background-image: -webkit-linear-gradient(top,#0065b4 0%,#015ca5 100%);
  background-image: -moz-linear-gradient(top,#0065b4 0%,#015ca5 100%);
  background-image: linear-gradient(top,#0065b4 0%,#015ca5 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#0065b4', StartColorStr='#015ca5');
}
.breadcrumb a{color: #fff;}
.breadcrumb a:last-child {}

@media only screen and (max-width: 920px) {

}
@media only screen and (max-width: 768px) {
.breadcrumb .tit{display: none;}
.breadcrumb{font-size: 12px;height: 60px; line-height: 60px;text-align: left;}
}


.inner-tit{text-align: center;padding-top: 50px;padding-bottom: 20px;}
.inner-tit h3{font-size: 35px;color: #1f3586;}
.inner-tit .txten{font-size: 22px; color: #a6937c;text-transform:Uppercase;}
.inner-tit .stit{color: #1f3586;font-size: 22px;}

@media only screen and (max-width:1200px) {
.inner-tit h3{font-size: 30px;}
.inner-tit .txten,.inner-tit .stit{font-size: 18px;}

}

@media only screen and (max-width:920px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
.inner-tit{padding-top: 30px;}
.inner-tit h3{font-size: 24px;}
.inner-tit .txten,.inner-tit .stit{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.inner-tit h3{font-size: 18px;}
}

.wrapper {
        max-width: 1320px;
        /*min-width: 980px; */
        _width: 1320px;
    } 


/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01{padding:50px 0;}
.inner_about_tit{text-align: center;font-size:24px;margin-bottom: 30px;}
.aboutpart01 .row01{position: relative;}
.aboutpart01 .row01 .left{max-width: 985px; height: 314px;overflow: hidden;margin-top: 80px;
  background:url(../images/fespic16.jpg) left top no-repeat;background-size: cover;
}
.aboutpart01 .row01 .txtarea{padding:35px;color: #fff;max-width:470px;font-size: 16px; /*font-weight: bold;*/}
.aboutpart01 .row01 .pic{position: absolute;right: 0;top: 0;}
.aboutpart01 .row02{margin-top: 50px;}
.aboutpart01 .numbox{width:315px;height:175px;text-align: center; border:1px solid #0065b4; color: #0065b4; float: left;margin-right: 20px;}
.aboutpart01 .numbox h3{font-size: 40px;line-height: 50px;}
.aboutpart01 .numbox p{font-size: 24px;margin-top: 40px;}
.aboutpart01 .row02 .txtarea{width: calc(100% - 700px); float: right;color: #555555;line-height: 30px; padding-top:40px;font-size: 16px; position: relative;}
.aboutpart01 .row02 .txtarea:before { content: ""; display: block; top: 0; right:0; position: absolute; width:160px; height:4px; background: #0065b4;}

.aboutpart02{padding:100px 0; color: #fff; background:url(../images/aboutbg01.jpg) center no-repeat;background-size: cover;}
.aboutpart02 .txt01{text-align: center;font-size: 24px;margin-bottom:50px;}
.aboutpart02 ul{margin-left: -20px;}
.aboutpart02 li{width: calc(50% - 20px); height: 230px;margin-left: 20px;overflow: hidden; float: left;  background: #0065b4; background: rgba(2, 37, 66, .7);position:relative;}
.aboutpart02 li:before {content: "";display: block; bottom:-10px; left:-10px; position: absolute;}
.aboutpart02 li:nth-child(1):before{width:147px;height:122px; background:url(../images/inco02.png) left center no-repeat;}
.aboutpart02 li:nth-child(2):before{width:174px;height:112px; background:url(../images/inco03.png) left center no-repeat;}
.aboutpart02 li .warp{padding:50px 50px 0 200px;color: #fff;font-size: 16px;}

.aboutpart03{padding:100px 0;}
.aboutpart03 .txt01{font-size: 16px;max-width: 1200px;margin:0 auto;}


#owl-honor .logoitem{
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  height: 310px;
  line-height:310px;
  margin:10px; background: #fff;
  vertical-align: middle;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#owl-honor .logoitem img{
  max-width: 90%!important;
  max-height: 90%;
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

#owl-honor .owl-dots .owl-dot span { width: 17px; height: 17px; background: #ffffff;border:1px solid #d3d3d3;}
#owl-honor .owl-dots .owl-dot.active span, #owl-honor .owl-dots .owl-dot:hover span {
    background: #0065b4;border:1px solid #0065b4;
}

.aboutpart03 .row03{margin-top:50px; text-align: center; color: #fff;font-size: 28px; background:url(../images/aboutbg02.jpg) center no-repeat;background-size: cover;}
.aboutpart03 .row03 .warp{max-width: 920px;margin:0 auto;padding:60px 0;}

@media only screen and (max-width:1300px) {
.aboutpart01 .row01 .pic{width:50%;overflow: hidden;}

}

@media only screen and (max-width:1200px) {
.aboutpart01 .row01 .txtarea{font-size: 16px;}
.aboutpart01 .row02 .txtarea{ width: calc(100% - 600px);line-height: 24px;}
.aboutpart01 .numbox{width: 270px;}
.aboutpart02 .txt01{font-size: 18px;}
.aboutpart02 li:nth-child(1):before{background-size: auto 80px;}
.aboutpart02 li:nth-child(2):before{background-size: auto 80px;}
.aboutpart02 li .warp{padding-left: 120px;}
.aboutpart03{padding:60px 0;}
.aboutpart03 .row03{font-size: 24px;}
}

@media only screen and (max-width:920px) {
.aboutpart01 .row01 .pic img{width: 100%;}
.aboutpart01 .row01 .txtarea{max-width: 100%;margin-top:80px;}
.aboutpart01 .row02 .txtarea{ width: calc(100% - 500px);line-height: 24px;font-size: 14px;padding-top:30px;}
.aboutpart01 .numbox{width: 210px;}
.aboutpart02{padding:60px 0;}
.aboutpart02 li .warp{font-size: 14px;}
.aboutpart03 .row03 .warp{font-size: 20px;margin:0 50px;}
.aboutpart03 .row03{margin-top: 30px;}
}

@media only screen and (max-width:768px){
  .aboutpart01 .row01 .pic{position: relative; width: 100%;}
  .aboutpart01 .row01 .txtarea{margin-top:0;}
  .aboutpart01 .row01 .left{margin-top:0;height: auto;}
  .aboutpart01 .row01 .txtarea{padding:30px 20px;font-size: 14px;}
  .aboutpart01 .numbox{width: calc(50% - 12px);margin-right: 10px;height: 120px;}
  .aboutpart01 .row02 .txtarea { width:100%;margin-top: 30px;}
  .aboutpart01 .row02 .txtarea:before{left: 0;}
  .aboutpart01 .row02{margin-top: 20px;}
  .aboutpart01 .numbox:nth-child(2):before{margin-right: 0;}
  .aboutpart01 .numbox h3{font-size: 24px;line-height: 30px;}
  .aboutpart01 .numbox p{font-size: 18px;margin-top: 30px;}
  .aboutpart02 .txt01{font-size: 14px;}

  .aboutpart02 li:nth-child(1):before{background-size: auto 40px;top:10px;height: 40px;}
  .aboutpart02 li:nth-child(2):before{background-size: auto 40px;top:10px;height: 40px;}
  .aboutpart02 li .warp { padding: 50px 30px 30px 30px;}
  .aboutpart02 ul{margin-left:0;}
  .aboutpart02 li{margin-left: 0; width:100%;float: none;margin-bottom: 20px;height: auto;}
  .aboutpart02,.aboutpart01,.aboutpart03{padding:20px 0;}
  .aboutpart02{padding-bottom: 0;}
  .inner_about_tit,.aboutpart02 .txt01{margin-bottom: 20px;}
  .inner_about_tit{font-size: 18px;font-weight: bold;}
  .aboutpart03 .txt01{font-size: 14px;}
  #owl-honor .logoitem{height: 240px; line-height: 240px;}
  .aboutpart03 .row03{margin-top: 10px;}
  .aboutpart03 .row03 .warp{font-size: 14px;padding:50px 0;}
}


/* ==========================================================================
   contact
   ========================================================================== */
.contactpart01{padding:60px 0;}
.contactpart01 img{max-width: 100%;}
.contactpart01 .map{ float: left;width: 50%;height: 420px; }
.contactpart01 .map img{width: 100%;height: 100%;}
.contactpart01 .txtarea{float: left; width: calc(50% - 7px);height: 420px;overflow: hidden;
  border:1px solid #dfe0e7; border-left: 6px solid #0065b4;border-right: none; background:#fff url(../images/fespic22.jpg) left center no-repeat;
}

.contactpart01 .txtarea .row{padding:50px;}
.contactpart01 .txtarea li {font-size: 16px;line-height: 30px;}
.contactpart01 .txtarea li i{width:30px; height: 30px; text-align: center; display: inline-block;color: #0065b4;}


@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {
.contactpart01 .txtarea li{font-size: 14px; line-height: 24px;}
.contactpart01 .txtarea .row{padding:30px;}
.contactpart01 .map,.contactpart01 .txtarea{height: 350px;}
}


@media only screen and (max-width:768px) {
.contactpart01 .map,.contactpart01 .txtarea{height: auto;float: none;width: 100%;}
.contactpart01 .txtarea{width: calc(100% - 7px);border-right:1px solid #dfe0e7; }
.contactpart01{padding:0 0 20px 0;}
.contactpart01 .txtarea .row{padding:20px;}
}

/* ==========================================================================
   feedback
   ========================================================================== */

.feedbackbg{padding:60px 0; background:url(../images/contactbg.jpg) bottom center no-repeat;background-size: cover;}

.feedback{margin:60px auto 40px auto;}

.feedbacktit{text-align: center; margin-bottom:40px;font-size: 24px; line-height: 30px;}
.feedback .modtop1{width: 100%; height: auto;}
.feedback .modtop1 .ui-input{width: calc(25% - 53px); font-family: microsoft yahei; font-size: 16px; margin-left:20px;margin-bottom: 25px; height: 18px; line-height: 18px; padding:12px 18px;background-color: #fff;border:1px solid #e5e5e5; float: left; color: #999;}
.feedback .modtop1 .ui-input:nth-child(1){margin-left: 0;}

.feedback .modtop2{width: 100%; height: auto;}
.feedback .ui-textarea{width: calc(100% - 42px); font-family: microsoft yahei; height: 90px; line-height: 18px; padding:10px 20px;background-color: #fff;border:1px solid #e5e5e5;font-size: 16px;  color: #999;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 25px;}
.feedback .modtop3 .ui-btn{ float: left; margin-left:20px; border: 0 none; cursor: pointer;text-align: center; 
  padding:12px 20px;font-size: 16px;line-height: 24px;color: #fff; width: 200px;background: #0065b4;}
.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;}
.feedback .modtop3 .ui-btn:hover{background: #207dc5;}


@media only screen and (max-width: 768px) {
.feedback .modtop1 .ui-input{width: calc(100% - 42px);  float: none;margin-left: 0;font-size: 12px;}
.feedback .modtop3 .ui-btn{ float: none;margin-top:20px;margin-left: 0;font-size: 14px;}
.feedback .ui-textarea,.checkcode .ui-input{font-size: 12px;}
.feedbacktit{font-size: 16px;line-height: 24px;  margin: 10px 0 20px 0;}
.feedback{padding:0;margin:20px 0;}
.feedbackbg{padding:20px 0;}
}

/* ==========================================================================
   case
   ========================================================================== */
.caselist li{overflow: hidden;margin-bottom: 30px;padding:10px; background: #fff;border:1px solid #e2e3eb;
   -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.caselist li .pic {position: relative; height: auto;overflow: hidden; width:366px; float: left;}
.caselist li .bgimg{width: 100%;}
.caselist li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.caselist li:hover .uppic{ transform: scale(1.05);}

.caselist li .txtarea{width: calc(100% - 440px);float: right;padding:40px 20px 0 0 ;}
.caselist li .txtarea h3{width: 100%;height: 30px; line-height:30px; font-size: 22px; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.caselist li .txtarea h3 a{ color: #333333;}
.caselist li .txtarea h3 a:hover{color: #0065b4;}
.caselist li .txtarea .desc{font-size: 16px; line-height: 30px; height:90px;overflow: hidden;color: #999;margin:20px 0;}
.caselist li .txtarea .more{width: 140px; height:45px;text-align: center; line-height: 45px;font-size: 16px; font-weight: bold;
 display: inline-block; background: #0065b4;color: #fff;}
.caselist li:hover{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:920px) {
.caselist li .pic {width:320px;}
.caselist li .txtarea {width: calc(100% - 380px); }
.caselist li .txtarea h3{font-size: 18px;}
.caselist li .txtarea .desc{font-size: 14px; line-height: 24px; height: 72px;margin-top: 0;}}

@media only screen and (max-width:768px) {
.caselist li .pic{width:100%;float: none;margin:0 auto; height: auto;}
.caselist li .pic img{width:100%;}
.caselist li .txtarea{width:100%;float: none;padding-top:20px;}
.caselist li .txtarea h3{font-size: 14px;}
.caselist li .txtarea .desc{font-size: 12px; line-height: 18px;}
.caselist li{margin-bottom: 10px;}
.caselist li .txtarea .more{font-size: 14px;}
}

.innercase .row01{height: 30px; line-height: 30px; font-size: 24px; font-weight: bold;padding:0 50px 30px 50px;border-bottom: 1px solid #e3e3ea;}
.innercase .row01 a{color: #0065b4;font-size: 16px; font-weight: normal; float: right;}
.innercase .row02 {font-size: 16px;line-height: 30px;margin:50px;}
.xganli .txt01{height: 50px;line-height: 50px;background: #ebebf2;padding-left: 50px; font-size: 18px;}
.caselist02{margin-left: -20px;}
.caselist02 li{width: calc(33.33% - 20px); margin-left: 20px;float: left;margin-top: 30px;}
.caselist02 li .pic {position: relative; height: auto;overflow: hidden; width:100%;}
.caselist02 li .bgimg{width: 100%;}
.caselist02 li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.caselist02 li:hover .uppic{ transform: scale(1.05);}
.caselist02 li .tit{font-size: 18px;margin-top: 10px; font-weight: normal;text-align: center; width: 100%;height: 30px; line-height: 30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }

@media only screen and (max-width:920px) {
.innercase .row01{ padding: 0 30px 20px 30px;font-size: 18px;}
.innercase .row01 a{font-size: 14px;}
.innercase .row02{margin:20px 10px;font-size: 14px;}
.xganli .txt01{padding-left: 20px;}
.caselist02 li .tit{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.innercase .row01{ padding: 0 0 10px 0;font-size: 14px;}
.innercase .row02{margin:20px 0;font-size: 12px;line-height: 24px;}
.xganli .txt01{font-size: 14px;}
.caselist02{margin-left: -10px;}
.caselist02 li{width: calc(33.33% - 10px); margin-left:10px;float: left;margin-top: 20px;}
.caselist02 li .tit{font-size: 12px;margin-top: 0;}
}

/* ==========================================================================
   news
   ========================================================================== */
.newslist li{overflow: hidden;margin-bottom: 30px;border:1px solid #e2e3eb;
   -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background:#fff url(../images/fespic25.jpg) left top repeat-y;
}
.newslist li .left{width: 240px; float: left;text-align: center;}
.newslist li .date{ font-size: 48px; text-align: center;color: #0065b4;margin:50px 0 20px 0;}
.newslist li .date p{font-size:38px;font-weight: bold; line-height: 24px;}

.newslist li .txtarea{width: calc(100% - 350px);float: right;padding:50px 50px 50px 0;}
.newslist li .txtarea h3{line-height:30px; font-size: 22px;}
.newslist li .txtarea h3 a{ color: #333333;}

.newslist li .txtarea .desc{font-size: 16px; line-height: 30px; height:90px;overflow: hidden;color: #999;margin:20px 0;}
.newslist li:hover{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}
.newslist li .left .more{width: 140px; height:45px;text-align: center; line-height: 45px;font-size: 16px; font-weight: bold;
 display: inline-block; background: #0065b4;color: #fff;}

@media only screen and (max-width:920px) {
.newslist li .txtarea h3{line-height:24px; font-size:18px;}
.newslist li .txtarea .desc{font-size: 14px;}
}

@media only screen and (max-width:768px) {
  .newslist li{ background-size: 110px auto;margin-bottom: 20px; }
.newslist li .left{width: 110px;}
.newslist li .date{ font-size:16px; margin:30px 0 10px 0;}
.newslist li .date p{font-size:14px;}
.newslist li .left .more{width: 80px; height:30px;text-align: center; line-height:30px;font-size: 12px;}
.newslist li .txtarea{width: calc(100% - 140px);float: right;padding:20px 10px 0 0;}
.newslist li .txtarea h3{line-height:18px; font-size:14px;}
.newslist li .txtarea .desc{font-size: 12px;line-height: 18px;margin-top: 10px;}
}



.newtitle {font-size: 24px;}
.newsh_cn {padding:40px;font-size: 16px;}
.newsh{padding:0 300px 0 50px;border-bottom:1px solid #e9e9e9;position: relative;}
.newsh .fhlb_a{position: absolute;right:50px; top:0;color: #0065b4;font-size: 16px;}
.newsh .byline{height:50px;color:#0065b4;line-height:50px;font-size: 16px;}
.newsh .byline span{margin-right:20px;display: inline-block;}
.newsh .byline .bdsharebuttonbox{display: inline-block;}
.newsh .byline .bdshare-button-style0-16:after {    display: inline-block;}

.newsh .byline .bdshare-button-style0-16 a, .newsh .byline .bdshare-button-style0-16 .bds_more {
    float: left;
    line-height: 50px;
    height: 50px;
    margin:0;
}
.newsh .byline a{color: #0065b4;}

.toolbar{height: 50px; line-height: 50px; text-align: center; background: #ebebf2;}
.toolbar a{font-size: 18px;margin:0 30px;}
.newslist03{margin-left: -20px;margin-top:30px;}
.newslist03 li{width: calc(50% - 122px);float: left;  padding:30px 50px;border:1px solid #ebebf2;margin-left: 20px;}
.newslist03 p.txt01{color: #0065b4;font-size: 18px;font-weight: bold;}
.newslist03 p.txt02{height: 48px;margin-top: 5px;}


@media only screen and (max-width:920px) {
.newtitle{font-size: 18px;}
.newslist03 li{width: calc(50% - 82px);float: left;  padding:30px 30px;border:1px solid #ebebf2;margin-left: 20px;}
}

@media only screen and (max-width:768px) {
  .newsh{padding:0 0 20px 0;}
  .newsh .fhlb_a{position: relative;right: auto;font-size: 14px;}
  .newtitle{font-size: 14px;}
  .newsh .byline{font-size: 14px;}
  .newsh_cn{padding:30px 0;font-size: 14px;}
  .toolbar a{font-size: 14px;}
.newslist03{margin:0;}
.newslist03 li{width: calc(100% - 42px);float: none; margin-top: 20px; padding:20px;border:1px solid #ebebf2;margin-left: 0;}
.newslist03 p.txt02{height: auto;}
.newslist03 p.txt01{font-size: 14px;}
}


/* ==========================================================================
   guojhz
   ========================================================================== */
.newspart01{padding:0 0 40px 0;}
.newspart01 .row01{ width:50%; float: left; }
.newspart01 .row02{ width: calc(50% - 102px); height: 298px; float: left;padding:40px 50px;border:1px solid #dcdde6;}
#owl-wszx .jdnews{position: relative;}
#owl-wszx .pic{height: 380px;}
#owl-wszx .pic img{height: 100%;}
#owl-wszx .tit{position: absolute;bottom:20px; left:20px; width: calc(100% - 200px); font-size: 16px;}
#owl-wszx .tit a{color: #fff;}
#owl-wszx .owl-dots{position: absolute; right:10px;bottom:10px;}
#owl-wszx .owl-nav{margin-top: 0;}
#owl-wszx .owl-dots .owl-dot span { width: 17px; height: 17px;margin:5px;}
#owl-wszx .owl-dots .owl-dot.active span, #owl-wszx .owl-dots .owl-dot:hover span { background: #fff;}

.newspart01 .zxlist li{padding-left: 20px;border-left: 3px solid #0065b4;margin-bottom: 30px;}
.newspart01 .zxlist li p.date{color: #999;}
.newspart01 .zxlist li p{font-size: 16px;font-weight: normal; width: 100%;height:24px; line-height:24px; 
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.newspart01 .zxlist li:last-child {margin-bottom: 0;}


.newspart02{padding:0 0 20px 0;}
.newspart02 .row{width: calc(33.33% - 16px);float: left;border:1px solid #dfe4eb;}
.newspart02 .row .tit{width: 100%;height: 240px;border-bottom:1px solid #dfe4eb;}
.newspart02 .row .tit .txt h3{font-size: 24px; text-align: center;padding-top:30px;font-weight: normal;}
.newspart02 ul{margin:30px;height:260px; overflow: hidden;}
.newspart02 ul li{width:100%;font-size: 16px; height: 30px; border-bottom:1px solid #dfe4eb;padding:10px 0;
  line-height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newspart02 ul li i{color: #1f3586;margin-right:10px;}
.newspart02 .row .more{margin:30px; text-align: center;}
.newspart02 .row .more a{width:200px; height:50px;text-align: center;font-size: 16px; line-height: 50px; display: inline-block; background: #0065b4;color: #fff;}
.newspart02 .row .more a i{margin-right: 5px;}
.newspart02 .row:nth-child(2){margin:0 20px;}
.newspart02 .row:nth-child(1) .tit{background:url(../images/fespic27.jpg) center no-repeat;background-size: cover;}
.newspart02 .row:nth-child(2) .tit{background:url(../images/fespic28.jpg) center no-repeat;background-size: cover;}
.newspart02 .row:nth-child(3) .tit{background:url(../images/fespic29.jpg) center no-repeat;background-size: cover;}


@media only screen and (max-width: 1200px) {
.newspart02 .row .tit{height: 200px;}
.newspart02 ul li{font-size: 14px;}
}

@media only screen and (max-width: 920px) {
#owl-wszx .pic{height:280px;}
#owl-wszx .tit,.newspart01 .zxlist li p{font-size: 14px;}
.newspart01 .row02 {width: calc(50% - 42px); height: 238px; float: left; padding:20px 20px; border: 1px solid #dcdde6;}
.newspart01 .zxlist li{margin-bottom: 15px;}
.newspart02 .row .tit{height:150px;}
.newspart02 .row .tit .txt h3{font-size: 18px;}
.newspart02 ul{margin:20px;}
}

@media only screen and (max-width:768px) {
.newspart01 .row01{width:100%;float: none;}
.newspart01 .row02{ width: calc(100% - 62px); height: auto; float: none;padding:30px;border:1px solid #dcdde6;}
#owl-wszx .pic{height: auto;}
#owl-wszx .tit{position: absolute;bottom:20px; left:20px; width: calc(100% - 40px); font-size: 12px;}
.newspart02 .row { width:100%;float: none;}
.newspart02 .row:nth-child(2) {margin:20px 0 ; }
.newspart02{padding-bottom: 0;}
.newspart01{padding-bottom:20px;}
}

/* ==========================================================================
   pro
   ========================================================================== */
.tjprobox{margin:10px;border:1px solid #ebecf3;/*background:url(../images/fespic30.jpg) center no-repeat;background-size: cover;*/}
.tjprobox .pic{width: 300px; height: 330px; overflow: hidden; text-align: center;line-height: 350px; float: left;}

.tjprobox .txtarea{width: calc(100% - 360px);padding:70px 50px 0 0; float: right;}
.tjprobox .txtarea h3{color:#0065b4;font-size:24px; width: 100%;height: 30px; line-height: 30px;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.tjprobox .txtarea .desc{color: #777;font-size: 16px;line-height:30px;height:90px;margin:30px 0;overflow: hidden; }
.tjprobox .txtarea .more{height: 24px; line-height: 24px;font-size: 16px;}
.tjprobox .txtarea .more a{color: #2a7bbe;text-decoration: underline;}

#owl-tjcp .owl-dots .owl-dot span { width: 17px; height: 17px; background: #ffffff;border:1px solid #d3d3d3;}
#owl-tjcp .owl-dots .owl-dot.active span, #owl-tjcp .owl-dots .owl-dot:hover span {
    background: #0065b4;border:1px solid #0065b4;}
#owl-tjcp{margin-bottom:30px;}

.prosearch{width:50%;max-width: 500px; background:#1d2088;border: 1px solid #e7e8f0;margin:0 auto;}
.prosearch .warp{background: #fff;}
.prosearch #q{ float: left;   border: 0 none; }
.prosearch .search-btn { float: right;   border: 0 none; }
.prosearch #q { width: calc(100% - 70px); height: 18px; padding: 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.prosearch .search-btn { width: 40px;padding:0;margin:0; height: 40px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}

.prolist{margin-left: -20px;margin-top: 30px;}
.prolist li{width: calc(25% - 20px);height: auto;margin-bottom:30px; margin-left: 20px; position: relative; float: left;overflow: hidden;}
.prolist li .pic {position: relative; height: auto;overflow: hidden;border:1px solid #e1e2ea;}
.prolist li .bgimg{width: 100%;}
.prolist li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.prolist li:hover .uppic{ transform: scale(1.05);}
.prolist li .txt01{font-size: 16px;font-weight: normal; width: 100%;height: 30px; line-height: 30px; text-align: center;margin-top: 10px;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }

@media only screen and (max-width:1200px) {
.tjprobox .pic {width:200px; height:233px;line-height: 233px;}
.tjprobox .txtarea {width: calc(100% - 250px); padding: 30px 30px 0 0; float: right; }
.tjprobox .txtarea .desc{font-size: 14px; line-height: 24px;height: 72px; overflow: hidden;margin:15px 0;}
.tjprobox .txtarea h3{font-size: 18px;}
}

@media only screen and (max-width:920px) {
.prolist li .txt01{font-size: 14px;}
.prolist{margin-top: 30px;}
}

@media only screen and (max-width:768px) {
.tjprobox{margin:0;}
.tjprobox .pic {width:150px; height:175px;line-height:175px;}
.tjprobox .txtarea {width: calc(100% - 170px); padding:20px 20px 0 0; float: right; }
.tjprobox .txtarea h3{font-size: 14px;}
.tjprobox .txtarea .desc{font-size: 12px;margin:0;}
.tjprobox .txtarea .more{font-size: 14px;}
.prosearch {width:100%;}
.prolist{margin-left: -10px;margin-top: 20px;}
.prolist li{width: calc(50% - 10px);height: auto;margin-bottom:10px; margin-left: 10px;}
}


.innerpro .row01{height: 30px; line-height: 30px; font-size: 24px; font-weight: bold;padding:0 50px 30px 50px;border-bottom: 1px solid #e3e3ea;}
.innerpro .row01 a{color: #0065b4;font-size: 16px; font-weight: normal; float: right;}
.innerpro .row02{margin:50px;}
.innerpro .row02 .pic{ max-width: 325px; float: left;border: 1px solid #e3e3ea;background: url(../images/fespic30.jpg) center no-repeat;
    background-size: cover;}
.innerpro .row02 .pic img{max-width: 100%;}
.innerpro .row02 .txtarea {width: calc(100% - 380px); float: right; font-size: 16px;color: #666;}
.protools{margin-top: 30px;}
.protools a{padding:0 50px; margin-right: 10px; height:45px;text-align: center; line-height: 45px; display: inline-block; 
  background: #0065b4;color: #fff;border:1px solid #0065b4;}
.protools i{margin-right:5px;}

.innerpro .row03 .txttit{height: 50px;line-height: 50px;background: #ebebf2;padding-left: 50px; font-size: 18px;}

@media only screen and (max-width:920px) {
.innerpro .row01{ padding: 0 30px 20px 30px;font-size: 18px;}
.innerpro .row01 a{font-size: 14px;}
.innerpro .row02{margin:30px 0;}
.innerpro .row02 .txtarea {width: calc(100% - 350px);}
.innerpro .row03 .txttit {padding-left: 20px; }
}

@media only screen and (max-width:768px) {
.innerpro .row01{ padding: 0 0 10px 0;font-size: 14px;}
.innerpro .row02 .pic {max-width: 100%;float: none;}
.innerpro .row02 .txtarea {width:100%; float: none; font-size: 12px;margin-top: 30px;}
.protools a{padding:0 20px;}
.innerpro .row03 .txttit {font-size: 14px;}
}


.solflbox{width: 1320px;overflow: hidden;position: relative;}
.solflbox .pic img{width: 100%}
.solflbox a{padding:0 40px;height:55px;text-align: center; line-height: 55px; display: inline-block; 
  background: #ffff;color: #0065b4;border:1px solid #0065b4;border-left:8px solid #0065b4;font-size: 16px;position: absolute;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  -ms-border-radius:50px;
  -o-border-radius:50px;
  border-radius:50px;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.solflbox a.a_01{left: 160px;top:30px;}
.solflbox a.a_02{right:60px;top:160px;}
.solflbox a.a_03{left: 540px;top:200px;}
.solflbox a.a_04{left: 520px;top:370px;}
.solflbox a.a_05{left: 228px;top:460px;}
.solflbox a.a_06{right:110px;top:650px;}

.solflbox a:hover{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:1366px) {
.solflbox{width:1100px;margin:0 auto;}
.solflbox a.a_01{left: 160px;top:25px;}
.solflbox a.a_02{right:20px;top:120px;}
.solflbox a.a_03{left:450px;top:180px;}
.solflbox a.a_04{left:420px;top:300px;}
.solflbox a.a_05{left:170px;top:380px;}
.solflbox a.a_06{right:30px;top:540px;}
}

@media only screen and (max-width:1200px) {
.solflbox{width:1000px;margin:0 auto;}
.solflbox a{padding:0 30px; font-size: 14px;height: 40px; line-height: 40px;}
.solflbox a.a_01{left: 160px;top:25px;}
.solflbox a.a_02{right:20px;top:100px;}
.solflbox a.a_03{left:400px;top:180px;}
.solflbox a.a_04{left:350px;top:280px;}
.solflbox a.a_05{left:140px;top:360px;}
.solflbox a.a_06{right:30px;top:500px;}
}

@media only screen and (max-width:920px) {
.solflbox{width:860px;margin:0 auto;}
.solflbox a.a_01{left: 160px;top:25px;}
.solflbox a.a_02{right:20px;top:80px;}
.solflbox a.a_03{left:400px;top:160px;}
.solflbox a.a_04{left:350px;top:260px;}
.solflbox a.a_05{left:140px;top:340px;}
.solflbox a.a_06{right:30px;top:430px;}
}
@media only screen and (max-width:768px) {
.solflbox{width:100%;margin:0 auto;height:250px;}
.solflbox a{padding:0 10px; font-size: 12px;height:30px; line-height:30px;}
.solflbox a.a_01{left:10px;top:0;}
.solflbox a.a_02{left:10px;top:40px;right: auto;}
.solflbox a.a_03{left:10px;top:80px;}
.solflbox a.a_04{left:10px;top:120px;}
.solflbox a.a_05{left:10px;top:160px;}
.solflbox a.a_06{left:10px;top:200px;right: auto;}
}

.innersol .row01{height: 30px; line-height: 30px; font-size: 24px; font-weight: bold;padding:0 50px 30px 50px;border-bottom: 1px solid #e3e3ea;}
.innersol .row01 a{color: #0065b4;font-size: 16px; font-weight: normal; float: right;}
.innersol .row02{height: 265px;}
.innersol .row02 ul{width:120px;padding:30px 0 0 80px;font-size: 18px;}
.innersol .row02 li{height: 48px; line-height: 48px; border-bottom: 1px solid #0065b4;}
.innersol .row02 li a{color: #0065b4;}
.innersol .row03 {margin-top: 50px;font-size: 16px; line-height: 30px;}
.innersol .protools{text-align: center; margin-top: 50px;}

@media only screen and (max-width:920px) {
.innersol .row01{ padding: 0 30px 20px 30px;font-size: 18px;}
.innersol .row01 a{font-size: 14px;}

}

@media only screen and (max-width:768px) {
.innersol .row01{ padding: 0 0 10px 0;font-size: 14px;}
.innersol .row02{height:180px;}
.innersol .row02 ul{padding:20px 0 0 40px;font-size: 14px;}
.innersol .row02 li{height: 30px; line-height:30px;}
.innersol .row03{font-size: 12px;margin-top: 20px;}
}



/* ==========================================================================
   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 13px;color: #333; cursor: pointer; line-height: 30px; height: 30px;
    border:1px solid #cbcbcb;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
     }
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #0065b3;border-color: #0065b3;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #0065b3;border-color: #0065b3;}




/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{}
.sidenav li {position: relative;display: inline-block;font-size: 14px;text-align: center; padding: 0 40px;}
.sub_nav {}
.sidenav li a{color: #fff;}
.sidenav li.active {}
.sidenav li:hover a,.sidenav li a:hover{}
.sidenav li.active a {color: #fff;font-weight: bold;}
.sidenav li:last-of-type a {}

/* overview */
.ln-menu-link { display: inline-block; font-size:16px; color: #55473e;  position: relative; *zoom: 1; line-height:55px;}
.sidenav li span{
  color: #fff; padding: 0 5px 0 3px;
}
.ln-menu-link.active{
  font-weight: bold;
}

#ln-menustate {    display: none;}

.sonsidenav{ width: 100%;text-align: center; }
.sonsidenav li{ display: inline-block;font-size: 16px;text-align: center; padding: 0 40px;}
.sonsidenav li.ln-active a{ font-size:16px; color: #0065b4;font-weight: bold;}

@media only screen and (max-width: 767px) {
  .sub_nav {margin-top:0;}
  .sidenav{background:#fff;}
  .sidenav li {width: 100%;text-align: center;border-right:0;padding:0;}
  .sub_nav {background:#fff;}
  .ln-menu-link .inco{width:30px; height: 30px;position: absolute;top: 10px; left: 30px;}
  .ln-menu-link {
      line-height: 20px;
      border-bottom: 1px solid #d7d7d7;
      border-right: none;
      border-left: none;
      border-top: none;
      margin: 0; font-size: 14px;font-weight: normal;
  }  
  .sidenav li a{color: #333;}
  .sidenav li.active a{color: #0065b4;}
  .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; background: #0065b4;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after {
    background-color: #d6d6d6
}
.ln-content {
    margin: 0 auto;
    max-width: 1280px;
    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: 20px 0;
    }
    .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; font-size: 14px;
        padding: 0;
        background: none;
        color: #333;
    }
    .sidenav {
        border-width: 0;
    }
    .ln-menu-link {
        border-bottom: 0 none;
    }
    .ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    .ln-menu {
        line-height: 48px;
        padding-top: 0;
        width: 100%
    }
    .ln-menu-tray {
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    }
    #ln-menustate:checked ~ .localnav .ln-menu-tray,
    #ln-menustate:target ~ .localnav .ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
    #ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray {
        overflow-y: hidden
    }
    #ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
    .ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
    #ln-menustate:checked ~ .ln-curtain,
    #ln-menustate:target ~ .ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
    .ln-actions {
        display: block;
        margin-left: 0;
        padding: 0 16px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        left: 50%
    }
    .ln-action {
        margin-left: 16px
    }
    .ln-action-menucta {
        margin-left: -20px;
        position: absolute;
        left: 0;
        z-index: 1
    }
    .ln-action-button {
        float: right;
        margin-left: 27px
    }
    .ln-content {
        padding: 0 20px; background: #fff;
    }
    .inner-cont {
        margin: 10px;
    }
    .sidenav {
        opacity: 1;
        padding: 17px 10px 10px 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;

}
}




