.head {
    border-bottom: rgba(255, 255, 255, .3) 1px solid;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: all 0.7s ease-out 0s;
}


/* .logo {
    margin-top: 23px;
} */

.nav {
    margin-left: 0%;
    float: left;
}

.nav li {
    float: left;
    margin-left: 65px;
    position: relative;
}

.nav li a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    padding: 40px 0 30px 0;
    text-decoration: none;
}

.nav li span {
    display: inline-block
}

.nav li em {
    height: 4px;
    background: url("20200219-line.png") repeat-x;
    display: block;
    width: 0px;
    transition: all linear 0.2s;
    margin: 0 auto;
}

.nav li.active a,
.nav li:hover a {
    font-weight: bold
}

.nav li.active em,
.nav li:hover em {
    width: 100%;
}

.dialog {
    position: absolute;
    width: 130px;
    background: rgba(255, 255, 255, .9);
    top: 103px;
    left: 50%;
    margin-left: -65px;
    visibility: hidden;
    opacity: 0;
}

.dialog i {
    display: inline-block;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
}

.nav li:hover .dialog {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s ease-out 0s;
}

.sec_nav li {
    margin-left: 0;
    font-size: 16px;
    float: none;
    text-align: center;
    padding-bottom: 0;
}

.sec_nav li a {
    color: #333;
    padding: 10px 0;
    font-weight: normal!important;
    font-size: 16px
}

.sec_nav li a:hover {
    color: #0068b7;
}

.rig {
    margin-top: 35px;
}

.banner {
    /* height: 781px; */
    background: no-repeat center;
}

.search {
    float: left;
    cursor: pointer;
    padding: 7px 14px;
    position: relative
}

.sskuan {
    position: absolute;
    top: 40px;
    right: -3px;
    display: none;
    z-index: 999
}

.sskuan em {
    width: 10px;
    height: 7px;
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
}

.ssk_box {
    border: 1px solid #6791c3;
    background-color: #225A9F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 6px;
    text-align: center;
    padding: 10px 0;
    position: relative;
    width: 240px;
}

.ssk_box input {
    width: 130px;
    height: 35px;
    float: left;
    line-height: 35px;
    border: none;
    padding-left: 10px;
    margin-left: 10px;
    color: #666;
}

.ssk_box button {
    float: left;
    height: 35px;
    line-height: 35px;
    width: 80px;
    background: #034a99;
    color: #FFFFFF;
    text-align: center;
    border: none;
    cursor: pointer;
}


/* .dlr_xx {
    border: 1px solid #6791c3;
    background-color: #225A9F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 6px;
    width: 110px;
    text-align: center;
    padding: 10px 0;
    position: relative;
} */


/* .dlr_xx li {
    height: 36px;
    line-height: 36px;
} */


/* .dlr_xx li a {
    color: #fff;
    text-decoration: none
} */

.user_login {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
    height: 30px;
    position: relative;
}

.user_login i {
    display: block;
    width: 30px;
    height: 30px;
    background: url("20200219-user.png") center center no-repeat;
    cursor: pointer;
}

.wz {
    color: #fff;
    font-size: 15px;
    margin: 5px 0 0px 0;
    display: inline-block;
}

.wz a {
    color: #fff;
}

.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.center {
    text-align: center;
}

.szlo {
    margin-top: 270px;
}

.djs {
    height: 154px;
    margin-top: 10px;
}

.djs img {
    margin-top: 65px;
    margin-left: -70px
}

.section1 {
    padding: 50px 0 80px 0;
    background: #fff;
}

.nero_left {
    float: right;
    position: absolute;
    display: inline-block;
    z-index: 2;
    left: 50%;
    top: 5%;
    margin-top: 0px;
    padding-bottom: 15px;
    background-color: #f7fcff;
    width: 42%;
    padding-left: 82px;
    padding-right: 13px;
    padding-top: 60px;
    box-shadow: 4px 0px 17px rgba(0, 0, 0, .1);
}

.nero_left h5 {
    font-size: 25px;
    font-weight: bold;
    line-height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.nero_left h5 a {
    color: #333333;
}

.nero_left em {
    display: block;
    text-align: center;
    margin-top: 24px;
}

.det {
    font-size: 15px;
    color: #999;
    line-height: 29px;
    margin-top: 14px;
    margin-bottom: 35px;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.det a {
    font-size: 14px;
    color: #de0516;
}

.list-1 li {
    line-height: 46px;
    transition: all .3s linear;
    overflow: hidden;
    font-size: 16px;
}

.list-1 li span {
    float: right;
    color: #999;
    font-size: 16px;
}

.list-1 li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #ccc;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 16px;
    float: left;
}

.list-1 li a {
    padding: 2px 0 2px 0;
    display: inline-block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333;
    transition: all .3s linear;
}

.list-1 li a:hover {
    padding: 2px 0 2px 8px;
    color: #2c66c9;
    transition: all .3s linear;
}

.xwt {
    width: 54%;
    z-index: 99;
    position: relative;
}

.xwt img {
    width: 100%;
}

.tw_list li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 30px;
    overflow: hidden;
}

.tw_list li a {
    display: block;
    width: 100%;
    height: 100%;
    height: 217px;
    position: relative;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.tw_list li a img {
    width: 100%
}

.tw_list li:nth-child(3) {
    margin-right: 0
}

.mbw {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 20px;
    height: 83px;
}

.mbw p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 50px;
}

.tw_list li img {
    transition: all 0.6s;
    cursor: pointer;
}


/*.section2{ height: 617px; background: url("20200219-jbyl-bg.png") no-repeat center; background-size:cover}*/

.h4 {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    padding-top: 50px;
    padding-bottom: 22px;
    background: url("2020402_szzg_yw_bxian2.png") no-repeat bottom center;
}

.h4_2 {
    color: #fff;
    background: url(2020402_szzg_yw_bxian.png) no-repeat bottom center;
    padding-top: 43px;
}

.jbjs {
    width: 40%;
    position: absolute;
    left: 0;
    top: 200px;
}

.jbjs h5 {
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.jbjs p {
    font-size: 16px;
    color: #999;
    line-height: 29px;
    margin-top: 15px;
}

.jbjs a {
    display: inline-block;
    width: 114px;
    height: 35px;
    margin-top: 30px;
}

.jbtp {
    width: auto;
    position: absolute;
    bottom: 0;
    right: 156px;
}

.jbtp img {
    float: left;
}

.h100 {
    height: 100%
}

.xxnero {
    float: left;
    margin-top: 65px;
    margin-left: 30px;
}

.name {
    font-size: 36px;
    color: #f79327;
}

.zhiwei {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

.cir {
    text-align: right;
    margin-top: 60px;
    position: absolute;
    bottom: 65px;
    right: 0;
}

.cir a {
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    border-radius: 100%;
    margin-left: 12px;
}

.cir a img {
    width: 100%;
    height: auto;
}

.cir a.on,
.cir a:hover {
    border: 3px solid #fff;
    box-shadow: 5px 5px 10px rgba(22, 117, 175, 0.3);
    transition: all 0.1s;
    color: #fff
}

.cir a.gengd:hover {
    border: none;
    box-shadow: none
}

.section3 {
    background: url(2020402_szzg_yw_newbj.png) center;
    background-size: 100% 100%;
    padding-bottom: 50px;
}

.hw_list li {
    width: 14%;
    text-align: center;
    float: left;
    margin-top: 60px;
}

.hw_list li a {
    color: #fff;
    text-decoration: none;
    display: block
}

.hw_list li span {
    display: inline-block;
    width: 97px;
    height: 110px;
    margin-bottom: 30px;
}

.hw_list li h5 {
    font-size: 18px;
    font-weight: bold;
}

.hw_list li p {
    font-size: 14px;
    line-height: 23px;
    margin-top: 20px;
}

.hw_list li:hover img {
    transform: rotateY(360deg);
    transition: all .5s ease-in-out;
}

.section4,
.section8,
.section10 {
    background: #fff;
}


/*.section8 {background: url("20200220-szfj-bg.png") no-repeat center; background-size: cover; }*/

.ch_list li {
    width: 20%;
    text-align: center;
    float: left;
    margin-top: 60px;
}

.ch_list li a {
    display: block;
    text-decoration: none;
    color: #333;
}

.ch_list li span {
    display: inline-block;
    width: 176px;
    height: 176px;
    border-radius: 100%;
    box-shadow: 0 2px 10px #f8f9f9;
}

.p1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.p2 {
    font-size: 16px;
    color: #666;
    margin-top: 14px;
}

.dxwa {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

.ch_list li:hover img {
    transform: rotateZ(360deg);
    transition: all .7s linear;
}

.section5 {
    height: 414px;
    background-size: cover;
}

.btn_box {
    text-align: center;
    margin-top: 48px;
}

.btn_box a {
    width: 16%;
    height: 58px;
    line-height: 58px;
    border: 2px #1471c6 solid;
    border-radius: 8px;
    margin: 0 25px;
    font-size: 20px;
    font-weight: bold;
    color: #1471c6;
    display: inline-block;
    background: none;
    cursor: pointer;
}

.btn_box a img {
    margin-right: 20px
}

.cgz_det {
    padding-left: 520px;
    padding-right: 20px;
    background: #1b64bc;
    margin-top: 70px;
    color: #fff;
    height: 248px;
}

.cgz_det img {
    position: absolute;
    left: 0;
    top: -27px;
}

.cgz_det h4 {
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
}

.cgz_det p {
    font-size: 16px;
    line-height: 34px;
    margin-top: 20px;
    text-indent: 32px;
}

.section6 {
    background: #eef5fa;
    background-size: cover;
}


/*.phone-section6{ background: url("20200220-cxds-bg.png") no-repeat center;background-size: cover;}*/

.white {
    color: #fff;
}

.left_list {
    width: 18%;
}

.left_list li {
    height: 56px;
    line-height: 56px;
    margin-bottom: 8px;
    background: #0d50ac;
}

.left_list li a {
    color: #fff;
    font-size: 16px;
    padding-left: 25px;
    display: block;
    text-decoration: none;
}

.left_list li.chos,
.left_list li:hover {
    background: #1d87d0;
}

.rig_box {
    height: 312px;
    background: rgba(29, 135, 208, .5);
    width: 81%;
}

.sd_title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    padding-top: 65px;
    background: url("20200220-zhengfu.png") no-repeat top 30px center;
    color: #fff;
}

.sdjs {
    font-size: 16px;
    line-height: 39px;
    color: #fff;
    margin-top: 20px;
    padding: 0 40px;
}

.sebox {
    margin-top: 50px;
    padding: 0 60px;
}


/*.section7{ height: 762px; background: url("20200220-szzg-bg.png") no-repeat center;  background-size: cover;}*/

.copp {
    text-align: center;
}

.copp span,
.copp a {
    display: inline-block;
    padding: 0 20px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
    border: 1px #c8c8c8 solid;
    border-radius: 20px;
    margin: 40px 10px 50px;
    cursor: pointer;
    background: #fff;
}

.copp span.sz_chos,
.copp a.sz_chos,
.copp span:hover,
.copp a:hover {
    background: #1b62bb;
    color: #fff;
    border: 1px #1b62bb solid;
    text-decoration: none;
}

.item {
    width: 46%;
    margin-bottom: 30px
}

.date {
    width: 80px;
    padding: 10px;
    height: 85px;
    background: #fff;
    text-align: right;
    position: relative;
}

.date img {
    position: absolute;
    top: 10px;
    left: 10px;
}

.rq {
    font-size: 36px;
    font-weight: bold;
    color: #1b62bb;
    margin-top: 10px;
}

.date span {
    display: inline-block;
    width: 17px;
    height: 2px;
    background: #1b62bb;
}

.ny {
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}

.shb {
    width: 78%;
    text-align: justify;
}

.ptpt {
    padding-bottom: 14px;
    height: 72px;
    border-bottom: 1px #e8e8e8 solid;
    position: relative;
}

.ptpt h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ptpt h5 a {
    text-decoration: none
}

.ptpt span {
    display: inline-block;
    width: 22px;
    height: 2px;
    background: #1b62bb;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.shb p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px
}

.tpzq {
    width: 60%
}

.pad-b90 {
    padding-bottom: 90px
}

.xiaotu {
    margin-left: 10px
}

.xiaotu li {
    margin-bottom: 8px
}

.wenzi {
    width: 38%;
}

.wenzi li {
    border-bottom: 1px #b1b1b1 dashed;
    padding-bottom: 20px;
    margin-top: 20px;
}

.wenzi li h5 a {
    font-size: 20px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wenzi li p {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    margin-top: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.wenzi li:last-child {
    border-bottom: none
}

.section9 {
    background: #ffffff;
}

.wqbox {
    margin-top: 65px;
    margin-bottom: 65px;
}

.ban {
    margin-top: 60px;
    width: 47%
}

.ban a {
    display: block;
    text-decoration: none;
    position: relative
}

.tupian {
    overflow: hidden;
    height: 313px;
}

.tupian img {
    transition: all 0.6s;
    cursor: pointer;
    width: 100%;
}

.tupian:hover img {
    transform: scale(1.1);
}

.ban span {
    display: inline-block;
    width: 78px;
    height: 40px;
    background: #1b64bd;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -4px;
    left: -10px;
}

.ban p {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    color: #333;
}

.hz_list {
    padding: 20px 0 60px;
}

.hz_list li {
    width: 23.5%;
    margin-right: 2%;
    margin-top: 28px;
    float: left;
}

.hz_list li:nth-child(4n+4) {
    margin-right: 0
}

.hz_list li img {
    width: 100%;
}

.footer {
    background: #13519e;
    padding-top: 45px;
    padding-bottom: 40px;
}

.lx {
    font-size: 20px;
    color: #fff;
    padding-left: 38px;
    background: url("20200220-lianxi.png") no-repeat left center;
    line-height: 30px;
}

.fen {
    line-height: 28px;
    color: #fff;
    margin-right: 50px;
}

.fen h5 {
    font-size: 16px;
    font-weight: bold;
}

.erwei {
    text-align: center;
    margin-left: 20px
}

.erwei p {
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

.copy {
    padding: 14px 0;
    border-top: 1px rgba(255, 255, 255, .2) solid;
    color: #fff;
    margin-top: 30px;
    background: #0c4080;
}

.fix_rig {
    position: fixed;
    right: 5px;
    top: 140px;
    transition: all 0.7s ease-out 0s;
    z-index: 9999;
}

.fix_rig_djs {
    width: 121px;
    height: 322px;
    position: relative;
    margin-left: 52px;
    overflow: hidden;
}

.timebox {
    text-align: center;
    height: 120px;
    margin-top: 140px;
}

.timebox img {
    margin-top: 62px;
}

.close {
    position: absolute;
    top: 0px;
    right: 0;
}

.cir_list {
    width: 214px;
    text-align: right;
}

.cir_list li {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    margin-left: 3px;
}

.dn {
    display: none
}


/* .top {
    display: inline-block;
    position: fixed;
    right: 50px;
    bottom: 80px;
} */

.screen-box {
    margin-top: 70px;
}

.szfj-list li {
    width: 31.66%;
    margin-right: 2.5%;
    background: #fff;
    box-shadow: 0 4px 14px rgba(22, 117, 175, 0.2);
    float: left;
}

.szfj-list li:nth-child(3) {
    margin-right: 0
}

.szfj-list li a {
    text-decoration: none;
    color: #333
}

.szfj-list .tupian {
    height: 216px;
    ;
}

.szfj-list .tupian img {
    width: 100%;
    height: 100%;
}

.xqnr {
    padding: 18px 18px;
    position: relative;
}

.sj-rq {
    font-size: 18px;
}

.sj-rq i {
    font-size: 34px;
    font-weight: bold;
}

.xqnr span {
    display: inline-block;
    font-size: 14px;
    color: #1b62bb;
    margin-top: 15px;
    background: url("20200224-szfj-ckgd2.png") no-repeat right center;
    padding-right: 30px;
    margin-bottom: 18px;
}


/*.xqnr em{ display: inline-block; width: 115px; height: 15px; background: #1b62bb; position: absolute; top: -7px; left: 20px; }*/

.wjhg {
    width: 48.5%;
    position: relative;
}

.wjhg img {
    width: 100%;
}

.jsxq {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
}

.jsxq p {
    font-size: 36px;
    margin-top: 100px;
    margin-bottom: 10px;
}

.jsxq span {
    display: inline-block;
    width: 26px;
    height: 1px;
    background: #fff;
}

.jsxq h5 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
}

.jsxq button {
    width: 88px;
    height: 26px;
    border: 1px #fff solid;
    border-radius: 50px;
    background: none;
    font-size: 14px;
    color: #fff;
    margin-top: 60px;
    cursor: pointer;
}

.head1 {
    opacity: 0;
    transform: translateY(-100%);
}

.head2 {
    opacity: 0;
    transform: translateY(-100%);
    background: #045ea3;
    border-bottom: 0;
}

.swiperBox {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-container,
.swiper-slide img {
    width: 100%;
    height: 100%;
}

.ban_logo {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99;
}

.left_btn,
.right_btn {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 11;
    cursor: pointer;
}

.left_btn {
    left: -30px;
}

.right_btn {
    right: -30px;
}


/**---------------------**/

.fix_rig {
    opacity: 0;
    transform: translateX(100%);
}

.jbjs,
.cgz_det img {
    opacity: 0;
    transform: translateX(-20%);
    transition: all 1s ease-out 0s;
}

.jbtp,
.cgzbox {
    opacity: 0;
    transform: translateX(20%);
    transition: all 1s ease-out 0s;
}

.hw_list,
.ch_list {
    opacity: 0;
    transition: all 1.3s ease-out 0s;
}

.rig_box {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s ease-out 0s;
}

.li1 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1s ease-out 0.2s;
}

.li2 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1s ease-out 0.4s;
}

.li3 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1s ease-out 0.6s;
}

.li4 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1s ease-out 0.8s;
}

.li5 {
    transform: translate(80px, 80px);
    opacity: 0;
    transition: all 1s ease-out 1s;
}

.item1 {
    transform: translate(-80px, 0);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.item2 {
    transform: translate(-80px, 0);
    opacity: 0;
    transition: all 1s ease-out 0.4s;
}

.item3 {
    transform: translate(-80px, 0);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.item4 {
    transform: translate(-80px, 0);
    opacity: 0;
    transition: all 1s ease-out 0.4s;
}

.dd1 {
    transform: translate(-40px, 40px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.dd2 {
    transform: translate(-40px, 40px);
    opacity: 0;
    transition: all 1s ease-out 0.2s;
}

.dd3 {
    transform: translate(-40px, 40px);
    opacity: 0;
    transition: all 1s ease-out 0.4s;
}

.dd4 {
    transform: translateX(30%);
    opacity: 0;
    transition: all 1s ease-out 0.6s;
}

.ban1 {
    transform: translateY(-60px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.ban2 {
    transform: translateY(60px);
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.pp1 {
    opacity: 0;
    transition: all 1s ease-out 0s;
}

.pp2,
.pp5 {
    opacity: 0;
    transition: all 1s ease-out 0.2s;
}

.pp3,
.pp6,
.pp9 {
    opacity: 0;
    transition: all 1s ease-out 0.4s;
}

.pp4,
.pp7,
.pp10 {
    opacity: 0;
    transition: all 1s ease-out 0.6s;
}

.pp8,
.pp11 {
    opacity: 0;
    transition: all 1s ease-out 0.8s;
}

.pp12 {
    opacity: 0;
    transition: all 1s ease-out 1s;
}

.ss1 {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s ease-out 0s;
}

.ss2 {
    opacity: 0;
    transform: translateY(-60px);
    transition: all 1s ease-out 0s;
}

.xq1 {
    opacity: 0;
    transform: translateX(50%);
    transition: all 1s ease-out 0s;
}

.xq2 {
    opacity: 0;
    transform: translateX(-50%);
    transition: all 1s ease-out 0s;
}


/*.zszb{ opacity: 0; transform: translateY(80px); transition: all 1s ease-out 0s; }*/

.copp1,
.copp2 {
    opacity: 0;
    transform: translateY(-60px);
    transition: all 1s ease-out 0s;
}

.cir {
    opacity: 0;
    transform: translateY(60px);
    transition: all 1s ease-out 0s;
}

.show_head {
    transform: none!important;
    opacity: 1!important;
    z-index: 9999;
}

.show {
    transform: none!important;
    opacity: 1!important;
}

.marrn {
    margin-right: 0!important;
}

.db {
    display: block
}

.timebox img {
    float: left;
    margin-top: 56px
}

.dbk {
    display: inline-block
}


/******phone menu******/

.phone-logo {
    padding: 14px 20px;
    border-bottom: 1px #e3e3e3 solid;
    display: none
}

.phone-menu {
    padding: 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: none
}

.phone-menu li {
    margin: 0 20px;
    font-size: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.phone-menu li a {
    display: inline-block;
    padding: 14px 0;
    text-decoration: none
}

.pho-ss {
    margin-top: 20px;
}

.phone-menu li.phone-act a,
.phone-menu li:hover a {
    color: #114fa3;
    background: url("20200320-phomenu-line.png") no-repeat bottom center;
}


/*******/

.swiperBox2 {
    display: none;
    padding-top: 20px;
    background: #fff;
}

.swiperBox2 .swiper-pagination-bullet {
    width: 11px;
    height: 7px;
    background: #fff;
    border-radius: 20px
}

.swiperBox2 .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 20px
}

.phone-section3 {
    background: #fff;
    margin-top: 30px;
    padding-bottom: 40px
}


/*********/

.phone-jb {
    display: none;
    margin-top: 156px;
    position: relative
}

.phone-jb img {
    width: 226px;
    position: absolute;
    bottom: 0;
    left: 0
}

.cgz_ul,
.phone-section6,
.phone-szzg {
    display: none
}

.phone-section6 {
    margin-top: 30px;
}

.jrsd {
    display: block;
    width: 140px;
    height: 40px;
    border: 1px #fff solid;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    color: #fff!important;
    text-decoration: none;
    margin: 20px auto 0
}

.szzg-img {
    margin-top: 30px;
    border-radius: 8px;
    overflow: hidden
}

.szzg-img img {
    width: 100%
}

.phone-szzg-ul li {
    padding: 20px 0;
    border-bottom: 1px #e8e8e8 solid;
}

.phone-szzg-ul li a {
    text-decoration: none
}

.phone-szzg-ul li h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}

.phone-szzg-ul li p {
    color: #999;
    font-size: 16px
}

.phone-szzg-ul li:last-child {
    border-bottom: none
}

.szfj-box {
    display: none
}

.szfj-box ul li a {
    display: block;
    margin-top: 30px;
    position: relative;
    height: 154px;
    text-decoration: none;
}

.szfj-img {
    width: 246px;
    overflow: hidden;
    border-radius: 8px;
    position: absolute;
    top: 0;
    left: 0
}

.szfj-img img {
    width: 100%
}

.szfj-nero {
    padding-left: 270px
}

.szfj-nero h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.szfj-box ul li a p {
    color: #999;
    position: absolute;
    bottom: 0;
    left: 270px;
    font-size: 16px
}

.phon-zxx {
    display: none
}

.foot-right2,
.phone-section3 {
    display: none
}

.swiper-container2 {
    padding-bottom: 10px
}

.swiper-container2 .swiper-slide-active {
    box-shadow: 0 5px 5px rgba(1, 22, 54, .17);
}

.swiper-container2 .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 15px
}

.copp3 span,
.copp3 a {
    border: 1px #1d87d0 solid;
    background: #0d50ac;
    color: #fff;
}

.copp3 span.sz_chos,
.copp3 a.sz_chos,
.copp3 span:hover,
.copp3 a:hover {
    background: #1d87d0;
    color: #fff;
    border: 1px #1d87d0 solid;
    text-decoration: none;
}

.ckge {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 5px;
    display: none
}

.ckge a {
    padding: 3px 15px;
    display: inline-block;
    border: 1px #b1b1b1 solid;
    color: #b1b1b1;
    text-decoration: none;
    border-radius: 4px
}

.ckge a:hover {
    border: 1px #114fa3 solid;
    color: #114fa3
}


/******峰会论坛 ******/

.fhlt {
    margin-top: 96px;
    height: 220px;
}

.chrk {
    float: right;
    box-shadow: 0 6px 18px rgba(43, 117, 209, .4);
    border-radius: 10px;
    margin-top: 50px
}

.yj_title {
    text-align: center;
}

.dil {
    display: inline-block
}

.yj_title em {
    display: inline-block;
    width: 61px;
    height: 40px;
    float: left
}

.yj_title span {
    display: inline-block;
    padding: 0 25px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    float: left
}

.yj_mu {
    float: left;
    font-size: 50px;
    font-weight: bold;
    padding-left: 50px;
    line-height: 1;
    margin-top: 50px
}

.fhsx {
    padding: 17px 0;
    background: #f8f8f8;
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
}

.fhsx span {
    margin: 0 30px;
}

.fhsx span img {
    margin-right: 15px
}

.line-box {
    margin-top: 50px;
    position: relative;
    margin-bottom: 70px;
}

.btn1 {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 10
}

.btn2 {
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 10
}

.eww {
    float: left;
    width: 20%;
    text-align: center;
}

.esl {
    border-top: 2px #cdcdcd solid;
    text-align: center;
    position: relative
}

.esl img {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
}

.esl p {
    margin-top: 30px
}

.esl p a {
    font-size: 18px;
    text-decoration: none;
}

.eww span {
    display: inline-block;
    width: 166px;
    height: 35px;
    background: #246dc9;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
    font-family: Helvetica;
    color: #fff;
    font-size: 20px;
    margin-bottom: 40px
}

.lt_ul {
    padding: 30px 0 60px;
}

.lt_ul li {
    width: 23.5%;
    margin-right: 2%;
    background: #fff;
    box-shadow: 0 1px 16px rgba(2, 39, 67, .1);
    float: left;
    margin-top: 30px
}

.lt_ul li:nth-child(4n+4) {
    margin-right: 0;
}

.lt_ul li a {
    text-decoration: none;
}

.lt_ul li h5 {
    height: 63px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 63px;
    background-size: cover;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lt_nero {
    padding: 0 17px;
    height: 140px;
    text-align: center
}

.lt_nero p {
    font-size: 18px;
    color: #333;
    padding-top: 20px;
    line-height: 33px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.lt_nero span {
    font-size: 16px;
    color: #666;
}

.lt_nero span:first-child {
    float: left;
    margin-top: 20px
}

.lt_nero span:nth-child(2) {
    float: right;
    margin-top: 20px
}

.jb-yl {
    margin-top: 50px;
    margin-bottom: 80px;
    position: relative
}

.jb_btn1 {
    position: absolute;
    left: -19px;
    top: 50%;
    margin-top: -19px;
    z-index: 10
}

.jb_btn2 {
    position: absolute;
    right: -19px;
    top: 50%;
    margin-top: -19px;
    z-index: 10
}

.jb_ul li {
    width: 23.5%;
    margin-right: 2%;
    float: left;
}

.jb_ul li:nth-child(4) {
    margin-right: 0;
}

.jb_ul li a {
    display: block;
    position: relative;
}

.jb_ul li img {
    width: 100%
}

.jbjj {
    position: absolute;
    height: 219px;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    background-size: 100% 100%;
}

.jbjj h5 {
    font-size: 28px;
    font-weight: bold;
    padding: 0 20px;
    margin-top: 80px;
    margin-bottom: 14px;
}

.jbjj p {
    font-size: 16px;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 18px
}

.ltbd {
    margin-top: 40px;
    margin-bottom: 30px;
}

.ltItem .date {
    background: #007ddd
}

.ltItem .rq,
.ltItem .ny {
    color: #fff;
}

.ltItem .date span {
    background: #fff;
}

.ltItem .ptpt h5 {
    font-weight: normal
}

.ltItem .shb p {
    height: 90px;
    -webkit-line-clamp: 3;
}


/***************/

.fhdt {
    margin-top: 30px;
    margin-bottom: 65px;
}

.fhdt-bimg img {
    width: 100%;
}

.fhdt-bimg p {
    font-size: 24px;
    color: #fff;
    line-height: 37px;
    width: 220px;
    padding: 16px 40px;
    background: rgba(0, 80, 143, .8);
    position: absolute;
    bottom: 0;
    right: 58px;
}

.fhdt-ul li {
    width: 19.2%;
    margin-right: 1%;
    float: left;
    margin-top: 10px
}

.fhdt-ul li:nth-child(5) {
    margin-right: 0
}

.fhdt-ul li a {
    display: block;
    position: relative;
}

.fhdt-ul li a img {
    width: 100%;
}

.fhdt-ul li a span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%
}

.fhdt-ul li.fhdt-act a span,
.fhdt-ul li:hover a span {
    display: none
}

.news_box {
    /* height: 608px; */
    background: rgba(255, 255, 255, .9);
    padding: 5px 30px 15px 30px;
    margin-top: 40px;
    padding-bottom: 20px;
}

.overflow-scroll {
    padding-right: 25px;
    height: 575px;
    overflow-y: scroll;
    position: relative;
}

.overflow-scroll p {
    font-size: 16px;
}

.overflow-scroll::-webkit-scrollbar {
    width: 9px;
}

.overflow-scroll::-webkit-scrollbar-track {
    background-color: #d3eafa;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.overflow-scroll::-webkit-scrollbar-thumb {
    background-color: #1b64bc;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.zszb li {
    width: 50%;
}

.bot span {
    float: left;
    margin-top: 14px;
    color: #333;
}

.bot i {
    display: inline-block;
    float: right;
    width: 68px;
    height: 24px;
    border-radius: 12px;
    background: #f1f1f1;
    color: #999999;
    margin-top: 15px;
    font-size: 11px;
    text-align: center;
    border: 1px solid #e6e6e6;
}

.bot i.first,
.bot i:hover {
    background: #1b64bc;
    color: #ffffff;
    border: 1px solid #1b64bc;
}

.zszb {
    margin-top: 55px;
}

.zszb li {
    width: 32.18%;
    margin-right: 1.7%;
    background: #fff;
    float: left;
}

.zszb li a {
    display: block;
    text-decoration: none;
    padding: 20px 25px;
}

.zszb li:last-child {
    margin-right: 0
}

.zszb li a h5 {
    font-size: 21px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zszb li a p {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
}

.zszb li span {
    font-size: 15px;
    color: #999999;
}

.zszb li span img {
    display: inline-block;
    margin-top: -3px;
    padding-right: 7px;
}

.zszb li em {
    display: inline-block;
    float: right;
    width: 1px;
    height: 134px;
    border-right: 1px #f6f3f3 solid;
    position: absolute;
    left: 67%;
    top: 50%;
    margin-top: -66px;
}

.detail {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail2 {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.zszb li {
    margin: 10px 0px;
    margin-right: 24px;
}

.zszb li a {
    background: #f9f9f9;
}

@media only screen and (max-width: 1725px) {
    .nav {
        margin-left: 2%
    }
}

@media only screen and (max-width: 1630px) {
    .nav li {
        margin-left: 50px;
        text-align: center;
    }
    .sec_nav li {
        margin-left: 0
    }
}

@media only screen and (max-width:1550px) {
    .logo {
        margin-left: 18px
    }
    .rig {
        margin-right: 0
    }
    .wz {
        margin-left: 10px
    }
    .jbtp {
        transform: translateX(10%);
    }
}

@media only screen and (max-width:1487px) {
    .dd4,
    .cgzbox {
        transform: translateX(10%);
    }
}

@media only screen and (max-width:1458px) {
    .nav li a {
        font-size: 18px
    }
    .jbtp,
    .cgzbox,
    .dd4 {
        transform: translateX(30px);
    }
}

@media only screen and (max-width:1365px) {
    .logo,
    .nav li {
        margin-left: 10px
    }
    .wz {
        margin: 10px
    }
    .w_1200 {
        width: auto;
        margin: 0 30px;
    }
}

@media only screen and (max-width:1364px) {
    .datu {
        width: 74%;
    }
    .xiaotu {
        width: 24%;
    }
    .datu img,
    .xiaotu li img {
        width: 100%
    }
    .wz {
        margin: 0
    }
    .jbtp {
        transform: translateX(10px);
    }
    /*    .nav li a{ padding: 30px 0 20px 0; }*/
    .logo img {
        margin-top: 0
    }
    /*    .nav{ position: fixed; top:90px; left: 0; right: 0;  background: rgba(12,101,168,.5); z-index: 998; margin-left: 0; }*/
    .logo {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .rig {
        margin-top: 35px
    }
    .nav li {
        margin-left: 40px
    }
    .szlo {
        width: 1000px;
        margin-top: 300px;
    }
    .sec_nav li {
        width: auto;
    }
    .sec_nav li a {
        padding: 10px 0
    }
    .dialog {
        top: 81px
    }
}

@media only screen and (max-width:1199px) {
    /*    .nero_left,.xwt,.tpzq,.wenzi{ width: auto; float: none; }*/
    .det p {}
    sq .xwt {
        width: 200px;
    }
    .nero_left {
        float: left;
        padding-bottom: 15px;
        width: 41.4%;
        padding-top: 25px;
        padding-left: 73px;
        padding-right: 22px;
    }
    .nero_left em {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 25px;
    }
    .xwt {
        margin-top: 20px
    }
    .jbtp {
        left: 8%;
    }
    .jbjs {
        left: 450px;
        width: 56%;
    }
    .xxnero {
        margin-top: 250px;
        margin-left: 60px;
    }
    .xxnero {
        position: absolute;
        left: 364px;
        top: 178px;
        margin: 0;
    }
    .xxnero p:first-child {
        font-size: 26px;
        margin-right: 14px;
    }
    .cir {
        margin-top: 30px
    }
    .jbjs a {
        float: right
    }
    .item {
        width: 48%;
    }
    .cir {
        bottom: 10px;
        left: 50%;
        right: auto;
        margin-left: -128px;
    }
    .fen {
        margin-right: 10px;
        margin-left: 10px;
    }
    .erwei {
        float: none;
        margin-left: 0;
        display: block;
    }
}

@media only screen and (max-width:1146px) {
    .nero_left h5 {}
    .jsxq h5 {
        margin-top: 22px
    }
    .jsxq button {
        margin-top: 32px
    }
}

@media only screen and (max-width:1100px) {}

@media only screen and (max-width:1086px) {
    .nero_left {
        float: left;
        padding-bottom: 8px;
        width: 41.4%;
        padding-top: 25px;
        padding-left: 73px;
        padding-right: 22px;
    }
    .nero_left em {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 23px;
    }
    .nero_left span {
        margin-top: 10px!important;
    }
    .tw_list li a {
        height: 174px;
    }
    .tw_list li a img {
        width: 100%;
        height: 100%;
    }
    .cgz_det {
        height: 304px;
    }
    .cgz_det img {
        top: 0
    }
    .left_list li a {
        padding-left: 20px;
    }
    .left_list {
        width: 21%;
    }
    .rig_box {
        width: 78%;
    }
    .section5 {
        height: auto;
        background: url(20200220-cgz-bg.png) no-repeat center;
        padding-bottom: 60px;
    }
    .szlo {
        width: 900px;
        margin-top: 320px;
    }
    .fhsx span {
        margin: 0 20px
    }
    /*    .fen{margin-right: 20px}*/
}

@media only screen and (max-width:1024px) {
    .jbjs {
        left: 400px;
    }
    .jbtp {
        left: 4%
    }
}

@media only screen and (max-width:1000px) {
    .xwt {
        width: 100%;
        float: none;
        display: block;
    }
    .nero_left {
        width: 100%;
        float: none;
        display: block;
        position: static;
        padding-bottom: 8px;
        padding-top: 25px;
        padding-left: 4%;
        padding-right: 3.5%;
    }
    .overflow-scroll{ margin-top:0!important}
    .gl_block:first-child{ padding-top:0}
    .nero_left em {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 23px;
    }
    .nero_left span {
        margin-top: 10px!important;
    }
    .ptpt {
        height: auto;
    }
    .tw_list li a {
        height: 170px;
    }
    .fix_rig,
    .head,
    .lx {
        display: none
    }
    .xxnero {
        position: absolute;
        left: 326px;
        top: 178px;
        margin: 0;
    }
    .shb {
        width: 84%;
    }
    .xxnero p:first-child {
        font-size: 26px;
        margin-right: 14px;
    }
    .zhiwei {
        margin-top: 10px;
    }
    .jbtp {
        bottom: -60px;
        position: absolute;
        left: 2%;
    }
    .jbjs {
        margin-left: 344px;
        margin-right: 10px;
        text-align: justify;
        width: auto;
        position: static;
        margin-top: 60px;
        float: none;
    }
    .jbjs h5 {
        font-size: 24px;
    }
    .phone_menu,
    .height {
        display: block
    }
    .footer {
        padding-top: 20px
    }
    .copy span {
        float: none;
        display: block
    }
    .copy {
        text-align: center
    }
    /*    .section3,.section6, .section2,.section7{ height: auto; background-size: cover; padding-bottom: 60px; position: relative;}*/
    .hw_list li {
        width: 24%;
        display: inline-block;
        float: none
    }
    .hw_list {
        text-align: center;
    }
    .btn_box {
        margin: 48px 10px 0 10px;
    }
    .btn_box a {
        width: 22%;
        margin: 0 1% 10px 1%;
    }
    .cgz_det {
        margin-top: 36px;
        height: 250px;
        padding-left: 420px;
    }
    .cgzbox {
        transform: translateX(0);
    }
    .cgz_det p {
        text-align: justify;
        line-height: 32px;
        margin-top: 10px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        line-clamp: 5;
        -webkit-box-orient: vertical;
    }
    .left_list,
    .rig_box {
        float: none;
        width: auto;
    }
    .rig_box {
        height: auto;
        padding-bottom: 40px
    }
    .sebox {
        padding: 0
    }
    .left_list li {
        float: left;
        width: 20%;
        text-align: center;
    }
    .left_list li a {
        padding-left: 0
    }
    .jsxq p {
        margin-top: 60px
    }
    .item {
        float: none;
        width: auto;
    }
    .li1,
    .li2,
    .li3,
    .li4,
    .li5 {
        transform: translate(0, 80px);
        transition: all .7s ease-out;
    }
    .zszb {
        margin-top: 30px;
        box-sizing: border-box;
        padding-left: 1.5%;
    }
    .zszb li {
        /* margin: 0 1.5%; */
        display: inline-block;
        margin-bottom: 20px;
    }
    .zszb li a h5 {
        font-size: 18px;
        font-weight: bold;
        line-height: 26px;
    }
    .zszb li a p {
        font-size: 14px;
        line-height: 24px;
        color: #999;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .tupian {
        height: auto;
        overflow: hidden;
    }
    .foot-right {
        padding-top: 20px;
    }
    .cgz_det img {
        width: 400px;
    }
    /*========联系方式========*/
    .footer {
        padding-top: 10px;
    }
    .copy {
        font-size: 12px;
    }
    .section8 .pad-b90 {
        padding-bottom: 40px;
    }
    .cgz_det {
        padding-right: 0;
        margin-top: 20px;
    }
    .cgz_det {
        padding-left: 0;
        height: auto;
        padding-bottom: 0px;
        text-align: center
    }
    .cgz_det p {
        text-align: justify;
    }
    .gray {
        background: #f2f2f2
    }
    .swiperBox1,
    .list-1 li span,
    .none,
    .jbjs,
    .jbtp,
    .hw_list li p {
        display: none
    }
    .swiperBox2,
    .phone-jb {
        display: block
    }
    .section1 {
        padding: 30px 0
    }
    .det {
        border-bottom: 0;
        padding-bottom: 0
    }
    .list-1 {
        margin-top: 10px;
    }
    .list-1 li {
        line-height: 22px;
        padding: 10px 0
    }
    .list-1 li a {
        overflow: inherit;
        white-space: normal;
    }
    .xwt {
        margin-top: 0;
        overflow: hidden;
    }
    .tw_list li {
        margin-top: 20px;
        border-radius: 8px;
        overflow: hidden
    }
    .phone-logo,
    .phone-menu {
        background: #fff;
    }
    .h4 {
        font-size: 32px;
        padding-top: 40px;
        padding-bottom: 24px;
        line-height: 30px;
    }
    .phone-section3 .w_1200 {
        margin: 0;
    }
    .hw_list li span {
        width: 110px;
        margin-bottom: 10px
    }
    .hw_list li h5 {
        font-weight: normal;
    }
    /*    .section2{margin-top: 30px;background: url("20200320-phone-jbbg.png") no-repeat;background-size: cover;padding-bottom: 0;}*/
    .jbtp img {
        width: 225px;
    }
    .cir {
        bottom: auto;
        top: 90px;
        margin-left: -194px
    }
    .cir a.on,
    .cir a:hover {
        border: 1px #99baf0 solid;
        box-shadow: none;
        width: 54px;
        height: 54px
    }
    .jbyl {
        padding-left: 256px;
        float: none
    }
    .jbyl p {
        font-size: 20px;
        color: #666;
        margin-top: 26px
    }
    .jbyl p span {
        color: #da8118;
        margin-right: 20px
    }
    .jbyl h5 {
        font-size: 28px;
        font-weight: bold;
        line-height: 40px;
        margin-top: 10px
    }
    .jbyl a {
        display: inline-block;
        width: 114px;
        height: 35px;
        background: url(20200219-xx-btn.png) no-repeat center;
        margin-top: 30px;
        margin-bottom: 65px;
    }
    .section5 {
        background: #fff;
        margin-top: 30px;
        padding-bottom: 10px
    }
    .btn_box {
        margin: 30px 0 0 0
    }
    .btn_box a {
        border: none;
        background: #f5f5f5;
        border-radius: 8px;
        height: auto;
        line-height: 40px;
        font-weight: normal;
        color: #333;
        padding: 20px 0;
        float: left;
        width: 23.5%;
        margin: 0;
        margin-right: 2%;
    }
    .btn_box a:nth-child(4) {
        margin-right: 0
    }
    .btn_box a span {
        display: block
    }
    .btn_box a img {
        margin-right: 0
    }
    .img-box {
        width: 245px;
        overflow: hidden;
        border-radius: 8px;
        position: absolute;
        top: 0;
        left: 0
    }
    .img-box img {
        width: 100%;
        position: static
    }
    .cgzbox {
        padding-left: 268px
    }
    .cgz_det h4 {
        color: #333;
        text-align: left;
        padding-top: 15px
    }
    .cgz_det p {
        color: #999;
        text-indent: 0;
        -webkit-line-clamp: 3;
    }
    .cgz_det {
        background: none
    }
    /*
    .zszb,.section6,.screen-box{display: none}
    .cgz_ul,.phone-section6,.phone-szzg,.szfj-box{display: block}
*/
    .list-1 li:last-child {
        border-bottom: none
    }
    .list-1 li a {
        width: auto
    }
    .copp span,
    .copp a {
        border-radius: 6px;
        padding: 0 14px;
        margin: 30px 10px 0 0;
        min-width: 100px;
        height: 40px;
        line-height: 40px
    }
    .copp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .copp span,
    .copp a {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .sdjs {
        color: #fff;
        padding: 0
    }
    .rig_box {
        background: none
    }
    /*
    .section7{background:url("20200323-szzg.png") no-repeat;background-size: cover; margin-top: 30px;padding-bottom: 10px}
    .section8{background: url("20200323-szfj.png") no-repeat;background-size:cover; margin-top: 30px;padding-bottom: 30px}
*/
    /*    .jsxq button{background: #3b7fd8;color: #fff;border: none}*/
    .erwei {
        float: none;
        margin-left: 0;
        display: block
    }
    .phon-zxx {
        display: block
    }
    .erwei p {
        margin-top: 4px
    }
    .foot-right2 {
        display: block
    }
    .foot-right1 {
        display: none
    }
    .section9 {
        background: #fff;
    }
    /*    .section10{margin-top: 30px}*/
    .hz_list {
        padding: 10px 0 30px 0
    }
    .copy {
        margin-top: 0
    }
    .phone-logo {
        display: block
    }
    .phone-menu {
        display: flex
    }
    .cgz_det img,
    .cgzbox,
    .cir {
        transform: none!important;
        opacity: 1!important;
    }
    /*    .section3 .w_1200{padding: 0}*/
    .hw_list li {
        margin-top: 40px
    }
    /*    .section3{padding-bottom: 40px;margin-top: 30px}*/
    .list-2 li {
        border-bottom: none
    }
    /*    .det{display: none!important;}*/
    .ckge {
        display: block
    }
    /***********/
    .btn1,
    .btn2,
    .jb_btn2,
    .jb_btn1 {
        display: none
    }
    .fhlt {
        margin-top: 0
    }
    .line-box,
    .jb_ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .eww {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 170px;
    }
    .jb_ul li {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 220px;
    }
    .fhsx {
        margin-top: 30px
    }
    .fhsx span {
        margin: 8px 20px;
        display: block;
    }
    .lt_ul li {
        width: 32%;
    }
    .lt_ul li:nth-child(4n+4) {
        margin-right: 2%
    }
    .lt_ul li:nth-child(3n+3) {
        margin-right: 0
    }
    .ltItem .shb p {
        height: auto;
    }
    .news_box{height:auto;margin-bottom: 0;padding: 16px;margin-top: 20px;}
}

@media only screen and (max-width:900px) {
    .szfj-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .szfj-list li {
        width: 290px;
        box-shadow: 0 4px 14px rgba(22, 117, 175, 0.2);
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .pad-b90 {
        padding-bottom: 70px;
    }
    .screen-box {
        margin-top: 50px;
    }
}

@media only screen and (max-width:768px) {
    .jbtp {
        display: none;
        position: static;
    }
    .jbjs {
        margin-left: 0;
        margin: 0;
    }
    .jbjs {
        margin-top: 30px;
    }
    .cir {
        margin-top: 20px;
    }
    .jsxq p,
    .jsxq button {
        margin-top: 10px
    }
    .jsxq p {
        margin-top: 36px;
        font-size: 30px;
    }
    .ptpt {
        padding-bottom: 14px;
        height: 100%;
    }
    .jsxq h5 {
        margin-top: 10px;
        font-size: 22px;
    }
    .hw_list li {
        margin-top: 40px
    }
    .tw_list,
    .left_list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .tw_list li,
    .left_list li {
        width: 300px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .left_list li {
        width: 150px
    }
    /*    .left_btn, .right_btn{display: none}*/
    .xwt img {
        width: 100%
    }
    .hz_list li {
        width: 32%
    }
    .hz_list li:nth-child(4n+4) {
        margin-right: 2%
    }
    .hz_list li:nth-child(3n+3) {
        margin-right: 0
    }
    .left_list li {
        height: 46px;
        line-height: 46px
    }
    .shb {
        width: 80%;
    }
    /* .zszb li:nth-child(2n) {
        margin-right: 1.5%;
    } */
    /* .szfj-list .tupian {} */
    /*    .section8  .pad-b90 { padding-bottom:50px;}*/
}

@media only screen and (max-width:664px) {
    .jsxq p {
        margin-top: 30px;
    }
    .xq1,
    .xq2 {
        transform: none;
        opacity: 0;
    }
    .btn_box a img {
        margin-right: 10px;
        width: 20px;
    }
    .shb {
        width: 76%;
    }
    .cgz_det img {
        position: static;
        width: 100%;
    }
    .cir {
        margin-left: -171px
    }
    .cir a {
        width: 40px;
        height: 40px;
    }
    .cir a.on,
    .cir a:hover {
        width: 48px;
        height: 48px;
    }
}

@media only screen and (max-width:540px) {
    .xwt {
        height: auto;
    }
    .w_1200 {
        padding: 0 15px;
        margin: 0
    }
    .cgz_det {
        padding-right: 0
    }
    .cgz_det img {
        width: 100%
    }
    .cgz_det h4,
    .cgz_det p {
        padding-right: 20px
    }
    .cgzbox {
        transform: translate(0, 80px)
    }
    .list-1 li a {
        width: 100%
    }
    /*
    .szfj-list{display: block}
    .szfj-list li{width: 100%;margin-right: 0;margin-bottom: 20px }
 
*/
    .section1 {
        padding: 20px 0 40px 0
    }
    .nero_left h5 {
        font-size: 18px
    }
    .nero_left .det {
        margin-top: 8px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .section5 {
        padding-bottom: 5px;
    }
    .tw_list li {
        margin-top: 20px;
        width: 158px;
        font-size: 14px;
    }
    .cir a {
        width: 32px;
        height: 32px;
        margin-left: 3px
    }
    .cir a.on,
    .cir a:hover {
        width: 40px;
        height: 40px
    }
    .hw_list li span {
        margin-bottom: 20px
    }
    .hw_list li p {
        margin-top: 12px
    }
    .hw_list li {
        margin-top: 20px
    }
    .hw_list li span img {
        width: 100%
    }
    .jbjs,
    .sebox,
    .wjhg {
        margin-top: 15px
    }
    .jbjs {
        padding: 0 14px;
    }
    .jbjs h5 {
        font-size: 18px;
        line-height: 32px;
        text-align: justify;
    }
    .jbjs p {
        font-size: 14px;
        text-align: justify;
    }
    .cgz_det p {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 14px;
        line-height: 30px;
        margin-top: 14px;
    }
    .cgz_det {
        margin-top: 14px
    }
    .cgzbox h4 {
        font-size: 20px;
        padding-top: 20px;
    }
    .zszb {
        margin-top: 20px;
        padding-left: 20px;
    }
    .zszb li {
        margin-right: 16px;
    }
    .zszb li:first-child {
        margin-left: -15px;
    }
    .zszb li a h5 {
        font-size: 16px;
    }
    .jbjs a {
        display: inline-block;
        width: 90px;
        height: 28px;
        background: url("20200219-xx-btn.png") no-repeat center;
        background-size: cover;
        margin-top: 14px;
    }
    .sd_title {
        font-size: 20px;
    }
    .sdjs {
        text-align: justify;
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    .copp span,
    .copp a {
        margin: 30px 5px 30px;
    }
    .date {
        display: none
    }
    .shb {
        width: auto;
        float: none;
    }
    /*    .section7{padding-bottom: 10px}*/
    /*    .pad-b90{padding-bottom: 0}*/
    /*    .jsxq p{margin-top: 5%}*/
    .xqnr {
        padding: 20px 20px
    }
    .xqnr em {
        height: 10px;
        top: -5px;
        left: 10px;
    }
    .phon_logo {
        width: 160px;
        margin-top: 14px;
        margin-left: 14px;
    }
    .caidan {
        width: 25px;
        height: 25px;
        float: right;
        margin-top: 18px;
        margin-right: 14px;
    }
    .list-1 li span {
        display: none
    }
    .list-1 li {
        padding: 7px 0;
    }
    .list-1 a {
        font-size: 15px;
    }
    .tw_list li {
        margin-top: 10px;
    }
    .hw_list li span {
        display: inline-block;
        width: 55px;
        height: 63px;
        margin-bottom: 8px;
    }
    .hw_list li h5 {
        font-size: 14px;
        line-height: 1
    }
    .hw_list li p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 6px;
    }
    .left_list li {
        /*width: 120px;*/
    }
    .ptpt {
        padding-bottom: 14px;
    }
    .ptpt h5 {
        font-size: 16px;
        line-height: 26px;
    }
    .shb p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 14px;
    }
    .item {
        margin-bottom: 20px;
    }
    .section7 .w_1200 .item {
        padding: 0 20px;
        text-align: justify;
    }
    /*    .section8 .szfj-list { padding:0 20px;}*/
    .detail {
        font-size: 16px;
        text-align: justify;
        line-height: 24px;
    }
    .sj-rq {
        font-size: 16px;
    }
    .sj-rq i {
        font-size: 28px;
    }
    /*======往届回顾======*/
    .jsxq p {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .jsxq span {
        margin-top: 10px;
    }
    .jsxq h5 {
        font-size: 13px;
        margin-top: 5px;
    }
    .jsxq button,
    .jsxq a {
        font-size: 10px
    }
    /*=====合作伙伴======*/
    /*
        .hz_list{padding: 16px 0 30px}

.zszb li{ width:300px; -webkit-box-flex: 0; -webkit-flex: none; -ms-flex: none; flex: none; }
*/
    /***********/
    .phone-logo {
        padding: 10px 15px
    }
    .phone-logo img {
        width: 150px
    }
    .pho-ss {
        margin-top: 5px;
    }
    .pho-ss img {
        width: 17px
    }
    .phone-menu li {
        font-size: 16px
    }
    .phone-menu li a {
        padding: 10px 0
    }
    .phone-menu li.phone-act a,
    .phone-menu li:hover a {
        background-size: 10px 2px
    }
    .swiperBox2 {
        padding-top: 11px
    }
    .section1 {
        padding: 10px 0 20px 0
    }
    .nero_left h5 {
        font-size: 20px;
        line-height: 28px
    }
    /*    .nero_left .det{line-height: 36px;font-size: 15px}*/
    .det a {
        font-size: 16px
    }
    .list-1 {
        margin-top: 10px
    }
    .tw_list li {
        border-radius: 4px
    }
    .tw_list li a {
        height: 90px
    }
    .mbw {
        padding: 0 10px;
        font-size: 14px
    }
    .mbw p {
        margin-top: 55px
    }
    /*    .phone-section3,.section2,.section7,.section8{margin-top: 15px}*/
    .phone-section3 .w_1200 {
        padding: 0
    }
    .h4 {
        padding-top: 20px;
        padding-bottom: 12px;
        font-size: 18px;
        background-size: 18px 3px;
        line-height: 1
    }
    .phone-section3 {
        padding-bottom: 20px
    }
    .swiperBox2 .swiper-pagination-bullet {
        width: 5px;
        height: 4px
    }
    .swiperBox2 .swiper-pagination-bullet-active {
        width: 10px
    }
    .cir {
        top: 60px;
        margin-left: -120px
    }
    .phone-jb img {
        width: 113px
    }
    .jbyl {
        padding-left: 128px
    }
    .phone-jb {
        margin-top: 128px
    }
    .jbyl p {
        font-size: 14px
    }
    .jbyl p span {
        margin-right: 10px
    }
    .jbyl h5 {
        font-size: 16px;
        line-height: 22px
    }
    .jbyl a {
        width: 57px;
        height: 18px;
        background-size: 100% 100%;
        margin-top: 15px;
        margin-bottom: 33px
    }
    .btn_box a {
        padding: 10px 0;
    }
    .btn_box a img {
        margin-right: 0;
        width: 22px
    }
    .btn_box a span {
        font-size: 14px;
        line-height: 1;
        margin-bottom: 7px
    }
    .img-box {
        width: 140px
    }
    .cgzbox {
        padding-left: 150px;
    }
    .cgzbox h4 {
        font-size: 18px;
        padding-top: 0
    }
    .cgz_det p {
        padding: 0;
        font-size: 13px;
        line-height: 22px;
        margin-top: 4px;
    }
    .btn_box,
    .phone-section6 {
        margin-top: 15px
    }
    .copp span,
    .copp a {
        margin: 15px 5px 0 0;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        min-width: 52px
    }
    .sd_title {
        padding-top: 30px;
        font-size: 18px;
        background-size: 34px;
        background-position: top 15px center;
    }
    .jrsd {
        width: 100px;
        height: 27px;
        font-size: 14px;
        line-height: 27px;
        margin: 10px auto 0;
    }
    .rig_box {
        padding-bottom: 20px
    }
    /*   .section7 .w_1200{padding: 0 15px}*/
    .szzg-img {
        margin-top: 15px
    }
    .phone-szzg-ul li {
        padding: 10px 0;
    }
    .phone-szzg-ul li h5 {
        font-size: 16px;
        line-height: 22px
    }
    .phone-szzg-ul li p {
        font-size: 14px;
    }
    .szfj-box ul li a {
        margin-top: 15px;
        height: 81px
    }
    .szfj-img {
        width: 130px
    }
    .szfj-nero {
        padding-left: 142px
    }
    .szfj-nero h4 {
        font-size: 16px;
        line-height: 20px
    }
    .szfj-box ul li a p {
        left: 142px;
        font-size: 14px;
        line-height: 16px
    }
    /*    .section8{padding-bottom: 15px}*/
    /*  .section9{margin-top: 15px;padding-bottom: 0px}*/
    .section5 {
        margin-top: 15px
    }
    .hz_list {
        padding: 5px 0 15px 0
    }
    .hz_list li {
        margin-top: 10px
    }
    .foot-left {
        float: none;
        width: auto;
        text-align: center
    }
    .foot-left p {
        float: none;
        margin-right: 0
    }
    .foot-right2 {
        float: none;
        text-align: center
    }
    .erwei {
        display: inline-block;
        margin: 0 5px 10px
    }
    .phone-menu li {
        margin: 0 10px
    }
    .section3 {
        padding-bottom: 20px;
        margin-top: 15px
    }
    *********** .yj_mu {
        font-size: 22px;
        background-size: 10px;
        padding-left: 25px;
        margin-top: 22px;
    }
    .chrk {
        margin-top: 22px
    }
    .chrk img {
        width: 100px;
        box-shadow: 0 2px 10px rgba(43, 117, 209, .2);
    }
    .fhlt {
        height: 90px;
        background-size: 800px
    }
    .yj_title em {
        width: 30px;
        height: 20px;
        background-size: 30px
    }
    .yj_title span {
        height: 20px;
        font-size: 18px;
        line-height: 20px;
        padding: 0 15px
    }
    .fhsx {
        margin-top: 15px;
        padding: 7px 0;
        font-size: 14px
    }
    .fhsx span img {
        width: 14px;
        margin-right: 10px
    }
    .line-box {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .eww span {
        width: auto;
        font-size: 14px;
        line-height: 28px;
        height: 28px;
        padding: 0 10px;
        margin-bottom: 25px;
    }
    .esl {
        border-top: 1px #cdcdcd solid
    }
    .esl img {
        width: 12px;
        top: -6px;
        margin-left: -6px
    }
    .esl p {
        margin-top: 20px
    }
    .esl p a {
        font-size: 14px
    }
    .eww {
        width: 130px
    }
    .lt_ul {
        padding: 5px 0 20px
    }
    .lt_ul li {
        width: 49%;
        margin-top: 15px
    }
    .lt_ul li:nth-child(3n+3) {
        margin-right: 2%
    }
    .lt_ul li:nth-child(even) {
        margin-right: 0
    }
    .lt_ul li h5 {
        height: 53px;
        font-size: 16px;
        line-height: 53px
    }
    .lt_nero {
        padding: 0 10px;
        height: 95px;
    }
    .lt_nero p {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px
    }
    .lt_nero span {
        font-size: 12px
    }
    .lt_nero span:first-child,
    .lt_nero span:nth-child(2) {
        margin-top: 10px;
    }
    .jb-yl {
        margin-top: 15px;
        margin-bottom: 20px
    }
    .jbjj h5 {
        font-size: 18px;
        padding: 0 10px;
        margin-bottom: 7px;
        margin-top: 45px
    }
    .jbjj p {
        font-size: 14px;
        padding: 0 10px;
        margin-bottom: 9px;
    }
    .jb_ul li {
        width: 200px
    }
    .jbjj {
        height: 159px;
    }
    .ltbd {
        margin-top: 15px;
        margin-bottom: 20px
    }
    .section3 {
        margin-bottom: 0px;
        height: auto;
        background: url(2020402_szzg_yw_newbj.png) center top no-repeat;
        background-size: 100% 100%;
        padding-bottom: 0;
    }
    .wqbox {
        margin-top: 23px;
        margin-bottom: 40px;
    }
    .screen-box {
        margin-top: 30px;
    }
    .gl_block h4 {
        font-size: 16px;
        margin-top: -5px;
    }
    .gl_block span {
        font-size: 14px;
        line-height: 24px;
        margin-top: -5px;
    }
    .gl_block p {
        font-size: 13px;
        margin-top: 8px;
    }
}

@media only screen and (max-width:475px) {
    .jsxq p {
        font-size: 14px;
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .jsxq span {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .jsxq h5 {
        font-size: 13px;
    }
    .jsxq button,
    .jsxq a {
        font-size: 10px;
        width: 58px;
        height: 25px;
        margin-top: 5px;
    }
}

@media only screen and (max-width:400px) {
    .jsxq p {
        font-size: 14px;
        margin-bottom: -5px;
        margin-top: 10px;
    }
    .jsxq span {
        margin-top: -5px;
        margin-bottom: 0px;
    }
    .jsxq h5 {
        font-size: 13px;
        margin-top: 5px;
    }
    .jsxq button,
    .jsxq a {
        font-size: 10px;
        width: 58px;
        height: 25px;
        margin-top: 5px;
    }
}

@media only screen and (max-width:320px) {
    .pad-b90 {
        padding-bottom: 40px;
    }
    .jsxq h5 {
        font-size: 10px;
        margin-top: 5px;
    }
    .jsxq p {
        font-size: 14px;
        margin-bottom: -5px;
        margin-top: 8px;
    }
    .jsxq span {
        margin-top: -5px;
        margin-bottom: 0px;
    }
    .jsxq button,
    .jsxq a {
        margin-top: 0;
        width: 58px;
        height: 20px;
    }
    .hw_list li {
        width: 23%;
    }
    .zszb li:first-child {
        margin-left: 0px;
    }
    .nero_left h5 {
        margin-top: -5px;
    }
    .nero_left .det {
        line-height: 24px;
    }
    .nero_left span img {
        margin-top: -25px;
        width: 80px;
    }
    .nero_left em {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .news_box {
        height: 200px;
        background: rgba(255, 255, 255, .9);
    }
    .overflow-scroll {
        padding-right: 10px;
        height: 175px;
        overflow-y: scroll;
        position: relative;
    }
    .news_box {
        padding: 5px 10px 15px 15px;
        margin-top: 25px;
    }
    .section3 {
        background: url(2020402_szzg_yw_newbj.png) center -420px no-repeat;
    }
    .section5 {
        margin-top: 0px;
    }
    .wqbox {
        margin-top: 13px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:992px) {
    .zszb li {
        display: block !important;
        float: left !important;
    }
    .right_btn {
        right: 0px;
    }
    .left_btn {
        left: 0px;
    }
}

@media screen and (max-width:475px) {}


/* @media screen and (max-width:475px) {
    .zszb li {
        width: 100% !important;
    }
} */

@media screen and (max-width:992px) {
    .zszb li {
        display: block !important;
        width: 50%;
        float: left !important;
    }
    .right_btn {
        right: 0px;
    }
    .left_btn {
        left: 0px;
    }
    .zszb li {
        height: auto !important;
    }
}

@media screen and (max-width:475px) {
    .zszb li {
        width: 100%;
    }
}