.content {padding:70px 0;position: relative;min-height: 300px; }
.content img{max-width: 100%!important;}
.sub-banner {height:250px;margin-top: 100px;}
.sub-banner h3{color: #fff; font-size: 24px; padding-top: 80px; text-align: right;text-transform:Uppercase; }
.sub-banner h3 span{display: block;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 320px); float: right;}
.inner_cont  img{max-width: 100%!important;}
.inner_left{width: 270px; float: left;}

@media only screen and (max-width: 920px) {
.sub-banner {height: 200px;margin-top: 0;}
.sub-banner h3{font-size:18px;}
}

@media only screen and (max-width:768px) {
.sub-banner {height: 150px;}
.sub-banner h3{font-size:16px;padding-top:50px;}
}

.jtinnertit h3{ text-align: center;font-size: 30px; line-height: 50px; font-weight: bold;}

@media only screen and (max-width:920px) {
.jtinnertit h3{font-size:18px;}  
}
@media only screen and (max-width: 768px) {
.innertit h3{font-size: 14px;}  
}

.breadcrumb{margin-top: 60px;color: #fff; font-size: 16px;height: 30px; line-height: 30px; overflow: hidden;padding-left: 25px;
  background: url(../images/inco01.png) left 8px no-repeat;
}
.breadcrumb a{color: #fff;}
.breadcrumb a:last-child {}

@media only screen and (max-width: 920px) {
.breadcrumb{margin-top:0;}
}
@media only screen and (max-width: 768px) {
.breadcrumb{font-size: 12px;}
}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.siderbar {border:1px solid #d6dae2;padding:20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.siderbar .title{color: #041d50;border-bottom: 2px solid #677289; height: 50px;padding:0 20px; position: relative;}
.siderbar .title h3{font-size: 18px; line-height: 50px; }
.siderbar .title .btn_jt{display: block; height:50px;width: 50px; cursor: pointer; position: absolute; top: 25px; right: 0; text-align: center; line-height: 40px; display: none;}
.siderbar .title .inco01{ height:50px;width: 50px; display: block; background: url(../images/inco14.png) center no-repeat;}
.siderbar .title .cur .inco01{ height:50px;width: 50px; display: block; background: url(../images/inco13.png) center no-repeat;}

.siderbar .sunnav{background: #fff; }
.siderbar .sunnav li{font: 300 16px/50px microsoft yahei; border-top: 1px solid #ebeef5; text-indent:20px; position: relative;}
.siderbar .sunnav li a{width: 100%; display: block; height:50px;color: #041d50;}
.siderbar .sunnav li a:hover {color: #ed1c24;}
.siderbar .sunnav li.active a{color: #ed1c24; font-weight: bold;}

@media only screen and (max-width:920px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
.siderbar .sunnav{display: none;}
.siderbar .title{padding:0 20px; background: #041e53;color: #fff;border-bottom: 0;}
.siderbar .title .btn_jt{ top:0; display: block;}
.siderbar{position: relative;margin-top:0;padding:0;border:0;}
.siderbar .title h3{font-size: 14px;}
.siderbar .sunnav li{font-size: 14px;}
}

.hecertit02{text-align: center;font-size:30px; line-height: 40px;padding-bottom:20px;font-weight: bold;margin-bottom: 40px;position: relative;}
.hecertit02:before {
content: "";display: block; bottom:0; left:50%; margin-left: -45px; position: absolute; width:90px;height: 3px; background: #996a3b;
}
@media only screen and (max-width:768px) {
  .hecertit02{font-size:16px; line-height: 40px;margin-bottom:10px;padding-bottom: 10px;}
}


.inner-about{font-size: 16px;}
@media only screen and (max-width:768px) {
.inner-about{font-size: 12px;}
}



/* ==========================================================================
   news
   ========================================================================== */
.yc-news-top{width: 100%; height: 80px; overflow: hidden;margin-bottom: 40px;}
.yc-news-top .tit{width: calc(100% - 480px); height:80px; line-height: 80px;font-size: 30px;font-weight: bold; overflow: hidden; float: left;background: url(../images/line002.jpg) left bottom no-repeat; }
.newssearch{width: 280px;float: right;padding-top:18px;}
.newssearch .warp{background: #fff; border:1px solid #dcdcdc;}
.newssearch #q{ float: left;   border: 0 none; }
.newssearch .search-btn { float: right;   border: 0 none; }
.newssearch #q { width: calc(100% - 70px); height: 18px; padding: 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.newssearch .search-btn { width: 40px;padding:0;margin:0; height: 40px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}
 

.newslist02 li {margin-bottom:60px;}
.newslist02 li .pic{width: 278px; height: 186px;float: left; overflow: hidden;}
.newslist02 li .pic img {width:100%;height: 100%; transition: transform 2s;}
.newslist02 li:hover .pic img{ transform: scale(1.1);}
.newslist02 li .date{ line-height: 30px; }
.newslist02 li .date span{background: #996a3b;color: #fff;width: 80px;display: inline-block; text-align: center;margin-right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.newslist02 li .txtarea{width: calc(100% - 320px); float: right;height:200px;}
.newslist02 li .txtarea h3{margin:15px 0 5px 0; font-size:18px;height: 30px;line-height: 30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist02 li .txtarea h3 a{color: #000;}
.newslist02 li .txtarea .desc{ line-height: 24px; height:72px;overflow: hidden;margin-bottom: 10px; color: #999999;}
.newslist02 li .txtarea .more a{color: #ed1c24; font-size: 16px;}
.newslist02 li:hover .txtarea h3 a{color: #ed1c24;}
.newslist02 li:last-child {margin-bottom: 0; }

@media only screen and (max-width:768px) {
.newslist02 li{margin-bottom: 10px;}
.newslist02 li .pic{width: 100%; height: auto;float: none;margin-right:0;}
.newslist02 li .txtarea{width:100%; float: none;height:auto;margin-top: 10px;}
.newslist02 li .txtarea .desc{margin:0 0 10px 0;}
.newslist02 li .txtarea h3{font-size: 14px;}
.newslist02 li .txtarea .more a{font-size: 12px;}
.yc-news-top{width: 100%; height: auto; overflow: hidden;margin-bottom:20px;}
.yc-news-top .tit { width:100%; height: 40px; line-height: 40px; font-size:16px; float: none;}
.newssearch { width: 100%; float: none; padding-top: 18px;}
}

.newsh{width:100%;position: relative;}
.newtitle {font-size: 24px; font-weight: bold;color: #000; text-align: center;}
.newsh_cn {padding:20px 0;}
.newsh_cn img {max-width: 100%; height: auto!important;}
.newsh .byline{height:50px;color:#999;line-height:50px;border-bottom:1px solid #e9e9e9; text-align: center;}
.newsh .byline span{margin-right:20px;display: inline-block;}
.newsh .byline .bdsharebuttonbox{display: inline-block;}
.newsh .byline .bdshare-button-style0-16:after {    display: inline-block;}
.newsh .byline .bdshare-button-style0-16 a, .newsh .byline .bdshare-button-style0-16 .bds_more {
    float: left;
    line-height: 50px;
    height: 50px;
    margin:0;
}
.newsh .byline a{color: #999;}

.toolbar{ border-top:1px solid #d8d8d8;padding-top:50px; text-align: right;}
.toolbar a{padding:0 20px;margin:0 10px; text-align: center; line-height: 30px; display: inline-block;  background: #996a3b;color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.toolbar a:hover{background: #c9a578; color: #fff;}

.newspage{margin-top: 30px; text-indent: 40px;border-top:2px solid #d8d8d8;}
.newspage a{width:100%;color: #999; height: 40px; line-height: 40px; border-bottom:1px solid #d8d8d8; display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newspage a:hover{color: #e01c28;}

@media only screen and (max-width:768px) {
.newtitle {font-size:14px; line-height: 24px;}
.toolbar{padding-top: 20px;}
.toolbar a{width: 120px; height:30px; font-weight: normal;line-height: 30px;}
.newspage a{width:100%; float: none;}
.newspage a.next{text-align: left;}
.newspage{margin-top:20px; text-indent: 10px;}
}



/* ==========================================================================
   pro
   ========================================================================== */

.pro-menu-sj a{width: calc(25% - 15px); height: 50px; margin-right: 10px; border:2px solid #d2d2d2; display:block; float: left; text-align: center; line-height: 50px; }
.pro-menu-sj a:last-child {margin-right: 0;} 
.pro-menu-sj a:hover{background: #996a3b;color: #fff;border-color: #996a3b; font-weight: bold;}
.pro-menu-sj a.on{background: #996a3b;color: #fff;border-color: #996a3b; font-weight: bold;}

.pro-sun-nav{padding:20px 0; border-bottom: 1px solid #d2d2d2;}
.pro-sun-nav li{width: calc(25% - 20px); margin-right: 10px; height: 30px;padding-left:10px;line-height: 30px;float: left; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position: relative;}
.pro-sun-nav li a{color: #1b1c1e; font-weight: bold;}
.pro-sun-nav li.on a{color: #996a3b;}
.pro-sun-nav li a:hover{color: #996a3b;}
.pro-sun-nav li:before {content: "";
    position: absolute; left: 0; top:10px;
    width: 0;
    height: 0;
    border: 0 dashed transparent;
    overflow: hidden;
    border-top-style: solid;
    border-top: 5px solid transparent;
    border-left: 5px solid #996a3b;
    border-bottom: 5px solid transparent;
  }

.inner-pro-ms{padding:50px 0;}

.ms-tit{padding-bottom:20px; margin-bottom: 30px; line-height: 30px; background: url(../images/line002.jpg) left bottom no-repeat; font-size: 30px; font-weight: bold; }
.ms-tit h2{font-size: 24px;}

@media only screen and (max-width:920px) {
.pro-sun-nav li{width: calc(33.3% - 20px);}
}

@media only screen and (max-width:768px) {

.pro-menu-sj a {width: calc(50% - 10px);height: 30px; line-height: 30px; margin-right:5px;overflow: hidden;margin-bottom: 5px;}
.ms-tit{padding-bottom:20px;font-size: 16px; line-height: 24px;}
.ms-tit h2{font-size: 14px;}
.inner-pro-ms{padding:20px 0 0 0;}
}



/* ==========================================================================
   Recruitment
   ========================================================================== */
.recruitbox{padding-top: 400px;background:url(../images/innerbg01.jpg) top center no-repeat;}
.recruitbox h3.tit{font-size: 30px; line-height: 30px;  border-left:30px solid #996a3b;margin-top:100px; margin-bottom:50px; padding-left: 10px;}
.careerbox{background: #ecebf1;border-left: 5px solid #1698b9;margin-top: 30px;}
.careerbox .left{width:200px;padding: 30px 50px 0 50px ; font-size: 18px; font-weight: bold; text-align: center;float: left;}
.careerbox .right{width: calc(100% - 420px); float: right;padding:20px 50px; background: #fff;border:1px solid #ecebf1;}
.careerbox .right li{width:100%; height: 30px; line-height: 30px; font-size: 16px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

@media only screen and (max-width:920px) {
.recruitbox{padding-top: 200px;background-size: auto 600px;}
.careerbox .left{width:200px;padding: 30px 30px 0 30px ;}
.careerbox .right{width: calc(100% - 380px);}
.careerbox .right li{height:24px; line-height:24px; font-size: 14px;}
.recruitbox h3.tit{font-size: 30px; line-height: 30px;margin-top:50px; margin-bottom:30px;}

}

@media only screen and (max-width:768px) {
.recruitbox{padding-top: 100px;background-size: auto 300px;}
.recruitbox h3.tit{font-size:16px;border-left:10px solid #996a3b;margin-top:50px;}
.careerbox .left{width:60px;padding:20px 10px 0 10px; font-size: 12px; }
.careerbox .right{width: calc(100% - 110px);padding:10px;}
.careerbox .right li{font-size: 12px;}

}


/* ==========================================================================
   contact
   ========================================================================== */
.contactbox{padding:100px 0 0 0;}
.contact-con{width: 100%;height: 530px; background:url(../images/map.jpg) center no-repeat;background-size: cover;}
.contactbox .txtarea{width:400px;padding:80px 100px; background: #fff; overflow: hidden;float: right;margin-top: 80px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  box-shadow:0 0 5px 5px rgba(0, 0, 0, .1);
}

.contact-ul{font-size: 16px;}
.contact-ul li{padding-left: 60px;position: relative;margin-top:30px;}
.contact-ul li .inco{width: 48px; height: 48px; position: absolute;left: 0; top: 0;}
.contact-ul li h3{font-size: 18px;}
.contact-ul li p{line-height:18px;}



/* ==========================================================================
   feedback
   ========================================================================== */

.feedback{padding:60px 0;background: url(../images/ecerpic17.jpg) left top repeat-x;}
.feedback .modtop1{width: 100%; height: auto;margin-top: 30px;}
.feedback p.bt01{font: 300 14px/30px microsoft yahei;margin-bottom: 10px;}
.feedback .modtop1 .ui-input{width: calc(33.3% - 62px); float: left; height: 18px; line-height: 18px; padding:14px 20px;border:1px solid #dae2ed;}
.feedback .modtop1 .ui-input02{margin:0 30px;}

.feedback .modtop2{width: 100%; height: auto;margin-top:30px;}
.feedback .ui-textarea{width: calc(100% - 42px); height: 90px; line-height: 18px; padding:14px 20px;border:1px solid #dae2ed;font-family:microsoft yahei; }
.feedback .modtop3{width: 100%; height: auto;margin-top: 40px;}
.feedback .modtop3 .ui-btn{background: #996a3b; border: 0 none;  cursor: pointer; float: left;
    text-align: center; padding:10px 10px; font-size: 16px; line-height: 24px; color: #fff;width:200px;}
.feedback .modtop3 .checkcode{float: left;}
.feedback .modtop3 .checkcode .ui-input{width:100px; height: 18px; line-height: 18px; padding:14px 20px;border:1px solid #dae2ed;}


@media only screen and (max-width:920px) {
  .contactbox{padding:60px 0 0 0;}
}
@media only screen and (max-width:768px) {
.feedback {padding:20px 0;}
.feedback .modtop3{margin-top:20px;}
.feedback .modtop3 .ui-btn{ width:100px; font-size: 12px;}
.feedback .modtop3 .checkcode .ui-input{width:90px;padding:10px;}
.feedback .modtop2{margin-top: 0;}
.feedback .modtop1 .ui-input02{margin:0;}
.feedback .modtop1 .ui-input{width: calc(100% - 42px);margin-bottom: 10px; float: none; height: 18px; line-height: 18px; padding:10px 20px;}
.feedback .modtop1{margin-top: 20px;}
.contactbox{padding:20px 0 0 0;}
.contactbox .txtarea{width: calc(100% - 80px);padding:40px 40px; background: #fff; overflow: hidden;float: right;margin-top:40px;}
.contact-ul{font-size: 12px;margin-top: 30px;}
.contact-ul li{margin-top: 10px;}
.contact-ul li h3{font-size: 14px;}
}





/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center;}
#Lb_pager .pages a { display: inline-block; background: #d5d5d5; margin: 0 3px; padding: 0 13px;color: #333; cursor: pointer; line-height: 30px; height: 30px;
    border:1px solid #cbcbcb;
    -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
     }
#Lb_pager .pages .pgnext{padding: 0 15px; }
#Lb_pager .pages .pgcurrent { color: #fff;cursor: default;background-color: #041e52;}
#Lb_pager .pages .pgempty { cursor: not-allowed;}
#Lb_pager .pages a:hover{color: #fff; text-decoration: none;background-color: #041e52;}


/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview {
    color: #fff;
    font: 300 18px/59px microsoft yahei;
    background: #006db9;
    padding-left: 18px;
}

.sidenav{text-align: center;}
.sidenav li {position: relative;display: inline-block;font-size: 14px;text-align: center; padding: 0 10px;}
.sub_nav {border-bottom: 1px solid #d3d4db;}
.sidenav li.active {}
.sidenav li:hover a,.sidenav li a:hover{color: #a99781;}
.sidenav li.active a {color: #996a3b;}
.sidenav li:last-of-type a {}
.sidenav li.active a:before {
content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
        border-top-style: solid;
        border-width: 5px 5px 0;
        border-top-color: #996a3b;
        left: 50%;
        margin-left: -5px;
        bottom:8px;
}

/* overview */
.ln-menu-link { display: block; font-size:16px;color: #1b1c1e;position: relative; *zoom: 1; line-height:70px;}
#ln-menustate { display: none;}


@media only screen and (max-width: 920px) {
.ln-menu-link { font-size: 12px; font-weight: bold;}
.sidenav li {padding:0 5px;}
}
@media only screen and (max-width: 767px) {
  .sub_nav {margin-top:0;}
  .sidenav{background:#fff;}
  .sidenav li {width: 100%;text-align: center;border-right:0;padding:0;}
  .sub_nav {background:#fff;}
  .ln-menu-link .inco{width:30px; height: 30px;position: absolute;top: 10px; left: 30px;}
  .ln-menu-link { 
      line-height: 20px;
      border-bottom: 1px solid #d7d7d7;
      border-right: none;
      border-left: none;
      border-top: none;
      margin: 0; font-size: 14px;font-weight: normal;
  }  
  .overview.hidden {      display: block;  }  
  .sidenav li.on {      border-bottom: none;  }  
  .sub_nav li:first-child .ln-menu-link {      border-left: none;  }
  .sidenav li.active {background: none;}
  .sidenav li.active a {color: #a99781;}
}

.sidenav li.on a {color: #10924e;}


#ln-menustate {
    display: none;
}
.localnav {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.ln-wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

/* background */
.ln-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background {
    background-color: rgba(255, 255, 255, 1);
    max-height: none;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease
}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after {
    background-color: #d6d6d6
}
.ln-content {
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
    z-index: 2
}
.ln-curtain {
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 9;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#ln-menustate:checked ~ .localnav .ln-curtain,
#ln-menustate:target ~ .localnav .ln-curtain {
    -webkit-transition: opacity 1s ease 0.1s;
    transition: opacity 1s ease 0.1s
}
.ln-actions {
    float: left;
    display: none;
}
.ln-action {
    float: left;
    margin-left: 24px
}

/* chevron */
.ln-menucta {
    cursor: pointer;
    display: block;
    margin-right: -11px;
    overflow: hidden;
    width: 40px;
    height: 48px;
    -webkit-tap-highlight-color: transparent;
}
.ln-menucta-chevron {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 1px;
    z-index: 1;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
    transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)
}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after {
    background: #333
}
.ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5);
    right: 50%
}
.ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5);
    left: 50%
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron,
#ln-menustate:target ~ .localnav .ln-menucta-chevron {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::before,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::before {
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-transform: rotate(-40deg) scaleY(1.5);
    -ms-transform: rotate(-40deg) scaleY(1.5);
    transform: rotate(-40deg) scaleY(1.5)
}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::after,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::after {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotate(40deg) scaleY(1.5);
    -ms-transform: rotate(40deg) scaleY(1.5);
    transform: rotate(40deg) scaleY(1.5)
}
.ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10
}
.ln-menucta-anchor:focus {
    outline-offset: -6px;
    width: 100%;
    height: 100%
}
.ln-menucta-anchor-close {
    display: none
}
.ln-menucta-anchor-label {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
#ln-menustate:checked ~ .ln-menucta-anchor-open,
#ln-menustate:target ~ .ln-menucta-anchor-open {
    display: none
}
#ln-menustate:checked ~ .ln-menucta-anchor-close,
#ln-menustate:target ~ .ln-menucta-anchor-close {
    display: block
}

@media only screen and (max-width: 767px) {    
    .content {
        position: relative;
        padding: 20px 0;
    }
    .col-main {
        margin: 0;
    }
    .col-left {
        float: left;
        width: 200px;
        margin-left: -100%;
        margin: 0;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .localnav {
        height: 48px
    }
    .overview {
        float: left;
        line-height: 48px; font-size: 14px;
        padding: 0;
        background: none;
        color: #333;
    }
    .sidenav {
        border-width: 0;
    }
    .ln-menu-link {
        border-bottom: 0 none;
    }
    .ln-background {
        min-height: 48px;
        -webkit-transition: background-color 0.5s ease 0.7s;
        transition: background-color 0.5s ease 0.7s
    }
    .ln-menu {
        line-height: 48px;
        padding-top: 0;
        width: 100%
    }
    .ln-menu-tray {
        overflow: hidden;
        pointer-events: none;
        visibility: hidden;
        width: 100%;
        max-height: 0;
        -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
        transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;
    }
    #ln-menustate:checked ~ .localnav .ln-menu-tray,
    #ln-menustate:target ~ .localnav .ln-menu-tray {
        max-height: 400px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        pointer-events: auto;
        visibility: visible;
        -webkit-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s
    }
    #ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray {
        overflow-y: hidden
    }
    #ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray {
        max-height: -webkit-calc(100vh - 48px);
        max-height: calc(100vh - 48px)
    }
    .ln-curtain {
        -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s;
        transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s
    }
    #ln-menustate:checked ~ .ln-curtain,
    #ln-menustate:target ~ .ln-curtain {
        opacity: 1;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }
    .ln-actions {
        display: block;
        margin-left: 0;
        padding: 0 16px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        left: 50%
    }
    .ln-action {
        margin-left: 16px
    }
    .ln-action-menucta {
        margin-left: -20px;
        position: absolute;
        left: 0;
        z-index: 1
    }
    .ln-action-button {
        float: right;
        margin-left: 27px
    }
    .ln-content {
        padding: 0 20px;
    }
    .inner-cont {
        margin: 10px;
    }
    .sidenav {
        opacity: 1;
        padding: 17px 10px 28px 10px;
        -webkit-transform: translate3d(0, -150px, 0);
        transform: translate3d(0, -150px, 0);
        -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
        transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }
    .sidenav .level2 li,
    .sidenav .level2 li a {
        line-height: 20px;
    }
    #ln-menustate:checked ~ .localnav .sidenav,
    #ln-menustate:target ~ .localnav .sidenav {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition-delay: 0.2s, 0.4s;
        transition-delay: 0.2s, 0.4s
    }
    .ln-menu-item {
        display: block;
        line-height: 48px;
        margin-left: 0;
        width: 100%; padding:0;
    }
    .ln-menu-item:first-child .ln-menu-link {
        border-top: 0
    }
    .ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.07s;
        transition-delay: 0.07s
    }
    .ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }
    .ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }
    .ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    .ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }
    .ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }
    .ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }
    #ln-menustate:checked ~ .localnav .ln-menu-item:nth-child(1) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(1) .ln-menu-link {
        -webkit-transition-delay: 0.56s;
        transition-delay: 0.56s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(2) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(2) .ln-menu-link {
        -webkit-transition-delay: 0.49s;
        transition-delay: 0.49s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(3) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(3) .ln-menu-link {
        -webkit-transition-delay: 0.42s;
        transition-delay: 0.42s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(4) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(4) .ln-menu-link {
        -webkit-transition-delay: 0.35s;
        transition-delay: 0.35s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(5) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(5) .ln-menu-link {
        -webkit-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(6) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(6) .ln-menu-link {
        -webkit-transition-delay: 0.21s;
        transition-delay: 0.21s
    }
    #ln-menustate:checked ~ .ln-menu-item:nth-child(7) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(7) .ln-menu-link {
        -webkit-transition-delay: 0.14s;
        transition-delay: 0.14s
    }
    .ln-menu-link {
        border-top: 1px solid rgba(214, 214, 214, 0.5);
        display: block;
        padding-top: 14px;
        padding-bottom: 14px;
        opacity: 0;
        -webkit-transform: translate3d(0, -25px, 0);
        transform: translate3d(0, -25px, 0);
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform
    }
    #ln-menustate:checked ~ .localnav .ln-menu-link,
    #ln-menustate:target ~ .localnav .ln-menu-link {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .ln-menucta-anchor {
        display: block
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    #ln-menustate:checked ~ .ln-menu-tray,
    #ln-menustate:target ~ .ln-menu-tray {
        max-height: 280px;
        max-height: -webkit-calc(100vh - 48px - 48px);
        max-height: calc(100vh - 48px - 48px)
    }
}

@media only screen and (max-width: 767px) {
.ln-menu-link{    
-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;

}
}

.ygfclist li{ width: calc(33.3% - 10px);float: left;margin-bottom: 20px;margin-right:10px;}
.ygfclist li .warp{max-width: 370px;margin:0 auto;}
.ygfclist li .warp .pic{width:100%;height: 340px; overflow: hidden;}
.ygfclist li .warp .pic img{width: 100%;height: 100%;}
.ygfclist li .warp .tit {width: 100%;height: 50px;font: 300 16px/50px microsoft yahei;color: #333; text-align: center;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background: #f5f5f5;display: none;
 }
@media only screen and (max-width: 1366px) {
  .honorbox .pic{height: 260px;line-height: 260px;}
}

@media only screen and (max-width: 920px) {
  .honorbox .pic{height:180px;line-height: 180px;} 
  .honorbox .tit{height: 30px; line-height: 30px;font-size: 14px;}
}

@media only screen and (max-width: 768px) {
.honorlist li{width:100%;float: none;}
.honorbox{margin:0;padding:10px;}
.honorbox .pic{height:auto;line-height: 100%;} 
.honormenu li a{font-size: 16px;}
.honorlist { padding-top: 20px;}
}



