@charset "utf-8";

/* CSS Document */
html {
    background: #FFF;
    font-size: 62.5%;
    /* 10÷16=62.5% */
}

body {
    font-size: 12px;
    font-size: 1.2rem;
    /* 12÷10=1.2 */
    /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
    background-color: #fff;
    color: #3c3c3c;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0px;
    padding: 0px;
    color: #323232;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

fieldset, img {
    border: 0;
}

img, object {
    max-width: 100%;
    /*height:auto;*/
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #3c3c3c;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

a:hover {
    color: #b71c1c;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400;
}

ul, ol, li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
    content: none;
}

input, textarea, select {
    font-weight: inherit;
}

input, select, textarea, button {
    vertical-align: middle
}

/*头部样式*/
.header {
    width: 100%;
    /*height:95px;*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9997
}

.topWrap {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #b71c1c;
    font-size: 15px;
}

.topWrap a i {
    color: #fff;
    margin-right: 5px;
}

.top_lf {
    width: 310px;
    padding-left: 40px;
    float: left;
    background: url(../images/t01.jpg) no-repeat 5px center;
}

.top_rt {
    width: auto;
    float: right;
}

.top_rt li strong {
    color: #f8ae31;
}

.topWrap .top_lf li a {
    color: #f8ae31;
}

.topWrap .top_lf li a:hover {
    color: #fff;
}

.topWrap li {
    float: left;
}

.topWrap li a {
    padding: 0 13px;
    color: #fff;
}

.topWrap li a span {
    color: #fff;
    background: #F8AE31;
    width: 34px;
    height: 34px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    margin: 0 4px;
}

.topWrap a:hover {
    color: #f8ae31;
}

.topWrap li a:hover .fa-user, .topWrap li.c01 a:hover {
    color: #ee7f08;
}

.topWrap li a:hover .fa-edit, .topWrap li.c02 a:hover {
    color: #b0d5ff;
}

.topWrap li a:hover .fa-users, .topWrap li.c03 a:hover {
    color: #57ffab;
}

.topWrap li a:hover .fa-desktop, .topWrap li.c04 a:hover {
    color: #ff6a6a;
}

.topWrap li a:hover .fa-graduation-cap, .topWrap li.c05 a:hover {
    color: #dbb2fe;
}

.logo {
    width: 204px;
    height: 67px;
    float: left;
    padding: 16px 0 0 10px;
    background-color: #253d6a;
    margin-right: -214px;
    position: relative;
}

.header.current {
    position: fixed;
    height: 60px;
}

.current .navMain {
    background: none;
    background-color: #b71c1c;
}

.logo2 {
    width: 330px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -165px;
    top: 130px;
    z-index: 9991
}

.current .logo2 {
    display: none;
}

.btn_ser {
    display: inline-block;
    width: 34px;
    height: 31px;
    cursor: pointer;
}

.btn_ser img {
    vertical-align: middle;
}

.ser {
    display: none;
    width: 210px;
    height: 35px;
    right: 158px;
    top: 39px;
    line-height: 30px;
    background-color: #fff;
    z-index: 9999;
}

.searchWrap {
    background: url(../images/search_bg.png) repeat;
    width: 450px;
    height: 38px;
    border-radius: 10px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -225px;
    z-index: 99;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff
}

.search {
    width: 450px;
    height: 38px;
    position: relative;
    overflow: hidden;
    z-index: 9998;
}

.search input {
    position: absolute;
    width: 90%;
    height: 37px;
    line-height: 36px;
    color: #fff;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
    text-align: center;
}

.search input.notxt {
    color: #fff;
    width: 90%;
    text-align: center;
    font-size: 16px;
}

.search input.notxt1 {
    position: absolute;
    width: 35px;
    height: 38px;
    top: 0px;
    right: 2px;
    border: none;
    background: url(../images/search_bg02.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
}

.top li.Enlish {
    width: 15.2333%;
    *width: 14.73%;
}

.nser {
    display: block;
    width: 100%;
    background-color: #e9f3ff
}

.nser .search {
    width: 100%;
}

.nser .search input.notxt {
    width: 90%;
    left: 0;
    padding-left: 2%;
}

.nser .search input.notxt1 {
    background: url(../images/search.png) no-repeat center center #f8ae31;
    right: 0px;
}

.nlinks {
    width: 100%;
    overflow: hidden;
    background-color: #03326a;
    line-height: 35px;
    font-size: 14px;
    font-size: 1.4rem;
}

.nlinks span {
    float: left;
    width: 14.28%;
    text-align: center;
}

.nlinks span a {
    color: #fff;
}

.nlinks span a i {
    color: #fff;
    margin-right: 3px;
}

.ser .search input.notxt {
    color: #444;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
}

.ser .search input.notxt1 {
    top: 0;
}


/*手机端导航*/
/*.snav{display: none;background-color:#024fa7;right:0px; top:0;z-index:9995; width:100%;}
.mbtn{display: none;width:100%;height: 35px;z-index: 1002;cursor:pointer;}
.mbtn span{width:32px;height:32px;margin-right:66px;float:right;color:#014fa7;font-size:20px;line-height:32px;text-align:center;background-color:#d6d6d6}
.navm{ width:100%; line-height: 30px; background-color:#044187;overflow: hidden; text-align: left; display: none;top:30px;left:0}
.navm li{background:url(../images/white-down-arrow.png) no-repeat 98% center;border-bottom:1px solid #395d9f;}
.navm li a{ font-size: 16px; font-size:1.6rem; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li.sub_has span{ margin-left: 10px;}
.navm li.on a{ color:#fff; display:block; width:100%;}
.navm dl{ display: none; background-color:#fff;color:#004489}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom:1px solid #e5e5e5;}
.navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#005bac;}
*/

/*导航*/
.current .nav ul li .subNav {
    display: none;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    overflow: hidden;
    background: url(../images/nav_bg.png) repeat;
    z-index: 9993;
}

.nav ul li.on {
    background: none;
    background-color: #f8ae31;
    color: #fff;
}

.nav ul li a {
    color: #fff;
    font-weight: bold;
}

.nav ul li .subNav {
    display: none;
}

.nav ul.right li:last-child .subNav {
    display: none !important;
}

.nav ul li .subNav dl {
    overflow: hidden;
    padding-top: 1px;
}

.nav ul li .subNav dl dd {
    height: auto;
    line-height: 18px;
    text-align: center;
}

.nav ul li .subNav dl dd a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    padding: 8px 5px 8px 5px;
}

.nav ul li .subNav dl dd a:hover {
    color: #fff;
    background-color: rgb(248, 174, 49)
}

.current .nav-wrapper {
    background: #b71c1c;
    height: 60px;
    line-height: 60px;
    box-shadow: 0px 0px 6px #333;
}

.nav-wrapper.current .navMain {
    background: #014fa7;
    height: 73px;
    line-height: 73px;
}

.navMain {
    height: 60px;
    line-height: 60px;
}

.nav {
    width: 1172px;
    margin: 0px auto;
    position: relative;
    height: 60px;
}

.nav .left {
    width: 39%;
    float: left;
    _display: inline;
    z-index: 999;
    zoom: 1;
}

.nav .right {
    width: 39%;
    float: right;
}

.nav ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 60px;
    position: relative;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: normal;
}

.nav ul li a:hover {}

.nav ul li a.search {
    display: block;
    text-align: left
}

.nav ul li a.search img {
    padding-top: 27px;
    padding-left: 10px;
}

.nav-wrapper {
    background: url(../images/nav_bg.png) repeat;
    z-index: 9992
}

/* 2022.04.22 */
.nav .nav_link_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: rgba(0, 0, 0, .7);
    padding: 48px 68px 53px 130px;
    overflow: hidden;
    display: none;
    z-index: 9993;
}

.nav .nav_link_box a {
    display: block;
    width: 25%;
    float: left;
    position: relative;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 7px 4px;
    box-sizing: border-box;
}

.nav .nav_link_box a::before {
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 3px;
    background: rgb(248, 174, 49);
    margin: 0;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.nav .nav_link_box a:hover {
    font-weight: bold;
    background: #f8ae31
}

.nav .nav_link_box a:hover::before {
    width: 18px;
    margin: 0 10px 0 0;
}

.header-logo {
    margin: 0px auto;
    transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    -moz-transition: width 0.3s ease 0s;
    width: 120px;
    position: relative;
    top: -34px;
    height: 0;
    z-index: 9994
}

.header-logo a {
    display: block;
}

.header-logo a img {
    width: 100%;
}

.current .header-logo {
    width: 53px;
    top: 3px;
}

.current .nav .left {
    width: 39%;
}

.current .nav .right {
    width: 39%;
}

.ser.current {
    height: 95px;
}

.ser.current img {
    padding-top: 30px;
}

.ser {
    width: 100%;
    height: 35px;
    display: block;
    z-index: 999;
    text-align: center;
}

.ser img {
    padding-top: 40px;
}

.ser .search input {
    height: 35px;
    line-height: 35px;
}

.ustb {
    position: absolute;
    top: 130px;
    left: 50%;
    z-index: 9999;
    margin-left: -158px;
    width: 317px;
}

/*footer*/

.fooer_wrap a {
    color: #ccdaff;
    font-size: 14px;
    font-size: 1.4rem;
}

.fooer_wrap a:hover {
    color: #f8ae31;
}

.fooer_wrap {
    width: 100%;
    overflow: hidden;
    z-index: 99;
    background-color: #b71c1c;
}

.footer {
    width: 1110px;
    overflow: hidden;
    margin: 0 auto;
    padding: 25px 0;
}

.footer ul {
    width: 10.78%;
    float: left;
    height: 145px;
}

.footer ul.fList01 {
    width: 28.88%;
}

.footer ul.fList01 li {
    width: 30%;
    padding-right: 5.5%;
    margin-right: 15.5%;
    text-align: right;
    border-right: 2px solid #1a5ca3;
    float: left;
}

.footer ul.fList01 li.f02 {
    width: 40.6%;
    padding-right: 5.5%;
    margin-right: 0;
    text-align: right;
    border-right: 2px solid #1a5ca3;
}

.footer ul.fList03 {
    width: 15.5%;
    padding-left: 1.5%;
    border-left: 2px solid #1a5ca3;
}

.footer_logo {
    width: 39.7%;
    text-align: center;
    overflow: hidden;
    color: #ccdaff;
    line-height: 265px;
    font-size: 14px;
    height: 150px;
    float: left;
    background: url(../images/footer_logo.png) no-repeat center 25px;
}

.footer ul li {
    line-height: 24px;
}

.footer_right {
    width: 12.78%;
    float: right;
    border-left: 2px solid #1a5ca3;
}

.contact {
    width: 100%;
    margin: 0 auto;
}

.contact span {
    display: block;
    line-height: 25px;
    padding-left: 25px;
    color: #ccdaff;
    padding-left: 50px;
}

.contact span strong {
    color: #ccdaff;
}

/*.contact span.weixin{background:url(../images/weixin.png) no-repeat 20px center;}

.contact span.sina{background:url(../images/sina.png) no-repeat 20px center;padding-left:50px;}*/
.contact span.total_view {
    padding: 0 0 0 20px;
    line-height: 25px;
    font-size: 14px;
    font-size: 1.4rem;
}

.contact span.today_view {
    padding-left: 20px;
    line-height: 25px;
    font-size: 14px;
    font-size: 1.4rem;
}

.copyrightWrap {
    width: 100%;
    background-color: #dadedd;
    overflow: hidden;
}

.copyright {
    max-width: 830px;
    margin: 0 auto;
    overflow: hidden;
    padding: 11px 0;
    text-align: center;
}

.copyright span {
    color: #696969;
    margin-right: 20px;
    line-height: 24px;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
}

.mod-sidebar {
    width: 40px;
    position: fixed;
    z-index: 9998
}

.rightBars {
    right: 50%;
    bottom: 100px;
    margin-right: -635px;
}

.leftBars {
    left: 50%;
    bottom: 20px;
    margin-left: -635px;
}

.mod-sidebar li {
    width: 40px;
    height: 48px;
    background-color: #b71c1c;
    margin-bottom: 1px;
    position: relative;
    border: 1px solid #0152a9;
}

.mod-sidebar li a {
    color: #fff;
}

.fLinks {
    width: 550px;
    height: 412px;
    position: absolute;
    right: 40px;
    bottom: -1px;
    display: none;
    background: url(../images/bbg01.png) no-repeat left top;
    padding-left: 8px;
}

.sideMenu1 {
    width: 37px;
    padding: 5px 0 0 3px;
    display: block;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 2px;
    margin: 0 auto;
}

.sideMenu2 {
    width: 40px;
    height: 48px;
    line-height: 75px;
    font-size: 13px;
    display: block;
    text-align: center;
    background: url(../images/gotop.png) no-repeat 11px 7px;
}

.fLinks dl {
    float: left;
    padding: 8px 13px;
    margin-right: 25px;
    width: 130px;
}

.fLinks dl dd h3 {
    font-size: 14px;
    color: #f8ae31;
    padding: 5px 0 1px;
    font-weight: normal;
}

.fLinks dl dd {
    line-height: 21px;
    font-size: 13px;
}

.fLinks dl.dl03 {
    margin-right: 0;
}

.leftBars .fLinks {
    right: -559px;
    bottom: -26px;
    padding-top: 14px;
}

.mod-sidebar li dd a:hover {
    color: #f8ae31;
}

.homeMenu3 {
    background: url(../images/home.png) no-repeat center center;
    display: block;
    width: 100%;
    height: 100%;
}

/*手机端导航*/
.snav {
    display: none;
    background-color: #024fa7;
    right: 0px;
    top: 0;
    z-index: 9995;
    width: 100%;
}

.mbtn {
    display: none;
    width: 100%;
    height: 35px;
    z-index: 1002;
    cursor: pointer;
}

.mbtn span {
    width: 32px;
    height: 32px;
    margin-right: 66px;
    float: right;
    color: #014fa7;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    background-color: #d6d6d6
}

.navm {
    width: 100%;
    line-height: 30px;
    background-color: #044187;
    overflow: hidden;
    text-align: left;
    display: none;
    top: 30px;
    left: 0
}

.navm li {
    border-bottom: 1px solid #395d9f;
    width: 100%;
    overflow: hidden;
}

.navm li strong {
    float: right;
    width: 37px;
    height: 30px;
    margin-right: 10px;
    background: url(../images/white-down-arrow.png) no-repeat center center;
}

.navm li>a {
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    line-height: 18px;
    padding: 10px 0px;
    color: #fff;
    padding-left: 13px;
    display: block;
    width: 120px;
}

.navm li a:hover {
    color: #fff;
}

.navm li.sub_has span {
    margin-left: 10px;
}

.navm li.on a {
    color: #fff;
    display: block;
    width: 120px;
}

.navm dl {
    display: none;
    background-color: #fff;
    color: #004489;
    width: 100%;
}

.navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px solid #e5e5e5;
    clear: both;
}

.navm li.on dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: block;
    border: none;
    padding: 0px;
    width: 120px;
}

.navm li dl dd a {
    font-size: 14px;
    color: #282828;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    color: #005bac;
}

.subNavs {
    width: 100%;
    clear: both;
}

@media screen and (max-width:1400px) {
    .rightBars {
        margin: 0;
        right: 10px;
    }

    .leftBars {
        margin: 0;
        left: 10px;
    }
}

@media screen and (max-width:1200px) {
    .mod-sidebar {
        width: 220px;
        height: 32px;
    }

    .rightBars {
        margin: 0;
        right: 0;
        bottom: 0;
    }

    .leftBars {
        margin: 0;
        left: 0;
        bottom: 0;
    }

    .mod-sidebar li {
        float: left;
        width: 100px;
        height: 30px;
        margin: 0;
    }

    .sideMenu1 {
        padding: 0;
        margin: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

    .sideMenu2 {
        width: 80%;
        height: 30px;
        line-height: 30px;
        background: url(../images/gotop.png) no-repeat right 7px
    }

    .leftBars .fLinks {
        bottom: 31px;
        right: -103px;
        height: auto;
        width: 188px;
        padding-right: 8px;
        background: none;
        background-color: #b71c1c;
        padding-top: 0;
    }

    .leftBars .fLinks dl {
        width: 100%;
        padding: 0;
        margin: 0;
        border-bottom: 1px dotted #3b638d;
    }

    .leftBars .fLinks dl dd h3 {
        background: url(../images/open.png) no-repeat 177px center;
        padding: 5px 0 5px
    }

    .leftBars .fLinks dl dd h3.open {
        background: url(../images/close.png) no-repeat 177px center;
    }

    .nav .nav_link_box {
        padding: 48px 30px 53px 30px;
    }
}

@media screen and (max-width:1172px) {
    .nav, .footer {
        width: 100%;
    }
}

@media screen and (max-width:1110px) {
    .header-logo {
        max-width: 80px;
        width: 40%
    }

    .navMain, .nav {
        height: 45px;
        line-height: 45px;
    }

    .header-logo img {
        display: block;
    }

    .logo2 {
        top: 90px;
    }

    .logo2 a {
        display: block;
        max-width: 280px;
        margin: 0 auto;
    }

    .goTop {
        right: 10px;
    }

    .footer {
        max-width: 770px;
        margin: 0 auto;
        padding-bottom: 110px;
        position: relative;
    }

    .footer_logo {
        position: absolute;
        bottom: 0px;
        left: 0%;
        height: 120px;
        line-height: 120px;
        text-align: right;
    }

    .footer ul.fList03, .footer_right {
        width: 22%;
        text-align: left;
        padding: 0 0 0 2%;
    }

    .footer ul.fList01 {
        width: 48%;
    }

    .footer ul.fList01 li {
        text-align: left;
        border-left: 2px solid #1a5ca3;
        border-right: none;
        padding: 0 0 0 5.5%;
    }

    .footer ul.fList01 li.f02 {
        text-align: left;
        border-left: 2px solid #1a5ca3;
        border-right: none;
        padding: 0 0 0 5.5%;
    }

    .footer_logo {
        width: 100%;
        background-size: 260px;
        background-position: left center
    }

    .nav .minfoWrap_inner {
        width: 690px;
    }

    .nav .minfoWrap_inner .fl {
        display: none;
    }

    .nav .minfoWrap_inner .fr {
        width: 445px;
        float: right;
        margin-left: 0;
    }

}

@media screen and (max-width:980px) {
    .wraq_header {
        background: none;
        position: static;
        background-color: #253d6a;
    }
}

@media screen and (max-width:900px) {
    .nav {
        display: none;
    }

    .topWrap {
        display: none;
    }

    .snav {
        display: block;
    }

    .mbtn {
        display: block;
    }

    .nlinks span a strong {
        color: #fff;
    }
}


@media screen and (max-width:800px) {
    .footer {
        width: 500px;
    }

    .copyright {
        max-width: 500px;
    }

    .footer_right {
        padding-left: 0;
        width: 27.5%
    }

    .footer ul.fList03 {
        width: 19%;
    }

    .footer_logo {
        line-height: 20px;
        padding: 40px 0;
        height: 40px;
    }

    .footer_logo span {
        display: block;
    }

    .footer ul.fList01 {
        width: 47%;
    }


}


@media screen and (max-width:600px) {
    .header-logo {
        max-width: 60px;
    }

    .logo2 {
        top: 68px;
        width: 260px;
        margin-left: -130px;
    }

    .logo2 a {
        display: block;
        max-width: 240px;
        margin: 0 auto;
    }

    .navMain {
        height: 30px;
        line-height: 30px;
    }

    .mbtn span {
        margin-right: 10px;
    }

    .nlinks span {
        width: 25%;
    }

    .nlinks {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .navm li a {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .footer {
        width: 320px;
        padding-bottom: 62px;
        padding-top: 15px;
    }

    .copyright {
        width: 310px;
    }

    .footer_right {
        width: 100%;
        border-top: 1px solid #183c96;
        padding-top: 3px;
        margin-top: 13px;
    }

    .contact {
        overflow: hidden;
        padding: 5px;
        width: 300px;
        margin: 0 auto;
    }

    .contact span {
        width: 50%;
    }

    .contact span.weixin {
        padding-left: 30px;
        background-position: left center !important;
        width: 100px;
        float: left;
        margin-left: 20px;
    }

    .contact span.qq {
        padding-left: 30px;
        background-position: left center;
        width: 100px;
        float: left;
    }

    .contact span.sina {
        padding-left: 30px;
        background-position: left center;
        width: 100px;
        float: left;
        margin-left: 20px;
        margin-bottom: 0;
    }

    .contact span.total_view {
        width: 180px;
        float: left;
        padding-left: 90px;
        padding-top: 0;
    }

    .contact span.today_view {
        width: 130px;
        float: left;
        padding-left: 90px;
    }

    .footer_logo {
        background: none;
        text-align: center;
        padding: 15px 5px;
        width: 310px;
        margin: 0 auto;
    }

    .footer ul.fList01 {
        width: 60%;
        padding-left: 3%;
    }

    .footer ul.fList01 li {
        width: 44%;
        padding: 0;
        text-align: center;
        border: none;
        margin-right: 10.5%;
    }

    .footer ul.fList01 li.f02 {
        width: 44%;
        padding: 0;
        text-align: center;
        border: none
    }

    .footer ul.fList03 {
        width: 30%;
        border: none;
        text-align: center;
    }

    .copyright span {
        margin: 0;
        width: 100%;
        text-align: center;
    }

}

@media screen and (max-width:480px) {
    .fooer_wrap a, .footer_logo {
        font-size: 13px;
        font-size: 1.3rem;
    }
}






@charset "utf-8";

body {
    font-size: 14px;
    font-size: 1.4rem;
}

input {
    outline: none;
}

.gp-pa {
    position: absolute;
}

.gp-pr {
    position: relative;
}

.gp-clearFix {
    *zoom: 1;
    clear: both;
}

.gp-clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.gp-clear {
    width: 100%;
    overflow: hidden;
}

/*响应式图片*/
.gp-img-responsive {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    display: block;
}

.gp-img-responsive img {
    width: 100%;
    transition: all 0.5s ease-in-out;
    max-width: none;
}

.gp-img-responsive img:hover {
    transform: scale(1.08);
}

.gp-radius {
    border-radius: 3px;
    display: block;
    overflow: hidden;
}

.gp-round {
    border-radius: 500px;
    display: block;
    overflow: hidden;
}

.gp-circle {
    border-radius: 50%;
    display: block;
    overflow: hidden;
}

.text-upper {
    text-transform: uppercase;
}

.text-left {
    text-align: left !important
}

/*边框*/
.gp-img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 2px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.gp-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

/*半透明背景*/
.gp-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1180;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=80);
    display: none;
    left: 0
}

/*文章页控制ul li序号*/
.gp-article ol, .gp-article ol li, .gp-order-list li, .gp-order-list {
    list-style: decimal inside none;
}

.gp-article ul, .gp-article ul li, .gp-unorder-list li, .gp-unorder-list {
    list-style: disc inside none;
}

.gp-unorder-list.circle {
    list-style-type: circle
}

.gp-unorder-list.square, .gp-unorder-list.square li {
    list-style-type: square
}

.gp-unorder-list.upper-roman, .gp-unorder-list.upper-roman li {
    list-style-type: upper-roman
}

.gp-unorder-list.lower-alpha, .gp-unorder-list.lower-alpha li {
    list-style-type: lower-alpha
}

.gp-article {
    word-break: break-word;
}

/*字号*/
.gp-f12 {
    font-size: 12px;
}

.gp-f14 {
    font-size: 14px;
}

.gp-f15 {
    font-size: 15px;
}

.gp-f16 {
    font-size: 16px;
}

.gp-f17 {
    font-size: 17px;
}

.gp-f18 {
    font-size: 18px;
}

.gp-f20 {
    font-size: 20px;
}

.gp-f22 {
    font-size: 22px;
}

.gp-f24 {
    font-size: 24px;
}

.gp-f26 {
    font-size: 26px;
}

.gp-f28 {
    font-size: 28px;
}

.gp-f30 {
    font-size: 30px;
}

.gp-f32 {
    font-size: 32px;
}

.gp-f34 {
    font-size: 34px;
}

.gp-f36 {
    font-size: 36px;
}

.gp-f38 {
    font-size: 38px;
}

.gp-f40 {
    font-size: 40px;
}

.gp-f50 {
    font-size: calc(20px + 1.57vw);
}

.gp-ul-inline {
    font-size: 0;
}

.gp-ul-inline>li, .gp-ul-inline>dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

.gp-fl, .gp-md-fl, .gp-sm-fl {
    float: left;
}

.gp-fr, .gp-md-fr, .gp-sm-fr {
    float: right;
}

.gp-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gp-vam, .gp-vama * {
    vertical-align: middle;
}

/*
字体色
*/
.gp-black *, .gp-black {
    color: #333
}

.gp-white *, .gp-white {
    color: #fff
}

.gp-white *:hover, .gp-white:hover {
    color: #fff;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

/*一行截短*/
.gp-ellipsis, .gp-text-truncate {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

/*透明度*/
.gp-opt-50 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/*-平均分配*/
/* [class*="gp-avg"] > li {float: left;} */
[class*="gp-avg"] {
    font-size: 0;
}

[class*="gp-avg"]>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
}

/*
版心和间距的问题
*/
.gp-container {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    width: 78.2vw;
}

@media screen and (min-width:1920px) {
    .gp-f50 {
        font-size: 50px;
    }
}

@media screen and (max-width:1740px) {
    .u_header2 .gp-container {
        padding: 0 15px;
        box-sizing: border-box;
    }
}

@media screen and (max-width:1500px) {

    .gp-f32 {
        font-size: 26px;
    }
}

@media screen and (max-width:1460px) {
    .gp-f24 {
        font-size: 22px;
    }

    .gp-f18 {
        font-size: 17px;
    }
}

@media screen and (max-width:1386px) {

    /* .gp-container{width: 1100px !important;} */
    .gp-f32 {
        font-size: 24px;
    }


}

@media screen and (max-width:1240px) {
    /* .gp-container{width: 90vw} */
}

@media screen and (max-width:1060px) {
    /* .gp-container{width:900px !important;} */
}

@media screen and (max-width:996px) {
    .gp-container {
        width: auto !important;
        margin-left: 3vw;
        margin-right: 3vw;
        padding-left: 0;
        padding-right: 0;
    }

    .gp-md-fl, .gp-md-fr {
        float: none;
        width: 100% !important;
    }

}

@media screen and (max-width:767px) {
    .gp-container {
        margin-left: 15px;
        margin-right: 15px;
    }

    .gp-row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .gp-p15 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .gp-m15 {
        margin-left: 8px;
        margin-right: 8px;
    }

    .gp-sm-fl, .gp-sm-fr {
        float: none;
        width: 100% !important;
    }
}


/*
面包屑
*/
.gp-bread {
    height: auto;
    line-height: 1.5;
    color: #fff;
    padding: 12px 0;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.gp-bread span {
    color: #fff;
    margin: 0 3px
}

.gp-bread a {
    color: #fff;
}

.gp-bread a:hover {
    text-decoration: underline;
}

@media screen and (max-width:767px) {
    .gp-article {
        word-break: break-word;
    }

    .gp-article img {
        width: auto !important;
        height: auto !important;
    }

    .gp-article video {
        width: auto !important;
    }

    .gp-article table {
        width: 100% !important;
    }

    body {
        font-size: 14px;
    }

    /* html{font-size: 54.705%;} */
}

/*
pad端固定宽度
*/
@media screen and (max-width:999px) {
    .gp-flex {
        display: flex;
        display: -webkit-flex;
    }

    .gp-flex-fixed {
        width: 250px;
    }

    .gp-flex-flexible {
        flex: 1;
        width: auto;
    }
}

/***
布局-网格样式 
**/

/* [class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
  display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;
} */
@media screen and (min-width:100px) {
    [class*="gp-avg"]>li {
        width: 100%;
    }

    /*平均分配*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }

    .gp-avg-xxs-2>li {
        width: 50%;
    }

    .gp-avg-xxs-3>li {
        width: 33.3%;
    }

    .gp-avg-xxs-4>li {
        width: 25%;
    }

    .gp-avg-xxs-5>li {
        width: 20%;
    }

    .gp-avg-xxs-6>li {
        width: 16.6%;
    }

    .gp-avg-1>li {
        width: 100%;
    }

    .gp-avg-2>li {
        width: 50%;
    }

    .gp-avg-3>li {
        width: 33.3%;
    }

    .gp-avg-4>li {
        width: 25%;
    }

    .gp-avg-5>li {
        width: 20%;
    }

    .gp-avg-6>li {
        width: 16.6%;
    }
}

@media screen and (max-width:479px) {
    [class*="gp-xs"] {
        width: 100%;
        display: block;
    }

    /*平均分配*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }

    .gp-avg-xxs-2>li {
        width: 50%;
    }

    .gp-avg-xxs-3>li {
        width: 33.3%;
    }

    .gp-avg-xxs-4>li {
        width: 25%;
    }

    .gp-avg-xxs-5>li {
        width: 20%;
    }

    .gp-avg-xxs-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:479px) {

    /*平均分配*/
    .gp-avg-xs-1>li {
        width: 100%;
    }

    .gp-avg-xs-2>li {
        width: 50%;
    }

    .gp-avg-xs-3>li {
        width: 33.3%;
    }

    .gp-avg-xs-4>li {
        width: 25%;
    }

    .gp-avg-xs-5>li {
        width: 20%;
    }

    .gp-avg-xs-6>li {
        width: 16.6%;
    }

}

@media screen and (min-width:767px) {

    /*平均分配*/
    .gp-avg-sm-1>li {
        width: 100%;
    }

    .gp-avg-sm-2>li {
        width: 50%;
    }

    .gp-avg-sm-3>li {
        width: 33.3%;
    }

    .gp-avg-sm-4>li {
        width: 25%;
    }

    .gp-avg-sm-5>li {
        width: 20%;
    }

    .gp-avg-sm-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:997px) {

    /*平均分配*/
    .gp-avg-md-1>li {
        width: 100%;
    }

    .gp-avg-md-2>li {
        width: 50%;
    }

    .gp-avg-md-3>li {
        width: 33.3%;
    }

    .gp-avg-md-4>li {
        width: 25%;
    }

    .gp-avg-md-5>li {
        width: 20%;
    }

    .gp-avg-md-6>li {
        width: 16.6%;
    }
}

@media screen and (min-width:1300px) {

    /*平均分配*/
    .gp-avg-lg-1>li {
        width: 100%;
    }

    .gp-avg-lg-2>li {
        width: 50%;
    }

    .gp-avg-lg-3>li {
        width: 33.3%;
    }

    .gp-avg-lg-4>li {
        width: 25%;
    }

    .gp-avg-lg-5>li {
        width: 20%;
    }

    .gp-avg-lg-6>li {
        width: 16.6%;
    }
}

/*
表格
*/
.gp-table>tbody>tr>td, .gp-table>tbody>tr>th, .gp-table>tfoot>tr>td, .gp-table>tfoot>tr>th, .gp-table>thead>tr>td, .gp-table>thead>tr>th {
    padding: 19px 20px;
    line-height: 1.4;
    word-break: break-all;
}

.gp-table-bordered {
    border: solid #e6e6e6;
    border-width: 0px 0 1px 0px;
}

.gp-table * {
    word-wrap: break-word;
}

/*边框*/
.gp-table-bordered td {
    border: solid #e6e6e6;
    border-width: 1px 1px 0px 1px;
}

/*条纹*/
.gp-table-striped>tbody>tr:nth-child(even)>td,
.gp-table-striped>tbody>tr:nth-child(even)>th {
    background-color: #f5f5f5
}

/*置顶*/
.gp-goTop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    color: #fff !important;
    background: #cc0909;
}

.gp-goTop-fixed {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 800;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    display: none;
}

.gp-goTop-fixed.bottom {
    bottom: 150px;
}

/*低版本跳转样式*/
.ie_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 99998;
}

.ie9tips {
    width: 400px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    line-height: 1.8;
    color: #fff;
    z-index: 99999;
    text-align: center;
}

.ie9tips a {
    color: red;
}

.ie9tips img {
    display: block;
    margin: 0 auto;
    opactiy: 0.9;
    filter: alpha(opacity=90);
}

.ie9tips p {
    padding-top: 10px;
    color: #fff;
    width: 420px;
    margin: 10px auto;
    line-height: 1.8;
}

.text-center {
    text-align: center;
}

/* 公共样式 */
.u_header {
    z-index: 900;
    position: absolute;
    left: 0;
    top: 0;
    transition: width 0.4s ease-out;
    width: 100%;
    padding: 0 3vw;
    box-sizing: border-box;
}

.u_logo {
    float: left;
    max-width: 360px;
    line-height: 1;
    position: relative;
    box-sizing: border-box;
    padding: 30px 0;
    position: relative;
    z-index: 200;
    width: 45%;
    float: left;
}

.u_logo a img {
    display: block;
}

.u_top_right {
    margin-left: 380px;
    text-align: right;
}

.u_top_links {
    padding-top: 10px;
}

.u_top_links>ul {
    display: inline-block;
}

.u_link_list li span {
    margin: 0 15px;
}

.u_link_list li:last-child span {
    display: none;
}

.u_link_list2 {
    margin-left: 60px;
}

.u_searchBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 69px;
    height: 77px;
    background: url(../images/u_search_bg.png) no-repeat right top;
    color: #fff;
    text-align: right;
    cursor: pointer;
}

.u_searchBtn i {
    color: #fff;
    font-size: 22px;
    padding: 15px 15px 0 0;
    display: inline-block;
}

.u_nav {
    text-align: right;
    transition: all 0.35s ease-out;
    padding-top: 20px;
    margin-right: -25px;
}

.u_nav>li {
    position: relative;
    height: 60px;
    transition: height 0.4s ease-out;
    display: inline-block;
    padding: 0 25px;
}

.u_nav>li>a {
    font-size: 20px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    color: #fff;
    line-height: 60px;
}

.u_nav>li>a::before {
    width: 0;
    height: 3px;
    background-color: #f39800;
    position: absolute;
    left: 50%;
    bottom: 1px;
    content: '';
    transition: all 0.35s ease-out;
}

.u_nav>li:hover>a::before, .u_nav>li.on>a::before {
    width: 100%;
    left: 0;
}

.u_nav>li>span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.u_nav>li .second_nav1 {
    width: 450px;
    position: absolute;
    left: 50%;
    display: none;
    top: 60px;
    padding: 30px 40px 30px 50px;
    box-sizing: border-box;
    background: #b71c1c;
    border-radius: 0 0 65px 65px;
    border-top: 1px solid #f39800;
    overflow: hidden;
    margin-left: -225px;
}

.u_nav>li .second_nav1::before {
    content: '';
    width: 192px;
    height: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/u_bg1_red.png) no-repeat left bottom;
    z-index: 0;
    opacity: 0.6;
}

.u_nav>li .second_nav1::after {
    content: '';
    width: 305px;
    height: 249px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/u_bg2_red.png) no-repeat left top;
    z-index: 0;
    opacity: 0.6;
}

.second_nav1 dl {
    /* margin-right: 270px; */
    position: relative;
    z-index: 10;
}

.second_nav1 dd {
    width: 50%;
    line-height: 1.5;
}

.second_nav1 dd a {
    padding: 9px 0;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    font-weight: normal;
}

.second_nav1 dd a:hover {
    color: #f4a300;
}

.gp-serBtn2 {}

.u_nav>li.on .second_nav1 {
    display: block;
}

.second_nav1 dl {
    position: relative;
    z-index: 20;
    text-align: left;
}

.sec_img {
    float: right;
    width: 246px;
    position: relative;
    z-index: 5;
    padding-top: 10px;
}

.sec_img .gp-img-responsive {
    padding-bottom: 66.67%;
}

.u_nav>li:nth-last-child(1) .second_nav1 {
    left: auto;
    right: 25px;
    width: 1100px;
}

.u_nav>li:nth-last-child(1) .second_nav1 dl {
    margin-right: 0;
}

.u_nav>li:nth-last-child(1) .second_nav1 dd {
    width: 25%;
}

/* .u_nav > li:nth-last-child(2) .second_nav1,.u_nav > li:nth-last-child(3) .second_nav1,.u_nav > li:nth-last-child(4) .second_nav1{left: auto;right: 25px;} */
.u_nav>li:nth-last-child(2) .second_nav1 {
    left: auto;
    right: 25px;
}

/* .u_nav > li:nth-last-child(5) .second_nav1{left: -320%;} */

/*1.默认展开的搜索*/
.gp-search {
    width: 220px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    border: 1px solid #f1f2f6;
    border-radius: 25px;
}

.gp-ser {
    width: 100%;
    height: 28px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.gp-search input, .gp-search button {
    position: absolute;
    height: 28px;
    line-height: 28px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search input.notxt {
    color: #fff;
    width: 82%;
    left: 0;
    padding-left: 5%;
}

.gp-search .notxt1 {
    position: absolute;
    width: 13%;
    right: 0;
    cursor: pointer;
    color: #fff;
    height: 42px;
    line-height: 42px;
    top: 0;
    text-align: center;
    transition: all 0.35s ease-out;
    font-size: 25px;
}

/*4.搜索按钮全屏展开*/
#gp-serBtn4 {
    z-index: 801;
}

.gp-search4 {
    height: 0;
    border: none;
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 50%;
    z-index: 1802;
    left: 0;
}

.gp-search4 .gp-ser {
    max-width: 800px;
}

.gp-search4 input, .gp-search4 button {
    height: 40px;
    line-break: 40px;
}

.gp-search4 .gp-ser {
    height: 40px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.gp-search4 .notxt1 {
    background: #b71c1c;
    color: #fff
}

.gp-search4 .gp-ser {
    display: none;
    border: none;
    background: #fff;
}

.gp-search4.active .gp-ser {
    display: block;
}

.gp-search4.active {
    height: 80px;
}

.searchActive .gp-overlay {
    top: 0;
}

@media screen and (max-width:998px) {
    .gp-search4 .gp-ser {
        width: 80%;
    }

    .gp-search4 input, .gp-search4 button {
        box-sizing: border-box;
    }

    .gp-search4 input.notxt {
        width: 100%;
        padding-right: 90px;
    }

    .gp-search4 .notxt1 {
        width: 85px;
    }
}

.close {
    position: absolute;
    right: 1vw;
    top: 1vw;
    width: 50px;
    height: 50px;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #333;
}

:moz-placeholder {
    color: #333;
}

.gp-search input:placeholder {
    color: #333;
}

:-ms-input-placeholder {
    color: #333;
}

@media screen and (max-width:998px) {
    .gp-search4 .gp-ser {
        width: 80%;
    }

    .gp-search4 input, .gp-search4 button {
        box-sizing: border-box;
    }

    .gp-search4 input.notxt {
        width: 100%;
        padding-right: 90px;
    }

    .gp-search4 .notxt1 {
        width: 85px;
    }

}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;

    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;

    visibility: visible !important;
    display: block;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.fadeInUpSmall, .show {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpSmall2 {
    -webkit-animation-name: fadeInUpSmall2;
    animation-name: fadeInUpSmall2;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

@keyframes fadeInUpSmall2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 20px, 0);
        -ms-transform: translate3d(-50%, 20px, 0);
        transform: translate3d(-50%, 20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}


.fadeInLeftSmall {
    -webkit-animation-name: fadeInLeftSmall;
    animation-name: fadeInLeftSmall;
    animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightSmall {
    -webkit-animation-name: fadeInRightSmall;
    animation-name: fadeInRightSmall;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.header.currents {
    -webkit-animation-name: upDown;
    animation-name: upDown;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@-webkit-keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes upDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

/*头部定位*/
.header.currents {
    position: fixed;
    left: 90px;
    top: 0;
    width: calc(100% - 90px);
    margin-bottom: 0;
    border: none
}

.header.currents .logo {
    padding: 20px 0;
}

.header.currents .nav li .second_nav1 {
    top: 72px;
}

.header.active {
    width: 100%;
    left: 0;
}

body.open .logo {
    z-index: 2000;
}

/*手机端导航默认*/
.mobile_bg {
    width: 100%;
    height: 100%;
    z-index: 90;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 300;
}

.gp-menu {
    width: 100%;
    z-index: 98;
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    z-index: 400;
}

.gp-menu-header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 996;
    width: 100%;
    height: 50px;
}

.gp-menu-link {
    float: left;
    line-height: 40px;
    height: 40px;
    padding-left: 15px;
}

.gp-menu-link a {
    color: #fff;
}

.gp-menu-header-icon {
    float: right;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    cursor: pointer;
    margin: 0;
    width: auto;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    text-align: center;
    line-height: 30px;
    width: 40px;
}

.gp-menu-header-icon i {
    color: #fff;
    position: relative;
    z-index: 20;
    font-size: 23px;
}

.gp-menu-header-icon-click i::before {
    content: '\e616';
}

.gp-menu-nav {
    width: 100%;
    display: none;
    background: url(../images/m_bg33.png) no-repeat right bottom #b71c1c;
    top: 0;
    right: 0;
    border-top: 5px solid #f39800;
}

/*导航*/
.gp-menu-nav a {}

.gp-menu-nav>ul {
    padding: 0 10% 0;
}

.gp-menu-nav>ul>li {
    position: relative;
    box-sizing: border-box;
    transition: transform 0.5s ease-in;
    transform: translateY(-40px);
    opacity: 0;
}

.gp-menu-nav>ul>li {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.gp-menu-nav>ul>li>a {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    padding: 12px 15px;
    width: 70%;
    box-sizing: border-box;
    color: #fff;
}

.m-second-nav {
    display: none;
    padding-bottom: 10px;
    padding: 0 15px;
}

.m-second-nav>li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}

.m-second-nav>li:last-child {
    border-bottom: none;
}

.m-second-nav>li.on>span {
    transform: rotate(45deg);
}

.m-second-nav>li>a {
    display: block;
    padding: 12px 0 12px 20px;
    font-size: 14px;
    color: #fff;
}

.m-second-nav>li>span {
    top: 4px;
    color: #dad6ce;
    font-size: 18px;
}

.gp-menu-arrow {
    cursor: pointer;
    width: 30px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    text-align: center;
}

.gp-menu-arrow::before {
    transition: all 0.3s ease-in-out;
}

.gp-menu-nav>ul>li.on>span {
    color: #fff;
}

.gp-menu-nav>ul>li.on>span::before {
    transform: rotate(90deg);
    display: inline-block;
}

.gp-menu-nav li ul {}

/*
侧滑右侧
*/

.gp-menu-nav.gp-menu-offcanvas2 {
    position: fixed;
    display: block;
    transform: translate(150%, 0);
    transition: all 1s ease-in-out;
    width: 85%;
}

.open .gp-menu-offcanvas2 {
    transform: translate(0, 0);
    position: absolute;
}



/*导航内标签效果*/
.open .gp-menu-link {
    display: none;
}

.open .gp-menu-header {
    background: none;
}

.open .logo, .open .header .divSelect {
    z-index: 90;
}

.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
}

.open .gp-menu-nav>ul>li.on {}

.gp-menu-nav.gp-menu-offcanvas2 {
    position: fixed;
    display: block;
    transform: translate(150%, 0);
    transition: all 1s ease-in-out;
    width: 85%;
    max-width: 400px;
}

body.open .gp-menu-offcanvas2 {
    transform: translate(0, 0);
    position: absolute;
}

body.open .gp-menu-nav>ul>li.on>a {
    color: #fff;
}

body.open .searchBtn {
    display: none !important;
}

body.open .m_en {
    display: inline-block;
    padding-top: 4px;
}

.m_logo {
    padding: 25px 50px 10px 10%;
    width: 70%;
}

.mobile-column1 {
    width: 100%;
    left: -100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.m-link {
    padding: 20px;
    text-align: center;
}

.m-link a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding: 4px 10px;
    font-size: 16px;
    color: #fff;
    opacity: 0.77;
}

.m-link span {
    color: #fff;
}

/*5移动端搜索默认*/
.gp-m-search {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 10%;
    height: auto;
    border-radius: 0;
    border: none;
}

.gp-m-search .gp-ser {
    background-color: #fff;
}

.gp-m-search .notxt1 {
    right: 0;
    width: 50px;
    border-radius: 2px;
    height: 35px;
    top: 0;
    color: #004098;
    line-height: 35px;
}

.gp-m-search .notxt1 i {
    font-size: 20px;
    color: #004098;
}

.gp-m-search input.notxt {
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
}

.gp-m-search.active {
    display: block;
    position: absolute;
    left: 0;
    top: 140px;
}

.gp-m-search input, .gp-m-search button {
    height: 35px;
    line-height: 35px;
}

.gp-m-search .gp-ser {
    height: 35px;
}

/*加页面动画*/
.effect2 {
    opacity: 0;
    transform: translateY(50px);
    transition: transform 1s, opacity 1s ease-in-out
}

.effect2.isView {
    transform: none;
    opacity: 1 !important;
}

.quick_links {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 50;
    background: #cc0808;
    background: -webkit-linear-gradient(left, #cc0808, #d13b19);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cc0808, #d13b19);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cc0808, #d13b19);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cc0808, #d13b19);
    /* 标准的语法 */
    padding: 27px 0 15px
}

.quick_links li {
    padding: 0 25px;
    position: relative;
}

.quick_links li::before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.3);
}

.quick_links li i {
    max-width: 40px;
    display: block;
    margin: 0 auto 12px;
    line-height: 1;
    height: 40px;
}

.quick_links li span {
    display: block;
    font-size: 16px;
    color: #fff;
}

.quick_links li:last-child::before {
    display: none;
}

.m_quick_links {
    padding: 20px;
    text-align: center;
}

.m_quick_links a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    padding: 4px 10px;
    font-size: 16px;
    color: #fff;
    opacity: 0.77;
}

/* 置顶后菜单 */
.u_header2 {
    position: fixed;
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 43, 77, 0.15);
    z-index: 500;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform 0.8s ease-out;
    opacity: 0;
    left: 0;
    top: 0;
    right: 0;
}

.u_header2 .gp-container {
    max-width: 1720px;
    width: 100%;
}

.u_top_links2 {
    background-color: #b71c1c;
    padding: 10px 0;
}

.u_header2 .u_logo {
    padding: 18px 0;
}

.u_header2 .u_nav>li>a {
    color: #333;
}

.u_header2 .u_nav {
    padding-top: 0;
    margin-right: 7.5%;
}

.u_header2 .u_top .gp-container {
    position: relative;
}

.u_header2 .u_top .gp-container::before {
    content: '';
    width: 307px;
    height: 70px;
    background: url(../images/u_header_bg3.png) no-repeat center;
    position: absolute;
    left: -90px;
    top: 0;
    z-index: 0;
}

.u_header2 .u_top .gp-container::after {
    content: '';
    width: 178px;
    height: 58px;
    background: url(../images/u_header_bg4.png) no-repeat center;
    position: absolute;
    right: -60px;
    bottom: 0;
    z-index: 0;
}

.u_header2 .u_top .gp-container>* {
    position: relative;
    z-index: 5;
}

/* 置顶后搜索 */
.u_header2 .gp-search {
    width: 6.9%;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    border: 1px solid #b71c1c;
    position: absolute;
    right: 0;
    top: 25px;
    background-color: #fff;
}

.u_header2 .gp-ser {
    width: 100%;
    height: 30px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.u_header2 .gp-search input, .gp-search button {
    position: absolute;
    height: 30px;
    line-height: 30px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.u_header2 .gp-search input.notxt {
    color: #333;
    width: 65%;
    left: 0;
    padding-left: 8%;
}

.u_header2 .gp-search .notxt1 {
    position: absolute;
    width: 25%;
    right: 2px;
    cursor: pointer;
    color: #b71c1c;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
}

::-webkit-input-placeholder {
    color: #999;
}

:moz-placeholder {
    color: #999;
}

.gp-search input:placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.u_header2 .u_nav>li {
    height: 83px;
}

.u_header2 .u_nav>li>a {
    line-height: 83px;
}

.u_header2 .u_nav>li .second_nav1 {
    top: 83px;
}

.showdiv .u_header2 {
    transform: none;
    opacity: 1;
    transition: all 0.7s ease-in-out 0.5s;
}

.wrap_ufooter {
    background: url(../images/ff_bg_red.png) no-repeat top center/cover;
    text-align: center;
    position: relative;
    min-height: 220px;
    margin-top: 140px;
}

.u_footer {
    padding: 0 3.7vw;
}

.f_logo1 {
    width: 25.7%;
    position: absolute;
    left: 50%;
    top: -20%;
    transform: translateX(-50%);
}

.f_logo2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.media_list {
    width: 34.2%;
    float: left;
}

.media_list li {
    width: 20%;
    box-sizing: border-box;
    padding-right: 5%;
}

.media_list li .box {
    display: block;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.media_list li .flipbox-wrapper .flipbox-box {
    position: absolute;
    left: 0;
    top: 0;
}

.media_list li .side1 {
    background-color: #fff;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    width: 100%;
}

.media_list li .side1 i {
    font-size: 50px;
}

.media_list li .side1 i.icon-weixin {
    color: #6ccd43;
}

.media_list li .side2 {
    border: 5px solid #b71c1c;
    border-radius: 10px;
    background-color: #fff;
    line-height: 1;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.media_list li .side2 img {
    display: block;
    width: 100%;
}

.media_list li .side1 i.icon-kuaishou {
    color: #ff6734;
}

.media_list li .side1 i.icon-douyin {
    color: #000;
}

.media_list li .side {
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.media_list li:hover .side1 {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.media_list li:hover .side2 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}

.media_list.lf {
    float: left;
}

.media_list.rt {
    float: right;
}

.media_list li:nth-child(2n+1) {
    transform: translateY(-50%);
}

.link_list {
    overflow: hidden;
    max-width: 1500px;
    padding: 210px 0 20px;
    margin: 0 auto;
}

.link_list .lf {
    float: left;
    width: 420px;
    display: flex;
    display: -webkit-flex;
    justify-content: start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.link_list .rt {
    float: right;
    width: 420px;
    justify-content: end;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.link_list ul {
    float: left;
    width: auto;
}

.link_list li {
    text-align: left;
    font-size: 14px;
    margin-right: 8%;
    line-height: 1.5;
    margin-bottom: 10px;
    opacity: 0.7;
    white-space: nowrap;
}

.link_list .rt ul {
    margin-left: 10%;
}

.link_list .lf ul {
    margin-right: 10%;
}

.u_copyRight {
    background-color: #810000;
    padding: 16px 15px;
    text-align: center;
}

.u_copyRight span {
    display: inline-block;
    margin: 0 5px;
}


@media screen and (min-width: 996px) {}

@media screen and (max-width:1700px) {
    .u_nav>li {
        padding: 0 1vw
    }

    .u_logo {
        width: 27%;
    }

    .u_nav {
        margin-right: -1vw;
    }

    .u_nav>li:nth-last-child(1) .second_nav1 {
        right: 1vw;
    }

    .u_nav>li:nth-last-child(2) .second_nav1, .u_nav>li:nth-last-child(3) .second_nav1, .u_nav>li:nth-last-child(4) .second_nav1 {
        right: 1vw;
    }
}


@media screen and (max-width:1500px) {
    .nav>li>a {
        font-size: 18px;
    }

    .second_nav1 dd a {
        font-size: 16px;
    }
}

@media screen and (max-width:1460px) {
    .gp-f30 {
        font-size: 26px;
    }

    .gp-f16 {
        font-size: 15px;
    }

    .gp-f36 {
        font-size: 32px;
    }

    .gp-f22 {
        font-size: 20px;
    }

    .gp-f28 {
        font-size: 24px;
    }

    .gp-f20 {
        font-size: 19px;
    }

    .u_header {
        padding: 0 5vw 0 3vw;
    }

    .u_nav {
        padding-top: 0;
    }

    .u_nav>li>a {
        font-size: 17px;
    }

    .u_nav .second_nav1 dd a {
        font-size: 15px;
    }

    .u_searchBtn {
        width: 4.5vw;
        background-size: 100% auto;
    }

    .u_searchBtn i {
        padding: 1vw 1vw 0 0;
    }
}


@media screen and (max-width:1386px) {
    .gp-f30 {
        font-size: 26px;
    }

    .gp-f24 {
        font-size: 22px;
    }

    .gp-f18 {
        font-size: 17px;
    }

    .gp-f36 {
        font-size: 30px;
    }

    .gp-f16 {
        font-size: 15px;
    }

    .gp-f28 {
        font-size: 23px;
    }

    .gp-f20 {
        font-size: 18px;
    }

    .u_header2 .gp-search input.notxt {
        width: calc(100% - 30px)
    }

    .u_header2 .gp-search .notxt1 {
        width: 30px;
    }

    .u_header2 .u_nav {
        margin-right: 9%;
    }

    .u_header2 .gp-search {
        width: 8%;
    }


}

@media screen and (max-width:1386px) {
    .quick_links {
        padding: 16px 0 14px;
    }

    .quick_links li i {
        margin-bottom: 8px;
    }

    .quick_links li span {
        font-size: 15px;
    }

    .gp-f26 {
        font-size: 24px;
    }

    .gp-f22 {
        font-size: 20px;
    }

}

@media screen and (max-width:1320px) {
    .top {
        padding: 0 1.5vw 0 2vw;
    }

    .gp-f36 {
        font-size: 26px;
    }

    .gp-f26 {
        font-size: 22px;
    }

    .gp-f22 {
        font-size: 19px;
    }

    .u_nav>li>a {
        font-size: 17px;
    }

    .u_link_list li span {
        margin: 0 7px;
    }

    .u_top_links>ul {
        margin-left: 35px;
    }

    .u_logo {
        width: 23%;
    }

    .u_top_right {
        margin-left: 24%;
    }

    .u_top_links {
        padding-top: 0;
    }

    .u_header2 .u_top_links {
        padding-top: 10px;
    }


}

@media screen and (max-width:1200px) {
    .u_nav>li>a {
        font-size: 16px;
    }

    .u_nav>li {
        padding: 0 0.5vw;
    }

    .u_nav>li {
        position: static;
    }

    .u_nav {
        position: relative;
    }

    .u_nav>li .second_nav1 {
        width: 100% !important;
        padding: 20px 30px 20px 20px;
    }

    .u_nav>li:nth-last-child(1) .second_nav1, .u_nav>li:nth-last-child(2) .second_nav1, .u_nav>li:nth-last-child(3) .second_nav1, .u_nav>li:nth-last-child(4) .second_nav1 {
        right: 0.5vw;
    }

    .second_nav1 dd a {
        padding: 5px 0;
    }
}

@media screen and (max-width:1080px) {
    .logo {
        width: 24%;
    }

    .nav {
        padding-top: 20px;
    }

    .footer_logo {
        width: 20%;
    }

    .footer_rt {
        width: 340px;
    }
}

@media screen and (max-width:996px) {

    .u_top_right {
        display: none;
    }

    .u_logo {
        width: 33%;
        padding: 15px 0;
    }

    .u_header {
        padding: 0 15px;
    }

    .gp-menu {
        display: block;
    }

    .u_searchBtn {
        display: none;
    }

    .gp-menu-header-icon::after {
        width: 50px;
        height: 50px;
        /* background: url(../images/u_search_bg.png) no-repeat center; */
        background-size: contain;
        position: absolute;
        right: -2px;
        top: -2px;
        z-index: 0;
        content: '';
    }

    .open .gp-menu-header-icon::after {
        background: url(../images/menu_bg.png) no-repeat center;
        background-position: right top
    }

    .gp-menu-header-icon-out span {
        position: relative;
        z-index: 50;
    }

    .gp-menu-header-icon-out {
        margin-right: 0;
    }

    .open .u_header {
        border-top: none;
    }

    .media_list.lf, .media_list.rt {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .media_list li:nth-child(2n+1) {
        transform: none;
    }

    .media_list.lf {}

    .media_list li {
        padding: 0 10px;
    }

    .wrap_ufooter {
        background: none;
    }

    .link_list::before {
        content: '';
        width: 100%;
    }

    .link_list {
        background: url(../images/ff_bg_red.png) no-repeat top center/cover;
        padding: 210px 3.5vw 20px;
    }

    .u_footer {
        padding: 0;
    }

    .f_logo1 {
        display: none;
    }

    .link_list .lf, .link_list .rt {
        width: 49%;
    }

    .f_logo2 {
        top: auto;
        width: 25%;
        max-width: 120px;
        bottom: 260px;
    }

    .wrap_ufooter {
        margin-top: 0;
        margin-bottom: 49px;
    }

}




@media screen and (max-width:767px) {
    .gp-f16 {
        font-size: 15px;
    }

    .gp-f24 {
        font-size: 20px;
    }

    .gp-page {
        padding: 30px 0;
    }

    .gp-f36 {
        font-size: 22px;
    }

    .gp-f20 {
        font-size: 17px;
    }

    .gp-f30 {
        font-size: 20px;
    }

    .m-link a, .m_quick_links a {
        font-size: 14px;
    }

    .link_list {
        padding-top: 160px;
    }

    .f_logo2 {
        bottom: 210px;
    }

    /* .nav_list{display: none;} */

}

@media screen and (max-width:640px) {
    .gp-f24 {
        font-size: 17px;
    }

    .gp-f18 {
        font-size: 16px;
    }

    .gp-page a {
        display: none;
    }

    .header .logo {
        width: 240px;
        padding: 10px 0;
    }

    .link_list .lf ul {
        margin-right: 5%;
    }
}

@media screen and (max-width:480px) {
    .gp-ul-inline>li {
        font-size: 12px;
    }

    .gp-menu-header-icon-out i, .gp-menu-header-icon-out strong {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .gp-menu-header {
        top: 0;
    }

    .gp-menu-header .searchBtn {
        padding-top: 12px;
        right: 50px;
        font-weight: normal;
    }

    .gp-menu-nav>ul>li>a {
        padding: 12px 15px;
    }

    .gp-menu-nav>ul>li.on>span {
        width: 46px;
        line-height: 46px;
        height: 46px;
    }

    .m-second-nav>li>a {
        padding: 10px 20px;
    }

    .gp-menu-arrow {
        height: 46px;
        line-height: 46px;
    }

    .m-link a, .m_quick_links a {
        font-size: 12px;
    }

    .link_list li {
        font-size: 12px;
    }

    .link_list .lf ul {
        margin-right: 5%;
    }

    .media_list li .side1 i {
        font-size: 30px;
        ;
    }

    .media_list li .side1 i img {
        max-width: 30px;
    }
}

@media screen and (max-width:400px) {
    .link_list .lf, .link_list .rt {
        width: 100%;
    }

    .link_list .rt {
        justify-content: start;
    }

    .link_list .lf ul {
        margin-right: 0;
    }

    .link_list .rt ul {
        margin-right: 0;

    }
}

@media screen and (max-width:400px) {
    .link_list .lf, .link_list .rt {
        width: 100%;
        float: none;
        margin: 0 auto;
        padding-left: 10%;
        box-sizing: border-box;
    }

    .link_list ul {
        float: left;
        width: 50%;
    }

    .link_list .rt ul {
        margin-left: 0;
    }

    .f_logo2 {
        bottom: 400px;
    }
}

/* 2023.09.23 by tongyuan_lihongsun */

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dl,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
    color: #111;
}

.body_home {
    height: 100%;
    position: relative;
    z-index: 1;
}

.body_b {
    position: fixed;
    left: 0;
    top: 100%;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top .7s cubic-bezier(.5, 0, .2, 1) 0s;
    z-index: 1;
    overflow-y: auto;
    outline: 0
}

.body_b * {
    outline: 0
}

.body_b.showdiv {
    top: 0
}

.banner {
    z-index: 1;
    position: relative
}

.banner a {
    display: block;
    position: relative
}

.banner a::before {
    height: 223px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* 标准的语法 */
    z-index: 6;
}

.listTitle {
    overflow: hidden;
}

.listTitle h1 {
    width: auto;
    float: left;
}

.listTitle h1:first-child {
    margin-right: 10%;
}

.listTitle h1.off h2::before {
    display: none;
}

.wrap_more {
    position: absolute;
    right: 0px;
    top: 0px;
}

.wrap_more a {
    display: none;
}

.banner .slick-img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.banner .slick-img {
    height: 0;
    padding-bottom: calc(920% / 19.2)
}

.banner {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.banner .swiper-container {
    max-width: initial;
}


/* .banner video{height:100vh;width:auto} */

.banner .banner-dots {
    width: auto;
    text-align: center;
    position: absolute;
    left: calc(50% - 107px);
    bottom: 52px;
    text-align: center;
    overflow: hidden
}

.banner .slick-img {
    display: block;
    height: 100vh;
    overflow: hidden;
    position: relative;
    background-size: cover !important;
    padding-bottom: 0;
    z-index: 5;
    background-position: center;
}

.banner a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    height: 0;
    padding-bottom: 12%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* 标准的语法 */
    z-index: 6;
}

.banner .bottom {
    padding: 0 0 17px;
    bottom: 0;
    z-index: 2;
    letter-spacing: 3px
}

.banner .title {
    color: #fff;
    margin: auto;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1.2em
}

.banner .vicetitle {
    margin: 9px 0 0;
    color: #fff;
    width: 100vw;
    max-width: 1320px;
    text-align: center
}

.banner a {
    display: block;
    position: relative;
}

.banner .slick-img video,
.banner .slick-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.banner .slick-img img {
    min-width: 100%;
    object-fit: cover;
}

.banner .slick-img video {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner_btns {
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 10;
    text-align: center;
    width: 100%;
}

.banner_more {
    padding: 0 17px 0 14px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 18px;
}

.banner_more::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, .5);
    left: 0;
    top: 0
}

.banner_more::after {
    content: '';
    position: absolute;
    right: 0;
    top: calc(50% - 4px);
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    opacity: .5;
}

.banner_more a {
    color: #fff
}

.banner_btns .swiper-pagination {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.banner .swiper-slide-active .slick-img {
    transition: transform 6s linear 0s;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px;
    text-align: center;
    position: relative;
    transition: all ease-in-out .3s;
    border-radius: 0;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    transform: translateY(4px);
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(../images/u_icon1.png) no-repeat center;
    width: 28px;
    height: 28px;
    background-size: 28px auto;
    border-radius: 0;
    vertical-align: middle;
    transform: none;
}


/* .bb{position: absolute;bottom: 14px;width: 18px;height: 18px;background: url(../images/banner_bottom.png) center no-repeat;left: 50%;transform: translateX(-50%);z-index: 2;-webkit-animation: bb 2s linear 0s infinite;animation: bb 2s linear 0s infinite} */

@keyframes bb {
    0% {
        transform: translate(-50%, 0);
        opacity: 0;
    }

    20% {
        transform: translate(-50%, 3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%, 10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }
}

.body_b {
    background: #f9eded;
}

.wrap_mode1 {
    margin-top: 145px;
    position: relative;
}

.wrap_mode1::before {
    content: '';
    background: url(../images/m1_bg3.png) no-repeat;
    left: 0;
    top: 0;
    width: 220px;
    height: 538px;
    z-index: 0;
    position: absolute;
}

.wrap_mode1::after {
    content: '';
    width: 435px;
    height: 789px;
    background: url(../images/mm_bg1.png) no-repeat center;
    position: absolute;
    top: -120px;
    right: 0;
    z-index: 0;
}

.mode1 {
    position: relative;
    z-index: 50;
}

.mode1 .lf {
    width: 65%;
}

.listTitle {
    margin-bottom: 5px;
    position: relative;
}

.tab_box {
    position: relative;
}

.tab_box .box {
    position: relative;
    height: 380px;
}

.tab_box .box.on {
    /* opacity: 1; */
    height: 380px;
    overflow: hidden;
}

.tab_box .box.off {
    /* opacity: 0; */
    height: 0;
    overflow: hidden;
}

.wrap_more .more.on {
    display: block;
}

.wrap_more .more.off {
    display: none;
}

.titleColumn {
    display: inline-block;
}

.listTitle h2 {
    padding: 43px 0 13px;
    line-height: 1;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.listTitle h2::before {
    content: '';
    width: 42px;
    height: 3px;
    background-color: #b71c1c;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%);
    z-index: 1;
}

.listTitle h2::after {
    background: url(../images/title_bg_red.png);
    width: 58px;
    height: 90px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 0;
}

.listTitle h2 span {
    position: relative;
    z-index: 10;
    color: #000;
}

.listTitle .en {
    display: block;
    font-family: 'Optima', 'Arial';
    color: #999;
    padding: 8px 0;
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.more1 {
    float: right;
    padding-top: 55px;
    color: #999;
}

.USTB_swiper1 {
    position: relative;
    padding: 20px 0 0 20px;
    overflow: hidden;
}

.USTB_swiper1::before {
    background-color: #b71c1c;
    content: '';
    width: 64.5%;
    height: 40%;
    transform: skewX(-10deg);
    position: absolute;
    left: -30px;
    top: 0;
    z-index: 0;
}

.title {
    font-weight: normal;
}

.news_txt {
    padding: 15px 0;
}

.news_txt h3 {
    margin-bottom: 12px;
}

.news_txt p {
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    color: #666;
    margin-bottom: 20px;
}

.date {
    color: #b71c1c;
    font-family: 'Optima';
}

.date i {
    margin-right: 5px;
    color: #b71c1c;
}

.wrap_mode1 .USTB_dots {
    text-align: center;
    width: 100%;
    position: static;
}

.wrap_mode1 .USTB_dots span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #f39c0b;
    margin: 0 5px;
    background: none;
    opacity: 1;
}

.wrap_mode1 .USTB_dots span.active {
    background: #f39c0b;
}

.USTB_swiper1 .swiper-wrapper {
    background-color: #e9eef3;
}

.USTB_swiper1:hover .title {
    color: #b71c1c;
}

.mode1 .rt {
    width: 32.6%;
}

.USTB_list1 {
    position: relative;
    padding: 2px 20px 0;
    background-color: #fff;
}

.USTB_list1::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #b71c1c;
    background: -webkit-linear-gradient(left, #b71c1c 76%, #f39800);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #b71c1c 76%, #f39800);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #b71c1c 76%, #f39800);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #b71c1c 76%, #f39800);
    /* 标准的语法 */
    ;
    position: absolute;
    left: 0;
    top: 0;
}

.USTB_list1 li {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.USTB_list1 li>a {
    display: block;
    padding: 0.45vw 0;
}

.USTB_list1 li .date {
    margin-bottom: 8px;
    display: block;
}

.USTB_list1 li .title {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.USTB_list1 li::after {
    content: '';
    width: 0;
    height: 1px;
    background-color: #b71c1c;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.36s ease-in-out;
}

.USTB_list1 li:last-child {
    border-bottom: none;
}

.wrap_mode2 {
    padding: 30px 0 50px;
    position: relative;
    background: url(../images/mm3_bg_red.png) no-repeat bottom left;
}

.wrap_mode2::before {
    content: '';
    width: 521px;
    height: 478px;
    background: url(../images/m22_bg.png) no-repeat center;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 0;
}

.mode2 {
    position: relative;
    z-index: 10;
}

.mode2 .lf {
    width: 47.333%;
}

.USTB_swiper2 {
    overflow: hidden;
}

.item_info2 {
    background-color: #fff;
    display: block;
    padding: 20px 20px 30px;
}

.res_top {
    overflow: hidden;
    margin-bottom: 15px;
}

.res_top .resource {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.res_top .resource img {
    max-height: 37px;
    display: inline-block;
    max-width: none;
}

.res_top .date {
    display: inline-block;
}

.item_info2 .title {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 18px;
}

.USTB_swiper2 .swiper-scrollbar {
    position: static;
    width: 80%;
    max-width: 185px;
    position: relative;
    margin: 20px auto 0;
    background: #fff;
}

.USTB_swiper2 .swiper-scrollbar-drag {
    background-color: #f39800;
}


/* 旧页面样式 */


/* .mode2 .rt {
    width: 49.4%;
} */


/* 新页面样式 */

.mode2 .rt {
    width: 49.4%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mode2 .rt .item {
    width: 100%;
}

@media screen and (max-width:996px) {
    .mode2 .rt .item {
        width: 100%;
    }
}

.USTB_list3 {
    margin: 0 -13px;
}

.USTB_list3 li {
    margin-bottom: 15px;
}

.USTB_list3 li>a {
    display: block;
    margin: 0 13px;
    background-color: #fff;
    padding: 15px 20px;
    position: relative;
}

.USTB_list3 li h3 {
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    margin-bottom: 3px;
    position: relative;
    margin-left: -20px;
    padding-left: 20px;
}

.USTB_list3 li h3::before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #f39800;
    position: absolute;
    left: 0;
    top: 0;
}

.USTB_list3 li>a::after {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #cdd7e2;
    left: 6px;
    top: 6px;
    content: '';
    z-index: 0;
}

.USTB_list3 li>a>* {
    position: relative;
    z-index: 10;
}

.USTB_list3 li>a::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #fff;
}

.USTB_list3 li .bg1 {
    position: absolute;
    width: 175px;
    height: 96px;
    background: url(../images/u_li_bg3_red.png) no-repeat center;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 3;
}


/*通知公告*/

.wrap_mode3 {
    background: url(../images/jz_bg3.png) no-repeat left 50px bottom 20px;
}

.mode3 {}

.mode3 .lf {
    width: 48.6%;
}

.noticeCol {
    margin-bottom: 10px;
}

.USTB_list4 {
    margin: 0 -20px;
}

.USTB_list4 li {
    margin-bottom: 15px;
}

.USTB_list4 li>a {
    display: block;
    margin: 0 20px;
}

.date4 {
    width: 55px;
    float: left;
    height: 55px;
    background-color: #b71c1c;
    box-sizing: border-box;
    padding-left: 5px;
}

.date4 strong,
.date4 span {
    display: block;
    line-height: 1;
    color: #fff;
    font-weight: normal;
}

.date4 strong {
    font-size: 24px;
    margin-bottom: 5px;
    font-family: 'Optima';
    padding-top: 7px;
    position: relative;
}

.date4 strong::before {
    content: '';
    width: 14px;
    height: 1px;
    background-color: #fff;
    opacity: 0.35;
    right: 5px;
}

.date4 span {
    font-family: 'Arial';
    font-size: 12px;
}

.USTB_list4 li h3 {
    margin-left: 70px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}


/*讲座*/

.USTB_list5 {}

.USTB_list5 li {
    margin-bottom: 28px;
}

.USTB_list5 li>a {
    display: block;
    padding: 0 0 0 26px;
    position: relative;
}

.USTB_list5 li>a::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #b71c1c;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}

.USTB_list5 li>a h3 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 15px;
}

.USTB_list5 li>a p::before {
    color: #f39800;
    margin-right: 5px;
}

.USTB_list5 li>a p {
    color: #888;
    line-height: 1.5;
    margin-bottom: 6px;
}

.USTB_list5 li>a::after {
    content: '';
    border-left: 1px solid #e5e5e5;
    position: absolute;
    height: calc(100% + 28px);
    left: 3px;
    top: 0;
    z-index: 0;
}

.USTB_list5 li:last-child>a::after {
    height: 100%;
}


/*菁菁校园*/

.mode3 .rt {
    width: 47.3%;
}

.USTB_swiper3 {
    overflow: hidden;
}

.item_info3 {
    display: block;
    position: relative;
}

.item_info3 .gp-img-reponsive {}

.item_info3 .item_txt3 {
    background: #b91f1f;
    background: -webkit-linear-gradient(left, #b91f1f, #c93030);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #b91f1f, #c93030);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #b91f1f, #c93030);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #b91f1f, #c93030);
    /* 标准的语法 */
    width: calc(100% - 40px);
    margin-left: 40px;
    position: relative;
    margin-top: -80px;
    padding: 37px;
    box-sizing: border-box;
    border-radius: 35px 0 0 0;
    overflow: hidden;
}

.item_txt3 h3 {
    margin-bottom: 20px;
}

.item_txt3 .date,
.item_txt3 .date i {
    color: #fff;
}

.item_bottom3 span {
    display: inline-block;
    margin-right: 30px;
}

.item_txt3 {
    box-shadow: 0 0 10px rgba(0, 54, 97, 0.1);
}

.item_txt3>* {
    position: relative;
    z-index: 10;
}

.item_txt3::before {
    content: '';
    width: 147px;
    height: 118px;
    background: url(../images/u_li_bg5_red.png) no-repeat right bottom;
    position: absolute;
    right: 0;
    bottom: 0;
}

.mode3 .listTitle {
    margin-bottom: 27px;
}

.USTB_swiper3 .USTB_dots {
    margin-top: 40px;
    text-align: center;
}

.USTB_swiper3 .USTB_dots span {
    opacity: 1;
    background-color: #dee7ee;
    width: 80px;
    height: 4px;
    border-radius: 5px;
}

.USTB_swiper3 .USTB_dots span.active {
    background-color: #f39800;
}


/*科学研究*/

.wrap_mode4 {
    position: relative;
}

.wrap_mode4::after {
    content: '';
    width: 592px;
    height: 688px;
    background: url(../images/mao_bg.png) no-repeat center;
    position: absolute;
    bottom: -250px;
    left: 0;
    z-index: 0;
}

.mode4 {
    position: relative;
    z-index: 50;
}

.mode4>.lf {
    width: 54.66%;
}

.USTB_list6 {}

.USTB_list6 li {
    margin-bottom: 20px;
    position: relative;
}

.USTB_list6 li .gp-img-responsive {
    padding-bottom: 0;
    transition: all 0.55s ease-out;
    position: relative;
}

.USTB_list6 li .gp-img-responsive::before {
    content: '';
    width: 100%;
    height: 125px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* 标准的语法 */
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.USTB_list6 li h3 {
    border-left: 3px solid #f39800;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    padding-left: 20px;
    background-color: #fff;
}

.USTB_list6 li.active .gp-img-responsive {
    padding-bottom: 56.25%;
}

.USTB_list6 li.active h3 {
    position: absolute;
    left: 0;
    bottom: 15px;
    box-sizing: border-box;
    color: #fff;
    background: none;
    border: none;
    z-index: 15;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
}

.mode4>.rt {
    width: 41.2%;
}


/* .USTB_list7  {
     
      height: 100%;
     position: relative;
       overflow: hidden;
       overflow: clip;
       list-style: none;
       padding: 0;
       z-index: 1;
       display: block
    } */

.USTB_list7 .swiper-slide {
    text-align: center;
    height: calc((100% - 20px) / 2);
    display: flex;
    justify-content: center;
    align-items: center;
    ;
}


/* .USTB_list7 .swiper-slide:nth-child(2n){margin-top: 20px !important;} */

.USTB_list7 {
    /* height: 600px; */
    margin-top: -10px;
    padding-bottom: 30px;
    box-sizing: content-box;
    overflow: hidden;
}

.USTB_list7 li>a {
    display: block;
    position: relative;
}

.USTB_list7 li .gp-img-responsive {
    padding-bottom: 0;
    transition: all 0.65s ease-out;
}

.USTB_list7 li.active .gp-img-responsive {
    padding-bottom: 136.67%;
}


/* .USTB_list7 li.active .gp-img-responsive::before{content: '';background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) , rgba(0,0,0,0)); 
  background: -o-linear-gradient(top, rgba(0,0,0,0.6) , rgba(0,0,0,0)); 
  background: -moz-linear-gradient(top, rgba(0,0,0,0.6) , rgba(0,0,0,0)); 
  background: linear-gradient(to top, rgba(0,0,0,0.6) , rgba(0,0,0,0)); position: absolute;left: 0;bottom: 0;z-index: 5;height: 126px;width: 100%;} */

.USTB_list7 li h3 {
    line-height: 1;
    overflow: hidden;
    position: relative;
    z-index: 15;
    color: #fff;
    display: inline-block;
    border-bottom: 3px solid #f39800;
    vertical-align: bottom;
    padding: 17px 0;
    transition: transform 0.35s ease-out;
}

.USTB_txt7 {
    padding: 0 20px;
    position: relative;
    position: absolute;
    bottom: -20px;
    background-color: rgba(146, 3, 3, 0.88);
    width: calc(100% - 20px);
    box-sizing: border-box;
    left: 10px;
    text-align: center;
    overflow: hidden;
}

.USTB_txt7::before {
    content: '';
    background: url(../images/rw_bg_red.png) no-repeat right bottom;
    position: absolute;
    right: -100%;
    bottom: 0;
    transition: all 0.35s ease-out;
    width: 100%;
    height: 100%;
}


/* .USTB_list7 li{margin-bottom: 45px;} */

.USTB_list7 li:hover .USTB_txt7 {
    background: #b71c1c;
}

.USTB_list7 li:hover .USTB_txt7::before {
    right: 0;
}

.USTB_list7 li:hover h3 {
    transform: translateX(-20%);
}

.USTB_list7 .USTB_dots {
    text-align: center;
    position: static;
    padding: 20px 0 0;
}

.USTB_list7 .USTB_dots span {
    opacity: 1;
    background-color: #fff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.USTB_list7 .USTB_dots span.active {
    background-color: #f39800;
}


/*专题栏目*/

.wrap_mode5 {
    background: url(../images/topic_bg_red.png) no-repeat top center;
    margin-top: 60px;
}

.mode5 {
    padding-top: 20px;
}

.listTitle2,
.listTitle3 {
    text-align: center;
    position: relative;
}

.listTitle2 .more1,
.listTitle3 .more1 {
    position: absolute;
    right: 0;
    top: 0;
}

.listTitle2 h2::after {
    background: url(../images/title_bg2.png) no-repeat center;
}

.listTitle2 h2 span {
    color: #fff !important;
}

.listTitle2 h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.listTitle2 h2::before {
    background-color: #f39800;
}

.listTitle2 .en {
    color: #fff;
    opacity: 0.77;
}

.mode5 .more1 {
    color: #00508e;
}

.USTB_swiper4 {
    padding: 22px 0 32px;
    overflow: hidden;
    max-width: 1420px;
    box-sizing: border-box;
    margin: 0 auto;
}

.topcic_item {
    display: block;
    height: 450px;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: row-reverse;
    overflow: hidden;
}

.topcic_item>span {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
}

.topcic_item .title {
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    height: 90%;
    color: #fff;
    line-height: 1.4;
    text-align: left;
    margin-right: 30px;
    position: relative;
    z-index: 50;
}

.topcic_item .title span {
    color: #fff;
    padding: 40px 30px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.55);
    display: inline-block;
}


/*数字北科*/

.wrap_mode6 {
    background: url(../images/data_bg_red.png) no-repeat bottom center;
}

.USTB_swiper5 {
    padding: 30px 0;
    overflow: hidden;
}

.data_info {
    cursor: pointer;
}

.listTitle3 {
    text-align: center;
}

.data_img {
    max-width: 144px;
    border: none;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto 20px;
}

.data_img .gp-img-responsive {
    padding-bottom: 100%;
}

.data_info {
    margin: 0 10px;
}

.data_txt {
    text-align: center;
}

.data_txt strong {
    font-size: 33px;
    font-family: 'Optima';
    color: #b71c1c;
    padding-bottom: 10px;
    display: block;
}

.data_txt span {
    color: #555;
    font-size: 16px;
}

.mode6 .USTB_dots {
    text-align: center;
    padding-top: 20px;
    display: none;
}

.mode6 .USTB_dots span {
    opacity: 1;
    background-color: #ccc;
}

.mode6 .USTB_dots .active {
    background-color: #f39800;
}


/*大学区位*/

.wrap_mode7 {
    margin: 30px 0 0;
    background: url(../images/qw_red.png) no-repeat top;
    box-sizing: border-box;
}

.USTB_swiper6 {
    overflow: hidden;
    padding: 115px 0;
}

.USTB_swiper6 .swiper-wrapper {
    align-items: center;
}

.USTB_swiper6 .swiper-slide {
    width: 16.6666%;
    vertical-align: middle;
    transition: transform 0.5s, width 0.35s ease-out;
}

.USTB_swiper6 .swiper-wrapper {
    margin: 0 -10px;
}

.item_info6 {
    display: block;
    margin: 0 10px;
    position: relative;
    border-radius: 50%;
}

.item_img6 .gp-img-responsive {
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    position: relative;
    z-index: 0;
}

.item_txt6 {
    position: absolute;
    left: 0;
    width: 130%;
    box-sizing: border-box;
    bottom: 15px;
    text-align: center;
    z-index: 10;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.35s ease-out;
    left: -15%;
}

.item_img6 {
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}

.item_img6::after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background: url(../images/qw_bg_red.png) repeat-x;
    opacity: 0;
    z-index: 2;
    height: 223px;
}

.item_info6::before {
    width: 0%;
    height: 0%;
    border: 0.001px dashed #f39903;
    position: absolute;
    ;
    left: 50%;
    top: 50%;
    z-index: 0;
    ;
    content: '';
    border-radius: 50%;
    transition: all 0.35s ease-out;
}

.USTB_swiper6 .swiper-slide .item_txt6 p:first-child {
    margin-bottom: 12px;
}

.item_txt6 h3 {
    margin-bottom: 10px;
}

.USTB_swiper6 .swiper-slide.siblings {
    width: 13.6666%;
}

.USTB_swiper6 .swiper-slide.active {
    width: 32%;
    /* margin: 0 7%;  transform: scale(2.3); */
}

.USTB_swiper6 .swiper-slide.active .item_info6::after {
    opacity: 1;
}

.USTB_swiper6 .swiper-slide.active .item_txt6 {
    transform: none;
    opacity: 1;
}

.USTB_swiper6 .swiper-slide.active .item_info6 {
    margin: 0 40px;
}

.USTB_swiper6 .swiper-slide.active .item_info6::before {
    width: 110%;
    height: 110%;
    -webkit-animation: rotate360 15s infinite linear;
    animation: rotate360 15s infinite linear;
    transform: none;
    left: -5%;
    top: -5%;
}

.USTB_swiper6 .swiper-slide.active .item_img6::after {
    opacity: 1;
}

.USTB_swiper6 .swiper-slide.active .item_txt6 {
    /* transform: scale(0.45);transform-origin: 50% 100%; */
}

.USTB_swiper6 .swiper-slide-active .item_txt6 {
    position: relative;
    opacity: 1;
    margin-top: 30px;
}

.USTB_swiper6 .swiper-slide-active .item_txt6 p,
.USTB_swiper6 .swiper-slide-active .item_txt6 h3 {
    color: #333;
    margin-bottom: 6px;
}

.USTB_swiper6 .swiper-slide-active .item_info6::before {
    display: none;
}

.USTB_swiper6 .swiper-slide-active .item_img6 {
    overflow: visible;
    position: relative;
}

.USTB_swiper6 .swiper-slide-active .item_img6::before {
    content: '';
    width: 110%;
    height: 110%;
    border-radius: 50%;
    left: -5%;
    top: -5%;
    border: 0.1px dashed #f39903;
    position: absolute;
}

.mode7 .USTB_dots {
    text-align: center;
    padding-top: 25px;
    opacity: 1;
}

.mode7 .USTB_dots span.active {
    background-color: #f39903;
}

.mode7 .USTB_dots span {
    background: #ccc;
}


/*实验室*/

.wrap_mode8 {
    padding: 10px 0 0;
    position: relative;
    overflow: hidden;
    background: url(../images/sy_bg4_red.png) no-repeat left bottom 100px;
}

.mode8 {
    height: 350px;
    position: relative;
}

.listTitle4 {
    height: 320px;
    float: left;
    width: 323px;
    position: relative;
    padding-top: 30px;
}

.listTitle4 h2 {
    margin-left: 5px;
    font-size: 30px;
    color: #000;
    font-weight: normal;
}

.listTitle4 a {
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
}

.listTitle4 p {
    color: #b71c1c;
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Optima';
}

.lab1 {
    height: 350px;
    position: absolute;
    top: 0;
    width: 100%;
    width: calc(100% - 200px + 10.9vw);
    left: 200px;
    overflow: hidden;
}

.lab1 a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    transition: all 0.4s ease-out;
    background-position: right center;
}

.lab1::before {
    content: '';
    width: 117px;
    height: 350px;
    background: url(../images/lab_bg2_red.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.mode8 .listTitle4 h2 {
    margin-right: 5px;
}

.wrap_mode9 {
    position: relative;
    overflow: hidden;
    padding-bottom: 125px;
    background: url(../images/m9_bg_red.png) no-repeat right bottom;
    padding-top: 10px;
}

.mode9 {
    position: relative;
    height: 350px;
}

.lab2 {
    left: auto;
    right: 200px;
}

.lab2::before {
    background: url(../images/lab_bg1.png) no-repeat center;
    right: 0;
    left: auto;
}

.listTitle5 {
    float: right;
    width: auto;
    padding: 40px 0 0;
}

.showdiv .asideBar {
    display: block;
}

.asideBar {
    position: fixed;
    right: 1.5vw;
    top: 50%;
    display: none;
    padding-top: 31px;
    transform: translateY(-50%);
    margin-top: 60px;
    width: 7.8vw;
}

.asideBar.on::before {
    content: '';
    width: 100%;
    height: 32px;
    background: url(../images/as_bg_red.png) no-repeat top center;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 0;
}

.aside_quicklink {
    background: #b71c1c;
    display: block;
    background: -webkit-linear-gradient(top, #b71c1c, rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #b71c1c, rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #b71c1c, rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #b71c1c, rgba(0, 0, 0, 0));
    /* 标准的语法 */
    ;
    width: 7.8vw;
    max-width: 150px;
    padding-bottom: 78px;
}

.aside_quicklink>span {
    display: block;
    text-align: center;
    padding: 16px 0 5px;
    font-size: 16px;
    cursor: pointer;
}

.aside_quicklink>span i {
    display: block;
    text-align: center;
    font-size: 12px;
}

.aside_list {
    padding-left: 10%;
    padding-top: 15px;
}

.aside_list li {
    padding-bottom: 21px;
    padding-left: 20%;
    background: url(../images/as_li.png) no-repeat left top;
    position: relative;
    font-size: 16px;
}

.aside_list li:hover {
    background: url(../images/as_li_hover.png) no-repeat left top;
}

.aside_list li::before {
    content: '';
    width: 0;
    height: 8px;
    border-right: 1px dashed #f39800;
    position: absolute;
    bottom: 10px;
    left: 6px;
}

.quickclose {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translateY(-50%);
    background: #b71c1c;
    background: -webkit-linear-gradient(top, #b71c1c, #00427b);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #b71c1c, #00427b);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #b71c1c, #00427b);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #b71c1c, #00427b);
    /* 标准的语法 */
    cursor: pointer;
    margin: 0 auto;
    display: none;
}

.quickclose .u_btn {
    display: block;
    padding-top: 40px;
    text-align: center;
}

.quickclose .u_btn i {
    display: block;
    text-align: center;
}

.quickclose .u_btn i::before {
    transform: rotate(180deg);
    display: block;
}

.line {
    width: 108%;
    height: 108%;
    border-radius: 50%;
    border: 1px dashed #f39800;
    left: -5%;
    top: -5%;
    position: absolute;
    -webkit-animation: rotate360 9s infinite linear;
    animation: rotate360 9s infinite linear;
}

.line::before,
.line::after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #f39800;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 11px;
}

.line::after {
    left: auto;
    right: 15px;
    top: auto;
    bottom: 11px;
}

@keyframes rotate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (min-width:1920px) {
    .USTB_list1 li>a {
        padding: 15px 0;
    }

    .wrap_mode11 .USTB_list1 li>a {
        padding: 10px 0;
    }
}


/*学校要闻方案二*/

.wrap_mode11 .lf {
    width: 46.86%;
}

.wrap_mode11 .rt {
    width: 49.5%;
}

.USTB_swiper7 {}

.item_info7 {
    position: relative;
    padding: 10px 0 0 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.item_info7::before {
    content: '';
    width: 70%;
    height: 50%;
    transform: skew(-12deg);
    background-color: #b71c1c;
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 0;
}

.item_img7 {
    position: relative;
    z-index: 5;
}

.item_txt7 {
    position: absolute;
    width: calc(100% - 10px);
    box-sizing: border-box;
    padding: 0 15px;
    bottom: 20px;
    left: 10px;
    z-index: 10;
    color: #fff;
}

.item_txt7 a {
    color: #fff;
}

.item_info7::after {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    /* 标准的语法 */
    z-index: 6;
    content: '';
    ;
    position: absolute;
    left: 10px;
    bottom: 0;
    width: calc(100% - 10px);
}

.USTB_list8 {
    margin: 0 -10px 0 0;
}

.USTB_list8>li>a {
    display: block;
    margin: 0 10px;
}

.item_txt8 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 15px;
}

.wrap_mode11 .USTB_list1 {
    padding: 2px 20px 10px 20px;
}

.USTB_list1_wrap {
    position: relative;
    padding: 0 10px 10px 0;
}

.USTB_list1_wrap::after {
    content: '';
    width: 10px;
    height: calc(100% - 10px);
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #dee5ec;
}

.USTB_list1_wrap::before {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    background-color: #dee5ec;
    left: 10px;
}

@media screen and (min-width:1024px) {

    .USTB_list1 li>a .date,
    .USTB_list1 li>a h3,
    .USTB_list1 li>a,
    .item_info2,
    .USTB_list3 li>a::before,
    .item_info7,
    .USTB_list8 li {
        transition: all 0.35s ease-out;
    }

    .USTB_list1 li>a:hover .date,
    .USTB_list1 li>a:hover .date i {
        color: #f39800;
    }

    .USTB_list1 li>a:hover .title {
        color: #b71c1c;
    }

    .USTB_list1 li>a:hover {
        transform: translateX(10px);
    }

    .item_info2:hover {
        background: url(../images/s_bg1_red.png) no-repeat right top #b71c1c;
    }

    .item_info2:hover h3 {
        color: #fff;
    }

    .USTB_list3 li>a:hover::before {
        background: #b71c1c;
    }

    .USTB_list3 li>a:hover * {
        color: #fff !important;
    }

    .USTB_list3 li>a:hover .bg1 {
        opacity: 1;
    }

    .USTB_list4 li>a:hover h3 {
        color: #b71c1c;
    }

    .USTB_list5 li>a:hover::before {
        background-color: #b71c1c;
    }

    .USTB_list5 li>a:hover h3 {
        color: #b71c1c;
    }

    .USTB_list5 li>a:hover p {
        color: #333;
    }

    .topcic_item:hover>span {
        transform: scale(1.1);
    }

    .topcic_item>span {
        transition: all 0.36s ease-out;
    }

    .USTB_list1 li:hover::after {
        width: 100%;
    }

    .lab1:hover a {
        transform: scale(1.05);
    }

    .listTitle4 h2:hover {
        color: #b71c1c;
    }

    .listTitle :hover h2 span {
        color: #b71c1c;
    }

    .item_info7:hover,
    .USTB_list8 li:hover {
        transform: translateY(-10px);
    }

    .USTB_list8 li:hover .item_txt8 {
        color: #b71c1c;
    }
}

@media screen and (min-width:996px) {
    .USTB_list7 .swiper-wrapper {
        -ms-flex: flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-align-content: flex-start;
        align-content: flex-start;
    }
}

@media screen and (max-width:1540px) {
    .USTB_list1 li>a {
        padding: 0.26vw 0
    }

    .wrap_mode11 .USTB_list1 {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:1460px) {
    .gp-f20 {
        font-size: 17px;
    }

    .USTB_list1 li .title,
    .USTB_list4 li h3 {
        line-height: 24px;
        height: 48px;
    }

    /* .USTB_list1 li > a{padding: 0.6vw 0;} */
    .USTB_list3 li>a {
        padding: 12px 18px;
    }

    .USTB_list3 li h3 {
        line-height: 28px;
        height: 84px;
    }

    .USTB_list5 li>a h3 {
        line-height: 28px;
        height: 28px;
        margin-bottom: 12px;
    }

    .mode3 .listTitle {
        margin-bottom: 7px;
    }

    .noticeCol {
        margin-bottom: 5px;
    }

    .item_info3 .item_txt3 {
        margin-top: -60px;
    }

    .USTB_list5 li {
        font-size: 14px;
    }

    .listTitle4 h2 {
        font-size: 26px;
    }

    .wrap_mode9 {
        padding-bottom: 80px;
    }

    .aside_list li {
        font-size: 14px;
    }
}

@media screen and (max-width:1386px) {
    .gp-f20 {
        font-size: 16px;
    }

    .aside_list li {
        padding-left: 22px;
    }

    .wrap_mode9 {
        padding-bottom: 60px;
    }
}

@media screen and (max-width:1320px) {
    .USTB_list1 li .title {
        line-height: 22px;
        height: 44px;
    }

    /* .USTB_list1 li > a{padding: 0.45vw 0;} */
    .USTB_list3 li h3 {
        line-height: 24px;
        height: 72px;
    }

    .item_info2 .title {
        line-height: 24px;
        height: 48px;
    }

    .USTB_list7 li h3 {
        padding: 10px 0;
    }

    .USTB_list1 li .title,
    .USTB_list4 li h3 {
        line-height: 24px;
        height: 48px;
    }

    .wrap_mode9 {
        padding-bottom: 40px;
    }

    .topcic_item {
        height: 350px;
    }

    .USTB_list1 li .date {
        margin-bottom: 5px;
    }

    .item_txt6 {
        bottom: 40px;
    }

    .USTB_list6 li {
        margin-bottom: 10px;
    }

    .wrap_mode11 .USTB_list1 {
        padding: 2px 20px 5px 20px;
    }
}

@media screen and (max-width:1200px) {
    .listTitle h1:first-child {
        margin-right: 15px;
    }

    .USTB_swiper6 {
        padding: 50px 0;
    }

    .USTB_swiper6 .swiper-wrapper {
        align-items: initial;
    }

    /* .USTB_swiper6 .swiper-slide-active .item_img6{
	      transform: scale(1.2) !important;
		}
	.USTB_swiper6 .swiper-slide{transform: scale(1);}	 */
    .mode7 .USTB_dots span {
        opacity: 1;
        ;
    }

    .aside_list li {
        padding-left: 0;
        background: none;
        padding-bottom: 12px;
    }

    .aside_list li::before {
        display: none;
    }

    .aside_list {
        text-align: center;
        padding-left: 0;
    }

    .aside_quicklink {
        padding-bottom: 50px;
    }

    .wrap_mode9 {
        padding-bottom: 30px;
    }

    .USTB_txt7 {
        padding: 0 10px;
    }
}

@media screen and (max-width:996px) {
    .banner {
        height: auto;
    }

    .banner .banner_btns {
        bottom: 10px;
    }

    .banner .slick-img {
        height: 0;
        padding-bottom: 48.43%;
    }

    .body_b {
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .u_header2 {
        display: none;
    }

    .wrap_mode1 {
        margin-top: 0;
    }

    .gp-container>.lf,
    .gp-container>.rt {
        float: none !important;
        width: 100% !important;
    }

    .USTB_list1 li .title {
        height: auto;
    }

    .body_home {
        z-index: 20;
    }

    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
        height: 20px;
        background-size: contain;
    }

    .USTB_list1 li>a {
        padding: 15px 0;
    }

    .listTitle h2::after {
        width: 52px;
        height: 80px;
        background-size: contain;
        left: 25px;
    }

    .wrap_mode2 {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .mode3 .listTitle {
        margin-bottom: 17px;
    }

    .topcic_item {
        height: 350px;
    }

    .wrap_mode5 {
        background-size: 1200px auto;
        position: relative;
        z-index: 50;
    }

    .mode5 {
        padding-top: 0;
    }

    .wrap_mode5 {
        margin-top: 30px;
    }

    .listTitle4 {
        float: none;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .listTitle4 a {
        writing-mode: inherit;
    }

    .lab1 {
        position: relative;
        height: 0;
        padding-bottom: 23.3%;
        width: 100%;
        left: 0;
    }

    .mode8 {
        height: auto;
    }

    .lab1 a {
        background-size: contain;
    }

    .lab1::before {
        height: 100%;
        background-size: auto 100%;
        background-position: left center;
    }

    .lab2::before {
        background-position: right center;
    }

    .listTitle4 a {
        display: flex;
        flex-wrap: wrap;
    }

    .listTitle4 a * {
        width: 100%;
    }

    .listTitle4 p {
        order: 2;
    }

    .listTitle4 h2 {
        margin-left: 0;
    }

    .USTB_swiper6 {
        padding: 35px 0;
    }

    .wrap_mode9 {
        padding-bottom: 100px;
    }

    .mode9 {
        height: auto;
    }

    .wrap_mode9 {
        padding-bottom: 40px;
    }

    .data_txt strong {
        font-size: 20px;
        line-height: 1.5;
        word-break: break-all;
    }

    .wrap_mode9,
    .wrap_mode8 {
        background-size: 30% auto;
    }

    .USTB_swiper3 .USTB_dots span {
        width: 45px;
    }

    .wrap_mode1::after {
        width: 33%;
        height: 100%;
        background-size: 100% auto;
        top: 0;
        background-position: top right;
    }

    .wrap_mode2::before {
        width: 33%;
        height: 100%;
        background-size: 100% auto;
        background-position: top right;
    }

    .banner a::before {
        height: 30%;
    }

    .banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .asideBar {
        top: auto;
        right: 0;
        display: block;
        width: 100%;
        transform: none;
        margin: 0;
        left: 0;
        bottom: 0;
        z-index: 900;
    }

    .aside_quicklink {
        width: 100%;
        background: #b71c1c;
        display: block;
        max-width: none;
    }

    .quickclose {
        display: none;
    }

    .asideBar.on::before {
        display: none !important;
    }

    .aside_list {
        padding-top: 0;
        font-size: 0;
    }

    .aside_list li {
        width: 14.28%;
        display: inline-block;
        padding-bottom: 0;
        font-size: 14px;
    }

    .aside_quicklink>span {
        padding: 5px 0;
    }

    .quickclose {
        transform: scale(0.55);
    }

    .aside_quicklink {
        padding: 15px 0;
        overflow-x: auto;
    }

    .aside_quicklink>span i {
        display: inline-block;
    }

    .aside_quicklink>span {
        font-size: 14px;
    }

    .show_btn {
        display: none !important;
    }

    .wrap_mode4::after {
        display: none;
    }

    .item_info7 {
        display: none;
    }

    .item_txt8 {
        height: auto;
        margin-bottom: 10px;
        line-height: 1.5;
    }

    .USTB_list8 {
        margin: 0;
    }

    .USTB_swiper6 .swiper-slide:first-child .item_txt6 p br:first-child {
        display: none;
    }

    .mode6 .USTB_dots {
        display: block;
    }

    .USTB_list7 li>a,
    .USTB_list7 {
        margin: 0;
    }

    .USTB_list7 {
        height: auto !important;
    }

    .USTB_dots {
        text-align: center;
    }

    .USTB_dots span.active {
        background: #f39800;
        opacity: 1;
    }

    .USTB_list7 .USTB_dots {
        padding-top: 35px;
    }
}

@media screen and (max-width:767px) {
    .USTB_swiper1 {
        padding: 10px 0 0 10px;
    }

    .listTitle4 h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .listTitle h2::after {
        width: 40px;
        height: 62px;
        background-size: contain;
        left: 15px;
    }

    .topcic_item {
        height: 250px;
    }

    .topcic_item .title {
        margin-right: 15px;
    }

    .media_list li {
        padding: 0 5px;
    }

    .USTB_list6 li {
        margin-bottom: 15px;
    }

    .USTB_swiper4 {
        padding-bottom: 20px;
    }

    .USTB_list3 li h3 {
        height: auto;
    }

    .USTB_list5 li>a h3 {
        height: auto;
        white-space: initial;
        line-height: 1.5;
    }

    .item_info3 .item_txt3 {
        width: calc(100% - 20px);
        margin-left: 20px;
        padding: 20px 15px;
    }

    .item_txt3 h3 {
        margin-bottom: 13px;
        ;
    }

    .listTitle5 {
        padding-top: 10px;
    }

    .mode5 .more1 {
        display: none;
    }

    .mode5 .titleColumn {
        transform: none;
    }

    .wrap_mode1::before {
        width: 20%;
        height: 100%;
        background-size: 100% auto;
    }

    .asideBar {
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        padding-top: 0;
    }

    .aside_list li {
        width: auto;
        margin: 0 7px;
    }

    .aside_quicklink {
        width: auto;
    }

    .u_copyRight {
        font-size: 12px;
    }

    .wrap_mode1 .USTB_dots {
        top: -7px;
    }

    .USTB_list5 li>a p {
        font-size: 14px;
    }

    .USTB_swiper3 .USTB_dots {
        margin-top: 20px;
    }

    .wrap_mode7 {
        margin-top: 10px;
    }
}

@media screen and (max-width:480px) {

    /* .item_info2 .title{height: auto;line-height: 1.5;} */
    .item_txt6 {
        width: 300%;
        left: 50%;
        transform: translateX(-50%) translateY(30px);
    }
}
