

.content {padding:70px 0;position: relative;min-height: 300px;}
.content img{max-width: 100%;}
.sub-banner {height:600px;margin-top: 110px;}
.sub-banner .wrapper{position: relative;height: 100%;}

.sub-banner02{height: 400px;}
.sub-banner .rowtit{width: 100%; height: 70px;color: #fff;font-size: 60px; line-height:70px; text-align: center; position: absolute; left: 0;top: 50%;}

.inner_cont {font-size: 16px; color: #454545; width: calc(100% - 320px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 260px; float: left;}

@media only screen and (max-width:1200px) {
  .sub-banner{height: 400px;}
  .sub-banner .rowtit{ font-size:48px;}
}

@media only screen and (max-width:920px) {
.sub-banner {height:300px;margin-top: 0;}
.content {padding:30px 0;}
.sub-banner .rowtit{ font-size:24px;}
.sub-banner .rowtit{margin-top: -35px;}
}

@media only screen and (max-width:768px) {
  .inner_cont {font-size: 12px;}
  .sub-banner .rowtit{font-size: 18px;}
  .sub-banner{height: 200px;}
}

.breadcrumb-bar{ font-size: 18px;height: 40px; line-height: 40px;margin-top:60px;color: #fff;}
.breadcrumb-bar a:last-child {font-weight: bold;color: #fff;}
.breadcrumb-bar a{color: #fff;}



@media only screen and (max-width:1000px) {
.breadcrumb-bar{margin-top:10px;}
.breadcrumb-bar{font-size: 14px;}
}
@media only screen and (max-width: 768px) {
.breadcrumb-bar{font-size: 12px;}
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar .title{ color: #666;position: relative;margin-bottom:20px; border-bottom: 1px solid #dcdcdc;padding-bottom: 20px;}
.siderbar .title h3{font-size: 24px; line-height: 40px; }
.siderbar .title .txten{font-size: 12px;color: #ceb3d3;text-transform:Uppercase;}
.siderbar .title .btn_jt{display: block; height:40px;width: 50px; cursor: pointer; position: absolute; top: 25px; right: 0; text-align: center; line-height: 40px; display: none;}
.siderbar .title .inco01{ height:40px;width: 50px; display: block; background: url(../images/inco14.png) center no-repeat;}
.siderbar .title .cur .inco01{ height:40px;width: 50px; display: block; background: url(../images/inco13.png) center no-repeat;}

.siderbar .sunnav li{font-size: 16px; line-height: 54px;  border-bottom: 1px solid #d7d7d7; text-indent:30px; position: relative;
  background: url(../images/arr01.png) right center no-repeat;}
.siderbar .sunnav li:hover{background: url(../images/arr02.png) right center no-repeat;}
.siderbar .sunnav li a{width: 100%; display: block; height:54px;font-weight: bold;}
.siderbar .sunnav li a:hover {color: #001e6c;}
.siderbar .sunnav li  a.active{color: #fff;font-weight: bold; background:#001e6c; }

.siderbar .sunnav li i{text-indent: 0;}
.siderbar .sunnav .level2{ background:#f7fafc; padding:10px 0;}
.siderbar .sunnav .level2 li{border-bottom: 0; font-size: 14px; background:#f7fafc; }
.siderbar .sunnav .level2 li a{text-indent: 40px;height: 30px; line-height: 30px;color: #666666;font-weight: normal;}
.siderbar .sunnav .level2 li a:hover{color: #001e6c;}


@media only screen and (max-width: 1000px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_left .quickcontact {display:none; }
.inner_cont {width: 100% ; float: none;}
.siderbar .sunnav{display: none;}
.siderbar .title{padding:10px 20px;background-image: none; background:#001e6c;height: 40px;margin-bottom: 20px;}
.siderbar .title .btn_jt{ top: 10px; display: block;}
.siderbar .title h3{padding-left: 0;font-size: 18px; color: #fff;}
.content{padding:20px 0;}
}

@media only screen and (max-width: 768px) {
  .siderbar .title h3{padding-left: 0;font-size: 14px;}
  .siderbar .sunnav li{font-size: 14px;}
  .siderbar{margin-bottom: 10px;}
  .siderbar .title{padding:0 10px;}
  .siderbar .title .btn_jt{ top: 0;}
  .siderbar .title .txten{display: none;}
  .siderbar .title{height: 40px;}
}



/* ==========================================================================
   pro
   ========================================================================== */

.proflbox .row{width: 20%; float: left; }
.proflbox .row h3{width: 100%;height: 40px; line-height: 40px; font-size: 20px; text-align: center; border-left: 1px solid #9e9d9e;}
.proflbox .row h3 a{color: #1a2e9b;}
.proflbox .row .warp{height: 210px;margin-top: 20px; overflow-x: hidden; overflow-y: auto;padding:0 10px;}
.proflbox .row ul{max-width: 220px; margin:0 auto;}
.proflbox .row ul li{line-height: 30px; color:#6b696a;font-size: 15px;}
.proflbox .row ul li a{ color:#6b696a;}
.proflbox .row:last-child h3 {border-right: 1px solid #9e9d9e;}
.proflbox .row ul li a:hover{color: #1a2e9b;}

@media only screen and (max-width: 1200px) {
.proflbox .row ul li{font-size: 14px;}
.proflbox .row ul{max-width: 100%;}
.proflbox .row .warp{height:180px;}
}

@media only screen and (max-width:920px) {
.proflbox .row ul li{font-size: 12px;}
.proflbox .row h3{font-size: 16px;}
}

@media only screen and (max-width:768px) {
.proflbox .row{width:100%;margin-top: 10px;}
.proflbox .row h3{border-left:none;border-top: 1px solid #9e9d9e;text-align: left;}
.proflbox .row ul{margin-top: 0;}
.proflbox .row:last-child h3 {border-right:none;}
.proflbox .row .warp{height: auto;}
}


.inner-proxq .breadcrumb-bar,.inner-proxq .breadcrumb-bar a{color: #666;}
.proxqbox{margin-top: 60px; font-size: 18px;}
.proxqbox h3{color: #1a2e9b;}
.proxqbox .desc{margin:30px 0;}
.proxqbox .left a{width: 180px; height:45px;text-align: center; line-height: 45px; display: inline-block; background: #1d2088;color: #fff;}

.proxqbox .left{width: calc(100% - 500px); float: left; }
.proxqbox .right{width: 400px; text-align: right; float: right;}
.proxqbox .right .pic{padding:50px;border:1px solid #7b7979; text-align: center;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -ms-border-radius:40px;
    -o-border-radius:40px;
    border-radius:40px;}
.proxqbox .right .pic img{max-width: 100%;}
.cpxq_tlbt{border-bottom: 1px solid #2639a0;border-left: 20px solid #49f56b;margin-bottom: 10px; margin-top:40px;}
.cpxq_tlbt em{display: inline-block;font-size: 18px;padding:0 20px; line-height:50px;background: #2639a0;color: #fff;}

@media only screen and (max-width:920px) {
    .proxqbox .right{width: 220px;}
    .proxqbox .left { width: calc(100% - 260px);}
    .proxqbox {margin-top: 20px; font-size: 14px; }
    .proxqbox .desc{margin:10px 0;}
    .proxqbox .right .pic{padding:20px;}
    .cpxq_tlbt em{line-height: 40px; font-size: 16px;}
}

@media only screen and (max-width:768px) {
    .proxqbox .right,.proxqbox .left { width:100%; float: none;}
    .proxqbox .right{margin-top: 30px;}
     .cpxq_tlbt em{line-height: 40px; font-size: 14px;}
}

.solbox{background: #fff;}
.solbox .pic{width: 50%; float: left;}
.solbox .pic img{width: 100%;}
.solbox .txtarea{width: 50%; float: right;}
.solbox .txtarea .warp{padding:70px;font-size: 18px;}
.solbox .txtarea .tit{border-bottom: 1px solid #919090;margin-bottom: 10px; margin-bottom: 40px;padding-bottom: 10px;}
.solbox .txtarea .tit a{display: inline-block;font-size: 18px;padding:0 20px; line-height:50px;background: #2639a0;color: #fff;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.solbox:nth-child(2n) .txtarea{ float: left; }
.solbox:nth-child(2n) .pic{ float: right; }
.solbox .txtarea .tit a:hover{background: #2c44c3;transform: translate3d(0, -2px, 0);}

.soldetail{font-size: 18px;padding:30px;background: #fff;}

@media only screen and (max-width:1200px) {
    .solbox .txtarea .warp{padding:40px;font-size: 15px;}
    .solbox .txtarea .tit{margin-bottom: 20px;}
    .soldetail{font-size: 14px;}
}

@media only screen and (max-width:920px) {
.solbox .txtarea .warp{padding:30px;font-size: 14px;}
.solbox .txtarea .tit a{height: 40px;line-height: 40px;font-size: 14px;}
.solbox .txtarea .tit{margin-bottom:10px;}
}

@media only screen and (max-width:768px) {
    .solbox .pic,.solbox .txtarea { width:100%; float: none;}
    .solbox .txtarea .warp{font-size: 12px;padding:20px;}
    .soldetail{font-size: 12px;padding:10px;}
}


.aboutpart01{padding:60px 0;background: #eeeeef;font-size: 18px;color: #666;}
.abouttit{text-align: center;margin:60px 0;}
.abouttit h3{font-size: 30px;color: #1b2e98 ;font-weight: normal;}
.aboutpart01 li{width: calc(33.33% - 20px);margin:0 8px; display: inline-block;text-align: center;margin-bottom: 20px;}
.aboutpart01 li .inco{height: 100px; line-height: 100px;transition-duration:800ms;}
.aboutpart01 li:hover .inco {transform:rotateY(360deg);}

.aboutpart02{padding:60px 0;background: #3295d2;font-size: 18px;color: #fff; text-align: center;}
.aboutpart02 h3{font-size: 30px;font-weight: normal;margin-bottom: 20px;}
.aboutpart03{position: relative;}
.aboutpart03 img{max-width: 100%;}
.aboutpart03 h3{width: 100%; height: 70px;color: #fff;font-size:48px; line-height:70px; text-align: center; position: absolute; left: 0;top:40%;}

.aboutpart04{padding-bottom: 40px;background: #eeeeee;}
.ysrow{background: #fff;}
.ysrow .pic{width: 50%; float: left;}
.ysrow .pic img{width: 100%;}
.ysrow .txtarea{width: 50%; float: right;}
.ysrow .txtarea .warp{padding:70px;font-size: 18px;}
.ysrow .txtarea .tit{border-bottom: 1px solid #919090;margin-bottom: 10px; margin-bottom: 40px;padding-bottom: 10px;}
.ysrow .txtarea .tit a{display: inline-block;font-size: 18px;padding:0 20px; line-height:50px;background: #2639a0;color: #fff;}
.ysrow:nth-child(2n) .txtarea{ float: left; }
.ysrow:nth-child(2n) .pic{ float: right; }

@media only screen and (max-width:1200px) {
.aboutpart01,.aboutpart02{font-size: 16px;}
.aboutpart03 h3{font-size: 30px;}
.ysrow .txtarea .warp{padding:50px;font-size: 16px;}
}

@media only screen and (max-width:920px) {
.aboutpart01,.aboutpart02{font-size: 14px;}
.aboutpart03 h3{font-size:24px;}
.ysrow .txtarea .warp{padding:30px;font-size: 14px;}
.abouttit h3{font-size: 24px;}
.abouttit{margin:30px 0;}
}

@media only screen and (max-width:768px) {
.aboutpart01, .aboutpart02{font-size: 12px;}
.aboutpart01, .aboutpart02{padding:30px 0;}
.abouttit h3{font-size: 18px;}
.aboutpart01 li{width: calc(50% - 10px);margin:0 4px;}
.aboutpart02 h3{font-size: 18px;font-weight: bold;margin-bottom: 0;}
.aboutpart03 h3{font-size: 18px;margin-top: -30px;}
.ysrow .pic,.ysrow .txtarea{width:100%; float: none;}
.aboutpart04 .wrapper{padding:0;}
.aboutpart04{padding-top:20px;padding-bottom: 20px;}
.ysrow .txtarea .warp{padding:20px;font-size: 12px;}
}

.glxxbox{max-width: 500px;margin:0 auto;color: #666;}
.passwordbox{}
.passwordbox .ui-item{margin-top: 10px;}
.passwordbox .ui-item em{height: 30px; line-height: 30px;display: inline-block;width:120px;}
.passwordbox .ui-item .ui-input{width: calc(100% - 150px);background: none; line-height: 18px;padding:5px 10px; border:0;border-bottom: 1px solid #bab9ba;}

.ui-item-btn{ text-align: center;}
.ui-item-btn .btn{width: 120px;margin-left: 10px;border:0;font-size: 16px; height:40px;text-align: center; line-height:40px; display: inline-block; background: #1a2e9b;color: #fff;}
.passwordbox .ui-item-btn{margin-top: 60px;}
.glzx-tit{text-align: center;font-size: 24px;margin-bottom:60px;border-bottom: 1px solid #dcdcdc; padding-bottom: 20px;}

.grxxbox .inco{width: 120px; height: 120px; text-align: center; line-height: 120px; color: #1a2e9b;border: 1px solid #dcdcdc;
  font-size: 48px; float: left;
  -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}

.grxxbox .txtarea{width: calc(100% - 150px); float: right;margin-top:20px;}

@media only screen and (max-width: 768px) {
  .glzx-tit{font-size: 18px;margin-bottom: 30px;}
  .passwordbox .ui-item em{width:100px;}
  .passwordbox .ui-item .ui-input{ width: calc(100% - 130px);}
  .passwordbox .ui-item-btn{margin-top: 20px;}
  .ui-item-btn .btn{font-size: 14px;}
  .grxxbox .inco{width:80px; height: 80px;line-height: 80px;  font-size: 48px;}
  .grxxbox .txtarea {width: calc(100% - 100px);margin-top:10px; }
}

/* ==========================================================================
   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: #6c0f84;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #6c0f84;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{}
.sidenav li {position: relative;font-size: 14px;text-align: center;width: calc(20% - 2px);  border-right: 1px solid #f9f9f9;float: left;}
.sub_nav {background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);max-width: 1320px;margin:0 auto; position: relative;margin-top: -20px;}
.sidenav li.active {background: #193a7b;}
.sidenav li:hover a,.sidenav li a:hover{color: #193a7b;}
.sidenav li.active a {color: #fff;}
.sidenav li:last-of-type a {}
.sidenav li:last-child {border:0;}

/* overview */
.ln-menu-link { display: block; font-size:16px;font-weight: bold;color: #686c74;  position: relative; *zoom: 1; line-height:55px;}

#ln-menustate {    display: none;}


@media only screen and (max-width: 767px) {
  .sub_nav {margin-top:0;}
  .sidenav{background:#fff;}
  .sidenav li {width: 100%;text-align: center;border-right:0;padding:0;}
  .sub_nav {background:#fff;}
  .ln-menu-link .inco{width:30px; height: 30px;position: absolute;top: 10px; left: 30px;}
  .ln-menu-link {
      line-height: 20px;
      border-bottom: 1px solid #d7d7d7;
      border-right: none;
      border-left: none;
      border-top: none;
      margin: 0; font-size: 14px;font-weight: normal;
  }  
  .overview.hidden {      display: block;  }  
  .sidenav li.on {      border-bottom: none;  }  
  .sub_nav li:first-child .ln-menu-link {      border-left: none;  }
}

.sidenav li.on a {color: #10924e;}


#ln-menustate {
    display: none;
}
.localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after {
    background-color: #d6d6d6
}
.ln-content {
    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;
    }
    .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;

}
}




