

.content {padding:70px 0;position: relative;min-height: 300px;}
.content img{max-width: 100%;}
.sub-banner {height:220px;margin-top: 110px;}
.sub-banner .wrapper{position: relative;height: 100%;}
.sub-banner .rowtit{width: 300px; height: 70px;color: #fff; text-align: right; position: absolute;right: 10px;top: 50%;margin-top: -35px;
text-transform:Uppercase; font-size: 14px;}
.sub-banner .rowtit h3{font-size: 36px; line-height: 40px;margin-bottom: 5px; }

.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 .rowtit{right: 30px;}
  .sub-banner .rowtit h3 { font-size:24px;}
}

@media only screen and (max-width:920px) {
.sub-banner {height:150px;margin-top: 0;}
.content {padding:30px 0;}
}

@media only screen and (max-width:768px) {
  .inner_cont {font-size: 12px;}
  .sub-banner .rowtit{display: none;}
}

.breadcrumb-bar{ font-size: 14px;height: 40px; line-height: 40px;padding-bottom:20px;position: relative; text-align: right;margin-bottom: 40px;
  border-bottom: 1px solid #dcdcdc;
}
.breadcrumb-bar a:last-child {font-weight: bold;color: #001e6c;}
.breadcrumb-bar h3{position: absolute; left:0; height: 40px; line-height: 40px; font-size: 24px;color: #001e6c;}



@media only screen and (max-width:1000px) {
.breadcrumb-bar{margin-top:0;padding-bottom: 0;}
.breadcrumb-bar h3{font-size: 16px;}
.breadcrumb-bar h3:before{bottom: -4px;}
}
@media only screen and (max-width: 768px) {
.breadcrumb-bar{font-size: 12px;margin-bottom: 20px;padding-bottom: 0;}
.breadcrumb-bar h3{font-size: 14px;}
.breadcrumb-bar h3:before{width: 60px;bottom: 0;}
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar .title{ color: #000;position: relative;margin-bottom: 40px; 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{background: #fff;}

.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;}
}



/* ==========================================================================
   about
   ========================================================================== */
.innertit{font-size: 30px;color: #193a7b;}
.inner-about{padding:60px 0; background: url(../images/mestpic09.jpg) center right no-repeat;font-size: 18px;line-height: 36px;}
.inner-about .aboutpic{float: right;margin-left:30px;max-width: 50%;}

@media only screen and (max-width: 1200px) {
.inner-about .aboutpic{max-width: 40%;}
.inner-about{font-size: 16px;padding:40px 0;}
}

@media only screen and (max-width:920px) {
.inner-about{font-size: 14px;padding:20px 0;}
.innertit{font-size:18px;}
}

@media only screen and (max-width:768px) {
.inner-about{font-size: 12px;padding:20px 0;line-height: 30px; background-size: auto 300px;}
.innertit{font-size:16px;}
.inner-about .aboutpic{max-width: 50%;margin-left: 10px;}
}


/* ==========================================================================
   contact
   ========================================================================== */
.innercontact li{width:25%;float: left; text-align: center; overflow: hidden;}
.innercontact li .warp{margin:0 10px;border:1px solid #eeeeee;padding:20px;height:200px;
background:#fdfefe;
background-image: -webkit-linear-gradient(top,#fdfefe 0%,#e2ebf5 100%);
background-image: -moz-linear-gradient(top,#fdfefe 0%,#e2ebf5 100%);
background-image: linear-gradient(top,#fdfefe 0%,#e2ebf5 100%);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#fdfefe', StartColorStr='#e2ebf5');
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;

}
.innercontact li .inco{font-size: 60px;color: #893f9d;}
.innercontact li .txtarea{font-size: 16px; line-height: 24px;}
.innercontact li .txtarea h2{font-size: 18px;}
.ylmap{margin-top: 40px;}

@media only screen and (max-width: 1366px) {
.innercontact li .txtarea{font-size: 14px; line-height: 24px;}
}

@media only screen and (max-width:768px) {
.innercontact li{width:100%;float: none;}
.innercontact li .warp{margin:0; margin-bottom: 10px; padding:20px;height:auto;}
.innercontact li .inco {font-size:48px; }
.ylmap{margin-top:10px;}
.innercontact li .txtarea h2 {font-size: 14px; }
}


/* ==========================================================================
   feedback
   ========================================================================== */

.feedback .ms{font-size: 18px;color: 808080;}
.feedback .ms span{display: block;}
.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: #fff;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: #fff;border:1px solid #e8e8e8;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 40px; text-align: center;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 25px;}
.feedback .modtop3 .ui-btn{ float: right; border: 0 none; cursor: pointer;text-align: center; padding:12px 20px; font-size: 14px;line-height: 24px;  color: #fff; width: 200px;background: #001e6c;}
.checkcode .ui-input{ width:200px; font-size: 12px; height: 18px; line-height: 18px; padding:12px 20px;background-color: #fff;border:1px solid #e5e5e5;  font-family: microsoft yahei; color: #999;}
.checkcode{float: left;}
@media only screen and (max-width:768px) {
.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;}
.feedback .ms span{display: inline;}
.feedback .ms{font-size: 14px; text-align: left;}
.feedback .modtop3 .ui-btn{ float: none;margin-top:20px;}

}


/* ==========================================================================
   news
   ========================================================================== */
.inner-news .hnewsbox{box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);background:#f3f3f3;}
.inner-news .hnewsbox:hover{background:#193a7b;}


.newslist02{margin-top: 30px;}
.newslist02 li{padding:20px; overflow: hidden;margin-bottom:19px;cursor: pointer;border: 1px solid #eeeeee;position: relative;}
.newslist02 li .date{width:130px; height:130px; color: #666;border-right: 1px solid #eeeeee; margin-right:30px; float: left; overflow: hidden;text-align: center;font-size: 16px;}
.newslist02 li .date h2{font-size: 60px;height: 60px;margin-bottom:20px;color: #333;}

.newslist02 li .txtarea{height: 130px; width: calc(100% - 280px); float: left;font: 300 14px/24px microsoft yahei;}
.newslist02 li .txtarea h3{font-size: 18px; width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.newslist02 li .txtarea h3 a{color: #333;}
.newslist02 li .txtarea .more{color: #2c70c1;margin-top: 5px;}
.newslist02 li .txtarea .more,.newslist02 li .txtarea .mdate{display: none;}
.newslist02 li .txtarea .desc{height:48px; overflow: hidden;color: #858585;margin-top: 5px;}
.newslist02 li .txtarea .fuct{color: #858585;}

.newslist02 li .link{width:130px;height: 100%; background: #2c70c1; position: absolute;right: 0; top:0;  text-align: center;}
.newslist02 li .link a{color: #fff;}
.newslist02 li .link img{margin:50px 0 10px 0;}
.newslist02 li:hover{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}

@media only screen and (max-width:768px) {
.newslist02 li .txtarea .more,.newslist02 li .txtarea .mdate{display: inline-block;margin-right: 5px;}
.newslist02 li .date,.newslist02 li .link{display: none;}
.newslist02 li .txtarea{width:100%; float: none;height: 135px;}
}


.newsh{width:100%;text-align: center;}
.newtitle {font-size: 30px; line-height: 30px; color:#000;}
.newsh .byline{height:50px;color:#999;line-height:50px;border-bottom:1px solid #e9e9e9; font-size: 14px;}
.newsh .byline span{margin:0 10px;display: inline-block;}
.newsh .byline a{color: #999;}
.newsh .byline a:hover{color: #023f8a;}

.newsh_cn {padding:20px 0; font-size: 16px;}

.toolbar{padding:30px 20px 0 20px; border-top:1px solid #d8d8d8; position:relative; font-size: 14px;}
.fhshare{float: right;}
.fhshare a{padding:8px 30px;border:1px solid #d8d8d8;color:#666;}
.fhshare a:hover{border:1px solid #0160bd;color:#fff; background-color: #0160bd; text-decoration: none;}
.fhshare .fa{margin-right:10px;}
.toolbarleft{float: left;}

@media only screen and (max-width:768px) {
.toolbarleft{float: none;}
.fhshare{float: none;margin-top:20px;}
.newtitle {font-size:14px; line-height:24px;}
.newsh_cn {font-size: 12px;}
.newsh .byline,.toolbar{font-size: 12px;}
}

/* ==========================================================================
   pro
   ========================================================================== */
/*.proselect{overflow-x: auto;}
.pro-table{font-size: 12px;border-left: 1px solid #e3e4e8;min-width: 900px;}
.pro-table th{background: #fafafa;color: #333;padding:14px 10px;border-right: 1px solid #dcdcdc;border-top: 1px solid #dcdcdc;}
.pro-op td{color: #575a69;padding:5px 10px;border-right: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc; background: #fafafa;text-align:center;}
.pro-item td{color: #575a69;padding:10px;border-right: 1px solid #dcdcdc;border-bottom: 1px solid #e3e4e8;font-size: 14px; text-align:center;}
.pro-op .fa{font-size: 18px;}
.pro-op .active .fa{color: #c92333;}*/
.proselect{overflow-x: auto;}
.pro-table{font-size: 12px; border-left: 1px solid #fff; min-width: 900px;}
.pro-table th{background: #64aade;color: #fff;padding:14px 10px;border-right: 1px solid #fff;border-top: 1px solid #fff;}
.pro-cat .cat {height: 120px; overflow-y: auto;}
.pro-cat .cat .li{/*height: 24px; */line-height: 24px;padding-left: 20px; position: relative;    white-space: nowrap;}
.pro-cat .cat .li:after {
    position: absolute; content: ""; width: 10px; height: 10px; background: #eeeeee;border:1px solid #dbe1e4; left: 0; top: 5px;}
#protable_Headorder{border-top: 1px solid #fff;}

.pro-cat .cat .li.active:after {background: url(../images/k0.png) no-repeat center;    background-size: 100%;}
.pro-cat td{color: #575a69;padding:10px;border-right: 1px solid #dbe1e4;}
.pro-op td{color: #fff;padding:5px 10px;border-right: 1px solid #fff;background: #64aade;text-align:center;}
.pro-item td{color: #575a69;padding:10px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;font-size: 14px; text-align:center;}
.pro-item tr td:first-child {text-align:left;}
.pro-item tr:nth-child(2n+1){background: #caddf2;}
.pro-item tr:nth-child(2n){background:#ecf2fa;}
/*.pro-op tr td:first-child {text-align:left;}*/
.pro-op .fa{font-size: 18px;color: #fff!important;}
.pro-op .active .fa{color: #153c78!important;}

.pro-table div.sbox2 { margin: 10px 5px 14px 5px; font-weight: normal; position: relative; width: 60px; display: inline-block; }
.pro-table div.sbox2 span.max, .pro-table div.sbox2 span.min { display: block; position: absolute; left: 14px; font-size:12px; color:#333;}
.pro-table div.sbox2 span.max { top: 0; }
.pro-table div.sbox2 span.min { bottom: -4px; }
.pro-table div.sbox2 .maxBtn, .pro-table div.sbox2 .minBtn { display: block; position: absolute; left: 14px; font-size:12px; color:#333; z-index:3;/* display:none;*/}
.pro-table div.sbox2 .maxBtn { top: 0; }
.pro-table div.sbox2 .minBtn { bottom: -4px; }
.pro-table div.sbox2 .maxBtn .mSearch, .pro-table div.sbox2 .minBtn .mSearch{ width:50px; /*padding-right:18px;*/ position:relative; overflow:hidden;
-moz-border-radius:2px; 
-webkit-border-radius:2px; 
-khtml-border-radius:2px;
border-radius:2px;border:solid 1px #cbcbcb;}
.pro-table div.sbox2 .maxBtn .mSearch .mSearchb, .pro-table div.sbox2 .minBtn .mSearch .mSearchb{ width:18px; height:18px; text-align:center; 
  position:absolute; right:0; top:1px; border:0; background:#0b56a7; line-height:18px; color:white; -moz-border-radius:0; 
-webkit-border-radius:0; 
-khtml-border-radius:0;
border-radius:0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
outline: 0;}
.pro-table div.sbox2 .maxBtn .mSearch .mSearchk, .pro-table div.sbox2 .minBtn .mSearch .mSearchk{ width: calc(100% - 6px);  height:18px; 
   line-height:16px; padding-left:4px; font-size:10px; color:#333;border:0;
   border-right:0; float:left; text-transform:uppercase;-moz-border-radius:0; 
-webkit-border-radius:0; 
-khtml-border-radius:0;
border-radius:0;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
outline: 0;}
.pro-table div.sbox2 .mb {
    width: 55px;
    height: 84px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -40px;
}
.pro-table div.sbox2 .ui-slider-vertical{width: .2em;}
.pro-table div.sbox2 .ui-slider .ui-slider-handle { width: .8em; height:.8em;}
.pro-table div.sbox2 .ui-slider-vertical .ui-slider-handle {left: -.3em;}
.a_Reset,.a_allsel{color: #0b56a7; text-decoration: underline;font-size: 14px;}
.pro-cat td .link a{color:#0b56a7; text-decoration: underline;font-size: 12px;}
.pro-cat td  a.linkreset{margin-right:5px;}

.proinfopart02 h3.tit{font-size: 30px; color: #000;margin-bottom: 20px; font-weight: normal;}


.pro-row01{position: relative;padding-right: 200px;}
.pro-row01 a.more{width: 140px; height:40px;font-size: 14px; text-align: center; line-height: 40px; display: inline-block; background: #1d2088;color: #fff;
  position: absolute;right: 0; top: 0;font-weight: bold;}
.pro-row01 a.more:hover{background:#0a3fa5;}
.pro-row02{height: 50px;border-bottom: 1px solid #d0d0da;margin-top: 40px;}
.pro-row02 a{height:50px; padding:0 40px; line-height: 50px; background:#e1e1e1;display:block;float: left;font-weight: bold;}
.pro-row02 a.on{ background:#fff;color: #183a7c; border: 1px solid #d0d0da;border-bottom: 0;}
.pro-row03{margin-top: 40px;}
.proxqtit{color: #001e6c;font-weight: bold;font-size: 18px;margin-bottom: 10px;}
.pro-row04{margin-top: 40px;}

.jswd-table{border: 1px solid #e3e4e8;border-bottom:0;}
.jswd-table th{background: #6f7a90;color: #fff;text-align: left;height: 30px; line-height: 30px;padding:10px; }
.jswd-table td{height: 30px; line-height: 30px;padding:10px;border-bottom:1px solid #dcdcdc;font-size: 14px; }
.jswd-table a{color: #c1272d;/*font-size: 24px;*/}

.glcp-table{border: 1px solid #e3e4e8;border-bottom:0;}
.glcp-table th{background: #6f7a90;color: #fff;text-align: left;height: 30px; line-height: 30px;padding:10px; }
.glcp-table td{height: 30px; line-height: 30px;padding:10px;border-bottom:1px solid #dcdcdc;font-size: 14px; }
.glcp-table a{color: #183a7c;}

.sol-row01 .propic{float: left; max-width: 260px;margin-right: 40px;}

@media only screen and (max-width:768px) {
  .jswd-table td{font-size: 12px;}
  .proxqtit{font-size: 14px;}
  .pro-row03,.pro-row04{margin-top: 20px;}
  .pro-row01 a.more{width: 100px; height:40px;font-size: 12px;}
  .pro-row01{padding-right: 130px;}
  .pro-row02{height: 40px; margin-top: 20px;}
  .pro-row02 a{height:40px; padding:0 30px; line-height: 40px;font-size: 14px;}
  .glcp-table td{font-size: 12px;}
  .glcp-table .td-cpms{width:180px;line-height: 18px;}
  .sol-row01 .propic{max-width:100%;margin-right:0;float: none;margin-bottom: 10px;}
}


/* ==========================================================================
   careers
   ========================================================================== */


.career-list{margin-top: 30px;}
.career-list table { width: 100% }
.career-list th { padding: 0 15px; line-height: 48px; background: #f3f4f5; 
  border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; font-size: 16px; font-family: "Microsoft Yahei"; }
.career-list td { padding: 0 15px; line-height: 48px;text-align: center; 
  border-bottom: 1px solid #e7e7e7; color: #333; font-size: 16px; font-family: "Microsoft Yahei" }
.career-list .on td { background-color: #fff;border-color: #f1f3f7;}

.career-list .bd { display: none; padding:10px 30px 30px 40px; background: #fdfefd; color: #333; border-bottom: 1px solid #e7e7e7 }
.career-list .bd h4 { font-size: 14px; font-family: "Microsoft Yahei";margin-bottom: 8px }
.career-list a:hover { text-decoration: underline }

.career-list td label{width: 40px; height: 40px; display:inline-block;text-align: center; line-height: 40px;}
.career-list td .rotate{
  transition: all 580ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor:pointer;
}
.career-list td .rotate180 {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  transform: rotate(90deg);
}
.career-list .td_zwmc{text-align: left;}
.career-list td.td_zwmc{padding-left: 0;} 
.career-list .td_zprs{width: 100px;}
.career-list .td_gzdd{width: 150px;}
.career-list .td_date{width: 100px;}
.career-list .td_cz{width: 100px;}
.career-list .td_cz a{width: 110px; height:30px;text-align: center; line-height: 30px; display: inline-block; 
  background: #1d2088;color: #fff;font-size: 14px;}
.career-list .td_cz a:hover{text-decoration: none;background: #2a2dac;}
.career-list .td_zwmc i {color: #1d2088;}

.rclnbox {position: relative;margin:50px 0;}
.rclnbox .pic{width: 60%;}
.rclnbox .pic img{max-width: 100%;}
.rclnbox .txtarea{width: 45%;padding:50px;color: #666; background:#fff;position: absolute;right: 0;top:60px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}

@media only screen and (max-width: 1200px) {
.rclnbox .txtarea{width:50%;}
.rclnbox .pic{width: 70%;}
}

@media only screen and (max-width: 920px) {
  .career-list th{font-size: 14px;}
  .career-list td{font-size: 14px;}
  .rclnbox .txtarea{width:50%;font-size: 12px;padding:30px;}
  .rclnbox .pic{width: 80%;}
  .rclnbox {margin:30px 0;}
}

@media only screen and (max-width: 768px) {
  .career-list .td_zprs,.career-list .td_gzdd,.career-list .td_date{display: none;}
  .career-list td{font-size: 12px;}
  .career-list .td_zwmc i{font-size: 16px;}
  .career-list .td_cz a{width: 80px; height: 30px; line-height: 30px;font-size: 12px;}
  .rclnbox .txtarea{width: calc(100% - 40px);padding:20px;position: relative;top: 0;}
  .rclnbox .pic{width:100%;}
}



/* ==========================================================================
   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;

}
}




