﻿body {
    background-image: url('/image/newsbg.jpg');
    margin: 0px auto;
}

.validation-summary-errors {
    color: red;
    font-weight: bold;
}

.field-validation-error {
    color: red;
    font-weight: bold;
}

a {
    color: black;
}

ul {
    list-style: none;
}

p {
    margin: 0 0 10px;
}

.box_shadow {
    -moz-box-shadow: 5px 5px 15px 1px #666666;
    -webkit-box-shadow: 5px 5px 15px 1px #666666;
    box-shadow: 5px 5px 15px 1px #666666;
}

.block_title {
    padding-top: 5px;
    padding-bottom: 15px;
}

.pagetitle {
    float: left;
}

    .pagetitle span {
        line-height: 40px;
    }

.pagetitle_r {
    float: right;
}

    .pagetitle_r span {
        line-height: 40px;
    }

.nav_link {
    font-size: 16px;
    margin-left: 50px;
    word-spacing: 8px;
}

    .nav_link a {
        color: black;
        text-decoration: none;
    }

        .nav_link a:hover {
            font-weight: bold;
        }

.footer {
    height: 300px;
    background-color: #313131;
    background-image: url('/image/footerbg.jpg');
    background-repeat: repeat-x;
    background-position: top;
    color: lightgrey;
}

    .footer a {
        color: lightgrey;
    }

        .footer a:hover {
            color: white;
        }

    .footer p {
        font-size: 1.1em;
        text-align: center;
    }

.footer_nav {
    padding-top: 20px;
    height: 217px;
    text-align: center;
    margin: 0 auto;
    width: 1200px;
}

    .footer_nav ul {
        float: left;
        margin: 0 10px 0 10px;
        list-style: none;
    }

        .footer_nav ul li {
            padding: 2px 0 2px 0;
        }

            .footer_nav ul li:first-child a {
                color: white;
                font-size: 16px;
            }

.qrimage {
    float: left;
}

.subassociation {
    width: 1100px;
    height: 333px;
    margin: 0 auto;
    overflow: hidden;
}

.margintop40 {
    margin-top: 40px;
}

.subassociationbg {
    padding: 20px 0 20px 0;
    background: url('/image/subassociationbg.gif') repeat;
}

.subassociation_ul {
    list-style: none;
    padding: 0;
    height: 333px;
}

.subassociation_li {
    float: left;
    width: 100px;
    overflow: hidden;
    float: left;
    height: 333px;
    transition: width .4s;
}


.subassociation_block {
    /*    border: 1px solid #666666;*/
    /*    width: 105px;*/
}

.subassociation_active {
    width: 700px;
}

.subassociation_block_left {
    width: 100px;
    color: white;
    height: 333px;
    font-size: 22px;
    padding: 35px 0 0 40px;
    line-height: 23px;
    float: left;
    background: rgba(137, 137, 137, .9);
}

.subassociation_block_left_garkbg {
    background: rgba(55, 55, 55, .9);
}

.subassociation_block_right {
    float: left;
    width: 425px;
    height: 300px;
}

.subassociation_block_righttext {
    font-size: 16px;
    padding: 20px;
    color: white;
    background: rgba(0, 0, 0, .8);
    width: 400px;
    margin: 40px 0 0 40px;
}

    .subassociation_block_righttext p {
        text-indent: 2em;
    }

    .subassociation_block_righttext a {
        color: white;
    }

        .subassociation_block_righttext a:hover {
            color: red;
        }

.subassociation_link {
    text-align: right;
}

    .subassociation_link a {
        color: white;
    }

.subassociation_active .subassociation_block .subassociation_block_left {
    background: rgba(20, 122, 194, .9);
}

.news_block {
    width: 1200px;
    margin: 0 auto;
}

.news_block_left {
    float: left;
    width: 800px;
    margin-top: 30px;
}

    .news_block_left img {
        border: 1px solid #000000;
    }

.news_block_left_title {
    font-size: 22px;
    font-family: '黑体','Adobe Heiti Std',SimHei;
    color: gray;
    line-height: 18px;
    text-align: center;
    letter-spacing: -1px;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 30px;
}

    .news_block_left_title p:first-child {
        color: black;
        letter-spacing: 6px;
    }

.news_block_right {
    float: right;
    width: 360px;
    background-color: #2495e5;
}

.news_block_right_title {
    font-size: 22px;
    font-family: '黑体','Adobe Heiti Std',SimHei;
    color: lightgrey;
    line-height: 18px;
    text-align: center;
    letter-spacing: -1px;
    width: 200px;
    margin-left: 10px;
    margin-top: 40px;
    margin-bottom: 30px;
}

    .news_block_right_title p:first-child {
        letter-spacing: 6px;
        color: white;
    }

.news_block_right_table td {
    height: 59px;
    border-bottom: 1px solid #147ac2;
}

.news_block_right_table tr:first-child {
    background-color: #147ac2;
}

.news_block_right_date {
    padding: 20px 0 0 20px;
    width: 85px;
}

.news_block_right_date {
    /*        background-color: #147ac2;*/
}

    .news_block_right_date p {
        font-size: 18px;
        line-height: 15px;
        color: lightgrey;
    }

        .news_block_right_date p:first-child {
            font-size: 20px;
            color: white;
        }

.news_block_right_text {
    vertical-align: middle;
}

    .news_block_right_text p {
        font-size: 14px;
        color: lightgrey;
    }

    .news_block_right_text a {
        font-size: 16px;
        color: lightgrey;
    }

    .news_block_right_text p:first-child {
        font-size: 16px;
        color: white;
    }

.news_block_right_text_title a {
    font-size: 16px;
    color: white;
}

.news_block_title_image_left {
    float: left;
    width: 400px;
}

.news_block_title_image_title {
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.news_block_title_image_right {
    float: left;
    width: 380px;
    font-size: 15px;
    text-indent: 2em;
}

    .news_block_title_image_right p {
        padding-top: 20px;
    }

        .news_block_title_image_right p:first-child {
            font-size: 19px;
            text-indent: 0;
        }

.news_block_title_subblock {
    float: left;
    width: 200px;
    text-align: center;
    padding: 40px 5px 40px 5px;
}

.AssociationDynamicTitle {
    background: rgba(0, 0, 0, .6);
    font-size: 20px;
    text-align: center;
}

.AssociationDynamicSummary {
    background: rgba(0, 0, 0, .6);
    font-size: 14px;
    text-align: center;
}

.news_block_2col {
    float: left;
    width: 50%;
}

.news_block_list {
    padding: 0 20px 0 20px;
}

    .news_block_list li {
        border-bottom: 1px dashed #666666;
        font-size: 18px;
        min-height: 30px;
        padding: 15px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.news_block_3col {
    float: left;
    width: 33%
}

    .news_block_3col .news_block_left_title {
        margin-top: 50px;
    }

.news_block_member {
    float: right;
    width: 360px;
    background-color: #06ac09;
    margin-top: 10px;
}

.news_block_member_table {
    width: 100%;
}

    .news_block_member_table a {
        color: white;
    }

    .news_block_member_table td {
        text-align: left;
        padding: 15px 0 15px 60px;
        border-top: 1px solid #2d942f;
    }

.news_block_member_table_icon {
    font-size: 22px;
    color: white;
    padding-right: 10px;
}

.news_block_member_table_link {
    font-size: 18px;
/*    vertical-align: top;
*/}

.footer_banner {
    max-width: 1920px;
    margin: 0 auto;
}

/*News List Page*/
.news_list {
    list-style: none;
}

    .news_list li {
        padding: 10px 0 10px 0;
    }

.news_list_date {
    float: left;
    width: 100px;
    text-align: center;
    background-color: #009e9f;
    margin: 10px;
    color: white;
    font-size: 20px;
    height: 130px;
}

    .news_list_date p:first-child {
        font-size: 48px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: -10px;
    }

.news_list_title {
    float: left;
    margin-top: 20px;
    margin-left: 60px;
    width: 650px;
    font-size: 16px;
}

    .news_list_title p:first-child {
        font-size: 22px;
        font-weight: bold;
    }
/*NewsDetailPage*/
.news_detail_banner {
    height: 300px;
    background-position-y: -200px;
    background-repeat: no-repeat;
}

.news_detail_banner1 {
    background-image: url('/image/banner1.jpg');
}

.news_detail_banner2 {
    background-image: url('/image/banner2.jpg');
}

.news_detail_banner3 {
    background-image: url('/image/banner3.jpg');
}

.news_detail_banner4 {
    background-image: url('/image/banner4.jpg');
}

.news_detail {
    margin: -150px auto 40px;
    width: 1200px;
}

.news_detail_nav {
    float: left;
    margin-right: 60px;
    width: 200px;
    background-color: white;
}

.news_detail_main {
    float: left;
    background-color: white;
}



.news_detail_nav_title {
    padding: 20px;
}

    .news_detail_nav_title p {
        font-weight: bold;
        text-align: center;
    }

.news_detail_nav_title_big {
    font-size: 20px;
    color: midnightblue;
    letter-spacing: 5px;
    margin: 0;
}

.news_detail_nav_title_small {
    font-size: 14px;
    letter-spacing: -1px;
}

.news_detail_nav ul {
    margin: 0 0 40px 0;
    padding: 0;
}

    .news_detail_nav ul li {
        font-size: 18px;
        text-align: center;
    }

.news_detail_nav a {
    color: black;
    display: block;
    border-bottom: 1px solid #666666;
    margin: 0 25px 0 25px;
    padding: 15px;
    letter-spacing: 1px;
}

.news_detail_nav_active {
    background-color: #f39800;
}

.news_detail_main {
    width: 920px;
}

.news_detail_main_nav {
    margin: 30px;
    height:40px;
}

.news_detail_main_nav_title {
    float: left;
    font-size: 18px;
}

    .news_detail_main_nav_title span {
        color: #f39800;
    }

.news_detail_main_nav_breadcrumb {
    float: right;
}

    .news_detail_main_nav_breadcrumb li {
        display: inline-block;
        padding: 5px;
    }

        .news_detail_main_nav_breadcrumb li + li:before {
            padding-right: 10px;
            color: #ccc;
            content: "/\00a0";
        }

.news_detail_main_nav_breadcrumb_marker {
    padding-right: 10px;
}

.news_detail_title {
    text-align: center;
    font-size: 28px;
    line-height: 80px;
}

.news_detail_content_date {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

.news_detail_content {
    padding: 40px;
    font-size: 18px;
}

.news_detail_links {
    padding: 40px;
}

/*首页轮播图片*/
/* 确保容器宽度100% */
.carousel-container {
    width: 100%;
}

/* 轮播项宽度100% */
.layui-carousel {
    width: 100% !important;
}

/* 图片项宽度100% */
.carousel-item {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}

.clearfix {
    clear: both;
}
    .clearfix::after {
        content: "";
        display: table;
        clear: both;
    }

/*新闻轮播图片*/

.carousel-newsItem {
    position: relative;
    display: flex;
    align-items: flex-end; /* 内容靠底部对齐 */
    justify-content: center; /* 内容水平居中 */
    background-size: cover;
    background-position: center;
}

.carousel-newsTitle {
    position: absolute;
    bottom: 40px; /* 距离底部40px */
    left: 50%;
    transform: translateX(-50%); /* 水平居中 */
    text-align: center;
    background: rgba(0, 0, 0, 0.5); /* 半透明背景 */
    padding: 15px 30px;
    border-radius: 5px;
    max-width: 90%;
}
    .carousel-newsTitle a {
        color: white;
        font-size:1.5em;
    }
     /*logon*/
    /*.member_logon {
    background-image: url('/image/loginbg.jpg');
    background-repeat: no-repeat;
    width: 1200px;
    height: 780px;
    margin: -250px auto 70px auto;
    padding-top: 200px;
}


.member_logon_block {
    text-align: center;
    background-color: rgba(255,255,255, .8);
    width: 500px;
    margin: 0 auto;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding-bottom: 30px;
}

.member_logon_logo {
    padding: 60px 0 0 0;
    font-size: 18px;
    color: #005bac;
}

    .member_logon_logo p {
        line-height: 70px;
    }

.member_logon_form {
    width: 300px;
    margin: 0 auto;
}*/
    /*introduction*/
    .introduction_block {
        width: 1200px;
        margin: -100px auto 70px auto;
        background-color: white;
        min-height: 600px;
    }

.introduction_content {
    padding: 50px;
}

    .introduction_content h2 {
        font-family: '小标宋','方正小标宋','黑体';
        text-align: center;
        margin-bottom: 50px;
    }

    .introduction_content p {
        font-size: 18px;
        text-indent: 2em;
    }

    .introduction_content h4 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .introduction_content li {
        font-size: 14px;
        padding: 5px;
        border-bottom: 1px dashed #86c6f3;
    }

.pagetitlebg {
    background-image: url('/Content/images/V2/title.gif');
    height: 38px;
}
/*

.logo {
    padding: 20px 0 20px 100px;
}*/
/*header end*/
/*一级导航*/
/*.nav {
    width: 100%;
    height: 45px;
    line-height: 45px;*/ /*background:#004b92;*/
/*background: #004b92;
    margin: 0 auto;
}

    .nav ul {
        width: 1200px;
        margin: 0 auto;
        list-style: none;
    }

        .nav ul li {
            width: 133px;
            float: left;
            text-align: center;
        }

            .nav ul li a {
                font-size: 16px;
                color: #fff;
                display: block;
            }

                .nav ul li a:hover, .nav ul li a.current {
                    background-color: royalblue;
                    text-decoration: none;
                }*/
/*二级导航*/
/*.nav ul li ul.nav_xl {
                width: auto;
                min-width: 133px;
                background: #fff;
                position: absolute;
                display: none;
                z-index: 1002;
                -webkit-box-shadow: 0 0 3px #e7e7e7;
                -moz-box-shadow: 0 0 3px #e7e7e7;
                box-shadow: 0 0 3px #e7e7e7;
            }

            .nav ul li:hover ul.nav_xl {
                display: block;
            }

            .nav ul li ul.nav_xl li {
                float: left;
                height: 36px;
                line-height: 36px;
                overflow: hidden;
            }

                .nav ul li ul.nav_xl li a, .nav ul li ul.nav_xl dl dt a, .nav ul li ul.nav_xl dl dd a {
                    color: #555;
                    font-size: 14px;
                }

                    .nav ul li ul.nav_xl li a:hover {
                        background-color: royalblue;
                        color: white;
                        text-decoration: none;
                    }

            .nav ul li ul.w122 {
                width: 100px;
                padding-left: 0;
            }

            .nav ul li ul.w525 {
                width: 525px;
            }

            .nav ul li ul.nav_xl dl dt a:hover, .nav ul li ul.nav_xl dl dd a:hover {
                color: #004b92;
                text-decoration: underline;
            }

            .nav ul li ul.nav_xl dl dt {
                float: left;
                width: 100px;
                background: #ededed;
            }

                .nav ul li ul.nav_xl dl dt a {
                    color: #333;
                    font-weight: 600;
                }

            .nav ul li ul.nav_xl dl dd {
                float: left;
                width: 100px;
            }*/
/*nav end*/
/*#maincontent {
    border: 10px solid #f1ecec;
    min-width: 1170px;
}

.BreakingNews {
    float: left;
    padding: 5px 0 5px 15px;
    width: 700px;
    font-size: 16px;
}


.BreakingNewsheader {
    font-weight: bold;
    float: left;
    line-height: 36px;
}

.BreakingNewsController {
    width: auto;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    position: relative;
    margin-top: 2px;
}

    .BreakingNewsController ul {
        padding: 0;
        margin: 0;
        display: block;
        list-style: none;
        position: absolute;
        left: 180px;
        right: 50px;
    }

        .BreakingNewsController ul li {
            list-style: none;
            display: none;
            height: 31px;
            clear: both;
        }

            .BreakingNewsController ul li a {
                text-decoration: none;
                color: #333;
                font-size: 14px;
                display: inline-block;
                overflow: hidden;
                padding: 0;
                color: rgb(51, 51, 51);
                font-weight: normal;
                height: 22px;
                white-space: nowrap;
                text-overflow: ellipsis;
                width: 400px;
            }

            .BreakingNewsController ul li em {
                float: right;
                font-size: 14px;
                color: #333;
                margin-right: 30px;
                font-family: Arial, Helvetica, sans-serif;
                margin-top: 1px;
            }

    .BreakingNewsController .bn-arrows {
        display: inline-block;
        float: right;
        width: 50px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }

        .BreakingNewsController .bn-arrows span {
            display: block;
            width: 18px;
            position: absolute;
            top: 0;
            bottom: 0;
            cursor: pointer;
            opacity: 0.2;
        }

            .BreakingNewsController .bn-arrows span:hover {
                opacity: 1;
            }

    .BreakingNewsController .bn-arrows-left {
        left: 0;
        background: url(/Content/images/V2/bn-arrows.png) left center no-repeat;
    }

    .BreakingNewsController .bn-arrows-right {
        right: 10px;
        background: url(/Content/images/V2/bn-arrows.png) right center no-repeat;
    }

.easing a, .easing span {
    transition: .25s linear;
    -moz-transition: .25s linear;
    -webkit-transition: .25s linear;
}


.headline {
    font-size: 26px;
    font-family: '方正小标宋简体','方正小标宋','小标宋','宋体';
    color: white;
    background-color: #005bac;
    padding: 10px 30px 10px 30px;
}

    .headline ul {
        margin: 0 auto 0 auto;
        height: 38px;
    }

        .headline ul li {
            list-style: none;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.newscenterbg {
    background-color: #eeeeee;
}

.newscenter {
    width: 350px;
}

.newscentertitle {
    font-size: 24px;
    color: #005bac;
    font-family: '方正小标宋简体','方正小标宋','小标宋','宋体';
    letter-spacing: 5px;
}

.newscenter ul {
    padding: 10px 10px 0 30px;
    list-style: none;
}

.newscenter li {
    padding: 5px 0 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.newscenter ul li a {
    color: black;
    font-size: 18px;
}


.memberservice {
    background-color: #dcdcdc;
    width: 300px;
}

.memberloginarea {
    margin: 10px 10px 10px 10px;
    background-color: white;
    text-align: center;
}

    .memberloginarea p {
        font-size: 14px;
        padding: 10px 0 10px 0;
    }

.footlink {
    text-align: center;
    border-top: 2px solid #1aa5cf;
    font-size: 18px;
    font-weight: bold;
    font-family: '微软雅黑','Microsoft YaHei';
    padding: 10px 0 10px 0;
}

.memberpush {
    padding: 20px 0 6px 40px;
    border-bottom: 2px solid #dcdcdc;
    font-size: 22px;
    font-family: '黑体';
    color: #3a6ea5;
}

.memberpushlogo {
    margin-bottom: 5px;
    margin-top: 5px;
}

    .memberpushlogo a img {
        margin: 10px;
    }

.guidebox {
    width: 400px;
    height: 300px;
    margin: 0 15px 15px 15px;
    padding-left: 23px;
}

.guidelink {
    display: block;
    width: 180px;
    height: 140px;
    margin: 4px;
}

    .guidelink.bg1 {
        background: url(/Content/images/V2/guide_1.png) no-repeat;
    }

        .guidelink.bg1:hover {
            background: url(/Content/images/V2/guide_1_h.png) no-repeat;
        }

    .guidelink.bg2 {
        background: url(/Content/images/V2/guide_2.png) no-repeat;
    }

        .guidelink.bg2:hover {
            background: url(/Content/images/V2/guide_2_h.png) no-repeat;
        }

    .guidelink.bg3 {
        background: url(/Content/images/V2/guide_3.png) no-repeat;
    }

        .guidelink.bg3:hover {
            background: url(/Content/images/V2/guide_3_h.png) no-repeat;
        }

    .guidelink.bg4 {
        background: url(/Content/images/V2/guide_4.png) no-repeat;
    }

        .guidelink.bg4:hover {
            background: url(/Content/images/V2/guide_4_h.png) no-repeat;
        }

.guidecenter {
    background: url(/Content/images/V2/guide_center.png) no-repeat;
    width: 121px;
    height: 121px;
    position: relative;
    left: 125px;
    top: 82px;
}

.newsbox {
    width: 420px;
    padding: 0 20px 0 20px;
}

.newstitle {
    font-size: 22px;
    color: #005bac;
    font-family: '方正小标宋简体','方正小标宋','小标宋','宋体';
    border-bottom: 1px solid #3a6ea5;
    width: 100%;
}

.newslist {
    list-style: none;
    padding: 10px 0 10px 2px;
}

    .newslist li {
        font-size: 16px;
        padding: 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.memberservicewhitebg {
    background-color: white;
    margin: 0 14px 0 14px;
}

.memberservicetable {
    width: 240px;
    padding-top: 10px;
}

    .memberservicetable td {
        text-align: center;
        width: 120px;
        padding: 5px;
    }

.halfwidth {
    width: 50%;
}

.currentLocation {
    padding: 10px 0 10px 10px;
}

.newslistul ul {
    margin: 20px auto 0 auto;
}

    .newslistul ul li {
        padding: 9px 0 9px 0;
    }

        .newslistul ul li:hover {
            background-color: #f7f5f5;
        }

        .newslistul ul li a {
            font-size: 16px;
            display: block;
            float: left;
            width: 90%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-decoration: none;
            color: black;
        }

            .newslistul ul li a:hover {
                font-weight: 600;
            }

        .newslistul ul li em {
            font-size: 14px;
            display: block;
            float: right;
        }

.pagination {*/
/*width: 800px;*/
/*}

.newsdetaildiv {
    padding: 10px 20px 20px 10px;
}

.newsdetailtitle {
    font-size: 28px;
    color: #005bac;
    font-family: '方正小标宋简体','方正小标宋','小标宋','宋体';
    width: 100%;
    padding: 20px;
}

.newsdetaildate {
    font-size: 14px;
    background-color: #f7f5f5;
    padding: 10px 0 4px 0;
}

.newsdetailtext {
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0 20px 0;
}

.share {
    float: right;
    padding-right: 20px;
}

.ratelinks {
    padding-left: 10px;
}

.footcopyright {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}*/
/*memberpart*/
.membernav {
    width: 20%;
    float: left;
    margin-left: -15px;
}

.membernavtitle {
    text-align: center;
    font-size: 18px;
}

.membernav ul {
    list-style: none;
    text-align: center;
    padding: 0;
}

    .membernav ul li {
        border: 1px solid #f1ecec;
        padding: 5px;
    }

        .membernav ul li:hover {
            background-color: paleturquoise;
        }

.memberstate {
    float: left;
    width: 100%;
    padding: 20px;
}



.membercontainer {
    width: 1200px;
    background-color: white;
}

.membertitle {
    background-color: #666666;
    background-image: url(/Content/images/MemberShow/banner.jpg);
    color: white;
    height: 400px;
}

.membername {
    font-size: 3em;
    font-weight: bold;
    padding: 160px 20px 0 20px;
    letter-spacing: .4em;
    text-shadow: 4px 4px 3px #333333;
}

.memberbusiness {
    font-size: 15px;
    padding-top: 20px;
    text-shadow: 2px 2px 2px black;
}

.membermenu {
    border: 1px solid #cccccc;
    background-color: #bfbfbf;
}

    .membermenu ul {
        list-style: none;
    }

    .membermenu a {
        font-size: 16px;
        display: block;
        float: left;
        color: black;
        width: 120px;
        padding: 5px;
        text-align: center;
    }


.memberbanner {
    margin-bottom: 10px;
}

.memberbrief {
    width: 480px;
    margin: 10px 10px 0 0;
    border: 1px solid #666666;
    height: 390px;
    overflow: hidden;
}

    .memberbrief hr {
        width: 90%;
    }

.memberbriefname {
    font-size: 18px;
    padding: 20px 0 0 20px;
}

.memberbrieftitle {
    font-size: 16px;
    text-indent: 1em;
    padding: 5px;
    background-color: #3361bf;
    color: white;
}

.memberbriefcontent {
    padding: 0 20px 0 20px;
}

.memberscrollimage {
    padding: 0;
}

    .memberscrollimage li {
        list-style-type: none;
        text-align: center;
        float: left;
        padding: 10px;
    }

        .memberscrollimage li image {
            width: 230px;
            height: 120px;
        }

.newstitlemore {
    float: right;
    font-size: 12px;
    font-family: '宋体','仿宋';
    line-height: 40px;
}

.carouselcontainer {
    width: auto;
}

    .carouselcontainer img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }



.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.font-bold {
    font-weight: bold;
}

.float_right {
    text-align: right;
}

/*表单*/
.input_3row {
    width: 836px !important;
}

.input_2row {
    width: 513px !important;
}

.textarea_3row {
    width: 945px;
}

.textarea_4row {
    width: 1268px;
}

.blockquote_4row {
    width: 1234px;
}

.input_require {
}

    .input_require:before {
        content: '*';
        color: red;
        font-size: 20px;
    }

.redstar {
    color: red;
    font-size: 20px;
}

.table_title {
    font-weight: bold;
    background-color: #fafafa;
}
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}