﻿@media (min-width:1200px) {
    .container {
        width: 1200px;
    }
}

.select_lang {
    width: 70px;
    display: inline-block;
    cursor: pointer;
    color: #5077b2;
}

.option_lang {
    display: none;
    width: 70px;
    position: absolute;
    right: 0;
    z-index: 10;
    background-color: #fff;
    width: 67px;
    text-align: left;
    cursor: pointer;
}

.text {
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 45px;
    font-size: 16px;
    /*新增属性开始*/
    /*word-break:break-all;*/ 
    /*新增属性结束*/
}

.foottk a {
    color: #fff;
}

.btn-mjh {
    color: #fff;
    background-image: url(/Images/mjh.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 3px;
}

.btn-wx {
    color: #fff;
    background-image: url(/Images/wechat.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 3px;
}

.btn-gw {
    color: #fff;
    background-image: url(/Images/gw.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    display: inline-block;
    padding-bottom: 2px;
    padding-top: 3px;
}

#headnav {
    margin-bottom: 15px;
}

.menu-list {
    text-align: center;
    line-height: 80px;
    white-space: nowrap;
}

    .menu-list a {
        color: #000;
    }

        .menu-list a:hover {
            color: #4872ae;
            text-decoration: none;
        }

    .menu-list ul.first-menu {
        list-style-type: none;
    }

        .menu-list ul.first-menu li {
            float: left;
            *margin-right: 80px;
            font-size: 16px;
        }

.menu-left {
    font-size: 34px;
    text-align: left;
    color: #5077B2;
}

.menu-center {
    text-align: center;
}

    .menu-center img {
        max-width: 100%;
    }

.menu-right {
    line-height: 31px;
    font-size: 15px;
    padding-top: 12px;
    text-align: right;
}

    .menu-right span {
        padding-left: 2px;
        padding-right: 2px;
    }

        .menu-right span.pointer {
            cursor: pointer;
            display: inline-block;
            padding: 0px 5px;
            border: solid 1px #FFC829;
            border-radius: 5px;
            line-height: 25px;
        }

.lang {
    margin-top: 5px;
}

    .lang span.pointer {
        padding-left: 10px;
        padding-right: 10px;
        cursor: pointer;
    }

.mobile-menubar {
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    position: fixed;
}

    .mobile-menubar .bg {
        width: 100%;
        height: 100%;
        z-index: 100;
        opacity: .5;
        background-color: #000;
    }

.menu-body {
    width: 80%;
    height: 100%;
    background-color: #4872AE;
    z-index: 110;
    position: fixed;
    top: 0;
    overflow-y: auto;
}

    .menu-body .row {
        width: 100%;
        margin: 0;
    }

        .menu-body .row a {
            display: block;
        }

        .menu-body .row .menuitem a, .menu-body .row .menuitem span {
            color: #fff;
        }

        .menu-body .row .menuitem {
            line-height: 55px;
            height: 55px;
            border-bottom: solid #fff 1px;
            font-size: 17px;
        }

.menuitem a:hover, .secend-menuitem a:hover {
    text-decoration: none;
}

.menu-body-right {
    width: 20%;
    position: fixed;
    text-align: center;
    top: 10px;
    right: 0;
    color: #fff;
    font-size: 25px;
}

.secend-menu {
    list-style-type: none;
    position: absolute;
    top: -20px;
    width: 100%;
    display: none;
    border-top: solid 1px #4872ae;
    padding-top: 5px;
    font-size: 14px;
    background-color: #fff;
    z-index: 10;
    padding-left: 0;
}

    .secend-menu li {
        float: left;
        *padding-left: 20px;
        *padding-right: 20px;
        border-right: solid 2px #a0a0a0;
        line-height: 20px;
    }

        .secend-menu li:first-child {
            padding-left: 0;
        }

        .secend-menu li:last-child {
            border-right: none;
        }

.secend-menuitem {
    display: none;
    border-bottom: solid #fff 1px;
    font-size: 15px;
    background-color: #fff;
}

    .secend-menuitem ul {
        list-style-type: none;
        color: #fff;
    }

        .secend-menuitem ul li {
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .secend-menuitem ul li a {
                color: #7C7C7C;
            }
/*footer*/
.footnav {
    bottom: 0;
    *position: fixed;
    width: 100%;
    background-color: #4872AE;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}

    .footnav .row {
        margin: 0;
    }

    .footnav span.shu {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footnav .nav1 {
        padding-bottom: 10px;
        border-bottom: solid 1px #7f9dc6;
    }

    .footnav .nav2 {
        padding-top: 10px;
    }

@media(min-width:1200px) {
    .textAlignL {
        text-align: left;
    }

    .textAlignR {
        text-align: right;
    }
}

@media(max-width:1199px) {
    .small-topheight {
        margin-top: 10px;
    }
}

.top-img {
    padding: 0;
}

    .top-img img {
        width: 100%;
        *max-height: 372px;
    }

.img-icon-axjz {
    /*display: none;*/
    position: fixed;
    right: 0;
    margin-top: 10%;
    width: 74px;
    background-image: url(/Images/axjz.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    z-index: 1000;
}

.hr-w30 {
    width: .48rem;
    border: solid #4872ae 2px;
    margin-top: 60px;
    margin-bottom: 44px;
}

@media (min-width:1200px) {
    .hr-w30 {
        width: 60px;
        margin-top: 110px;
        margin-bottom: 50px;
    }

    .img-icon-axjz {
        width: 1.1rem;
        height: .4rem;
        line-height: .4rem;
        font-size: .2rem;
    }
}

.h-zyq {
    margin-right: 10px;
    margin-bottom: 10px;
    *padding-top: 15px;
    *padding-bottom: 10px;
    color: #fff;
    background-color: #4872AE;
    height: 250px;
    cursor: pointer;
}

    .h-zyq img {
        width: 1.18rem;
        margin-top: 30px;
    }

    .h-zyq .p1 {
        margin-top: 28px;
        margin-bottom: 23px;
    }

        .h-zyq .p1 span {
            font-weight: bold;
        }

    .h-zyq .p2 {
        margin-bottom: 0px;
        line-height: 30px;
    }

    .h-zyq:hover {
        background-color: #325079;
        /*-webkit-transform: rotate(360deg);
        transition: all .3s;*/
    }

@media (min-width:1200px) {
    .h-zyq {
        height: 320px;
    }

        .h-zyq img {
            width: 72px;
            margin-top: 44px;
        }

        .h-zyq .p1 {
            margin-top: 48px;
            margin-bottom: 48px;
        }
}

.pic-lunbo {
    display: -webkit-inline-box;
    margin: 0;
}


.bottom-banner-img {
    padding: 0;
}

    .bottom-banner-img img {
        width: 100%;
    }

    .bottom-banner-img span {
        position: absolute;
        top: 0;
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        font-size: 20px;
        background-color: #000;
        opacity: .5;
    }

#Marquee_x {
    overflow: hidden;
    width: 100%;
}

    #Marquee_x ul li, #Marquee_x ul li div {
        float: left;
        overflow: hidden;
    }
        /* 横向滚动必须让所有li左浮动 */
        #Marquee_x ul li div {
            float: left;
            width: 4.2rem;
            overflow: hidden;
            position: relative;
        }

            #Marquee_x ul li div img {
                border: 1px solid #DADADA;
                width: 100%;
                display: block;
            }

            #Marquee_x ul li div span {
                position: absolute;
                top: 0;
                display: block;
                width: 100%;
                height: 30px;
                line-height: 30px;
                text-align: center;
                color: #fff;
                font-size: 12px;
                background-color: #000;
                opacity: .5;
                *letter-spacing: 1px;
                font-weight: bold;
                white-space: nowrap;
            }

@media (min-width: 1200px) {
    #Marquee_x ul li div {
        width: 560px;
    }

        #Marquee_x ul li div span {
            font-size: 28px;
            height: 76px;
            line-height: 76px;
        }
}

/*视频*/
video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100%);
}

.video-box {
    height: 510px;
}

@media (max-width: 1200px) {
    .video-box {
        height: auto;
    }
}

.video-box img:first-child {
    height: 100%;
}

.video-box .video-pre-img img {
    width: 100%;
}

.video-box .play {
    position: absolute;
    top: 43%;
    left: 45%;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .video-box .play {
        top: 27%;
        left: 40%;
    }
}

.Margin0 {
    margin: 0;
}

.MarginB100 {
    margin-bottom: 50px;
}

.MarginT100 {
    margin-top: 50px;
}

@media (min-width:1200px) {
    .MarginB100 {
        margin-bottom: 100px;
    }

    .MarginT100 {
        margin-top: 100px;
    }
}

.Padding0 {
    padding: 0;
}

.small-video-list {
    list-style-type: none;
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}

    .small-video-list li {
        float: left;
        position: relative;
        margin-right: 40px;
        cursor: pointer;
        border: solid 4px #fff;
        border-radius: 50%;
    }

        .small-video-list li .vd1 {
            display: block;
        }

        .small-video-list li .vd2 {
            display: none;
        }

.video-desc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /*background-color: #000;
    opacity: .3;
    border-radius: 50%;*/
}

    .video-desc span {
        color: #fff;
        z-index: 10;
        font-size: 12px;
        display: block;
        width: 40px;
        height: 40px;
        text-align: center;
        *line-height: 116px;
        position: absolute;
        top: 0;
        padding-top: 3px;
    }

@media(min-width:1200px) {
    .video-desc span {
        font-size: 18px;
        width: 116px;
        height: 116px;
        *line-height: 116px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.video-desc .bg {
    background-color: #000;
    opacity: .5;
    border-radius: 50%;
    height: 100%;
}

.video-desc .small-play {
    padding-top: 47px;
    font-size: 25px;
}

.flashBg {
    width: 240px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.mobile-nav {
    padding-left: 0;
    margin-top: 10px;
    position: absolute;
}

    .mobile-nav li {
        margin-right: 15px;
    }

        .mobile-nav li img:first-child {
            width: 40px;
            height: 40px;
        }

    .mobile-nav .video-desc .small-play {
        padding-top: 11px;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

.but_left {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 20px;
    *left: 45px;
}

    .but_left img, .but_right img {
        width: 11px;
        height: 19px;
        cursor: pointer;
    }

.but_right {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 20px;
    right: 0;
}

.home-lb-icon {
    bottom: 0;
    margin-bottom: 0;
    margin-left: 25%;
    width: 80px;
}

@media (min-width:1200px) {
    .home-lb-icon {
        bottom: 7px;
        margin-left: 40%;
    }
}

.home-lb-desc {
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 18px;
    letter-spacing: 7px;
    padding: 0;
    height: 1rem;
    line-height: 1rem;
}

@media screen and (min-width: 1200px) {
    .home-lb-desc {
        font-size: .27rem;
        height: .7rem;
        line-height: .7rem;
    }
}

.home-lb-desc-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    opacity: .4;
    z-index: -1;
}

.play-pause-control {
    position: absolute;
    bottom: 3px;
    z-index: 16;
    background-color: #fff;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    left: 50%;
    margin-left: 20%;
    cursor: pointer;
}

@media (min-width:1200px) {
    .play-pause-control {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin-left: 38%;
        *bottom: 26px;
    }
}

.carousel-readmore {
    position: absolute;
    letter-spacing: 1px;
    background-color: #4872AE;
    color: #fff;
    font-size: 12px;
    right: 0;
    *width: 57px;
    height: 20px;
    margin-top: .2rem;
    margin-right: 1%;
    padding: 1px 1px;
    max-width: 100px;
    max-height: 32px;
}

@media (min-width:1200px) {
    .carousel-readmore {
        font-size: 14px;
        margin-top: .21rem;
        width: 100px;
        height: 32px;
        margin-right: 0;
        padding: 6px 4px;
    }
}

.let-spacing-1 {
    letter-spacing: 1px;
}

.home-title1 {
    font-size: 19px;
    margin-bottom: 30px;
    display: block;
    font-weight: bold;
}

.home-title2 {
    font-size: 15px;
    margin-bottom: 63px;
    display: block;
}

@media (min-width:1200px) {
    .home-title1 {
        font-size: 30px;
        margin-bottom: 36px;
        display: block;
    }

    .home-title2 {
        font-size: 18px;
        margin-bottom: 118px;
        display: block;
    }
}

.li-text, .ul-text {
    line-height: 15px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 16px;
}

.ul-text {
    font-weight: bold;
}
/*文字轮播*/
.article-carousel {
}

    .article-carousel .carousel-indicators {
        top: 0;
        bottom: auto;
    }

        .article-carousel .carousel-indicators li {
            background-color: #000;
        }

        .article-carousel .carousel-indicators .active {
            width: 10px;
            height: 10px;
            margin: 1px;
            background-color: #4872ae;
        }

    .article-carousel .carousel-inner {
        *height: 125px;
    }

        .article-carousel .carousel-inner .carousel-caption {
            top: 20px;
            color: #000;
            text-align: left;
            text-shadow: none;
            right: 0;
            left: 0;
            padding-right: 0;
            padding-left: 0;
            position: inherit;
        }

            .article-carousel .carousel-inner .carousel-caption .Quotes-left {
                display: none;
            }

            .article-carousel .carousel-inner .carousel-caption .Quotes-right {
                display: none;
            }

@media (min-width:1200px) {
    .article-carousel {
    }

        .article-carousel .carousel-indicators {
            top: 0;
            bottom: auto;
        }

            .article-carousel .carousel-indicators li {
                background-color: #000;
            }

            .article-carousel .carousel-indicators .active {
                width: 10px;
                height: 10px;
                margin: 1px;
                background-color: #4872ae;
            }

        .article-carousel .carousel-inner {
            height: 125px;
        }

            .article-carousel .carousel-inner .carousel-caption {
                top: 20px;
                color: #000;
                text-align: left;
                text-shadow: none;
                right: 0;
                left: 0;
                padding-right: 150px;
                padding-left: 150px;
            }

                .article-carousel .carousel-inner .carousel-caption .Quotes-left {
                    display: block;
                    position: absolute;
                    left: 0;
                    top: 0;
                }

                .article-carousel .carousel-inner .carousel-caption .Quotes-right {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                }
}
/*文字轮播-end*/
/*半透明遮罩层文字*/
.div-img {
    padding: 0;
}

    .div-img img {
        width: 100%;
    }

    .div-img .transparent-nav {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: 35px;
        line-height: 35px;
    }

        .div-img .transparent-nav .transparent-bg {
            background-color: #000;
            opacity: .4;
            height: 100%;
            position: absolute;
            z-index: 10;
            left: 0;
            right: 0;
        }

        .div-img .transparent-nav span {
            color: #fff;
            z-index: 11;
            position: absolute;
            width: 100%;
            text-align: center;
            font-size: 12px;
        }

@media (min-width:1200px) {
    .div-img .transparent-nav {
        height: 50px;
        line-height: 50px;
    }

        .div-img .transparent-nav span {
            font-size: 24px;
        }
}
/*半透明遮罩层文字---end*/
.tabledisplay {
    display: table;
}

.table-cell-middle {
    display: table-cell;
    vertical-align: middle;
}

.table-cell-bottom {
    display: table-cell;
    vertical-align: bottom;
}
