.box, .wel-ps {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0.1px;
}

.nav_content {
    position: sticky;
    top: 80px;
    background-color: #fff;
    z-index: 99;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 0
}

.nav_content a {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    text-align: center;
    position: relative;
    z-index: 4;
    transition: all 0.3s;
    margin: 0 40px;
}

.nav_content a:hover {
    color: #1446b9
}

.nav_content a.active {
    color: #1446b9
}

.nav_content a:after {
    display: block;
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
    background: #1446b9;
}

.nav_content a:hover:after {
    width: 100%
}

.nav_content a.active:after {
    width: 100%
}

box,
.wel-ps {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0.1px;
}


.live {
    font-size: 0;
    margin-top: 60px
}

.live-left {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    padding-right: 4%;
    box-sizing: border-box;
}

.live-left h4 {
    font-size: 18px;
    color: #666;
    line-height: 2;
    text-align: justify;

}

.live-left h3 {
    margin-bottom: 30px;
    font-weight: bold;
    color: #000000;
    font-size: 36px;
}

.live-right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.live-right img {
    border-radius: 8px;
}

dl.tit {
    text-align: center;
    margin-top: 3.8%;
    margin-bottom: 15px;
}

dl.tit dt {
    /* font-size: 36px; */
    font-size: 0.36rem;
}

dl.tit dd {
    font-size: 18px;
    color: #999;
    margin-top: 8px;
}

dl.tit dd:after {
    content: '';
    width: 26px;
    height: 3px;
    background: #1446b9;
    display: block;
    margin: 0 auto;
    margin-top: 13px;
}

.num.about li {
    position: relative;
    flex-shrink: 1;
    width: 25%
}

.num.about {
}

.num.about li:after {
    content: '';
    display: block;
    width: 1px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #ccc
}

.num.about li:last-of-type:after {
    display: none
}

.num.about .span1 {
    font-size: 0.32rem;

}

.num.about .span1 i {
    font-size: 65px;
    font-weight: bold;
    padding-right: 5px;
}

.map-b {
    background: #fafafa;
    padding-top: 5%;
    margin-top: 5%;
    padding-bottom: 2%
}

.img-m {
    display: block;
    width: 100%;
    margin-bottom: 4%;
}

.num.about {
    padding-top: 7%;
    padding-bottom: 7%;
}

.num {
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    /* margin-top: 5%; */
    margin-top: 0.7rem;
    /* margin-bottom: 7.5%; */
}

.num .span1 {
    font-size: 0.32rem;
    color: #1446b9;
    display: block;
    text-align: center;
    margin-bottom: 20px;

}

.num .span1 i {

}

.num .span1 b {
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    height: 23px;
    line-height: 52px;
    font-size: 0.34rem;

}

.num span {
    font-size: 17px;
    color: #666
}


.honst {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0.1px;
}

.honst  .hy-4bt {
    padding: 0px 0 15px 0;
}

.honst  .hy-4bt span {
    font-size: 30px;
    font-weight: bold;
    color: #1446b9;
    text-transform: uppercase;
}

.honst p {
    font-size: 17px;
    color: #666;
    text-align: center;
}
.hy-42 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


.hy-42 {
    align-items: flex-start;
}


.hy-41 > p,
.hy-42 li,
.hy-4bt {
    text-align: center;
}

.hy-42 li > span,
.hy-4bt span {
    display: inline-block
}


.hy-4 {
    width: 100%;
    padding-bottom: 120px;
    background: url("../img/hy-4bg.png") center bottom no-repeat fixed
}

.hy-4bt {
    padding: 120px 0 15px 0;
}

.hy-4bt span {
    font-size: 30px;
    font-weight: bold;
    color: #1446b9;
    text-transform: uppercase;
}

.hy-4bt p {
    margin-top: 15px;
}

.hy-41 > p {
    font-size: 17px;
    color: #666;
}

.hy-42 {
    margin-top: 50px
}

.hy-42 li {
    cursor: pointer;
    width: 20%
}

.hy-42 li .img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    border: 1px solid #1144b8;
    margin: 0 auto;
    position: relative;
    transition: all .3s
}

.hy-42 li .img img {
    transition: all .3s
}

.hy-42 li .img img:nth-child(2) {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2)
}

.hy-42 li > span {
    font-size: 22px;
    color: #333;
    margin-top: 22px;
    margin-bottom: 12px
}

.hy-42 li .p1 {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 15px
}

.hy-42 li .p2 {
    font-size: 20px;
    color: #666;
    line-height: 30px;
}

.fot-1 .fot-121 .rig,
.fot-2,
.kj-1 .kj-11 > span,
.kj-bt,
.lx-3 button,
.lx-lef .p2,
.qy-11,
.qy-21 .qy-2-lef {
    text-align: center
}

.hy-42 li:hover .img {
    border-color: transparent;
    background-color: #1144b8
}

.hy-42 li:hover .img img:nth-child(1) {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.5)
}

.hy-42 li:hover .img img:nth-child(2) {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.hy-43 li a span,
.hy-43 li a::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s
}

.hy-43 {
    margin-top: 35px
}

.hy-43 li {
    width: 23.9%
}

.hy-43 li a {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative
}

#aq1 > a,
.hy-43 li a span {
    position: absolute;
    z-index: 10
}

.hy-43 li a span {
    width: 75%;
    max-width: 90%;
    font-size: 22px;
    color: #FFF
}

.fot-1 .fot-11 ul,
.fot-1 .fot-121,
.lx-3 button,
.qy-11 img,
.qy-21 .qy-2-lef img,
.ywl-3 a .img img,
.zzjg-2 img {
    max-width: 100%
}

.hy-43 li a::before {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: rgba(0, 44, 84, .3);
    border: 1px solid rgba(255, 255, 255, .5);
    z-index: 5
}

.hy-43 li a:hover img {
    transform: scale(1.1)
}

.hy-43 li a:hover::before {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0
}

#aq1 > a,
.aq-bt span::before,
.li-1 a::before {
    transform: translateY(-50%);
    top: 50%
}

.hy-43 li a:hover span {
    opacity: 0
}

.hy-42 li .img img,
.hy4 .hy42 ul li a label,
.ts-c {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.profie {
    background: url(../img/cprofileBg.jpg) no-repeat center top;
    background-size: 100% auto;
    background-color: #fcfdff;
}

.live-left p {
    font-size: 17px;
}


.profie.honord {
    background-image: none;
}

.his {
    position: relative;
}


.main {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}

.sec2_bth {
    position: relative;
    width: 1.75rem
}

.sec2_bth .swiper-button-prev, .sec2_bth .swiper-button-next {
    bottom: 0;
    top: auto;
    margin-top: 0;
}

.sec2_bth .swiper-button-next {
    right: 0;
}

.sec2_bth .swiper-button-prev {
    left: auto;
    right: 1rem;
}

.sec2_bth .swiper-button-next::after, .sec2_bth .swiper-button-prev::after {
    color: #7e858a;
    font-weight: bold;
    font-size: 18px;
}

.btn {
    font-size: 50px;
    width: 50px;
    height: 50px;
    border-radius: 25px;;
    background-color: #fff;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    transition: width .5s;
}

.btn::before, .btn::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    transition: opacity .5s;
}

.btn::before {
    width: 9px;
    height: 16px;
    opacity: 1;
}

.btn::after {
    width: 34px;
    height: 16px;
    opacity: 0;
}

.swiper-button-prev.btn::before, .swiper-button-prev.btn::after {
    left: 20px;
}

.swiper-button-next.btn::before, .swiper-button-next.btn::after {
    right: 20px;
}

.swiper-button-prev.btn::before {
    background-image: url(../img/left_icon01.png);
}

.swiper-button-next.btn::before {
    background-image: url(../img/right_icon01.png);
}

.swiper-button-prev.btn::after {
    background-image: url(../img/left_icon02.png);
}

.swiper-button-next.btn::after {
    background-image: url(../img/right_icon02.png);
}

.swiper-button-prev.btn:hover, .swiper-button-next.btn:hover {
    width: 75px;
}

.swiper-button-prev.btn:hover::before, .swiper-button-next.btn:hover::before {
    opacity: 0;
}

.swiper-button-prev.btn:hover::after, .swiper-button-next.btn:hover::after {
    opacity: 1;
}

.sec2_mid {
    margin: 45px 0 35px;
}


.about2 .bg {
    width: 100%;
    background: url(../img/abt2_bg6.jpg) no-repeat center;
    padding: 70px 0 560px;
    background-size: cover;
    margin-bottom: -469px;
}




.about_tit {
    text-align: center;
}

.about_tit span {
  color: #666;
  font-size: 17px;
  text-transform: uppercase;
  display: block;
}

.about_tit p {
    font-size: 30px;
    color: #1446b9;
    font-weight: bold;
    margin-bottom: 15px;
}

.his {
    position: relative;
}


.abt2sw .item {
    text-align: center;
    position: relative;
}

.abt2sw .item .circle_box {
    width: 100%;
    height: 200px;
    position: relative;
}

.abt2sw .item .circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
    box-shadow: 0 0 .3rem rgba(0, 0, 0, .1);
    cursor: pointer;
}

.abt2sw .item .circle2 {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #c8ccd1;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
}

.abt2sw .item .circle3 {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    transform: scale(0);
    opacity: 0;
    transition: 1s;
    z-index: 1;
}

.abt2sw .item .circle3 span {
    font-size: 30px;
    color: #1446b9;
    line-height: 200px;
    font-weight: bold;
    display: block;
}

.abt2sw .item .circle3 b {
    font-size: .3rem;
    color: #20314c;
    margin-top: -1rem;
    display: block;
}

.abt2sw .text {
    position: absolute;
    width: 100%;
    top: 130px;
    color: #ffffff;
}


.abt2sw .txt {
    opacity: 0.8;
    transition: 1s;
    width: 140%;
    margin-left: -20%;
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    margin-top: 30px;

}

.abt2sw .txt, .abt2sw .txt p {
    text-align-last: center;
}

.abt2sw .txt strong {
    font-weight: normal;
    font-size: .24rem;
    color: #1446b9;
}

.abt2sw [class*='active'].item .circle3 {
    transform: scale(1);
    opacity: 1;
}

.abt2sw [class*='active'].item .txt {
    opacity: 1;
}

.abt2 .btn {
    top: 95px;
}

.abt2 .btn.swiper-button-prev {
    left: -70px;
}

.abt2 .btn.swiper-button-next {
    right: -70px;
}

@media (max-width: 1536px) {
    .abt2 .btn {
        top: 1.65rem;
    }
}

@media (max-width: 1280px) {
    .abt2 .btn {
        top: 1.7rem;
    }
}


.about3_list {
    margin-top: 50px
}

.about3 {
    padding-bottom: 10px;
    padding-top: 130px;
}

.about3_list .tit {
    color: #222222;
    text-align: center;
    margin-top: 30px
}

.about3_list .swiper-slide a {
    background: #f0f2f7;
    display: inline-block;
    width: 90%;
    margin-left: 5%;
}

.about3_list a p img{
    width: 86%;
    margin-left: 7%;
    margin-top: 7%;
}

.about3_list a .tit {
    padding: 13px 23px 46px 23px;
    font-size: 17px;
}




.about3_list .swiper-slide img {
    max-height: 80%;
}

.about3_list .swiper-slide {
}

.about3_list .swiper-slide a {
    transition: all .3s linear;
}

.about3_list .swiper-slide a pic{
    background: none;
}

.about3_list .text_center {

}


.about3_list .swiper-slide a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    transform: translateY(-10px);
}

.about3 .sec3_bot {
    margin-top: 50px;
}

.news_main {
    width: 18rem;
    margin: 0 auto;
    max-width: 90%;
    padding: 0 1rem;
}

.typename {
    font-size: 0.3587rem;
    color: #1446b9;
    font-weight: bold;
    margin-top: 0.7rem;
}

.news_list1 {
    margin-bottom: 0.4rem;
    position: relative;
}

.news_list1 .swiper-slide {
    padding: 0.15rem;
    padding-right: 0.15rem;
}

.news_list1 .item .pic {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.news_list1 .swiper-slide .txt {
    margin: 0;
    position: static;
}

.news_list1 .swiper-button-next {
    right: -1rem;
    background: rgba(0, 0, 0, 0.1);
}

.news_list1 .swiper-button-prev {
    left: -1rem;
    background: rgba(0, 0, 0, 0.1);
}

.news_list2 li {
    width: 7.8rem;
    max-width: 48.5%;
    height: 0.58rem;
    line-height: 0.58rem;
    border-bottom: 1px solid #c7cbd0;
}

.news_list2 li a {
    display: block;
    width: calc(100% - 145px);
    color: #1446b9
}

.news_list2 li span {
    color: #25b7aa
}

.news_list2 li:hover a {
    color: #25b7aa
}

.news_list2 li:hover {
    border-bottom: 1px solid #25b7aa;
}


.sec3_bot {
    position: relative;
    margin: 90px 0;
    height: 5px;
    padding-right: 190px;
}


.sec3_bot .swiper-scrollbar {
    width: 100%;
    height: 4px;
    background: #C7CBD0;
    overflow: hidden;
    border-radius: 0 2px 2px 0;
    position: static;
}

.sec3_bot .swiper-scrollbar-drag {
    background: #346acc;
    border-radius: 0 2px 2px 0;
}

.sec3_bot .swiper-scrollbar-drag::before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    background: #346acc;
    position: absolute;
    top: 0;
    left: -99vw;
}

.sec3_bot .swiper-scrollbar-drag::after {
    content: '';
    display: block;
    width: 10px;
    height: 100%;
    border-radius: 2px;
    background: #346acc;
    position: absolute;
    top: 0;
    right: -15px;
}

.sec3_bot .swiper-button-prev::after {
    background: url('../img/left.png') no-repeat center;
    background-size: 21px;
    content: '';
    width: 21px;
    height: 21px
}

.sec3_bot .swiper-button-next::after {
    background: url('../img/right.png') no-repeat center;
    background-size: 21px;
    content: '';
    width: 21px;
    height: 21px
}

.sec3_bot .swiper-button-prev, .sec3_bot .swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-top: 0;
    transform: translateY(-50%);
    transition: all 0.5s
}

.sec3_bot .swiper-button-prev {
    background: #1446b9;;
    left: auto;
    right: 115px
}

.sec3_bot .swiper-button-next {
    background: #1446b9;
    right: 20px
}

.sec3_bot .swiper-button-prev:hover, .sec3_bot .swiper-button-next:hover {
    width: 60px
}

.about3_list .swiper-slide:hover .tit {
    color: #1446b9;
    font-weight: bold;
}

.about_us03 {
    padding-top: 60px;
    padding-bottom: 60px;
    background-size: 100% auto;
    background-color: #fff;
}

.about_us03 .content {
    margin-top: 60px;
}


.about_us03 .content .item_list_pc {
    display: block;
}

.about_us03 .content .item_list_m {
    display: none;
}

.about_us03 .content .item_list .item {
    float: left;
    width: 18.4%;
    position: relative;
    height: 90px;
    text-align: center;
    position: relative;
    margin-bottom: 55px;
    margin-right: 2%;
    transition: all .3s ease;
}

.about_us03 .content .item_list .item:hover {
    color: #1446b9;
}

.about_us03 .content .item_list .item05 {
    margin-right: 0;
}

.about_us03 .content .item_list .item10 {
    margin-right: 0;
}

.about_us03 .content .item_list .item::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: url(../img/about_us02.jpg.png) no-repeat center;
    background-size: cover;
    width: 43px;
    height: 93px;
}

.about_us03 .content .item_list .item::before {
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: url(../img/about_us03.jpg.png) no-repeat center;
    background-size: cover;
    width: 43px;
    height: 93px;
}

.about_us03 .content .item_list .item .con {
    font-size:16px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.about_us03 .content .item_list .item .con span {
    display: inline-block;
    padding: 0 24%;
    font-size: 17px;
}

.about_us03 .content .item_list .item {
    width: 23.5%;
    margin-right: 2% !important;
}

.about_us03 .content .item_list .item:nth-child(4n) {
    margin-right: 0 !important;
}

.about_us03 .content .item_list .item .con {
    width: 75%;
}

.about_us03 .content .item_list .item .con span {
    padding: 0 !important;
}

.about_us03 .content .item_list .item {
    width: 21%;
    margin-right: 5.333% !important;
}

.about_us03 .content .item_list .item .con {
    top: 54%;
}

.about_us03 .content .item_list .item .con {
    font-size: 0.2rem;
}

.zjtys {
    width: 80%;
    margin: 0 auto;
    max-width: 100%;
}

.honst2 {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0.1px;
    margin-top: 86px;
}

.abt2sw .txt div {
    font-size: 17px;
}

.main2 {
    width: 1400px;
    margin: 0 auto;
    padding-top: 0.1px;
}

.flex_space-between {
    display: flex;
    justify-content: space-between;
}

.qhljsj02{
    display: none;
}

.join1{padding: 50px 0 80px;}
.join1_nr{margin-top: 38px}
.join1_item{width:710px; max-width:48.5%}
.join1_item .info .tit{font-size: 22px;font-weight: bold;color: #1446b9}
.join1_item .info .con{font-size: 16px;color: #333333;line-height: 2;}
.join1_item1 .info .con{margin-top: 0px;margin-bottom:0px;}
.join1_item2 .info{margin-top: 35px;}
.join1_item2 .info .con{margin-top: 0px;}

.join2{background: url('../img/join2.jpg') no-repeat center top / 100% 100%;padding:50px 0 60px;}
.join2_con{padding:32px 0 40px;color: #333333;line-height: 2.1;}
.join2_con p{text-indent: 2rem}

.join2_list{position: relative;}
.join2_list .swiper-slide .pic{position:relative;width:100%;height:0;padding-top:71%;overflow: hidden;}
.join2_list .swiper-slide .pic p{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.join2_list .swiper-slide .pic img{width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;max-width: 500px;}
.join2_list .swiper-slide .tit{color: #333333;font-size: 17px;text-align: center;margin: 21px 0 35px}
.join2_list .swiper-slide:hover .tit{color: #1446b9;font-weight: bold;}
.join2_list .swiper-slide .dot{width: 20px;height: 20px;background: #b5b5b5;border: 7px solid #fff;border-radius: 100%;margin:0 auto;position:relative;transition: all 0.5s;}
.join2_list .line{width: calc(100% - 105px);position: absolute;bottom:16px;left:50%;transform: translateX(-50%);height: 1px;background: #999999}
.join2_list .swiper-slide .dot:after{content: '';width: 6px;height: 6px;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%) scale(0);background: #1446b9;border-radius: 50%;border:10px solid #fff;opacity: 0;transition: all 1s}
.join2_list .swiper-slide{padding-bottom:7px}
.join2_list .swiper-slide .dot:before{width: 13px;height: 13px;border:1px solid #1446b9;border-radius: 50%;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%) scale(0);z-index: 1;content:'';opacity: 0;transition: all 1s}

.join2_list .swiper-slide-active .dot:after,.join2_list .swiper-slide-active .dot:before{opacity: 1;transform: translate(-50%,-50%) scale(1);}

.join2_list .swiper-slide:after{content: '';width: 1px;height: 0px;background:#1446b9;position: absolute;bottom:30px;position: absolute;left:50%;transform: translateX(-1px);transition: all 1s;}
.join2_list .swiper-slide-active:after{height: 28px}

.join2_list .swiper-slide-active .tit{color: #1446b9;font-weight: bold;}
.join2_list .swiper-slide{cursor: pointer;}

.join2_list .swiper-button-next,.join2_list .swiper-button-prev{width: 30px;height: 18px}
.join2_list .swiper-button-prev{background: url('../img/left1.png') no-repeat center;background-size: 100%;left:0;top:auto;bottom:7px;}
.join2_list .swiper-button-next{background: url('../img/right1.png') no-repeat center;background-size: 100%;right: 0;top:auto;bottom:7px;}

.join2_list .swiper-button-next:after,.join2_list .swiper-button-prev:after{content: ''}

.join3{width: 100%;background: url('../img/join3.jpg');padding:80px 0 46px 0;}

.join4{width: 100%;background: url('../img/join3.jpg');padding:80px 0 46px 0;}

.contact{margin:40px 0 0px 0;}
.contact li{text-align: center;
    width: 220px;}
.contact li .tit{font-size: 17px;font-weight: bold;color: #333333;margin:12px 0 14px;}
.contact li .con{
    color: #666;
    font-size: 17px;
    text-align: center;
    margin: 20px 0 50px 0;
}
.contact li .icon{margin:0 auto;}


.cul_tit{text-align: center;}
.cul_tit span{display: block;font-size: 18px;color: #25b7aa;text-transform: uppercase;}
.cul_tit p{font-size: 26px;color: #1446b9;font-weight: bold;margin-top: 4px}

.culture1{padding-top:16px;width: 1000px;max-width: 90%;margin:0 auto;}


.join1_item img {
    width: 100%;
}


.cul_tit p {
    font-size: 30px;
    color: #1446b9;
    font-weight: bold;
    margin-bottom: 15px;
}

.cul_tit span {
    color: #666;
    font-size: 17px;
    text-transform: uppercase;
    display: block;
}

.join1_item .info .con p {
    font-size: 17px;
}


.join1_item1 .info .con p {
    font-size: 17px;
}

.join2_con {
    font-size: 17px;
}

.cul_tit_height {
    margin-bottom: 40px;
}

.recr_sty {
    padding: 50px 0 40px 0;
}



@media screen and (max-width: 1000px) {


    .qhljsj01 {
        display: none;
    }

    .qhljsj02 {
        display: block;
        margin-top: 36px;
    }

    .qhljsj02 p img {
        width: 100%;
    }

    .qhljsj02 p {
        font-size: 22px;
        color: #1446b9;
        font-weight: bold;
        text-align: center;
    }

    .nav_content {
        position: sticky;
        top: 60px;
        background-color: #fff;
        z-index: 99;
        height: 70px;
        line-height: 70px;
        border-bottom: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        font-size: 0;
    }

    .nav_content a {
        display: inline-block;
        vertical-align: top;
        font-size: 18px;
        text-align: center;
        position: relative;
        z-index: 4;
        transition: all 0.3s;
        margin: 0px 10px;
    }

    .details_banner {
        height: 250px;
    }

    .nav_content {
        display: block !important;
        display: none !important;
    }


    .nav_content2 {
        display: none !important;
    }

    .float-cursor {
        display: none !important;
    }



    .box, .wel-ps {
        width: 90% !important;
    }

    .nav_content a {
        font-size: 16px;
    }

    .live-left {
        width: 100%;
        display: block;
        float: none
    }

    .live-right {
        width: 100%;
        display: block;
        float: none;
        margin: 2% 0;
        padding: 0
    }

    .live-right img {
        width: 100%;
    }

    .num.about .span1 i {
        font-size: 30px;
    }

    .num {
        display: block;
        text-align: left;
    }

    .num li {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 1.5em;
        width: 30% !important
    }

    .num li:last-of-type {
        margin-left: 1em;
    }

    .num .span1 b {
        line-height: 23px;
        font-size: 16px !important;
    }

    .num span {
        text-align: center;
        display: block;
        font-size: 16px;
    }

    .live-left h3 {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .hy-41 > p {
        font-size: 16px;
        width: 90%;
        margin: auto;
    }


    .hy-42 li {
        cursor: pointer;
        width: 50%;
        margin-bottom: 30px;
    }

    .about3_list a .tit {
        height: 60px;
    }


    .hy-4 {
        padding-bottom: 0px;
    }

    .hy-42 {
        width: 90%;
        margin: 50px auto 0 auto;
    }

    .hy-42 li .p2 {
        font-size: 17px;
        color: #777;
        line-height: 30px;
    }

    .honst {
        width: 96%;
        margin: 0 auto;
        padding-top: 0.1px;
        margin-left: 4%;
    }

    .about_us03 {
        padding-top: 30px;
        padding-bottom: 0px;
        background-size: 100% auto;
        background-color: #fff;
    }

    .live {
        font-size: 0;
        margin-top: 30px;
    }

    .about3_list {
        margin-top: 20px;
    }


    .about_us03 .content .item_list .item {
        width: 46%;
        margin-right: 2% !important;
    }

    .about2 {
        display: none;
    }

    .honst2 {
        width: 80%;
        margin: 0 auto;
        padding-top: 0.1px;
        margin-top: 0px;
    }

    .join1_nr {
        padding: 0px 24px;
    }


    .join2_con p {
        padding: 0px 24px;+
    }

    .flex_space-between {
        padding: 0px 24px;
    }
}

