
.inner-cont {font-size: 14px; color: #454545;}
.inner-cont  img{max-width: 100%;}
.content {padding:40px 0;position: relative;min-height: 400px;}
.content  img{max-width: 100%;}
.sub-banner {height:260px;margin-top:80px;color: #fff;}
.sub-banner h3{font: 700 36px/60px microsoft yahei;padding-top:80px;}
@media only screen and (max-width: 767px) {
  .sub-banner {height: 150px;margin-top:0px;}
  .sub-banner h3{padding-top:20px;font-size: 30px;}
}


.innertit{font: 700 36px/60px microsoft yahei; text-align: center;margin: 40px 0 20px 0;}


/* ==========================================================================
   about
   ========================================================================== */

.innerabout .mode01{font: 700 32px/48px microsoft yahei;margin-bottom: 20px;}
.innerabout .mode02{font: 300 16px/48px microsoft yahei;margin-bottom: 50px;}
.innerabout .mode02 img{float:right;max-width:600px;width:50%;margin-left:10px;}
.innerabout .mode03 h3{font: 700 32px/48px microsoft yahei;margin: 20px 0;}
.innerabout .mode03 h3 a{font-size: 14px; float: right;font-weight: normal;}
.aboutvideo {width: 50%;float: left;}
.videobox{width: 100%;max-width: 580px;height: 370px; position: relative;}
.videobox .pic{ width: 100%;text-align: center;height: 370px;overflow: hidden;}
.videobox .pic img{width: 100%;height: 100%;transition: transform 2s;}
.videobox:hover .pic img{ transform: scale(1.1);}
.videobox .cover{width: 100%;height: 100%; text-align: center;position: absolute; left: 0; top: 0;z-index: 9;}
.videobox .cover a{width: 100%;height: 100%;display: block;}
.videobox .cover .fa{color: #fff;font-size: 72px; line-height: 370px;}
.hcdown{width: 48%;float: right;}
.hcdown .pic{ width: 275px;margin-right: 20px; text-align: center;height: 370px;  overflow: hidden; float: left;padding:5px;background: #fff;border:1px solid #cbcbcb;}
.hcdown .pic img{width: 100%;height: 100%;}
#hcdown .pic{width: calc(100% - 12px);height: 100%;margin-right:0;float: left;}
#hcdown .owl-nav{margin-top: 0;}
#hcdown .owl-dots{position: absolute;bottom: 10px;width: 100%;display:none;}
#hcdown .owl-prev,.hcdown .owl-next{width:41px;top:0; height:100%;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;
}
#hcdown .owl-prev{position: absolute;left:10px; background:url(../images/bl.png) center no-repeat;}
#hcdown .owl-next{position: absolute;right:10px;background:url(../images/br.png) center no-repeat;}
@media only screen and (max-width: 767px) {
.innerabout .mode01{font: 700 18px/30px microsoft yahei;}
.innerabout .mode02 img{width: 100%; float: none;margin-left: 0;margin-bottom: 20px;}
.innerabout .mode02 {line-height: 30px;}
.aboutvideo,.hcdown {width:100%;float: none;}
.innerabout .mode03 h3{font: 700 18px/48px microsoft yahei;margin: 0;}
.videobox,.videobox .pic{height:250px;}
.videobox .cover .fa{line-height: 250px;}
}

/* ==========================================================================
   culture
   ========================================================================== */
.culturelist{padding-top:100px;}
.culturelist li{width: 50%;float: left;height: 150px;font-size: 18px;color: #666;}
.culturelist li h3{font: 700 24px/48px microsoft yahei;color: #333;}
.culturelist li .fa{color: #18246c;font-size: 18px;}
@media only screen and (max-width: 767px) {
.culturelist li{width: 100%;float: none; height: auto;margin-bottom: 20px;}
.culturelist{padding-top:20px;}
}

/* ==========================================================================
   contact
   ========================================================================== */

.inner_contact{padding-top: 50px;}
.contactmap{ width:100%;margin-top:40px;}
.contactmap img{max-width: 100%;}
.inner_contact .mode{max-width:500px;width: calc(50% - 100px);padding:50px; color: #666; font: 300 16px/30px microsoft yahei;height: 300px; background: #f7f7f7;}
.inner_contact .mode h3{color: #000;font-size: 24px;margin-bottom: 30px;}
.inner_contact .mode01{float: left;}
.inner_contact .mode02{float: right;}


.feedback{padding-top: 40px;}
.feedback .title{ height: 60px;border-top: 1px solid #eaeaea;border-bottom: 3px solid #eaeaea;font: 300 30px/60px microsoft yahei;color: #000;margin-bottom: 30px; }
.feedback .title span{color: #aaa;font-size: 18px;}
.feedback .modtop1{width: 100%; height: auto;margin-top: 20px;}
.feedback .modtop1 .mod01{width: calc(50% - 30px); height: 90px; overflow: hidden; float: left;}
.feedback .modtop1 .mod02{width: calc(50% - 30px); height: 90px; overflow: hidden; float: right;}
.feedback p.bt01{font: 300 14px/30px microsoft yahei;margin-bottom: 10px;}
.feedback .modtop1 .ui-input{width: calc(100% - 42px); height: 18px; line-height: 18px; padding:10px 20px;background-color: #f8f8f8;border:1px solid #e8e8e8;}

.feedback .modtop2{width: 100%; height: auto;margin-top: 15px;}
.feedback .ui-textarea{width: calc(100% - 42px); height: 90px; line-height: 18px; padding:10px 20px;background-color: #f8f8f8;border:1px solid #e8e8e8;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 40px; text-align: center;}
.feedback .modtop3 .ui-btn{background-color: #82c0c7; border: 0 none;  cursor: pointer;
    text-align: center; padding:20px 20px;font: 300 16px/24px microsoft yahei; color: #fff;width: 100%;}
.feedback .modtop3 .ui-btn01{ width: 300px;background: #31396f;}

@media only screen and (max-width:767px) {
.inner_contact{padding-top: 0;}
.inner_contact .mode{width: calc(100% - 40px); height: auto;padding:30px 20px;}
.inner_contact .mode01{float: none;}
.inner_contact .mode02{float: none;margin-top: 20px;}
.feedback .modtop1 .mod01{width: 100%; height: 90px; overflow: hidden; float: none;padding-right: 0;}
.feedback .modtop1 .mod02{width: 100%; height: 90px; overflow: hidden; float: none;padding-right: 0;}
}

/* ==========================================================================
   pro
   ========================================================================== */
.innerprotit{font: 700 36px/50px microsoft yahei;margin-bottom:30px;}  
.innerprotit i.inco{width: 13px;height: 50px; margin-right: 10px; float: left; display:block; background: url(../images/inco06.png) no-repeat left center;} 
.pormode02{width: 100%;height: 353px;overflow: hidden;border:1px solid #cbcbcb;}
.pormode02 .pic{width:517px;height:353px; overflow: hidden; float: left;}
.pormode02 .pic img{max-width: 100%;} 
.pormode02 .txtarea{font: 300 16px/28px microsoft yahei;margin-top:30px; width: calc(100% - 580px); float: right;padding-right: 20px; }
.pormode02 .txtarea h2{font: 500 30px/30px microsoft yahei;margin-bottom:20px;}
.pormode02 .txtarea h3{font: 700 30px/30px microsoft yahei;margin-bottom:30px;}
.pormode02 .txtarea .desc{height:170px; overflow: hidden;}


.innerpropart02{margin-top: 50px;}
.innerpropart02 .pic{ width: calc(50% - 20px);text-align: center; float: left; height:250px;overflow: hidden; line-height: 250px;border:1px solid #cbcbcb;}
.innerpropart02 .pic img{width: 90%;}
.gysmbox{width: calc(50% - 60px);  height:210px; padding:20px; float: right;overflow: hidden;border:1px solid #cbcbcb;}
.gysmbox .innerprotit{margin-bottom:15px;}
.gysmbox .desc{padding:0 20px;font: 300 16px/30px microsoft yahei;/*height: 150px;*/overflow: hidden; }

.innerpropart03{margin-top: 50px;}
.innerpropart03 h3{font: 700 24px/30px microsoft yahei;}

.innerpropart04{margin-top: 50px;}
#owl-pro02 .warp{}
#owl-pro02 .warp .pic{width:100%;height:250px; overflow: hidden;}
#owl-pro02 .warp .pic img{width: 100%;height: 100%;transition: transform 2s;}
#owl-pro02 .warp:hover .pic img{ transform: scale(1.1);}  
#owl-pro02 .warp .date{}
#owl-pro02 .txtarea{font: 300 14px/24px microsoft yahei;background: #f9f9f9;padding:15px;}
#owl-pro02 .txtarea .desc{height:156px; overflow: hidden;color: #858585;margin-top: 5px;}
#owl-pro02 .warp:hover .txtarea{background: #31396f;color: #fff;}
#owl-pro02 .warp:hover .txtarea h3 a , #owl-pro02 .warp:hover .txtarea .desc{color: #fff;}
.gcalbox{margin-bottom:50px;}
.gcalbox .pic01{ width:35%;float: left; height:280px;overflow: hidden;}
.gcalbox .pic01 img{width:100%;height:280px;}
.gcaltab{float: left;padding:0 20px;width: calc(65% - 320px);}
.gcaltab td,.gcaltab th{border-bottom: 1px solid #737373; height: 30px; line-height: 30px;}
.gcaltab td {padding:0 10px;}
.gcaltab th{background: #f1f1f1;}
.gcalbox .pic02{ width:278px;float: right; height:280px;overflow: hidden;}
.gcalbox .pic02 img{width:100%;height:280px;}
.relatedpart01{position: relative;}
.relatedpart01 img{max-width: 100%;}

#owl-related .pic{width: 100%;}
#owl-related .pic img{/*height:500px;*/}
#owl-related .tit{text-align: center;position: absolute;width:80%;left: 10%;z-index: 9;top:50%;margin-top:-30px;color:#fff;font: 700 30px/60px microsoft yahei; }
#owl-related .owl-nav{margin-top: 0;}
#owl-related .owl-dots{position: absolute;bottom: 10px;width: 100%;}
#owl-related .owl-prev,#owl-related .owl-next{width:41px;top:0; height:100%;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-related .owl-prev{position: absolute;left:10px; background:url(../images/bl.png) center no-repeat;}
#owl-related .owl-next{position: absolute;right:10px;background:url(../images/br.png) center no-repeat;}

.jswdlist li{height: 48px;padding-left: 15px; border-bottom: 1px dashed #d0d0d0;background:url(../images/arr03.png) left center no-repeat;font: 300 14px/48px microsoft yahei; }
.jswdlist li a{width: calc(100% - 200px);display: inline-block;height:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jswdlist li span{float: right;}

@media only screen and (max-width:767px) {
.pormode02 .pic{width:100%;height:auto;float: none;text-align:center;}
.pormode02{height: auto;}
.pormode02 .txtarea{font: 300 16px/28px microsoft yahei;margin-top:30px; width: calc(100% - 40px); float: right;padding:0 20px 20px 20px; }
.innerprotit{ font-size:24px; margin-bottom:10px;} 
.pormode02 .txtarea h2{font-size:18px;margin-bottom:5px;}
.pormode02 .txtarea h3{font-size:18px;margin-bottom:10px;}
.innerpropart02 .pic{ width:100%;float: none;margin-bottom: 20px;}
.gysmbox{width: calc(100% - 40px);float: none;height: auto;}
.innerpropart02,.innerpropart03,.innerpropart04{margin-top: 20px;}
.innerpropart03 h3{font-size: 18px;}
.gcalbox .pic01,.gcalbox .pic02{ width:100%;float: none; height:auto;}
.gcaltab{float: none;padding:0;width:100%;margin:20px 0;}
.gcalbox{margin-bottom: 20px;}
#owl-related .tit{color:#fff;font: 700 16px/24px microsoft yahei;margin-top: -10px; }
}
.innerproxlbox01 .mode{width: 48%;height: 220px;overflow: hidden;background: #f8f8f8;border:1px solid #cbcbcb;}
.innerproxlbox01 .mode .pic{width: calc(100% - 260px);float: left; height: 220px;background: #fff;text-align: center; line-height: 220px;}
.innerproxlbox01 .mode .txtarea{width: 240px; float: right;}
.innerproxlbox01 .mode .txtarea .desc{margin:50px 10px 10px 0;font: 300 16px/36px microsoft yahei;}
.innerproxlbox01 .mode01{float: left;}
.innerproxlbox01 .mode02{float: right;}
.innerproxlbox02{border:1px solid #cbcbcb;padding:30px;margin:60px 0;font: 300 16px/44px microsoft yahei;}
.innerproxlbox02 h3{font-size: 24px;}


@media only screen and (max-width:767px) {
.innerproxlbox01 .mode{width:100%;height: auto;margin-bottom: 20px;}
.innerproxlbox01 .mode .pic{width:100%;padding:20px 0;float: none; height: auto;line-height: 100%;}
.innerproxlbox01 .mode .txtarea{width: 100%; float: none;}
.innerproxlbox01 .mode .txtarea .desc{margin:20px;}
}
/* ==========================================================================
   news
   ========================================================================== */
#owl-news02 .warp{}
#owl-news02 .warp .pic{width:100%;height:240px; overflow: hidden;}
#owl-news02 .warp .pic img{width: 100%;height: 100%;transition: transform 2s;}
#owl-news02 .warp:hover .pic img{ transform: scale(1.1);}  
#owl-news02 .warp .date{}
#owl-news02 .txtarea{font: 300 14px/24px microsoft yahei;background: #f9f9f9;padding:15px;}
#owl-news02 .txtarea h3{font: 300 18px/30px microsoft yahei; width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
#owl-news02 .txtarea h3 a{color: #333;}
#owl-news02 .txtarea .desc{height:48px; overflow: hidden;color: #858585;margin-top: 5px;}
#owl-news02 .warp:hover .txtarea{background: #31396f;color: #fff;}
#owl-news02 .warp:hover .txtarea h3 a , #owl-news02 .warp:hover .txtarea .desc{color: #fff;}

.newslist02{margin-top: 30px;}
.newslist02 li{padding:20px; overflow: hidden;margin-bottom:19px;cursor: pointer;border: 1px solid #d7d7d7;}
.newslist02 li .date{font-size: 12px;color: #999;}
.newslist02 li .txtarea{font: 300 14px/24px microsoft yahei;}
.newslist02 li .txtarea h3{font-size: 24px; width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.newslist02 li .txtarea h3 a{color: #333; font-weight: normal;}
.newslist02 li .txtarea .more{color: #003787;margin-top: 5px;}
.newslist02 li .txtarea .desc{height:24px; overflow: hidden;color: #666;margin-top: 5px;}
.newslist02 li:hover {background: #31396f;color: #fff;border: 1px solid #003787;}
.newslist02 li:hover .desc,.newslist02 li:hover .date,.newslist02 li:hover .txtarea h3 a{color: #fff;}
.newslist02 li:hover .txtarea .more{color: #fff;}
.prosider{margin-top: 20px;}
@media only screen and (max-width:767px) {
#owl-news02 .warp .pic{height: 200px;}
.prosider{display: none;}
}

.newsh{width:100%;text-align: center; margin-top: 30px;}
.newtitle {font: 20px/32px microsoft yahei;    font-weight: bolder;
    color: #000;}
.newsh_cn {padding:20px 0;}
.newsh_cn p{text-indent:20px; font: 14px/24px microsoft yahei;margin-top: 15px;}
.newsh .byline{height:50px;color:#999;line-height:50px;border-bottom:1px solid #e9e9e9;}
.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: #999;}
.toolbar{padding:30px 20px 0 20px; border-top:1px solid #d8d8d8; position:relative;font: 12px/24px microsoft yahei; margin-top:20px;}
.fhshare{float: right;}
.fhshare a{padding:8px 30px;border:1px solid #d8d8d8;color:#666;}
.fhshare a:hover{border:1px solid #31396f;color:#fff; background-color: #31396f; text-decoration: none;}
.fhshare .fa{margin-right:10px;}
.toolbarleft{float: left;}
@media only screen and (max-width:767px) {
  .toolbarleft{float: none;}
.fhshare{float: none;margin-top:20px;}
}






/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager {
    margin-top: 30px;margin-bottom: 30px;
}
#Lb_pager .pages {
    text-align: center
}
#Lb_pager .pages a {
    display: inline-block; 
    padding: 0 20px;
    margin: 0 3px 10px 3px;
    color: #333;
    cursor: pointer;
    line-height: 35px;
    height: 35px;
    border:1px solid #cccccc;
}
#Lb_pager .pages a:hover {
    color: #fff;
    background-color: #18246c;border:1px solid #18246c;    
}
#Lb_pager .pages .pgcurrent {
    color: #fff;
    background-color: #18246c;
    cursor: default;border:1px solid #18246c;
}
#Lb_pager .pages .pgempty {
    cursor: not-allowed
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{background:#fff;}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center; margin-left: -5px;    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.sidenav li a{padding-left:90px;padding-right:90px;}

.sub_nav {background:#fff; text-align: center;}

.sidenav li:hover,
.sidenav .active {background: #31396f;}
.sidenav li a:hover,
.sidenav li.active a {color: #fff;}
.sidenav li:last-of-type a {}
.sidenav li:last-of-type{border-right: 1px solid #000;}

/* overview */
.ln-menu-link {
    display: block;
    font-size:16px; position: relative;
    *zoom: 1;
    font-family: microsoft yahei; font-weight: bold;
    line-height: 69px;}

#ln-menustate {
    display: none;
}
@media only screen and (max-width: 1366px) {
.sidenav li a{padding-left:40px;padding-right:40px;}
}
@media only screen and (max-width: 767px) {
	.innertit{display: none;}
    .relatedtit{display: block;}
.sidenav{background:#fff;}
    .sidenav li {
        width: 100%;
        text-align: center;border-right:0;padding:0;border: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;
    }
    
    .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;
    background-color: rgba(255, 255, 255, 0.95);
    -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-top: 20px;
    }
    .col-main {
        margin: 0;
    }
    .col-left {
        float: left;
        width: 200px;
        margin-left: -100%;
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .localnav {
        height: 48px
    }
    .overview {
        float: left;
        line-height: 48px;
        padding: 0;
        background: none;
        color: #333;
    }
    .sidenav {
        border-width: 0;
    }
    .ln-menu-link {
        border-bottom: 0 none;
    }
    .ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    .ln-menu {
        line-height: 48px;
        padding-top: 0;
        width: 100%
    }
    .ln-menu-tray {
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    }
    #ln-menustate:checked ~ .localnav .ln-menu-tray,
    #ln-menustate:target ~ .localnav .ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
    #ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray {
        overflow-y: hidden
    }
    #ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
    .ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
    #ln-menustate:checked ~ .ln-curtain,
    #ln-menustate:target ~ .ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
    .ln-actions {
        display: block;
        margin-left: 0;
        padding: 0 16px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        left: 50%
    }
    .ln-action {
        margin-left: 16px
    }
    .ln-action-menucta {
        margin-left: -20px;
        position: absolute;
        right: 10px;
        z-index: 1
    }
    .ln-action-button {
        float: right;
        margin-left: 27px;display: none;
    }
    .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;

}
}





