.content {padding:60px 0;position: relative;min-height: 300px;}
.content img{max-width: 100%;}
.sub-banner {height:400px;margin-top: 110px;}
.sub-banner h2{font-size:36px;color: #024099; line-height: 50px;padding-top:80px;margin-bottom: 20px; font-weight: bold;}
.sub-banner a{color: #333;}
.sub-banner a:last-child {font-weight: bold; color: #1d408f;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 350px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 320px; float: left;}

@media only screen and (max-width: 920px) {
.sub-banner h2{font-size: 30px;margin-bottom: 0;}
.sub-banner {margin-top:0;height:260px;}
.content {padding:40px 0;}
}
@media only screen and (max-width: 768px) {
   .sub-banner {height: 150px;margin-top: 0;} 
   .sub-banner h2{padding-top:40px;font-size: 24px;}
}

.breadcrumb{color: #555; font-size: 14px; height: 50px; line-height: 50px; overflow: hidden; margin-top: 20px;}
.breadcrumb a{color: #555;}
.breadcrumb a:last-child {color: #024099;}

.inner-tit{font-size: 36px;font-weight: bold; text-align: center;margin-bottom: 30px;}


@media only screen and (max-width:1440px) {
.inner-tit{font-size: 24px;}
}

@media only screen and (max-width:1200px) {
.inner_cont {width: calc(100% - 250px);}
.inner_left{width:240px;}
}

@media only screen and (max-width:1000px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
.inner-tit{font-size:18px;}
}

@media only screen and (max-width:768px) {
.breadcrumb{font-size: 12px;}
}

/* ==========================================================================
   Sidebar
   ========================================================================== */

.siderbar .title{height: 80px; line-height: 80px; padding:0 10px; position: relative;background: #2a5086;color: #fff;  text-align: center;}
.siderbar .title h3{font-size: 24px;}
.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; border:1px solid #d5d6de;padding:10px;}

.siderbar .sunnav li{font-size: 16px; line-height: 60px; background: #f3f4f9; margin-bottom: 20px; text-indent:30px; position: relative;}
.siderbar .sunnav li a{width: 100%; display: block; height:60px;}
.siderbar .sunnav li a:hover {color: #893f9d;}

.siderbar .sunnav li i{text-indent: 0; color: #024099;}

.siderbar .sunnav .level2 li{margin-bottom: 0; font-size: 13px;height: 30px; line-height: 30px;background: #fff; }
.siderbar .sunnav .level2 li a{text-indent: 40px;background: #fff; height: 30px;}
.siderbar .sunnav .level2 li.on a{color: #024099;font-weight: bold;}
.siderbar .sunnav .level2{padding: 10px 0;background: #fff;}


@media only screen and (max-width: 1000px) {
.siderbar .sunnav{display: none;}
.siderbar .title{padding:10px 20px;line-height: 40px; text-align: left; color: #fff}
.siderbar .title .btn_jt{ top: 10px; display: block;}
.siderbar .title h3{padding-left: 0;font-size: 18px;}
}

@media only screen and (max-width: 1000px) {
  .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;}
}


/* ==========================================================================
   Sidebar
   ========================================================================== */

.casebar .title{display: none; height: 40px; line-height: 40px; color: #fff; padding:0 20px; position: relative;background: #024099;}
.casebar .title h3{font-size:16px;}
.casebar .title .btn_jt{display: block; height:40px;width: 50px; cursor: pointer; position: absolute; top:0; right: 0; text-align: center; line-height: 40px;}
.casebar .title .inco01{ height:40px;width: 40px; display: block; background: url(../images/inco14.png) center no-repeat;}
.casebar .title .cur .inco01{background: url(../images/inco13.png) center no-repeat;}

.casebar .sunnav{position: relative;}
.casebar .sunnav:before { content: ""; display: block; top:25px; left:5px; position: absolute; width:1px; height: calc(100% - 50px);
 background: #dfdfdf;}
.casebar .sunnav li{font-size: 18px; height: 50px; line-height: 50px; text-indent:30px; position: relative;}
.casebar .sunnav li:before { content: ""; display: block; top:20px; left:0; position: absolute; width:10px; height:10px;
 background: #dfdfdf;}
.casebar .sunnav li a{width: 100%; display: block; height:60px;}
.casebar .sunnav li:hover a {color: #0f356c;}
.casebar .sunnav li.active a{color: #0f356c;font-weight: bold;}
.casebar .sunnav li.active:before,.casebar .sunnav li:hover:before{background: #0f356c; }


@media only screen and (max-width: 1200px) {
.casebar .sunnav li{font-size: 14px;}
}

@media only screen and (max-width: 1000px) {
.casebar .sunnav{display: none;}
.casebar .title{display: block;}
.casebar .sunnav:before,.casebar .sunnav li:before{display: none;}
.casebar .sunnav{border:1px solid #dfdfdf;padding:10px 0;}
.casebar .sunnav li{font-size: 14px; height: 30px; line-height: 30px;}
}



/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01 {position: relative;padding:0 0 60px 0;line-height:2em;font-size: 16px;}

.aboutpart01 .videobox {max-width:720px; width: 50%; float: right;height: auto;overflow: hidden;padding-left: 30px;}
.aboutpart01 .videobox img{max-width: 100%;}

.aboutpic02 {position: relative; height: auto;overflow: hidden;}
.aboutpic02 .bgimg{width: 100%;}
.aboutpic02 .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.aboutpic02:hover .uppic{ transform: scale(1.05);}

#owl-aboutpic .owl-dots{height: 0px;overflow: hidden;}
#owl-aboutpic .owl-prev,#owl-aboutpic .owl-next{width:70px;height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:30px 10px 0 10px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-aboutpic .owl-prev{ background:url(../images/arr01.png) center no-repeat;}
#owl-aboutpic .owl-next{background:url(../images/arr02.png) center no-repeat;}


@media only screen and (max-width:920px) {
.aboutpart01{font-size: 14px;padding-bottom:30px;}
}

@media only screen and (max-width:768px) {
#owl-aboutpic .owl-prev,#owl-aboutpic .owl-next{height: 20px;margin-top: 10px;}
.aboutpart01 .videobox {width: 100%; float: none;padding-left: 0;margin-bottom: 10px;}
.aboutpart01{font-size: 12px; line-height: 1.5em; padding-bottom:20px;}
}


/* ==========================================================================
   case
   ========================================================================== */
.caselist{}
.caselist li{width: calc(33.33% - 10px); margin-left:10px; margin-bottom:30px; height: auto;position: relative; float: left;overflow: hidden;}
.casebox {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);margin:10px;padding-bottom:20px;background: #fff;}
.casebox .pic {position: relative; height: auto;overflow: hidden;}
.casebox .bgimg{width: 100%;}
.casebox .uppic{width: 100%; height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.casebox:hover .uppic{ transform: scale(1.05);}
.casebox .tit{margin:20px 20px 0 20px;font-size: 18px; height: 60px; line-height: 30px;overflow: hidden;}

.inner-case .inner_left{width: 150px;}
.inner-case .inner_cont{width: calc(100% - 200px);}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:1200px) {
.casebox .tit{margin:10px 15px 0 15px;font-size: 14px; height:40px; line-height:20px;overflow: hidden;}
.casebox {padding-bottom:10px;}
.caselist li{margin-bottom: 15px;}
}

@media only screen and (max-width:1000px) {
.inner-case .inner_left,.inner-case .inner_cont{width:100%;float: none;}
.inner-case .inner_cont{margin-top: 20px;}
.caselist{margin-left: -10px;}
}

@media only screen and (max-width:768px) {
  .caselist{margin-left: 0;}
.caselist li{width:100%; margin-left:0; float: none;}
}



/* ==========================================================================
   cloud
   ========================================================================== */
.cloudlist{}
.cloudlist li{width: calc(33.33% - 30px); margin-left:30px; margin-bottom:30px; height: auto;position: relative; float: left;overflow: hidden;}
.cloudbox {border:1px solid #d5d6de;background: #fff;padding:20px;}
.cloudbox .pic {position: relative; height: auto;overflow: hidden;}
.cloudbox .bgimg{width: 100%;}
.cloudbox .uppic{width: 100%; height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.cloudbox:hover .uppic{ transform: scale(1.05);}
.cloudbox .txtarea{text-align: center;}
.cloudbox .tit{margin:10px 0; font-size: 18px; height: 60px; line-height: 30px;overflow: hidden;}



@media only screen and (max-width:1200px) {
.cloudbox .tit{font-size: 14px; height: 40px; line-height: 20px;}
.cloudlist{}
.cloudlist li{width: calc(33.33% - 20px); margin-left:20px; margin-bottom:20px;}
}

@media only screen and (max-width:1000px) {
.cloudlist{margin-left: -20px;margin-top: 20px;}
}

@media only screen and (max-width:768px) {
.cloudlist{margin-left:-10px;}
.cloudlist li{width: calc(50% - 10px);margin-left:10px;}
}


.cloud_main{padding:60px 0;}
.cloud_main .pic_info{width: 680px;float: left;}
.cloud_main .cloudpic{width:100%;height:500px;overflow: hidden; text-align: center; 
  line-height: 500px;border:1px solid #d5d6de;}
.cloud_main .cloudpic img {width: 80%; max-height: 100%;}

.cloud_main .show_info{width: calc(100% - 750px); overflow: hidden;float: right;}
.cloud_main .show_info .name_info{padding-bottom:20px;border-bottom: 1px solid #cdcedf; }
.cloud_main .show_info .name_info>h2 {font-weight: bold;font-size:30px;color: #2a5086;line-height: 30px;}
.cloud_main .show_info .name_info .txt{ color: #9f9f9f;font-size: 14px;margin-top: 20px; }
.cloud_main .show_info .ms-info{margin:30px 0;font-size: 16px; line-height: 2em;color: #666;}
.cloud_main .show_info .box_btn{width: 290px;height: 56px; line-height: 56px;text-align: center; background: #2a5086;color: #fff;
font-size: 24px; font-weight: bold;margin-bottom: 20px;}
.cloud_main .show_info .box_btn span{font-size: 16px;font-weight: normal;}


.cloud-content .tab{height: 55px; line-height:55px;padding-top: 100px;background:url(../images/cloudimg01.jpg) center no-repeat;background-size: cover;}
.cloud-content .tab ul{max-width: 1540px;margin:0 auto;padding:0 10px;}
.cloud-content .tab li{font-size: 16px;font-weight: bold; padding:0 50px;margin-right:10px; cursor: pointer;display: inline-block;
  background: #fff; background: rgba(255, 255, 255, .8); }
.cloud-content .tab li.on{background: #fff;}

.cloud-content .detail_info{padding:60px 10px;max-width: 1540px;margin:0 auto;}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {
.cloud_main .show_info .name_info>h2{font-size: 24px;}
.cloud_main .show_info .ms-info{font-size: 14px;}
.cloud_main .show_info .box_btn{font-size: 18px;}
.cloud_main .show_info .box_btn span{font-size: 14px;}
}

@media only screen and (max-width:1200px) {
.cloud_main .pic_info{width: 400px;}
.cloud_main .show_info{width: calc(100% - 450px);}
.cloud_main .cloudpic{height:350px;line-height: 350px;}
.cloud-content .tab li{font-size: 14px;}
.cloud-content .detail_info{padding:40px 10px;}
}

@media only screen and (max-width:920px) {
.cloud_main .show_info .name_info .txt{font-size: 12px;margin-top:10px;}
.cloud_main .show_info .ms-info{margin:20px 0;line-height: 1.5em;}
.cloud_main .show_info .name_info>h2{font-size: 18px;}
.cloud-content .tab li{padding:0 30px;}
.cloud-content .tab{padding-top: 60px;height:45px; line-height:45px;}
}

@media only screen and (max-width:768px) {
  .cloud_main .pic_info,.cloud_main .show_info{width:100%;float: none;}
  .cloud_main .cloudpic{height:300px;line-height: 300px;margin-bottom:20px;}
  .cloud_main .show_info .name_info>h2{font-size: 14px;}
  .cloud_main .show_info .name_info .txt{margin-top:0;}
  .cloud_main .show_info .ms-info{font-size: 12px;}
  .cloud_main .show_info .box_btn{width: 100%;}
  .cloud_main{padding:20px 0;}
  .cloud-content .tab{height: auto;padding:20px 0;line-height:36px; text-align: center;}
  .cloud-content .tab li{padding:0 10px;font-size: 12px;margin-bottom: 10px;}
}



/* ==========================================================================
   pro
   ========================================================================== */
.pro-inntit{font-size: 24px;color: #2a5086;}
.prolist{margin-left: -30px;}
.prolist li{width: calc(33.33% - 30px);margin:0 0 30px 30px;float: left;}
.probox{border:1px solid #ebecef;}
.probox .pic {position: relative; height: auto;overflow: hidden;}
.probox .bgimg{width: 100%;}
.probox .uppic{width: 100%;height: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.probox:hover .uppic{ transform: scale(1.05);}
.probox .tit{height: 40px; background: #d5d6de;  line-height: 40px;text-align: center;font-size: 16px;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; 
}


@media only screen and (max-width:1200px) {
.prolist{margin-left: -20px;}
.prolist li{width: calc(33.33% - 20px);margin:0 0 20px 20px;}
.probox .tit{font-size: 14px;}
.pro-inntit{font-size: 18px;}
}

@media only screen and (max-width:920px) {

}

@media only screen and (max-width:768px) {
.prolist{margin-left:0;}
.prolist li{width:100%;margin:0 0 10px 0;}
.probox .tit{font-size: 12px;}
.pro-inntit{font-size: 14px;}
}



/* ==========================================================================
   product-select
   ========================================================================== */


.product_type-row01{margin-top: 110px; padding-top: 50px; height: 120px;background:url(../images/proimg04.jpg) center no-repeat;background-size: cover;}
.product_type-row01 .txtl{float: left;color: #fff;}
.product_type-row01 .txtl>h2{font-size: 24px;font-weight: bold;}
.product_type-row01 .txtl>p{color: #b4c6d9;margin-top: 10px;}

.product-serch{width: 380px; float: right;}
.product-serch .warp{background: #fff;border-radius: 4px;overflow: hidden;}
.product-serch #q{ float: left;   border: 0 none; }
.product-serch .search-btn { float: right;   border: 0 none; }
.product-serch #q { width: calc(100% - 100px); height: 18px; padding:15px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.product-serch .search-btn { width:66px;padding:0;margin:0; height:50px; cursor: pointer; background:#e60012 url(../images/btn_ser03.png) no-repeat center;}

.product-type-row02{padding:30px 0;background: #f5f5f5;}
.product-type-row02 ul{margin-left: -20px;}
.product-type-row02 li{width: calc(20% - 20px); height: 100px; margin-left: 20px;float: left; position: relative;text-indent:50px; cursor:pointer; box-shadow: 0 0 8px 8px rgba(0, 0, 0, .1);}
.product-type-row02 li .tit{width: 100%;height: 100%;background: rgba(59, 62, 65, .8); line-height: 100px; font-size: 20px;color: #fff;}
.product-type-row02 li:hover .tit,.product-type-row02 li.on .tit{background: rgba(42, 80, 134, .9);font-weight: bold;}
.product-type-row02 .row02{margin-top:20px;font-size: 16px;box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
    line-height: 80px;    padding-left: 2em;
    padding-right: 2em;}
.product-type-row02 .row02 a{margin-right: 20px;    display: inline-block;width: 15%;}
.product-type-row02 .row02 i{margin-right:5px;color: #1e50ae;}
.product-type-row02 .row02 a:hover,.product-type-row02 .row02 a.active{color: #1e50ae;}

.product-type-row02 li.on:after {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: calc(50% - 9px);
    position: absolute;
    width: 0;
    border-width: 9px;
    border-top-color: #3f6192;
    top: 100px;
}

.product-select{padding:20px 0;}
.proxx_form01 .layui-form-item{border:1px solid #d5d6de;}
.proxx_form01 .layui-form-label{text-align: left;font-weight: bold;margin-top: 5px;}
.proxx_form01 .layui-input-block{padding:5px 0;}

.product_list{padding:0 0 60px 0;}
.product_list .selectrow{padding:20px;font-size: 18px;background: #f6f7fb;font-weight: bold;}

.prolist01{margin-top: 50px;}
.prolist01 li{padding-bottom: 30px;border-bottom: 1px dashed #d8d8d8;margin-bottom: 30px;}
.probox02 .pic{width: 280px; height: 280px;float: left; overflow: hidden;}
.probox02 .pic img {width:100%;height: 100%; transition: transform 2s;}
.probox02:hover .pic img{ transform: scale(1.1);}

.probox02 .txtarea{width: calc(100% - 460px); float: right;position: relative;padding-right: 150px;}
.probox02 .txtarea h3{line-height: 30px;width: 100%;height: 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.probox02 .txtarea h3 a{font-size:18px;font-weight: bold;}
.probox02 .txtarea h3 span{color: #fff;background:#a6b1c0;display: inline-block;padding:2px 5px;font-size: 12px; line-height: 18px;margin-left: 10px;}

.probox02 .txtarea .txt{border-left:4px solid #2a5086;padding-left: 10px;margin:20px 0;font-size: 16px;}
.probox02 .txtarea .desc{ line-height: 24px; height:96px;overflow: hidden;margin:10px 0; color: #666;}
.probox02 a.more{color: #fff;width: 150px; height: 40px; display: block; text-align: center;line-height:40px;background: #2a5086;
  position: absolute;right: 0; top: 0;}
.probox02 a.more:hover{background: #017ab3;}


@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {
.probox02 a.more{position: relative;}
.probox02 .txtarea{width: calc(100% - 320px);padding-right: 0;}
.product_type-row01 .txtl{max-width: 300px;}
.product_type-row01{padding-top: 40px;margin-top: 0;}
.product-type-row02 li .tit{font-size: 16px;}
.product-type-row02 .row02{font-size: 14px;}
.product_list .selectrow{font-size: 14px;}
.probox02 .txtarea .txt{font-size: 14px;}
.probox02 .txtarea .desc{font-size: 12px;line-height: 20px;height: 80px;}
}

@media only screen and (max-width:768px) {
  .probox02 .pic,.probox02 .txtarea{width: 100%; height: auto;float: none; }
  .product_type-row01{height: auto;padding:20px 0;}
  .product-serch{width: 100%;margin-top: 20px;}
  .product_type-row01 .txtl>h2{font-size: 14px;}
  .product_type-row01 .txtl{max-width: 100%;}
.product-type-row02 ul{margin-left: -10px;}
.product-type-row02 li{width: calc(20% - 10px); height:50px; margin-left:10px;text-indent: 10px;}
.product-type-row02 li .tit{font-size: 12px; line-height: 50px;}
.product-type-row02 .row02{font-size: 12px;    line-height: 50px;}
.product-type-row02 .row02 a {
    width: calc(50% - 2em);
}
.product-type-row02 li.on:after{ top:50px;}
.prolist01{margin-top: 10px;}
.probox02 .txtarea .txt{font-size: 12px;}
.probox02 .txtarea{margin-top: 10px;}
.product_list{padding-bottom: 0;}
.prolist01 li{margin-bottom: 20px;padding-bottom: 20px;}
}


/* ==========================================================================
   proshow
   ========================================================================== */

.prodetail{margin-top:20px;}
.picslide{width:580px;overflow: hidden;float: left;}
.picslide .bigpic {position: relative; height: auto;overflow: hidden;border:1px solid #d5d6de;}
.picslide .bigpic .bgimg{width: 100%;}
.picslide .bigpic .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.picslide .bigpic:hover .uppic{ transform: scale(1.05);}

.picslide .smallpic { overflow:hidden; zoom:1; padding:10px 25px; position:relative;   }
.picslide .smallpic .sPrev,.picslide .smallpic .sNext{ position:absolute; top:10px; display:block; width:20px; height:80px;z-index:1;
   background:#f9f9f9; color: #333; text-align: center; line-height:80px;font-size: 18px;}
.picslide .smallpic .sNext{ right:0;  }
.picslide .smallpic .sPrev{ left:0;;}
.picslide .smallpic .sPrev:hover,.picslide .smallpic .sNext:hover{ color: #0d73c4;}
.picslide .smallpic li{width: calc(20% - 10px); margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picslide .smallpic li .pic{ text-align:center; }
.picslide .smallpic li .pic img{width: calc(100% - 2px);border:1px solid #cbcbcb; height:80px; display:block;}
.picslide .smallpic li .pic a:hover img{ border-color:#999;  }

.prodetail .right{width: calc(100% - 650px); overflow: hidden;float: right;}
.protit{margin-bottom: 20px;}
.protit h3{font-size:24px;color: #2a5086;}
.protit p.xh{font-size: 16px;margin-top: 10px;}

.prodetail .txtms{height:420px; line-height:30px; overflow-y: auto; font-size: 16px;}

.prodetail .box_btn{width: 290px;height: 56px; line-height: 56px;text-align: center; background: #2a5086;color: #fff;
font-size: 24px; font-weight: bold;margin-bottom: 20px;}
.prodetail .box_btn span{font-size: 16px;font-weight: normal;}

.slidepro{margin-top: 30px;}
.slidepro .parHd{height: 73px;background: #f9f9f9;text-align: center; }
.slidepro .parHd ul{max-width: 1540px;margin:0 auto;}
.slidepro .parHd li{font-size: 18px; height:70px; line-height:70px;margin: 0 10px 0 0;border-bottom: 3px solid #f9f9f9;
 padding:0 40px;cursor: pointer;display: inline-block; font-weight: bold;}
.slidepro .parHd li.on{border-color: #2a5086;color: #2a5086;margin-top: 1px; position: relative;}
.slidepro .parBd{padding:20px 0;}
.slidepro .prods .row{margin:0 auto 50px auto;max-width: 1000px;font-size: 16px; line-height: 30px; }


.slidepro .parBd{padding:50px 10px;max-width: 1540px;margin:0 auto;}
.slidepro .xqtit{height: 50px; line-height: 50px;background: #4b5a62;color: #fff;padding:0 30px;font-size: 16px;}
.prods{
	font-size:16px; line-height:2.5em;}

@media only screen and (max-width:1600px) {
.slidepro .parHd ul,.slidepro .parBd{max-width: 1440px;}
}

@media only screen and (max-width:1440px) {
.slidepro .parHd ul,.slidepro .parBd{max-width: 1320px;}
}

@media only screen and (max-width:1200px) {
.slidepro .parHd ul,.slidepro .parBd{max-width: 1100px;}
}

@media only screen and (max-width:920px) {
.picslide{width: 400px;}
.prodetail .right {width: calc(100% - 430px);}
.prodetail .txtms{font-size: 14px;line-height: 24px;}
.protit p.xh{font-size: 14px;}
.prodetail .txtms{height: 160px;}
.prodetail .box_btn{font-size: 18px;width: 240px;height: 45px; line-height: 45px;}
.slidepro .parHd{height: 53px;}
.slidepro .parHd li{height: 50px; line-height: 50px;padding:0 30px;font-size: 14px;}
}

@media only screen and (max-width:768px) {
  .picslide{width: 100%;}
  .prodetail .right {width:100%;margin-top: 20px;}
  .protit h3{font-size: 18px;}
  .protit p.xh{font-size: 12px;}
  .prodetail .txtms{height: 120px; font-size: 12px; line-height: 18px;}
  .slidepro .parHd li{padding:0 20px;margin-right: 0;}
  .slidepro .parHd{height: auto;}
  .slidepro .parBd{padding:20px;}
}


/* ==========================================================================
   solution
   ========================================================================== */

.solutionlist{margin-left: -30px;}
.solutionlist li{width: calc(50% - 30px);margin:30px 0 30px 30px;float: left;}
.solutionbox{}
.solutionbox .pic {position: relative; height: auto;overflow: hidden;border:1px solid #ebecef;}
.solutionbox .bgimg{width: 100%;}
.solutionbox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.solutionbox:hover .uppic{ transform: scale(1.05);}
.solutionbox .tit{height: 40px;line-height: 40px;text-align: center;font-size: 16px;margin-top: 20px;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; 
}


@media only screen and (max-width:1200px) {
.solutionlist{margin-left: -20px;}
.solutionlist li{width: calc(33.33% - 20px);margin:20px 0 20px 20px;}
.solutionbox .tit{font-size: 14px;}
}

@media only screen and (max-width:920px) {

}

@media only screen and (max-width:768px) {
.solutionlist{margin-left:0;}
.solutionlist li{width:100%;margin:10px 0;}
.solutionbox .tit{font-size: 12px;}

}



/* ==========================================================================
   add new
   ========================================================================== */

/* ==========================================================================
   contact
   ========================================================================== */
.contact-row01{margin-top: 110px;padding:120px 0;background:url(../images/contactimg01.jpg) center no-repeat;background-size: cover;}
.contact-row01 .wrapper{max-width: 1400px;}
.contact-row01 .col-txt{width: 50%;float: left;}

.contact-row01 .col-txt>h2{font-size: 30px;}
.contact-row01 .col-txt .line{width: 60px;height: 2px; background: #2a5086;margin:20px 0;}
.contact-row01 .col-txt .lxfs-txt>h3{font-size: 24px;font-weight: normal;}
.contact-row01 .col-txt .lxfs-txt{font-size: 18px; line-height: 2em;}

.contact-row01 .col-ewm{width: 50%;float: right;text-align: right;padding-top: 60px;}
.contact-row01 .col-ewm .ewmbox{display: inline-block;text-align: center;margin:0 20px;}
.contact-row01 .col-ewm .ewmbox img{width: 160px;height: 160px;padding:5px;background: #fff; border:1px dashed #d5d6de;}
.contact-row01 .col-ewm .ewmbox>p{font-size: 16px;margin-top: 10px;}

.contact-row02 .map img{max-width: 100%;}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {
.contact-row01 .wrapper{max-width: 1320px;}
}

@media only screen and (max-width:1200px) {
.contact-row01 .wrapper{max-width: 1100px;}
.contact-row01 .col-ewm{width: 440px;}
.contact-row01 .col-txt{width: calc(100% - 480px);}
.contact-row01 .col-txt>h2{font-size: 24px;}
.contact-row01 .col-txt .lxfs-txt>h3{font-size: 18px;}
.contact-row01 .col-txt .lxfs-txt{font-size: 14px;}
}

@media only screen and (max-width:920px) {
.contact-row01 .wrapper{max-width:880px;}
.contact-row01{margin-top: 0;padding:60px 0;}
.contact-row01 .col-ewm .ewmbox{margin:0 0 0 10px;}
.contact-row01 .col-ewm{width:300px;}
.contact-row01 .col-ewm .ewmbox img{width: 120px; height: 120px;}
.contact-row01 .col-txt{width: calc(100% - 340px);}
}

@media only screen and (max-width:768px) {
  .contact-row01 .col-txt,.contact-row01 .col-ewm{width:100%;float: none;}
  .contact-row01 .col-ewm{text-align: center;padding-top: 40px;}
  .contact-row01{padding:40px 0;}
  .contact-row01 .col-txt>h2{font-size: 18px;}
  .contact-row01 .col-txt .line{margin:10px 0;}
  .contact-row01 .col-txt .lxfs-txt>h3{font-size: 16px;}
  .contact-row01 .col-ewm .ewmbox>p{font-size: 14px;}
}

/* ==========================================================================
   honor
   ========================================================================== */
.honorlist{margin-left: -20px;}
.honorlist li{width: calc(33.33% - 20px);margin-left: 20px; margin-bottom: 20px; float: left;}
.honor-row{
  padding:10px; background: #fafbfb;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.honor-row .pic {position: relative; height: auto;overflow: hidden;  box-sizing: border-box;  
vertical-align: middle;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.honor-row .bgimg{width: 100%;}
.honor-row .uppic{width:100%!important;  max-height:100%;  position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

.honor-row .zstit{width: 100%; height: 40px; line-height: 40px;font-size: 18px; 
  text-align: center;color: #333;margin-top:10px;
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.honor-row:hover{transform: translate3d(0, -2px, 0);}


@media only screen and (max-width:1200px) {
.honor-row .zstit{font-size: 14px;}
}

@media only screen and (max-width:920px) {

}

@media only screen and (max-width:768px) {
.honorlist{margin-left: -20px;}
.honorlist li{width: calc(50% - 20px);}
}

/* ==========================================================================
   feedback
   ========================================================================== */

.feedbackbg{padding:80px 0; background:#f0f1f5;}
.feedback{margin-top:60px;padding:60px;background: #fff;border-top:3px solid #2a5086;}
.feedback .modtop1{width: 100%; height: auto;}
.feedback .modtop1 .ui-input{width: calc(25% - 53px); font-family: microsoft yahei; font-size: 16px; margin-left:20px;margin-bottom: 25px; height: 18px; line-height: 18px; padding:12px 18px;background-color: #fff;border:1px solid #dcdcdc; float: left; color: #999;}
.feedback .modtop1 .ui-input:nth-child(1){margin-left: 0;}

.feedback .modtop2{width: 100%; height: auto;}
.feedback .ui-textarea{width: calc(100% - 42px); font-family: microsoft yahei; height:150px; line-height: 18px; padding:10px 20px;background-color: #fff;border:1px solid #dcdcdc;font-size: 16px;  color: #999;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 25px;}
.feedback .modtop3 .ui-btn{ float: left; margin-left:20px; border: 0 none; cursor: pointer;text-align: center; 
  padding:12px 20px;font-size: 16px;line-height: 24px;color: #fff; width: 200px;background: #2a5086;}
.checkcode .ui-input{ width:200px; font-size: 16px; height: 18px; line-height: 18px; padding:12px 20px;background-color: #fff;border:1px solid #e5e5e5;  font-family: microsoft yahei; color: #999;}
.checkcode{float: left;}
.feedback .modtop3 .ui-btn:hover{background: #2b62b0;}

@media only screen and (max-width: 920px) {
.feedback .modtop1 .ui-input,.feedback .ui-textarea,.checkcode .ui-input{font-size: 14px;}
.feedbackbg{padding:60px 0;}
.feedback{margin-top: 30px;}
}

@media only screen and (max-width: 768px) {
.feedback .modtop1 .ui-input{width: calc(100% - 42px);  float: none;margin-left: 0;font-size: 12px;}
.feedback .modtop3 .ui-btn{ float: none;margin-top:20px;margin-left: 0;font-size: 14px;}
.feedback .ui-textarea,.checkcode .ui-input{font-size: 12px;}
.feedbacktit{font-size: 16px;line-height: 24px;  margin: 10px 0 20px 0;}
.feedback{margin-top: 0;padding:20px;}
.feedbackbg{padding:20px 0;}
.feedbackbg p.ms{font-size: 14px;}
.checkcode .ui-input{width:70px;padding: 8px 10px;}
.feedback .modtop3 .ui-btn{margin-top: 0;width:100px;padding: 8px 10px;font-size: 12px;}
}



/* ==========================================================================
   download
   ========================================================================== */
.downloadtools{margin-bottom: 60px;padding:50px; text-align: center; border: 1px solid #cedee9; background: #edf1f3;}
.downloadtools select { font-size: 14px; padding: 9px 16px; width:280px; vertical-align: middle;
  background-color: #fff; border: 1px solid #e5e5e5; color: #666;margin-right: 20px;}

.downsearch{width:280px; border:1px solid #d4dbe0;display: inline-block;vertical-align: middle;}
.downsearch .warp{background: #fff;}
.downsearch #q{ float: left;   border: 0 none; }
.downsearch .search-btn { float: right;   border: 0 none; }
.downsearch #q { width: calc(100% - 70px); height: 18px; padding: 6px 10px; line-height: 18px;
 background: #fff;border:1px solid #fff;font: 300 14px/18px microsoft yahei;  }
.downsearch .search-btn { width: 40px;padding:0;margin:0; height:34px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}


.down_table .td{height:50px; line-height: 50px;padding:0 10px;float: left;}
.down_table .td a{color:#0072bb;}
.down_table .td a:hover{text-decoration: underline;}
.down_table .bd{border-bottom: 1px solid #e3e3e3;}
.down_table .hd{font-size:16px;background-color: #2a5086;color: #fff;}
.down_table .down{width: 100px; text-align: center;}
.down_table .date{width: 170px;}
.down_table .xl{width: 250px;height: 50px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.down_table .name{width: calc(100% - 640px);padding-left:30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



@media only screen and (max-width:920px) {
.down_table .date{width: 110px;}
.down_table .name{width: calc(100% - 540px);padding-left: 10px;}
.downloadtools select,.downsearch{width: 200px;}

}

@media only screen and (max-width:768px) {
  .down_table .date,.down_table .xl,.down_table .mohid{display: none;}
  .down_table .down{width:90px;}
  .down_table .name{width: calc(100% - 130px);}
  .down_table .hd{font-size:12px;}
.downloadtools{padding:20px;margin-bottom: 20px;}
.downloadtools select{margin-right: 0;margin-bottom: 10px;}
}



/* ==========================================================================
  news
   ========================================================================== */

.newslist{margin-left: -20px;}
.newslist li{width: calc(25% - 20px);margin-left: 20px;float: left;margin-bottom:30px;}

.newsbox{background: #f6f6f6;cursor: pointer;border-bottom: 3px solid #f6f6f6;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.newsbox:hover{transform: translate3d(0, -2px, 0);border-color: #e60012;}
.newsbox .pic {position: relative; height: auto;overflow: hidden;}
.newsbox .bgimg{width: 100%;}
.newsbox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.newsbox:hover .uppic{ transform: scale(1.05);}
.newsbox .txtarea{padding:20px;}
.newsbox .txtarea>h2{font-size:18px;font-weight: normal; width: 100%;height: 36px;
 line-height: 36px; overflow:hidden;text-align: center;}
.newsbox:hover .txtarea>h2 a{color: #024099;}
.newsbox .txtarea .desc{font-size: 14px; color: #7e7d7d; line-height: 24px;height: 48px;
 overflow: hidden;margin:10px 0;}
.newsbox .txtarea .date{font-size: 16px;color: #666;}
.newsbox .txtarea .more a{color: #2a5086;}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {
.newslist li{width: calc(33.33% - 20px);}
.newsbox .txtarea>h2{font-size:18px;height: 48px;line-height: 24px;}
}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {

}

@media only screen and (max-width:768px) {

}

.newsdetails .left{width: calc(100% - 380px); float: left;}
.newtitle {border-bottom: 1px solid #e6e9ed;padding-bottom: 20px; }
.newtitle h1 {font-size: 30px;font-weight: bold;}
.newsdetails .byline{color:#999;margin-top: 10px;}
.newsdetails .byline span{margin-right:20px;display: inline-block; line-height: 20px;    height: 20px;}
.newsdetails .byline .bdsharebuttonbox{display: inline-block;}
.newsdetails .byline .bdshare-button-style0-16:after {    display: inline-block;}
.newsdetails .byline .bdshare-button-style0-16 a, .newsdetails .byline .bdshare-button-style0-16 .bds_more {
    float: left; color: #333;
    line-height: 20px;
    height: 20px;
    margin:0;
}
.newsdetails .byline a{ font-size: 14px;}
.newsdetails .breadcrumb-bar{text-align: left;}
.newsh_cn {padding:20px 0;}
.newsh_cn p{font-size: 16px;}

.toolbar{ border-top: 1px solid #e9eff3; margin-top:30px;padding:30px; font-size: 16px;}
.toolbar .row01{width: calc(100% - 220px); float: left;color: #a0a0a0; }
.toolbar .row01 a{color:#a0a0a0;margin-left: 10px; }
.toolbar .row01 p:hover a{text-decoration: underline;}
.fhshare{width:200px; float: right; height: 45px;font-size: 14px;margin-top:10px; text-align: right;}
.fhshare a{line-height: 45px;color: #fff;background: #0a5aa9;display: inline-block;padding:0 20px;}
.fhshare a .fa{margin-right: 10px;}

.newsdetails .right{width:330px;float: right;border: 1px solid #e5e5e5;border-top: 3px solid #024099;}
.newsdetails .right h3.tit{font-size: 22px; font-weight: normal; color: #333;
  height: 30px; line-height: 30px;padding:20px 0 0 30px;}
.newsdetails .right h3.tit i{margin-right: 5px;color: #024099;}

.zxnewslist{margin:0 30px 30px 30px;}
.zxnewslist li{margin-top: 20px;}
.zxnewslist li p.date {color: #024099;}
.zxnewslist li p.date i{margin-right: 5px;}

.zxnewslist li p.tit{font-size: 16px;margin-top: 10px;}
.zxnewslist li p.tit a{color: #000;}
.zxnewslist li p.tit a:hover{color: #0a3980;}


@media only screen and (max-width:1200px) {
.newsdetails .right{width:250px;}
.newsdetails .right h3.tit{font-size: 18px;}
.zxnewslist li p.tit{font-size: 14px;}
.newsdetails .left{width: calc(100% - 300px);}
.newtitle h1{font-size: 24px;}
.newsh_cn p{font-size: 14px!important;}
.toolbar{font-size: 14px;}
}

@media only screen and (max-width:920px) {
.newsdetails .left{width: 100%;}
.newsdetails .right{display: none;}
.newtitle h1{font-size: 18px;}
.newsdetails .tag{font-size: 14px;}
.newtitle{margin-bottom: 10px;}
.fhshare {height: 30px; line-height: 30px; font-size: 14px; margin-top: 0; }
}


@media only screen and (max-width:768px) {
.newtitle h1{font-size: 14px;}
.newsdetails{padding-top: 0!important;}
.newsh_cn{padding:0;}
.newsh_cn p {font-size: 12px!important; }
.toolbar .row01{width: 100%;float: none;font-size: 12px;}
.toolbar{padding:20px 0;}
.fhshare{float: none; text-align: center;width: 100%;}
.fhshare a{margin-right: 0;}
}



/* ==========================================================================
   FAQ
   ========================================================================== */


.FAQMenu{margin: 50px 0;}
.FAQMenu h3{ height:60px;line-height: 60px; font-weight: normal; font-size: 18px; color: #333;
 cursor:pointer;border: 1px solid #d9d9d9; padding-left: 20px; margin-top:30px;
 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
 .FAQMenu h3 img{margin-right: 10px;}
.FAQMenu h3 .fa{color: #f08206;}
.FAQMenu h3.on{border-bottom: 0;}
.FAQMenu h3 em{ float:right; display:block; width:80px; height:60px; background:url(../images/icoAdd03.png) right bottom no-repeat;
 cursor:pointer;}
.FAQMenu h3.on em{ background-position:right top; }
.FAQMenu .nwms{padding:20px 20px 20px 60px;font-size: 16px; color: #666;position: relative;
background: #fff;border: 1px solid #d9d9d9;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
.FAQMenu .nwms:before {
  content: "";display: block; top:25px; left:20px; position: absolute; width:28px;height: 23px;
  background:url(../images/faqimg01.png) center no-repeat;
  }




@media only screen and (max-width: 768px) {
.FAQMenu h3{font-size: 12px; overflow: hidden;font-weight: normal;margin-top: 20px;}
.FAQMenu{padding:10px;margin-top: 20px;}
.FAQMenu h3 em{margin-top: 10px; width:40px;height: 40px; background-position:bottom center;background-size: auto 80px;}
.FAQMenu h3.on em{ background-position:center top; }

.FAQMenu .nwms{padding:10px 10px 10px 30px; margin:0; font-size: 12px;}
.FAQMenu .nwms:before {top:8px; left:3px;background-size: auto 10px;}
}



/* ==========================================================================
   course
   ========================================================================== */
.tltit-row01{text-align: center;padding:60px 0;}
.tltit-row01>h2{font-size: 36px;}


/* ==========================================================================
   course
   ========================================================================== */
.inner-course{background:url(../images/coursebg.jpg) right center no-repeat;background-size: cover;position: relative;padding-bottom:100px;
  height: 460px;
}
.show-box{width: 460px; padding:10px;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  position: absolute; left: 230px;top: 0;z-index: 9;
}
.show-box .pic,.show-box .pic{width: 100%;height: 210px;}
.show-box .pic img{width: 100%;height: 100%;}
.show-box .txt{margin-top: 20px;padding:0 10px;font-size: 18px; line-height: 2em; overflow-y: auto; height: 220px;}

.coursebox{width:100%;height:400px;position: relative;}
.coursebox h3{font-size: 36px;color: #013573; font-style: italic;font-weight: bold; position: absolute;top: 240px; width: 100%;text-align: center;}
.coursebox .desc{position: absolute;bottom: 240px;width: 80%;left: 10%;font-size:18px;color: #666;}
.coursebox:before{
  content: "";display: block; top: 50%;left: 50%; position: absolute; width:31px;height: 31px; margin-left: -15px;margin-top: -15px;z-index: 1;
  background:url(../images/courseline02.png) center no-repeat;position: absolute; }

.coursebox:after {
content: "";display: block; top:50%; left:50%; position: absolute; width:100%;height: 1px; background: #013573;z-index: 0;
}

#owl-course .owl-item:nth-child(2n) .coursebox h3{bottom: 240px; top: auto;}
#owl-course .owl-item:nth-child(2n) .coursebox .desc{top: 240px;bottom: auto;}
#owl-course .owl-item:last-child .coursebox:after{display: none;}

#owl-course .owl-dot{ filter: Alpha(Opacity=0);opacity: 0;}
#owl-course .owl-prev,#owl-course .owl-next{width:200px;height:32px;background: none; text-indent: 300px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-course .owl-prev{position: absolute;left:710px; background:#c5c5c5 url(../images/arrr01.png) center no-repeat;}
#owl-course .owl-next{position: absolute;left:911px;background:#c5c5c5 url(../images/arrr02.png) center no-repeat;}
#owl-course .owl-prev:hover{background:#013573 url(../images/arrr01.png) center no-repeat;}
#owl-course .owl-next:hover{background:#013573 url(../images/arrr02.png) center no-repeat;}

@media only screen and (max-width:1800px) {
.show-box{left: 170px;}
#owl-course .owl-prev{left:650px;}
#owl-course .owl-next{left:851px;}
}

@media only screen and (max-width:1440px) {
.show-box{left:60px;}
#owl-course .owl-prev{left:540px;}
#owl-course .owl-next{left:741px;}
.coursebox .desc{width:100%;left:0;font-size: 16px;}
}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:920px) {

}

@media only screen and (max-width:768px) {
}





/* ==========================================================================
   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 15px;color: #333; cursor: pointer; line-height: 32px; 
    height: 32px; border:1px solid #d5d5d5; background: #d5d5d5;}
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #024099; border-color: #024099;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #024099; border-color: #024099;}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{background:#fff;}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}
.sidenav li a{padding-left:30px;padding-right:30px;}

.sub_nav {background:#fff; text-align: center;border-bottom: 1px solid #cad5e2;}


.sidenav li:hover,
.sidenav .active {}

.sidenav .active:after { 
        content: "";
        position: absolute;
        width: 100px;
        height: 2px;
        overflow: hidden;
        left: 50%;
        margin-left: -50px;
        bottom: 0;background: #024099;
    }
.sidenav li a:hover,
.sidenav li.active a {color: #024099;}
.sidenav li:last-of-type a {}

/* overview */
.ln-menu-link {
    display: block;
    font-size:16px; position: relative;
    *zoom: 1;
    font-family: microsoft yahei; font-weight: bold;
    line-height: 69px;}

#ln-menustate {
    display: none;
}
@media only screen and (max-width: 767px) {
  .innertit{display: none;}
    .relatedtit{display: block;}
.sidenav{background:#fff;}
    .sidenav li {
        width: 100%;
        text-align: center;border-right:0;padding:0;border:0;
    }
    .sub_nav {background:#fff;}
    .ln-menu-link .inco{width:30px; height: 30px;position: absolute;top: 10px; left: 30px;}
    .ln-menu-link {
        line-height: 20px;
        border-bottom: 1px solid #d7d7d7;
        border-right: none;
        border-left: none;
        border-top: none;
        margin: 0;
    }
    
    .overview.hidden {
        display: block;
    }
    
    .sidenav li.on {
        border-bottom: none;
    }
    
    .sub_nav li:first-child .ln-menu-link {
        border-left: none;
    }
}
.sidenav li.on a {
    color: #10924e;
}

}
#ln-menustate {
    display: none;
}
.localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after {
    background-color: #d6d6d6
}
.ln-content {
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    z-index: 2
}
.ln-curtain {
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 9;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#ln-menustate:checked ~ .localnav .ln-curtain,
#ln-menustate:target ~ .localnav .ln-curtain {
    -webkit-transition: opacity 1s ease 0.1s;
    transition: opacity 1s ease 0.1s
}
.ln-actions {
    float: left;
    display: none;
}
.ln-action {
    float: left;
    margin-left: 24px
}

/* chevron */
.ln-menucta {
    cursor: pointer;
    display: block;
    margin-right: -11px;
    overflow: hidden;
    width: 40px;
    height: 48px;
    -webkit-tap-highlight-color: transparent;
}
.ln-menucta-chevron {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    background: #333
}
.ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
    right: 50%
}
.ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
    left: 50%
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron,
#ln-menustate:target ~ .localnav .ln-menucta-chevron {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::before,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::after,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}
.ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}
.ln-menucta-anchor:focus {
    outline-offset: -6px;
    width: 100%;
    height: 100%
}
.ln-menucta-anchor-close {
    display: none
}
.ln-menucta-anchor-label {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
#ln-menustate:checked ~ .ln-menucta-anchor-open,
#ln-menustate:target ~ .ln-menucta-anchor-open {
    display: none
}
#ln-menustate:checked ~ .ln-menucta-anchor-close,
#ln-menustate:target ~ .ln-menucta-anchor-close {
    display: block
}

@media only screen and (max-width: 768px) {    
    .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;
        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;

}
}


.nodata{
	text-align:center;
	font-size:12px;
	line-height:3em;
	color:#999;
	}


.prods table { border-collapse: collapse; border-spacing: 0; width: 100%; }
.prods table td {
    border: 1px solid rgb(210 208 208)!important;padding:5px 15px;
  }