

.content {padding:40px 0;position: relative;min-height: 300px; background: #fff;}
.content img{max-width: 100%;}
.sub-banner {height:210px;margin-top: 140px;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 200px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width: 200px; float: left;}

@media only screen and (max-width: 920px) {
.sub-banner {margin-top:0;}
}
@media only screen and (max-width: 768px) {
.sub-banner {height: 150px;} 
.inner_left,.inner_cont{width: 100%; float: none;}
}

.innertit{margin: 30px 0 ; text-align: center;}
.innertit h2{color: #333;font-size: 36px; line-height: 50px; margin-bottom: 10px;}
.innertit .line{width: 100px;height: 2px; background: #333;margin:0 auto;}

@media only screen and (max-width:920px) {
.innertit h2{font-size:30px;}  
}
@media only screen and (max-width: 768px) {
.innertit{margin:0 0 20px 0 ;}
.innertit h2{font-size: 16px; line-height: 30px;}  
}


.breadcrumb{height: 55px; line-height: 55px; font-size: 16px;color: #555555; background: #fff;border-bottom: 1px solid #e6e7ed;margin-top: 160px;}
.breadcrumb a{color: #555;}
.breadcrumb .left{float: left;}
.breadcrumb .right{float: right;}
.breadcrumb .right a{margin-left: 10px;}
@media only screen and (max-width:920px) {
.breadcrumb{margin-top: 0;font-size: 14px;border-top: 1px solid #e6e7ed;height: 50px;line-height: 50px;}
}
@media only screen and (max-width:768px) {
.breadcrumb{margin-top: 0;font-size: 12px;border-top: 1px solid #e6e7ed;height: auto;line-height: 1.5em;padding:10px 0;}
.breadcrumb .right{float: none;margin-top: 5px;}
.breadcrumb .left{float: none;}
.breadcrumb .right a{margin-left: 0;margin-right: 10px;}
}

/* ==========================================================================
   about
   ========================================================================== */
.about-con{position: relative;padding:0;min-height: 0;}
.about-con:before {content: "";display: block; top:0; left:0; position: absolute; width:50%;height:100%; background: #cbcdd9;z-index: 0;}
.about-con .wrapper{position: relative;z-index: 1;}
.about-con .inner_cont{height: 100%;background: #fff;min-height: 400px;position: relative; }
.about-con .inner_cont:before {content: "";display: block; top:0; left:0; position:absolute; width:270px;height:100%; 
background: #e6e7ed;z-index: 0;}
.about-con .siderbar{padding:40px;background: #c2262c;color: #fff;margin-top:70px;}
.siderbar .title{position: relative;}
.siderbar .title h3{font-size: 16px;margin-bottom: 10px;}
.siderbar .title .btn_jt{display: block; height:40px;width: 50px; cursor: pointer; position: absolute; top: 5px; right: 0; text-align: center; line-height: 40px; display: none;}
.siderbar .title .inco01{ height:40px;width: 50px; display: block; background: url(../image/inco01.png) center no-repeat;}
.siderbar .title .cur .inco01{ height:40px;width: 50px; display: block; background: url(../image/inco02.png) center no-repeat;}

.about-con .siderbar .sunnav a{color: #fff;}
.about-con .siderbar .sunnav a i{margin-right:5px;}
.zcbtlbox{width: 200px;padding:0 35px 20px 35px;float: left;z-index: 1;position: relative;}
.zcbtlbox h3.tit{margin-top:70px;color: #000; font-size: 28px;font-weight: normal; line-height: 1em;
  border-bottom: 1px solid #c2262c;padding-bottom: 20px;} 
.zcbtlbox .sunnav03{margin-top: 10px;}
.zcbtlbox .sunnav03 li{height: 30px; line-height: 30px;}
.zcbtlbox .sunnav03 li a{color: #333;}
.zcbtlbox .sunnav03 li a i{margin-right:5px;}
.zcbtlbox .sunnav03 li a.active{color: #c2262c;font-size: 16px;}

.innermain{width: calc(100% - 320px); padding:50px 0 50px 50px; float: right;font-size: 16px; line-height: 2em;}
.innermain h3.tit{font-size: 24px;font-weight: normal; margin-bottom: 30px;color: #000;}
.tdysbox em{float: left;font-size: 24px;color: #000;}
.tdysbox .txtare{width: calc(100% - 200px); float: right;}
.tdysbox{margin:20px 0;}

@media only screen and (max-width:1200px) {
.zcbtlbox h3.tit{font-size:18px;}
.zcbtlbox { width:150px; padding: 0 30px 20px 30px;}
.about-con .inner_cont:before{width: 210px;}
.innermain {width: calc(100% - 240px);padding: 50px 0 50px 30px;font-size: 14px;}
.tdysbox em{font-size: 18px;}
.tdysbox .txtare {width: calc(100% - 150px);}
}

@media only screen and (max-width:920px) {
.zcbtlbox{width: calc(100% - 20px);padding:0;float: none;padding:20px 0 0 20px;}
.about-con .inner_cont:before {display: none;}
.zcbtlbox h3.tit{margin:0;font-size: 16px;}
.innermain {width: calc(100% - 20px);padding: 30px 0 30px 20px;font-size: 14px;float: none;}
.tdysbox em{font-size: 16px;}
}

@media only screen and (max-width:768px) {
.about-con:before{display: none;}
.about-con .siderbar{margin-top: 0;padding:0;background: #fff;}
.about-con .siderbar .sunnav{display: none;}
.siderbar .title .btn_jt{ top:5px; display: block;}
.siderbar .title{height: 50px; line-height:50px;padding-left: 20px;background: #c2262c;}
.about-con .siderbar .sunnav a{color: #333;}
.about-con .siderbar .sunnav{padding:20px;border:1px solid #e6e7ed;}
.siderbar .title h3{margin-bottom: 0;font-size: 14px;}
.zcbtlbox{width:100%;padding:20px 0 0 0;}
.innermain{width:100%;padding:20px 0 0 0;}
.tdysbox em{float: none;}
.tdysbox .txtare {width:100%;padding:10px 0 0 0;float: none;}
.zcbtlbox .sunnav03 li{width: 50%;float: left;}
.zcbtlbox .sunnav03 li a.active{font-size: 14px;}
.innermain h3.tit{font-size: 18px; margin-bottom:20px;}
}




/* ==========================================================================
   contact
   ========================================================================== */
.lxfsbox .textare{width: calc(100% - 240px);float: left;max-width: 400px;}
.lxfsbox .ckdtbox{width: 200px;float: left;}
.lxfsbox{line-height: 1.5em;}
@media only screen and (max-width:768px) {
.lxfsbox .textare,.lxfsbox .ckdtbox{width: 100%;float:none;}
.lxfsbox .ckdtbox{margin-top: 30px;}
}

/* ==========================================================================
   news
   ========================================================================== */

.newssearch{ border:1px solid #d4dbe0;max-width: 340px;}
.newssearch .warp{background: #fff;}
.newssearch #q{ float: left;   border: 0 none; }
.newssearch .search-btn { float: right;   border: 0 none; }
.newssearch #q { width: calc(100% - 70px); height: 18px; padding: 9px 10px; line-height: 18px;
 background: #fff;border:1px solid #fff;font: 300 14px/18px microsoft yahei;  }
.newssearch .search-btn { width: 40px;padding:0;margin:0; height:40px; cursor: pointer; background: url(../image/btn_ser.png) no-repeat center;}
.newslist{margin-top:20px;} 
.newslist li{font-size: 14px; font-weight: normal; height: 30px; line-height: 30px;margin:20px 0;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.newslist li .date{width: 120px;color: #555;display: inline-block;}
.newslist li a{color: #c2262c;}
.newslist li:hover a{text-decoration: underline;}



@media only screen and (max-width:768px) {
.newslist li{font-size: 12px;}
.newslist li .date{width: 80px;}
.newslist li{margin:0;}
}


.newsdetails{font-size: 14px;}
.newsdetails .newtitle{}
.newtitle h1 {font-size:24px;font-weight:normal;}

.newsh_cn {padding:30px 0;}
.newsh_cn img{height: auto!important;}
.toolbar{color: #333;}
.toolbar a{color:#c2262c;margin-left: 10px; }
.toolbar p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.toolbar a:hover{text-decoration: underline;}


@media only screen and (max-width:768px) {
.newsdetails{font-size: 12px;}
.newtitle h1 {font-size: 14px;font-weight: bold;}
.newsh_cn {padding:10px 0;line-height: 1.5em;}
}




/* ==========================================================================
   pro
   ========================================================================== */
.propart01{padding:40px 0;color: #555;}
.innertit01{font-size: 32px;font-weight: normal;line-height: 1em;color: #000;}
.propart01 p.ms{font-size: 16px;margin:20px 0;}
.proflbox02 .tit{font-size: 16px;font-weight: normal;margin-bottom: 20px;}
.profllist{max-width: 1070px;margin-left:-30px;}
.profllist li{width: calc(25% - 62px);padding-left: 30px; margin-bottom: 20px; margin-left: 30px; float: left;  height: 47px; line-height: 47px;
  border:1px solid #dcdcdc;background: #fff;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.profllist li a{width: 100%;display: inline-block;color: #333;}
.profllist li:hover{background: #dbdbe1;}
.propart01 .profllist li{width: calc(50% - 62px);}

.propart02 {padding:0 0 30px 0;color: #555;}
.propart02 h3.tit01{font-size: 24px;height: 67px; line-height: 67px; color: #fff;background: #c01920;padding:0 20px;font-weight: normal;}
.propart02 p.ms{margin:20px 0;}
.propart02 .warp{margin:0 10px;}
.propart03{padding:50px 0;background: #f3f4f9;margin-bottom: 30px;}

.xgzybox{margin:0 10px;}
.xgzybox .pic {position: relative; height: auto;overflow: hidden;background: #fff;}
.xgzybox .bgimg{width: 100%;}
.xgzybox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.xgzybox:hover .uppic{ transform: scale(1.05);}
.xgzybox .tit{width: 100%; height: 30px;line-height: 30px;color: #555;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.xgzybox:hover .tit{color: #c01920;}
.proxgzybox{margin:40px 50px 0 50px;}
#owl-xgzy .owl-dots{height: 0px;overflow: hidden;}
#owl-xgzy .owl-prev,#owl-xgzy .owl-next{width:30px;top:35%; height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-xgzy .owl-prev{position: absolute;left:-50px; background:url(../image/arr05.png) left top no-repeat;}
#owl-xgzy .owl-next{position: absolute;right:-50px;background:url(../image/arr06.png) right top no-repeat;}

@media only screen and (max-width:1200px) {
#owl-xgzy .owl-dots{height: auto;overflow: hidden;}
#owl-xgzy .owl-prev,#owl-xgzy .owl-next{filter: Alpha(Opacity=0);opacity: 0;width: 0;height: 0;display: none; }
.proxgzybox {margin: 40px 0 0 0;}
.innertit01{font-size: 24px;}
.propart02 h3.tit01 { font-size:18px; height: 50px; line-height:50px;}
}

@media only screen and (max-width:1000px) {
.profllist li{width: calc(33.33% - 62px);}
}

@media only screen and (max-width:768px) {
.profllist,.propart01 .profllist{margin-left:-10px;}
.profllist li,.propart01 .profllist li{width: calc(50% - 22px); height: 40px; line-height: 40px; padding-left:10px; margin-bottom:10px; margin-left:10px;}
.propart01{padding:10px 0;}
.propart02 .warp{margin:0;}
.innertit01{font-size: 18px;}
.propart01 p.ms{font-size: 12px; margin: 10px 0; }
.proflbox02 .tit {font-size: 14px; margin: 10px 0; }
.propart02 h3.tit01 { font-size:14px; height: 40px; line-height:40px;}
.xgzybox{margin:0;}
.proxgzybox{margin-top:20px;}
.propart03{padding:20px 0;}
}

.prosxpart01{padding:30px 0;}
.prosxpart01 h3.tit01{font-size: 32px;font-weight: normal;}
.prosxpart01 p.ms{font-size: 16px; margin: 10px 0; }
.prosxpart01 .profllist li:hover,.prosxpart01 .profllist li.active{background: #c01920;border-color: #c01920;}
.prosxpart01 .profllist li:hover a,.prosxpart01 .profllist li.active a{color: #fff;}
.proselect {overflow-x: auto;}
.cpsxtit{height: 54px; line-height: 54px;background: #877b70;color: #fff;padding:0 40px;}
.cpsxtit a{color: #fff;font-size: 16px;}
.cpsxtit a:hover{color: #c01920;}
.cpsxtit .row{float: left;}
.cpsxtit .bdsharebuttonbox{display: inline-block; float: left;}
.cpsxtit .bdshare-button-style0-16:after {    display: inline-block;}

.cpsxtit .bdshare-button-style0-16 a, .cpsxtit .bdshare-button-style0-16 .bds_more {
    float: left; color: #fff;font-size: 16px;
    line-height: 54px;
    height: 54px;
    margin:0 50px;
}

@media only screen and (max-width:1200px) {
.prosxpart01 h3.tit01{font-size: 24px;}
}

@media only screen and (max-width:768px) {
.cpsxtit{padding:0 20px;}
.cpsxtit a{font-size: 12px;}
.cpsxtit .bdshare-button-style0-16 a, .cpsxtit .bdshare-button-style0-16 .bds_more {font-size: 12px;margin:0 20px;}
.prosxpart01 h3.tit01{font-size:18px;}
.prosxpart01 p.ms{font-size: 12px;}
}

.prodetail_left{width: 270px; float: left;}
.prodetail_left h4 {height: 55px; line-height: 55px; padding-left: 20px;background: #c01920;color: #fff;}
.prodetail_left ul{border: 1px solid #dbdbe1;width: 268px;background: #fff;}
.prodetail_left ul.fixed{position: fixed;top: 180px;}
.prodetail_left li{height: 55px; line-height: 55px;border-bottom: 1px solid #dbdbe1;padding-left:35px;cursor: pointer;position: relative;}
.prodetail_left li.active:before {
content: "";display: block; top: 50%; left:20px; margin-top: -4px; position: absolute;
width: 0;
height: 0;
border-top: 4px solid transparent;
border-left: 4px solid #c01920;
border-bottom: 4px solid transparent;
}
.prodetail_left li.active{color: #c01920;background: #f3f4f9;}
.prodetail_left li:hover{color: #c01920;}
.prodetail_left h3.title{height: 40px; line-height: 40px;font-size: 32px;font-weight:normal;margin-bottom: 20px;}
.prodetail_right{width: calc(100% - 340px); float: right;padding-top: 60px;}

.proxqbox .rowhd{height: 55px; line-height: 55px; background:url(../image/grandepic13.jpg) right center no-repeat;}
.proxqbox .rowhd em{width: 170px;font-size: 18px; text-align: center;color: #fff;background: #c01920;display: block;}
.proxqbox .rowbd{margin:30px 20px;font-size: 16px;}

@media only screen and (max-width:1200px) {
 .prodetail_left{width: 220px;} 
 .prodetail_left ul{width: 218px;}
 .prodetail_right{width: calc(100% - 250px); }
 .proxqbox .rowhd{height: 50px; line-height: 50px;}
 .proxqbox .rowhd em{font-size: 16px;width: 150px;}
 .proxqbox .rowbd{font-size: 14px;}
}

@media only screen and (max-width:768px) {
 .prodetail_left,.prodetail_right{width: 100%;float: none;}
.prodetail_left ul{width: calc(100% - 2px);}
 .prodetail_left li{height:40px; line-height:40px;padding:0 5px;width: auto;float: left;border-bottom: 0;}
 .prodetail_left li.active:before {display: none;}
 .prodetail_left h3.title{font-size: 18px;margin-bottom: 10px;}
 .prodetail_right{padding-top: 20px;}
  .proxqbox .rowhd{height: 40px; line-height: 40px;}
 .proxqbox .rowhd em{font-size: 14px;width: 100px;}
 .proxqbox .rowbd{margin:20px 0;font-size: 12px;}
 .prodetail_left h4 {height:40px; line-height:40px;}
}


.innerappbox{padding:60px 0;}
.innerappbox .apptit01{font-size: 24px;height: 67px; line-height: 67px; color: #fff;
  background: #c01920;padding:0 20px;font-weight: normal;}
.innerappbox p.ms{margin:20px 0;color: #555;}
.innerappbox .warp{margin:0 10px;}
.appflbox{width: calc(100% - 420px);float: left;}
.appfljsbox{width: 400px; float: right;}
.appfllist{max-width:700px;margin-left:-30px;margin-top: 20px;}
.appfllist li{width: calc(50% - 62px);padding-left: 30px; margin-bottom: 20px; margin-left: 30px; float: left;  height: 47px; line-height: 47px;
  border:1px solid #dcdcdc;background: #fff;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.appfllist li a{width: 100%;display: inline-block;color: #333;}
.appfllist li:hover{background: #dbdbe1;}
.innerappbox .txt01{color: #555555;font-size: 16px;}
.txcpbox{margin-top: 10px;}
.txcpbox .desc{line-height:1.5em;overflow: hidden;max-width: 290px;
  overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.appfljsbox .more{margin-top: 10px;}
.appfljsbox .more a{color: #c01920;}
.appfljsbox .more a:hover{text-decoration: underline;}
.innerappbox:nth-child(2n+1){background: #f3f4f9;}

@media only screen and (max-width:1200px) {
.appflbox{width: calc(100% - 380px);}
.appfljsbox{width: 350px;}
.innerappbox .apptit01 { font-size:18px; height: 50px; line-height:50px;}
}

@media only screen and (max-width:920px) {
.appflbox{width: calc(100% - 330px);}
.appfljsbox{width:290px;}
}

@media only screen and (max-width:768px) {
.appflbox,.appfljsbox{width:100%;float: none;}
.innerappbox{padding:20px 0;}
.innerappbox .apptit01 { font-size:14px; height: 40px; line-height:40px;}
.txcpbox .desc{max-width: 100%;}
.appfllist{margin-left: -10px;}
.appfllist li{width: calc(50% - 22px); height: 40px; line-height: 40px; padding-left:10px; margin-bottom:10px; margin-left:10px;}
.innerappbox .warp{margin:0;}
}


/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center; font-family: microsoft yahei;}
#Lb_pager .pages a { display: inline-block; margin: 0 3px; padding: 0 13px;color: #333; cursor: pointer; line-height: 30px; height: 30px;
    border:1px solid #cbcbcb; }
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #176cb0;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #176cb0;}

/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{border-bottom: 1px solid #c6d6e1; text-align: center;position: relative;}
.sidenav li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    text-align: center;border-bottom:1px solid #fff;top:1px;margin:0 20px;
}

.sidenav li.active:before {
content: "";display: block; bottom:-6px; left:50%;margin-left: -6px; position: absolute;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #0072bb;
}

.sub_nav {background: #fff;}

.sidenav li:hover,
.sidenav li.active {border-color: #0072bb;}
.sidenav li:hover a,
.sidenav li a:hover,
.sidenav li.active a {color: #0072bb; font-weight: bold;}
.sidenav li:last-of-type a {}

/* overview */
.ln-menu-link { display: block; font-size:16px; position: relative; *zoom: 1; line-height: 65px;}

#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;margin:0;
    }
    .sidenav li.active:before{display: none;}
    .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-top: 20px;
        padding-bottom: 20px;
    }
    .col-main {
        margin: 0;
    }
    .col-left {
        float: left;
        width: 200px;
        margin-left: -100%;
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .localnav {
        height: 48px
    }
    .overview {
        float: left;
        line-height: 48px;
        padding: 0;
        background: none;
        color: #333; font-size: 14px;
    }
    .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;

}
}



.proselect{overflow-x: auto; width:100%;}
.pro-table{font-size: 12px; border-left: 1px solid #dbe1e4;/* min-width: 900px;*/}
.pro-table th{background: #eef1f2;color: #c01920;padding:10px;border-right: 1px solid #dbe1e4;    font-size: 14px;}
.pro-table th:nth-child(1){width: 160px;}
.pro-table td:nth-child(1){width: 160px;}
/*.pro-table th:nth-child(5),.pro-table th:nth-child(6),.pro-table th:nth-child(7),.pro-table th:nth-child(8),.pro-table th:nth-child(9),.pro-table th:nth-child(10),.pro-table th:nth-child(11),.pro-table th:nth-child(12){width: 110px;}

.pro-table td:nth-child(5),.pro-table td:nth-child(6),.pro-table td:nth-child(7),.pro-table td:nth-child(8),.pro-table td:nth-child(9),.pro-table td:nth-child(10),.pro-table td:nth-child(11),.pro-table td:nth-child(12){width: 110px;}*/
.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;}

.pro-cat .cat .li.active:after {background: url(../image/k0.png) no-repeat center;    background-size: 100%;}
.pro-cat td{color: #575a69;padding:10px;border-right: 1px solid #dbe1e4;}
.pro-op td{color: #0b56a7;padding:5px 10px;border-right: 1px solid #dbe1e4;background: #eef1f2;text-align:center;}
.pro-item td{color: #575a69;padding:10px;border-right: 1px solid #dbe1e4;border-bottom: 1px solid #dbe1e4;font-size: 12px; text-align:center;}
.pro-item tr td:first-child {text-align:left;}
.pro-op tr td:first-child {text-align:left;}
.pro-op .fa{font-size: 18px;}
.pro-op .active .fa{color: #c92333;}

.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: #c01920; text-decoration: underline;font-size: 14px;}
.pro-cat td .link a{color:#c01920; 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;}

.prodetailsa{color: #c01920; font-weight:700;     text-decoration: underline;}


.envdetails table{margin:10px 0;}
.envdetails table{/* line-height: 18px; */box-sizing: border-box!important;table-layout:fixed;
  border-left: 1px solid #d7d7d7!important;border-bottom: 1px solid #d7d7d7!important;
}
.envdetails table th{ background: #aeaeb2; font-size: 16px;color:#fff;padding:10px!important;border:0!important;border-right: 1px solid #d7d7d7!important;word-break:break-all;text-align: left!important;}
.envdetails table td{padding:10px!important;border:0px!important;border-right: 1px solid #d7d7d7!important;border-top: 1px solid #d7d7d7!important;word-break:break-all;}

.envdetails table tr td:first-of-type{text-align: left!important;}

@media only screen and (max-width:768px) {


.envdetails table tr td{width: auto!important;}
.envdetails table tr td:first-of-type{width:80px!important;}
}
