
.content {padding:70px 0;position: relative;min-height: 200px;}
.content img{max-width: 100%;}
.sub-banner {height:457px;margin-top: 100px;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 360px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 330px; float: left;}


@media only screen and (max-width:920px) {
.sub-banner {height:250px;margin-top: 0;}
}

@media only screen and (max-width:768px) {
.sub-banner {height:150px;margin-top: 0;}
}

.breadcrumb{color: #333; font-size: 12px;height: 30px; line-height: 30px; overflow: hidden;}
.breadcrumb a{color: #333;}
.breadcrumb a:last-child {}
.breadcrumb a:hover{color: #323e94;}
.breadcrumb02{margin-top: 60px;}
.innerfaq{padding-bottom: 0;padding-top: 40px;}
.innerfaq .wrapper{position: relative;}
.innerfaq .wrapper:before {
content: "";display: block; top:0; left:340px; position: absolute; width:1px;height: 100%; background: #e9eef7;
}

@media only screen and (max-width: 1000px) {
.innerfaq .wrapper:before {display: none;}
.breadcrumb02{margin-top: 30px;}
}

@media only screen and (max-width: 920px) {
.breadcrumb{margin-top:0;}
}
@media only screen and (max-width: 768px) {
.breadcrumb{font-size: 12px;}
}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar .title{ color: #fff; height: 40px;padding:0 10px; position: relative; background: #323e94; display: none;}
.siderbar .title h3{font-size:16px;font-weight: normal; line-height: 40px; }
.siderbar .title .txten{font-size: 12px;color: #ceb3d3;text-transform:Uppercase;}
.siderbar .title .btn_jt{height:40px;width: 50px;line-height: 40px; cursor: pointer; position: absolute; top: 0; right: 0; text-align: center; }
.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{background: #fff;margin-bottom: 20px;}

.siderbar .sunnav li{ font-size: 16px; line-height: 50px;}
.siderbar .sunnav li a{display: block;color: #020202;padding-left: 30px;}
.siderbar .sunnav li a:hover {color: #323e94;}
.siderbar .sunnav li a.active{font-weight: bold; background: #e9eef7;}
.siderbar .sunnav li i{text-indent: 0;}

.siderbar .sunnav .level2{background: #fff; display: none;}
.siderbar .sunnav .level2 li{border-bottom: 0; font-size: 13px;padding-right:20px; height: auto; line-height: 18px;margin:10px 0; position: relative;}
.siderbar .sunnav .level2 li a{color: #818ea5;padding-left: 50px;font-size: 14px;}
.siderbar .sunnav .level2 li i{position: absolute;left:30px; top:0;}
.siderbar .sunnav .level2 li a:hover{color: #323e94;}
.siderbar .sunnav .level2 li a.active{color: #222;background:#fff;}

@media only screen and (max-width: 1000px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
.content{padding:20px 0;}
.siderbar .title{display: block;}
.siderbar .sunnav{display: none;}
}
@media only screen and (max-width:768px){
  .siderbar .sunnav li{font-size: 12px; line-height: 40px;}
}


/* ==========================================================================
  pro
   ========================================================================== */
.propart01{padding:90px 0; }
.propart01 .breadcrumb.fixed{position: fixed;top:100px; background: #fff;z-index: 3;padding:5px 20px;left: 0;}

.propart01 .protit {height: 60px; line-height: 60px;font-family: BIGJOHN;}
.propart01 .protit .name {font-size: 40px;}
.propart01 .protit a.link{float: right; color: #e60012; line-height: 30px;margin-top: 15px; font-size: 16px; font-weight: bold;border-bottom: 1px solid #e60012; }
.propart01 .row{margin-top:60px;}
.propart01 .left{width: calc(100% - 700px);height:450px; padding-bottom: 100px;  overflow: hidden; float: left;position:relative; }
.propart01 .left h3{font-size: 24px;font-weight: normal;}
.propart01 .left .link{margin: 30px 0;}
.propart01 .left .link li{padding-left: 10px; height: 30px; line-height: 30px; position: relative;}
.propart01 .left .link li:before {
    content: "";
    display: block;
    top: 10px;
    left: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #232224;
    border-bottom: 5px solid transparent;
}
.propart01 .left .link li a{color: #232224;}
.propart01 .left .link li:hover a{color: #323e94; text-decoration: underline;}
.propart01 .left .desc{font-size: 16px;line-height: 24px;margin-bottom: 30px;}
.propart01 .left .find{position: absolute; bottom: 0; left: 0;}
.propart01 .left .find a{padding:0 50px; height:80px; text-align: center; line-height:80px; display: inline-block; 
  background: #323e94;color: #fff; font-size: 18px;
  -webkit-border-radius:80px;
  -moz-border-radius:80px;
  -ms-border-radius:80px;
  -o-border-radius:80px;
  border-radius:80px;
}
.propart01 .left .find i{margin-right: 10px;}

.propart01 .right{width:640px;overflow: hidden;float: right;}
.propart01 .probigpic{width:550px;height:550px;/*background: #ecf0f8;*/ overflow: hidden; text-align: center; line-height: 550px;float: left;}
.propart01 .probigpic img {max-width: 100%;}

.picScroll-top{width:77px;overflow:hidden; position:relative;float: right;height: 550px;}
.picScroll-top  .sPrev,.picScroll-top  .sNext{ display:block; width:37px; height:37px;text-align: center; line-height: 37px; overflow:hidden;cursor:pointer;
  background: #eaedf8;position: absolute;bottom: 0;color: #0254a4;font-size:20px; }
.picScroll-top .sNext{right: 0;}
.picScroll-top .sPrev{left: 0;}
.picScroll-top .sNext:hover,.picScroll-top .sPrev:hover{background: #c2c6d3;}

.picScroll-top ul{ overflow:hidden; zoom:1; }
.picScroll-top ul li{ text-align:center; zoom:1; margin-bottom:9px;cursor: pointer; }
.picScroll-top ul li .pic{ transform: scale(0.95);text-align:center; width: 75px; height: 75px;line-height: 75px; /*background: #ecf0f8;*/border:1px solid #888;opacity: 0.5;transition: 0.3s; border-radius: 5px;}
.picScroll-top ul li .pic img{max-width: 90%;}
.picScroll-top ul li .title{ line-height:24px; }
.picScroll-top ul li:hover .pic{border-color: #0254a4;opacity: 1;transform: scale(1);}

.propart02{padding:60px 0;border-top: 1px solid #e5e5e5;}
.innerprotit{font-size: 40px;font-weight: normal;text-align: center;}
.propjul{margin-top: 30px;}
.propjul li{width: calc(16.66% - 20px); margin-right: 20px;margin-bottom: 20px; height: auto;position: relative; float: left;overflow: hidden;}
.propjul li:last-child {margin-right: 0;}
.propjul li .pic {position: relative; height: auto;overflow: hidden;cursor: pointer;}
.propjul li .bgimg{width: 100%;}
.propjul li .uppic{height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.propjul li:hover .uppic{ transform: scale(1.05);}
.propjul li .txttit{font-size: 12px;line-height:18px;color: #000;margin-top:10px;}
.propjul li p.sl{color: #999;font-size: 12px;}
.propart02 .row02{border:1px solid #d6dde7;margin-top: 60px;padding:60px 140px;position: relative;overflow: hidden;}
.propart02 .row02:before { content: ""; display: block; top: 0; right: -15px; position: absolute; width:90px; height: 100%;
background:url(../images/inco01.png) center no-repeat;
}
.procs_table{margin-top: 40px;}
.procs_table th,.procs_table td{padding:8px;border-bottom: 1px solid #dae0ec;}
.procs_table th{text-align: right;color: #7785a0;font-weight: normal;padding-right: 20px;}
.video_ul{margin: 60px 0;}
.video_ul li{height:500px;position: relative; float: left;overflow: hidden;margin-bottom: 10px;}
.video_ul li .video{width: 100%; height: 100%;}
.video_ul li .pic {position: relative; height: 100%;overflow: hidden;}
.video_ul li .bgimg{width: 100%;height: 100%;}
.video_ul li .uppic{width: 100%;height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.video_ul li:hover .uppic{ transform: scale(1.05);}
.video_ul li:nth-child(1),.video_ul li:nth-child(4){width: 40%;}
.video_ul li:nth-child(2),.video_ul li:nth-child(3){width: calc(60% - 10px);}
.video_ul li:nth-child(2) {margin-left: 10px;}
.video_ul li:nth-child(3){margin-right: 10px;}
.video_ul li:nth-child(5){width: 100%;}
.video_ul li .video{position: relative;}
.video_ul li .cover{position: absolute; left: 0;top:0;z-index: 3;width: 100%; height: 100%;
  background: rgba(0, 0, 0, .5); color: #fff; text-align: center;
  -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.video_ul li .cover .inco{width: 100%; height: 60px; color: #fff; line-height: 60px; font-size:72px;position: absolute; top:50%;margin-top: -25px;
  filter: alpha(opacity=50);opacity: 0.5;
}
.video_ul li:hover .cover{background: rgba(0, 0, 0, .8);}
.video_ul li:hover .cover .inco{filter: alpha(opacity=100);opacity: 1;}
.video_ul li .cover a{color: #fff;}

.propart04{padding-top: 60px;}
.propjul02{margin-top: 30px; text-align: center;}
.propjul02 li{width: calc(16% - 20px); margin-right: 24px; height: auto;position: relative; /*float: left;*/display:inline-block; overflow: hidden;}
.propjul02 li:nth-child(6n)  {margin-right: 0;}
.propjul02 li .pic {position: relative; height: auto;overflow: hidden;cursor: pointer;border:1px solid #d0d6e5;}
.propjul02 li .bgimg{width: 100%;}
.propjul02 li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.propjul02 li:hover .uppic{ transform: scale(1.05);}
.propjul02 li .txttit{font-size: 12px; margin-top:10px; text-align:left; }
.propart03 img{max-width: 100%;}
.projsul{margin-left: -10px;font-size: 16px;line-height: 26px; text-transform:Capitalize;color: #666;}
.projsul li {width: 33.33%; float: left;height: auto;overflow: hidden;}
.projsul li .pic {position: relative; height: auto;overflow: hidden;}
.projsul li .bgimg{width: 100%;}
.projsul li .uppic{height: 100%;position: absolute;left: 0;top:0;}
.projsul li .warp{margin:0 10px;}
.projsul li p.name{margin: 10px 0;color: #000; /*font-size: 13px;*/}
.projsul li p.txt02{color: #333;}

@media only screen and (max-width:1200px) {
.propart01,.propart02{padding:30px 0;}
.propart01 .protit .name,.innerprotit{font-size: 24px;}
.propart01 .row{margin-top: 30px;}
.propart02 .row02{padding:30px 100px;}
.propart02 .row02:before{ background-size: auto 500px;width: 70px;}
.video_ul li {height:430px;}
.video_ul{margin:30px 0;}
.propart04{padding-top: 30px;}
.propjul02 li .txttit{font-size: 14px; line-height:18px;}
.propart01 .probigpic {width:440px; height:440px; line-height: 440px;}
.propart01 .right{width: 500px;}
.picScroll-top ul li .pic {width:55px; height: 55px; line-height: 55px;}
.picScroll-top {width: 57px; height:440px; }
.picScroll-top .sPrev, .picScroll-top .sNext {width:27px; height:27px;line-height:27px;font-size: 20px; }
.propart01 .left {width: calc(100% - 520px); height:380px; padding-bottom: 60px;}
.propart01 .left .find a {padding: 0 50px; height: 40px;line-height: 40px;font-size: 14px;}
.propart01 .left .desc{font-size: 14px;line-height: 20px;}
.propart01 .left .link{font-size: 12px;margin:20px 0;}
.propart01 .left .link li{height: 24px; line-height: 24px;}
.propart01 .left .link li:before{top: 6px;}
}

@media only screen and (max-width:920px) {
  .propart01 .probigpic {width:340px; height:340px; line-height: 340px;}
  .propart01 .right{width: 410px;}
  .picScroll-top ul li .pic {width:55px; height: 55px; line-height: 55px;}
  .picScroll-top {width: 57px; height:340px; }
  .picScroll-top .sPrev, .picScroll-top .sNext {width:27px; height:27px;line-height:27px;font-size: 20px; }
  .propart01 .left {width: calc(100% - 430px); height:280px; padding-bottom: 60px;}
  .propart01 .left .link {margin:10px 0; }
  .video_ul li {height:330px;}
  .propart02 .row02:before{display: none;}
  .propart02 .row02{padding:30px;}
}


@media only screen and (max-width:768px) {
.propart01 .protit .name, .innerprotit {font-size:16px; }
.propart01 .protit{height: auto; line-height: 24px;}
.propart01 .protit a.link{float: none;display: block;font-size: 12px;margin-top: 0;border-bottom: 0;}
.propart01 .left {width:100%; height: auto;margin-bottom:20px;padding-bottom: 40px;}
.propart01 .right {width:100%; }
.propart01 .probigpic {width: calc(100% - 65px);}
.propart01 .row{margin-top: 10px;}
.propart01 .left h3{font-size: 16px;font-weight: bold;}
.propart01 .left .desc{margin-bottom: 10px;}
.propjul li:nth-child(3),.propjul li:last-child {margin-right: 0;}
.propjul li {width: calc(33.33% - 10px); margin-right: 0;margin:0 5px 10px 5px;}
.propjul li .txttit{font-size: 12px;height: 60px;}
.propart02 .row02{margin-top: 20px;padding:10px;padding-top:20px;}
.procs_table{margin-top: 10px;}
.video_ul li:nth-child(1), .video_ul li:nth-child(4){width: 100%;}
.video_ul li:nth-child(2), .video_ul li:nth-child(3) { width:100%;margin-left: 0;margin-right: 0;}
.video_ul li{height: auto;}
.propjul02 li:nth-child(3),.propjul li:last-child {margin-right: 0;}
.propjul02 li {width: calc(33.33% - 10px); margin-right: 0;margin:0 5px 10px 5px;}
.propjul02 li .txttit{font-size: 12px;height: 60px;}
.projsul li .warp{margin:0 0 0 10px;}
 .propart01 .left .find a {padding: 0 30px; height: 30px;line-height: 30px;font-size: 12px;}  
 .propart01{padding-top: 50px;}
 .propart01 .breadcrumb{margin-top: -40px;}

}

/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01{margin-top: 100px;color: #fff; text-align: center; font-size: 16px; line-height: 36px;
 background:url(../images/subbanner2.jpg) center no-repeat;background-size: cover;}
.aboutpart01 .warp{padding:250px 300px;}
.abouttit01{font-size: 40px;margin-bottom: 60px; text-align: center;font-family: BIGJOHN;}

.aboutpart02{padding:60px 0;}

.teamul li{width:50%;margin-bottom:20px; height: auto;position: relative;overflow: hidden; float: left;}
.teambox{margin:0 10px; height: auto;position: relative;overflow: hidden; }
.teambox .pic {position: relative; height: auto;overflow: hidden;}
.teambox .bgimg{width: 100%;}
.teambox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.teambox .cover{width: 100%;height: 100%;position: absolute; left: 0;top: 0;z-index: 2;}
.teambox .cover .warp{padding:50px 100px;}
.teambox h3{font-size: 24px;font-weight: normal; text-align: center; color: #fff;font-family: PrimeRegular;text-transform: uppercase;}

.aboutpart03{overflow: hidden;}

.teamslider{ width:100%;  min-width:1080px;  height:568px;  position:relative; overflow:hidden; background:#fff; text-align:center;}  
.teamslider .bd{ width:1080px; position:absolute; left:50%; margin-left:-540px  }  
.teamslider .bd li{ width:1080px;  overflow:hidden; }  

.teamslider .tempWrap{ overflow:visible !important }  
.teamslider .tempWrap ul{  margin-left:-1080px !important;   } 
.teamslider .pnBtn{ position:absolute; z-index:3; top:0; width:60px;height:100%; cursor:pointer;}  
.teamslider .prev{ left:50%; margin-left:-520px; background:url(../images/arr01.png) center no-repeat; }
.teamslider .next{ left:50%;  margin-left:460px; background:url(../images/arr02.png) center no-repeat; } 

.uniquebox{width: calc(100% - 20px);margin:0 10px; height: auto;position: relative;overflow: hidden;}
.uniquebox .pic {position: relative; height: auto;overflow: hidden;}
.uniquebox .bgimg{width: 100%;}
.uniquebox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.uniquebox:hover .uppic{ transform: scale(1.05);}
.uniquebox .cover{width: 100%;height: 100%;position: absolute; left: 0;top: 0;z-index: 2;}
.uniquebox .cover .warp{padding:60px 100px;}
.uniquebox h3{font-size: 24px;font-weight: normal;}

@media only screen and (max-width:1440px) {
.aboutpart01 .warp{padding:100px 0;}
.abouttit01{font-size: 24px;margin-bottom: 30px;}
.aboutpart01{font-size: 14px;}
}

@media only screen and (max-width:1200px) {
.teambox .cover .warp {padding: 50px; }
.teambox h3{font-size: 18px;}
.teamslider{ width:100%;  min-width:880px;  height:480px;}  
.teamslider .bd{ width:880px; position:absolute; left:50%; margin-left:-440px  }  
.teamslider .bd li{ width:880px;}  
.teamslider .tempWrap ul{  margin-left:-880px !important;}  
.teamslider .prev{ margin-left:-420px; }
.teamslider .next{  margin-left:350px; } 
.uniquebox h3{font-size: 18px;}
.aboutpart02{padding: 40px 0;}
}

@media only screen and (max-width:920px) {
  .aboutpart01{margin-top: 0;}
  .aboutpart01 .warp{padding:50px 0;}
  .abouttit01 {font-size: 18px; margin-bottom: 20px;}
  .aboutpart01 {font-size: 14px; line-height:24px;}
  .teambox .cover .warp{padding:30px;}
  .teambox h3{font-size: 16px;}
  .aboutpart02 {padding: 20px 0; }
}

@media only screen and (max-width:768px) {
.teamslider{ width:100%;  min-width:auto;  height:230px;}  
.teamslider .bd{ width:100%; position:absolute; left:50%; margin-left:-50%;  }  
.teamslider .bd li{ width:100%;}  
.teamslider .tempWrap ul{  margin-left:-100% !important;}  
.teamslider .prev{ margin-left:-48%; background-size: auto 20px;}
.teamslider .next{  margin-left:33%; background-size: auto 20px;} 
.uniquebox .cover .warp{padding:20px 40px;}
.uniquebox h3{font-size: 14px;}
.teamul li{width: 100%;}
.teambox{margin:0;}
.aboutpart01{font-size: 12px;}
}

/* ==========================================================================
   choose
   ========================================================================== */
.choosebanner{height: 450px;padding:0 10px; margin-top: 100px;position: relative;}
.choosebanner .warp{ text-align: center; width: 100%; height: 100px;position: absolute;top: 50%;margin-top: -50px; color: #fff;}
.choosebanner h3{font-size: 46px; font-weight: normal;}
.slidechoose .hd li{width: calc(20% - 50px); margin-left: 60px; float: left; position: relative; text-align: center; cursor: pointer;}
.slidechoose{margin-top: 50px;}
.slidechoose .hd li:before {
content: "";display: block; top:70px; left:-65px; position: absolute; width:70px;height: 1px; background: #cdcfd4;
}
.slidechoose .hd li:nth-child(1){ margin-left: 0; }
.slidechoose .hd li:nth-child(1):before {display: none;}
.slidechoose .hd .num{width: 140px; height: 140px; border:3px solid #323e94; text-align: center; line-height: 140px;color: #323e94;
font-size: 48px;font-weight: bold;margin:0 auto;
-webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
}
.slidechoose .hd li p{margin-top: 20px;color: #5c5b61; font-size: 16px; line-height: 18px;}
.slidechoose .hd li p span{display: block;}
.slidechoose .hd li.on .num{background: #323e94;color: #fff;}
.slidechoose .bd{padding:100px 50px 0 50px;}
.slidechoose .bd .warp{max-width:700px;margin:0 auto;}
.questiontit{text-align: center;}
.questiontit em{display:inline-block; font-size: 40px;line-height: 48px; position: relative;}
.questiontit span.num{font-size:80px; line-height: 80px; font-weight: bold;  font-style: italic; position: absolute;bottom:-6px; left: -80px; z-index: 1;color: #dee2eb;}
.questiontit span.txt{z-index: 2;position: relative;font-weight: bold;}
.questionul{margin:60px 0;}
.questionul li{height: 50px; line-height: 50px; font-size: 24px;}
.questionul li em{width: 26px; height: 26px; line-height:26px; margin-right: 10px; text-align: center;cursor: pointer; display: inline-block;border:2px solid #272727;
  -webkit-border-radius:50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.questionul li em i{color: #fff;filter: alpha(opacity=0);opacity: 0;font-size: 16px;display: block;width: 26px; height: 26px; line-height:26px;}
.questionul li em.check{background: #323e94;border-color: #323e94;}
.questionul li em.check i{filter: alpha(opacity=100);opacity: 1;}
.nextbtn{}
.nextbtn a{width: 180px; height:45px; font-weight: bold; text-align: center; line-height: 45px; display: inline-block; 
  background: #fff;color: #323e94;border:1px solid #323e94; 
  -webkit-border-radius:24px;
  -moz-border-radius:24px;
  -ms-border-radius:24px;
  -o-border-radius:24px;
  border-radius:24px;}

@media only screen and (max-width:1200px) {
.choosebanner{height:260px;}
.choosebanner h3{font-size: 24px;}
.choosebanner .warp{height: 60px;margin-top: -30px;}
.slidechoose .hd .num{width: 100px; height: 100px; line-height: 100px; font-size: 36px;}
.slidechoose .hd li:before {top: 50px; left: -60px;width: 50px;}
.questiontit em{font-size: 42px;}

}

@media only screen and (max-width:920px) {
.choosebanner{height:200px;margin-top: 0;}
.questiontit em{font-size: 36px;}
}

@media only screen and (max-width:768px) {
.choosebanner{height:150px;}
.choosebanner h3{font-size: 18px;}
.choosebanner p{max-width: 80%;margin:0 auto;}
.slidechoose .hd li p{font-size: 12px;}
.slidechoose .hd .num{width:40px; height:40px; line-height:40px; font-size: 18px;}
.slidechoose .hd li{width: calc(20% - 20px); margin-left: 20px;}
.slidechoose .hd li:before {top: 20px; left: -15px;width: 15px;}
.questiontit em{font-size:22px;}
.questiontit span.num {font-size: 40px; line-height:40px;  bottom:auto; left: -40px;}
.slidechoose .bd {padding: 50px 30px 0 30px; }
.questionul {margin: 20px 0 30px 0; }
.questionul li{font-size: 18px;}
}



/* ==========================================================================
   FAQ
   ========================================================================== */
.faqbanner{height: 450px;padding:0 10px; margin-top: 100px;position: relative;}
.faqbanner .warp{ text-align: center; width: 100%; height: 50px; line-height: 50px; position: absolute;top: 50%;margin-top: -25px; color: #fff;}
.faqbanner h3{font-size: 46px; font-weight: normal;}

.faq-list .row{border-bottom: 1px solid #e9eef7; color: #020202;padding: 20px 0;}

.faq-list .bd { display: none; padding:10px 30px 30px 50px;color: #333; }
.faq-list a:hover { text-decoration: underline }
.faq-list .bd .wdtpbox{ margin-top: 10px; display: none;}
.faq-list .bd .wdtpbox img{width: 73px;height: 52px; vertical-align: top;margin-right: 10px;}
.faq-list .bd .wdtpbox a{vertical-align: bottom;}
.faq-list .hd label{width: 50px; height: 50px; display:inline-block;text-align: center; line-height: 50px;}
.faq-list .hd .rotate{
  transition: all 580ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor:pointer;
}
.faq-list .hd .rotate180 {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  transform: rotate(90deg);
}

@media only screen and (max-width:1200px) {
.faqbanner{height:260px;}
.faqbanner h3{font-size: 24px;}
.faqbanner .warp{width: calc(100% - 20px);}
}

@media only screen and (max-width:1000px) {
.faq-list{margin-top: 20px;}
}

@media only screen and (max-width: 920px) {
  .faq-list {font-size: 14px;}
  .faqbanner{margin-top: 0;}
}

@media only screen and (max-width: 768px) {
  .faq-list {font-size: 12px;}
  .faqbanner{height:150px;}
  .faqbanner h3{font-size: 18px;}
}

/* ==========================================================================
   ssass
   ========================================================================== */

.ssass_tit{height: 70px; line-height: 70px;border-bottom: 1px solid #e9eef7; position: relative;}
.ssass_tit h3{display: inline-block;border-bottom: 2px solid #323e94;margin-left: 20px; line-height: 68px; font-size: 24px; font-weight: normal;}

@media only screen and (max-width: 920px) {
.ssass_tit h3{font-size: 18px;}
}

@media only screen and (max-width:768px) {
.ssass_tit{height:30px; line-height:30px;margin-top: 10px;}
.ssass_tit h3{line-height: 28px; font-size:14px;}
}

/* ==========================================================================
   download
   ========================================================================== */
.downloadlist li{padding-left: 30px; position: relative;border-bottom: 1px solid #e9eef7;padding: 20px 0 20px 30px;}
.downloadlist li .txtarea{width: calc(100% - 200px); float: left; margin-top: 15px}
.downloadlist li .txtarea i{position: absolute; left: 0;top: 25px;margin-top: 15px;}
.downloadlist li .txtarea h3{font-size: 14px;color: #020202; font-family:  PrimeRegular, microsoft yahei, Arial, Helvetica, sans-serif}
.downloadlist li .txtarea p{color: #999;font-size: 12px; display: none;}
.downloadlist li .right{float: right; vertical-align: bottom;margin-top: 10px;}
.downloadlist li .right a{color: #95b2c5;}
.downloadlist li .right a:hover{text-decoration: underline;}
.downloadlist li .right img{vertical-align: bottom; margin-right: 10px;}

@media only screen and (max-width:768px) {
.downloadlist li .txtarea{width:100%; float: none;}
.downloadlist li .right{float: none;margin-top: 10px;}
.downloadlist li .right img{width: 30px;}
}

/* ==========================================================================
   video
   ========================================================================== */
.videolist li .video{position: relative;}
.videolist li{width:33.33%; height:auto;position: relative; float: left;overflow: hidden;margin-bottom: 10px;cursor: pointer;}
.videolist li .video{margin:0 10px;}
.videolist li .pic {position: relative; height: 100%;overflow: hidden;}
.videolist li .bgimg{width: 100%;height: 100%;}
.videolist li .uppic{width: 100%;height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.videolist li:hover .uppic{ transform: scale(1.05);}
.videolist li .cover{position: absolute; left: 0;top:0;z-index: 3;width: 100%; height: 100%;
  background: rgba(0, 0, 0, .5); color: #fff; text-align: center;
  -webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.videolist li .cover .inco{width: 100%; height: 60px; color: #fff; line-height: 60px; font-size:48px;position: absolute; top:50%;margin-top: -25px;
  filter: alpha(opacity=50);opacity: 0.5;
}
.videolist li:hover .cover{background: rgba(0, 0, 0, .8);}
.videolist li:hover .cover .inco{filter: alpha(opacity=100);opacity: 1;}
.videolist li .cover a{color: #fff;}
.videolist li .tit {height: 30px; line-height: 30px;}


.gallerylist{margin-left: -30px;}
.gallerylist li{width: calc(25% - 30px); margin-left: 30px;cursor: pointer; margin-bottom: 30px; height: auto;position: relative; float: left;overflow: hidden;}
.gallerylist li .pic {position: relative; height: auto;overflow: hidden;}
.gallerylist li .bgimg{width: 100%;}
.gallerylist li .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.gallerylist li:hover .uppic{ transform: scale(1.05);} 
.gallerylist li p{text-align: center;margin-top: 10px;}

@media only screen and (max-width:1200px) {
.gallerylist li{width: calc(33.33% - 30px);}
}

@media only screen and (max-width:1000px) {
  .gallerylist{margin-top: 20px;}
}

@media only screen and (max-width:768px) {
  .gallerylist{margin-left: -10px;}
.gallerylist li{width: calc(50% - 10px);margin-left: 10px;margin-bottom: 10px;}
}


.inner-building{padding:150px 0 60px 0; background: url(../images/buildingbg.jpg) top center repeat-x; margin-top: 100px;}
.inner-building .building-tit{font-size: 40px;margin-bottom: 60px; text-align: center; font-family: BIGJOHN;}
.inner-building img{max-width: 100%;}

@media only screen and (max-width:1200px) {
.inner-building{padding:60px 0;}
.inner-building .building-tit{font-size:24px;}
}

@media only screen and (max-width:920px) {
.inner-building{margin-top: 0;}

}

@media only screen and (max-width:768px) {
.inner-building{padding:40px 0;}
.inner-building .building-tit{font-size:18px;margin-bottom: 40px;}
}


.inner-quantity{padding:60px 0; background: url(../images/buildingbg.jpg) top center repeat-x;}
.inner-quantity .quantity-tit{font-size: 40px;margin-bottom: 60px; text-align: center; font-family: BIGJOHN;}
.inner-quantity img{max-width: 100%;}

.quantity_table  { border-left: 1px solid #d6dde7;border-top: 1px solid #d6dde7;}
.quantity_table td,.quantity_table th{padding:5px 20px;border-right: 1px solid #d6dde7;border-bottom: 1px solid #d6dde7;}
.quantity_table .photo{width:150px;text-align: center;}
.quantity_table .photo img{max-width: 120px;}
.quantity_table .quantity{width: 80px;}
.quantity_table .art{text-align: center;}
.quantity_table th{font-size: 20px;background: #d6dde7;padding:10px 20px;}
.quantity_table td{font-size: 16px;}
.quantitydj{text-align: right;margin-bottom: 30px;position: fixed;bottom: 200px;right:0;background: #fff;padding:10px;}
.quantitydj img{max-width:150px;}
.quantitydj .mo{display: none;}

@media only screen and (max-width:920px) {
.inner-quantity{margin-top: 0;}
.inner-quantity .quantity-tit{font-size: 24px;}
.quantitydj .mo{display: block;}
.quantitydj .pc{display: none;}
.quantitydj{position: relative;bottom: auto;}
.quantitydj img{max-width:90%;}
.inner-quantity .row {overflow-x: scroll;}
}



/* ==========================================================================
   access
   ========================================================================== */

.accesstit {height: 60px; line-height: 60px; font-family: BIGJOHN;font-size: 40px;}
.accesstit02{font-size: 30px;font-family:PrimeRegular;}
.inneraccess{margin-top: 100px;padding-top:60px;background:url(../images/access_pic01.jpg) top center repeat-x;}
.accesslist{margin-left: -20px;}
.accesslist li{width: calc(25% - 20px);margin-left: 20px; float: left;margin-top: 20px;}
.accesslist li img{max-width: 100%;}
.accesslist .row02{width: 100%;height: 200px;overflow: hidden;margin-top: 10px;}
.accesslist .row02 img{max-width: 100%;}
.picslideBox{width: 100%;position: relative;}
.picslideBox ul{margin: 0;}
.picslideBox li{width: 100%;margin:0;}
.picslideBox li img{width: 100%;height: 100%;}

.picslideBox .prev,.picslideBox .next{width: 27px; height: 70px; text-align: center; line-height: 70px; background: rgba(0, 28, 88, .5);
color: #fff;font-size: 18px;position:absolute;top: 50%;margin-top: -35px;display:none;}
.picslideBox .prev{ left:0;}
.picslideBox .next{right:0;}
.picslideBox:hover .prev,.picslideBox:hover .next{ display:block;}

@media only screen and (max-width:920px) {
.accesslist .row02{height: 110px;}
.picslideBox .prev,.picslideBox .next{display: block;}
.inneraccess{margin-top: 0;}
.accesstit{font-size: 24px;height: 40px; line-height: 40px;}
.accesstit02{font-size: 18px;}
}
@media only screen and (max-width:768px) {
.accesslist{margin-left: -10px;}
.accesslist li{width: calc(50% - 10px);margin-left:10px;}
.picslideBox li{width: 100%;margin:0;}  
.accesstit{font-size: 18px;}
.accesstit02{font-size: 16px;}
}




/* ==========================================================================
   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: #0ca728;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #0ca728;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{text-align: center;}
.sidenav li {position: relative;display: inline-block;font-size: 14px;text-align: center; padding: 0 40px;
  border-right: 1px solid #d0d0d0;
}
.sub_nav {background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.sidenav li.active {background: #0ca728;}
.sidenav li:hover a,.sidenav li a:hover{color: #0ca728;}
.sidenav li.active a {color: #fff;}
.sidenav li:last-of-type a {}

/* 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 {
    margin: 0 auto;
    max-width: 1200px;
    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;

}
}




