/*banner begin*/

.box1 {
    clear: both;
    width: 100%;
    height: 900px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}

.banner {
    width: 1600px;
    margin: 0 auto;
    height: 900px;
    position: relative
}
.banner .swiper-slide>img{
    opacity: 0;
    transition: .8s;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
}
.banner .swiper-slide-active>img{
    transition-delay: .8s;
    opacity: 1;
}
.banei_t {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.twob {
    width: 100%;
    height: auto;
    padding: 14.06vw 0 0 4.01vw;
}

.twob_l {
    float: left;
    padding-top: 7.76vw;
    margin-right: 2.34vw;
    opacity: 0;
}

.twob_r {
    float: left;
    opacity: 0;
}

.ani-slide .twob_l {
    opacity: 1;
    animation-name: zifadeInDown;
    animation-duration: 4s;
    z-index: 99999
}

.ani-slide .twob_r {
    opacity: 1;
    animation-name: zifadeInDown;
    animation-duration: 2s;
    z-index: 99999
}

.ani-slide .banei_t {
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: 2s;
    z-index: 99999
}

.twob1 {
    width: 23%;
    padding-top: 220px;
    opacity: 0;
}

.twob1 img {
    width: 90%;
}

.ani-slide .twob1 {
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: 2s;
    z-index: 99999
}

.twob2 {
    width: 42%;
    padding-top: 220px;
    margin: 0 auto;
    opacity: 0;
}

.twob2 img {
    display: block;
    max-width: 80%;
    margin: 0 auto
}

.ani-slide .twob2 {
    opacity: 1;
    animation-name: fadeIn;
    animation-duration: 2s;
    z-index: 99999
}

@media(max-width:1680px) {
    .banei_t img {
        width: 70%;
        float: right;
    }
    .box1 {
        height: 780px;
        padding: 0 80px
    }
    .banner {
        width: 100%;
        margin: 0 auto;
        height: 780px;
        position: relative
    }
    .twob2 {
        width: 32%
    }
}

@media(max-width:1440px) {
    .box1 {
        height: 630px;
        padding: 0 80px
    }
    .banner {
        width: 100%;
        margin: 0 auto;
        height: 630px;
        position: relative
    }
    .twob1 {
        padding-left: 8vw
    }
    .twob {
        padding-left: 8vw
    }
}

@media(max-width:1024px) {
    .box1 {
        height: 500px;
        padding: 0 30px
    }
    .banner {
        width: 100%;
        margin: 0 auto;
        height: 500px;
        position: relative
    }
    .twob1 {
        padding-top: 120px
    }
    .twob2 {
        padding-top: 150px
    }
}

@media(max-width:540px) {
    .box1 {
        height: 460px;
        padding: 0 15px
    }
    .banner {
        width: 100%;
        margin: 0 auto;
        height: 460px;
        position: relative
    }
    .banei_t img {
        width: 80%;
        float: right;
    }
    .twob {
        padding: 22.06vw 0 0 4.01vw;
    }
    .twob_l {
        padding-top: 11.76vw;
    }
    .twob1 {
        padding-top: 120px;
        width: 100%
    }
    .twob2 {
        padding-top: 150px;
        width: 100%
    }
    .twob2 img {
        display: block;
        max-width: 70%;
        margin: 0 auto;
    }
    .twob1 img {
        display: block;
        width: 50%;
        margin: 0 auto;
    }
}

@media(max-width:414px) {
    .twob {
        padding: 30.06vw 0 0 4.01vw;
    }
    .twob_l {
        padding-top: 20.76vw;
    }
}


/*banner end*/


/*main begin*/

.box2 {
    clear: both;
    width: 100%;
    height: auto;
    margin-top: -164px;
    position: relative;
    z-index: 99999;
    overflow: hidden;
}

.azcv {
    width: 900px;
    height: auto;
    margin: 0 auto;
}

.zuon_l {
    float: left;
    width: 49.5%;
    henight: auto;
    background: #fff;
    padding: 30px 20px 20px 20px;
    min-height: 454px !important
}

.zuon_lt {
    text-align: center;
    color: #232323;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 30px;
    font-family: "wyrh0";
}

.zuon_lt i {
    display: block;
    color: #232323;
    font-family: "GOUDOS";
    font-size: 24px;
}

.zuon_lb {
    width: 100%;
    height: auto;
    text-align: center;
}

.zuon_lb ul {
    font-size: 0;
    margin-bottom: 19px;
}

.zuon_lb li {
    display: block;
    margin-bottom: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zuon_lb li a {
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    color: #262626;
    font-size: 24px;
    padding: 0 12px;
    transition: all 0.5s ease;
}

.zuon_lb li a span {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 0px;
    overflow: hidden;
    background: url(../tu/tu3.png) no-repeat left center;
    transition: all 0.5s ease;
    margin-top: -3px;
}

.zuon_lb li a:hover {
    background: #de0010;
    border-bottom: 1px solid #de0010;
    border-top: 1px solid #de0010;
    color: #fff;
}

.zuon_lb li a:hover span {
    background: url(../tu/tu3_1.png) no-repeat left top;
}

.zuon_lb li.qcbj {
    margin-bottom: 0;
}

.gegi {
    float: right;
}

.zuon_r {
    float: right;
}

.zuon_lb2 li a {
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    height: auto;
    line-height: 45px;
    display: inline-block;
    color: #262626;
    font-size: 24px;
    padding: 0 12px;
    transition: all 0.5s ease;
}

.zuon_lb2 li a p {
    color: #262626;
    font-size: 18px
}

.zuon_lb li a:hover p {
    color: #fff
}

@media(max-width:1600px) {
    .box2 {
        margin-top: -140px;
    }
    .twob_r img {
        width: 90%;
    }
    .twob_l {
        padding-top: 4.96vw
    }
    .twob_l img {
        width: 90%;
    }
}

@media(max-width:1366px) {
    .box2 {
        margin-top: -140px;
    }
    .twob_r img {
        width: 70%;
    }
    .twob_l {
        padding-top: 4.76vw
    }
    .twob_l img {
        width: 70%;
    }
}

@media(max-width:1024px) {
    .box2 {
        margin-top: 0;
        overflow: hidden;
    }
    .zuon_l {
        padding: 20px;
    }
    .zuon_lt {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 36px;
    }
    .zuon_lt i {
        font-size: 20px;
    }
    .zuon_lb li {
        margin-bottom: 25px;
    }
    .zuon_lb li a {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .azcv {
        width: 100%;
    }
}

@media(max-width:540px) {
    .zuon_l {
        width: 100%;
        padding: 20px 0;
        margin-bottom: 0;
        min-height: auto !important
    }
}

.box3 {
    clear: both;
    width: 100%;
    height: auto;
    background: url(../images/bg.jpg) no-repeat center bottom #ede6e6;
    padding: 60px 0;
    overflow: hidden;
    margin-top: 80px;
}

.qyeo_t {
    width: 100%;
    height: auto;
    text-align: center;
    color: #232323;
    font-size: 48px;
    line-height: 46px;
    margin-bottom: 50px;
    font-family: "wyrh0";
    padding-top: 0px;
    /*  background-color: #f0ebeb;*/
}

.qyeo_t i {
    display: block;
    color: #232323;
    font-size: 24px;
    font-family: "GOUDOS";
}

.qyeo_b {
    display: block;
    width: 1026px;
    margin: 0 auto;
    height: auto;
}

.qyeo_b dl {
    float: left;
    width: 32%;
    height: auto;
    overflow: hidden;
    margin-right: 2%;
}

.qyeo_b dt {
    width: 100%;
    height: auto;
    min-height: 293px !important;
    overflow: hidden;
    position: relative;
}

.qyeo_b dt.eog {
    min-height: 404px !important;
}

.qyeo_b dt.eog1 {
    min-height: 344px !important;
}

.brhh {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(38, 38, 38, 0.86);
    padding: 20px 43px 30px 20px;
}

.brhh span {
    display: block;
    width: 62px;
    height: 65px;
    border: 1px solid #fff;
    font-size: 30px;
    font-family: "GOUDOS";
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}

.brhh span i {
    display: block;
    font-size: 18px;
    font-family: "GOUDOS";
    color: #ffffff;
}

.brhh h2 {
    position: relative;
    width: 100%;
    height: auto;
    line-height: 36px;
    font-size: 30px;
    color: #ffffff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.brhh h2:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
}

.brhh p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}

.qyeo_b dd {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 23px 0;
    text-align: center;
}

.qyeo_b dd span {
    display: inline-block;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    line-height: 42px;
    padding: 0 15px;
    color: #333
}

.qyeo_b dl.qcbj {
    margin-right: 0;
}

.gdeuo {
    clear: both;
    text-align: center;
    padding-top: 60px;
}

@media(max-width:1024px) {
    .box3 {
        margin-top: 0px;
        padding: 40px 0;
    }
    .qyeo_b {
        width: 100%;
    }
    .qyeo_t {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 36px;
        /* padding-top:0px*/
    }
    .qyeo_t i {
        font-size: 20px;
    }
    .brhh h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .gdeuo {
        padding-top: 30px;
    }
}

@media(max-width:540px) {
    .qyeo_b dl {
        width: 100%;
        margin-right: 0;
    }
    .qyeo_b dt.eog {
        min-height: 314px !important;
    }
}

.box4 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 100px 0;
    background: url(../images/bg.jpg) no-repeat center bottom;
}

.zttj {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tab2 {
    width: auto;
}

.tab2 ul.menu {
    height: auto;
    text-align: center;
    position: relative;
    min-height: 35px !important;
    border-bottom: 1px solid #cccccc;
    text-align: center;
}

.tab2 ul.menu li {
    cursor: pointer;
    display: inline-block;
    margin-right: 58px;
    min-height: 35px !important;
    position: relative;
    transition: all 0.5s ease;
    font-size: 16px
}

.tab2 ul.menu li:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 3px;
    background: #de0010;
    left: 0;
    bottom: -1.5px;
    transition: all 0.5s ease;
}

.tab2 ul.menu li.active:after {
    width: 100%;
}

.tab2 ul.menu span {
    float: left;
    display: block;
    width: 33px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}

.con1,
.con2,
.con3,
.con4,
.con5,
.con5_1 {
    height: auto;
    clear: both;
    padding-top: 60px;
    animation: zifadeInUp 2s;
    -webkit-animation: zifadeInUp 2s;
}

.con2,
.con3,
.con4,
.con5,
.con5_1 {
    display: none;
    animation: zifadeInUp 2s;
    -webkit-animation: zifadeInUp 2s;
}

.tsxi {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tsxi dl {
    float: left;
    width: 22%;
    height: auto;
    overflow: hidden;
    background: #fff;
    margin-bottom: 45px;
    margin-right: 4%;
}

.tsxi dl.qcbj {
    margin-right: 0;
}

.tsxi dt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tupe {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tupe img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}

.tupr {
    float: left;
    width: 20%;
    padding: 80px 18px 0 18px;
    color: #262626;
    font-size: 18px;
    line-height: 18px;
    display: none
}

.tupr img {
    display: block;
    width: 19px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.tsxi dd {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.tsxi dd span {
    display: inline-block;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    min-height: 40px !important;
    line-height: 25px;
    padding: 0 20px;
    color: #262626;
    font-size: 18px;
    transition: all 0.5s ease;
}

.tsxi dd p {
    text-align: center;
    line-height: 24px;
    color: #262626;
    font-size: 16px;
    margin-top: 10px;
}

.tsxi dl:hover dt .tupe img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.tsxi dl:hover dd span {
    color: #ffffff;
    background: #de0010;
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #de0010;
}

.gdeuo1 {
    padding-top: 45px;
}

@media(max-width:1024px) {
    .box4 {
        padding: 40px 0;
    }
    .tab2 ul.menu li {
        margin-right: 30px
    }
    .con1,
    .con2,
    .con3,
    .con4,
    .con5 {
        padding-top: 30px;
    }
    .tsxi dl {
        width: 48%;
        margin-right: 0;
        margin-bottom: 0px;
    }
    .tsxi dl:nth-child(even) {
        float: right;
    }
    .tupr {
        padding: 180px 38px 0 38px;
    }
    .tsxi dd {
        padding: 20px 0;
    }
}

@media(max-width:768px) {
    .tupr {
        padding: 100px 18px 0 18px;
        text-align: center;
    }
}

@media(max-width:540px) {
    .tupr {
        padding: 80px 18px 0 18px;
        text-align: center;
    }
    .tsxi dl {
        width: 100%;
    }
    .tupe {
        width: 100%
    }
    .tupr {
        padding: 80px 23px 0 23px;
        text-align: center;
        display: none;
    }
}

@media(max-width:450px) {
    .tupr {
        padding: 80px 23px 0 23px;
        text-align: center;
    }
    .tsxi dl {
        width: 100%;
    }
    .tab2 ul.menu {
        min-height: auto !important;
        overflow: hidden;
    }
    .tab2 ul.menu li {
        margin-right: 0px;
        width: 33.33%;
        min-height: 30px !important;
        float: left;
        margin-bottom: 10px
    }
    .tab2 ul.menu li:nth-child(4),
    .tab2 ul.menu li:nth-child(5),
    .tab2 ul.menu li:nth-child(6) {
        margin-bottom: 2px
    }
}

.box5 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 80px 0;
}

.box5_21 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 60px 0 50px 0;
    background: #dfdada
}

.qxpe {
    clear: both;
    width: 100%;
    height: auto;
    /*overflow: hidden;*/
    padding-bottom: 0px;
}

.qxpe li {
    float: left;
    width: 33%;
    height: auto;
    border: 1px solid #c9c9c9;
    position: relative;
    min-height: 190px !important;
    overflow: hidden;
    margin-right: 0.5%;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.xgpr {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 29px 46px 30px 38px;
    z-index: 999;
}

.xgpr img {
    max-width: 100%;
    float: right;
    margin-bottom: 58px;
}

.xgpr p {
    color: #262626;
    font-size: 18px;
    line-height: 24px;
    clear: both;
}

.xgpt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 30px 46px 30px 38px;
    z-index: 999;
}

.xgpt h2 {
    color: #262626;
    font-size: 18px;
    line-height: 56px;
    margin-bottom: 55px;
    transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -o-transform: translateX(-200px);
}

.xgpt p {
    text-align: right;
    color: #262626;
    font-size: 16px;
    line-height: 24px;
    opacity: 0;
    transition: all 0.5s ease;
    transform: translateX(200px);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
}

.qxpe li:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width 0.4s, height 0.4s;
    transition: width 0.4s, height 0.4s;
    z-index: -1;
}

.qxpe li:hover:after {
    width: 900px;
    height: 900px;
}

.qxpe li:hover .xgpr img {
    animation: driveOutRight 1s;
    -webkit-animation: driveOutRight 1s;
    animation-fill-mode: forwards;
}

.qxpe li:hover .xgpr p {
    animation: driveOutLeft 1s;
    -webkit-animation: driveOutLeft 1s;
    animation-fill-mode: forwards;
}

.qxpe li:hover .xgpt h2 {
    animation: zifadeInLeft 2s;
    -webkit-animation: zifadeInLeft 2s;
    animation-fill-mode: forwards;
    opacity: 1;
}

.qxpe li:hover .xgpt p {
    animation: zifadeInRight 2s;
    -webkit-animation: zifadeInRight 2s;
    animation-fill-mode: forwards;
    opacity: 1;
}

.qxpe li.qcbj {
    margin-right: 0%;
}

.qxpe li:hover {
    box-shadow: 5px 5px 10px rgba(31, 31, 31, 0.26);
    border: 1px solid #fff;
}

@media(max-width:1024px) {
    .box5 {
        padding: 40px 0 10px 0;
    }
    .qxpe {
        padding-bottom: 40px;
    }
    .box5_21 {
        padding: 40px 0 10px 0
    }
}

@media(max-width:768px) {
    .qxpe li {
        width: 100%;
        margin-right: 0;
    }
    .qxpe li:hover:after {
        width: 1600px;
        height: 1600px;
    }
}

@media(max-width:450px) {
    .xgpt {
        padding: 26px 26px 26px 26px
    }
    .xgpr {
        padding: 26px 26px 26px 26px
    }
}

.qxsi {
    clear: both;
    /*width: 850px;*/
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: 0 80px;
}

.qxsi li {
    float: left;
    width: 100%;
    height: auto;
    min-height: 292px;
    border: 1px solid #c9c9c9;
    padding: 33px 13px 0 13px;
    margin-bottom: 30px;
    margin-right: 0%;
    transition: all 0.5s ease;
    position: relative;
}


/*.qxsi li {
	float: left;
	width: 21%;
	height: auto;
	min-height: 292px;
	border: 1px solid #c9c9c9;
	padding: 33px 13px 0 13px;
	margin-bottom: 30px;
	margin-right: 5.3%;
	transition: all 0.5s ease;
	position: relative;
}*/

.qxsi li.qcbj {
    margin-right: 0;
}

.tuw {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 23px;
    z-index: 9;
}

.tuw img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.tuw span {
    opacity: 1;
    transition: all 0.5s ease;
    display: block;
    margin: 0 auto;
}

.tuw em {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0;
    transition: all 0.5s ease;
}

.qxsi li h2 {
    text-align: center;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    line-height: 42px;
    color: #262626;
    font-size: 18px;
    margin-bottom: 30px;
    z-index: 9;
    position: relative;
}

.qxsi li p {
    text-align: center;
    line-height: 22px;
    color: #2b2b2b;
    font-size: 14px;
    position: relative;
}

.qxsi li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.qxsi li:hover {
    border: 1px solid #fff;
    box-shadow: 5px 5px 10px rgba(31, 31, 31, 0.08);
}

.qxsi li:hover:before {
    height: 100%;
}

.qxsi li:hover .tuw em {
    opacity: 1;
}

.qxsi li:hover .tuw span {
    opacity: 0;
}

@media(max-width:768px) {
    .qxsi {
        width: 100%;
    }
}

@media(max-width:540px) {
    .qxsi li {
        width: 48%;
        margin-right: 0;
    }
    .qxsi li:nth-child(even) {
        float: right;
    }
}


/*main end*/


/*党建中心 begin*/

.dj_box {
    clear: both;
    width: 100%;
    height: auto;
    padding: 160px 0 100px 0;
    position: relative;
}

.contb {
    width: 100%;
    position: relative
}

.dxoe {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 100px;
}

.dxoe:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #ebe3e3;
    left: -100px;
    top: 0;
}

.tuvp {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tuvp img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.turv {
    position: absolute;
    right: 80px;
    bottom: 0;
    width: 31%;
    min-height: 401px !important;
}

.turv_t {
    width: 62px;
    height: 65px;
    background: #de0010;
    font-family: "GOUDOS";
    text-align: center;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    padding-top: 5px;
    position: relative;
    z-index: 9;
}

.turv_t i {
    display: block;
    font-size: 18px;
    color: #fff;
    font-family: "GOUDOS";
    line-height: 24px;
}

.truv_b {
    float: right;
    width: 94%;
    background: rgba(255, 255, 255, 0.9);
    margin-top: -45px;
    padding: 77px 20px 20px 20px;
}

.truv_b h2 {
    position: relative;
    color: #232323;
    font-size: 26px;
    line-height: 34px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.truv_b h2:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #de0010;
    left: 0;
    bottom: 0;
}

.truv_b p {
    line-height: 24px;
    color: #232323;
    font-size: 16px;
    margin-bottom: 26px;
}

.truv_b span {
    display: block;
    width: 102px;
    height: auto;
    min-height: 42px !important;
    border-top: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
    text-align: center;
    line-height: 42px;
    color: #262626;
    font-size: 18px;
}

@media(max-width:1600px) {
    .tuvp img {
        width: 100%;
        height: 460px !important;
        overflow: hidden;
    }
    .truv_b p {
        height: 48px;
        overflow: hidden;
    }
    .turv {
        position: absolute;
        right: 80px;
        bottom: 0;
        width: 31%;
        min-height: 401px !important;
    }
}

@media(max-width:1024px) {
    .dj_box {
        padding: 130px 0 40px 0;
    }
    .turv {
        right: 40px;
        width: 36%;
    }
    .truv_b {
        padding: 57px 20px 20px 20px;
    }
    .truv_b h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .dxoe {
        margin-bottom: 40px;
    }
    .tuvp img {
        width: 100%;
        height: auto !important;
        overflow: hidden;
    }
}

@media(max-width:540px) {
    .turv {
        position: inherit;
        right: 0;
        width: 100%;
    }
    .truv_b {
        width: 100%;
        padding: 57px 20px 20px 20px;
    }
    .dj_box {
        padding: 107px 0 40px 0;
    }
}

.xwxw {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.xwxw_l {
    float: left;
    width: 48%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 30px 0;
}

.xwxw_lt {
    min-height: 51px !important;
    border-bottom: 1px solid #232323;
    overflow: hidden;
    margin: 0 25px;
    margin-bottom: 28px;
}

.xwxw_lt span {
    float: left;
    font-size: 30px;
    color: #232323;
    line-height: 30px;
}

.xwxw_lt img {
    float: right;
    vertical-align: middle;
    max-width: 100%;
}

.xwxw_lb {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 34px;
}

.xwxw_lb li {
    clear: both;
    line-height: 40px;
    padding: 0 25px;
    overflow: hidden;
    margin-bottom: 12px;
}

.xwxw_lb li span {
    display: block;
    float: left;
    width: 86%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #646464;
    font-size: 18px;
    transition: all 0.5s ease;
}

.xwxw_lb li font {
    display: block;
    float: right;
    width: 27px;
    height: 32px;
    border-bottom: 1px solid #eae4e4;
    border-top: 1px solid #eae4e4;
    background: url(../images/bg2.png) no-repeat center center;
    transition: all 0.5s ease;
}

.xwxw_lb li:hover span {
    color: #de0010;
}

.xwxw_lb li:hover font {
    background: url(../images/bg3.png) no-repeat center center #de0010;
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #de0010
}

.geso {
    clear: both;
    width: 100px;
    height: 40px;
    border-top: 1px solid #232323;
    border-bottom: 1px solid #232323;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}

.geso a {
    display: block;
    color: #646464;
    font-size: 16px;
}

.geso:hover {
    background: #de0010;
    border-bottom: 1px solid #de0010;
    border-top: 1px solid #de0010;
}

.geso:hover a {
    color: #fff;
}

.xwxw_r {
    float: right;
}

.xwxw_lb1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 34px;
}

.xwxw_lb1 li {
    clear: both;
    line-height: 40px;
    padding: 0 25px;
    overflow: hidden;
    margin-bottom: 12px;
}

.xwxw_lb1 li span {
    display: block;
    float: left;
    width: 86%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #646464;
    font-size: 18px;
    transition: all 0.5s ease;
}

.xwxw_lb1 li font {
    display: block;
    float: right;
    width: 27px;
    height: 40px;
    background: url(../images/bg4.png) no-repeat center center;
    transition: all 0.5s ease;
}

.xwxw_lb1 li:hover {
    background: #de0010;
}

.xwxw_lb1 li:hover span {
    color: #fff;
}

.xwxw_lb1 li:hover font {
    background: url(../images/bg5.png) no-repeat center center;
}

@media(max-width:1024px) {
    .xwxw_l {
        width: 100%;
        margin-bottom: 40px;
    }
    .xwxw_r {
        margin-bottom: 0;
    }
    .xwxw_lb,
    .xwxw_lb1 {
        margin-bottom: 10px
    }
    .xwxw_lt span {
        font-size: 20px;
        line-height: 20px;
    }
    .xwxw_lb1 li span,
    .xwxw_lb li span {
        font-size: 16px;
    }
    .xwxw_lb1 li,
    .xwxw_lb li {
        margin-bottom: 0px;
    }
    .xwxw_lt {
        margin-bottom: 20px;
    }
}

.dqwz {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}

.dqwz span {
    color: #646464;
    float: left;
}

.dqwz span a {
    color: #646464;
    font-size: 16px;
}

.dqwz span a:last-child {
    color: #de0010
}

.dqwz img {
    vertical-align: middle;
    margin: 0 7px;
}

.dqwz font {
    float: right;
    color: #de0010;
    font-size: 16px;
    cursor: pointer;
}

@media(max-width:540px) {
    .dqwz {
        line-height: 30px;
        margin-bottom: 30px;
    }
    .dqwz span {
        display: block;
        width: 100%;
    }
    .dqwz font {
        display: block;
        width: 100%;
    }
}

.biaot {
    clear: both;
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 48px;
    color: #232323;
    font-size: 36px;
    margin-bottom: 60px;
    overflow: hidden;
    font-family: "wyrh0";
}

@media(max-width:1024px) {
    .biaot {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 28px;
    }
}

.baie {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}

.baie ul {
    float: left;
}

.baie li {
    float: left;
    margin-right: 60px;
    line-height: 24px;
}

.baie li a {
    color: #232323;
    font-size: 24px;
}

.baie li:last-child {
    margin-right: 0;
}

.baie li a.qvro {
    color: #de0010;
}

.baie span {
    display: block;
    float: right;
    width: 33.33%;
    border-bottom: 1px solid #232323;
}

.wbk {
    float: left;
    width: 90%;
    height: 39px;
    border: none;
    background: none;
    line-height: 39px;
    color: #646464;
    font-size: 14px;
}

.baie img {
    float: right;
    margin-top: 10px
}

@media(max-width:1024px) {
    .baie {
        margin-bottom: 30px;
    }
}

@media(max-width:540px) {
    .baie ul {
        width: 100%;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .baie span {
        width: 100%;
    }
    .baie li {
        margin-right: 20px;
    }
    .baie li a {
        font-size: 18px;
    }
}

.drbpr {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.drbpr dl {
    float: left;
    width: 30%;
    height: auto;
    overflow: hidden;
    margin-right: 5%;
    margin-bottom: 40px;
}

.drbpr dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.drbpr dt img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}

.drbpr dd {
    height: auto;
    overflow: hidden;
}

.drbpr dd h2 {
    color: 232323;
    font-size: 18px;
    line-height: 28px;
    color: #232323;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.5s ease;
}

.drbpr dd p {
    color: #646464;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 48px;
}

.drbpr dd span {
    display: block;
    color: #646464;
    font-size: 14px;
    line-height: 24px;
}

.drbpr dl.qcbj {
    margin-right: 0;
}

.drbpr dl:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.drbpr dl:hover dd h2 {
    color: #de0010;
}

@media(max-width:1024px) {
    .drbpr dl {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px;
    }
    .drbpr dt {
        margin-bottom: 15px
    }
    .drbpr h2,
    .drbpr p {
        margin-bottom: 5px;
    }
}

@media(max-width:540px) {
    .drbpr dl {
        width: 48%;
        margin-right: 0;
    }
    .drbpr dl:nth-child(even) {
        float: right;
    }
}

@media(max-width:450px) {
    .drbpr dl {
        width: 100%;
    }
}

.bpet {
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
}

.bpet ul {
    overflow: hidden;
    margin-bottom: 50px;
}

.bpet li {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    transition: all 0.5s ease;
}

.bpet li span {
    display: block;
    float: left;
    width: 100px;
    height: 80px;
    background: #fff;
    color: #232323;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    padding-top: 10px;
    margin-right: 28px;
    transition: all 0.5s ease;
}

.bpet li span i {
    display: block;
    color: #646464;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 28px;
    transition: all 0.5s ease;
}

.bpet li font {
    display: block;
    float: left;
    width: 70%;
    height: auto;
    overflow: hidden;
    padding-top: 2px;
}

.bpet li h2 {
    color: #232323;
    font-size: 18px;
    line-height: 38px;
    transition: all 0.5s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bpet li p {
    line-height: 38px;
    color: #646464;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bpet li em {
    display: block;
    float: right;
    width: 40px;
    height: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
}

.bpet li em img {
    display: block;
    margin: 0 auto;
}

.bpet li em i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
}

.bpet li em b {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 60px;
    top: 0;
    transition: all 0.5s ease;
}

.bpet li:hover span,
.bpet li:hover span i,
.bpet li:hover h2 {
    color: #de0010;
}

.bpet li:hover em i {
    left: -40px;
}

.bpet li:hover em b {
    left: 0;
}

.fyin {
    text-align: center;
    line-height: 40px;
    clear: both;
    height: auto;
    font-size: 0px;
}

.fyin a {
    display: inline-block;
    color: #1f1f1f;
    font-size: 18px;
    line-height: 40px;
    margin-right: 10px;
    padding: 0 10px;
}

.fyin a.cur {
    color: #fff;
    background: #de0010;
}

.fyin a:last-child {
    margin-right: 0;
}

@media(max-width:1024px) {
    .bpet li {
        margin-bottom: 30px;
    }
    .bpet ul {
        margin-bottom: 0;
    }
}

@media(max-width:540px) {
    .bpet li font {
        width: 60%;
    }
}

@media(max-width:450px) {
    .bpet li font {
        width: 55%;
    }
    .bpet li span {
        margin-right: 10px;
        width: 80px;
    }
}

.dj_box1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 200px 0 120px 0;
}

.dj_box2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 80px 0 80px 0;
    background: #dfdada;
}

@media(max-width:1024px) {
    .dj_box1 {
        padding: 130px 0 40px 0;
    }
    .dj_box2 {
        padding: 40px 0;
    }
}

@media(max-width:540px) {
    .dj_box1 {
        padding: 107px 0 40px 0;
    }
}

.wxig {
    width: 1400px;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding-top: 30px;
    margin: 0 auto;
}

@media(max-width:1440px) {
    .wxig {
        width: 95%;
        height: auto;
        overflow: hidden;
        background: #fff;
        padding-top: 30px;
        margin: 0 auto;
        margin: 0 2.5%;
    }
}

@media(max-width:1280px) {
    .wxig {
        width: 98%;
        height: auto;
        overflow: hidden;
        background: #fff;
        padding-top: 30px;
        margin: 0 auto;
        margin: 0 1%;
    }
}

@media(max-width:1024px) {
    .wxig {
        width: 97%;
        height: auto;
        overflow: hidden;
        background: #fff;
        padding-top: 30px;
        margin: 0 auto;
        margin: 0 1.5%;
    }
}

.dqwz1 {
    margin-bottom: 10px;
}

.dawb {
    width: 100%;
    height: auto;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.dawb_l {
    float: left;
    width: 78%;
    height: auto;
    overflow: hidden;
    border-right: 1px solid #eee;
    padding: 50px 0 60px 0;
}

.dawb_lt {
    border-bottom: 1px solid #eee;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.dawb_lt h2 {
    color: #232323;
    line-height: 48px;
    font-size: 36px;
    margin-bottom: 25px;
}

.dawb_lt p {
    color: #949494;
    font-size: 14px;
    line-height: 24px;
}

.dawb_lt img {
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}

.dawb_lb {
    clear: both;
    width: 100%;
    height: auto;
    padding-right: 40px;
}

.dawb_lb p {
    line-height: 30px;
    color: #646464;
    font-size: 18px;
    margin-bottom: 40px;
}

.dawb_lb p img {
    display: inline-block;
    max-width: 100%;
}

.eaww_b {
    clear: both;
    width: 100%;
    line-height: 40px;
    background: #f5f5f5;
    padding: 0 20px;
    overflow: hidden;
}

.eaww_b a {
    display: block;
    float: left;
    color: #646464;
    font-size: 14px;
}

.eaww_b a:last-child {
    float: right;
}

.eaww_b a:hover {
    color: #de0010;
}

.dawb_r {
    float: right;
    width: 22%;
    height: auto;
    padding: 50px 10px 0 10px;
}

.dawb_r h2 {
    color: #232323;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}

.dawb_r li {
    line-height: 24px;
    background: url(../images/bg1.jpg) no-repeat left 10px;
    padding-left: 16px;
    margin-bottom: 25px;
}

.dawb_r li a {
    color: #646464;
    font-size: 18px;
}

@media(max-width:1024px) {
    .dawb_l {
        padding: 40px 0;
        border-right: none;
        width: 100%;
    }
    .dawb_lt h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .dawb_lb p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .dawb_r {
        width: 100%;
        padding: 0 0;
        margin-bottom: 40px;
    }
    .dawb_r h2 {
        font-size: 20px;
    }
    .dawb_r li a {
        font-size: 16px;
    }
    .dawb_r li {
        margin-bottom: 10px;
    }
    .dawb_lb {
        padding-right: 0;
    }
}

@media(max-width:768px) {
    .eaww_b a {
        width: 100%;
    }
}

.dawb1 {
    border-top: none;
}

.dawb_l1 {
    border-right: none;
    width: 100%;
}

.dawb_lb1 {
    padding-right: 0;
}
.dawb_lb1 table{
        margin: 0 auto;
}

.yine {
    clear: both;
    width: 100%;
    height: auto;
    min-height: 60px !important;
    background: #eeeeee;
    padding: 15px 30px;
}

.xbrh {
    clear: both;
    line-height: 30px;
    margin-top: 80px;
}

.xbrh a {
    color: #0a7be4;
    font-size: 18px;
}

.xbrh1 {
    margin-bottom: 60px
}

@media(max-width:1024px) {
    .xbrh {
        margin-top: 30px;
    }
    .xbrh1 {
        margin-bottom: 30px
    }
}

.btn-audio {
    width: 30px;
    height: 30px;
    background: url(../tu/tu9.png) no-repeat center center;
    float: left;
    margin-right: 23px;
}

.loader-container {
    height: 100%;
    /*进度条长度*/
    width: 0;
    background: #ffffff;
    animation: loader 1s linear;
    -webkit-animation: loader 1s linear;
}

.progress {
    width: 87%;
    height: 7px;
    float: right;
    background: -webkit-linear-gradient(left, #e4e3e4, #e4e5e4);
    background: -moz-linear-gradient(left, #e4e3e4, #e4e5e4);
    background: -o-linear-gradient(left, #e4e3e4, #e4e5e4);
    background: -ms-linear-gradient(left, #e4e3e4, #e4e5e4);
    background: linear-gradient(left, #e4e3e4, #e4e5e4);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    margin-top: 10px;
}

.controls {
    float: left;
    width: 85px;
    line-height: 30px;
    color: #b3b5b7;
    font-size: 12px;
}

.controls span {
    color: #b3b5b7;
    font-size: 12px;
}

@media(max-width:1024px) {
    .progress {
        width: 82%;
    }
}

@media(max-width:768px) {
    .progress {
        width: 72%;
    }
}

@media(max-width:540px) {
    .progress {
        width: 60%;
    }
    .yine {
        padding: 15px;
    }
}

@media(max-width:450px) {
    .progress {
        width: 50%;
    }
}


/*党建中心 end*/


/*新闻中心 begin*/

.xwzo {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 60px;
}

.bwpr {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 4px;
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
}

.bwpr h2 {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}

.bwpr h2 span {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
    font-size: 24px;
}

.bwpr h2 em {
    float: right;
    color: #fff;
    font-size: 14px;
}

.bwpr p {
    clear: both;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
}

@media(max-width:1024px) {
    .bwpr h2 span {
        font-size: 18px;
    }
    .bwpr p {
        height: 48px;
        overflow: hidden;
    }
    .xwzo {
        margin-bottom: 40px;
    }
}

@media(max-width:540px) {
    .bwpr {
        padding: 10px 20px;
    }
}

@media(max-width:450px) {
    .bwpr {
        padding: 10px 10px;
    }
    .bwpr h2 span {
        width: 70%;
    }
    .bwpr p {
        height: 24px;
        overflow: hidden;
    }
    .bwpr h2 {
        margin-bottom: 0px;
    }
}

.wogr {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.wogr dl {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}

.wogr dt {
    float: left;
    width: 42%;
    overflow: hidden;
}

.wogr dt img {
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}

.wogr dd {
    float: right;
    width: 53%;
    overflow: hidden;
}

.wogr dd h2 {
    color: #232323;
    font-size: 24px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    transition: all 0.5s ease;
}

.wogr dd span {
    display: block;
    color: #646464;
    font-size: 16px;
    margin-bottom: 45px;
}

.wogr dd p {
    height: 60px;
    overflow: hidden;
    color: #646464;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 85px;
}

.wogr dd em {
    display: block;
    position: relative;
    width: 80px;
    height: 36px;
    border-top: 1px solid #646464;
    border-bottom: 1px solid #646464;
    line-height: 36px;
    text-align: center;
    color: #262626;
    font-size: 14px;
}

.wogr dd em:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    height: 100%;
    border-bottom: 1px solid #de0010;
    border-top: 1px solid #de0010;
    width: 0;
    height: 34px;
    transform: translate(-50%, 0);
}

.wogr dl:hover dd em:before {
    width: 100%;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -ms-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
}

.wogr dl:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.wogr dl:hover dd h2 {
    color: #de0000;
}

@media(max-width:1024px) {
    .wogr dl {
        margin-bottom: 20px;
    }
    .wogr dd p {
        margin-bottom: 25px;
        font-size: 14px;
    }
    .wogr dd span {
        margin-bottom: 25px;
        font-size: 14px;
    }
    .wogr dd h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .wogr dd {
        width: 55%;
    }
}

@media(max-width:540px) {
    .wogr dd {
        width: 100%;
        padding-top: 20px;
    }
    .wogr dd span {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .wogr dd p {
        margin-bottom: 10px
    }
    .wogr dt {
        width: 100%;
    }
}

.beli {
    display: block;
    clear: both;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}

.beli ul {
    font-size: 0;
    text-align: center;
}

.beli li {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-right: 210px;
}

.beli li a {
    color: #232323;
    font-size: 24px;
    padding: 0 15px;
    display: block;
}

.beli li a:hover {
    background: #de0010;
    color: #fff;
}

.beli li.wgbo {
    background: #de0010;
}

.beli li.wgbo a {
    color: #fff;
}

.beli li.qcbj {
    margin-right: 0;
}

@media(max-width:1024px) {
    .beli li {
        margin-right: 30px;
    }
}

.tzgw {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tzgw li {
    clear: both;
    position: relative;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 15px;
    margin-bottom: 40px;
    overflow: hidden;
    transition: all 0.5s ease;
    margin-bottom: 40px;
}

.tzgw li:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0px;
    height: 1px;
    background: #de0010;
    transition: all 0.5s ease;
}

.tzgw li span {
    display: block;
    float: left;
    width: 90%;
    overflow: hidden;
}

.tzgw li h2 {
    color: #232323;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
    transition: all 0.5s ease;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tzgw li h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #b5b5b5;
    transition: all 0.5s ease;
}

.tzgw li h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0px;
    height: 2px;
    background: #de0010;
    z-index: 11;
    transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tzgw li p {
    color: #646464;
    line-height: 22px;
    font-size: 16px;
    height: 44px;
    overflow: hidden;
}

.tzgw li font {
    display: block;
    float: right;
    width: 10%;
    text-align: center;
}

.tzgw li font em {
    display: block;
    color: #646464;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}

.tzgw li font em i {
    display: block;
    color: #646464;
    font-size: 14px;
}

.tzgw li font b {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background: url(../tu/tu11.png) no-repeat center center;
    transition: all 0.5s ease;
}

.tzgw li:hover h2:before {
    width: 60px;
}

.tzgw li:hover:after {
    width: 100%;
}

.tzgw li:hover font b {
    background: url(../tu/tu12.png) no-repeat center center;
}

@media(max-width:1024px) {
    .tzgw li {
        margin-bottom: 20px;
    }
    .tzgw li h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .tzgw li p {
        font-size: 14px;
    }
}

@media(max-width:414px) {
    .tzgw li span {
        width: 85%;
    }
    .tzgw li font {
        width: 15%;
    }
}


/*新闻中心 end*/


/*图书中心 begin*/

.ts_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ede6e6;
    position: relative;
    padding: 100px 0 80px 0;
}

.ts_box122 {
    padding: 100px 0 80px 0;
    background: #dfdada;
}

.suro {
    position: absolute;
    left: 63px;
    top: 58px;
}

.robw {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.robw_l {
    float: left;
    width: 12.5%;
}

.robw_l p {
    color: #232323;
    font-size: 36px;
    line-height: 42px;
    font-family: "GOUDOS";
    text-transform: capitalize;
    margin-bottom: 15px;
}

.robw_l h2 {
    color: #232323;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 45px;
}

.robw_l a {
    color: #232323;
    font-size: 16px;
    line-height: 36px;
}

.robw_l a img {
    vertical-align: middle;
    margin-right: 10px;
}

.robw_r {
    float: right;
    width: 82%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 80px;
}

.breg {
    width: 100%;
    height: auto;
    /*background: #f5f5f5;*/
    border: 1px solid #fff;
    padding: 20px 18px;
    transition: all 0.5s ease;
}

.breg dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.breg dt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
    transition: all 0.5s ease;
}

.breg dd {
    line-height: 25px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    color: #232323;
    font-size: 12px;
    transition: all 0.5s ease;
}

.breg:hover {
    background: #de0010;
}

.breg:hover dd {
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.breg:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media(max-width:1024px) {
    .ts_box {
        padding: 130px 0 40px 0;
    }
    .suro {
        left: 15px;
        top: 130px
    }
    .suro img {
        max-width: 60%;
    }
    .robw_l {
        width: 100%;
        margin-bottom: 20px;
    }
    .robw_l p {
        font-size: 24px;
        line-height: 28px;
    }
    .robw_l h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .robw_r {
        width: 100%;
    }
    .robw {
        padding-bottom: 0px;
    }
}

@media(max-width:540px) {
    .ts_box {
        padding: 40px 0 40px 0;
    }
    .suro {
        display: none
    }
}

@media(max-width:414px) {
    .suro {
        left: 15px;
        top: 100px;
    }
    .suro img {
        max-width: 40%;
    }
}

.ts_box1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg2.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 60px 0;
    position: relative;
}

.qbprt {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: 0 50px;
    margin-bottom: 30px;
}

.zdob {
    width: 100%;
    height: auto;
    padding-top: 27px;
    min-height: auto !important;
}

.zdob dt {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 22;overflow: hidden;
    height: 300px;
}

.zdob dt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    /*-webkit-filter: blur(5px);
	filter: blur(5px);*/
    transition: all 0.5s ease;
    max-height: 100%;
    width: 90%;
}

.zdob dd {
    width: 100%;
    height: 0px;
    background: #de0010;
    text-align: center;
    overflow: hidden;
    transition: all 0.5s ease;
}

.zdob dd span {
    display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 25px;
    min-height: 40px !important;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 20px;
}

.zdob dd p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.zdob:hover dt img {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.zdob:hover dd {
    padding: 100px 25px 20px 25px;
    margin-top: -50px;
    height: auto;
}


/* .swiper-slide-active .zdob dd {
        padding: 100px 25px 20px 25px;
        margin-top: -50px;
        height: auto;
    }
    
    .swiper-slide-active .zdob dt img {
        -webkit-filter: blur(0px);
        filter: blur(0px);
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }*/

.dgrpv {
    clear: both;
    width: 100%;
    height: auto;
    text-align: center;
}

.dgrpv img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 10px;
}

.dgrpv a {
    color: #232323;
    line-height: 36px;
    font-size: 16px;
}

@media(max-width:1024px) {
    .ts_box1 {
        padding: 40px 0;
    }
    .qbprt {
        width: 100%;
        height: auto;
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .zdob {
        min-height: auto !important;
    }
}

.ts_box2 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/bg3.jpg) no-repeat center top;
    padding: 80px 0;
}

.qyeo_t1 {
    text-align: center;
    color: #232323;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 50px;
}

.qyeo_t1 i {
    display: block;
    color: #232323;
    font-size: 36px;
    font-family: "GOUDOS";
    line-height: 40px;
    margin-bottom: 0px;
}

.qyeo_ts {
    color: #fff;
    position: relative;
    font-size: 24px;
}

.qyeo_ts i {
    color: #fff;
}

@media(max-width:1024px) {
    .qyeo_t1 {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 26px;
    }
    .qyeo_t1 i {
        font-size: 20px;
    }
    .ts_box2 {
        padding: 40px 0;
    }
}

.qaws {
    width: 100%;
    height: auto;
}

.xczs {
    height: auto;
    width: 100%;
    padding: 50px 15px 20px 15px;
    background: #f5f5f5;
}

.xczs dt {
    width: 100%;
    height: auto;
    margin-bottom: 33px;
}

.xczs dt img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
    transition: all 0.5s ease;
}

.xczs dd {
    text-align: center;
}

.xczs dd span {
    display: inline-block;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    line-height: 25px;
    padding: 0 3px;
    color: #232323;
    font-size: 12px;
    transition: all 0.5s ease;
    margin-bottom: 25px;
}

.xczs dd p {
    line-height: 24px;
    color: #232323;
    font-size: 14px;
}

.xczs:hover {
    box-shadow: 0px 0px 10px rgba(8, 1, 3, 0.1);
}

.xczs:hover dd span {
    background: #de0010;
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #de0010;
    color: #fff;
}

.xczs:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

@media(max-width:1024px) {
    .xczs {
        padding: 20px
    }
    .ts_box2 {
        padding-top: 40px
    }
}

.dgrbp {
    padding-top: 60px;
    clear: both;
    text-align: center;
}

.dgrbp img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.dgrbp a {
    color: #232323;
    font-size: 16px;
    line-height: 28px;
}

@media(max-width:1024px) {
    .dgrbp {
        padding-top: 30px;
    }
}

.ts_box3 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #dfdada;
    padding: 80px 0 100px 0;
}

.fepr {
    clear: both;
    border-bottom: 1px solid #de0010;
    padding-bottom: 15px;
    margin-bottom: 40px;
    text-align: center;
}

.fepr ul {
    font-size: 0;
}

.fepr li {
    display: inline-block;
    margin-right: 108px;
    color: #232323;
    font-size: 18px;
    line-height: 36px;
    cursor: pointer;
}

.fepr li.Color {
    color: #de0010;
}

.fepr li.qcbj {
    margin-right: 0;
}

.cobrr {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.febo {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 50px;
    position: relative;
    margin: 0 auto;
}

.hidex {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    height: 0;
}

.tongs {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 18px;
    position: relative;
}

.tongs div {
    position: absolute;
    font-size: 24px;
    color: #fff;
    text-align: right;
    top: 6px;
    right: 8px;
    z-index: 10;
}

.tongs>img {
    position: absolute;
    top: 0px;
    right: 5px;
    z-index: 10;
}

.tongs dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.tongs dt img {
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}

.tongs dd {
    width: 100%;
    text-align: center;
}

.tongs dd span {
    display: inline-block;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    line-height: 25px;
    padding: 0 3px;
    color: #262626;
    font-size: 12px;
    transition: all 0.5s ease;
}

.tongs:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.tongs:hover dd span {
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #de0010;
    background: #de0010;
    color: #fff;
}

@media(max-width:1024px) {
    .ts_box3 {
        padding: 40px 0
    }
    .fepr li {
        margin-right: 30px;
    }
    .cobrr {
        width: 100%;
        padding: 0
    }
    .febo {
        padding: 0 30px
    }
}

.baie font {
    float: left;
    display: block;
    line-height: 24px;
    vertical-align: middle;
}

.baie font a {
    display: block;
    float: left;
    color: #232323;
    font-size: 16px;
}

.baie font img {
    display: block;
    float: left;
    margin: 7px 8px 0 8px;
}

.baie font a:last-child {
    color: #de0010;
}

.tbpr {
    clear: both;
    width: 100%;
    height: auto;
}

.tbpr_t {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    min-height: 36px !important;
    margin-bottom: 60px;
}

.tbpr_t1 {
    width: 25%;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    min-height: 36px !important;
    margin: 0 auto;
    margin-bottom: 40px
}

.tbpr_t ul {
    font-size: 0;
}

.tbpr_t li {
    display: inline-block;
    margin-right: 55px;
    position: relative;
    min-height: 36px !important;
}

.tbpr_t li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0px;
    height: 2px;
    background: #de0010;
    transition: all 0.5s ease;
}

.tbpr_t li a {
    color: #262626;
    font-size: 18px;
    display: block;
}

.tbpr_t li.wbo:after {
    width: 100%;
}

.tbpr_t li:hover:after {
    width: 100%;
}

.tbpr_t li.qcbj {
    margin-right: 0px;
}

.tbpr_b {
    clear: both;
    width: 100%
}

.tbpr_b dl {
    float: left;
    width: 22%;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 20px;
    margin-bottom: 60px;
    margin-right: 4%;
}

.tbpr_b dl.qcbj {
    margin-right: 0;
}

.tbpr_b dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.tbpr_b dt img {
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}

.tbpr_b dt span {
    display: block;
    position: absolute;
    right: -1px;
    top: 0;
    width: 44px;
    height: 50px;
    background: url(../tu/w_wt50.png) no-repeat center center;
    color: #fff;
    text-align: center;
    line-height: 24px;
    padding-top: 10px;
    font-size: 24px;
    text-transform: uppercase
}

.tbpr_b dd {
    width: 100%;
    text-align: center;
}

.tbpr_b dd span {
    display: inline-block;
    border-top: 1px solid #262626;
    border-bottom: 1px solid #262626;
    line-height: 25px;
    padding: 0 10px;
    color: #262626;
    font-size: 16px;
    transition: all 0.5s ease;
}

.tbpr_b dl:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.tbpr_b dl:hover dd span {
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #de0010;
    background: #de0010;
    color: #fff;
}

.tbpr_b dl:hover {
    box-shadow: 0 0 10px rgba(8, 1, 3, 0.1);
}

@media(max-width:1024px) {
    .tbpr_t li {
        margin-right: 20px;
    }
    .tbpr_t {
        margin-bottom: 30px;
        min-height: auto !important;
        overflow: hidden;
    }
    .tbpr_t1 {
        width: 50%;
    }
    .tbpr_b dl {
        width: 48%;
        margin-right: 0%;
        max-width: 50%;
    }
    .tbpr_b dl:nth-child(even) {
        float: right;
    }
    .qyeo_tw {
        padding-top: 0;
    }
}

@media(max-width:540px) {
    .tbpr_b dl {
        width: 48%;
        margin-right: 0%;
        padding: 10px;
        margin-bottom: 30px;
    }
    .tbpr_b dt {
        margin-bottom: 15px;
    }
}

@media(max-width:414px) {
    .tbpr_b dl {
        width: 100%;
        margin-right: 0%;
        padding: 10px;
        margin-bottom: 30px;
    }
    .tbpr_t li {
        width: 33.33%;
        margin-right: 0;
        float: left;
        display: block;
        line-height: 36px
    }
    .tbpr_t li a {
        font-size: 16px;
    }
    .tbpr_t1 {
        width: 100%
    }
    .tbpr_t1 li {
        width: 33.33%
    }
    .tbpr_t2 li {
        width: 33.33%
    }
}

.tsxo {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.tsxo_l {
    float: left;
    width: 42%;
    overflow: hidden;
    padding-left: 10%;
}

.tsxo_l img {
    display: block;
    width: 100%;
}

.tsxo_r {
    float: right;
    width: 50%;
    height: auto;
    overflow: hidden;
}

.tsxo_rt {
    height: auto;
    color: #262626;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.tsxo_re {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 28px;
    padding-bottom: 60px
}

.tsxo_re ul {
    float: left;
    width: 50%;
}

.tsxo_re li {
    float: left;
    color: #262626;
    font-size: 16px;
    line-height: 24px;
    min-height: auto !important;
    width: 100%;
    margin-bottom: 20px;
}

.tsxo_re li:last-child {
    margin-bottom: 0;
}

.tsxo_rt1 {
    margin-bottom: 30px;
}

.gmto {
    width: 100%;
    height: auto;
}

.gmto li {
    float: left;
    width: 120px;
    height: 40px;
    background: #de0010;
    line-height: 40px;
    text-align: center;
    margin-right: 50px;
}

.gmto li a {
    color: #fff;
}

.gmto li.qcbj {
    margin-right: 0px;
}

@media(max-width:1024px) {
    .tsxo_rt {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .tsxo_re ul {
        width: 100%;
    }
    .tsxo_re li {
        min-height: auto !important;
        margin-bottom: 10px;
    }
    .tsxo_re li:last-child {
        margin-bottom: 10px;
    }
    .tsxo_rt1 {
        margin-bottom: 20px;
    }
    .tsxo_re li {
        font-size: 14px;
    }
    .tsxo {
        margin-bottom: 40px;
    }
}

@media(max-width:768px) {
    .tsxo_l {
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .tsxo_r {
        width: 100%;
    }
}

@media(max-width:540px) {
    .gmto li {
        width: 32%;
        margin-right: 1%;
    }
}

.txop {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tab3 {
    width: auto;
}

.tab3 ul.menu {
    height: auto;
    text-align: center;
    position: relative;
    min-height: 35px !important;
    border-bottom: 1px solid #cccccc;
    text-align: center;
}

.tab3 ul.menu li {
    cursor: pointer;
    display: inline-block;
    margin-right: 100px;
    min-height: 35px !important;
    position: relative;
    transition: all 0.5s ease;
    font-size: 24px;
}

.tab3 ul.menu li:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 3px;
    background: #de0010;
    left: 0;
    bottom: -1.5px;
    transition: all 0.5s ease;
}

.tab3 ul.menu li.active:after {
    width: 100%;
}

.con6,
.con7,
.con8 {
    height: auto;
    clear: both;
    animation: zifadeInUp 2s;
    -webkit-animation: zifadeInUp 2s;
    padding-top: 30px;
}

.con7,
.con8 {
    display: none;
    animation: zifadeInUp 2s;
    -webkit-animation: zifadeInUp 2s;
}

.nbpp {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nbpp h2 {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
    background: url(../tu/h2_bg.png) no-repeat;
    background-size: auto;
    background-position: left top;
    padding-left: 20px;
    border-bottom: 1px solid #de0010;
}

.nbpp p {
    line-height: 30px;
    color: #646464;
    font-size: 18px;
    margin-bottom: 35px;
}

.nbppw p {
    margin-bottom: 20px;
}

.nbppw p img {
    display: block;
    margin: 30px auto;
}

.nbpp p:last-child {
    margin-bottom: 0;
}

@media(max-width:1024px) {
    .tab3 ul.menu li {
        margin-right: 20px;
        font-size: 18px;
    }
    .nbpp p {
        font-size: 14px;
    }
    .con6,
    .con7,
    .con8 {
        padding-top: 20px;
    }
}


/*图书中心 end*/


/*融合中心 begin*/

.rzpo {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 150px;
    margin-bottom: 0;
}

.rzpo_l {
    float: left;
    width: 51%;
    padding-top: 72px;
}

.rzpo_lt {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.rzpo_lt img {
    display: block;
    max-width: 20%;
    margin: 0 auto;
}

.rzpo_lt span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #232323;
    font-size: 36px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.rzpo_lb {
    height: auto;
    overflow: hidden;
}

.rzpo_lb p {
    line-height: 30px;
    color: #646464;
    font-size: 18px;
}

.rzpo_r {
    float: right;
    width: 36%;
    position: relative;
    overflow: hidden;
}

.rzpo_r img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

@media(max-width:1600px) {
    .rzpo_r img {
        display: block;
        max-width: 80%;
        margin: 0 auto;
    }
}

@media(max-width:1024px) {
    .rzpo {
        margin-bottom: 0px
    }
    .rzpo_l {
        padding-top: 0;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .rzpo_lt {
        margin-bottom: 30px;
    }
    .rzpo_lt img {
        max-width: 15%;
    }
    .rzpo_r {
        float: none;
        margin: 0 auto
    }
    .rzpo_lt span {
        font-size: 20px;
    }
    .rzpo_lb p {
        font-size: 16px;
    }
}

@media(max-width:540px) {
    .rzpo_r {
        width: 100%
    }
}

.rh_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 80px;
    background: #dfdada;
    padding-top: 80px;
}

.rhpo_t {
    height: auto;
    text-align: center;
    margin-bottom: 60px;
}

.rhpo_t h2 {
    color: #272727;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 30px;
}

.rhpo_t p {
    color: #646464;
    font-size: 18px;
    line-height: 30px;
}

.rgin {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 100px;
}

.rgin dl {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-right: 0%;
}

.rgin dl.qcbj {
    margin-right: 0;
}

.rgin dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.rgin dt img {
    display: block;
    width: 100%;
    transition: all 0.5s ease;
}

.rgin dd {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(0, 0, 0, 0.4);
    padding: 43px 15px 0 15px;
    transition: all 0.5s ease;
}

.rgin dd h2 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 30px;
}

.rgin dd p {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.rgin dd img {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}

.rgin dl:hover dt img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.rgin dl:hover dd {
    top: 0;
}

@media(max-width:1680px) {
    .rgin dd {
        padding: 20px 15px 0 15px;
    }
    .rgin dd h2 {
        margin-bottom: 20px;
        font-size: 24px;
    }
    .rgin dd p {
        font-size: 14px;
        line-height: 24px;
    }
}

@media(max-width:1440px) {
    .rgin {
        padding: 0 60px
    }
    .rgin dd h2 {
        margin-bottom: 0px;
        font-size: 24px;
    }
}

@media(max-width:1366px) {
    .rgin dd p {
        font-size: 12px;
        line-height: 24px;
    }
}

@media(max-width:1024px) {
    .rh_box {
        padding-bottom: 40px;
        padding-top: 40px
    }
    .rgin {
        padding: 0 30px
    }
    .rhpo_t h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .rhpo_t {
        margin-bottom: 30px;
    }
    .rgin dl {
        width: 100%;
        margin-right: 0;
    }
    .rgin dl:nth-child(even) {
        float: right;
    }
    .rgin dd {
        padding: 60px 30px 0 30px;
    }
    .rgin dd h2 {
        margin-bottom: 20px;
    }
    .rgin dd p {
        font-size: 14px;
        line-height: 28px;
    }
}

@media(max-width:768px) {
    .rgin dd {
        padding: 20px 15px 0 15px;
    }
}

@media(max-width:720px) {
    .rgin dl {
        width: 100%
    }
    .rgin dd {
        padding: 20px 15px 0 15px;
    }
}

@media(max-width:375px) {
    .rgin dd h2 {
        margin-bottom: 10px;
    }
    .rgin dd p {
        font-size: 12px;
        line-height: 24px;
    }
}

.rh_box1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    /*background: #ede6e6;*/
    padding: 80px 0;
}

.bppr {
    position: relative;
}

.bpf {
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 99999;
}

.bpf h2 {
    color: #272727;
    line-height: 36px;
    font-size: 36px;
    margin-bottom: 50px;
}

.bpf li {
    color: #646464;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    cursor: pointer;
}

.bpf li.Color {
    color: #de0010;
}

.bpf li:last-child {
    margin-bottom: 0;
}

.hyjo {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.brhr {
    position: relative;
    padding-left: 479px;
    z-index: 999;
    background: #f0ebeb;
}

.qsdr img {
    display: block;
    width: 100%;
}

@media(max-width:1024px) {
    .rh_box1 {
        padding: 40px 0
    }
    .bpf {
        position: inherit;
        margin-bottom: 0px;
        overflow: hidden;
        top: 0;
    }
    .bpf h2 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .bpf li {
        float: left;
        margin-right: 15px;
    }
    .bpf li:last-child {
        margin-right: 0;
    }
    .brhr {
        padding-left: 0;
    }
}


/*融合中心 end*/


/*图书馆专区 begin*/

.tsbp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.tsbp_t {
    width: 100%;
    height: auto;
}

.tsbp_tl {
    float: left;
    width: 30px;
    height: auto;
    color: #232323;
    font-size: 30px;
    line-height: 36px;
    margin-right: 56px;
}

.tsbp_tc {
    float: left;
    width: 80%;
    height: auto;
}

.tsbp_tc li {
    float: left;
    width: 34px;
    overflow: hidden;
    line-height: 26px;
    margin-right: 57px;
    text-align: center;
}

.tsbp_tc li span {
    display: block;
    margin-bottom: 15px;
    color: #232323;
    font-size: 16px;
}

.tsbp_tc li em {
    display: block;
    color: #232323;
    font-size: 18px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.tsbp_tc li:hover em {
    color: #d80c24;
}

.tsbp_tc li.qcbj {
    margin-right: 0;
}

.tsbp_tr {
    float: right;
    width: 120px;
    height: 144px;
    background: #e8e1e1;
    text-align: center;
    padding: 40px 20px 0 20px;
}

.tsbp_tr h2 {
    color: #232323;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}

.tsbp_tr a {
    display: block;
    width: 100%;
    height: 30px;
    background: #de0010;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

@media(max-width:1024px) {
    .tsbp_tl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 22px
    }
    .tsbp_tc {
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .tsbp_tc li {
        margin-right: 0;
        width: 20%;
        margin-bottom: 10px;
    }
    .tsbp_tc li span {
        margin-bottom: 0;
    }
    .tsbp_tr {
        width: 100%;
        height: auto;
        padding: 20px;
    }
    .tsbp {
        margin-bottom: 0px;
    }
}

@media(max-width:414px) {
    .tsbp_tc li {
        margin-right: 0;
        width: 33.33%;
        margin-bottom: 10px;
    }
}

.tspi {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.tspi_t {
    height: auto;
    border-bottom: 2px solid #c9c9c9;
    text-align: center;
    color: #272727;
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 20px;
    margin-bottom: 65px;
}

@media(max-width:1024px) {
    .tspi {
        margin-bottom: 0px
    }
    .tspi_t {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 30px
    }
}

.tspo {
    clear: both;
    width: 100%;
    height: auto;
}

.tspo_t {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    color: #272727;
    margin-bottom: 40px;
}

.tspo_c {
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}

.tspo_c ul {
    font-size: 0;
}

.tspo_c li {
    display: inline-block;
    color: #646464;
    font-size: 18px;
    min-height: 36px !important;
    padding: 0 8px;
    margin-right: 80px;
    line-height: 36px;
    cursor: pointer;
}

.tspo_c li:last-child {
    margin-right: 0;
}

.tspo_c li.Color {
    color: #fff;
    background: #de0010;
}

.tspo_b {
    clear: both;
    position: relative;
}

.redt {
    position: relative;
    padding: 0 60px;
    overflow: hidden;
}

.borh {
    width: 100%;
    height: auto;
    text-align: center;
    height: 100px;
    transition: all 0.5s ease;
    color: #272727;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.borh:hover {
    background: #de0010;
    color: #fff;
    border-radius: 20px;
}

@media(max-width:1024px) {
    .borh {
        line-height: 80px;
        font-size: 16px;
    }
    .tspo_t {
        margin-bottom: 30px;
        font-size: 26px;
        line-height: 30px;
    }
}

.gpsi {
    width: 100%;
    height: auto;
}

.gpsi_t {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

.gpsi_tl {
    float: left;
}

.select {
    float: left;
    background: transparent;
    border: none;
    color: #b2b2b2;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: auto;
    height: 40px;
    border: 1px solid #646464;
    font-size: 20px;
    color: #666666;
    padding: 0 60px 0 10px;
    background: url(../images/bg24.png) no-repeat 90% center;
    margin-right: 60px;
}

.select1 {
    margin-right: 0;
}

.gpsi_tr {
    float: right;
    width: 100px;
    height: 40px;
}

.chax {
    border: none;
    background: #de0010;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

.gpsi_t li {
    float: left;
    line-height: 36px;
    margin-right: 20px;
}

.gpsi_t li:last-child {
    margin-right: 0;
}

.gpsi_t li a {
    display: block;
    color: #666666;
    font-size: 20px;
    background: url(../images/bg17.png) no-repeat left center;
    padding-left: 17px;
}

.gpsi_t li a:hover {
    background: url(../images/bg18.png) no-repeat left center;
    color: #de0010;
}

.gpsi_t li a.gobt {
    background: url(../images/bg18.png) no-repeat left center;
    color: #de0010;
}

@media(max-width:1024px) {
    .gpsi_t {
        margin-bottom: 20px;
    }
    .gpsi_tl {
        float: left;
    }
    .select {
        float: left;
        background: transparent;
        border: none;
        color: #b2b2b2;
        font-size: 14px;
        -webkit-appearance: none;
        -moz-appearance: none;
        width: auto;
        height: 40px;
        border: 1px solid #646464;
        font-size: 20px;
        color: #666666;
        padding: 0 40px 0 10px;
        background: url(../images/bg24.png) no-repeat 90% center;
        margin-right: 20px;
    }
    .select1 {
        margin-right: 0;
    }
    .gpsi_tr {
        float: right;
        width: 100px;
        height: 40px;
    }
}

.gpsi_b {
    clear: both;
    width: 100%;
    height: auto;
}

.gpsi_b li {
    position: relative;
    width: 100%;
    height: 40px;
    clear: both;
    cursor: pointer;
    margin-bottom: 40px;
}

.gpsi_b li span {
    display: block;
    float: left;
    width: 86%;
    height: 40px;
    border-bottom: 1px solid #c9c9c9;
}

.gpsi_b li h2 {
    float: left;
    width: 86%;
    line-height: 40px;
    color: #262626;
    font-size: 18px;
}

.gpsi_b li em {
    display: block;
    float: right;
    color: #646464;
    font-size: 18px;
    line-height: 40px;
}

.gpsi_b li font {
    display: block;
    float: right;
    width: 100px;
    height: 40px;
    background: #eae4e4;
    text-align: center;
    line-height: 40px;
    color: #272727;
    font-size: 18px;
}

.borbg {
    position: absolute;
    right: 0;
    top: 0;
    width: 245px;
    height: 40px;
    overflow: hidden;
    padding-left: 20px;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 999
}

.borbg a {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    border: 1px solid #c9c9c9;
    text-align: center;
    line-height: 40px;
    color: #646464;
    font-size: 18px;
    transition: all 0.5s ease;
    background: #f0ebeb
}

.borbg a.borrr {
    float: right;
}

.borbg a:hover {
    background: #de0010;
    color: #fff;
}

.gpsi_b li:hover .borbg {
    opacity: 1;
    right: -245px
}

@media(max-width:1600px) {
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: -125px
    }
}

@media(max-width:1366px) {
    .gpsi_b li span {
        width: 76%;
    }
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: -70px
    }
    .borbg a {
        display: block;
        float: left;
        width: 100px;
        height: 40px;
        border: 1px solid #c9c9c9;
        text-align: center;
        line-height: 40px;
        color: #646464;
        font-size: 16px;
        transition: all 0.5s ease;
        background: #f0ebeb;
    }
    .gpsi_b li font {
        margin-right: 0;
        float: right;
    }
}

@media(max-width:1280px) {
    .borbg {
        padding-left: 10px;
        width: 200px;
    }
    .borbg a {
        display: block;
        float: left;
        width: 90px;
        height: 40px;
        border: 1px solid #c9c9c9;
        text-align: center;
        line-height: 40px;
        color: #646464;
        font-size: 16px;
        transition: all 0.5s ease;
        background: #f0ebeb;
    }
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: -30px
    }
}

@media(max-width:1024px) {
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: 0px
    }
}

@media(max-width:768px) {
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: 245px
    }
    .gpsi_b li span {
        display: block;
        float: left;
        width: 80%;
        height: 40px;
        border-bottom: 1px solid #c9c9c9;
    }
    .gpsi_b li h2 {
        width: 72%;
    }
}

@media(max-width:540px) {
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: 108px;
        top: 40px
    }
    .borbg {
        right: 108px;
        top: 40px
    }
    .gpsi_b li span {
        display: block;
        float: left;
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #c9c9c9;
    }
    .gpsi_b li h2 {
        width: 72%;
    }
}

@media(max-width:450px) {
    .gpsi_b li:hover .borbg {
        opacity: 1;
        right: 120px;
        top: 50px;
    }
    .borbg {
        width: 210px;
        top: 50px;
        padding-left: 0;
    }
    .gpsi_b li span {
        display: block;
        float: left;
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #c9c9c9;
        margin-bottom: 10px;
    }
    .gpsi_b li h2 {
        width: 72%;
    }
}


/*图书馆专区 end*/


/**关于我们 begin*******/

.w_nav {
    width: 600px;
    height: 50px;
    background: #fff;
    margin: 0 auto;
}

.w_nav p {
    width: 33.33%;
    float: left;
    text-align: center;
    border-right: 1px solid #eeeeee;
    position: relative;
}

.w_nav p.bg:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #de0010;
}

.w_nav p:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #de0010;
}

.w_nav p a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 50px;
    color: #272727;
}

.w_nav p.bg a {
    color: #de0010;
}

.w_nav p:hover a {
    color: #de0010;
}

@media(max-width:1024px) {}

@media(max-width:768px) {
    .w_nav {
        width: 100%;
    }
}

.w_main {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.w_ma {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../tu/w_tu4.png) no-repeat center top;
}

.w_mat {
    width: 100%;
}

.w_mat h2 {
    font-size: 36px;
    line-height: 30px;
    color: #232323;
    margin-bottom: 35px;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
}

.w_mat img {}

.w_mam {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.w_maml {
    float: left;
    width: 26.6%;
}

.w_spa {
    width: 100%;
    position: relative;
}

.w_spa span {
    position: absolute;
    top: 45%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
}

.w_mamr {
    float: right;
    width: 69%;
}

.w_mamr h2 {
    font-size: 20px;
    line-height: 30px;
    color: #272727;
    margin-bottom: 25px;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
}

.w_mamr h2 img {
    margin-right: 20px;
    vertical-align: middle;
}

.w_mamr p {
    font-size: 18px;
    line-height: 30px;
    color: #646464;
    text-align: justify;
}

.w_mab {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.w_mab ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.w_mab li {
    float: left;
    width: 33.33%;
    min-height: 300px;
    text-align: center;
    margin: 0 auto;
    padding-top: 65px;
    position: relative;
    transition: all 0.5s ease;
}

.w_mab li.ba {
    background: url(../tu/w_tu5.png) no-repeat center center;
}

.w_mab li.bb {
    background: url(../tu/w_tu6.png) no-repeat center center;
}

.w_mab li.bc {
    background: url(../tu/w_tu7.png) no-repeat center center;
}

.w_mab li span {
    font-size: 60px;
    line-height: 36px;
    color: #f5f2f2;
    font-weight: bold;
    font-family: Arial;
    z-index: -1;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    top: 55px;
}

.w_mab li h2 {
    font-size: 20px;
    line-height: 30px;
    color: #646464;
    margin-top: 16px;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
}

.w_maz {
    width: 100%;
    height: auto;
    background: #f0ebeb;
    margin-top: 48px;
}

.w_maz1 {
    margin-top: 48px;
}

.w_mab li h3 {
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}

.w_mab li font {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: -2px;
}

.w_mab li.ba h3,
.w_mab li.ba font {
    background-color: #de0010;
    color: #fff;
    height: 50px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    font-family: "ShouShuti";
}

.w_mab li.bb h3,
.w_mab li.bb font {
    background-color: #3aa7f3;
    color: #fff;
    height: 50px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.w_mab li.bc h3,
.w_mab li.bc font {
    background-color: #4eb311;
    color: #fff;
    height: 50px;
    width: 280px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.w_mab li:hover {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

@media(max-width:1600px) {
    .w_mamr p {
        font-size: 16px;
        line-height: 24px;
    }
    .w_maml {
        float: left;
        width: 21.6%;
    }
    .w_mamr {
        float: right;
        width: 74%;
    }
}

@media(max-width:1024px) {
    .w_main {
        margin-top: 30px;
    }
    .w_mat h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .w_mam {
        margin-top: 15px;
    }
    .w_maml {
        float: none;
        width: 100%;
    }
    .w_spa>img {
        width: 100%;
    }
    .w_spa span {
        position: absolute;
        top: 45%;
        left: 0px;
        right: 0px;
        margin: 0 auto;
        text-align: center;
    }
    .w_mamr {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .w_mamr h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .w_mamr h2 img {
        margin-right: 10px;
    }
    .w_mamr p {
        font-size: 16px;
        line-height: 28px;
    }
    .w_mab {
        margin-top: 30px;
    }
    .w_mab ul {
        padding-top: 10px;
    }
    .w_mab li {
        float: left;
        width: 33.33%;
        min-height: 300px;
        padding-top: 85px;
    }
    .w_mab li span {
        font-size: 60px;
        line-height: 36px;
        top: 85px;
    }
    .w_mab li h2 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 16px;
    }
    .w_maz {
        margin-top: 30px;
    }
    .w_mab li h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .w_mab li font {
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -2px;
    }
}

@media(max-width:768px) {
    .w_mat h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
}

@media(max-width:568px) {
    .w_mab {
        margin-top: 15px;
    }
    .w_mab li {
        float: left;
        width: 100%;
        min-height: 300px;
        padding-top: 85px;
        margin-bottom: 15px;
    }
}

.w_mb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0;
}

.w_mbt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_mbtl {
    float: left;
}

.w_mbtl h2 {
    font-size: 36px;
    line-height: 36px;
    color: #232323;
    margin-bottom: 10px;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
}

.w_mbtl span {
    font-size: 18px;
    line-height: 30px;
    color: #646464;
}

.w_mbtr {
    float: right;
    margin-top: 45px;
}

.w_mbtr p {
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #646464;
    padding-left: 60px;
    cursor: pointer
}

.w_mbtr p:nth-child(1) {
    padding: 0px;
}

.w_mbtr p.bg {
    color: #de0010;
}

.w_mbmm {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 80px;
    position: relative;
}

.w_mbm {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_mbml {
    float: left;
    width: 55%;
    padding: 35px;
    background: #f5f2f2;
    border-radius: 10px;
}

.w_mbmlt {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.w_mbmlt img {}

.w_mbmlb {
    margin-top: 50px;
}

.w_mbmlb h2 {
    font-size: 20px;
    line-height: 30px;
    color: #232323;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
    margin-bottom: 20px;
}

.w_mbmlb p {
    font-size: 18px;
    line-height: 30px;
    color: #646464;
    text-align: justify;
}

.w_mbmr {
    float: right;
    width: 43.5%;
    height: auto;
    overflow: hidden;
}

.w_mbmrt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.w_spb {
    width: 100%;
    position: relative;
}

.w_spb>img {
    width: 100%;
}

.w_spb span {
    position: absolute;
    top: 45%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
}

.w_mbmrb {
    background: #f5f2f2;
    border-radius: 10px;
    margin-top: 15px;
    padding: 28px 35px;
}

.w_mbmrb h2 {
    font-size: 20px;
    line-height: 30px;
    color: #232323;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
    margin-bottom: 10px;
}

.w_mbmrb p {
    font-size: 18px;
    line-height: 30px;
    color: #646464;
    text-align: justify;
}

.hide {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    height: 0 !important;
}

@media(max-width:1024px) {
    .w_mb {
        margin-top: 60px;
    }
    .w_mbmm {
        margin-top: 30px;
    }
    .w_mbtl h2 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .w_mbtr {
        margin-top: 40px;
    }
    .w_mbml {
        padding: 25px;
    }
    .w_mbmlb h2 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .w_mbmlb {
        margin-top: 30px;
    }
}

@media(max-width:768px) {
    .w_mb {
        margin-top: 50px;
    }
    .w_mbmr {
        float: none;
        width: 100%;
    }
    .w_mbml {
        float: none;
        width: 100%;
        padding: 15px;
        margin-bottom: 15px;
    }
    .w_mbmrb {
        margin-top: 15px;
        padding: 15px;
    }
    .w_mbtl h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .w_spb span {
        top: 30%;
    }
}

@media(max-width:568px) {
    .w_mb {
        margin-top: 30px;
    }
    .w_mbtl {
        float: none;
        width: 100%;
    }
    .w_mbtr {
        margin-top: 10px;
        float: none;
        width: 100%;
    }
    .w_mbtr p {
        float: left;
        width: 33.33%;
        padding-left: 0px;
        text-align: center;
    }
    .w_mbtl span {
        font-size: 16px;
        line-height: 26px;
    }
    .w_mbmm {
        margin-top: 15px;
    }
    .w_mbmlb p {
        font-size: 16px;
        line-height: 26px;
    }
    .w_mbmrb h2 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .w_mbmrb p {
        font-size: 16px;
        line-height: 26px;
    }
}


/*****关于我们 end******/


/*****/

.w_ca {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_cal {
    float: left;
    width: 50%;
    padding: 0px 75px;
}

.w_cal img {
    width: 100%;
    vertical-align: middle;
    transition: all 1s ease;
}

.w_cal img:hover {
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.w_car {
    float: right;
    width: 50%;
    margin-top: 135px;
}

.w_car h2 {
    font-size: 36px;
    line-height: 36px;
    color: #232323;
    font-family: "SourceHanSerifSC";
    text-align: center;
    font-weight: bold;
    margin-bottom: 70px;
}

.w_car font {
    font-size: 120px;
    line-height: 60px;
    color: #de0010;
    font-weight: bold;
    display: block;
    text-align: center;
}

.w_car p {
    font-family: "ShouShuti";
    font-size: 18px;
    line-height: 30px;
    color: #232323;
}

.w_car p.bb {
    float: right;
    margin-top: 30px;
    padding-left: 60px;
    position: relative;
    font-size: 18px;
    line-height: 18px;
}

.w_car p.bb:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 50px;
    height: 1px;
    background: #232323;
}

@media(max-width:1600px) {
    .w_car {
        float: right;
        width: 50%;
        margin-top: 95px;
    }
    .w_car {
        float: right;
        width: 50%;
        margin-top: 45px;
    }
    .w_car p.bb {
        margin-top: 0
    }
    .w_cal {
        height: 480px
    }
}

@media(max-width:1440px) {
    .w_cal {
        height: auto
    }
}

@media(max-width:1024px) {
    .w_cal {
        float: left;
        width: 45%;
        padding: 0px 0px;
    }
    .w_car h2 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 50px;
    }
    .w_car font {
        font-size: 80px;
        line-height: 60px;
    }
}

@media(max-width:768px) {
    .w_cal {
        float: none;
        width: 100%;
    }
    .w_car {
        float: none;
        width: 100%;
        margin-top: 30px;
    }
    .w_car h2 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .w_car font {
        font-size: 50px;
        line-height: 30px;
    }
    .w_car p.bb {
        margin-top: 0px;
    }
    .w_car p {
        font-size: 16px;
        line-height: 26px;
    }
}

.w_cb {
    width: 100%;
    height: auto;
    oversflow: hidden;
    margin-top: 120px;
    background: url(../tu/w_tu11.png)no-repeat center center;
}

@media(max-width:1600px) {
    .w_cb {
        margin-top: 60px;
    }
}

.w_cb h2 {
    font-size: 36px;
    line-height: 36px;
    color: #232323;
    font-family: "SourceHanSerifSC";
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.w_cb font {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #232323;
    text-align: center;
}

.w_bkjj {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 45px;
}

.w_bkjj p {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    margin-bottom: 35px;
    text-align: center;
}

.w_szgd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_szgd li {
    float: left;
    margin-right: 175px;
}

.w_szgd li.bg {
    margin-right: 0px;
}

.w_szgd li h2 {
    font-size: 60px;
    line-height: 50px;
    color: #de0010;
    text-align: left;
    font-family: "BEBAS";
    padding-top: 20px;
}

.w_szgd li h2 span {
    font-size: 60px;
    line-height: 50px;
    color: #de0010;
    text-align: left;
    font-family: "BEBAS";
    padding-top: 20px;
}

.w_szgd li h2 em {
    font-size: 60px;
    line-height: 24px;
    color: #de0010;
    font-weight: bold;
}

.w_szgd li p {
    font-size: 16px;
    line-height: 24px;
    color: #232323;
    text-align: center;
}

.w_gylb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 80px 0px 0px;
}

.w_gylb ul {
    padding: 0px 75px;
    position: relative;
}

.w_gylb li {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_gylb li img {
    width: 100%;
    transition: all 1s ease;
}

.w_gylb li img:hover {
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
}

@media(max-width:1024px) {
    .w_cb {
        margin-top: 60px;
        background-position: center top;
    }
    .w_cb h2 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .w_cb font {
        font-size: 16px;
        line-height: 26px;
    }
    .w_bkjj {
        margin-top: 15px;
    }
    .w_bkjj p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
        text-align: justify;
    }
    .w_szgd li {
        margin-right: 140px;
    }
    .w_szgd li h2 {
        font-size: 45px;
        line-height: 35px;
        padding-top: 20px;
    }
    .w_szgd li h2 span {
        font-size: 45px;
        line-height: 35px;
        padding-top: 20px;
    }
    .w_szgd li h2 em {
        font-size: 45px;
        line-height: 24px;
    }
    .w_gylb ul {
        padding: 0px 35px;
    }
    .w_gylb {
        margin: 30px 0px 0px;
    }
}

@media(max-width:768px) {
    .w_cb {
        margin-top: 30px;
    }
    .w_cb h2 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .w_cb font {
        font-size: 16px;
        line-height: 24px;
    }
    .w_bkjj {
        margin-top: 15px;
    }
    .w_bkjj p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
        text-align: justify;
    }
    .w_szgd li {
        margin-right: 50px;
    }
    .w_szgd li h2 {
        font-size: 45px;
        line-height: 35px;
        padding-top: 20px;
    }
    .w_szgd li h2 span {
        font-size: 45px;
        line-height: 35px;
        padding-top: 20px;
    }
    .w_szgd li h2 em {
        font-size: 45px;
        line-height: 24px;
    }
    .w_gylb ul {
        padding: 0px 30px;
    }
    .w_gylb {
        margin: 30px 0px 0px;
    }
}

@media(max-width:568px) {
    .w_szgd {
        margin-top: 15px;
    }
    .w_szgd li {
        margin-right: 0px;
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }
    .w_szgd li h2 {
        font-size: 30px;
        line-height: 20px;
        padding-top: 10px;
    }
    .w_szgd li h2 span {
        font-size: 30px;
        line-height: 20px;
        padding-top: 10px;
    }
    .w_szgd li h2 em {
        font-size: 30px;
        line-height: 24px;
    }
    .w_gylb {
        margin: 15px 0px 0px;
    }
}

.w_qyjg {
    clear: both;
    width: 100%;
    height: auto;
    padding: 80px 0px 100px 0;
    background: #ede6e6;
}

.w_qyt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_qyt h2 {
    font-size: 36px;
    line-height: 36px;
    color: #232323;
    font-family: "SourceHanSerifSC";
    font-weight: bold;
    margin-bottom: 15px;
}

.w_qyt p {
    font-size: 18px;
    line-height: 30px;
    color: #646464;
}

.w_qyb {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
    padding: 0px 8vw;
}

.w_qyb img {
    max-width: 100%;
    vertical-align: middle;
}

@media(max-width:1024px) {
    .w_qyjg {
        padding: 30px 0px;
    }
    .w_qyt h2 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .w_qyt p {
        font-size: 16px;
        line-height: 26px;
    }
    .w_qyb {
        margin-top: 30px;
        padding: 0px 30px;
    }
}

@media(max-width:768px) {
    .w_qyjg {
        padding: 30px 0px;
    }
    .w_qyt h2 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .w_qyt p {
        font-size: 16px;
        line-height: 26px;
    }
    .w_qyb {
        margin-top: 15px;
        padding: 0px 15px;
    }
}


/*****/


/*******联系我们 begin*******/

.w_gylx {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 200px 0px 80px 0px;
}

.w_lxa {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 1%;
}

.w_lxa ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0px 60px;
}

.w_lxa li {
    float: left;
    width: 24%;
    padding: 25px;
    background: #fff;
    margin-right: 1.2%;
    box-shadow: 0px 0px 10px rgba(8, 1, 3, 0.1);
    transition: all 1s ease;
    margin-bottom: 20px;
    min-height: 311px !important;
}

.w_lxa li:hover {
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.w_lxa li.bg {
    margin-right: 0px;
}

.w_lxa li h2 {
    font-size: 18px;
    line-height: 30px;
    color: #272727;
    font-weight: bold;
}

.w_lxa li img {
    margin: 15px 0px;
}

.w_lxa li p {
    font-size: 14px;
    line-height: 30px;
    color: #646464;
    position: relative;
    padding-top: 10px;
}

.w_lxa li p:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #c9c9c9;
}

.w_map {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(8, 1, 3, 0.1);
}

.w_map img {
    width: 100%;
    vertical-align: middle;
}

.w_lxa li:hover h2 {
    color: #de0010;
}

.w_lxa li:hover p {
    color: #de0010;
}

@media(max-width:1024px) {
    .w_gylx {
        padding: 130px 0 40px 0;
    }
    .w_lxa li {
        width: 24%;
        padding: 10px 10px;
        margin-right: 1.3%;
    }
    .w_lxa ul {
        padding: 10px 0px 30px;
    }
    .w_lxb {
        margin-top: 30px;
    }
}

@media(max-width:768px) {
    .w_lxa li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .w_lxa li:nth-child(2n) {
        margin-right: 0px;
    }
    .w_lxa ul {
        padding: 10px 0px 15px;
    }
    .w_map {
        padding: 0px;
    }
    .w_lxa li h2 {
        font-size: 16px;
        line-height: 26px;
    }
    .w_lxa li p {
        font-size: 16px;
        line-height: 26px;
    }
}

@media(max-width:540px) {
    .w_gylx {
        padding: 107px 0 40px 0;
    }
    .w_lxa li {
        float: none;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        min-height: auto !important;
    }
    .w_lxa li:nth-child(2n) {
        margin-right: 0px;
    }
    .w_lxa li img {
        margin: 5px 0px;
    }
}

.w_lxb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
    border: 1px solid #c9c9c9;
    padding: 30px 50px;
}

.w_lyb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}

.w_lxb h2 {
    font-size: 20px;
    line-height: 30px;
    color: #272727;
    text-align: center;
    font-weight: bold;
}

.w_lyb p {
    float: left;
    width: 31%;
    margin-right: 3.5%;
}

.w_lyb p.bg {
    margin-right: 0px;
}

.w_lyb p span {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #646464;
    margin-bottom: 10px;
}

.w_lyb p .w_inp {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    background: none;
    font-size: 16px;
    line-height: 26px;
    color: #646464;
    padding: 0px 10px;
}

.w_lyb p.w_text {
    width: 100%;
    margin-top: 35px;
}

.w_lyb p .w_textarea {
    width: 100%;
    border: none;
    border: 1px solid #c9c9c9;
    background: none;
    font-size: 16px;
    line-height: 26px;
    height: 78px;
    color: #646464;
    padding: 0px 10px;
}

.w_qr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
}

.w_qr span {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #646464;
    border: 1px solid #c9c9c9;
    padding: 5px 20px;
    margin: 0px 15px;
    font-weight: bold;
}

.w_qr font {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #646464;
    border: 1px solid #c9c9c9;
    padding: 5px 20px;
    margin: 0px 15px;
    font-weight: bold;
}

.w_qr span:hover {
    background: #de0010;
    border-color: #de0010;
    color: #fff;
}

.w_qr font:hover {
    background: #de0010;
    border-color: #de0010;
    color: #fff;
}

@media(max-width:1024px) {
    .w_lxb {
        margin-top: 30px;
        padding: 20px;
    }
}

@media(max-width:768px) {
    .w_lyb p {
        float: none;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 15px;
    }
    .w_lyb p.bg {
        margin-right: 0px;
    }
    .w_qr {
        padding-top: 15px;
    }
    .w_lyb {
        margin-top: 15px;
    }
    .w_lxb h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .w_lyb p span {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .w_qr span {
        font-size: 16px;
        line-height: 26px;
        padding: 5px 20px;
        margin: 0px 10px;
    }
    .w_qr font {
        font-size: 16px;
        line-height: 26px;
        padding: 5px 20px;
        margin: 0px 10px;
    }
}


/*******联系我们 end*******/


/********人才中心 begin********/

.w_content {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.w_rczx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_rcss {
    float: right;
    width: 400px;
    position: relative;
    margin-bottom: 50px;
}

.w_ssnr {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    background: none;
    font-size: 14px;
    line-height: 36px;
    color: #949494;
    padding-right: 30px;
}

.w_ssimg {
    position: absolute;
    top: 10px;
    right: 0px;
}

.w_rcl {
    float: left;
    width: 21.5%;
    background: #fff;
    padding: 20px 25px;
}

.menuT2 {
    clear: both;
    display: block;
    cursor: pointer;
    width: 100%;
    color: #262626;
    font-size: 18px;
    line-height: 36px;
    position: relative;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding: 5px 0px;
}

.menuT2 a {
    display: block;
    cursor: pointer;
    width: 100%;
    color: #262626;
    font-size: 18px;
    line-height: 36px;
    position: relative;
}

.menuT2 a.ccc {
    color: #d80c24
}

.menuT2 span {
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 5px;
}

.menuT2 font {
    position: absolute;
    right: 0px;
    width: 18px;
    height: 18px;
    background: url(../tu/w_tu25.png)no-repeat center center;
    background-size: 100%;
    top: 12px;
    transition: all .2s;
    margin-left: 20px;
}

.activeT2 {
    display: block;
    cursor: pointer;
    width: 100%;
    color: #262626;
    font-size: 18px;
    line-height: 36px
}

.activeT2 font {
    background: url(../tu/w_tu24.png);
}

.menuC2 {
    width: 100%;
    display: none;
}

.menuC2 h2 {
    font-size: 16px;
    line-height: 35px;
    border-bottom: 1px solid #de0010;
    color: #de0010;
    margin-bottom: 10px;
}

.menuC2 li {
    display: block;
    line-height: 36px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
}

.menuC2 li a {
    display: block;
    position: relative;
    color: #262626;
    font-size: 18px
}

.menuC2 li a:hover {
    color: #d80c24;
}

@media(max-width:1440px) {
    .w_content {
        width: 1200px;
    }
    .w_rcl {
        float: left;
        width: 21.5%;
    }
}

@media(max-width:1024px) {
    .w_content {
        width: 100%;
        padding: 0px 30px;
    }
    .w_rcl {
        float: left;
        width: 21.5%;
    }
    .w_rcl {
        padding: 10px 15px;
    }
    .w_rcss {
        width: 300px;
        margin-bottom: 15px;
    }
    .activeT2 {
        font-size: 16px;
        line-height: 30px
    }
    .menuC2 li a {
        font-size: 14px;
    }
    .menuC2 li {
        line-height: 30px;
        margin-bottom: 5px;
    }
    .menuT2 {
        margin-bottom: 5px;
    }
}

@media(max-width:768px) {
    .w_content {
        padding: 0px 15px;
    }
    .w_rcl {
        float: none;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .menuC2 li {
        float: left;
        width: 100%;
        margin: 0
    }
    .menuT2 {
        display: block;
    }
}

@media(max-width:414px) {
    .w_rcss {
        width: 100%;
    }
}

.w_rcr {
    float: right;
    width: 70%;
}

.menuT3 {
    display: block;
    cursor: pointer;
    width: 100%;
    position: relative;
    padding: 17px 40px;
    border: 1px solid #c9c9c9;
}

.menuT3:hover {
    background: #fff;
}

.menuT3:hover {
    background: #fff;
}

.menuT3 span {
    display: inline-block;
    padding-right: 25px;
    color: #646464;
    font-size: 16px;
    line-height: 24px;
}

.menuT3:hover span {
    color: #232323;
}

.activeT3 span {
    color: #232323;
}

.menuT3 font {
    position: absolute;
    right: 40px;
    width: 20px;
    height: 20px;
    background: url(../tu/w_tu26.png)no-repeat right center;
    background-size: 100%;
    top: 20px;
    transition: all .2s;
    margin-left: 20px;
}

.activeT3 {
    display: block;
    cursor: pointer;
    width: 100%;
    color: #262626;
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.activeT3 font {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menuC3 {
    width: 100%;
    display: none;
    padding: 25px 40px;
    background: #fff;
    overflow: hidden;
}

.menuC3 p {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #646464;
}

@media(max-width:1440px) {
    .w_rcr {
        float: right;
        width: 75%;
    }
    .menuT3 {
        padding: 15px 20px;
    }
    .menuT3 font {
        right: 20px;
    }
}

@media(max-width:1024px) {
    .w_rcr {
        float: right;
        width: 76%;
    }
    .activeT3 {
        font-size: 14px;
        line-height: 24px;
    }
    .menuC3 {
        padding: 15px 20px;
    }
    .menuC3 p {
        font-size: 14px;
        line-height: 24px;
    }
    .menuT3 {
        padding: 15px 15px;
    }
    .menuT3 font {
        right: 15px;
    }
}

@media(max-width:768px) {
    .w_rcr {
        float: none;
        width: 100%;
        margin-top: 30px;
    }
}

@media(max-width:414px) {
    .w_rcr {
        margin-top: 15px;
    }
}


/********数字资源 begin *********/

.w_zb {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_zbl {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
}

.w_zbl p {
    display: inline-block;
    margin-right: 60px;
}

.w_zbl p a {
    font-size: 18px;
    line-height: 36px;
    color: #232323;
}

.w_zbl p a:hover {
    color: #de0010;
}

.w_zbl p.bg a {
    color: #de0010;
}

.w_zbr {
    float: right;
    width: 400px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.w_ssnr {
    width: 100%;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    background: none;
    font-size: 14px;
    line-height: 36px;
    color: #949494;
    padding-right: 30px;
}

.w_ssimg {
    position: absolute;
    top: 10px;
    right: 0px;
}

@media(max-width:1440px) {}

@media(max-width:1024px) {
    .w_zbr {
        width: 300px;
        margin-bottom: 15px;
    }
}

@media(max-width:768px) {
    .w_zbl p {
        margin-right: 40px;
    }
    .w_zbl {
        float: none;
        width: 100%;
    }
}

@media(max-width:414px) {
    .w_zbr {
        width: 100%;
    }
    .w_zbl p {
        float: left;
        width: 25%;
        margin-right: 0px;
        text-align: center;
    }
}

.w_zbzb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

.w_zbtz {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #eae2e2;
    padding: 10px 25px;
}

.w_zbtz p {
    font-size: 14px;
    line-height: 20px;
    color: #646464;
    padding-left: 26px;
    position: relative;
}

.w_zbtz p:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 3px;
    width: 18px;
    height: 14px;
    background: url(../tu/w_tu28.png)no-repeat center center;
}

.w_zbwq {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}

.w_zbwl {
    float: left;
    width: 75%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.w_zbwlt {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_zbwlt img {
    width: 100%;
    vertical-align: middle;
}

.w_zbdjq {
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding-top: 20%;
    margin: 0 auto;
    text-align: center;
}

.w_zbdjq img {
    max-width: 100%;
    vertical-align: middle;
}

.w_zbdjq p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 20px;
}

.w_zbdjq h3 {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: rgba(222, 0, 16, 0.8);
    width: 120px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    margin: 0 auto;
    margin-top: 55px;
}

.w_zbdjq:hover h3 {
    background: rgba(222, 0, 16, 1);
}

.w_zbmc {
    background: #f0ebeb;
    width: 100%;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    color: #232323;
    padding-top: 15px;
}

.w_zbwr {
    float: right;
    width: 25%;
    height: auto;
    overflow: hidden;
    background: #313131;
    padding: 15px;
    padding-right: 0px;
    max-height: 500px;
}

.w_zbwr h2 {
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.w_zbrt {
    width: 100%;
    height: auto;
    overflow: hidden;
    height: 480px;
    overflow-y: scroll;
}

.w_zbgd {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-right: 15px;
    padding-bottom: 30px;
}

.w_zbgd dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}

.w_zbgd dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.w_zbgd dt img {
    width: 100%;
    vertical-align: middle;
    transition: all 1s ease;
}

.w_zbgd dl:hover dt img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.w_zbgd dd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_zbgd dd p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.w_zbgd dd h3 {
    margin-top: 5px;
}

.w_zbgd dd h3 span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}

.w_zbgd dd h3 font {
    float: right;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}

.w_zbgd dl:hover dd span {
    color: #de0010;
}

.w_zbgd dl:hover dd font {
    color: #de0010;
}

.w_zbrt::-webkit-scrollbar-track {
    background-color: #313131;
}

.w_zbrt::-webkit-scrollbar {
    width: 10px;
    background-color: #313131;
}

.w_zbrt::-webkit-scrollbar-thumb {
    background-color: #707070;
    border: 10px solid #707070;
    border-radius: 10px;
}

@media(max-width:1024px) {
    .w_zbzb {
        margin-top: 20px;
    }
    .w_zbwq {
        margin-top: 30px;
    }
    .w_zbwr {
        max-height: 402px;
    }
    .w_zbrt {
        height: 347px;
    }
    .w_zbgd {
        padding-bottom: 0px;
    }
    .w_zbwr h2 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .w_zblb h2 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .w_zbtz {
        padding: 10px 15px;
    }
}

@media(max-width:768px) {
    .w_zbwl {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .w_zbwr {
        float: none;
        width: 100%;
    }
    .w_zbwr {
        max-height: inherit
    }
    .w_zbrt {
        height: auto;
    }
    .w_zbgd dl {
        width: 49%;
        margin-bottom: 15px;
        float: left;
        margin-right: 2%;
    }
    .w_zbgd dl:nth-child(2n) {
        margin-right: 0px;
    }
    .w_zbzb {
        margin-top: 0px;
    }
    .w_zbwq {
        margin-top: 15px;
    }
    .w_zbgd {
        padding-right: 0px;
    }
    .w_zbwr {
        padding-right: 0px;
    }
}

@media(max-width:414px) {
    .w_zbgd dd h3 font {
        float: left;
    }
}

.w_zblb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
}

.w_zblb h2 {
    font-size: 24px;
    line-height: 24px;
    color: #232323;
    position: relative;
    padding-bottom: 10px;
}

.w_zblb h2:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
}

.w_lb {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.w_lb dl {
    float: left;
    width: 23.3%;
    height: auto;
    overflow: hidden;
    margin-bottom: 2.25%;
    margin-right: 2.25%;
}

.w_lb dl.bg {
    margin-right: 0px;
}

.w_lb dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

.w_lb dt>img {
    width: 100%;
    vertical-align: middle;
    transition: all 1s ease;
}

.w_lb dt span {
    position: absolute;
    top: 40%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    transition: all 1s ease;
}

.w_lb dl:hover dt img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.w_lb dd {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.w_lb dd p {
    font-size: 14px;
    line-height: 20px;
    color: #646464;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.w_lb dl:hover dt span {
    opacity: 1;
}

.fy {
    clear: both;
    line-height: 40px;
    text-align: center;
    color: #669dd2;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}

.fy div {
    clear: both;
    text-align: center;
    margin: 0 auto;
}

.fy div a.prev {
    font-size: 14px;
    color: #646464;
    margin-right: 5px;
    width: 80px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border: 1px solid #c9c9c9;
}

.fy div span.current {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    width: 30px;
    height: 40px;
    background: #de0010;
    display: inline-block;
    text-align: center;
    border: 1px solid #de0010;
}

.fy div a {
    color: #646464;
    font-size: 14px;
    width: 30px;
    height: 40px;
    display: inline-block;
    text-align: center;
}

.fy div a.next {
    color: #646464;
    margin-left: 10px;
    font-size: 14px;
    width: 80px;
    height: 40px;
    display: inline-block;
    text-align: center;
    border: 1px solid #c9c9c9;
}

@media(max-width:1024px) {
    .w_zblb h2 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .fy {
        line-height: 30px;
        font-size: 12px;
        margin-top: 20px;
    }
    .fy div a.prev {
        font-size: 12px;
        width: 60px;
        height: 30px;
    }
    .fy div span.current {
        font-size: 12px;
        width: 20px;
        height: 30px;
    }
    .fy div a {
        font-size: 12px;
        width: 20px;
        height: 30px;
    }
    .fy div a.next {
        font-size: 12px;
        width: 60px;
        height: 30px;
    }
}

@media(max-width:768px) {
    .w_lb dl {
        float: left;
        width: 49%;
        margin-bottom: 2%;
        margin-right: 2%;
    }
    .w_lb dl:nth-child(2n) {
        margin-right: 0px;
    }
}

.zubo {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.zubo_l {
    position: absolute;
    right: 0;
    top: 0;
    width: 17%;
}

.zybo_lt {
    display: block;
    text-align: right;
    color: #232323;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 360px;
    overflow: hidden;
}

.zybo_lt i {
    display: block;
    color: #232323;
    font-size: 36px;
    text-transform: capitalize;
    font-family: "GOUDOS";
}

.zybo_lb {
    height: auto;
    text-align: right;
    color: #232323;
    font-size: 16px;
    line-height: 36px;
}

.zybo_lb img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.zybo_lb a {
    color: #232323;
    font-size: 16px;
}

.zubo_r {
    float: left;
    width: 83%;
    height: auto;
    overflow: hidden;
}

.sghn {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.sghn_t {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.sghn_t img {
    display: block;
    width: 100%;
}

.sghn_b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.3);
    text-align: center;
    padding-top: 175px;
}

.sghn_b img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.sghn_b p {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}

@media(max-width:1024px) {
    .zubo_l {
        position: relative;
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .zybo_lt {
        text-align: left;
        margin-bottom: 30px;
    }
    .zybo_lb {
        text-align: left;
    }
    .zubo_r {
        width: 100%;
    }
}

@media(max-width:768px) {
    .sghn_b {
        padding-top: 115px;
    }
    .sghn_b img {
        margin-bottom: 20px;
    }
    .sghn_b p {
        font-size: 18px;
    }
}

@media(max-width:540px) {
    .sghn_b {
        padding-top: 85px;
    }
    .sghn_b img {
        margin-bottom: 20px;
        max-width: 15%;
    }
    .sghn_b p {
        font-size: 18px;
    }
}

@media(max-width:450px) {
    .sghn_b {
        padding-top: 55px;
    }
    .sghn_b img {
        margin-bottom: 20px;
        max-width: 15%;
    }
    .sghn_b p {
        font-size: 18px;
    }
    .zybo_lt {
        margin-bottom: 20px;
    }
}

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 99999999;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
    position: relative;
    width: 1200px;
    margin: 150px auto;
    height: auto;
    text-align: center;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: block;
    font-size: 0px;
    background: url(../images/bg21.png) no-repeat center center;
}

.is-visible .cd-popup-container {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

@media(max-width:1600px) {
    .cd-popup-container {
        position: relative;
        width: 900px;
        margin: 150px auto;
    }
}

@media(max-width:1024px) {
    .cd-popup-container {
        width: 90%;
    }
}

.sz_box {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #dfdada;
    padding: 100px 0 80px;
}

.spyi {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #232323;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 40px;
}

.spyi i {
    display: block;
    color: #232323;
    font-size: 36px;
    line-height: 42px;
    font-family: "GOUDOS";
    text-transform: capitalize;
    margin-bottom: 10px;
}

.spyu {
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px
}

.zvbn {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zvbn dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /*background: #fff;*/
}

.zvin {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zvin img {
    display: block;
    width: 100%;
}

.zvim {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(0, 0, 0, 0.3);
    padding: 90px 0 0 0;
    transition: all 0.5s ease;
}

.bpfe {
    width: 120px;
    height: 30px;
    background: #de0010;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    margin-top: 18px;
}

.bpfe img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.video-img-mask {
    text-align: center;
}

.video-img-maskdd {
    display: inline-block;
}

.zvbn dd {
    text-align: center;
    background: #eee;
    line-height: 40px;
    color: #232323;
    font-size: 12px;
}

.zvbn:hover .zvim {
    top: 0
}

@media(max-width:1024px) {
    .sz_box {
        padding: 40px 0;
    }
    .spyi {
        margin-bottom: 30px;
    }
    .spyi i {
        font-size: 26px;
        line-height: 26px;
    }
    .spyu {
        margin-bottom: 30px
    }
}

.sz_box1 {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 80px 0 80px 0;
}

.zhib {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}

.zhib_t {
    text-align: center;
    color: #232323;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}

.zhib_t i {
    display: block;
    color: #232323;
    font-size: 36px;
    line-height: 36px;
    font-family: "GOUDOS";
    text-transform: capitalize;
    margin-bottom: 10px;
}

.zhib_b {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 58px;
    margin-bottom: 50px;
}

.zbkc {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zbkc dt {
    position: relative;
    width: 100%;
    height: auto;
}

.zbkc dt img {
    display: block;
    width: 100%;
}

.zbkc dt span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../tu/tu26.png) no-repeat center center rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 0.5s ease;
}

.zbkc dd {
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}

.zbkc dd p {
    line-height: 24px;
    color: #646464;
    font-size: 16px;
    height: 48px;
    overflow: hidden;
}

.zbkc:hover dt span {
    opacity: 1;
}

@media(max-width:1024px) {
    .sz_box1 {
        padding: 40px 0;
    }
    .zhib_t i {
        font-size: 26px;
        line-height: 26px;
    }
    .zhib {
        margin-bottom: 40px;
    }
    .zhib_b {
        margin-bottom: 0px;
    }
}

@media(max-width:540px) {
    .zbkc dd p {
        font-size: 14px;
    }
}

.zhib_g {
    text-align: center;
}

.zhib_g a {
    display: block;
    color: #232323;
    font-size: 16px;
    line-height: 36px;
}

.zhib_g img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

.zhibd {
    margin-bottom: 0;
}

.zhib_b1 {
    padding: 0 40px;
    margin-top: 60px;
    position: relative;
    margin-bottom: 60px;
}

.diazo {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.diazo dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.diazo dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /*background: #fff;*/
}

.diazo dt img {
    display: block;
    width: 100%;
}

.diazo dd {
    text-align: center;
    background: #f5f5f5;
    line-height: 40px;
    color: #232323;
    font-size: 12px;
}

.zborh {
    width: 120px;
    height: 30px;
    background: #de0010;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
}

.zborh img {
    vertical-align: middle;
    margin-right: 8px;
}

.zborh a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

@media(max-width:1024px) {
    .zhib_b1 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.sz_box2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.suryh {
    width: 1600px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

@media(max-width:1680px) {
    .suryh {
        padding: 0 80px;
        width: 100%;
    }
}

@media(max-width:1024px) {
    .suryh {
        padding: 0 30px;
        width: 100%;
    }
}

@media(max-width:540px) {
    .suryh {
        padding: 0 15px;
        width: 100%;
    }
}

.shbrg {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.shbrg_l {
    float: right;
    width: 75%;
    height: auto;
    overflow: hidden;
}

.shbrg_lt {
    min-height: 38px !important;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    margin-bottom: 60px;
}

.shbrg_lt ul {
    font-size: 0;
}

.shbrg_lt li {
    display: inline-block;
    margin-right: 70px;
    position: relative;
    min-height: 38px !important;
}

.shbrg_lt li:last-child {
    margin-right: 0;
}

.shbrg_lt li a {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #232323;
}

.shbrg_lt li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #de0010;
    transition: all 0.5s ease;
}

.shbrg_lt li:hover:after {
    width: 100%;
}

.shbrg_lt li.yhjk:after {
    width: 100%;
}

.shbrg_lct {
    width: 100%;
    height: auto;
    position: relative;
    text-align: center;
    color: #de0010;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 60px;
    overflow: hidden;
}

.shbrg_lct i {
    display: block;
    color: #232323;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    font-family: "GOUDOS";
}

.shbrg_le {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 45px;
    padding-bottom: 40px;
    border-bottom: 1px solid #dcdcdc;
}

.zswe {
    clear: both;
    width: 100%;
    height: auto;
}

.zswe dt {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 18px;
}

.zswe dt img {
    display: block;
    width: 100%;
}

.zswe dt span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../tu/tu26.png) no-repeat center center rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease;
}

.zswe dd {
    height: auto;
    overflow: hidden;
}

.zswe dd h2 {
    clear: both;
    width: 100%;
    display: flex;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 15px;
}

.zswe dd h2 span {
    display: block;
    /*float: left;*/
    margin: 0 auto;
    color: #646464;
    font-size: 12px;
}

.zswe dd h2 em {
    display: block;
    float: right;
    color: #646464;
    font-size: 16px;
}

.zswe dd h2 em a {
    color: #646464;
    font-size: 16px;
}

.zswe dd h2 em a:hover {
    color: #de0010;
}

.zswe dd p {
    clear: both;
    text-align: center;
    font-size: 16px;
    color: #646464;
    line-height: 24px;
    margin-bottom: 15px;
}

.zswe dd p a {
    font-size: 16px;
    color: #646464;
}

.zswe dd p a:hover {
    color: #de0010;
}

.wanzh {
    width: 120px;
    height: 30px;
    background: #de0010;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    cursor: pointer;
}

.wanzh a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.wanzh img {
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -3px;
}

.zswe:hover dt span {
    opacity: 1;
}

@media(max-width:1600px) {
    .zswe dd h2 span {
        font-size: 14px
    }
    .zswe dd h2 em {
        font-size: 14px
    }
    .zswe dd p {
        font-size: 14px
    }
    .zswe dd p a {
        font-size: 14px
    }
}

@media(max-width:1440px) {
    .zswe dd p {
        font-size: 14px;
    }
    .zswe dd h2 em a,
    .zswe dd h2 span {
        font-size: 14px;
    }
    .zswe dd p a {
        font-size: 14px;
    }
}

@media(max-width:1280px) {
    .zswe dd p {
        font-size: 12px;
    }
    .zswe dd h2 em a,
    .zswe dd h2 span {
        font-size: 12px;
    }
    .zswe dd p a {
        font-size: 12px;
    }
}

@media(max-width:1024px) {
    .shbrg_l {
        width: 100%;
    }
    .shbrg_lt {
        margin-bottom: 30px;
    }
    .shbrg_lct {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .shbrg_lct i {
        font-size: 26px;
        line-height: 26px;
    }
    .zswe dd p {
        font-size: 14px;
    }
    .zswe dd h2 em a,
    .zswe dd h2 span {
        font-size: 14px;
    }
    .zswe dd p a {
        font-size: 14px;
    }
    .shbrg_le {
        margin-bottom: 40px;
    }
}

@media(max-width:540px) {
    .shbrg_lt li {
        margin-right: 0;
        width: 33.33%;
    }
}

.shbrg_lb {
    clear: both;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    height: 660px;
    padding-right: 60px;
    margin-bottom: 60px;
}

.shbrg_lb li {
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    min-height: 36px !important;
    clear: both;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px;
}

.shbrg_lb li a {
    color: #232323;
    font-size: 18px;
    position: relative;
    z-index: 99
}

.shbrg_lb li span {
    display: block;
    float: left;
    width: 88%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #232323;
    font-size: 18px;
    transition: all 0.5s ease;
}

.shbrg_lb li span i {
    float: right;
}

.shbrg_lb li em {
    display: block;
    float: right;
    color: #646464;
    font-size: 16px;
    transition: all 0.5s ease;
}

.shbrg_lb li:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 100%;
    border-bottom: 1px solid #de1620;
    width: 0;
    transform: translate(-50%, 0);
}

.shbrg_lb li:hover:after {
    width: 100%;
    transition: 300ms ease all;
}


/* .shbrg_lb li:hover span,
.shbrg_lb li:hover em,
.shbrg_lb li:hover a {
    color: #de0010;
} */

.shbrg_lb li a:hover {
    color: #de0010;
}

.shbrg_lb::-webkit-scrollbar-track {}

.shbrg_lb::-webkit-scrollbar {
    width: 20px;
}

.shbrg_lb::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
    border: 2px solid #dcdcdc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

@media(max-width:1024px) {
    .shbrg_lb {
        margin-bottom: 40px;
        padding-right: 30px
    }
    .shbrg_lb::-webkit-scrollbar {
        width: 10px;
    }
}

@media(max-width:375px) {
    .shbrg_lb li span {
        width: 55%;
    }
}

.shbrg_lb1 {
    margin-bottom: 0px;
}

.shbrg_r {
    float: left;
    width: 20%;
    height: 2000px;
    background: #fff;
}

.shbrg_rt {
    width: 100%;
    min-height: 120px !important;
    background: url(../images/bg6.jpg) no-repeat center center;
    background-size: cover;
    padding: 18px 20px 0 20px;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
}

.shbrg_rt i {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-family: "GOUDOS";
    text-transform: capitalize;
    margin-bottom: 5px;
}

.shbrg_rb {
    width: 100%;
    height: 1865px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
    padding-left: 10px;
}

.shbrg_rb li {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    cursor: pointer;
}

.mfzo {
    width: 100%;
    min-height: 28px !important;
    border-bottom: 1px solid #eeeeee;
    background: url(../images/bg7.jpg) no-repeat right center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 25px;
    color: #646464;
    font-size: 18px;
    transition: all 0.5s ease;
}

.shbrg_rb li p {
    clear: both;
    text-align: right;
    line-height: 24px;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
}

.shbrg_rb li .bppp {
    clear: both;
    text-align: right;
    line-height: 24px;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
}

.shbrg_rb li p a {
    color: #646464;
    font-size: 14px;
    transition: all 0.5s ease;
}

.shbrg_rb li p a:hover {
    color: #de0010;
}

.shbrg_rb li:hover .mfzo {
    background: url(../images/bg8.jpg) no-repeat right center;
}

.shbrg_rb li:hover p {
    height: 24px;
}

.shbrg_rb li:hover .bppp {
    height: 24px;
}

.shbrg_rb li .bppp a {
    color: #646464;
    font-size: 14px;
    transition: all 0.5s ease;
}

.shbrg_rb li .bppp a:hover {
    color: #de0010;
}

.shbrg_rb::-webkit-scrollbar-track {}

.shbrg_rb::-webkit-scrollbar {
    width: 10px;
}

.shbrg_rb::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
    border: 2px solid #dcdcdc;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}

@media(max-width:1024px) {
    .shbrg_r {
        width: 100%;
        height: 800px;
        margin-top: 40px;
    }
    .shbrg_rb {
        height: 680px;
    }
    .shbrg_rt {
        height: auto;
        min-height: auto !important;
        padding: 20px;
    }
    .shbrg_rt i {
        font-size: 24px;
        line-height: 26px;
    }
}

@media(max-width:540px) {
    .shbrg_r {
        width: 100%;
        height: 400px;
        margin-top: 40px;
    }
    .shbrg_rb {
        height: 280px;
        overflow: hidden;
        overflow-y: auto;
    }
}

.yyti {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.yyti dl {
    height: auto;
    overflow: hidden;
}

.zvbn {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.yyti dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.yyti dd {
    text-align: center;
    background: #eee;
    line-height: 40px;
    color: #232323;
    font-size: 12px;
    padding-bottom: 5px
}

.yyti:hover .zvim {
    top: 0
}

.yyti_b {
    height: auto;
    line-height: 40px;
    background: #f5f5f5;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}

.yyti dd h2 {
    clear: both;
    width: 100%;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 15px;
}

.yyti dd h2 span {
    display: block;
    float: left;
    color: #646464;
    font-size: 16px;
}

.yyti dd h2 em {
    display: block;
    float: right;
    color: #646464;
    font-size: 16px;
}

.yyti dd h2 em a {
    color: #646464;
    font-size: 16px;
}

.yyti dd p {
    clear: both;
    text-align: center;
    font-size: 16px;
    color: #646464;
    line-height: 24px;
    margin-bottom: 15px;
}

.yyti dd p a {
    font-size: 16px;
    color: #646464;
}

.yyti dd p a:hover {
    color: #de0000;
}

.yyti dd h2 em a:hover {
    color: #de0000;
}

.shbrg_r1 {
    height: 2210px
}

.shbrg_rb2 {
    height: 2060px;
}

.wxbpr {
    float: left;
    width: 24px;
    height: 24px;
    position: relative;
    margin-right: 15px;
    z-index: 99999;
}

@media(max-width:540px) {
    .shbrg_r1 {
        width: 100%;
        height: 400px;
        margin-top: 40px;
    }
    .shbrg_rb2 {
        height: 280px;
        overflow: hidden;
        overflow-y: auto;
    }
}

.shbrg_r2 {
    height: 2246px
}

.shbrg_rb3 {
    height: 2093px;
}

@media(max-width:540px) {
    .shbrg_r2 {
        width: 100%;
        height: 400px;
        margin-top: 40px;
    }
    .shbrg_rb3 {
        height: 280px;
        overflow: hidden;
        overflow-y: auto;
    }
}

.dawb_lbc {
    padding-right: 0
}

.dawb_lbc p {
    line-height: 30px;
    color: #646464;
    font-size: 18px;
    margin-bottom: 0px;
}

.beccee {
    position: relative;
    margin-top: 60px;
}

.jborh {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 40px;
    background: #de0010;
    text-align: center;
    line-height: 40px;
    color: fff;
    font-size: 16px
}

.jborh a {
    color: #fff;
    font-size: 16px;
    display: block
}

.jborh1 {}

.jborh1 a {
    color: #fff;
    font-size: 16px;
    display: block
}

.tron {
    width: 100px;
    height: 40px;
    background: #de0010;
    text-align: center;
    line-height: 40px;
    color: fff;
    font-size: 16px;
    margin-top: 20px;
    border: none;
    color: #fff;
    margin-right: 10px;
    float: left;
}

@media(max-width:1024px) {
    .beccee {
        position: relative;
        margin-top: 30px;
    }
}

@media(max-width:540px) {
    .jborh {
        position: inherit;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}


/********数字资源 end *********/

.ts_box4 {
    clear: both;
    width: 100%;
    height: auto;
    background: #dfdada;
    padding: 80px 0 20px 0;
}

@media(max-width:1024px) {
    .ts_box4 {
        padding: 40px 0 10px 0
    }
}

.ts_box5 {
    padding: 80px 0;
}

@media(max-width:1024px) {
    .ts_box5 {
        padding: 40px 0 40px 0
    }
}

.sz_box3 {
    background: #dfdada;
    padding: 80px 0;
}

@media(max-width:1024px) {
    .sz_box3 {
        padding: 40px 0 40px 0
    }
}

.rbddon {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f0ebeb;
    padding: 160px 0 80px 0;
}

.ts_boxee {
    padding-top: 0
}

@media(max-width:1024px) {
    .rbddon {
        padding: 130px 0 40px 0;
    }
}

@media(max-width:540px) {
    .rbddon {
        padding: 107px 0 40px 0;
    }
}

.dgrbpcc {
    padding-top: 0;
}

.tsxo_lt img {
    display: block;
    width: auto;
}

.tsxo_lt span {
    display: block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 38px;
    height: 38px;
    background: url(../images/bg25.png) no-repeat center center;
}

.tsxo_lt {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    width: 300px;
    height: 300px;
    overflow: hidden;
}

.tsxo_lb {
    clear: both;
    width: 100%;
    float: left;
    overflow: auto;
}

.tsxo_lb li {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 14px;
    overflow: hidden;
}

.tsxo_lb li.xiao1 {
    border: 1px solid transparent;
}

.tsxo_lb li img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tsxo_lb li.qcbj {
    margin-right: 0;
}

#vid_lb {
    float: left;
    overflow: auto;
}
.tsxo_lb li.dada1 {
    border: 1px solid #333;
}
.sp_vid {
    clear: both;
    position: fixed;
    bottom: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.sp_vid.active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.sp_vid>video {
    margin: 0 auto;
    display: block;
    width: 65%;
    margin-top: 10%;
}
.sp_vid>i {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    transform: rotate(
45deg
);
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    top: 15%;
    right: 17%;
    cursor: pointer;
}
.sousuo{
    padding: 160px 0 80px 0;
}
.sousuo>form{    width: 100%;
    position: relative;
    border-bottom: 1px solid #C9C9C9;
    height: 50px;

}
.sousuo>form>input{
    color: #949494;
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    font-size: 14px;
    background: transparent;
}
.sousuo>form>button{
    position: absolute;
    right: 0%;
    height: 100%;
    outline: none;
    border: none;
}
.sousuo>p{
    font-size: 14px;
    color: #242323;
    margin: 39px 0 59px 0;
}
.sousuo>p>b{
    color: #DE0010;
}
.sousuo>ul{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #C9C9C9;
}
.sousuo>ul>li{
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    color: #949494;
    transition: .5s;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.sousuo>ul>li.active,.sousuo>ul>li:hover{
    border-bottom: 1px solid #DE0010;
    color: #242323;
    font-weight: bold;
}
.sousuo>div{

}
.sousuo>div>ul{
    margin-top: 40px;
    display: none;
}
.sousuo>div>ul.active{
    display: block;
}
.sousuo>div>ul>li{
    padding: 20px 0;
    font-size: 24px;
    color: #242323;
    border-bottom: 1px solid #C9C9C9;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.sousuo>div>ul>li:hover{
    border-bottom: 1px solid #DE0010;
}
.sousuo>div>ul>li>a{
    color: #242323;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
@media screen and (max-width:1440px) {
    .sp_vid>i {
        top: 120px;
        right: 15%;
    }
}
@media screen and (max-width:1024px) {
    .sp_vid>video {
        margin-top: 27%;
    }
}
@media screen and (max-width:768px) {
    .sp_vid>video {
        width: 70%;
        margin-top: 57%;
    }
    .sp_vid>i {
        top: 20%;
        left: 45%;
    }
    .sousuo{
        padding: 107px 15px 40px 15px !important;
    }
    .sousuo>p {
        margin: 20px 0 30px 0;
    }
    .sousuo>div>ul>li{
        font-size: 16px;
        line-height: 1.7;
    }
    .sousuo>div>ul {
        margin-top: 20px;
    }
}