﻿.container{max-width:1200px;}
.text-sgreen{color:#009c73;}
/*网站公共样式*/
.info-content{font-size:15px;line-height:2.5;clear: both;}
.info-content2{border-bottom: 1px solid #fff;}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#315798;}
a:focus{color:#000;}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;border:1px #CCC solid;color:#999;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin:0px auto;margin-top:30px}
a.btn-more:hover{background:#40312f;border-color:#40312f;color:white;}
.banner{height:500px\9!important;overflow:hidden\9!important;overflow:hidden;} /*兼容ie低版*/
html{ overflow-y:scroll; min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}
.text-blue{color: #015293;}
.clear-both{clear:both;}

/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color:rgba(53, 53, 59, 0.8);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}


/*主菜单*/
@media (min-width:1000px) /*pc端*/
{
    .header-top {
        background-color: #f3f4fa;
        font-size: 16px;
        padding: 10px 0;
    }

        .header-top .zhuce li {
            display: inline-block;
        }

            .header-top .zhuce li span {
                padding: 0 2px 0 6px;
            }
    /*Top*/
    .top-bg {
        min-height: 142px;
    }

    .nav-toggle {
        display: none
    }

    .logo {
        position: relative;
        top: 24px;
    }

        .logo img {
            max-height: 88px;
        }

    .nav-bg .col-md-3 {
        padding-right: 0;
        width: 28%;
    }

    .nav-bg .col-md-9 {
        padding-right: 0;
        width: 72%;
    }

    .top-bg .right {
        padding-left: 4%;
    }

    .nav-bg {
        background-color: #1d69b6;
        height: 48px;
    }

    .nav {
        background-color: #014099;
        position: relative;
        height: 58px;
        bottom: 10px;
    }

        .nav::before {
            display: inline-block;
            content: "";
            width: 20px;
            height: 58px;
            background: url(../images/nav-l.png) no-repeat center;
            background-size: 100% 100%;
            position: absolute;
            left: -18px;
            top: 0;
        }

        .nav::after {
            display: inline-block;
            content: "";
            width: 20px;
            height: 58px;
            background: url(../images/nav-r.png) no-repeat center;
            background-size: 100% 100%;
            position: absolute;
            right: -18px;
            top: 0;
        }

        .nav > ul > li {
            display: inline-block;
            text-align: center;
            line-height: 45px;
            margin-top: 5px;
            width: 9.5%;
        }

            .nav > ul > li > ul {
                position: absolute;
            }

            .nav > ul > li > a {
                width: 100%;
                font-size: 18px;
                display: block;
                color: #fff;
                height: 54px;
            }

            .nav > ul > li > a {
                transition: .1s linear;
            }

            .nav > ul > li.active > a, .nav > ul > li:hover > a {
                color: #ecdf4e;
                font-weight: bold;
            }

        .nav li:hover > ul {
            display: block;
        }

        .nav > ul > li > ul::before {
            display: block;
            margin: 0px auto;
            position: absolute;
            top: -8px;
            left: 45%;
            content: "";
            width: 0;
            height: 0;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid #fff
        }

        .nav > ul > li > ul li ul::before {
            display: block;
            margin: 0px auto;
            text-align: center;
            position: absolute;
            top: 20px;
            left: -10px;
            content: "";
            width: 0;
            height: 0;
            border-bottom: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid transparent;
            border-left: 5px solid #fff;
        }

        .nav ul li ul li a {
            display: block;
            width: 100%;
            text-align: center;
            font-size: 16px;
            border-bottom: 1px dashed #bbd8f5;
        }

            .nav ul li ul li a:hover {
                color: #fff;
                background: #1d69b6;
            }

        .nav ul li {
            position: relative;
        }

            .nav ul li .arrow {
                display: none
            }

            .nav ul li ul {
                top: 52px;
                background-color: #fff;
                display: none;
                position: absolute;
                left: 0;
                z-index: 2;
                width: 100%;
                padding: 10px;
                border: 1px solid #d9d9d9;
                border-radius: 5px;
            }
                /*二级ul样式*/
                .nav ul li ul li ul {
                    left: 100%;
                    top: 0px;
                    display: none;
                }
    /*三级以后ul样式*/
    .sousuo {
        font-size: 26px;
        padding: 30px 0 20px;
        text-align: center;
    }

    footer {
        font-size: 16px;
        line-height: 1.8;
    }

        footer a {
            font-size: 16px;
        }
}
@media (max-width:1000px) /*手机端*/
{
/*Top*/
.header{padding: 6px 0;}
.logo{line-height:60px;text-align:left;}
.logo img{height:auto;width:auto;max-width:300px;max-height:60px;}
.nav-toggle{position:absolute;right:0px;top:0;font-size:24px;min-width:60px;height:74px;line-height:74px;text-align:center;cursor:pointer;z-index:10;}
.nav-toggle.active{color:#ccc;}
.top-bg{box-shadow: 1px 1px 6px 1px rgb(0,0,0,0.15);}

.nav{position:fixed;z-index:100;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#5a342b;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}

.sousuo{padding: 30px 0 20px;font-size: 25px;text-align: center;}
.sub-nav-box{display:none;}

.breadcrumb{border-bottom: 1px solid #ececec;padding: 10px 0 4px;margin-bottom:20px;}
.breadcrumb li a, .breadcrumb li a span{font-size:13px;}
.share-bg{padding:10px;margin-bottom:10px;margin-top:30px;}
.share-bg select{width:98%;}
.share-bg .col-md-avg-5{padding-left:0;padding-right:0;}
}

/*FOOTER*/
@media (min-width:1000px) {
    .line-top-bg {
        margin-top: 26px;
    }

    footer {
        padding-top: 30px;
        margin-top: 10px;
    }

        footer .left {
            padding-right: 0;
        }

        footer .right {
            text-align: center;
            padding-left: 0;
        }

            footer .right p {
                line-height: 2;
            }

        footer .left .ewm {
            padding-left: 18px;
        }

        footer .left .ewm1 {
            padding-top: 20px;
        }

        footer .left .ewm2 {
            padding-top: 28px;
        }

        footer .left p {
            padding-left: 30px;
        }

    .footnav .title {
        font-size: 18px;
        padding-bottom: 4px;
    }

    .footnav p {
        line-height: 2;
    }
}

@media (max-width:1000px) {
    .line-top-bg {
        margin-top: 20px;
    }

        .line-top-bg .row {
            margin-left: 0;
            margin-right: 0;
        }

    footer {
        padding-top: 30px;
        margin-top: 50px;
    }

        footer .left {
            text-align: center;
        }

            footer .left .ewm {
                margin: 10px 0;
            }

        footer .right {
            text-align: center;
            line-height: 1.8;
        }

    .footnav {
        text-align: center;
        padding-bottom: 10px;
    }

        .footnav p {
            font-size: 13px;
        }
}
/*FOOTER*/
.foot-bg {
    background-color: #124ea2;
}

.foot2-bg {
    background: url(../images/footer-bg.png) no-repeat center;
    background-size: cover;
    color: #fff;
}

footer a {
    color: #fff;
}

footer .left .ewm {
    max-height: 90px;
}

footer .right ul li {
    display: inline-block;
}

footer .right ul {
    padding-top: 20px;
}

    footer .right ul li {
        padding-right: 20px;
    }

        footer .right ul li .fa {
            font-size: 30px;
        }

.line-top-bg .container {
    border-top: 1px solid #4c7acb;
    padding: 10px 0 0;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}
/*友情链接*/
.footerClick {
    padding-bottom: 20px;
}

    .footerClick .footerClickUl {
        position: relative;
        margin-top: 16px;
    }

        .footerClick .footerClickUl > li {
            float: left;
            width: 19%;
            margin: 0.5%;
        }

            .footerClick .footerClickUl > li p {
                color: #fff;
                padding-left: 14px;
                height: 36px;
                border: 1px solid #e5e5e5;
                line-height: 32px;
                position: relative;
                cursor: pointer;
                transition: .3s all;
                z-index: 1;
            }

                .footerClick .footerClickUl > li p i {
                    position: absolute;
                    right: 12px;
                    top: 8px;
                    transition: .3s all;
                }

                .footerClick .footerClickUl > li p span {
                    position: absolute;
                    left: 50%;
                    bottom: 38px;
                    margin-left: -14px;
                    background: url(../images/footerClickIcon.png);
                    width: 28px;
                    height: 15px;
                    top: -17px;
                    display: none;
                }

    .footerClick .footerClick-content {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 5;
        bottom: 16px;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 0 6px rgba(22,88,160,.21);
        display: none;
        padding: 15px 16px 15px 16px;
        max-height: 500px;
        overflow-y: auto;
    }

    .footerClick .footerClickUl > li.active p span {
        display: block;
    }

    .footerClick .footerClickUl > li.active p i {
        transform: rotate(180deg);
    }

    .footerClick .footerClick-content ul li {
        float: left;
        line-height: 30px;
        padding: 6px 8px;
    }

        .footerClick .footerClick-content ul li a {
            background: #f2f8ff;
            color: #1658a0;
            display: block;
            text-align: center;
            padding: 4px 0;
            box-sizing: border-box;
            border: 1px solid #f2f2f2;
            border-radius: 4px;
        }

            .footerClick .footerClick-content ul li a:hover {
                box-sizing: border-box;
                border: 1px solid #1658a0;
            }

    .footerClick .footerClick-content ul.content-six li {
        width: 14.28571%;
    }

    .footerClick .footerClick-content ul.content-four li {
        width: 25%;
    }

    .footerClick .footerClick-content ul.content-three li {
        width: 33.3333%;
    }

/*页码容器*/
.page-box {
    margin: 15px 30px;
    padding-bottom: 30px;
}

    .page-box:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }
div.digg {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}

    div.digg a {
        display: block;
        float: left;
        padding: 0px 12px;
        margin: 0 0 0 8px;
        border: 1px solid #e1e2e3;
        line-height: 25px;
        height: 25px;
        color: #3b8dd1;
        background: #fff;
        text-decoration: none;
    }

        div.digg a:hover {
            border: 1px solid #3b8dd1;
        }

    div.digg span {
        display: block;
        float: left;
        padding: 0px 0;
        line-height: 20px;
        height: 20px;
        line-height: 25px;
        height: 25px;
    }

        div.digg span.current {
            padding: 0px 12px;
            margin: 0 0 0 8px;
            color: #555;
            font-weight: bold;
            line-height: 25px;
            height: 25px;
        }

        div.digg span.disabled {
            border: 1px solid #eee;
            padding: 0px 12px;
            margin: 0 0 0 8px;
            color: #ddd;
            line-height:25px;
            height:25px;
        }

/*图片列表*/
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item img{display:block;width:100%;height:auto;}
.images-list .row .item a:hover img{transform:scale(1.06,1.06);transition: all 0.3s ease-out 0s;}

/*面包屑*/
@media (min-width:1000px) {
    .breadcrumb {
        padding: 10px 20px;
        margin-top: 40px;
    }

        .breadcrumb a {
            font-size: 16px;
        }

    .breadcrumbBox .title {
        font-size: 32px;
    }
}


/*表单样式*/
.msg-box {
    display: block;
    margin: 0;
    padding: 6px;
    border: 1px solid #fbf2b5;
    background: #fcfbda;
}

    .msg-box i {
        display: block;
        float: left;
        margin: 4px 0 0;
        font-size: 12px;
        color: #A094A9;
        width: 18px;
        height: 18px;
        text-align: center;
        vertical-align: middle;
    }

    .msg-box p {
        margin-left: 18px;
        line-height: 24px;
        color: #A4A147;
        font-size: 12px;
    }

.form-box {
    margin: 0 50px;
    padding: 20px 0 30px;
}

    .form-box .form-group {
        margin: 0;
        padding: 10px 0;
        clear: both;
    }

        .form-box .form-group .tips {
            margin-left: 16%;
            color: #666;
            font-size: 12px;
            line-height: 20px;
        }

        .form-box .form-group dt {
            display: block;
            float: left;
            padding-right: 2%;
            width: 14%;
            line-height: 40px;
            text-align: right;
            color: #888;
        }

        .form-box .form-group dd {
            display: block;
            position: relative;
            margin-left: 16%;
            line-height: 40px;
        }

            .form-box .form-group dd img {
                vertical-align: middle;
            }

            .form-box .form-group dd .input {
                display: inline-block;
                padding: 0 10px;
                width: 50%;
                height: 40px;
                line-height: 20px;
                border: 1px solid #e0e0e0;
            }

                .form-box .form-group dd .input.code {
                    width: 80px;
                }

            .form-box .form-group dd .select {
                display: inline-block;
                padding: 10px;
                height: 40px;
                line-height: 20px;
                border: 1px solid #e0e0e0;
            }

            .form-box .form-group dd .textarea {
                display: inline-block;
                padding: 10px;
                width: 50%;
                height: 80px;
                line-height: 20px;
                border: 1px solid #e0e0e0;
                vertical-align: middle;
                overflow: auto;
            }

            .form-box .form-group dd .submit {
                display: inline-block;
                margin: 0 0 0 5px;
                padding: 10px 46px;
                width: auto;
                height: auto;
                line-height: 20px;
                color: #fff;
                font-size: 14px;
                border: 1px solid #d70029;
                background: #d70029;
                cursor: pointer;
            }

            .form-box .form-group dd .button {
                display: inline-block;
                margin: 0 0 0 5px;
                padding: 10px 46px;
                width: auto;
                height: auto;
                line-height: 20px;
                color: #666;
                font-size: 14px;
                border: 1px solid #eee;
                background: #eee;
                cursor: pointer;
            }

            .form-box .form-group dd label.mart {
                margin-right: 5px;
            }
    /*全屏样式*/
    .form-box.full {
        padding: 0 0 50px;
    }

        .form-box.full .form-group dt {
            width: 40%;
        }

        .form-box.full .form-group dd {
            margin-left: 42%;
        }

            .form-box.full .form-group dd .input {
                width: 40%;
            }

                .form-box.full .form-group dd .input.code {
                    width: 80px;
                }

@media (max-width:1000px) {
    .breadcrumb {
        padding: 4px 10px;
    }
}

.breadcrumb {
    background-color: #f3f4fa;
    margin-bottom: 20px;
}

    .breadcrumb > li + li::before {
        content: ">";
        color: #666;
    }

.breadcrumbBox .title {
    color: #014099;
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e6ef;
    padding-bottom: 20px;
}


/*移动端固定栏目按钮*/
.float-nav-toggle{z-index: 10;display: block;text-align: center;position: fixed;left: 6px;bottom: 60px;color: #fff;font-size: 18px;width: 40px;height: 40px;line-height: 40px;background-color: rgba(13, 13, 13, 0.6);border-radius: 20px;}
@media (max-width: 767px) {.display-xs-block {display: block !important;}}


/*移动端固定导航栏*/
.footer-fixed{position:fixed;left:0;bottom:0;overflow:hidden;width:100%;padding:6px 0px 2px;color:#fff;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-top: 0.2rem solid #000;background: #fff;}
.footer-fixed ul{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;text-align: center;}
.footer-fixed ul li a{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size: 13px;}
.footer-fixed ul li p{font-size:1.3rem;}
.footer-fixed.active{transform:translateX(2.8rem);z-index:9;}
.footer-fixed2{font-size: 2.8rem;padding-top: 0.6rem;}
.footer-fixed i{display:block;}
.footer-fixed .fa{font-size:22px;}
@media (min-width:1000px){.footer-fixed{display:none!important;}}
@media (max-width:1000px){footer{padding-bottom:40px;}}


/*回到顶部*/
.gotoptop_icon{position:fixed;bottom:80px;right:40px;width:40px;height:40px;background:url(../images/backToTop.jpg) no-repeat center center;opacity:1;z-index:500;}
.gotoptop_icon:hover{opacity:0.9;}
@media (max-width:1000px){.gotoptop_icon{display:none!important;}}



/*子栏目样式*/
.sub-nav-box {
    clear: both;
    position: relative;
}

    .sub-nav-box .sub-nav-title {
        line-height: 57px;
        padding-left: 70px;
        background: url(../images/sxs-img.jpg) no-repeat;
        background-size: cover;
        font-size: 22px;
        color: white;
    }

    .sub-nav-box .sub-nav {
        clear: both;
        text-align: left;
        margin-bottom: 20px;
        width: 100%;
        overflow: visible;
    }

        .sub-nav-box .sub-nav li {
            width: 100%;
            padding: 0px;
            text-align: left;
            position: relative;
            display: block;
            background-color: #f3f4fa;
        }

        .sub-nav-box .sub-nav > ul {
            border-top: none;
            border-bottom: none;
        }

            .sub-nav-box .sub-nav > ul > li:first-child > a {
                border-top: 1px #ececec solid;
            }

            .sub-nav-box .sub-nav > ul > li > a::before {
                content: "";
                display: inline-block;
                margin-right: 16px;
                position: relative;
                bottom: -4px;
                width: 5px;
                height: 26px;
                background-color: transparent;
                left: -21%;
            }

            .sub-nav-box .sub-nav > ul > li.current > a::before, .sub-nav-box .sub-nav > ul > li:hover > a::before {
                content: "";
                display: inline-block;
                margin-right: 16px;
                position: relative;
                bottom: -4px;
                width: 5px;
                height: 26px;
                background-color: #1d69b6;
                left: -21%;
            }

        .sub-nav-box .sub-nav li a {
            display: block;
            padding-left: 10px;
            line-height: 60px;
            font-size: 18px;
            border-bottom: 1px #fff solid;
            color: #1d69b6;
            font-weight: bold;
        }

        .sub-nav-box .sub-nav li ul {
            display: none
        }

            .sub-nav-box .sub-nav li ul li a {
                padding-left: 80px;
            }

            .sub-nav-box .sub-nav li ul li ul li a {
                padding-left: 95px
            }

    .sub-nav-box li .arrow {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 54px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        transition-duration: 0.1s;
        cursor: pointer
    }

        .sub-nav-box li .arrow:after {
            font-family: FontAwesome;
            content: "\f105";
            display: block;
            font-weight: bold;
            font-size: 18px
        }

    .sub-nav-box .sub-nav li:hover > a {
    }

    .sub-nav-box .sub-nav li.active > ul {
        display: block
    }

    .sub-nav-box .sub-nav li.active > .arrow {
        transform: rotate(90deg)
    }



/*文在超出范围*/
.card1{display:block;/*内联对象需加*/ word-break:keep-all;/* 不换行 */ white-space:nowrap;/* 不换行 */
       overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */ text-overflow:ellipsis;}
.card2 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;height: 52px;line-height:1.8;}
.card3{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all;height: 60px;}


/*页码*/
.pagination > li a {margin-right: 4px;font-size: 14px;color: #000;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #fff;background-color: #000;border-color: #000;cursor: default;}
.pagination > li a:hover {background-color: #000;color: #fff;}
.pagination > li > a, .pagination > li > span{padding: 3px 10px;border-radius: 2px;}



/*面包屑*/
.breadcrumb > li + li::before{content: ">";color: #a30310;}
.breadcrumb li a,.breadcrumb li a span{color: #666;}
.breadcrumb li a:hover,.breadcrumb li a .fa{color:#666;font-size: 16px;}
.column-title{font-weight: bold; font-size: 20px; float: left; }



/*搜索*/
.ss-box{position:relative;top:7px;color:#000;border:1px solid #000;background:transparent;width:350px;height:40px;border-radius:30px;margin-top:10px}
.ss-box .s-btn{font-size: 20px;position:absolute;background-color:transparent;width:50px;height:40px;cursor:pointer;line-height:10px;outline:none;border:none;z-index:2;right:0}
.ss-box .s-input{padding-left:10px;background-color:transparent;position:absolute;left:0;border:none;height:40px;width:100%}



/*网站地图*/
.bd-gray{border: 1px solid #ddd;}
.xianshilm {border-bottom: 1px solid #e5e5e5;}
.xianshilm span {color: #1d2c70;font-size: 20px;line-height: 40px;border-bottom: 2px solid #1d2c70;display: inline-block;font-weight: bold;}
.webmap > ul > li {font-size: 18px;font-weight: bold;}
.webmap > ul > li > a {color: #1d2c70;}
.webmap ul > li > ul > li  {display: inline-block;margin: 10px 10px;font-size: 14px;font-weight: normal;}
.webmap ul > li > ul > li> ul > li{display:none;}


/*内页新闻中心*/
@media(min-width:1000px){
.pa_textlist_3{margin-left: -15px;margin-right: -15px;margin-top:30px;}
}
@media(max-width:1000px){
.pa_textlist_3{margin-left: -10px;margin-right: -10px;}
.pa_textlist_3 li{padding-left:10px;padding-right:10px;}

}
.home-answer li{position: relative;padding-right: 100px;line-height: 2.6;border-bottom: 1px dashed #efefef;}
.home-answer li .title a:hover{color: #990;text-decoration:underline;}
.home-answer li .title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.home-answer li .title .fa{color:#000;padding-right: 4px;font-size: 11px;position: relative;top: -2px;}
.home-answer li .date{position: absolute;right: 0px;top: 0px;}




/*首页样式*/
@media (min-width:1000px){
.top-news-list{margin:20px 100px;}
.top-news-list li a{font-size:36px;}
.headline .title{font-size: 18px;padding: 10px 40px;}
.president-style a img{max-height:90px;min-height:90px;}
.commerce-services li a{font-size:16px;}
.homeHonor{position: relative;top: -20px;}
.active-video{padding-top: 4px;}
.imgLink .title{letter-spacing: 8px;}
}
@media (max-width:1000px) {
.top-news-list,.headline{margin:15px 0;}
.headline .title{padding: 8px 6px;}
.active-video{margin-top:-30px;}
.active-video video{width:100%!important;}

}

/*首页样式*/
.top-news-list li a:hover{text-decoration:underline;}
.headline {
    border-bottom: 2px solid #003399;
    margin-bottom: 10px;
    position: relative;
}
    .headline .title {
        color: #fff;
        background-color: #003399;
        display: inline-block;
        font-weight: bold;
    }
.headline .more{position:absolute;right:0;bottom:10px;}


/*新闻切换*/
.display-block{display:block;}
.display-none{display:none;}
.tabbox{position: relative;}
    .tabbox .tab-title {
        border-bottom: 2px solid #003399;
        margin-bottom: 10px;
    }
.tabbox .tab-title ul li{display:inline-block;font-weight:bold;cursor: pointer;}
    .tabbox .tab-title ul li.select {
        background-color: #003399;
        color: #fff;
    }
.tabbox .tab-title ul li.select a {color: #fff;}
.tabbox .tab-content .tab-more{position: absolute;right: 10px;top: 12px;}
@media(min-width:1000px) {
.tabbox .tab-title ul li{padding: 10px 40px;font-size: 18px;}
}

@media(max-width:1000px) {
.tabbox .tab-title ul li{padding: 8px 6px;}
.tabbox .tab-content .tab-more{font-size:13px;}
}

/*首页-商会动态*/
.marqueelefts {height: auto;max-width: 1200px;overflow: hidden;margin: 0px auto;}
.marqueelefts ul{float:left;}
.marqueelefts li{float:left;margin:0 5px;display:inline;width:200px;height:auto;overflow:hidden;text-align:center;}
.marqueelefts li .pic{display:block;width:200px;height:auto;padding:10px;overflow:hidden;}
.marqueelefts li .pic img{height:100%;width:100%;}
.marqueelefts li .txt{text-align:center;height:auto;line-height:260px;}
.marqueelefts .marquee1_1>li>p{text-align:center;margin: 0 auto;display:inline-block;}


/*首页-商会服务*/
.commerce-services{margin-top:20px;overflow: hidden;margin-bottom: -10px;}
.commerce-services li{width:100%;float:left;text-align: center;border: 1px solid #ccc;height:105px;line-height:100px;margin-bottom:15px;}
.commerce-services li:nth-child(2n-1){margin-right:5%;}
.commerce-services li a{display:block;color: #999;}
.commerce-services li a:hover{text-decoration:underline;}



/*首页-会员企业*/
@media(min-width:1000px) {
.txtMarquee-top{min-height:205px;}
}
.txtMarquee-top{overflow:hidden; position:relative; }
.txtMarquee-top .bd{ padding-top:20px;  }
.txtMarquee-top .home-answer li{padding-right: 0;}

.imgLink .title{position:absolute;color:#fff;font-weight:bold;font-size:30px;top:14px;left:8%;font-family:"宋体";}
