/* Css for , Version=1752704255 */
 .article > .article-content{padding: 0 20px 20px;}
.article > .article-content img {cursor:pointer}
.keywords,.summary{color: #666}
.sina-widget{display: inline-block;margin: -2px -15px 0 0;padding: 0;line-height: 1;vertical-align: top;}

.previous > a, .next > a{max-width: 48%; overflow: hidden;}
.previous > a > span, .next > a > span{display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle;}
.icon-arrow-left, .icon-arrow-right{vertical-align: middle;}

.article-content ul, .article-content ol {padding-left:40px}
body, html {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Source Han Sans CN', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #f4f6f8;
    font-size: 14px;
    color: #1a1a1a;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    font-family: 思源黑体, Arial, Helvetica, sans-serif, ZenIcon !important;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    /*font-size:16px;*/
}
.lunbo .carousel-caption h3 {
    font-size: 35px;
    font-weight: normal;
}
.lunbo .carousel-caption p {
    font-size: 20px;
    margin-top: 26px;
}
.lunbo #myNiceCarousel .carousel-caption {
    /*top: 50%;*/
    max-width: none;
}
.container h1{
    text-align: center;
}

.lunbo .carousel-caption{
  left:27%;
  top:58%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}
.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}
.public-foot {
    font-weight: normal;
}
.public-foot img {
    width: 150px;
}

.page-wrapper{
    padding-top: 0;
}


/* 公共底部 --start */
.blocks.all-bottom.row>div {
    padding: 0;
}
.m-index-index .all-bottom {
    max-width: none; 
    width: 100%;
    margin: 0;
}
/* 公共底部 --end */
/* 站点 --start */
#footer .wrapper{
    max-width: none;
}

#footer .wrapper #powerby{
    display: none;
}
#footer a {
    color: #aaa;
}
/* 站点 --end */
/* 菜单栏展开下标颜色 -- start */
.nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/* 菜单栏展开下标颜色 -- end */
/* 修改首页dropdown-menu border 颜色 */
.dropdown-menu{
    /*border:1px solid rgba(69,69,80,1);*/
    border:none;
}
#navbar .dropdown-menu {
    margin-top: 0px;
}
/* 鼠标hover显示下标框 */
#navbarWrapper .navbar-nav>li:hover >a {
    border-bottom: 2px #30B7BA solid;
}

@media (max-width: 991px){
    #navbar .nav > li > a {
        padding: 26px 0px;
        min-width: 53px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}
@media (min-width: 768px){
    #navbar .nav > li > a {
        padding: 26px 0px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}


@media (max-width:768px){
    #navbarCollapse{
        background:rgba(48, 49, 61, 1);
    }
}


/* 轮播 自适应 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 自适应 -- end */

/* ---------- 所有页面适配 start-------------- */ 

/* 轮播 -- start */

.bannerLunbo .container {
    text-align: left;
}

.bannerLunbo .carousel-inner .item img {
    max-height: 999.3px;
    width: 100%;
    min-height: 300px;
}

.bannerLunbo .carousel-inner .item:nth-child(1) .carousel-content {
    font-size: 54px;
    bottom: 50%;
    font-weight: 545;
    letter-spacing: 2px;
}

.bannerLunbo .carousel-content h3 {
    font-weight: 545;
    letter-spacing: 2px;
    /*font-size: 54px;*/
    font-size: 35px;
}

.bannerLunbo .h3font54 h3 {
    font-size: 54px ;
}
    
.bannerLunbo .carousel-content p {
    font-size: 22px;
}

.bannerLunbo .carousel-inner .carousel-content {
    position: absolute;
    left: 0;
    bottom: 15%;
    width: 100%;
    color: #fff;
}

.bannerLunbo #myNiceCarousel .carousel-indicators li {
    display: inline-block;
    max-width: 60px;
    width: 20%;
    height: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: grey;
    border: 1px solid grey;
    border-radius: 1px;
    padding: 1px;
    margin: 0;
}

.bannerLunbo #myNiceCarousel .carousel-indicators .active {
    max-width: 60px;
    width: 20%;
    height: 2px;
    margin: 0;
    background-color: #fff;
    border: 1px solid white;
    /*没有这边框，切换的时候指针不会变白 */
    padding: 1px;
}


/* 轮播 自适应 -- start */

@media(max-width:1600px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 200px;
    }
    .bannerLunbo .h3font54 h3 {
        font-size: 40px ;
    }
}

@media(max-width:1400px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 150px;
    }
}

@media(max-width:1200px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 100px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 35px;
        letter-spacing: 8px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 50px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 30px;
        letter-spacing: 5px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 16px;
    }
}

@media(max-width:500px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 20px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 24px;
        letter-spacing: 2px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 14px;
    }
}

/* 轮播 自适应 -- end */

/* 轮播 container与logo左对齐 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 container与logo左对齐 -- end */

/* 轮播 -- end */
/* ---------- 所有页面适配 end-------------- *//* 清除文章页多于样式 --start  */
.navigation .navbar-nav>li:nth-child(2) {
    border-bottom: 2px #30B7BA solid;
}
.page-container .page-content{
    width:100%
}
.page-container .breadcrumb{
    display:none;
}
.page-container #article{
    border: 0;
    padding: 0;
}
.page-container .article-content{
    padding:0;
}
.page-container #article header, .page-container #article footer{
    display:none;
}
.lunbo #myNiceCarousel .item img {
    margin: 0;
    padding: 0;
    border: 0;
}
.navigation .wrapper, #header {
    background: rgba(48, 49, 61, 0);
}
#navbar{
    background:none;
}
.article .article-files{
    display: none;
}
/* 清除文章页多于样式 --end  */
.headimg>img{
    width: 100%;
    max-height: 999.3px;
}
/* 文章内图片去除 border 边框 */
.article>.article-content img {
    border: none;
}
/*.page-content ul, .page-content li, .page-content ol, .page-content dl, .page-content dt, .page-content p, .page-content dd, .page-content img, .page-content input, .page-content a, .page-content span, .page-content h1, .page-content h2, .page-content h3, .page-content h4 {
    color: #555555 !important;
}*/
.page-content p>b>span, .page-content a {
    color: #4F81BD !important;
}#block285{}#block285 .panel-heading{}.page-container>.blocks.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(48, 49, 61, 0);
  font-size: 16px;
}

/*.page-container>.blocks.fixed1{*/
/*    background: rgba(48, 49, 61, 0);*/
/*}*/

#navbar .nav>li.active>a {
  border-bottom: 2px solid #30B7BA;

}

#navbar .nav>li.active>a,
#navbar .nav>li.active>a:focus {
  background: none;
}

.page-container>.blocks,
#navbar .nav>li>a,
#navbar .nav>li.open>a,
#navbar .nav>li.active>a,
#navbar .nav li>ul>li>a {
  color: #fff;
  font-size: 18px;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {}

.dropdown-menu a {
  font-size: 16px !important;
}

#navbar .nav>li.active>a:focus,
#navbar .nav>li.active>a:hover,
#navbar .dropdown-menu>li>a:hover {
  color: #fff;
}

#navbar .nav li>ul>li>a {
  color: #fff;
  background: rgba(48, 49, 61, 0.9);
}

#navbar .dropdown-menu li>a:hover {
  background: rgba(48, 49, 61, 0.7);
}

/*#navbar .nav > li > a:hover,#navbar .nav > li.open > a,#navbar,#header {*/
#navbar .nav>li>a:hover, #navbar .nav>li.open>a, #navbar {
  background: none;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {
  margin-left: 5px;
  margin-right: 5px;
}

#header {
  border: none;
  /*background:none;*/
}

#navbar .nav>li:nth-child(6) a {
  font-size: 16px;
  /*margin-left: 75px;*/
}

#navbar .dropdown-menu>li:nth-child(5)>a {
  border-top: 1px solid rgba(255,255,255,0.3);
  /*position:relative;*/
}

/* 设置居中横线
#navbar .dropdown-menu>li:nth-child(5)>a::before {
    content:' ';
    display:block;
    position:absolute;
    width: 80%;
    height: 1px;
    left:10%;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
}*/
#block302{}#block302 .panel-heading{}#block302
{
  /*.panel-heading {}*/
  /*.panel-body    {}*/
}#block287{}#block287 .panel-heading{}#block287 .public-foot:before, #block287 .public-foot:after {
    content: ' ';
    position: absolute;
    display: block;
    width: 10000px;
    background: #353644;
    top: 0;
    bottom: 0px;
    left: 100%;
    z-index: 0;
    border-bottom: solid 1px #3e3d49;
}

#block287 .public-foot:after {
    left: auto;
    right: 100%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}

/*.public-foot .leftcol, .public-foot .rightcol {*/
/*    width: 50%;*/
/*    margin: auto;*/
/*}*/

.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

.public-foot {
    font-weight: normal;
}

.public-foot img {
    width: 150px;
}