/* CSS Document */
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,label,select,textarea,span,img,a,em,strong,*{ margin:0; padding:0;font-family:"Microsoft YaHei"; box-sizing: border-box;}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6,b{font-family:"Microsoft YaHei";  font-weight:normal;}
dd{font-family:"Microsoft YaHei";}
input,select,textarea{ vertical-align:middle;}
img{ border:none; vertical-align:middle;}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
.clear{ clear:both; height:0px; width:0px; overflow:hidden;}
em{font-style:normal}
textarea {resize : none; outline:none;}
input,select{ outline:none; cursor:pointer;}

.shouy_one{
    width: 100%;
    height: 900px;
    background:url("../images/xbtwo.jpg") no-repeat center center;
}
.shouy_onebox{
    width: 1200px;
    margin: auto;
}
.shouy_yi{
    width: 100%;
    height: 88px;
}
.shouy_yimg{
    float: left;
    margin-top: 26px;
    margin-right: 180px;
}
.hb_ul{
    float: left;
    margin-top: 34px;
}
.hb_ul .hb_li{
    float: left;
    font-size: 16px;
    color: #fff;
    margin-left: 40px;
    cursor: pointer;
}
.hb_ul .hb_li a{
    color: #fff;
}
.hb_ul .hb_li.hb_li_active{
    border-bottom: 1px solid #fff;
    padding-bottom: 8px;
}
.shouy_a{
    width: 100px;
    height: 36px;
    background: #004EFF;
    border-radius: 18px;
    float: right;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
    margin-right: 20px;
    cursor: pointer;
}
.shouy_er{
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.shouy_erh1{
    font-size: 80px;
    color: #fff;
    text-align: center;
    margin-top: 230px;
    display: block;
}
.shouy_erb{
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}
.shouy_erdiv{
    width: 540px;
    height: 54px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    margin: auto;
    display: block;
    margin-top: 46px;
}
.shouy_eript{
    float: left;
    width: 500px;
    height: 52px;
    background: none;
    padding-left: 20px;
    border: none;
    font-size: 16px;
    color: #fff;
}
.shouy_eript::placeholder{
    font-size: 16px;
    color: #fff;
}
.shouy_erimg{
    float: right;
    margin-top: 16px;
    margin-right: 13px;
}
.shouy_san{
    margin-top:140px;
}
.shouy_sansp{
    font-size: 60px;
    color: #fff;
    display: block;
    text-align: center;
}
.shouy_sansp i{
    font-size: 20px;
    font-style: normal;
}
.shouy_sanb{
    font-size: 16px;
    color: #fff;
    width: 200px;
    display: block;
    text-align: center;
}
.shouy_sandiv{
    float: left;
    margin-left: 120px;
}
.shouy_sandiv:first-child{
    margin-left: 20px;
}
.shouy_twobox{
    width: 100%;
    position: relative;
    display: table;
    box-sizing: border-box;
}
.shouy_two{
    width: 1200px;
    margin: auto;

}
.shouy_twosp{
    font-size: 40px;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 50px;
}
.shouy_twob{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.shouy_twoh1{
    font-size: 60px;
    color: #F3F3F3;
    margin-top: 98px;
    margin-left: 300px;
    display: block;
}
.shouy_twoimg{
    display: block;
    margin-top: 16px;
}
.shouy_twoh2{
    font-size: 30px;
    color: #333;
    margin-top: 18px;
}
.shouy_twop{
    font-size: 14px;
    color: #777;
    width: 503px;
    display: block;
    margin-top: 40px;
}
.shouy_twoa{
    display: block;
    font-size: 14px;
    color: #004EFF;
    margin-top: 50px;
}
.shouy_twoimg2{
     float: right;
}
.shouy_twoimg3{
    position: absolute;
    right: 0;
    top: 23px;
    z-index: -1;
}
.shouy_thr{
    width: 1200px;
    margin: auto;
    margin-top: 150px;
}
.shouy_thryi{
    width: 380px;
    height: 220px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
    border-radius: 4px;
    display: table;
    margin-left: 30px;
    float: left;
    cursor: pointer;
}
.shouy_thryi:first-child{
    margin-left: 0;
}
.shouy_thrimg{
    width: 55px;
    height: 47px;
    margin: auto;
    display: block;
    background: url("../images/sj.png") no-repeat center center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.shouy_thrsp{
    font-size: 22px;
    color: #333;
    display: block;
    text-align: center;
}
.shouy_thrp{
    font-size: 16px;
    color: #333;
    display: block;
    width: 312px;
    margin: auto;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.shouy_thryi:hover{
    background: #004EFF;
}
.shouy_thryi:hover .shouy_thrimg{
    background: url("../images/sjbg.png") no-repeat center center;
}
.shouy_thryi:hover .shouy_thrsp{
    color: #fff;
}
.shouy_thryi:hover .shouy_thrp{
    color: #fff;
}
.shouy_thrimg2{
    width: 71px;
    height: 64px;
    margin: auto;
    display: block;
    background: url("../images/yu.png") no-repeat center center;
    margin-top: 24px;
    margin-bottom: 9px;
}
.shouy_thryi:hover .shouy_thrimg2{
    background: url("../images/yubg.png") no-repeat center center;
}
.shouy_thrimg3{
    width: 49px;
    height: 49px;
    margin: auto;
    display: block;
    background: url("../images/sz.png") no-repeat center center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.shouy_thryi:hover .shouy_thrimg3{
    background: url("../images/szbg.png") no-repeat center center;
}
.shouy_for{
    float: right;
}
.shouy_for .shouy_twoimg3{
    left: 0;
}

/*滑*/

.b-block {
    position: relative;
    width: 160px;
    height: 160px;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
    border-radius:50%;
    float: left;
    margin-left: 80px;
    cursor: pointer;

}
.b-block:hover .b-cover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: blur(7px);
}
.b-block:hover .b-hover {
    height: 100%;
    width: 100%;
}
.b-block:hover .b-cont2 {
    visibility: visible;
    opacity: 1;
}
.b-cover {
    height: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s
;}
.b-cover img{
    width:285px;
    height:330px;
    display: block;
    -webkit-transition: -webkit-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s;
}
.b-hover {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right:0;
    width: 100%;
    -webkit-transition: width .3s, height .3s, opacity .3s;
    -ms-transition: width .3s, height .3s, opacity .3s;
    transition: width .3s, height .3s, opacity .3s;
}
.b-cont {
    position: absolute;
    z-index: 10;
    width: 100%;
    -webkit-transition: opacity .3s,
    -webkit-transform .3s;
    -ms-transition: opacity .3s,
    -ms-transform .3s;
    transition: opacity .3s,
    transform .3s;
}
.b-cont2 {
    visibility: hidden;
    opacity: 0;
    top: -40px;
    width: 240px;
    height: 280px;
    border: 1px solid #004EFF;
    background: #fff;
    left: -40px;
}
.b-cont2 p {
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    opacity: 0;
}
.b-cont2 p:nth-child(2) {
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}
.shouy_fivb{
    width: 18px;
    height: 2px;
    background: #333333;
    display: block;
    margin: auto;
    margin-top: 20px;
}
.shouy_fivsp{
    display: block;
    color: #004EFF;
    font-size: 18px;
    text-align: center;
    margin-top: 28px;
    font-weight: bold;
}
.shouy_fiva{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #0954FF;
    margin-top: 14px;
}

/*.b-blue {*/
/*    background-color: #bf1628;*/
/*    opacity: .6;*/
/*}*/
.bk-hori .b-cont2 p {
    -webkit-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
}
.bk-hori:hover .b-cont1 {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.bk-hori:hover .b-cont2 p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
/* zj*/
.b-cont1{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.b_contimg{
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 55px;
    height: 55px;
}
.tosun_fp{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.tosun_fp2{
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-block:first-child{
    margin-left: 0;
}
/* zj*/
/*滑*/

.shouy_fiv{
    margin: auto;
    width: 1200px;
    margin-top: 100px;
    display: table;
    box-sizing: border-box;
}
.shouy_six{
    margin: auto;
    width: 1200px;
    margin-top: 70px;
    display: table;
    box-sizing: border-box;
}
.shouy_sixle{
    float: left;
    width: 600px;
    height: 432px;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
}
.shouy_siximg{
    width: 600px;
    height: 340px;
    object-fit: cover;
    display: block;
}
.shouy_sixsp{
    font-size: 18px;
    color: #265FFF;
    display: block;
    margin-top: 24px;
    margin-left: 20px;
}
.shouy_sixyi{
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.shouy_sixer{
    float: left;
    margin-left: 20px;
}
.shouy_sixerimg{
    float: left;
    margin-top: 15px;
}
.shouy_sixerb{
    float: left;
    font-size: 14px;
    color: #777;
    margin-top: 13px;
    margin-left: 10px;
}
.shouy_sixsan{
    float: right;
    width: 64px;
    height: 26px;
    background: rgba(139, 174, 238, 0.2);
    border: 1px solid #4C82E5;
    border-radius: 13px;
    font-size: 12px;
    color: #004EFF;
    line-height: 24px;
    text-align: center;
    margin-right: 20px;
    margin-top: 7px;
}
.shouy_sixdiv{
    margin-top: 60px;
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.shouy_sixri{
    float: right;
}
.shouy_sixsi{
    width: 564px;
    height: 144px;
    border-bottom: 1px;
    border-bottom: 1px solid #EDEDEF;
    cursor: pointer;
}
.shouy_sixzuo{
    float: left;
    margin-left: 34px;
}
.shouy_sixzuo_sp{
    font-size: 40px;
    color: #333;
    display: block;
    margin-top: 30px;
}
.shouy_sixzuo_b{
    display: block;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}
.shouy_sixzuo_i{
    width: 12px;
    height: 1px;
    background: #265FFF;
    display: block;
    margin: auto;
    margin-top: 4px;
}
.shouy_sixyou{
    float: left;
    margin-left: 30px;
}
.shouy_sixyou_h1{
    font-size: 18px;
    color: #333;
    margin-top: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 402px;
}
.shouy_sixyou_p{
    width: 402px;
    font-size: 14px;
    color: #777;
    margin-top: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}
.shouy_sixyou_img{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    display: none;
}

.shouy_sixsi:hover{
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
}
.shouy_sixsi:hover .shouy_sixyou_h1{
    color: #004EFF;
}
.shouy_sixsi:hover .shouy_sixyou_p{
    color: #004EFF;
}
.shouy_sixsi:hover .shouy_sixyou_img{
    display: block;
}
.shouy_sixgd{
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
    width: 114px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    display: table;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    margin: auto;
    margin-top: 40px;
    clear: both;
    cursor: pointer;
}
.shouy_fot{
    width: 100%;
    height: 150px;
    background: #333333;
    margin-top: 40px;
    display: table;
    box-sizing: border-box;
}
.shouy_fotcen{
    width: 1200px;
    margin: auto;
    display: table;
}
.shouy_fotp{
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 26px;
}
.shouy_fotp:nth-of-type(2){
    margin-top: 10px;
}
.shouy_fotp a{
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
}
.shouy_fotimg{
    width: 559px;
    height: 35px;
    margin: auto;
    display: block;
    margin-top: 18px;
}

/*资讯*/

.zixun_one{
    width: 100%;
    height: 600px;
    background:url("../images/zx.png") no-repeat center center;
}
.zixun_one .shouy_er .shouy_erh1{
    margin-top: 170px;
}
.tabbox{
    width: 100%;
    height: 82px;
    background: #111724;
}
.tab-hd{
   width: 1200px;
    margin: auto;
}
.tab-hd li{
    width: 300px;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 82px;
    text-align: center;
    cursor: pointer;
}
.tab-hd li a{
    color: #fff;
}
.tab-hd li.active{
    background: #fff;
    color: #004EFF;
}
.tab-hd li.active a{
    color: #004EFF;
}
.tab-bd{
    display: block;
    margin: auto;
    width: 1200px;
}
.tab-bd li{
    display: none;
}
.tab-bd li.thisclass{
    display: block;
}
.zixun_yih1{
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-top: 55px;
    font-weight: bold;
}
.zixun_yih1:nth-child(2){
    margin-top: 18px;
    margin-bottom: 30px;
    font-weight: normal;
}
.zixun_san{
    width:380px;
    cursor: pointer;
    position: relative;
    float: left;
    display: block;
    height: 410px;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
}


.zixun_sanimg{
    display: block;
    width: 380px;
    height: 352px;
    object-fit: cover;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);

}
.zixun_sanb{
    display: block;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 30px;
}
.zixun_si{
    display: none;
}

.zixun_san:hover .zixun_si{
    width: 380px;
    height: 352px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
}
.zixun_sih2{
    font-size: 20px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.zixun_sip{
    font-size: 14px;
    color: #fff;
    display: block;
    width: 336px;
    border-top: 1px solid #fff;
    margin: auto;
    padding-top: 15px;
    margin-top:15px;
    line-height: 26px;
}
.zixun_two{
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.zixun_wu{
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.zixun_liu{
    width: 224px;
    height: 300px;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}
.zixun_liu:first-child{
    margin-left: 0;
}
.zixun_liu:hover{
    background: #004EFF;
}
.zixun_liu:hover .zixun_qi{
    background: #fff;
}
.zixun_liu:hover .zixun_qisp{
    color: #fff;
}
.zixun_liu:hover .zixun_qib{
    color: #fff;
}
.zixun_qi{
    width: 102px;
    height: 102px;
    border-radius: 50%;
    background: #e5edff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 40px;
}
.zixun_qimg{
    margin: auto;
    display: block;

}
.zixun_qisp{
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-top: 30px;
}
.zixun_qib{
    text-align: center;
    display: block;
    font-size: 14px;
    color: #333;
    width: 85px;
    margin: auto;
    margin-top: 20px;
}
.zixun_ba{
    width: 380px;
    height: 520px;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.4);
    border-radius: 4px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
    cursor: pointer;
}
.zixun_baimg{
    width: 380px;
    height: 290px;
    display: block;
    object-fit: cover;
    border-radius: 4px 4px 0px 0px;
}
.zixun_basp{
    font-size: 14px;
    color: #777;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 26px;
    display: block;
}
.zixun_bah1{
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
    width: 322px;
    margin: auto;
    margin-top: 20px;
}
.zixun_bap{
    width: 322px;
    color: #777;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
    margin: auto;
    margin-top: 18px;
}
.zixun_babox .shouy_sixyi{
    margin-top: 10px;
}
.zixun_babox{
    margin-top: 30px;
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.zixun_ba:hover .zixun_bah1{
    color: #004EFF;
}
.zixun_ba:hover .shouy_sixsan{
    background: #004EFF;
    color: #fff;
}

/*分页*/
.text_c{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

/*资讯详情*/
.real_one{
    background: #fff;
}
.real_one .hb_ul .hb_li{
    color: #333;
}
.real_one .hb_ul .hb_li a{
    color: #333;
}
.real_one .hb_ul .hb_li.hb_li_active{
    border-bottom: 1px solid #004EFF;
    color: #004EFF;
}
.real_one .hb_ul .hb_li.hb_li_active a{
    color: #004EFF;
}
.real_twobox{
    width: 100%;
    display: table;
}
.real_twocon{
    width: 100%;
    height: 50px;
    background: #F6F7F9;
}
.real_two{
    width: 1200px;
    margin: auto;
    font-size: 14px;
    color: #777;
    line-height: 50px;
}
.real_two a{
    color: #777;
}
.real_twole{
    width: 800px;
    float: left;

}
.real_twori{
    width: 300px;
    float: right;
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
    border-radius: 4px;
    border-top:4px solid #004EFF;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
.real_twozong{
    margin: auto;
    width: 1200px;
    padding-top: 45px;
}
.real_twoh1{
    font-size: 40px;
    color: #333333;
}
.real_twosp{
    float: left;
    font-size: 14px;
    color: #777;
    margin-top: 13px;
    border-right: 1px solid #D3D3D7;
    padding-right: 20px;
}
.real_twolab{
    float: left;
    font-size: 14px;
    color: #777;
    margin-top: 13px;
    margin-left: 20px;
    margin-right: 20px;
}
.real_twop{
    font-size: 14px;
    color: #777;
    display: block;
    clear: both;
    padding-top: 15px;
    padding-bottom: 30px;
    line-height: 30px;
}
.real_twop:nth-of-type(1){
    padding-top: 30px;
}
.real_twoimg{
    width: 788px;
    height: 524px;
    margin: auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.real_twozuo{
    width: 393px;
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
    border-radius: 4px;
    float: left;
    border-top:4px solid #004EFF;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    cursor: pointer;
}
.real_zuob{
    display: table;
    border-bottom: 2px solid #004EFF;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 14px;
    color: #333;
}
.real_zuop{
    display: block;
    font-size: 16px;
    margin-top: 30px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    margin-bottom: 10px;
    height: 42px;
}
.real_twozuo:hover .real_zuop{
    color: #004EFF;
}
.real_twoyou{
    width: 393px;
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
    border-radius: 4px;
    float: right;
    border-top:4px solid #004EFF;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    cursor: pointer;
}
.real_twoyou:hover .real_zuop{
    color: #004EFF;
}
.real_twosan{
    border-bottom: 1px solid #EEEFF3;
    width: 100%;
    display: table;
    padding-bottom: 25px;
}
.real_twosan:last-child{
    border-bottom: none;
}

/*登录*/
.denglu .shouy_fot{
    margin-top: 0;
}
.denglu .shouy_one{
    height: 930px;
    background: url(../images/de.png) no-repeat center center;
}
.deng_oneleimg{
    display: block;
    margin-top: 210px;
}
.deng_onelep{
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    margin-left: 45px;
}
.deng_zoimg{
    width: 120px;
    height: 120px;
    display: block;
}
.deng_zosp{
    font-size: 20px;
    color: #fff;
    display: block;
    padding-top: 20px;
    text-align: center;
}
.deng_onezo{
    float: left;
    margin-left: 47px;
}
.deng_oneyu{
    float: left;
    margin-left: 67px;
}
.deng_onecn{
    padding-top: 36px;
}
.deng_onele{
    float: left;
}
.deng_oneri{
    float: right;
    width: 448px;
    height: 464px;
    background: #fff;
    margin-top: 215px;
    border-radius: 4px;
}
.deng_rih1{
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding-top: 44px;
}
.deng_ript{
    display: block;
    width: 378px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #C4C5C7;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    margin: auto;
    padding-left: 10px;
    margin-top: 58px;
}
.deng_ript::placeholder{
    color: #777;
}
.deng_riyi{
    display: block;
    width: 378px;
    margin: auto;
    margin-top: 20px;
}
.deng_ript2{
    width: 232px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #C4C5C7;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    display: block;
    padding-left: 10px;
    float: left;
}
.code{
    width: 132px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #C4C5C7;
    border-radius: 4px;
    float: right;
    font-size: 14px;
    color: #004EFF;
}
.deng_yilab{
    display: block;
    clear: both;
    width: 378px;
    margin: auto;
    padding-top: 20px;
    font-size: 14px;
    color: #777;
}
.deng_yichk{
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-top: -2px;
}
.deng_ript3{
    width: 378px;
    height: 52px;
    background: #004EFF;
    border: 1px solid #C4C5C7;
    border-radius: 4px;
    margin: auto;
    display: block;
    font-size: 20px;
    color: #fff;
    margin-top: 40px;
}
.deng_yip{
    width: 378px;
    margin: auto;
    display: block;
    font-size: 14px;
    color: #777;
    margin-top: 16px;
}
.deng_yipa{
    color: #004EFF;
}
.cbone{
    width: 100%;
    height: 600px;
    background:url("../images/cb.png") no-repeat center center;
}
.cbtwo{
    margin-top: 200px;
}
.cbtwo .hb_ul{
    width: 540px;
    margin: auto;
    float: none;
    display: table;
}
.cbtwo_yi{
    display: table;
    width: 540px;
    height: 54px;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    margin: auto;
    margin-top: 14px;
    font-size: 16px;
    padding-left: 14px;
    color: #fff;
}
.cbtwo .hb_ul .hb_li{
    margin-right: 40px;
    margin-left: 0;
}
.cbtwo_ipt{
    float: left;
    width: 360px;
    height: 52px;
    background: none;
    border:  none;
    font-size: 16px;
    color: #fff;
}
.cbtwo_ipt::placeholder{
    color: #fff;
}
.cbtwo_img{
    float: right;
    margin-right: 14px;
    margin-top: 18px;
    cursor: pointer;
}
.chose{
    width: 1200px;
    margin: auto;
    display: block;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
}
.chose .box span{
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    width: 98px;
    height: 28px;
    line-height: 28px;
    padding-left: 14px;
    text-align: right;
}
.chose .box ul{
    float: left;
    width: 1100px;
}
.chose .box{
    display: table;
    border-bottom: 1px solid #EEEFF3;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
}
.chose .box ul li{
    float:left;
    font-size: 14px;
    color: #999;
    margin-left: 36px;
    height: 28px;
    line-height: 28px;
    border: 1px dashed #fff;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
    margin-bottom: 10px;
}
.chose .box ul li.act{
    border: 1px dashed #004EFF;
    border-radius: 14px;
    color: #004EFF;
}
.cbthr{
    width: 100%;
    display: table;
    box-sizing: border-box;
}
.cbthr_con{
    width: 1200px;
    margin: auto;
    display: table;
    margin-top: 30px;
}
.cbthr_le{
    float: left;
    width: 884px;
}
/*.cbthr_ri{*/
/*    width: 300px;*/
/*    background: #FFFFFF;*/
/*    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);*/
/*    border-radius: 4px;*/
/*    float: right;*/
/*}*/
.cbthr_yi{
    width: 884px;
    border-bottom: 1px solid #EEEFF3;
    display: table;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    padding-bottom: 30px;
    cursor: pointer;
}
.cbthr_top{
    padding-top: 30px;
}
.cbthr_toph1{
    font-size: 18px;
    color: #333333;
    float: left;
}
.cbthr_topb{
    font-size: 18px;
    color: #004EFF;
    float: right;
}
.cbthr_bot{
    width: 100%;
    display: table;
}
.cbthr_botsp{
    display: block;
    font-size:14px;
    color: #333;
}
.cbthr_botsp2{
    display: block;
    font-size:14px;
    color: #333;
}
.cbthr_botdiv{
    margin-left: 80px;
    float: left;
    padding-top: 30px;
}
.cbthr_botdiv:first-child{
    margin-left: 0;
}
.cbthr_yi:hover{
    box-shadow: 0px 1px 9px 4px rgba(18, 60, 155, 0.1);
}
.cbthr_yi:hover .cbthr_toph1{
    color: #004EFF;
}
.cbthr_yi:hover .cbthr_botsp2{
    color: #004EFF;
}
.cbthr_ria{
    position: absolute;
    right: 30px;
    cursor: pointer;
}
.cbthr_rimg{
    width: 242px;
    height: 182px;
    margin: auto;
    display: block;
    margin-top: 24px;
}
.cbthr_rib{
    font-size: 16px;
    color: #333;
    margin: auto;
    margin-top: 24px;
    text-align: left;
    display: block;
    width: 242px;
}
/*成果详情*/
.cbfor{
    width: 1200px;
    margin: auto;
    display: table;
}
.cbfor_con{
    width: 1200px;
    background: #FFFFFF;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
    padding-top: 50px;
    padding-bottom: 20px;
    display: table;
}
.cbfor_img{
    width: 242px;
    height: 182px;
    float: left;
    margin-left: 20px;
}
.cbfor_ri{
    float: left;
    margin-left: 20px;
    width: 882px;
}
.cbfor_rih1{
    font-size: 26px;
    color: #333;
}
.cbfor .cbthr_botsp2{
    color: #004EFF;
}
.cbfor_rih1a{
    float: right;
    width: 120px;
    height: 36px;
    border: 1px solid #004EFF;
    border-radius: 18px;
    font-size: 14px;
    color: #004EFF;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}
.cbfor .cbthr_botdiv:last-child{
    margin-left: 0;
}
.cbfor_b{
    font-size: 18px;
    color: #004EFF;
}
.real_zuob2{
    display: table;
    border-bottom: 2px solid #004EFF;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 20px;
    color: #333;
}
.cbfive{
    width: 268px;
    height: 180px;
    background: #FFFFFF;
    border: 1px solid #EEEFF3;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.real_twori .cbfive:nth-of-type(1){
    margin-top: 20px;
}
.cbfive:last-child{
    margin-bottom: 20px;
}
.cbfivep{
    font-size: 16px;
    color: #333;
    width: 266px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.cbfive .cbthr_botsp{
    font-size: 12px;
    color: #999;
}
.cbfive .cbthr_botdiv{
    margin-left: 18px;
}
.cbfiveb{
    font-size: 22px;
    color: #004EFF;
    text-align: center;
    display: block;
    padding-top: 25px;
}
.cbfivei{
    font-size: 14px;
    color: #777777;
    font-style: normal;
}
.cbfive:hover{
    border: 1px solid #004EFF;
    box-shadow: 0px 4px 9px 1px rgba(18, 60, 155, 0.1);
}
.chakan{
    width: 266px;
    height: 50px;
    background: #004EFF;
    border: 1px solid #004EFF;
    border-radius: 0px 0px 4px 4px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    display: none;
    cursor: pointer;
}
.cbfive:hover .chakan{
    display: block;
}
/*供应商*/
.geren_labdiv{
    float: left;
}
.jihuo_set{
    float: left;
    width: 140px;
    height: 28px;
    border: 1px solid #EEEFF3;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-left: 30px;
}
.gys_one{
    margin: auto;
    width: 1200px;
    display: table;
    margin-top: 10px;
}
.gys_yi{
    width: 590px;
    height: 174px;
    background: #FFFFFF;
    border: 1px solid #EEEFF3;
    border-radius: 4px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-top: 20px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.gys_yile{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 1px solid #eff0f4;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}
.gys_yimg{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.gys_yicon{
    float: left;
    margin-left: 20px;
}
.gys_yip{
    font-size: 18px;
    color: #333;
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-top: 20px;
}
.gys_yidiv{
    display: block;
    margin-top: 20px;
}
.gys_yisp{
    display: block;
    font-size: 14px;
    color: #999;
}
.gys_yilab{
    min-width: 120px;
    height: 36px;
    border: 1px solid #FB484C;
    border-radius: 4px;
    font-size: 14px;
    color: #FB484C;
    display: table;
    text-align: center;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top: 16px;
}
.gys_yiri{
    width: 120px;
    height: 36px;
    border: 1px solid #004EFF;
    border-radius: 18px;
    font-size: 14px;
    color: #004EFF;
    float: right;
    text-align: center;
    line-height: 36px;
    margin-top: 70px;
}
.gys_yi:hover{
    box-shadow: 0px 1px 9px 1px rgba(18, 60, 155, 0.1);
}
.gys_yi:hover .gys_yiri{
    width: 120px;
    height: 36px;
    background: #004EFF;
    border: 1px solid #004EFF;
    border-radius: 18px;
    font-size: 14px;
    color: #fff;
}
/*找需求*/
.xuqiu_one{
    width: 1200px;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.xuqiu_one .cbfive{
    width: 380px;
    height: 180px;
    background: #FFFFFF;
    border: 1px solid #EEEFF3;
    border-radius: 4px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.xuqiu_one .cbfive .cbfivep{
    width: 378px;
}
.xuqiu_one .cbfive .chakan{
    width: 380px;
}
.zhao_box .cbfor_ri{
    width: 1200px;
}
.zhao_box .cbfor_rih1a{
    margin-right: 20px;
}
.zhao_box .cbfor .cbthr_botdiv:last-child{
    margin-left: 100px;
}
.zhao_box .cbthr_botsp{
    color: #999;
}

/*关于我们*/
.about{
    width: 100%;
    height: 600px;
    background: url(../images/gy.png) no-repeat center center;
}
.about_one{
    width: 1200px;
    margin: auto;
    display: table;
    padding-bottom: 100px;
}
.about_er{
    padding-top: 60px;
}
.about_erle{
    width: 600px;
    height: 450px;
    float: left;
}
.about_erimg{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.about_erri{
    width: 546px;
    float: right;
    margin-top: 90px;
}
.about_erp{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-indent: 24px;
}
.about_twobox{
    width: 100%;
    display: table;
    background: #f3f7fd;
    padding-bottom: 70px;
}
.about_two{
    width: 1200px;
    margin: auto;
    display: table;
}
.about_si{
    width: 582px;
    height: 300px;
    box-shadow: 0px 1px 9px 4px rgba(18, 60, 155, 0.1);
    border-radius: 4px;
    background: #fff;
    float: left;
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 40px;
}
.about_sile{
    width: 300px;
    height: 300px;
    float: left;
}
.about_simg{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.about_siri{
    float: left;
    margin-left: 26px;
    margin-right: 32px;
}
.about_sisp{
    font-size: 22px;
    color: #333;
    border-bottom: 1px solid #004EFF;
    float: left;
    padding-top: 60px;
}
.about_sib{
    float: left;
    font-size: 18px;
    color: #333;
    padding-top: 64px;
    padding-left: 22px;
}
.about_sip{
    width: 224px;
    display: block;
    font-size: 14px;
    color: #333;
    clear: both;
    padding-top: 24px;
    line-height: 24px;
}

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

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 276px !important;
    height: 148px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid rgba(18, 60, 155, 0.1);
    margin-left: 22px;
}
.about_thr{
    width: 1200px;
    margin: auto;
    display: block;
    padding-bottom: 50px;
}
.about_forbox{
    width: 100%;
    background: url("../images/map_02.jpg") no-repeat center center;
    height: 572px;
    display: table;
    margin-top: -80px;
}
.about_for{
    width: 1200px;
    margin: auto;
    display: block;
    background: #fff;
    margin-top: 462px;
    height: 267px;
    box-shadow: 0px 4px 9px 1px rgba(206, 204, 204, 0.2);
    border-radius: 4px;

}
.about_forsp{
    font-size: 24px;
    color: #0150FF;
    text-align: center;
    display: block;
    padding-top: 20px;
}
.about_forsp2{
    font-size: 18px;
    color: #0150FF;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.about_forb{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.about_forb2{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 10px;
}
.about_divimg{
    display: block;
    margin: auto;
}
.about_divsp{
    display: block;
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.about_div{
    float: left;
    margin-left: 116px;
    margin-right: 116px;
    margin-top: 50px;
}
.about_lianx{
    width: 100%;
    display: table;
}
.about_fiv{
    width: 1200px;
    margin: auto;
    display: table;
}
/*汉云谷*/
.hyg{
    width: 100%;
    height: 600px;
    background:url("../images/hy.png") no-repeat center center;
}
.hyg_onebox{
   width: 1200px;
    margin: auto;
    position: relative;
}
.hyg_one{
    width: 1200px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(146, 144, 144, 0.2);
    border-radius: 10px;
    margin: auto;
    position: absolute;
    top: -150px;
}
.hyg_onele{
    float: left;
    width: 590px;
}
.hyg_oneri{
    float: right;
    width: 610px;
    height: 300px;
}
.hyg_onerimg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.hyg_oneh1{
    font-size: 30px;
    color: #333;
    text-align: center;
    display: block;
    padding-top: 30px;
}
.hyg_onep{
    width: 545px;
    margin: auto;
    display: block;
    line-height: 36px;
    margin-top: 30px;
    font-size: 16px;
    color: #333;
}
.hyg_twobox{
    width: 100%;
    display: table;
    background: #f3f7fd;
    padding-bottom: 40px;
}
.hyg_two{
    width: 1200px;
    margin: auto;
    padding-top: 140px;
}
.hyg_twoh1{
    text-align: center;
    display: block;
    font-size: 40px;
    color: #333;
    padding-top: 60px;
}
.hyg_twob{
    font-size: 16px;
    color: #333;
    text-align: center;
    display: block;
    padding-bottom: 30px;
    padding-top: 10px;
}
.hyg_twoer{
    width: 385px;
    height: 130px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding-top: 20px;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}
.hyg_twosp{
    float: left;
    width: 60px;
    height: 20px;
    background: #004EFF;
    border-radius: 0px 10px 10px 0px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-top: 2px;
}
.hyg_twoh2{
    float: left;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 288px;
    margin-left: 10px;
}
.hyg_twop{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    width: 384px;
    font-size: 14px;
    color: #888;
    clear: both;
    padding: 20px 20px 0 20px;
}
.hyg_twoyia{
    width: 200px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    margin: auto;
    display: table;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-top: 40px;
}
.hyg_twoyi{
    width: 100%;
    display: table;
}
.hyg_thr{
    width: 1200px;
    margin: auto;
    display: block;
    padding-bottom: 40px;
}
.hyg_thrimg{
    width: 1200px;
    height: 790px;
}
.hyg_forbox{
    width: 100%;
    display: table;
    background: #f3f7fd;
    padding-bottom: 40px;
}
.hyg_for{
    width: 1200px;
    margin: auto;
    display: block;
}
.hyg_forer{
    width: 285px;
    height: 320px;
    background: #FFFFFF;
    border-radius: 10px;
    float: left;
    padding: 20px;
    margin-left: 7px;
    margin-right: 7px;
    box-sizing: border-box;
}
.hyg_forimg{
    display: block;
    margin: auto;
    width: 180px;
}
.hyg_forb{
    width: 150px;
    height: 30px;
    border: 1px solid #004EFF;
    border-radius: 15px;
    display: block;
    font-size: 14px;
    color: #004EFF;
    text-align: center;
    line-height: 30px;
    margin: auto;
    margin-top: 30px;
}
.hyg_forp{
    font-size: 14px;
    color: #555;
    display: block;
    line-height: 24px;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-break: break-all;
}
.hyg_fivbox{
    width: 100%;
    display: table;

}
.hyg_fivimg{
    width: 1200px;
    height:80px;
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 60px;
}
.hyg_fivyi{
    width: 100%;
    height: 540px;
    display: table;
    background: url("../images/ruz.png") no-repeat  center center;
}
.hygbox .shouy_fot{
    margin-top: 0;
}
.hyg_fiver{
    width: 1200px;
    margin: auto;
    display: table;
}
.hyg_fivsan{
    width: 450px;
    height: 330px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    float: right;
    margin-top: 156px;
    padding-top: 40px;
}
.hyg_fivipt{
    width: 300px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    margin: auto;
    display: block;
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    border: none;
    margin-top: 20px;
}
.hyg_fivipt::placeholder{
    color: #AAAAAA;
}
.hyg_fivipt2{
    width: 300px;
    height: 40px;
    background: #EF5050;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    border: none;
    margin: auto;
    display: block;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;

}
/*汉云谷解决方案详情*/
.fangan{
    width: 100%;
    height: 600px;
    background:url("../images/hanyi.png") no-repeat center center;
}
.fangan_two{
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    display: table;
}
.fangan_two .hb_ul{
    height: 50px;
    background: #F5F5F5;
    border-radius: 25px;
    margin: auto;
    line-height: 50px;
    text-align: center;
    display: block;
}
.fangan_two .hb_ul .hb_li{
    width:200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
}
.fangan_two .hb_ul .hb_li.hb_li_active{
    width: 200px;
    height: 50px;
    background: #004EFF;
    border-radius: 25px;
    color: #fff;
    border-bottom: none;
    padding-bottom: 0;
}
.fangan_two .hb_ul .hb_li a{
    color: #333;
}
.fangan_two .hb_ul .hb_li.hb_li_active a{
    color: #fff;
}
.fangan_twoyi{
    width: 1200px;
    margin: auto;
    display: block;
}
.fangan_twoyi img{
    width: 100%;
}
.fangan_one{
    width: 1200px;
    margin: auto;
    display: block;
}
.fangan_onele{
    width: 600px;
}
.fangan_oneh1{
    font-size: 36px;
    color: #fff;
    display: block;
    padding-top: 130px;
}
.fangan_onep{
    font-size: 16px;
    color: #fff;
    display: block;
    padding-top: 20px;
    line-height: 30px;
}
.fangan_onea{
    width: 160px;
    height: 40px;
    border: 1px solid #E7EEF4;
    border-radius: 20px;
    line-height: 38px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #E7EEF4;
    cursor: pointer;
    margin-top: 50px;
}
.liebiao_box .hb_ul{
    background: #fff;
}
.lieh1{
    font-size: 36px;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.lieh1b{
    width: 500px;
    height: 1px;
    background: #DDDDDD;
    float: left;
}
.lieh1sp{
    float: left;
    margin-left: 24px;
    margin-right: 24px;
}
/*新职教*/
.zjbox{
    width: 100%;
    height: 600px;
    background:url("../images/zj.png") no-repeat center center;
}
.zj_onebox{
    width: 100%;
    display: table;
    background: #f3f7fd;
    padding-bottom: 40px;
}
.zj_one{
    width: 1200px;
    margin: auto;
    display: block;
}
.zj_oneh1{
    font-size: 40px;
    color: #333;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.zj_oneb{
    width: 50px;
    height: 6px;
    background: #004EFF;
    border-radius: 3px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 4px;
}
.zj_yi{
    width: 228px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 20px;
}
.zj_yimg{
    margin: auto;
    display: block;
    margin-top: 6px;
    width: 55px;
    height: 55px;
}
.zj_yih2{
    display: block;
    font-size: 18px;
    color: #333;
    text-align: center;
    margin-top: 18px;
}
.zj_yip{
    display: block;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    width: 180px;
    margin: auto;
    margin-top: 18px;
}
.zj_yisp{
    width: 120px;
    height: 30px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    display: block;
    line-height: 28px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}
.zj_yi:hover .zj_yisp{
    color:#004EFF ;
    border: 1px solid #004EFF;
}
.zj_two{
    width: 1200px;
    margin: auto;
    display: table;
    padding-bottom: 40px;
}
.zj_twoyi{
    width: 386px;
    height: 520px;
    background: #F5F5F5;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    cursor: pointer;
    margin-left: 7px;
    margin-right: 7px;
}
.zj_twoimg{
    width: 386px;
    height: 200px;
    display: block;
    object-fit: cover;
}
.zj_twop{
    width: 336px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    font-size: 14px;
    color: #555;
    margin: auto;
    margin-top: 20px;
    height: 57px;
}
.zj_twoh2{
    font-size: 20px;
    color: #333;
    background: #E0E9FF;
    border-left: 3px solid #004EFF;
    display: table;
    margin-top: 20px;
    padding-left: 12px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.zj_twosp{
    font-size: 14px;
    color: #555;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.zj_twoa{
    width: 120px;
    height: 30px;
    border: 1px solid #004EFF;
    border-radius: 15px;
    font-size: 14px;
    color: #004EFF;
    margin: auto;
    line-height: 28px;
    display: block;
    text-align: center;
    margin-top: 30px;
    cursor: pointer;
}
.zj_twoa:hover{
    color: #fff;
    background: #004EFF;
}
.zj_thrbox{
    width: 100%;
    display: table;
    background: url("../images/jy.png") no-repeat center center;
    height:660px;
}
.zj_thrbox .zj_oneh1{
    color: #fff;
}
.zj_thrtab{
    width: 1200px;
    margin: auto;
    display: table;
    margin-top: 60px;
}
.zj_thrad{
    width: 1200px;
    height: 40px;
    background: #004EFF;
}
.zj_thrad tr th{
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.zj_thrbod{
    background: #fff;
}
.zj_thrbod tr{
    height: 40px;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.zj_thrbod tr td{
    border-bottom: 1px solid #ECECEC;
}
.zj_for{
    width: 1200px;
    margin: auto;
    display: table;
    padding-bottom: 40px;
}
.zj_foryi{
    width: 386px;
    height: 200px;
    background: #F5F5F5;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 20px;
}
.zj_forimg{
    width: 150px;
    height: 200px;
    display: block;
    object-fit: cover;
    float: left;
}
.zj_forri{
    float: left;
    margin-left: 20px;
    width: 190px;
}
.zj_forb{
    font-size: 20px;
    color: #333;
    display: block;
    margin-top: 20px;
}
.zj_forlab{
    font-size: 14px;
    color: #888;
    display: block;
    margin-top: 10px;
    padding-bottom: 20px;
}
.zj_forsp{
    font-size: 14px;
    color: #555;
    display: block;
    margin-top: 10px;
}
.zj_fivbox{
    width: 100%;
    display: table;
    background: #f3f7fd;
    padding-bottom: 40px;
}
.zj_fiv{
    width: 1200px;
    margin: auto;
    display: block;
}
.zj_fivyi{
    width: 285px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 20px;
}
.zj_fivimg{
    width: 250px;
    height: 83px;
    display: block;
    object-fit: cover;
}
.zj_six{
    width: 1200px;
    margin: auto;
    display: table;
    padding-bottom: 40px;
}
.zj_sixyi{
    width: 386px;
    height: 450px;
    background: #F5F5F5;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}
.zj_siximg{
    width: 386px;
    height: 200px;
    display: block;
    object-fit: cover;
}
.zj_siximg2{
    width: 87px;
    height: 45px;
    display: block;
    object-fit: cover;
    margin: auto;
    margin-top: 30px;
}
.zj_sixsp{
    width: 336px;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    display: block;
    font-weight: bold;
    margin: auto;
    margin-top: 30px;

}
.zj_sixp{
    font-size: 14px;
    color: #555;
    width: 336px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    margin: auto;
    margin-top: 20px;
    line-height: 24px;
}
.zj_sevebox{
    width: 100%;
    height: 660px;
    background: url("../images/rcai.png") no-repeat center center;
}
.zj_seve{
    width: 1200px;
    margin: auto;
    display: table;
}
.zj_seve .hyg_fivsan{
    height: 392px;
}
.xinzj .shouy_fot{
    margin-top: 0;
}
/*个人中心*/
.gerena{
    background: none;
    color: #333;
}
.geren_one{
    width: 1200px;
    margin: auto;
    display: table;
    margin-top: 20px;
}
.geren_le{
    width: 240px;
    height: 600px;
    background: #FFFFFF;
    float: left;
}
.geren_leh1{
    width: 240px;
    height: 50px;
    background: #004EFF;
    border-radius: 10px 10px 0px 0px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.geren_leh2{
    width: 100%;
    height: 40px;
    background: #F4F7FF;
}
.geren_leb{
    font-size: 16px;
    color: #333;
    border-left: 5px solid #004EFF;
    padding-left: 20px;
    line-height: 40px;
}
.geren_lea{
    font-size: 14px;
    color: #555;
    display: block;
    padding-left: 36px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;

}
.geren_lea:hover{
    color: #004EFF;
}
.geren_ri{
    width: 940px;
    float: right;
    background: #fff;
    padding-bottom: 40px;
}
.geren_ri_top{
    width: 100%;
    height: 140px;
    background: #fff;
    padding: 30px 20px 30px 20px;
    box-sizing: border-box;
}
.geren_rimg{
    width: 80px;
    height: 80px;
    object-fit: cover;
    display: block;
    float: left;
    border-radius: 50%;
}
.geren_you{
    float: left;
    margin-left: 24px;
}
.geren_h1{
    font-size: 24px;
    color: #333;
    float: left;
}
.geren_b{
    width: 40px;
    height: 20px;
    background: #004EFF;
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    float: left;
    text-align: center;
    line-height: 20px;
    margin-top: 6px;
}
.geren_youtop{
    display: table;
    margin-top: 10px;
}
.geren_p{
    font-size: 14px;
    color: #555;
    float: left;
}
.geren_a{
    font-size: 14px;
    color: #004EFF;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}
.geren_ri_bot{
    width: 100%;
    height: 450px;
    background: #fff;
    margin-top: 10px;
}
.geren_ri_both1{
    font-size: 18px;
    color: #333;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
    width: 100%;
}
.geren_botimg{
    width: 60px;
    height: 60px;
    display: block;
    margin: auto;
}
.geren_botsp{
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-top: 20px;
    display: block;
}
.geren_bot{
    margin-top: 70px;
    margin-left: 130px;
    float: left;
    cursor: pointer;
}
.geren_lea2{
    color: #004EFF;
}
.ziliao{
    margin-top: 20px;
    display: table;
    width: 100%;
}
.zlspan{
    width: 100px;
    float: left;
    font-size: 16px;
    color: #333;
    margin-left: 40px;
    text-align: right;
    margin-right: 14px;
    padding-top: 10px;
}
.zldiv{
    float: left;
    position: relative;
    margin-right: 10px;
}
.zldiv2{width: 80%;}

.up_img_div {
	background: url(../images/cyphoto.png) no-repeat scroll center center;
    width: 100px;
    height: 100px;
    float: left;
    overflow: hidden;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}
.file_img {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.my-image-upload-div {
	position: relative;
	height: 100px;
    width: 100px;
    margin-left: 10px;
    float:left;
}
.my-image-upload-div .inp_order{
	position: absolute;
	top: 130px;
	left: 3px;
	width: 90%;
	height: 20px;
	display: block;
	padding: 5px;
	background: #ddd;
}

.my-image-upload-div>img {
	display: block;
	/* height: 100%; */
	height: 100px;
	float: left;
	margin-right: 10px;
}

.my-image-upload-div>input {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	float: left;
	margin: 5px;
	width: 20px;
	height: 20px;
}
.imgallclose_x{
    position: absolute;
    width: 24px;
    top: 10px;
    right: 10px;
    font: 16px/24px "微软雅黑";
    color: #888;
    text-align: center;
    background-color: #f0f0f0;
    border-radius: 50%;
    cursor: pointer;
}

.zlp{
    clear: both;
    font-size: 14px;
    color: #aaa;
    margin-top: 20px;
    margin-left: 160px;
}
.zldiv_ipt{
    width: 330px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding-left: 14px;
    font-size: 16px;
    color: #333;
}
.zldiv_ipt::placeholder{
    color: #aaa;
}
.zldiv .jihuo_set{
    width: 160px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-left: 0;
    margin-right: 10px;
}
.zldiv_sel{
    width: 330px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding-left: 10px;
}
.zldiv_ipta{
    font-size: 14px;
    color: #004EFF;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    cursor: pointer;
}
.twobtn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    clear: both;
    padding-top: 50px;
}
.twobtn_one{
    width: 150px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    font-size: 16px;
    color: #333;
    margin-left: 5px;
    margin-right: 5px;
}
.twobtn_two{
    width: 150px;
    height: 40px;
    background: #004EFF;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    border: none;
    margin-left: 5px;
    margin-right: 5px;
}
.zldiv_lab{
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}
.zldiv_rio{
    width: 16px;
    height: 16px;
    border: 1px solid #AAAAAA;
    border-radius: 50%;
    margin-right: 5px;

}
.banj{
    width: 760px;
    height: 450px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
}
.zldiv_iptb{
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #333;
    top: 10px;
}
.myxm_sp{
    font-size: 14px;
    color: #333;
    float: left;
    margin-top: 4px;
    margin-left: 27px;
}
.myxm_ipt{
    width: 230px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    float: left;
    margin-left: 10px;
}
.myxm_ipt2{
    width: 80px;
    height: 30px;
    background: #004EFF;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    border: none;
    margin-left: 28px;
}
.myxm_one{
    margin-top: 20px;
}
.myxm_tab{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top: 20px;
}
.myxm_the{
    width: 100%;
    height: 40px;
    background: #ECECEC;
}
.myxm_the tr th{
    height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.myxm_tby tr{
    height: 50px;
}
.myxm_tby tr td{
    border-bottom: 1px solid #ECECEC;
}
.myxm_tby tr td{
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.myxm_tby tr td:first-child{
    text-align: left;
}
.myxm_a{
    margin-left: 5px;
    margin-right:5px;
    cursor: pointer;
}



.baocun_box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.3);
    display: none;
    z-index: 9999;
}
.baocun_one{
    width: 720px;
    height: 540px;
    background: #fff;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.baocun_img{
    float: right;
    margin-right: 20px;
    margin-top: 14px;
    cursor: pointer;
}


.cbfor_img2{
    width: 180px;
    height: 158px;
    float: left;
    margin-left: 20px;
}
.cbfor2 .cbthr_botdiv{
    padding-top: 10px;
}
.cbfor2 .cbthr_botdiv:last-child{
    margin-left: 100px;
}
.cbfor2_p{
    font-size: 14px;
    color: #888;
    line-height: 26px;
    margin-top: 15px;
}
.cbfiveb2{
    font-size: 12px;
    color: #999;
    display: block;
    padding-top: 20px;
    padding-left: 18px;
}
.cbfiveb2 .cbfivei2{
    color: #004EFF;
    font-size: 16px;
    font-style: normal;
}
.zj_twosp_ke{
	font-size: 14px;
    color: #555;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    height: 57px;
}

/*新加8.13*/
.mox{
    display: none;
}
.moli{
    border-bottom: none;
    position: relative;
}
.moli:hover .mox{
    display: block;
    background: #ffffff;
    color: #333333;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 29px;
}
.mobox{
    width: 100%;
    height: 600px;
    background: url(../images/mo_02.jpg) no-repeat center center;
}
.mx_onebox{
    width: 100%;
    height: 530px;
    background: url(../images/mo_03.jpg) no-repeat center center;
    display:table;
}
.mx_one{
    width: 1200px;
    margin: auto;
}
.mx_san{
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}

.mx_yi{
    width: 228px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    margin-top: 30px;
}
.mx_yisp{
    height: 72px;
    line-height: 72px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    display: block;
}
.mx_yisp2{
    font-size: 18px;
    color: #333333;
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}
.mx_yib{
    width: 45px;
    height: 1px;
    background: #333333;
    display: block;
    margin: auto;
}
.mx_yip{
    font-size: 14px;
    color: #333333;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 20px;
    margin-top: 20px;
}
/*组合*/
.mx_yi:hover .b-cover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: blur(7px);
}

.mx_yi:hover .b-hover {
    height: 100%;
    width: 100%;
}

.mx_yi:hover .b-cont2 {
    visibility: visible;
    opacity: 1;
    border: none;
    width: 228px;
    height: 300px;
    left: 0;
    border-radius: 10px;
}

.mx_yi .b-cube {
    position: relative; /*width: 100%;*/
    height: 100%;
    overflow: hidden;
}

.mx_yi .b-cover {
    height: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.mx_yi .b-cover img {
    width: 228px;
    height: 228px;
    display: block;
    -webkit-transition: -webkit-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s;
}
.mx_yi .b-hover {
    position: absolute;
    z-index: 9;
    bottom: 0;
    right: 0;
    width: 100%;
    -webkit-transition: width .3s, height .3s, opacity .3s;
    -ms-transition: width .3s, height .3s, opacity .3s;
    transition: width .3s, height .3s, opacity .3s;
}
.mx_yi .b-cont {
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    -ms-transition: opacity .3s, -ms-transform .3s;
    transition: opacity .3s, transform .3s;
}
.mx_yi .b-cont1 {
    visibility: visible;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
}
.mx_yi .b-cont2 {
    visibility: hidden;
    opacity: 0;
    top: 0;
}
.mx_yi .b-cont2 p {
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    -ms-transition: -ms-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    opacity: 0;
}
.mx_yi .b-cont2 p:nth-child(2) {
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}
.mx_yi .b-cont2 p:nth-child(3) {
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
}
.mx_yi .b-blue {
    background-color: #fff;
    filter: Alpha(opacity=95);
    opacity: .9;
}
/*组合*/
.mx_two{
    width: 1200px;
    margin: auto;
    margin-bottom: 60px;
}
.mx_twocon{
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}
.mx_twoyi{
    width: 285px;
    height: 370px;
    background: #F5F5F5;
    border-radius: 10px;
}
.mx_twoyimg{
    width: 285px;
    height: 200px;
}
.mx_twoyip{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
}
.mx_thrbox{
    width: 100%;
    height: 990px;
    background: url(../images/mo_04.jpg) no-repeat center center;
    display: table;
}
.mx_thr{
    width: 1200px;
    margin: auto;
}
.mx_thr .zj_oneh1{
    color: #ffffff;
}
.mx_thryi{
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    height: 760px;
}
.mx_thrle{
    width: 590px;
    display: -webkit-flex;
    -webkit-align-content: space-between;
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
}
.mx_thrri{
    width: 590px;
    display: -webkit-flex;
    -webkit-align-content: space-between;
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
}
.mx_thrtop{
    width: 590px;
    height: 500px;
    background: #ffffff;
    border-radius: 10px;
}
.mx_thrbot{
    width: 590px;
    height: 240px;
    background: #ffffff;
    border-radius: 10px;
}
.mx_thrimg{
    width: 570px;
    height: 380px;
    margin: auto;
    display: block;
    margin-top: 10px;
}
.mx_thrp{
    font-size: 14px;
    color: #333333;
    margin-top: 16px;
    text-align: center;
}
.mx_thrimg2{
    width: 330px;
    height: 220px;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}
.mx_thrbot2{
    width: 202px;
    margin-left: 20px;
    float: left;
}
.mx_thrbotp{
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-top: 10px;
}
.mx_for{
    width: 1200px;
    margin: auto;
    display: block;
    margin-bottom: 60px;
}
.mx_foryi{
    display: table;
    width: 100%;
    margin-top: 60px;
}
.mx_foryimg{
    width: 500px;
    height: 315px;
    float: left;
}
.mx_foryou{
    float: right;
}
.mx_forsp{
    width: 90px;
    height: 90px;
    background: url("../images/mobg.png") no-repeat center center;
    display: block;
    font-size: 50px;
    color: #333333;
    text-align: center;
    line-height: 90px;
    float: left;
    font-weight: bold;
}
.mx_forlab{
    float: left;
    font-size: 30px;
    color: #333333;
    margin-top: 10px;
    margin-left: 20px;
}
.mx_forb{
    display: block;
    font-size: 18px;
    color: #aaaaaa;
}
.mx_forp{
    width: 605px;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    padding-top: 40px;
    clear: both;
}
.mx_foryi2 .mx_foryimg{
    float: right;
}
.mx_foryi2 .mx_foryou{
    float: left;
}
.mx_foryimg2{
    width: 500px;
    height: 365px;
    float: right;
}
.mx_forer{
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
    clear: both;
}
.mx_forsan{
    width: 590px;
    margin-top: 30px;
}
.mx_foryimg3{
    width: 590px;
    height: 199px;
}
.mx_forsp2{
    text-align: center;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    display: block;
    margin-top: 20px;
}
.mx_foryimg4{
    width: 500px;
    height: 355px;
    float: left;
}
.mx_foryimg5{
    width: 1200px;
    height: 386px;
    margin-top: 40px;
    clear: both;
}
.mx_foryimg6{
    width: 506px;
    height: 359px;
    float: right;
}
.mx_foryimg7{
    width: 500px;
    height: 331px;
    float: left;
}
.mx_foryimg8{
    width: 500px;
    height: 326px;
    float: right;
}
.mx_fivbox{
    width: 100%;
    height: 480px;
    background: url(../images/mo_05.jpg) no-repeat center center;
    display: table;
}
.mx_fiv{
    width: 1200px;
    margin: auto;
    display: block;
}
.mx_fivyi{
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}
.mx_fiver{
    width: 590px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
}
.mx_fivimg{
    width: 73px;
    height: 73px;
    margin-top: 22px;
    margin-left: 40px;
    float: left;
}
.mx_fivsan{
    float: left;
    margin-left: 46px;
}
.mx_fivsp{
    font-size: 24px;
    color: #333333;
    display: block;
    margin-top: 30px;
}
.mx_fivp{
    font-size: 16px;
    color: #333333;
    display: block;
    margin-top: 6px;
}
.mx_fivimg2{
    width: 75px;
    height: 75px;
    margin-top: 24px;
    margin-left: 40px;
    float: left;
}
.mx_fivimg3{
    width: 73px;
    height: 55px;
    margin-top: 34px;
    margin-left: 40px;
    float: left;
}
.mx_fivimg4{
    width: 80px;
    height: 66px;
    margin-top: 24px;
    margin-left: 44px;
    float: left;
}

.hb_ul .hb_li:hover{
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	
}

/*2021-8-19*/
.hyug_box{
    width: 100%;
    height: 600px;
    background: url(../images/hygbg_01.jpg) no-repeat center center;
}
.hyug_one{
    width: 1200px;
    margin: auto;
}
.hyug_yimg{
    width: 285px;
    height: 200px;
    display: block;
    margin: auto;
}
.hyug_yisp{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #333333;
}
.hanyg_yibox{
    display: flex;
    flex-wrap: wrap;
}
.hanyg_yi{
    width: 285px;
    margin-bottom: 40px;
}
.hanyg_yimg{
    width: 285px;
    height: 200px;
    display: block;
}
.hanyg_yisp{
    font-size: 18px;
    color: #333333;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.hanyg_yi:not(:nth-child(4n)) {
    margin-right: calc(4% / 3);
}
.mox_thr {
    width: 100%;
    height: 700px;
    background: url(../images/xmbg_02.jpg) no-repeat center center;
    display: table;
}
.mox_thr .zj_oneh1{
    color: #ffffff;
}
.hanyg_two{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hanyg_twoyi{
    width: 590px;
    height: 220px;
    background: rgba(255, 255, 255, 0.9);
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}
.hanyg_twosp{
    width: 25px;
    height: 25px;
    background: #FFFFFF;
    border: 2px solid #004EFF;
    border-radius: 50%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #004EFF;
    font-weight: bold;
    margin-top: 30px;
}
.hanyg_twodiv{
    float: left;
    margin-left: 14px;
}
.hanyg_twob{
    font-size: 20px;
    color: #004EFF;
    display: block;
    font-weight: bold;
    margin-top: 29px;
}
.hanyg_twop{
    width: 512px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 28px;
}
.hanyg_thr {
    width: 100%;
    height: 500px;
    background: url(../images/buj_02.jpg) no-repeat center center;
    display: table;
}
.hanyg_thrimg{
    width: 467px;
    height: 290px;
}
.hanyg_thrimg2{
    width: 466px;
    height: 298px;
}
.hanyg_thryi{
    width: 1200px;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    margin-top: 20px;
}


@media screen and (max-width: 1200px) {
    .shouy_one{width: 1200px;margin: auto;}
    .zj_sevebox{width: 1200px;margin: auto;}
}




