.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

/*商业授权*/
.why-wrap {
    background: #fff;
}

.row {
    min-width: 320px;
}

.padd-80 .row {
    padding: 30px 10px 0;
}

h1 {
    font-size: 2rem;
    padding-bottom: 20px;
    color: #333;
}

.why-wrap p {
    font-size: 1.8rem;
    color: #555;
    text-align: center;
}

.why-wrap span {
    font-size: 1.3rem;
    line-height: 26px;
    color: #666;
}

.bot-10 {
    margin-bottom: 45px;
}

.padd-80 {
    padding-top: 80px;
}

.padd-40 {
    padding-top: 40px;
}

.bg-c-f9 {
    background: #f9f9fc;
}

.bg-c-f {
    background: #fff;
}

.container-fluid img {
    display: block;
    margin: 0 auto;
}

.bg-img-box img {
    width: 100%;
}

.container-fluid h1 {
    padding-bottom: 20px;
    text-align: center;
}



/*商业授权*/
.why-wrap {
    background: #fff;
}

.why-wrap .row {
    max-width: 1210px;
    min-height: 435px;
    margin: 0 auto;
}

.padd-80 .row {
    padding-top: 20px;
}

h1 {
    font-size: 2.5rem;
    /* padding-bottom: 60px; */
    color: #333;
}

.why-wrap p {
    font-size: 30px;
    color: #555;
}

.why-wrap span {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}


.but-n-box input {
    background: none;
    border: none;
    border: 0;
    color: #fff;
    font-size: 16px;
    line-height: 3rem;
    width: 120px;
    height: 3rem;
}

.n-bg-hs {
    background: #F3F4F5;
    height: 280px;
    border-radius: 8px;
    border: 4px solid #F3F4F5;
    box-sizing: border-box;
		-moz-box-shadow: 1px 1px 5px #8c8c8c; 
box-shadow:  1px 1px 5px #8c8c8c;
}

.n-bg-hs span,
.n-bg-hs p {
    color: #576379;
}

.n-bg-col p,
.n-bg-hs p {
    color: #39b4e9;
    padding-top: 30px;
    font-weight: 400;
}

.n-bg-col span,
.n-bg-hs span {
    color: #666;
    padding: 25px 50px 10px 50px;
    display: block;
    line-height: 2.2rem;
    text-align: justify;
}

.n-bg-col {
    background: #F3F4F5;
    height: 280px;
    border-radius: 8px;
    border: 4px solid #F3F4F5;
    box-sizing: border-box;
	-moz-box-shadow:  1px 1px 5px #8c8c8c;
box-shadow:  1px 1px 5px #8c8c8c;
}


.n-bg-hs span,
.n-bg-hs p {
    color: #666;
}



.n-bg-col label,
.n-bg-hs label {
    margin-bottom: -5px;
    margin-right: 8px;
}


@media (min-width: 992px) .value-wrap {
    background: #F3F4F5;
}


/*精美的首页*/
.home-wrap .row {
    max-width: 1210px;
    min-height: 950px;
    margin: 0 auto;
}

.container-fluid h1 {
    padding-bottom: 20px;
}



.jmsy-cont-box {
    overflow: hidden;
    padding: 0;
}

.jmsy-right-box {
    width: 70%;
    float: left;
    padding: 20px 0;
}

.jmsy-left-box {
    width: 25%;
    float: left;
}

.mar-top-80 {
    margin-top: 80px;
}

.jmsy-cont-box strong {
    display: block;
}

.text-al-r {
    text-align: right;
    padding-right: 5px;
}


/*核心价值*/
.value-wrap {
    background: #F3F4F5;
}

.value-wrap .row {
    max-width: 1210px;
    min-height: 600px;
    margin: 0 auto;
}

.value-wrap h1 {
    padding-bottom: 20px;
}

.value-wrap p {
    text-align: center;
    font-size: 18px;
    padding-bottom: 50px;
}

.hxjz-cont-box {
    overflow: hidden;
    margin-left: -20px;
}

.hxjz-left-box {
    width: 22%;
    padding-top: 10px;
}

.hxjz-right-box {
    margin-top: 25px;
}

.hxjz-right-box h3 {
    padding-bottom: 15px;
}

.hxjz-right-box span {
    padding-bottom: 60px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}


.hxjz-cont-box {
    overflow: hidden;
    margin-left: -20px
}

.hxjz-left-box,
.hxjz-right-box {
    float: left
}

.hxjz-left-box {
    width: 40%;
    padding-top: 10px
}

.hxjz-right-box {
    width: 60%
}

.hxjz-right-box h3,
.hxjz-right-box p {
    text-align: left
}

.hxjz-right-box h3 {
    font-size: 1.8rem;
    color: #333333
}

.hxjz-right-box p {
    font-size: 1.2rem;
    color: #666666;
    padding-top: 12px
}

@media (min-width: 992px) .hxjz-right-box {
    width: 78%;
    margin-top: 25px;
}

@media (min-width: 992px) .hxjz-left-box {
    width: 22%;
    padding-top: 10px;
}

@media (min-width: 992px) .hxjz-right-box h3 {
    padding-bottom: 15px;
}

.hxjz-right-box h3 {
    font-size: 1.8rem;
    padding-bottom: 15px;
}

@media (min-width: 992px) .hxjz-right-box span {
    padding-bottom: 60px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}

.hxjz-right-box span {
    padding-bottom: 60px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}

@media (min-width:992px) {
    .queren-new-box {
        width: 35%;
        margin-left: 290px
    }

    .col-md-3,
    .col-sm-12 {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 10px
    }

    .user-bangding {
        width: 15rem;
        margin-top: 3rem
    }

    .my-user-xyb {
        color: #fff
    }

    .user-my-anniu2 {
        margin-left: 20px
    }

    .user-nav-my {
        width: 2.6rem;
        padding-right: 1.6rem;
        padding-top: 1.7rem
    }

    .navbar-nav>li {
        loat: left;
        font-size: 1.5rem
    }

    .user-sq {
        color: #52c4f5
    }

    .user-cont-box {
        height: 650px;
        margin: 70px auto
    }

    .user-right {
        border-radius: 8px;
        background-color: #fff;
        min-height: 515px
    }

    .user-left {
        border-radius: 8px;
        height: 514px;
        background-color: #fff;
        width: 93%;
        top: 75px
    }

    .user-left-header {
        width: 100%;
        height: 145px;
        background-color: #52c4f5;
        border-radius: 8px 8px 0 0;
        margin-top: 0px
    }

    .user-left-cont {
        overflow: hidden
    }

    .user-left-cont-1,
    .user-left-cont-2 {
        float: left
    }

    .user-left-cont-1 {
        width: 40%
    }

    .user-left-cont-2 {
        width: 60%
    }

    .user-left-cont-img {
        background-color: #fff;
        height: 75px;
        width: 75px;
        border-radius: 50px;
        margin: 30px auto;
        overflow: hidden;
        border: 4px solid #fff
    }

    .user-left-cont-img img {
        height: 100%;
        width: 100%
    }

    .user-title {
        font-size: 24px;
        color: #fff;
        text-align: left;
        margin-top: 46px;
        padding-bottom: 0px
    }

    .user-title1 {
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin-top: -10px
    }

    .user-nav {
        float: left;
        color: #767676;
        font-size: 13px;
        width: 50%;
        text-align: center;
        margin-top: 30px;
        border-left: 1px solid #e9e9e9
    }

    .user-nav:first-child {
        border-left: none
    }

    .user-nav span {
        font-size: 20px
    }

    .user-xian {
        border-bottom: 1px solid #e9e9e9;
        margin-bottom
    }

    .user-nav2 {
        margin-top: 10px
    }

    .user-nav2 li {
        color: #414141;
        text-align: left;
        font-size: 14px;
        line-height: 48px
    }

    .user-nav2 li:hover {
        color: #52c4f5;
        text-align: left;
        font-size: 14px;
        line-height: 48px
    }

    .user-right h2 {
        font-size: 20px;
        color: #424242;
        padding-top: 20px;
        padding-left: 20px;
        margin-top: 0px;
        padding-bottom: 20px;
        display: block
    }

    .user-time {
        margin-left: 58px;
        margin-top: 32px;
        font-size: 16px;
        color: #707070;
        display: block
    }

    .user-time-color {
        color: #52c4f5
    }

    .user-time1 {
        margin-left: 20px;
        font-size: 13px;
        color: #707070;
        display: inline
    }

    .user-right-cont {
        background-color: #f7f8fa;
        width: 85%;
        margin-left: 60px;
        margin-top: 20px;
        border-radius: 0px;
        border: none;
        height: 50px
    }

    .user-my-box {
        width: 85%;
        margin-left: 117px;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.176);
        display: block;
        border: none
    }



    /*核心价值*/
    .value-wrap {
        background: #F3F4F5;
    }

    .value-wrap .row {
        max-width: 1210px;
        min-height: 600px;
        margin: 0 auto;
    }

    .value-wrap h1 {
        padding-bottom: 20px;
    }

    .value-wrap p {
        text-align: center;
        font-size: 18px;
        padding-bottom: 50px;
    }

    .hxjz-cont-box {
        overflow: hidden;
        margin-left: -20px;
    }

    .hxjz-left-box {
        width: 22%;
        padding-top: 10px;
    }

    .hxjz-right-box {
        width: 65%;
        margin-top: 25px;
    }

    .hxjz-right-box h3 {
        padding-bottom: 15px;
    }

    .hxjz-right-box span {
        padding-bottom: 30px;
        display: block;
        font-size: 14px;
        line-height: 20px;
    }



    @media (min-width:992px) {
        .dirsir1z-lun-left {
            margin-left: -66%;
            margin-top: 190%
        }

        .dirsir1z-lun-right {
            margin-left: 61%;
            margin-top: 190%
        }

        .my-new-left img {
            width: 64px;
            margin-left: -59%
        }

        .my-new-right img {
            width: 64px;
            margin-right: 68%
        }

        .vido-img-box {
            width: 92.1%;
            margin-left: 48px
        }
    }

    .index-hyzx-box-header h2 {
        text-align: center;
        font-size: 2rem;
        padding-top: 50px;

    }

    .bs-docs-masthead1 p,
    .index-hyzx-box-header p {
        text-align: center;
        font-size: 1.3rem;
        padding-top: 1rem;
        width: 90%;
        margin: 0 auto
    }

    .index-hyzx-box-header-bs h2 {
        font-size: 2rem;
        color: #fff;
        padding-top: 50px;
        text-align: center
    }

    .index-hyzx-box-header-bs p {
        font-size: 1.3rem;
        color: #fff;
        margin-bottom: 50px;
        text-align: center;
        margin-top: 1.5rem
    }

    .index-hyzx-box-header-bs-1 h2 {
        font-size: 2rem;
        color: #fff;
        padding-top: 50px;
        text-align: center
    }

    .index-hyzx-box-header-bs-1 p {
        font-size: 1.3rem;
        color: #fff;
        margin-bottom: 50px;
        text-align: center;
        margin-top: 1.5rem
    }

    .gnty-img-box h3 {
        margin-top: 0px
    }

    @media (min-width:992px) {

        .partners-lun-left,
        .sedac1-lun-left,
        .partners-lun-right,
        .sedac1-lun-right,
        .dirsir1-lun-left,
        .dirsir1-lun-right,
        .partners-lun-left1,
        .partners-lun-right1,
        .anli-lun-left,
        .anli-lun-right,
        .dirsir12-lun-left,
        .dirsir12-lun-right,
        .dirsir1a-lun-left,
        .dirsir1a-lun-right {
            display: block
        }

        .index-hyzx-box-header h2 {
            font-size: 40px;
            color: #333333;
            padding-top: 75px;
            text-align: center
        }

        .index-hyzx-box-header p {
            font-size: 16px;
            color: #4c4b4b;
            padding-top: 32px;
        }

        .index-hyzx-box-header-bs h2 {
            font-size: 40px;
            padding-top: 60px
        }

        .index-hyzx-box-header-bs p {
            font-size: 16px;
            margin-bottom: 80px;
            padding-top: 30px
        }

        .index-hyzx-box-header-bs-1 h2 {
            font-size: 40px;
            color: #fff;
            padding-top: 75px;
            text-align: center
        }

        .index-hyzx-box-header-bs-1 p {
            font-size: 18px;
            color: #fff
        }
    }



    .popover>.arrow {
        border-width: 11px
    }

    .popover>.arrow:after {
        content: "";
        border-width: 10px
    }

    .popover.top>.arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999;
        border-top-color: rgba(0, 0, 0, .25);
        border-bottom-width: 0
    }

    .popover.top>.arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0
    }

    .popover.right>.arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999;
        border-right-color: rgba(0, 0, 0, .25);
        border-left-width: 0
    }

    .popover.right>.arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0
    }

    .popover.bottom>.arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999;
        border-bottom-color: rgba(0, 0, 0, .25)
    }

    .popover.bottom>.arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        border-top-width: 0;
        border-bottom-color: #fff
    }

    .popover.left>.arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: #999;
        border-left-color: rgba(0, 0, 0, .25)
    }

    .popover.left>.arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff
    }

    .carousel {
        position: relative
    }


    .img-responsive,
    .thumbnail>img,
    .thumbnail a>img,
    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        display: block;
        width: 100%;
        height: auto
    }

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .carousel-inner>.item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        line-height: 1
    }

    @media all and (transform-3d),
    (-webkit-transform-3d) {
        .carousel-inner>.item {
            -webkit-transition: -webkit-transform .6s ease-in-out;
            -o-transition: -o-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px
        }

        .carousel-inner>.item.next,
        .carousel-inner>.item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }

        .carousel-inner>.item.prev,
        .carousel-inner>.item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }

        .carousel-inner>.item.next.left,
        .carousel-inner>.item.prev.right,
        .carousel-inner>.item.active {
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0)
        }
    }

    .carousel-inner>.active,
    .carousel-inner>.next,
    .carousel-inner>.prev {
        display: block
    }

    .carousel-inner>.active {
        left: 0
    }

    .carousel-inner>.next,
    .carousel-inner>.prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner>.next {
        left: 100%
    }

    .carousel-inner>.prev {
        left: -100%
    }

    .carousel-inner>.next.left,
    .carousel-inner>.prev.right {
        left: 0
    }

    .carousel-inner>.active.left {
        left: -100%
    }

    .carousel-inner>.active.right {
        left: 100%
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        filter: alpha(opacity=50);
        opacity: .5
    }

    .carousel-control.left {}

    .carousel-control.right {
        right: 0;
        left: auto
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

    .carousel-control .icon-prev:before {
        content: '\2039'
    }

    .carousel-control .icon-next:before {
        content: '\203a'
    }

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

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
    }

    .carousel-caption .btn {
        text-shadow: none
    }

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

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-prev,
        .carousel-control .icon-next {
            width: 30px;
            height: 30px;
            margin-top: -15px;
            font-size: 30px
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            margin-left: -15px
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            margin-right: -15px
        }

        .carousel-caption {
            right: 20%;
            left: 20%;
            padding-bottom: 30px
        }

        .carousel-indicators {
            bottom: 20px
        }
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        filter: alpha(opacity=50);
        opacity: .5
    }

    .carousel-control.left {}

    .carousel-control.right {
        right: 0;
        left: auto
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

    .carousel-control .icon-prev:before {
        content: '\2039'
    }

    .carousel-control .icon-next:before {
        content: '\203a'
    }



    .clearfix:before,
    .clearfix:after,
    .dl-horizontal dd:before,
    .dl-horizontal dd:after,
    .container:before,
    .container:after,
    .container-fluid:before,
    .container-fluid:after,
    .row:before,
    .row:after,
    .form-horizontal .form-group:before,
    .form-horizontal .form-group:after,
    .btn-toolbar:before,
    .btn-toolbar:after,
    .btn-group-vertical>.btn-group:before,
    .btn-group-vertical>.btn-group:after,
    .nav:before,
    .nav:after,
    .navbar:before,
    .navbar:after,
    .navbar-header:before,
    .navbar-header:after,
    .navbar-collapse:before,
    .navbar-collapse:after,
    .pager:before,
    .pager:after,
    .panel-body:before,
    .panel-body:after,
    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " "
    }

    .clearfix:after,
    .dl-horizontal dd:after,
    .container:after,
    .container-fluid:after,
    .row:after,
    .form-horizontal .form-group:after,
    .btn-toolbar:after,
    .btn-group-vertical>.btn-group:after,
    .nav:after,
    .navbar:after,
    .navbar-header:after,
    .navbar-collapse:after,
    .pager:after,
    .panel-body:after,
    .modal-footer:after {
        clear: both
    }

    .center-block {
        display: block;
        margin-right: auto;
        margin-left: auto
    }

    .pull-right {
        float: right !important
    }

    .pull-left {
        float: left !important
    }

    .hide {
        display: none !important
    }

    .show {
        display: block !important
    }

    .invisible {
        visibility: hidden
    }

    .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }

    .hidden {
        display: none !important
    }

    .affix {
        position: fixed
    }




    .bs-docs-featurette,
    .par-xyhb-box {
        margin-bottom: 0px;
        background-color: #fff
    }

    .bs-docs-featurette1 {
        background-color: #F3F4F5
    }

    .index-what-cont {
        margin: 0px 10px 30px;
        font-size: 1.4rem;
        padding-bottom: 20px
    }


    .n-margin-box {
        margin-top: 40px;
    }



    @media (min-width:992px) {
        .index-gdzx-but {
            width: 180px;
            margin-bottom: 70px;
            height: 50px;
            line-height: 50px;
            font-size: 16px;
            margin-top: 0px
        }
    }
}


.index-gdzx-but {
    border: 1px solid #8c8c8c;
    width: 14rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    height: 3rem;
    line-height: 3rem;
    /* border-radius: 0.5rem; */
    font-size: 1.2rem;
    color: #8c8c8c;
}

.index-gdzx-but:hover {
    color: #fff;


}



.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.index-logo-box {
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 30px;
    margin-left: -20px;
}

.index-logo-box {
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 30px;
    margin-left: -20px
}

.index-logo-box li {
    float: left;
    width: 50%;
    padding: 0rem 1rem 0 1rem
}

.index-logo-box img {
    width: 80%
}

.index-logo-box1 li {
    float: left;
    width: 50%;
    margin-left: -12px;
    margin: 0 auto
}

.index-logo-box1 {
    margin: 0 auto;
    overflow: hidden;
    width: 130px;
    margin-left: 90px
}



.index-logo-box {
    padding-bottom: 20px;
    overflow: hidden;
    padding-top: 30px;
    margin-left: -20px
}

.index-logo-box li {
    float: left;
    width: 50%;
    padding: 0rem 1rem 0 1rem
}

.index-logo-box img {
    width:100%;
	
}

.index-logo-box1 li {
    float: left;
    width: 50%;
    margin-left: -12px;
    margin: 0 auto
}

.index-logo-box1 {
    margin: 0 auto;
    overflow: hidden;
    width: 130px;
    margin-left: 90px
}

.footer-box-1 {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background-color: #30b3eb;
    overflow: hidden;
    border-top: 1px solid #ccc
}

@media (min-width:992px) {
    .gnty-content h3 {
        padding-top: 15px
    }

    .index-logo-box li {
        float: left;
        width: 16%;
        padding: 10px
    }

    .index-logo-box img {
        width: 100%;
        /* border: 1px solid #eee */
    }

    .index-logo-box {
        overflow: hidden;
        padding-top: 120px
    }

    .index-logo-box1 {
        margin: 0 auto;
        overflow: hidden;
        width: 130px;
        margin-left: 490px
    }

    .footer-content-1 {
        font-size: 14px;
        display: block;
        padding-top: 75px;
        line-height: 25px
    }
}



.partners-lun-left1 {
    width: 30px;
    margin-left: 311%;
    margin-top: 18%;
    display: none
}

.partners-lun-right1 {
    width: 30px;
    margin-left: -228%;
    margin-top: 18%;
    display: none
}

.partners-lun-left,
.sedac1-lun-left {
    width: 30px;
    margin-left: 312%;
    margin-top: 20%;
    display: none
}

.partners-lun-right,
.sedac1-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: 20%;
    display: none
}

.dirsir1-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -32%;
    display: none
}

.dirsir1-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -32%;
    display: none
}

.dirsir1a-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -46%;
    display: none
}

.dirsir1a-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -46%;
    display: none
}

.dirsir12-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -40%;
    display: none
}

.dirsir12-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -40%;
    display: none
}

.anli-lun-left {
    width: 30px;
    margin-top: 300%;
    margin-left: 371%;
    display: none
}

.anli-lun-right {
    width: 30px;
    margin-top: 300%;
    margin-left: -171%;
    display: none
}

.dirsir1z-lun-left {
    margin-left: 0%;
    margin-top: 190%
}

.dirsir1z-lun-right {
    margin-left: -20%;
    margin-top: 190%
}

.my-new-left img {
    width: 3rem;
    margin-left: -48%
}

.my-new-right img {
    width: 3rem;
    margin-right: -68%
}

.vido-img-box {
    width: 92.8%;
    margin-left: 1.48rem
}

@media (min-width:992px) {
    .dirsir1z-lun-left {
        margin-left: -66%;
        margin-top: 190%
    }

    .dirsir1z-lun-right {
        margin-left: 61%;
        margin-top: 190%
    }

    .my-new-left img {
        width: 64px;
        margin-left: -59%
    }

    .my-new-right img {
        width: 64px;
        margin-right: 68%
    }

    .vido-img-box {
        width: 92.1%;
        margin-left: 48px
    }
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);

    opacity: .5;
}

.carousel a {
    background-color: transparent;
}


.partners-lun-left,
.sedac1-lun-left {
    width: 30px;
    margin-left: 312%;
    margin-top: 20%;
    display: none
}

.partners-lun-right,
.sedac1-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: 20%;
    display: none
}

.dirsir1-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -32%;
    display: none
}

.dirsir1-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -32%;
    display: none
}

.dirsir1a-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -46%;
    display: none
}

.dirsir1a-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -46%;
    display: none
}

.dirsir12-lun-left {
    width: 30px;
    margin-left: 311%;
    margin-top: -40%;
    display: none
}

.dirsir12-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: -40%;
    display: none
}




.index-hyzx-box-header h2 {
    text-align: center;
    font-size: 2rem;
    padding-top: 50px;

}

.bs-docs-masthead1 p,
.index-hyzx-box-header p {
    text-align: center;
    font-size: 1.3rem;
    padding-top: 1rem;
    width: 90%;
    margin: 0 auto
}

.index-hyzx-box-header-bs h2 {
    font-size: 2rem;
    color: #fff;
    padding-top: 50px;
    text-align: center
}

.index-hyzx-box-header-bs p {
    font-size: 1.3rem;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 1.5rem
}

.index-hyzx-box-header-bs-1 h2 {
    font-size: 2rem;
    color: #fff;
    padding-top: 50px;
    text-align: center
}

.index-hyzx-box-header-bs-1 p {
    font-size: 1.3rem;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 1.5rem
}

.gnty-img-box h3 {
    margin-top: 0px
}



@media (min-width: 992px) .partners-lun-left,
.sedac1-lun-left,
.partners-lun-right,
.sedac1-lun-right,
.dirsir1-lun-left,
.dirsir1-lun-right,
.partners-lun-left1,
.partners-lun-right1,
.anli-lun-left,
.anli-lun-right,
.dirsir12-lun-left,
.dirsir12-lun-right,
.dirsir1a-lun-left,
.dirsir1a-lun-right {
    display: block;
}

.partners-lun-right,
.sedac1-lun-right {
    width: 30px;
    margin-left: -228%;
    margin-top: 20%;
    display: none;
}

@media (min-width: 992px) .partners-lun-left,
.sedac1-lun-left,
.partners-lun-right,
.sedac1-lun-right,
.dirsir1-lun-left,
.dirsir1-lun-right,
.partners-lun-left1,
.partners-lun-right1,
.anli-lun-left,
.anli-lun-right,
.dirsir12-lun-left,
.dirsir12-lun-right,
.dirsir1a-lun-left,
.dirsir1a-lun-right {
    display: block;
}

@media (min-width: 992px) .partners-lun-left,
.sedac1-lun-left,
.partners-lun-right,
.sedac1-lun-right,
.dirsir1-lun-left,
.dirsir1-lun-right,
.partners-lun-left1,
.partners-lun-right1,
.anli-lun-left,
.anli-lun-right,
.dirsir12-lun-left,
.dirsir12-lun-right,
.dirsir1a-lun-left,
.dirsir1a-lun-right {
    display: block;
}

.partners-lun-right,
.sedac1-lun-right {
    width: 30px;
    margin-left: -248%;
    margin-top: 20%;
    display: none;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

@media (min-width: 992px) .value-wrap .row {
    max-width: 1210px;
    min-height: 600px;
    margin: 0 auto;
}

.value-wrap .row {
    max-width: 1210px;
    min-height: 500px;
    margin: 0 auto;
}


@media (min-width: 992px) .col-md-3,
.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}

.col-md-3,
.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

@media (min-width: 992px) .col-md-3,
.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}

.col-md-3,
.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

@media (min-width: 1200px) .col-lg-6 {
    width: 50%;
}

@media (min-width: 1200px) .col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    float: left;
}

@media (min-width: 768px) .col-sm-12 {
    width: 100%;
}

@media (min-width: 768px) .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.bs-docs-featurette,
.par-xyhb-box {
    margin-bottom: 0px;
    background-color: #fff;
}

@media (min-width: 992px) .bs-docs-featurette,
.par-xyhb-box {
    margin-bottom: 0px;
    background-color: #fff;
}


@media (min-width: 1200px) .container {
    width: 1170px;
}

@media (min-width: 992px) .container {
    width: 970px;
}

@media (min-width: 768px) .container {
    width: 750px;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 992px) .index-hyzx-box-header h2 {
    font-size: 40px;
}

@media (min-width: 992px) .index-hyzx-box-header h2 {
    font-size: 40px;
    color: #333333;
    padding-top: 75px;
    text-align: center;
}

.index-hyzx-box-header h2 {
    text-align: center;
    font-size: 36px;
    padding-top: 50px;
    padding-bottom: 20px;
}

@media (min-width: 992px) @media (min-width: 992px) .index-hyzx-box-header h2 {
    font-size: 40px;
}

@media (min-width: 992px) .index-hyzx-box-header h2 {
    font-size: 40px;
    color: #333333;
    padding-top: 75px;
    text-align: center;
}

.index-hyzx-box-header h2 {
    text-align: center;
    font-size: 2rem;
    padding-top: 50px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}


.met-page {
    width: 100%;
    height: 100% !important;
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center top;
    transition: visibility 0s 0.5s;
    z-index: 2;
    padding-top: 75px;
}

.p-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.met-page {
    width: 100%;
    height: 100% !important;
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-position: center top;
    transition: visibility 0s 0.5s;
    z-index: 2;
    padding-top: 75px;
}

.met-page {}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative;
    margin-left: 65px;
}


.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {}

.carousel-control.right {
    right: 0;
    left: auto
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

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

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

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

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}



.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

@media (min-width:992px) {
    .gnty-content h3 {
        padding-top: 15px
    }

    .index-logo-box li {
        float: left;
        width: 16%;
        padding: 10px
    }

    .index-logo-box img {
        width: 100%;

		padding-bottom:20px;
		
    }

    .index-logo-box {
        overflow: hidden;
        padding-top: 120px
    }

    .index-logo-box1 {
        margin: 0 auto;
        overflow: hidden;
        width: 130px;
        margin-left: 490px
    }

    .footer-content-1 {
        font-size: 14px;
        display: block;
        padding-top: 75px;
        line-height: 25px
    }
}


.index-gdzx-but {
    border: 1px solid #8c8c8c;
    width: 14rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    height: 3rem;
    line-height: 3rem;
    /* border-radius: 0.5rem; */
    font-size: 1.2rem;
    color: #8c8c8c;
}

.index-gdzx-but:hover {
    border: 1px solid #ef730f;
    display: block;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
    -ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 100ms;
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
    color: #ef730f;

}

.container a {
    color: #8c8c8c;

}

.container a:hover {
    color: #ef730f;

}

@media (min-width:992px) {
    .index-gdzx-but {
        width: 180px;
        margin-bottom: 70px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        margin-top: 0px
    }
}



.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    text-decoration: none;
    opacity: .9;
    color: #fff;
    outline: 0
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    font-family: serif;
    line-height: 1;
    position: absolute;
    z-index: 5;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev::before {
    content: '\2039'
}

.carousel-control .icon-next::before {
    content: '\203a'
}

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

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

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    right: 15%;
    bottom: 20px;
    left: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media (min-width:480px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        font-size: 30px;
        width: 30px;
        height: 30px;
        margin-top: -15px
    }

    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}





img {
    vertical-align: middle;
}

.partners-lun-left,
.sedac1-lun-left {
    width: 30px;
    margin-left: 290%;
    margin-top: 20%;
    display: none
}

@media (min-width:992px) {

    .partners-lun-left,
    .sedac1-lun-left,
    .partners-lun-right,
    .sedac1-lun-right,
    .dirsir1-lun-left,
    .dirsir1-lun-right,
    .partners-lun-left1,
    .partners-lun-right1,
    .anli-lun-left,
    .anli-lun-right,
    .dirsir12-lun-left,
    .dirsir12-lun-right,
    .dirsir1a-lun-left,
    .dirsir1a-lun-right {
        display: block
    }

    .index-hyzx-box-header h2 {
        font-size: 2.5rem;
        color: #333333;
        padding-top: 80px;
        text-align: center
    }

    .index-hyzx-box-header p {
        font-size: 1.4rem;
        color: #666;
        padding-top: 12px
    }

    .index-hyzx-box-header-bs h2 {
        font-size: 1.5rem;
        padding-top: 60px
    }

    .index-hyzx-box-header-bs p {
        font-size: 1.1rem;
        margin-bottom: 80px;
        padding-top: 30px
    }

    .index-hyzx-box-header-bs-1 h2 {
        font-size: 1.5rem;
        color: #fff;
        padding-top: 75px;
        text-align: center
    }

    .index-hyzx-box-header-bs-1 p {
        font-size: 1.1rem;
        color: #fff
    }
}

p {
    margin: 0 0 10px;
}

.bot-10 {
    margin-bottom: 25px;
}

@media (min-width: 992px) .col-md-3,
.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}

@media (min-width: 992px) .n-bg-hs {
    background: #F3F4F5;
    height: 230px;
    border-radius: 8px;
}


@media (min-width: 992px) .n-bg-col p,
.n-bg-hs p {
    color: #39b4e9;
    padding-top: 30px;
    font-weight: 700;
}



.container-fluid p {
    text-align: center;
    font-size: 1.2rem;
    padding-bottom: 10px;
    color: #666;
}

p {
    margin: 0 0 10px;
}

.n-bg-col p,
.n-bg-hs p {
    color: #ef730f;
    padding-top: 30px;
    font-weight: 600;
    font-size: 1.8rem;

}
.n-bg-col  .line,
.n-bg-hs  .line {
    width: 80px;
    height: 4px;
    background-color: #EF730F;
    display: block;
    margin: 0 auto;

}


@media (min-width: 1200px) .col-lg-6 {
    width: 50%;
}

@media (min-width: 1200px) .col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    float: left;
}

@media (min-width: 768px) .col-sm-12 {
    width: 100%;
}

@media (min-width: 768px) .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    left: 0;
    right: auto
}

.carousel-control.right {
    right: 0;
    left: auto
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

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

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

.padd-l-r-10 {
    padding: 30px;
}

@media (max-width:991px) {
    .padd-l-r-10 {
        padding: 6px;
    }
	.container-fluid p { 
    font-size: 1.1rem;   
    padding-bottom: 5px;	
}
    .n-bg-col span,
    .n-bg-hs span {
        font-size: 1.1rem;
        line-height: 1.8rem;
		padding: 25px 25px 10px 25px;
    }

    .n-bg-col .n-bg-hs {
        height: 320px;
    }

    .n-bg-col p,
    .n-bg-hs p
{
        font-size: 1.6rem;
    }
	.hxjz-right-box h3	{
        font-size: 1.5rem;
    }
	.hxjz-right-box span {
    padding-bottom: 15px;

}
.padd-80 {
    padding-top: 40px;
}
.carousel{margin-left:20px;}
 .index-logo-box img {
padding-bottom:2rem;
    }
}

.n-bg-col:hover,
.n-bg-hs:hover {
    cursor: pointer;
    border: 4px solid #ef730f;
    box-sizing: border-box;
    position: relative;
	
}
