@charset "utf-8";

* {
    font-family: "Microsoft YaHei", 微软雅黑;
}

body, button, input, select, textarea {
    font: 12px FontAwesome, "Microsoft YaHei", 微软雅黑, \5b8b\4f53, arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500
}
ol, ul {
    list-style: none
}
input, select, textarea {
    font-size: 100%;
    -webkit-appearance: none;
    appearance:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
th {
    text-align: inherit
}
caption, th {
    text-align: left
}
fieldset, img {
    border: 0
}
img{
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
optgroup {
    font-weight: bold
}
button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer
}
audio, canvas, progress, video {
    display: inline-block
}
progress {
    vertical-align: baseline
}
mark {
    background-color: #ff0;
    color: #000
}
iframe {
    display: block
}
abbr, acronym {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
del {
    text-decoration: line-through
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 500
}
q:before, q:after {
    content: ''
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
a:hover {
    text-decoration: underline
}
ins, a {
    text-decoration: none!important
}
a {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    -moz-tap-highlight-color: rgba(255, 0, 0, 0);
    -ms-tap-highlight-color: rgba(255, 0, 0, 0);
    tap-highlight-color: rgba(255, 0, 0, 0);
    -webkit-touch-callout: none;
    touch-callout: none
}
a:focus, *:focus {
    outline: 0
}
a:active, a:hover {
    outline-width: 0
}
a, a:visited, a:link {
    color: #666;
}
a:hover {
    color: #f00;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
* {
    padding: 0;
    margin: 0;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table
}
.clearfix:after {
    clear: both;
    overflow: hidden
}
.clearfix {
    zoom: 1
}
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden
}
.hide {
    display: none
}
.block {
    display: block
}
.fl, .fr {
    display: inline
}
.fl {
    float: left
}
.fr {
    float: right
}

.content-layout{
  width: 1396px;
  margin: 0 auto;
}

.content {
  width: 100%;
  overflow-x: hidden;
  /*background-color: #f1fcfe;*/
  background-color: #fff;
}

.left-brand {
    padding: 37px 78px 63px 95px; 
    width: 300px;
    float: left;
}
.right-content {
    padding: 37px 90px 63px 37px;
    width: 640px;
    float: left;
    min-height: 400px;
    border-left: 1px solid rgba(221,221,221,1);
}


body.home {
  background: url('../images/main-bg.png?v=2.3');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #f8f8f8;
  background-size: auto;
}
/*头部end*/
@media screen and (max-width: 979px){
    body{ width:100%;}
    .content{padding-right:0px;}
    .action{padding:6px 20px !important;}
    .related_box{float:left;overflow:hidden;width:49%; margin-left:2%;padding-bottom:15px}
    .related_img li:nth-child(2){ margin-left:0px;}.related_img li:nth-child(4){ margin-left:0px;}.related_img li:nth-child(6){ margin-left:2%;}
    .slick_bor { display: block;position: relative;width:100%;}
    .slick{ width:100% !important; height:auto;}
    .slick li{ width:100%;}
    .img_855x300 {width:100%; height:auto;}
    .site-header{ width:100%;}
    .top-nav{ width:100%; display:none;}
    #top-menu{ width:100%;}

    .nav-search{margin:24px 2px 0px;padding:0 8px 0px}
    .nav-search_1{margin:24px 2px 0px;padding:0 8px 0px; display:block;}
    #top-menu_1 span:nth-child(1n){ margin-right:12px;}
    .meta span:nth-child(1),.meta span:nth-child(2){ display:none;}
    .excerpt .muted,.article-header .muted,.article-header .cate{margin-right:7px}
    .nav-menu{ display:none;}
    #search-main {background: #fff none repeat scroll 0 0; border: 1px solid #ddd; border-radius: 2px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); display: none; margin: 10px auto 5px; padding:2%; text-align: center; width: 96%;}
    #searchbar {margin: 4px auto 0; width: 94%;}
    #searchform input{ width:70%; margin-bottom:0px;}
    .site-title{ height:45px; margin:0;}
    .site-title img{ height:100%;}
    .logo-site{ width:150px;}
    .branding h1, .branding h2{ font-size:200%;}
    .dd-content{ display:inline-block; float:left;}
    .dd-site{ display:none;}
    .dd-img {float: left; margin: 0px; overflow: hidden;position: relative; width:100%;}
    .dd-img img{ width:100%;}
    .sub-menu a{ padding-right:10%;color:#FFF;font-size:100%;text-align:right;float:left;background:#036;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;line-height:35px;margin-bottom:1px;border:1px solid #CCC; width:80%;}
    .nav_sj{display:none;-webkit-animation:bounceInDown 1.5s .2s ease both; -moz-animation:bounceInDown 1.5s .2s ease both;}
    .excerpt span.note{ display:none;}
    .excerpt p.auth-span{ float:right;}
}


/*头部*/
#masthead{left: 0;position: relative;right: 0;top: 0;z-index: 9;}
#top-header{opacity: 0.8;background:#cf4c54 none repeat scroll 0 0;color: #fff;}.top-nav{ padding-top:10px;height:26px;margin:0 auto;width:1200px}.top-menu{float:right;margin:0 8px 0 0}.top-menu li{float:left;padding:0 5px;line-height:26px}.top-menu a{color:#999}.top-menu a:hover{color:#2f889a}.menu-container{line-height:26px;}#user-profile{float:left;position:relative;line-height:26px}#user-profile{color:#999}#user-profile a{margin-left:5px}#user-profile a:hover{color:#007046}
#nav-header{height:80px;width:1200px;z-index:999}#top-menu{margin:0 auto;transition-duration:.5s;width:1200px}.nav-search{background:#2f889a none repeat scroll 0 0;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.04);color:#fff;cursor:pointer;float:right;line-height:25px;margin:24px 10px 0;padding:0 8px 1px}.nav-search_1{display:none;background:#2f889a none repeat scroll 0 0;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.04);color:#fff;cursor:pointer;float:right;line-height:25px;margin:24px 10px 0;padding:0 8px 1px}.nav-search_1 a{ color:#FFF;}.nav-search_1:hover{background:#595959 none repeat scroll 0 0}.nav-search:hover{background:#595959 none repeat scroll 0 0}.logo-site::before{animation:1s ease-in 1s normal none infinite running searchLights;background-color:rgba(255,255,255,.5);content:"";height:15px;left:-665px;position:absolute;top:-460px;transform:rotate(-45deg);width:200px}.logo-site,.logo-sites{float:left;margin-top:10px;position:relative;transition-duration:.5s}.logo-site{overflow:hidden;width:220px}.site-title{font-size:1.7rem;font-weight:700;padding:0 0 2px}#site-nav-wrap{float:right;min-height:45px}.main-nav{margin:15px 0 0; font-size:18px;}#navigation-toggle{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.04);color:#999;line-height:25px;padding:0 8px 2px}#navigation-toggle:hover{background:#2f889a none repeat scroll 0 0;border:1px solid #2f889a;color:#fff}.nav-menu{float:left}.nav-menu li{position:relative;transition:background .2s ease 0s;white-space:nowrap}.nav-menu li.sfHover,.nav-menu li:hover,.sub-menu{transition:none 0s ease 0s}.nav-menu .sf-mega{display:none;left:0;position:absolute;top:100%;z-index:99}.nav-menu li.sfHover>.sf-mega,.nav-menu li:hover>.sf-mega{display:block}#site-nav .down-menu li{display:block;float:left;height:45px;line-height:45px}#site-nav .down-menu a{color:#666;padding:0 13px;text-align:left;transition-duration:1.2s}#site-nav .down-menu>li.sfHover>a,#site-nav .down-menu>li>a:hover{color:#45B6F7;}#site-nav .down-menu>.current-menu-item>a,#site-nav .down-menu>.current-menu-item>a:hover{color:#45B6F7;}#site-nav .down-menu ul{box-shadow:0 2px 2px rgba(0,0,0,.03);padding-top:20px}.font-text{margin:0 0 0 5px}.fa-external-link-square{display:none}#menu-item-6853 .font-text{background:#f40 none repeat scroll 0 0;border-radius:2px;color:#fff;padding:4px 8px}#menu-item-6853 .font-text:hover{background:#2f889a none repeat scroll 0 0;transition:all .2s ease-in 0s}.fa-sticky-note-o::before{content:""}.fa-television::before,.fa-tv::before{content:""}.nav-menu li:hover>.sub-menu{display:block}.nav-menu li{background-position:right}.nav-menu li:hover{background-position:right}.nav-menu ul{border-bottom:1px solid #ddd;display:none;left:0;min-width:160px;position:absolute;top:100%;z-index:10001}.nav-menu>li{float:left}#site-nav .down-menu ul li{background:rgba(255,255,255,.9) none repeat scroll 0 0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;display:block;float:none;height:auto;line-height:1.4em}#site-nav .down-menu ul li:last-child{background:rgba(255,255,255,.9) none repeat scroll 0 0;border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:block;float:none;height:auto;line-height:1.4em;}#site-nav .down-menu ul a{border:0 none;display:block;font-size:.9em;height:auto;line-height:1.7em;margin:0;padding:10px 20px;text-transform:none}#site-nav .down-menu ul li>a:hover{background:#ddd none repeat scroll 0 0;color:#000}#mobile-search,#navigation-toggle,#sidr-close,.sidr{display:none}#search-main{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.04);display:none;margin:10px auto 5px;padding:10px 20px 20px;text-align:center;width:1160px}#searchbar{margin:10px auto 0;width:90%}#searchform input{background:#ebebeb none repeat scroll 0 0;border:0 solid #ebebeb!important;border-radius:2px 0 0 2px;float:left;font:14px "Microsoft YaHei",Helvetica;height:37px;padding:0 9px;width:75%}#searchform input:focus{background:#fff none repeat scroll 0 0;outline:0 none}#searchform button{background:#2f889a none repeat scroll 0 0;border:0 solid #ebebeb!important;border-radius:0 2px 2px 0;color:#fff;cursor:pointer;height:37px;overflow:visible;position:relative;text-transform:uppercase;width:23%;box-sizing:inherit;padding:0!important}#searchform button:hover{background:#595959 none repeat scroll 0 0}.nav-login a{color:#999}.nav-login a:hover{color:#45b6f7 !important;}.nav_sj{display:none; height:auto;}.nav_sj a{width:85%;margin:0 5%;padding-right:5%;color:#FFF;font-size:100%;text-align:right;float:left;background:#036;filter:alpha(opacity=50);-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;line-height:35px;margin-bottom:1px;border:1px solid #CCC;}.nav_sj .sub-menu{position:relative}#nav-header.shadow { position: fixed; top: 0;transition-duration: 1s;}
.header-logo {
  height: 200px;
  background: url('../images/logo.png?v=2.1');
  background-repeat: no-repeat;
  /*background-position: left 14px;*/
  background-position: 15px 14px;
}
.rollto {
    position: fixed;
    bottom: 40px;
    right: 10px;
    width: 110px;
    overflow: hidden;
}
.rollto .btn{ height:32px;}

.cd-top-container {
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* Èç¹ûÓÃ»§¼ÌÐøÏòÏÂ¹ö¶¯,Õâ¸ö°´Å¥µÄÍ¸Ã÷¶È»á±äµÃ¸üµÍ */
  opacity: .5;
}
.qrcode-item {
    padding: 5px;
}
.qrcode-title {
    text-align: center;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

/*---Header---*/
#header{ background:#f8f8f8;width: 1200px;
    margin: 0 auto;display: flex;}
#header h1{width: 350px;}
#header h1 a{float:left; margin-right:15px;}
#header ._logo {
    margin-top: 10px;
    width: auto;
    height: 68px;
    margin-bottom: 13px;
}
.main-nav{float:right; height:80px; margin-left:20px;}
#navmenu{display:block;}
#navmenu li{
    float:left;
    padding: 6px 0; 
    margin-left:10px; 
    position:relative; 
    z-index:999;
    border-bottom: 4px solid transparent;
}
#navmenu li ul li {padding:0;margin-top:1px;margin-left:0px;float: left;border: unset}
#navmenu li a{
    display: block;
    height: 38px;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 3px;
    line-height: 38px;
    text-decoration: none;
    color: #666;
    font-weight: 500;
}

.main-nav span.oa-block {
    border-left: 1px solid #ccc;
    margin-left: 30px;
    margin-top: 40px;
    padding-left: 20px;
}
#navmenu li.current {
    border-bottom: 4px solid #DA251D;
}
#navmenu li.main-sun-nav:hover {
    border-bottom: 4px solid #DA251D;
}

.main-nav a.oa-btn {    
    padding: 10px 10px 10px 38px;
    width: 72px;
    border-radius: 5px;
    background: url(../images/OA-5.png) 15px 10px no-repeat;
    background-size: 20%;
}
.main-nav a.oa-btn:hover{
    color: #DA251D;
}
#nav-header.shadow {
    position: fixed;
    top: 0;
    transition-duration: 1s;
    background: #eee;
    z-index: 100;
    width: 100%;
}
#navmenu ul{ position:absolute; display:none; top:87px; height: 56px;padding-bottom:0px;width: 500px;}
#navmenu ul li{height:56px; text-align:center; float:left;}
#navmenu ul a{height:36px; line-height:36px; color:#fff; padding:0 15px;}
.main-nav span{font-size:14px; margin-top:30px; color:#666;}
.main-nav span a{color:#666;}
#navmenu li ul li a:hover{
    color: #DA251D;
}

.main-nav-submenu-mask {
    opacity: 0.6;
    background: #000;
    position: absolute;
    top: 91px;
    height: 56px;
    z-index: 100;
}

#news-list {
    border: unset;
    width: 1020px;
    padding: 37px 0;
    margin-left: 90px;
}
.left-brand__en {
    font-size:18px;
    line-height: 22p;
    color: #ddd;
    font-weight: 600;
    width: 300px;
}
.left-brand__zh {
    height:14px;
    font-size:15px;
    font-weight:600;
    color:rgba(218,37,29,1);
    line-height:15px;
    padding-top: 20px;
}

    .info-content{
        display: flex;
        justify-content: space-between;
        width: 100%;
        overflow: hidden;
        margin-top: 60px;
        padding: 0 15px;
    }

    .info-content p{
        font-size: 20px;
    }

    .info-content .title{
        margin-bottom: 30px;
        font-size: 26px;
    }

    .qr-area{
      width: 145px;
      text-align: center;
    }

    .qr-area img{
        width: 145px;
        height: 145px;
    }
.footer{ 
  text-align:left;
  background: #c63000;
  position:relative;
  *zoom:1
}
.footer .icp{
        display: block;
        width: 100%;
        margin-top: 10px;
        font-size: 20px;
        text-align: center;
    }
.footer-inner{
  padding:16px 50px 14px;
  color:#fff;
  font-weight: 600;
  line-height: 30px;
  display: flex;
  justify-content: space-around;
}
.footer-left {
    width: 830px;
}
.footer-qr {
    text-align: center;
    font-size: 12px;
    color: #fff;
}
.footer-qr img {
    width: 120px;
    height: 120px;
}
  .footer-inner:before,.footer-inner:after{
    display:table;content:"";line-height:0
  }
.footer-inner:after{clear:both}.footer a{color:#aaa}
.footer a:hover{color:#ddd;}
.pagewrapper{background-color:#fff;position:relative}
.pageheader{padding:10px 20px 8px;line-height:24px;position:relative;border-bottom:1px solid #eee;margin-bottom:0;background-color:#f7f7f7}.pageheader h1{font-size:21px;font-weight:normal;padding:0;margin:14px 0 0 0;line-height:24px}.pageheader h1 a{color:#444}.pageheader h1 .avatar{float:left;margin-right:5px}.pageheader h1 em{font-size:12px;font-style:normal;font-weight:normal}.pagecontent{margin-left:170px;min-height:600px;border-left:1px solid #eee;padding:20px}.pagecontent .pageheader{background:0;padding:0 0 8px;margin-bottom:20px}.pagecontent .pageheader h1{font-size:20px;font-weight:normal}.pagecontent .article-content{padding:0}.pagecontent #respond,.pagecontent #postcomments{margin:0 -20px}.pagesidebar{position:absolute;top:0;left:0;width:170px;background-color:#fbfbfb;bottom:0}.pagesider-menu .sub-menu{display:none}.pagesider-menu a{margin-bottom:1px;padding:10px 10px;color:#888;border-left:solid 4px transparent;cursor:pointer;overflow:hidden;border-bottom:1px solid #eee;display:block}.pagesider-menu a:hover{background-color:#f7f7f7;color:#666}.pagesider-menu li.active a,.pagesider-menu li.current_page_item a,.pagesider-menu li.current-menu-item a{color:#444;background-color:#fff;border-left-color:#09a8c5;margin-right:-1px;position:relative;z-index:2}.page-navbar{margin-top:50px}.page-navbar li a{padding:10px 16px;color:#888;display:block;border-left:4px solid transparent}.page-navbar .dropdown-toggle .caret{margin-top:8px}.page-navbar .active a,.page-navbar .active a:hover,.page-navbar .active a:focus{color:#666;background-color:#f7f7f7}.page-navbar>li>ul{font-size:14px}.page-navbar>li>ul a{padding-left:36px}.page-navbar li:hover a{background-color:#f7f7f7;color:#666}.page-navbar li.current-menu-item a,.page-navbar li.current-menu-parent a,.page-navbar li.current_page_item a,.page-navbar li.current-post-ancestor a,.page-navbar li ul{background-color:#f7f7f7;border-left-color:#09a8c5;color:#666}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:18px;line-height:40px;color:#444;border:0;border-bottom:1px solid #e5e5e5}legend small{font-size:15px;color:#999}label,input,button,select,textarea{font-weight:normal;line-height:20px}label{display:block;margin-bottom:5px}select,textarea,input{display:inline-block;height:20px;padding:5px 6px 3px;margin-bottom:10px;line-height:20px;color:#555;border-radius:0;vertical-align:middle}

.page-wrap-white {
    background: #fff;
}

.content-wrap {
  margin: 0 auto;
  width: 1200px;
  min-height: 440px;
  background: #fff;
  padding: 10px;
  margin-bottom: 30px;
}
/* artile list */
#news-list {
    border: unset;
    width: 1020px;
    padding: 37px 0;
    margin: 0 auto;

}
.article-list__item {
    position: relative;
    padding: 15px 0px;
    clear: both;
    height: 122px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: flex;
}
.hide-ele {
    display: none;
}
.article-list__item .time-line-dot {
    position: absolute;
    left: -45px;
    width: 15px;
    height: 15px;
    background: #f00;
    border-radius: 15px;
    background: url('../images/timeline-dot.png') no-repeat left center;
    background-size: 15px;
}
.article-list-item__image {
    float: left;
    width:202px;
}
.article-list-item__image-pic {
    width:202px;
    height:122px;
}
.article-list-item__right-block {
    float: left;
    padding-left: 24px;
}
.article-list-item__date {
    font-size:20px;
    font-weight:500;
    color:rgba(218,37,29,1);
    line-height:22px;
    opacity:0.5;
}
.article-list-item__title, .article-list-item__title a, .article-list-item__title a:visited {
    font-size:16px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-top: 10px;
}
.article-list-item__title a:hover {
    color: #DA251D;
}
.article-list-item__info {
    font-size:12px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:25px;
}
.article-list-item__info-item {
    padding-right: 15px;
}

.article-list-item__summary{
    font-size:12px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-images-list {

}
.news-images-list__item {
    margin: 0 auto;
    margin-bottom: 20px;
    clear: both;
}
.news-images-list__pic {
    width: 293px;
    height: 117px;
}

/***** article content ****/
.article-content-page {
    width: 1000px;
    margin: 0 auto;
    padding-top: 34px;
}

/*---article show---*/
.article-header{margin-top:20px;}
.article-header h1{
    font-size:24px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:40px;
    text-align: center;
}
.article-header h3 {
    text-align: right;
    line-height: 40px;
    padding-right: 100px;
    color: #666;
    line-height: 50px;
    font-size: 16px;
}
.article-header .meta {
    font-size:12px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:40px;
    text-align: center;
}
.article-header .meta .muted {
    padding-right: 20px;
}
.article-header p{color:#666; line-height:33px;}
.article-header p a{color:#1e50a2;}
.article-header p a:hover{color:#f00;}

/*---article detail---*/
#article-detail{margin-top:20px; width:100%; overflow:hidden; line-height:2em; color:#333;font-size: 14px;}
#article-detail a{color:#1e50a2;}
#article-detail p, #article-detail span {
  font: 18px/34px Arial,Hiragino Sans GB,STHeiti,Helvetica Neue,Helvetica,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif;
  font-size:18px;padding-bottom: 10px;
}
#article-detail img{margin:12px 0; max-width:100%;width: 800px;text-align: center;display:block;margin: 10px auto;clear:both;}
#article-detail video {
    width: 100%;
    height: 560px;
}

/* ----------- breadcrumbs ------- */
.sanjiao {
    width: 0px;
    height: 0px;
    display: inline-block;
    border-top: 4px solid transparent;
    margin: 0 8px;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #aaa;
}
.page-wrap{width:1200px; margin:0 auto; text-align:left;clear: both;}
.full-nav {
    width:1200px;
    margin:0 auto;
    border-bottom:0px solid rgba(221,221,221,1);
    min-height: 65px;
    background-color: #F9F9F9;
    font-size: 14px;
    clear: both;
}
.nav-block {
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.nav-block a {
    line-height: 65px;
}
.breadcrumbs {
line-height: 65px;
padding-left: 10px;
}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:link {
    color: #666;
}
.breadcrumbs__home {
    display: inline-block;
    width: 20px;
    height: 28px;
    background: url(../images/home.png) 4px 13px no-repeat;
    background-size: 16px;
}
.sub-menus {
    padding-right: 55px;
}
.nav-block .deep-sub {
    padding-right: 0px;
    width: 525px;
    height: 201px;
    background: #fee;
}
.nav-block .deep-sub .sub-menus__item {
    float: initial;
}
.main-sun-nav ul.sub-menu { 
    display: none;
}

.sub-menus__item {
    display: inline-block;
    float: left;
    padding: 0px 15px;
    height: 63px;
}
.sub-menus__item a {
    color: #666;
    font-weight: 500;
}
.sub-menus__item a:hover {
    color: #DA251D;
    font-weight: 500;
}
.sub-menus__item-ul {
  margin-top: 0px;

}
.sub-menus__item-link {

}

.sub-menus__item-ul li.active {
    border-bottom: 3px solid #DA251D;
    color: #DA251D;
}
.sub-menus__item-ul li.active a{
    color: #DA251D;
}
.contact-title {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    line-height: 50px;
}
.contact-content p {
    color: #222;
    line-height: 36px;
    font-size: 14px;
    font-weight: 400;
}


/******----search-----*****/
.search-sidebar {
    width: 320px;
    float: left;
    display: block;
    height: 400px;
}
.search-content {
    width: 1200px;
    float: left;
    padding-top: 18px;
}
.search-body {
    
}
.search-result-item {
    border-bottom: 1px dashed #ccc;
    float: left;
    clear: both;
    width: 100%;
    display: block;
}

.search-item-title {
    clear: both;
    color: #555;
    font-size: 18px;
    padding: 15px 0px 0;
    font-weight: 500;
}
.search-item-summary {
    clear: both;
    color: #888;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0px;
}
.search-item-date {
    clear: both;
    font-size: 14px;
    color: #999;
    padding: 8px 0px 15px;
}
.search-header {
    padding-bottom: 20px;
    clear: both;
}

.search-header .search-input {
    width: 650px;
    line-height: 30px;
    border: 1px solid #d02a2a;
    padding: 10px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
}
.search-header .search-button {
    width: auto !important;
    background: #d02a2a;
    border: 0;
    padding: 10px 35px;
    margin-top: 0px;
    margin-left: 0px;
    color: #fff;
    height: 52px;
    border-radius: 0px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}
#search-sidebar .list .item a, #search-sidebar .list .item a:visited, #search-sidebar .list .item a:link {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
}
#search-sidebar  .list .item a:hover, #search-sidebar  .list .item a.active {
    background: #029fa6;
}
#search-sidebar .list .item {
    margin-left: 0;
    width: 100%;
}
#search-sidebar .header {
    color: #1e50a2;
}
/*******---category-----*****/
.article-side {
    margin-left: 10px;
    width: 300px;
    float: left;
    background-color: #f8f8f8;
    min-height: 400px;
}
.article-side .header {
    font-size: 26px;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    width: 260px;
    padding: 20px 20px 20px;
}
.article-side .header span.sub-title {
    margin-top:10px;
    font-size: 14px;
    display: block;
}

.article-side .list {
    padding-top: 20px;
}
.article-side .list .item {
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #666;
    width: 260px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.article-side .list .catimg-item {
    height:144px;
    margin-left: 16px;
}
.article-side .list .catimg-item a {
    border: 4px solid #f8f8f8;
}
.article-side .list .item a, .article-side .list .item a:visited, .article-side .list .item a:link {
    display: block;
    width: 80%;
    padding-left: 20%;
    font-size: 16px;
    color: #222;
}
.article-side .list .item a:hover, .article-side .list .item a.active {
    color: #fff;
    background: #d0241c;
}
.article-side .list .catimg-item a:hover, .article-side .list .catimg-item a.active{
    display:inline-block;
    border: 4px solid #ba0711;
    border-radius: 3px;
}
.article-side .list .catimg-item a, .article-side .list .catimg-item a:link {
    width: 100%;
    padding-left: 0;
}

.cat-main {
    padding-top: 25px;
}
.cat-article-list {
    float: left;
    width: 1200px;
}
.cat-article-list ul.common-article-list li{
font-size: 15px;
line-height: 35px;
}
.cat-article-list ul.common-article-list li a.gap {
    margin-bottom: 20px;
    display: block;
}
.full-image-block img {
    height: 200px;
    display: block;
    width: 100%;
    object-fit: cover;
}

/*** leader start ****/
.leader-list {
    padding-top: 50px;
}
.leader-item {
    width: 100%;
    list-style: none;
    height: 210px;
    clear: both;
    margin-bottom: 20px;
}
.leader-item .leader-thumb {
    float: left;
    width: 168px;
    height: 200px;
}
.leader-item .leader-thumb img {
    display: inline-block;
    width: 145px;
    height: 200px;
    overflow: hidden;
}
.leader-item .leader-desc {
    float: left;
    width: 1000px;
    padding-left: 30px;
    padding-top: 20px;
}
.leader-desc .leader-name {
    color: #222;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
}
.leader-desc .leader-title {
    color: #666;
    font-size: 12px;
    line-height: 30px;
}
.leader-desc .leader-summary {
    color: #222;
    font-size: 12px;
    line-height: 35px;
}

/*** leader  end ****/
/******** leader view ********/
.leader-header {
    padding: 15px;
    margin: 15px;
}
.leader-header-pic {
    float: left;
    width: 180px;
    padding-right: 15px;
}
.leader-header-content {
    width: 930px;
    float: left;
}
.leader-header-content_title {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 20px;
}
.leader-header-content_title span.title {
    display: inline-block;
    background: none;
    line-height: 28px;
    border-bottom: none;
    text-align: center;
}
.leader-header-content_title span.position {
    color: #222;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 0px;
    padding: 10px;
    line-height: 30px;
    text-align: center;
}
.leader-header-content_desc {
    color: #0b9bab;
    clear: both;
    padding-top: 0px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}
/*********leader view end ********/

@-moz-document url-prefix() {
/*    .news-2 li::before {
        margin-left: -15px;
        padding-right: 30px;
    }*/
    .nav {
        line-height: unset;
    }
    .nav li a {
        height: 40px;
        padding-top: 22px;
    }
 }

 
/***** video center ***/
.video-list {
    padding: 36px 94px;
}
.video-list__item {
    position: relative;
    width: 323px;
    height: 264px;
    margin-right: 14px;
    float: left;
    background:rgba(247,247,247,1);
    margin-bottom: 38px;
}
.video-mask{
    position: absolute;
    display: none;
    background: #000;
    opacity: 0.3;
    width: 323px;
    height: 198px;
    top: 0;
    left: 0;
    cursor: pointer;
}
.video-mask__play {
    background:url(../images/play-btn.png) center no-repeat;
    background-size: 66px;
    display: none;
    position: absolute;
    width: 66px;
    height: 66px;
    left: 40%;
    top: 26%;
    z-index: 100;
    cursor: pointer;
}

li.video-list__item:hover .video-mask{
    display: block;
}
li.video-list__item:hover .video-mask__play{
    display: block;
}

.video-list__image {
    width: 323px;
    height: 198px;
}
.video-list__image-pic {
    width: 100%;
    height: 100%;
}
.video-list__title {
    height: 66px;
    line-height: 66px;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
    padding: 0 20px;
}
.video-list__title a {
    font-size: 16px;
    
    color: #333;
}
.empty {
    line-height: 50px;
}

/**相册***/

.gallery {
  display: flex;
  padding: 2px;
  transition: .3s;
  height: 700px;
}
.gallery:hover .gallery__image {
  filter: grayscale(1);
}
.gallery__column {
  display: flex;
  flex-direction: column;
  width: 25%;
}
.gallery__link {
  margin: 2px;
  overflow: hidden;
}
.gallery__link:hover .gallery__image {
  filter: grayscale(0);
}
.gallery__link:hover .gallery__caption {
  opacity: 1;
}
.gallery__thumb {
  position: relative;
}
.gallery__image {
  display: block;
  width: 100%;
  transition: .3s;
}
.gallery__image:hover {
  transform: scale(1.1);
}
.gallery__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 15px 15px;
  width: 100%;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: white;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  transition: .3s;
}

/*---pagination---*/
.pagination{clear:both;padding:20px 0 15px 0;text-align:center}.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0}.pagination ul>li{display:inline}

.pagination ul>li>a,.pagination ul>li>span{margin:0 3px;float:left;padding:4px 12px 3px;opacity: 0.88;border-radius: 2px;line-height:20px;text-decoration:none;background-color:#ddd;color:#666}.pagination ul>.active>a,.pagination ul>.active>span{background-color:#DA251D;color:#fff}
.pagination ul>.active>a,.pagination ul>.active>span{cursor:default}
.pagination ul>li>span,.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus{color:#999;cursor:default}
.pagination ul>.active>a, .pagination ul>.active>a:link, .pagination ul>.active>a:visited, .pagination ul>.active>span {
    color: #fff;
} 

.page-image {
    width: 100%;
}

/******部门设置***/
.department-container {
  padding-bottom: 40px;
  margin-bottom: 40px;
  min-height: 300px;
}
.department-section-one {
  float: left;
  width: 1000px;
  padding-left: 200px;
}
.department-section-two {
  float: left;
  width: 1000px;
  padding-left: 38px;
}
.department-section-three {
  float: left;
  width: 1000px;
  padding-left: 30px;
}
.department-section a, .department-section a:visited, .department-section a:link {
  background: #029fa6;
  border: 1px solid #029fa6;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
  width: 200px;
  color: #fff;
  line-height: 50px;
  padding: 0 5px;
  font-size: 20px;
  margin-right: 20px;
}
.department-section a:hover{
  background: #5FB878;
  color: #fff;
  border-radius: 4px;
  border: 1px solid #5FB878;
}
.department-title {
  color: #333;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  border-left: 4px solid #029fa6;
  padding-left: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.department-title  span.block {

}
.department-header-item {
  color: #222;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  clear: both;
}
.department-label {
  float: left;
  font-size: 16px;
  font-weight: 500;
  color: #666;
  width: 82px;
  text-align: right;
}
.department-value {
  line-height: 24px;
  display: inline-block;
  font-size: 16px;
  width: 620px;
  float: left;padding-top: 5px;
}
.department-header {
  padding-left: 100px;
  clear: both;
  padding-bottom: 70px;
}
.department-desc {
  clear: both;
  padding-left: 100px;
  font-size: 14px;
  line-height: 30px;
  min-height: 200px;
}
.department-subtitle {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 40px;
  color: #029fa6;
}

.more {
  float: right;
  text-align: right;
  padding-right: 50px;
  font-size: 18px;
  color: #999;
}
a.more, a.more:visited, a.more:link  {
    color: #999;
}
a.more:hover {
  color: #f00;
}
.department-dongtai-title {
  font-size: 20px;
}

.search-icon:hover{
    cursor: pointer;
}
.media-list-item {
    width: 216px;
    float: left;
    padding: 10px 10px 20px;
}
.media-list-item img {
    width: 206px;
    height: 206px;
}
.media-list-item h4 {
    height: 40px;
    font-weight: 600;
    color: #333;
}
.article-highline-title {
    color: #444;
    background: #eee;
    line-height: 30px;
    text-align: center;
}

#header {
        background-color: #fff !important;
        justify-content: space-between;
    }
    .home-nav-container {
        margin-top: 10px;
        width: 100%;
        background-color: #ce230a;
        background-image: url(/static/images/pc/home-nav.png?v=1);
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        height: 60px;
        padding-top: 20px;
    }
    .hone-nav {
        width: 1200px;
        margin: 0 auto;
    }
    .hone-nav #navmenu li {
        padding: 0px 17px;
    }
    .hone-nav #navmenu li.current {
         border-bottom: 4px solid #fecfc7;
    }
    .hone-nav #navmenu li.main-sun-nav:hover {
        border-bottom: 4px solid #fecfc7;
    }
    .hone-nav #navmenu li a {
        display: block;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
    }
    .hone-nav #navmenu li a:hover{
        color: #fbd1a8;
        font-weight: 500;
    }
    .hone-nav #navmenu li ul li a:hover{
        color: #fb9968;
    }
    /*****----------search--------------*****/
    .search-block {
        padding-right: 3px;
        padding-top: 20px;
        clear: both;
    }
    .form-contain {
        display: flex;
        justify-content: flex-start;
    }
    .search-input {
        width: 220px;
        border: 1px solid #ccc;
        height: 30px;
        line-height: 30px;
        color: #333;
        padding-left: 10px;
        border-radius: 0;
        margin-top: 0px !important;
    }
    .search-button {
        width: 60px;
        height: 40px;
        border-radius: 0;
        background-color: #DA251D;
        color: #fff;
        line-height: 40px;
        border: 0;
        text-align: center;
    }
    .search-button:hover {
        background-color: #ab1a14;
        cursor: pointer;
    }