@charset "UTF-8";
/* CSS Document */
color {
}

body, button, input, select, textarea {
    font-family: 'PingFang SC', '阿里巴巴普惠体3.0', tahoma, arial, 'helvetica neue', 'hiragino sans gb', sans-serif;
}

a, a:hover, a:focus {
    cursor: pointer;
    color: inherit;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gotop {
    border-radius: 4px;
    background-color: #666;
    color: #fff;
}

.etc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section {
    padding: 5px;
    margin-bottom: 25px;
}

.section_tit {
    margin: 10px 0 20px 0;
    padding-left: 10px;
    border-left: #1B428A 5px solid;
}

.section_ctt {
    padding: 5px;
}

.tabs {
    margin-bottom: 15px;
    padding: 0 15px;
}

.tabs_ctt {
}

body {
    background: #426CA9;
    /*background-image:url(../images/page_bg.png),url(../images/page_bg_01.gif); */
    /*background-image: url(/images/site/home/p/page_bg.png);*/
    background-repeat: no-repeat, repeat-x;


    background-position: top center, 0 0;
}

.breadcrumb {
    background-color: #e9e9e9;
}

.section_ctt img{
    width: 100%;
}

.carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    padding: 10px 15px 30px 15px;
    background-color: rgb(0, 0, 0, 0.6);
    font-size: 1.25em;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 40px;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
}

.carousel-indicators .active {
    margin: 1px;
    width: 40px;
    height: 6px;
    border: none;
    background: #194F90;
}

.page_logo {
    overflow: auto;
    padding: 15px 0;
}

.page_logo .logo {
    float: left;
    margin-right: 10px;
}

.page_logo .logo img {
    width: 140px;
    height: auto;
    vertical-align: middle;
}

.page_logo .title {
    float: left;
    color: #fff;
    text-shadow: #333 3px 3px 5px;
    margin-top: 17px;
}

.page_logo .title p {
    font-size: 1.2em;
}

.navbar-default {
    background: #94A8CC;
    filter: Alpha(opacity=60);
    /*background: rgb(153, 21, 36) !important;*/
    border: none;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.25em;
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    /*text-decoration: underline;*/
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #900;
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border: none;
    color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-header .title {
    padding-left: 15px;
    line-height: 3em;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: inherit;
}

.dropdown-menu {
    background-color: #94A8CC;
}

.dropdown-menu > li > a {
    color: #fff !important;
    background-color: transparent !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: transparent !important;
}

.page_footer {
    margin-top: 50px;
    padding: 30px 0;
    background: rgb(125, 24, 30) !important;
    background: #b60000;
    filter: Alpha(opacity=80);
    color: #fff;
}

.page_footer .logo {
    text-align: center;
}

.page_footer .logo img {
    width: 96px;
    height: auto;
    vertical-align: middle;
}

.copyright {
    padding: 15px 0;
    text-align: center;
    background-color: #333;
    font-size: 12px;
    color: #aaa;
}

.home_main { /*background:rgb(51, 122, 183) !important; background:#004ba0; filter:Alpha(opacity=80);*/
    background: rgb(33, 95, 160) !important;
}

#home-carousel .carousel-inner .item img {
    background-color: #f0f0f0;
}

.home_main_news {
    margin: 0;
    padding: 15px 0;
    color: #fff;
}

.home_main_news > h3 {
    margin: 10px 0 20px 0;
    padding-left: 10px;
    border-left: #1B428A 5px solid;
}

.home_main_news ul.news_list > li {
    border-bottom: 1px solid #fff;
}

.home_main_news ul.news_list > li h4 {
    color: #f0f0f0;
}

.home_main_news ul.news_list > li p {
    color: #ccc;
}

.home_cta_notice, .home_cta_news, .home_cta_resaults {
    margin-bottom: 15px;
    padding: 15px;
    height: 420px;
    border-radius: 5px;
    border-top: #ddd 3px solid;
    background: #fff;
}

.home_cta_notice > h3, .home_cta_news > h3, .home_cta_resaults > h3 {
    margin: 10px 0 20px 0;
    padding-left: 10px;
    border-left: #c00 5px solid;
}

.home_cta_news .main {
    position: relative;
    margin-bottom: 15px;
}

.home_cta_news .main > a {
    display: block;
}

.home_cta_news .main > a .caption {
    position: absolute;
    bottom: 0;
    padding: 5px 10px;
    width: 100%;
    background-color: rgb(0, 0, 0, 0.6);
    color: #fff;
}

.home_cta_news .main > a .caption > h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home_system_entry {
    padding: 30px 0;
    text-align: center; /*background: #fff; background: rgba(255, 250, 250, 0.4) !important; filter: Alpha(opacity=40);*/
}

.home_system_entry .img-responsive {
    margin: 0 auto;
}

.home_system_entry a {
    display: block;
    color: #eee;
}

.home_system_entry a .fa {
    font-size: 72px;
}

.home_system_entry a:hover {
    color: #fff;
    transition: 0.3s;
}

.home_system_entry i.icon {
    display: inline-block;
    height: 54px;
    line-height: 54px;
}


.home_photos {
    padding: 50px 0;
    background: #d2d2d2 url(../../../www-x-zgtqdcxw-x-com.img.addlink.cn/skin/images/home_photos_bg.jpg) center center no-repeat;
    background-size: cover;
}

.home_photos h3 {
    margin-bottom: 30px;
    text-align: center;
}

.home_photos_list .item {
    margin-bottom: 15px;
    padding: 5px;
    background-color: #fff;
    text-align: center;
}

.home_photos_list .item > a {
    display: block;
}

.home_photos_list .item h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.news_list {
}

ul.news_list > li {
    margin-bottom: 10px;
}

ul.news_list > li a {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #454545;
}

ul.news_list > li a:hover {
    color: #222;
}

ul.news_list > li .date {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    font-size: 0.75em;
    color: #666;
}

.page_wrap {
    margin-top: 15px;
    padding: 5%;
    background-color: #f3f3f3;
    border-radius: 10px;
    border: #999 1px solid;
}

.article_wrap {
    padding: 15px 30px 30px 30px;
    background-color: #fff;
    border-radius: 5px;
    border: #eee 1px solid;
}

.article .article_infobar {
    color: #999;
}

.article h1 {
    margin: 30px auto; /*width:80%;*/
    text-align: center;
}

.article p {
    margin: 15px auto; /*width:80%;*/
    text-align: justify;
    padding: 2px 10px;
}

.article p.img {
    margin: 15px auto;
    width: 60%;
    text-align: center;
    text-indent: 0em;
}

.article img {
    margin: 15px auto;
    height: auto;
}

.article p.editor {
    text-align: right;
    color: #999;
}

.news_list_withpic {
}

.news_list_withpic > li {
    margin-bottom: 15px;
}

.news_list_withpic > li > a {
    display: block;
}

.news_list_withpic > li > a .date {
    color: #999;
}

.photos_list, .videos_list {
}

.photos_list > li, .videos_list > li {
    margin-bottom: 15px;
}

.photos_list > li > a, .videos_list > li > a {
    display: block;
    background-color: #fff;
}

.photos_list > li > a span, .videos_list > li > a span {
    display: block;
    padding: 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.certificate_wrap {
    margin: 0 -15px 15px -15px;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    background-color: #fff;
}

.certificate_wrap .msg_errors {
    padding: 5px;
}

.home_cta_links {
    background: #fff;
    margin-bottom: -50px;
    padding: 30px 0;
}

.ms_nav li a {
    display: block;
    font-size: 1.2em;
    color: #222;
}

.ms_nav li a .fa {
    margin-bottom: 15px;
    color: #454545;
}

#demo .img-responsive {
    width: 100%
}

@media screen and (max-width: 1200px) {
    .article_wrap {
        padding: 5% 10%;
    }
}

@media screen and (min-width: 1000px) and (max-width: 2000px) {
    /*.article_wrap{ padding:5% 10%;}*/
    .article_wrap {
        padding: 5% 3%;
    }

    #home-carousel .carousel-inner .item img {
        height: 422px;
        width: 100%;
    }

    .img-responsive {
        width: 100%;
        height: 200px;
    }

    #demo {
        overflow: hidden;
        border: 1px dashed #CCC;
        width: 100%;
    }

    #demo img {
        /*border: 3px solid #F2F2F2;*/
    }

    #indemo {
        float: left;
        width: 2000%;
    }

    #demo1 {
        float: left;
    }

    #demo2 {
        float: left;

    }

    .navbar-nav > li {
        margin-right: 40px;
    }

}

@media screen and (max-width: 980px) {
    .article_wrap {
        padding: 5% 8%;
    }

    #home-carousel .carousel-inner .item img {
        height: 360px;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {

    .navbar {
        margin-bottom: 0px;
    }

    .carousel { /*margin:auto -15px;*/
    }

    .photos_list > li > a, .videos_list > li > a {
        margin: auto -15px;
    }

    .article_wrap {
        padding: 15px;
    }

    .breadcrumb {
        display: none;
    }

    .carousel-caption {
        padding: 5px 15px 15px 15px;
        font-size: 1em;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .article h1 {
        margin: 30px auto;
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
    }

    .article p {
        margin: 15px auto;
        width: 100% !important;
        text-align: justify;
    }

    .article img {
        margin: 15px auto;
        width: 100%;
        height: auto;
    }

    #home-carousel .carousel-inner .item img {
        height: 250px;
        width: 100%;
    }


    .h3 h3{
        font-size: 18px !important;
    }
}


.pagination > li {
    float: left;
    min-width: 33px;
    line-height: 34px;
}

.pagination > li > select {
    width: 36px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.partner_link_list > li {
    display: inline-block;
    margin: 15px;
}

.partner_link_list > li > a {
    display: block;
}

/*关于协会*/
.tab-org {
    font-size: 16px;
    color: #333347;
    border-bottom: 1px solid #dcdcdc;
}

.tab-org > li > a {
    padding: 8px 2px;
}

.tab-org li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: -1px;
    border-bottom: 2px solid transparent;
}

.tab-org li.active {
    color: #4679b2;
    border-color: #4679b2;
}

.tab-org > li > a:hover {
    color: #4679b2;
}

.tab-org > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: none;
}

.section_ctt .img-responsive {
    display: inline-block;
}

.section_ctt.tab-content {
    padding: 40px 15px;
}

.about-box {
    padding: 10px 0;
    line-height: 28px;
}

.about-box dl, .about-box dd {
    overflow: hidden;
}

.about-box dt {
    margin-bottom: 20px;
}

.about-box dd li {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    margin: 0 15px 10px 0;
}

.about-box dd img {
    height: 130px;
}

.chaxun {
    color: #fff
}

.chaxun h4 {
    line-height: 30px
}

.index_buton {
    background: #f6f6f6;
    color: #333;
    font-weight: bold;
    font-size: 25px;
    height: 80px;
    line-height: 80px;
}

.xwdt {
    margin-top: 30px;
}

.xwdt ul li {

    /*padding: 15px 0px;*/
    float: left;
    background-color: #fff;
    border: 15px solid #7d181e
    /*border-bottom:10px solid #7d181e;*/

}

.tqd_title h4 {
    font-weight: bold;
    margin: 1%;
    color: #333;
    text-align: left
}

.tqd_title p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #000;
    text-align: left
}

.tqd_title {
    border-right: 1px solid #333;
}

.date {
    font-size: 16px;
    color: #333
}

.big {
    font-size: 36px !important;
    border-bottom: 1px solid #333;
}

.small {
    font-size: 12px !important;
}

.xwdt h4 {
    font-size: 16px
}

.xwdt p {
    font-size: 12px
}

@media (max-width: 768px) {
    .h3 h3{
        font-size:18px !important;
    }
}