body,
html {
    min-width: 1400px;
}

body {
    background: #c7f0ff;
}

a:hover {
    color: #1588eb;
    cursor: pointer;
}

.container {
    width: 1400px !important;
    margin: 0 auto;
}

.yj_warp {
    min-width: 1720px;
    min-height: 5215px;
    background: url(../yjnmg/bg1.jpg) center bottom no-repeat;
}

.yjnmg_header {
    height: 550px;
    background: url(../yjnmg/head_yjnmg.jpg) center top no-repeat;
    position: relative;
}

.mt30 {
    margin-top: 30px;
}

.pb22 {
    padding-bottom: 22px;
}

.logo {
    margin-top: 30px;
}

.black_box {
    width: 400px;
    height: 40px;
    margin-top: 30px;
    float: right;
}

.black_box .wza {
    display: block;
    width: 112px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    padding-left: 20px;
    background: url(../yjnmg/wza.png) left center no-repeat;
}

.black_box span {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    margin-right: 17px;
}

.black_box .zzms {
    display: block;
    width: 70px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    padding-left: 20px;
    background: url(../yjnmg/zb.png) left center no-repeat;
}

.black_box .back {
    width: 130px;
    height: 40px;
    float: right;
    background: url(../yjnmg/black.png) center center no-repeat;
}

.black_box .back a {
    display: block;
    font-size: 16px;
    color: #224893;
    line-height: 40px;
    text-align: center;
    text-indent: 25px;
}

.yjnmg_nav {
    height: 80px;
    line-height: 80px;
    width: 100%;
    background: #1f85e9;
}

.yjnmg_nav .nav_box {
    height: 80px;
    line-height: 80px;
}

.yjnmg_nav .nav_box ul {
    height: 80px;
    line-height: 80px;
}

.yjnmg_nav .nav_box ul li {
    float: left;
    text-align: center;
    margin-left: 134px;
}

.yjnmg_nav .nav_box ul li:first-child {
    margin-left: 0;
}

.yjnmg_nav .nav_box ul li a {
    display: block;
    font-size: 22px;
    color: #fff;
    position: relative;
    font-weight: bold;
}

.yjnmg_nav .nav_box ul li a::after {
    content: "";
    display: block;
    width: 0%;
    height: 5px;
    border-radius: 3px;
    background: #a2e284;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
    bottom: 0px;
    left: 50%;
    transition: all 0.3s ease-in-out;
}

.yjnmg_nav .nav_box ul li.on a::after {
    content: "";
    display: block;
    color: #fff;
    height: 5px;
    border-radius: 3px;
    background: #a2e284;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 50%;
}

.yjnmg_nav .nav_box ul li a:hover::after {
    width: 100%;
}

.title_div {
    text-align: center;
}

.title_div img {
    margin: 28px 0px;
}

.ms_content {
    width: 1400px;
    height: 527px;
    position: relative;
    color: #fff;
}

.ms_content .prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 45px;
    left: -50px
}

.ms_content .next {
    display: block;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 45px;
    right: -50px;
    z-index: 10;
}

.ms_content .bd li {
    float: left;
    width: 436px !important;
    height: 527px;
    overflow: hidden;
    margin-right: 45px;
    background: url(../yjnmg/bg2.png) no-repeat center top;
}

.ms_content_ul .bd ul li:nth-child(3) {
    margin-right: 0px;
}

.ms_img {
    width: 395px;
    height: 265px;
    border-radius: 15px;
    margin: 20px auto 20px;
}

.ms_img a img {
    width: 100%;
    border-radius: 15px;
    height: 262px;
}

.ms_text {
    margin: 60px 20px 40px;
    cursor: pointer;
}

.ms_text h3 {
    font-size: 20px;
}

.ms_text h3 a {
    color: #fff;
}

.ms_text p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.cy_div {
    margin-bottom: 90px;
}

.cy_div_city {
    height: 580px;
    position: relative;
}

.cy_div_ul {
    display: flex;
    align-items: flex-end;
}

.cy_div_ul li {
    width: 198px;
    float: left;
    border: 1px solid #fff;
    border-bottom: none;
    position: relative;
    /* overflow: hidden; */
}

.cy_div_ul li:nth-child(1) {
    height: 499px;
}

.cy_div_ul li:nth-child(2) {
    height: 579px;
}

.cy_div_ul li:nth-child(3) {
    height: 521px;
}

.cy_div_ul li:nth-child(4) {
    height: 458px;
}

.cy_div_ul li:nth-child(5) {
    height: 488px;
}

.cy_div_ul li:nth-child(6) {
    height: 541px;
}

.cy_div_ul li:nth-child(7) {
    height: 423px;
}

.cy_div_ul li>div {
    /* position: absolute;
    bottom: -73px; */
    z-index: 20;
    text-align: center;
    width: 170px;
    line-height: 25px;
    margin-top: 20px;
    padding: 0 10px;
}

.cy_div_ul li>div:nth-child(2) {
    left: 6px;
}


/* .cy_div_ul li:nth-child(1)>div {
    position: absolute;
    left: 26px;
    bottom: -56px;
    z-index: 20;
    text-align: center;
    width: 140px;
}

.cy_div_ul li:nth-child(2)>div {
    position: absolute;
    bottom: -73px;
    z-index: 20;
    text-align: center;
    width: 190px;
    line-height: 25px;
}

.cy_div_ul li:nth-child(3)>div {
    position: absolute;
    left: 14.5%;
    bottom: 25px;
    z-index: 10;
    text-align: center;
    width: 140px;
}

.cy_div_ul li:nth-child(4)>div {
    position: absolute;
    left: 17%;
    bottom: -68px;
    z-index: 10;
    text-align: center;
    width: 140px;
}

.cy_div_ul li:nth-child(5)>div {
    position: absolute;
    right: 15.5%;
    bottom: -62px;
    z-index: 10;
    text-align: center;
    width: 140px;
}

.cy_div_ul li:nth-child(6)>div {
    position: absolute;
    right: 9%;
    bottom: 9px;
    z-index: 10;
    text-align: center;
    width: 140px;
}

.cy_div_ul li:nth-child(7)>div {
    position: absolute;
    right: 21px;
    bottom: -12px;
    z-index: 10;
    text-align: center;
    width: 140px;
} */

.cy_div_ul li>.cy_title1>p a {
    font-size: 16px;
    color: #1f85e9;
    text-shadow: 1px 0px 0px #fff, 2px 0px 0px #fff, 3px 1px 0px #fff, 0px 1px 0px #fff;
}

.cy_div_ul li:hover a img {
    transform: scale(1.2);
    opacity: 0.9;
}

.cy_div_ul li a img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.cy_line {
    width: 1920px;
    height: 205px;
    position: absolute;
    z-index: 1;
    left: -264px;
    bottom: -54px;
    background: url(../yjnmg/line.png) no-repeat center;
    //clip: rect(0px, 1920px, 0px, 0px);
}

.run {
    animation: clipm 3s forwards;
}

@keyframes clipm {
    0% {
        clip: rect(0px, 10px, 800px, 0px);
    }
    100% {
        clip: rect(0px, 1920px, 200px, 0px);
    }
}

.xz_div_l {
    width: 864px;
    height: 254px;
    margin-right: 40px;
}

.xz_div_l li {
    width: 864px;
    height: 56px;
    line-height: 56px;
    margin-bottom: 10px;
    background: linear-gradient(to right, rgba(208, 228, 248, 0.9), rgba(225, 225, 225, 0.1));
}

.xz_div_l li:last-child {
    margin-bottom: 0px;
}

.xz_div_l li p {
    width: 624px;
    padding: 0px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 25px;
    float: left;
    color: #333;
    font-size: 18px;
    cursor: pointer;
    background: url(../yjnmg/dian.png) 20px center no-repeat;
}

.xz_div_l li p:hover {
    color: #1588eb;
}

.xz_div_l li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999;
    margin-right: 16px;
}

.xz_div_r {
    width: 495px;
    height: 254px;
}

.kyc_div_ul {
    color: #fff;
}

.kyc_div_ul li {
    width: 327px;
    height: 239px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}

.kyc_div_ul li:nth-child(4n) {
    margin-right: 0px;
}

.kyc_div_ul li:nth-child(5),
.kyc_div_ul li:nth-child(6),
.kyc_div_ul li:nth-child(7),
.kyc_div_ul li:nth-child(8) {
    margin-bottom: 0px;
}

.kyc_div_ul .kyc_div_img {
    width: 326px;
    height: 185px;
    overflow: hidden;
}

.kyc_div_ul li a img {
    width: 326px;
    display: block;
    /* height: 185px; */
}

.kyc_div_ul li p {
    width: 287px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../yjnmg/bg6.jpg) no-repeat;
    padding: 0px 20px;
}

.kyc_div_ul li p a {
    color: #fff;
}

.ss_div_ul li {
    width: 446px;
    height: 82px;
    padding-top: 30px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
    background: url(../yjnmg/bg5.png) no-repeat;
}

.ss_div_ul li:nth-child(3n) {
    margin-right: 0px;
}

.ss_div_ul li:nth-child(4),
.ss_div_ul li:nth-child(5),
.ss_div_ul li:nth-child(6) {
    margin-bottom: 0px;
}

.ss_div_ul li h3 {
    width: 370px;
    text-indent: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ss_div_ul li span {
    float: right;
    display: block;
    font-size: 18px;
    color: #999;
    margin-right: 20px;
}

.bgwh_div_l {
    width: 680px;
    margin-right: 20px;
}

.bgwh_div_l_ul li {
    width: 680px;
    height: 56px;
    line-height: 56px;
    margin-bottom: 10px;
    background: linear-gradient(to right, rgba(208, 228, 248, 0.9), rgba(225, 225, 225, 0.1));
}

.bgwh_div_l_ul li:nth-child(2) {
    margin-right: 0px;
}

.bgwh_div_l_ul li p {
    width: 524px;
    padding: 0px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 25px;
    float: left;
    color: #333;
    font-size: 18px;
    cursor: pointer;
    background: url(../yjnmg/dian.png) 20px center no-repeat;
}

.bgwh_div_l_ul li p:hover {
    color: #1588eb;
}

.bgwh_div_l_ul li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999;
    margin-right: 10px;
}

.bjwh_div_ul li:nth-child(2) {
    margin-right: 0px;
}

.bgwh_div_l_ul>.bgwh_div_l_ul_li1 {
    width: 681px;
    height: 262px;
    margin-bottom: 22px;
    background: url(../yjnmg/bg3.jpg) no-repeat;
}

.bgwh_div_l_ul>.bgwh_div_l_ul_li1 a img {
    width: 320px;
    height: 180px;
    margin-top: 43px;
    margin-left: 37px;
}

.bgwh_div_l_ul_div_r {
    width: 300px;
    height: 180px;
    margin-top: 43px;
}

.bgwh_div_l_ul .bgwh_div_l_ul_li1 .bgwh_div_l_ul_div_r h3 {
    padding-left: 30px;
    font-size: 18px;
    font-weight: 700;
}

.bgwh_div_l_ul .bgwh_div_l_ul_li1 .bgwh_div_l_ul_div_r .bgwh_div_l_ul_div_p {
    width: 260px;
    /* height: 120px; */
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    background: none;
    padding: 0px 0px 0px 30px;
    text-indent: 20px;
    line-height: 28px;
    white-space: unset;
}

.xjc_div_con {
    width: 1400px;
    position: relative;
}

.xjc_div_con .prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    left: -65px
}

.xjc_div_con .next {
    display: block;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    right: -65px;
    z-index: 10;
}

.xjc_div_ul li {
    width: 148px !important;
    height: 132px;
    overflow: hidden;
    background: #eefaff;
    text-align: center;
    padding: 30px;
    float: left;
    margin-right: 30px;
}

.xjc_div_ul li>a img:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}


/* .xjc_div_ul li:nth-child(6){
  margin-right: 0;
} */

.bd .xjc_div_ul li a img {
    width: 148px;
    height: 88px;
    margin: 0 auto;
}

.bd .xjc_div_ul li h3 a {
    display: inline-block;
    width: 126px;
    font-size: 20px;
    margin-top: 20px;
    color: #1f85e9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mp_div_ul li {
    width: 216px;
    height: 139px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    position: relative;
}

.mp_div_ul li:nth-child(6n) {
    margin-right: 0px;
}

.mp_div_ul li a img {
    width: 216px;
    display: block;
    height: 139px;
    border-radius: 15px;
}

.mp_div_ul li p {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 132px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-indent: 18px;
    font-size: 16px;
    background: url(../yjnmg/bg4.png) no-repeat;
}

.mp_div_ul li p a {
    color: #fff;
}

.mp_div_ul li p a:hover {
    color: #fff;
}

.footer {
    min-width: 1720px;
}