html, body, p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
}

body {
    font-family: Arial,"Microsoft YaHei";
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

ul, ol, ol li {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}

img {
    width: 100%;
}

input, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

.main_back {
    background-color: #2a6ac4;
}

/*头部*/
.header {
    background: #d1e3ef;
}
.header_main{
    background:url(../images/cloud.png) no-repeat left top;
    /*background-size:auto 100%;*/
    padding-top: 30px;
    padding-bottom: 13px;
}

.logo {
    max-width: 412px;
    padding: 15px 0 30px;
}

.language_left, .language_right {
    display: inline-block;
    font-size: 0;
    margin-bottom: 10px;
}

.language_left {
    width: calc(100% - 164px);
}

    .language_left p {
        font-size: 16px;
        color: #282828;
        margin-bottom: 4px;
    }

.language_right a {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 15px;
    font-size: 16px;
    color: #787878;
    text-decoration: none;
    border: 1px solid #bcc2c6;
    border-radius: 3px;
    margin-right: 10px;
}

    .language_right a:last-child {
        margin-right: 0;
    }

    .language_right a:hover, .language_right a.active {
        color: #044aad;
        border-color: #044aad;
    }

.header_search {
    position: relative;
}

    .header_search input {
        width: 100%;
        height: 35px;
        padding: 5px 50px 5px 10px;
        border: 1px solid #d5d7d9;
    }

    .header_search .search_btn {
        position: absolute;
        top: 0;
        right: 15px;
        height: 100%;
        width: 28px;
        padding: 0px 10px;
    }

.search_btn {
    width: 18px;
    height: 18px;
    border: none;
    outline: none;
    background: url("../images/search_icon.png") no-repeat center;
    background-size: 18px 18px;
}

.navbar-default {
    background: #2a6ac4;
    border: none;
    border-radius: 0;
    min-height: auto;
    margin-bottom: 0;
}

.head_nav .navbar-brand {
    width: 238px;
    padding: 0 15px;
    height: auto;
}

.head_nav .navbar-collapse {
    border: none;
}

.head_nav .navbar-nav li a {
    display: block;
    font-size: 18px;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    background: none !important;
}

.head_nav .navbar-nav li .dropdown-menu {
    background-color: #2057b1;
    border: none;
    border-radius: 0;
}

    .head_nav .navbar-nav li .dropdown-menu li:hover {
        background-color: #2a6ac4;
    }

.head_nav .navbar-nav li:hover .dropdown-menu {
    display: block;
}

.head_nav .navbar-nav li:hover, .head_nav .navbar-nav li.active {
    background: #2057b1;
    color: #fff !important;
}

    .head_nav .navbar-nav li:hover a, .head_nav .navbar-nav li.active a {
        color: #fff !important;
    }

.head_nav .navbar-nav li a:hover, .head_nav .navbar-nav li a:focus {
    color: #fff;
}

/*footer部分*/
.footer {
    padding-bottom: 25px;
}

.footer_intro {
    display: table;
    width: 100%;
    padding-top: 12px;
}

    .footer_intro li {
        display: table-cell;
        padding: 3px 20px;
        border-right: 1px solid #e0e0e0;
        text-align: center;
    }

        .footer_intro li:last-child {
            border-right: 0;
        }

    .footer_intro img {
        width: auto;
    }

.copyright img {
    width: 186px;
    margin-bottom: 15px;
}

.copyright p {
    line-height: 1.6em;
    margin: 5px 0;
    color: #464646;
}

.platform p, .platform_list {
    width: 93%;
    margin: 0 auto;
    text-align: left;
}

.platform p {
    color: #3d3d3d;
    font-size: 18px;
    margin-bottom: 22px;
}

.platform_list a {
    margin-right: 13px;
    margin-bottom: 10px;
    display: inline-block;
}

.wechat_public {
    text-align: center;
    border-right: none !important;
}

    .wechat_public span {
        display: block;
        color: #25282d;
        font-size: 12px;
        margin-top: 10px;
    }

.footer_nav {
    text-align: center;
}

    .footer_nav a {
        display: inline-block;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
        padding: 10px 0px;
    }

        .footer_nav a span {
            padding: 0 20px;
            border-right: 1px solid #fff;
        }

        .footer_nav a:last-child span {
            border-right: none;
        }

/*.footer_nav .navbar-nav{
    text-align: center;
    font-size: 0;
    width: 100%;
}
.footer_nav .navbar-nav a{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 0px;
}
.footer_nav .navbar-nav a span{
    padding: 0 20px;
    border-right: 1px solid #fff;
}
.footer_nav .navbar-nav a:last-child span{
    border-right: none;
}*/

/*banner部分*/
.banner {
    padding: 28px 0;
}

.banner_item {
    position: relative;
    height:312px;
}
.banner_item img{
    height:100%;
}
.swiper_banner .banner_prev
,.swiper_banner .banner_next{
    opacity:1;
    width: 24px;
    height: 40px;
    background-color: rgba(0,0,0,.2);
    background-image:none;
    line-height: 40px;
    text-align: center;
}
.swiper_banner .banner_prev:hover
,.swiper_banner .banner_next:hover{
    background-color: rgba(0,0,0,.5);
}
.swiper_banner .banner_prev{
    left:0;
}
.swiper_banner .banner_next{
    right:0;
}
.swiper_banner .banner_prev i
,.swiper_banner .banner_next i{
    display:block;
    width:20px;
    height:40px;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    margin:auto;
}
.swiper_banner .banner_prev i {
    background: url('../images/banner_prev.png') no-repeat center;
    background-size: 12px;
}
.swiper_banner .banner_next i {
    background: url('../images/banner_next.png') no-repeat center;
    background-size: 12px;
}
.swiper_banner .banner-pagination{
    bottom:5px;
    width:150px;
    right:0;
    left:auto;
}
.banner-pagination>.swiper-pagination-bullet{
    opacity:1;
    width:12px;
    height:12px;
    border:2px solid #ddd;
    background:none;
}
.banner-pagination > .swiper-pagination-bullet-active{
    background-color:#fff;
    border-color:#fff;
}

    .banner_item span {
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 8px 150px 8px 20px;
        background: rgba(0,0,0,0.5);
        color: #fff;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.banner_nav {
    border-bottom: 1px solid #dcdcdc;
    padding: 0 15px;
}

    .banner_nav .swiper-wrapper a {
        padding: 0px 10px;
        width: auto;
        text-decoration: none;
        cursor: pointer;
        font-size: 18px;
        color: #4f4f4f;
    }
    .banner_nav .swiper-wrapper a:hover{
        color:#014099;
    }

        .banner_nav .swiper-wrapper a span {
            display: block;
            padding: 8px 10px;
        }

        .banner_nav .swiper-wrapper a.active span {
            border-bottom: 2px solid #044aad;
            color: #014099;
            position: relative;
        }

            .banner_nav .swiper-wrapper a.active span:after {
                display: block;
                content: "";
                position: absolute;
                border: 5px solid transparent;
                border-bottom-color: #044aad;
                bottom: 0;
                left: 50%;
                margin-left: -5px;
            }

.nav_prev, .nav_next {
    background-size: 12px;
    width: 20px;
    background-color: #fff;
}

.nav_prev {
    left: 0;
}

.nav_next {
    right: 0;
}

.banner_nav .swiper-button-next.swiper-button-disabled,
.banner_nav .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.banner_news{
    min-height:270px;
}
.banner_news p {
    padding-top: 10px;
}

.banner_news a {
    text-decoration: none;
}

.banner_news p a {
    padding: 4px 12px;
    color: #f90000;
}

.banner_news > a {
    display: block;
    color: #525252;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.6em;
    margin-bottom: 8px;
}
.banner_news  a:hover{
    color:#014099;
}

    .banner_news > a em {
        display: inline-block;
        color: #044aad;
        font-size: 12px;
        margin-right: 10px;
        vertical-align: middle;
    }

/*首页内容部分*/
.home_modal {
    margin-bottom: 30px;
}

.home_modaled img {
    width: calc(33.33% - 10px);
    display:block;
    float:left; 
}
.home_modaled img {
    margin-right:15px;    
}
.home_modaled img:last-child {
    margin-right:0;    
}
.home_menu>a{
    padding: 4px 12px;
    text-decoration:none;
    color: #b5b5b5;
}
.home_menu>a:hover{
    color: #014099;
}

.home_menu h2, .home_menu h3 {
    color: #044aad;
    margin-bottom: 15px;
}

.home_menu h2 {
    font-size: 18px;
}

.home_menu h3 {
    font-size: 16px;
}

.h_modal_nav {
    margin-bottom: 15px;
}

    .h_modal_nav .swiper-wrapper a {
        width: auto;
        color: #b1b1b1;
        text-decoration: none;
    }

        .h_modal_nav .swiper-wrapper a.active ,.h_modal_nav .swiper-wrapper a:hover{
            color: #014099;
        }

        .h_modal_nav .swiper-wrapper a span {
            padding: 0 40px;
            border-right: 1px solid #b1b1b1;
        }

        .h_modal_nav .swiper-wrapper a:first-child span {
            padding-left: 0;
        }

        .h_modal_nav .swiper-wrapper a:last-child span {
            border-right: 0;
            padding-right: 0;
        }

    .h_modal_nav .swiper-button-next.swiper-button-disabled,
    .h_modal_nav .swiper-button-prev.swiper-button-disabled {
        opacity: 0;
    }

.project_list {
    background: #f8f8f8;
    padding: 30px 30px 23px;
    min-height: 246px;
}

    .project_list .swiper-wrapper .swiper-slide {
        width: 197px;
        text-align: center;
        text-decoration: none;
        color: #787878;
        font-size: 15px;
    }

.project_img {
    display: block;
    width: 100%;
    height: 137px;
    margin-bottom: 14px;
    background: url('../images/defaul_img.png') no-repeat center;
    background-size:cover;
}

.project_img img {
    height: 100%;
}

.project_list .nav_prev,
.project_list .nav_next {
    background-color: rgba(255,255,255,0.4);
}

.project_list .swiper-button-next.swiper-button-disabled,
.project_list .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.mechanism {
    padding: 10px 20px 0;
}
.mechanism a{
    text-decoration:none;
    color:#777;
}
.mechanism a:hover{
    color:#014099;
}
.mechanism a:not(.ass_media) {
    display: inline-block;
    vertical-align: bottom;
    /*border: 1px solid #e8e8e8;*/
    margin-right: 20px;
    margin-bottom: 22px;
}
.mechanism a.ass_media{
    display:inline-block;
    padding:5px 15px;
}

.mechanism a img {
    width: auto;
}

/*文章列表*/
.articleList {
    padding-top: 20px;
}

.articles_main ul > li {
    padding: 30px 20px;
    border-bottom: 1px solid #f0f0f0;
}

    .articles_main ul > li:hover {
        background-color: #f6f6f6;
    }

.article_img {
    width: 240px;
    height:147px;
}
.article_img img{
    height:100%;
}

.article_info {
    margin-left: 20px;
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: -ms-calc(100% - 260px);
    width: -o-calc(100% - 260px);
    width: calc(100% - 260px);
}

.article_title {
    font-size: 20px;
    margin-bottom: 15px;
    color: #1c1c1c;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.article_intro {
    color: #717171;
    line-height: 1.6em;
    min-height:46px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 30px;
}

.article_other {
    color: #a8a8a8;
}

.other_left {
    padding-left: 0;
}

.art_operator li {
    padding: 0 15px;
    cursor: pointer;
    position: relative;
}

    .art_operator li:first-child {
        padding-right: 0;
    }

.thumbs_up i, .share i {
    display: inline-block;
    vertical-align: middle;
}

.thumbs_up {
    position: relative;
}

    .thumbs_up span {
        color: #5c5c5c;
        margin-left: 6px;
    }

    .thumbs_up i {
        width: 18px;
        height: 19px;
        margin-right: 6px;
        background: url("../images/thumbs_up.png") no-repeat center;
        background-size: 100%;
    }

    .thumbs_up:hover i, .thumbs_up.active i {
        background: url("../images/thumbs_up_hover.png") no-repeat center;
        background-size: 100%;
    }

    .thumbs_up em {
        width: 18px;
        height: 19px;
        position: absolute;
        left: 16px;
        top: 0;
        background: url("../images/thumbs_up_hover.png") no-repeat center;
        background-size: 100%;
        transition: all 0.4s ease-in;
        opacity: 0;
    }

        .thumbs_up em.liked {
            animation: addliked 1s 1;
        }

@-webkit-keyframes addliked {
    from {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: -webkit-translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    to {
        opacity: 0;
        -webkit-transform: -webkit-translate(30px, -30px);
        transform: translate(30px, -30px);
    }
}

@keyframes addliked {
    from {
        opacity: 1;
        -webkit-transform: -webkit-translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    to {
        opacity: 0;
        -webkit-transform: -webkit-translate(30px, -30px);
        transform: translate(30px, -30px);
    }
}

.share i {
    width: 16px;
    height: 19px;
    margin-right: 6px;
    background: url("../images/share.png") no-repeat center;
    background-size: 100%;
}

.share:hover i {
    background: url("../images/share_hover.png") no-repeat center;
    background-size: 100%;
}

.load_more {
    text-align: center;
}

    .load_more a {
        display: inline-block;
        vertical-align: middle;
        text-decoration: none;
        margin: 45px 0;
        height: 36px;
        line-height: 36px;
        font-size: 13px;
        color: #5785f3;
        border: 1px solid #628df3;
        border-radius: 3px;
        padding: 0 40px;
    }
.info_item{
    min-height:432px;
    position:relative;
}
.info_list {
    padding: 15px 0;
}

    .info_list li a {
        display: block;
        padding: 10px 0;
    }
    

.info_list_left {
    color: #1c1c1c;
}

    .info_list_left span {
        color: #7f7f7f;
    }
    .info_list li a:hover .info_list_left
    ,.info_list li a:hover .info_list_left span{
        color:#014099;
    }

.info_list_right {
    text-align: right;
    color: #848484;
}

.pagebox {
    /*padding: 30px 0;*/
    text-align: center;
}

    .pagebox .pagination > li > a:focus, .pagebox .pagination > li > a:hover, .pagebox .pagination > li > a.active {
        color: #fff;
        background-color: #4392d3;
    }

/*文章内容页面*/
.article_detail {
    padding: 0 35px;
}

.wz-titletext {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    padding: 50px 0 22px;
}

.wz_other {
    margin-bottom: 28px;
    color:#a8a8a8;
}

.wz_footer {
    text-align: center;
    padding: 32px 0 42px;
}

    .wz_footer li {
        display: inline-block;
    }

.thumbs_circle {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #eee;
    position: relative;
}
.wz_content *{
    font-size:16px !important;
}
.wz_content img{
    width:auto;
    max-width:100%;
    margin:5px 0;
}
.wz_content p{
    line-height: 2em;
}

.wz_thumbs_up i, .wz_thumbs_up em {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

/*donation.cshtml*/
.wrap {
    margin-top: 20px;
}

.wrap-content-top {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 5px;
    padding-top: 5px;
}

    .wrap-content-top .h5-set {
        color: #044aad;
        font-size: 16px;
        line-height: 1.6em;
    }

    .wrap-content-top .wrap-form {
        
        margin-bottom:5px;
    }

.content-search {
}

    .content-search input {
        height: 25px;
        background-color: #f8f8f8;
    }

.search-button {
    background: url(../images/search2.png) no-repeat center;
}

.col-contents {
    border: 1px solid #dcdcdc;
    /*height:200px;*/
    /*margin-right:30px;*/
    /*text-align:center;*/
}

.imgSize {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

.col-contents-top {
    border-bottom: 1px solid #dcdcdc;
}

.col-contents-top {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.cols-content {
    display: table;
    width: 100%;
    height: 180px;
    padding:5px;
}

.col-content {
    display: table-cell;
    vertical-align: middle;
}

.words {
    text-align: center;
    color:#3c3c3c;
    font-size: 17px;
}
.words .front-words{
    color:#7c7c7c;
    font-size:18px;
}

.wrap-top {
    margin-bottom: 20px;
}

.h3-word {
    text-align: center;
    padding:20px 0;
    color:#676767;
}
.h3-word span{
    font-size:22px;
    color:#3c3c3c;
    font-weight: 600;
}

.wrap-bottom {
    margin-top: 10px;
    height: 540px;
    overflow-y: auto;
    margin-bottom:60px;
}

table tr:last-child {
    border-bottom: 1px solid #dcdcdc;
}

.wrap-content {
    margin-bottom: 10px;
}

.table > tbody > tr > th, .table > tbody > tr > td {
    padding-left: 3%;
}


/*暂无数据*/
.none_data{
    position: absolute;
    top: 158px;
    text-align: center;
    width:100%;
}
.none_data2{
    top:30px;
}
.none_data3{
    top:60px;
}
.none_data img{
    width:76px;
    margin:0 auto 10px;
}
.none_data p{
    color:#d6d6d6;
}

/*微信分享*/
.bdshare_dialog_box,.bd_weixin_popup{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
     box-sizing: content-box; 
}

/*下载专区*/
.download{
    padding:18px 0;
    min-height:500px;
    position: relative;
}
.doenload_list{
    margin-bottom:10px;
}
.doenload_list li{
    padding:20px 0;
    border-bottom:1px dashed #e1e1e1;
    color:#1c1c1c;
}
.doenload_list li a{
    display:inline-block;
    color:#898989;
    padding:0 20px;
    height:30px;
    line-height:30px;
    border-radius:15px;
    text-decoration:none;
    border:1px solid #f1f1f1;
    background-color:#f8f8f8;
    margin-right:15px;
}
.doenload_list li a:hover{
    background-color:#2a6ac4;
    border-color:#2a6ac4;
    color:#fff;
}
.doenload_list li span{
    display:inline-block;
    max-width:-webkit-calc(100% - 90px);
    max-width:-moz-calc(100% - 90px);
    max-width:-ms-calc(100% - 90px);
    max-width:-o-calc(100% - 90px);
    max-width:calc(100% - 90px);
}

/*申报评审系统*/
.header2{
    background-color:#e2edf5;
    padding:40px 30px;
    text-align:center;
}
.header2 img{
    width:auto;
    max-width:500px;
}
.sbSys_tit{
    padding:24px 0 16px;
    border-bottom:1px solid #ddd;
}
.sbSys_tit p{
    font-size:18px;
    margin-top:6px;
}
.sbSys_tit a{
    display:inline-block;
    padding:7px 15px;
    text-decoration:none;
    border:1px solid #2970d4;
    border-radius:4px;
    color:#2970d4;
    font-size:14px;
}
.sbSys_content{
    padding:60px 30px;
}
.sbSys_content li{
    width:65%;
    margin:0 auto 36px;
}
.sbSys_content li a{
    text-decoration:none;
    display:block;
    padding:30px 10px;
    text-align:center;
    color:#333;
    font-size:26px;
    background-color:#f7fbff;
    border:1px solid #ededed;
}
.sbSys_content li:hover a{
    color:#2a6ac4;
    -webkit-box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
    -ms-box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
    -o-box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
    box-shadow:3px 3px 6px 0px rgba(0,0,0,0.1);
}