#topBar {
    background: #fafafa;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.8rem;
    color: #999;
}

.logo_img img {
    width: 100%;
}

.logo_text h2 {
    color: #c00;
    font-weight: bold;
}

.logo_text h2 i {
    display: block;
    font-weight: 400;
    font-style: normal;
    color: #333
}

.logo_tel span {
    color: #ccc;
}

.logo_tel p b {
    display: block;
    color: #c00;
    font-weight: bold;
}

.nav-menu .drop-menu {
    background-color: rgba(192, 0, 0, 0.9);
    background: #c00;
}

.nav-menu .drop-menu li a {
    color: #fff;
}

.nav-menu .drop-menu li a:hover {
    color: #c00;
}

#fullSlide {
    background: #0b0b0b;
}

#fullSlide img{ 
    margin: 0 auto;
}


#hotSearch {
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
}

#hotSearch li {
    font-size: 0.8rem;
    padding: 0 8px 0 0;
}

#hotSearch li a {
    color: #c5464a;
    font-size: 0.8rem;
}

#hotSearch .form-inline .input {
    border: 1px solid #c5464a;
}

#hotSearch .form-inline .button {
    border: 1px solid #c5464a;
    background: #c5464a;
    color: #fff;
}

#slogan {
    margin: 0;
}

#slogan p {
    color: #333;
    font-size: 1.2rem;
    word-spacing: -1.5px;
    margin: 40px 0;
}

#slogan p b {
    display: block;
    font-size: 1.8rem;
    margin-top: 10px;
}

#strength {
    background: url(../../images/2018/strength_bg.jpg) #c00 no-repeat center 0;
}

#strength .title {
    margin: 20px auto;
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    text-align: center;
    padding-bottom: 28px;
    background: url(../../images/2018/title_bg.png) no-repeat bottom center
}

.zizhi {
    background-color: #fff;
}

.zizhi .list-inline {
    padding-top: 30px;
}

.zizhi .pic {
    max-width: 150px;
}

.zizhi .desc a {
    font-size: 0.75rem;
    color: #c00;
}

.strength .strength-text {
    background-color: #f4f4f4;
    padding: 0;
    min-height: 257px;
}

.strength .strength-text h4 {
    height: 53px;
    margin-top: 52px;
}

.strength .strength-text h4 i {
    float: left;
    width: 164px;
    height: 53px;
    line-height: 53px;
    font-size: 4.6rem;
    color: #fff;
    text-align: right;
    background: url(../../images/2018/num3.jpg) no-repeat;
    overflow: hidden;
    margin-right: 10px;
}

.strength .strength-text h4 b {
    float: left;
    font-size: 1.7rem;
}

.strength .strength-text h4 b span {
    display: block;
    font-size: 1.1rem;
    font-weight: 400;
}

.strength .strength-text p {
    clear: both;
    line-height: 26px;
    color: #333;
    font-size: 0.9rem;
    margin: 28px 38px 0 38px;
}

.strength .strength-pic {
    padding: 0;
}

.strength .strength-pic img {
    width: 100%;
}

#news {
    background-color: #efefef
}

#news .content {
    height: 423px;
    background-color: #fff
}

#news .content h4 {
    height: 28px;
    border-bottom: 1px solid #ccc;
    font-weight: 400
}

#news .content h4 .more {
    float: right;
    color: #666;
    font-size: 14px
}

#news .content h4 span {
    display: block;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    padding-right: 1pc;
    margin-right: 1pc;
    float: left;
    width: 90px
}

#news .content h4 span a {
    display: block;
    padding-bottom: 9px;
    border-bottom: 1px solid #900;
    color: #900;
    font-weight: 700
}

#news .content h4 span a:hover {
    text-decoration: none;
    color: #c00
}

#news .content .newsList p {
    height: 110px;
    border-bottom: 1px solid #e5e5e5
}

#news .content .newsList p a {
    display: block;
    font-size: 1pc;
    color: #900;
    margin: 22px 0 10px
}

#news .content .newsList p span {
    display: block;
    line-height: 1.4rem;
    font-size: 0.8rem;
}

#news .content .newsList ul li {
    height: 2pc;
    line-height: 2pc
}

#news .content .newsList ul li a {
    color: #000;
    font-size: 0.8rem;
}

#news .content .newsList ul li i {
    float: right;
    font-size: 9pt
}

.footer {
    border-top: 1px solid #e6e6e6;
    background: #c00;
    padding: 30px 0;
}

.footer p,
.footer p.link a {
    color: #e6e6e6;
    font-size: 0.8rem;
}

.footer-link {
    padding: 0;
    margin: 0 0 20px 0;
}

.footer-link li {
    list-style: none;
    float: left;
    margin-right: 10px;
    color: #e6e6e6
}

.footer-link li:after {
    content: '|';
    padding: 0 5px
}

.footer-link li.no:after {
    content: '';
    padding: 0
}

.footer-link li a {
    color: #e6e6e6
}

#qcoder img {
    width: 100%;
}

#qcoder span {
    display: block;
    font-size: 0.8rem;
    color: #fff;
    text-align: center;
}

.fud {
    position: fixed;
    right: 1%;
    top: 27%;
    width: 55px;
    z-index: 99
}

.fud a {
    display: block;
    margin-bottom: 3px;
    text-align: center;
    font-size: 9pt;
    color: #fff;
    background: #c00;
    border-radius: 3px;
    padding-bottom: 3px;
    height: 55px
}

.fud a img {
    display: block;
    width: 50px;
    height: 37px
}

.fud a:hover {
    background: #ffc000;
    text-decoration: none
}

.fud .show i {
    position: absolute;
    left: -88px;
    top: 75pt;
    display: none;
    _left: -142px;
    _top: -9pt;
    z-index: 9
}

.fud .show i img {
    width: 84px;
    height: 84px;
    display: block
}

#goToTop {
    display: none;
    color: #fff;
    position: fixed;
    z-index: 100;
    cursor: pointer;
    width: 55px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8))
}

#adBanner {
    border-bottom: 1px solid #e6e6e6;
    background: url(../../images/2018/ad_bg.jpg) no-repeat center center;
    margin-bottom: 30px;
}

#aside h3 {
    margin: 0;
    font-size: 2rem;
    color: #c90000;
    border-bottom: 1px dashed #c90000;
    padding-bottom: 10px;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    font-weight: 700;
}

#aside h3 i {
    font-size: 1rem;
    display: block;
}

#aside ul {
    list-style: none;
}

#aside ul li {
    height: 40px;
    line-height: 40px;
}

#aside ul li.active a {
    color: #C90000;
    font-weight: bold;
    border-bottom: 3px solid #C90000;
}

#aside ul li a {
    color: #666;
    font-size: 0.9rem;
}

#page_content {
    border-left: 10px solid #e6e6e6;
    min-height: 600px;
}

#page_content h1 {
    border-bottom: 2px solid #C90000;
    padding-bottom: 10px;
    text-align: center;
    font-size: 2em;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    font-weight: 700
}

#page_content .crumbs {
    border-bottom: 2px solid #C90000;
    padding-bottom: 10px;
}

#page_content .crumbs a {
    color: #666;
}

#page_content .list {
    padding: 20px 0;
}

#page_content .list a {
    color: #666;
}

#page_content .content {
    padding: 10px 0 50px;
}

#page_content .content h1,
#page_content .content h2,
#page_content .content h3,
#page_content .content h4 {
    line-height: 40px;
    text-indent: 1.5em;
}

#page_content .content p {
    line-height: 40px;
    text-indent: 2em;
}

#page_content .content ul {
    padding-left: 60px;
}

#page_content .content ul li {
    line-height: 40px;
}

#page_content .content img {
    border: 1px solid #ccc;
    margin: 5px;
}

#page_content .content table {
    border-color: #ccc;
}

.crumbs {
    border-bottom: 2px solid #C90000;
    padding: 10px 0;
}

.crumbs a {
    color: #666;
}

#Article {
    overflow: hidden
}

#Article,
.photo-channel .relevance {
    zoom: 1;
    padding: 0 20px
}

#Article h1 {
    color: #000;
    font: 800 26px/30px "微软雅黑", arial;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 8px;
    border-bottom: 1px solid #e5e5e5
}

#Article h1 span {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #999
}

#Article .content {
    font-size: 14px
}

#Article .content p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0;
    text-indent: 26px;
}

#Article a {
    color: #c5464a;
}

#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}

#Article .related h5 {
    padding-bottom: 4px
}

#Article .related {
    padding: 10px 0 0
}

#Article .related a {
    color: #0b3b8c
}

#tag .list {
    margin: 20px 0;
}

#tag .list a {
    color: #666;
}

#search {
    min-height: 150px;
}

#search form {
    position: relative;

    margin: 0 auto;
}

.search .input {
    border: 1px solid #c5464a;
    width: 550px;;
    height: 50px;
    background: transparent;
    top: 0;
    right: 0
}

.search .button {
    background: #c5464a;
    border: 1px solid #c5464a;
    color: #fff;
    height: 50px;
}

.searcht-type {
    margin: 50px 0 10px -50px;
}

.searcht-type .on {
    font-weight: bold;
}

.searcht-type a {
    font-size: 14px;
    color: #c5464a;
}

.result {
    margin: 10px 0;
    color: #c5464a;
    border-top: 1px dashed #ccc;
    padding-bottom: 30px;
}

.result-type {
    border-right: 3px solid #c5464a;
    padding-right: 10px;
}

.result-type span {
    color: #ccc;
    float: right;
}

.result-type ul {
    text-align: right;
    list-style: none;
}

.result-type ul li a {
    font-size: 14px;
    color: #c5464a;
}

.result-list ul {
    text-align: left;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}

@media (max-width: 759.98px) {
    .strength .strength-text h4 i {
        width: 120px;
    }
    .strength .strength-text h4 b {
        font-size: 1.2rem;
    }
    .strength .strength-text h4 b span {
        font-size: 0.9rem;
    }
    .logo_img h1 {
        font-size: 2rem;
    }
    .logo_text h2 {
        font-size: 2rem;
    }
    .logo_text h2 i {
        font-size: 1.5rem;
    }
    .logo_tel span {
        font-size: 1.5rem;
    }
    .logo_tel p {
        font-size: 1rem;
    }
    .logo_tel p b {
        font-size: 1.6rem;
    }
}

@media (min-width: 760px) and (max-width: 979.98px) {
    .logo_img h1 {
        font-size: 1.5rem;
    }
    .logo_text h2 {
        font-size: 1.7rem;
    }
    .logo_text h2 i {
        font-size: 1rem;
    }
    .logo_tel span {
        font-size: 1.1rem;
    }
    .logo_tel p {
        font-size: 0.7rem;
    }
    .logo_tel p b {
        font-size: 1rem;
    }
}

@media (min-width: 980px) and (max-width: 1199.98px) {
    .logo_text h2 {
        font-size: 2rem;
    }
    .logo_text h2 i {
        font-size: 1.5rem;
    }
    .logo_tel span {
        font-size: 1.3rem;
    }
    .logo_tel p {
        font-size: 0.9rem;
    }
    .logo_tel p b {
        font-size: 1.3rem;
    }
}

@media (min-width: 1200px) {
    .logo_img h1 {
        font-size: 2rem;
    }
    .logo_text h2 {
        font-size: 2rem;
    }
    .logo_text h2 i {
        font-size: 1.5rem;
    }
    .logo_tel span {
        font-size: 1.5rem;
    }
    .logo_tel p {
        font-size: 1rem;
    }
    .logo_tel p b {
        font-size: 1.6rem;
    }
}