*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
table{border-collapse:collapse;border-spacing:0;}
body{
	min-width:1200px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
p{
    color: #333;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.main_top{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/bg.jpg) top center no-repeat;
    background-size: 100%;
    padding: 1px 0;
}
.main_top_top1,.main_top_top2{
    width: 45%;
    display: block;
    margin: 50px auto;
}
.main_title{
    display: block;
    margin: 50px auto;
    width: 700px;
}
.main_tj{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px 0;
}
.main_tjgy{
    background: url(images/gybg.jpg) top center no-repeat #edf0f7;
    background-size: 100%;
}
.main_tj_title{
    width: 310px;
    margin: 0 auto;
    margin-top: -30px;
}
.main_tj_title img{
    width: 100%;
}
.main_tj_ys{
    width: 900px;
    height: 300px;
    margin: 50px auto;
    box-shadow: 4px 4px 15px #9c9c9c;
    display: flex;
    justify-content: space-around;
    border-radius: 15px;
}
.main_tj_ys_l{
    width: 400px;
    height: 300px;
    border-radius: 15px 0 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.main_tj_ys_l p{
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    line-height: 80px;
}
.main_tj_ys_r{
    width: 500px;
    height: 300px;
    border-radius: 0 15px 15px 0;
    background: #fff;
}
.main_tj_ys_gy{
    background: #df0303;
}
.main_tj_ys_r_t{
    margin-top: 25px;
    font-size: 36px;
    font-weight: bold;
    color: #df0303;
    text-align: center;
}
.main_tj_ys_r_div{
    width: 80%;
    margin: 20px auto;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.main_tj_ys_r_div img{
    width: 25px;
    margin-right: 10px;
}
.main_tj_ys_r_div p{
    font-size: 22px;
    font-weight: bold;
}
.main_tj_job{
    width: 900px;
    height: 300px;
    margin: 50px auto;
    box-shadow: 4px 4px 15px #9c9c9c;
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
}
.main_tj_job_t{
    font-size: 36px;
    font-weight: bold;
    color: #df0303;
    margin: 25px 0 0 50px;
}
.main_tj_job_c{
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 50px;
}
.main_tj_zp{
    width: 900px;
    margin: 50px auto;
    box-shadow: 4px 4px 15px #9c9c9c;
    border-radius: 15px;
    background: #fff;
    overflow: hidden;
}
.main_tj_zp_box{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 25px auto;
}
.main_tj_zp_box_div{
    width: 162px;
    height: 280px;
    box-shadow: 3px 4px 5px #bdbdbd;
}
.main_tj_zp_box_div_line{
    width: 100%;
    height: 8px;
    background: #df0303;

}
.main_tj_zp_box_div_t{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 15px auto;
}
.main_tj_zp_box_div_c{
    width: 90%;
    margin: 15px auto;
    line-height: 26px;
}
.item_ask{
    width: 900px;
    margin: 50px auto 75px;
    display: flex;
    justify-content: space-around;
}
.item_ask a{
    display: block;
    width: 300px;
    height: 60px;
    border: 3px solid #fff;
    background: url(images/askbg.png) top center no-repeat;
    background-size: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 60px;
    border-radius: 15px;
	cursor:pointer;
}
.main_tjgfz{
    background: url(images/gfbg.jpg) top center no-repeat #edf0f7;
    background-size: 100%;
}
.main_tj_ys_gfz{
    background: #315dee;
}
.main_tj_job_t2{
    color: #315dee;
}
.main_tj_zp_box_div_line2{
    background: #315dee;
}
.main_tjcs{
    background: url(images/csbg.jpg) top center no-repeat #edf0f7;
    background-size: 100%;
}
.main_tj_ys_cs{
    background: #0799e4;
}
.main_tj_job_t3{
    color: #0799e4;
}
.main_tj_zp_box_div_line3{
    background: #0799e4;
}
.main_tj_ys_ns{
    background: #f4a610;
}
.main_tjns{
    background: url(images/nsbg.jpg) top center no-repeat #edf0f7;
    background-size: 100%;
}
.main_tj_ys_ns{
    background: #f4a610;
}
.main_tj_job_t4{
    color: #f4a610;
}
.main_tj_zp_box_div_line4{
    background: #f4a610;
}
.main_fzqj{
    max-width: 1920px;
    margin: 0 auto;
    background: #edf0f7;
    overflow: hidden;
}
.main_fzqj_title{
    display: block;
    width: 700px;
    margin: 0 auto;
}
.main_fzqj_div{
    width: 900px;
    margin: 50px auto;
    background: #fff;
    box-shadow: 4px 4px 15px #9c9c9c;
    border-radius: 15px;
    overflow: hidden;

}
.main_fzqj_div_title{
    width: 100%;
    height: 60px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 60px;
    background: #df0303;
    border-radius: 15px 15px 0 0;
}
.main_fzqj_div_box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}
.main_fzqj_div_box_one{
    width: 400px;
    height: 220px;
    box-sizing: border-box;
    padding: 25px;
}
.main_fzqj_div_box_one_t{
    font-size: 32px;
    font-weight: bold;
}
.main_fzqj_div_box_one_c{
    margin-top: 15px;
    line-height: 26px;
}
.main_fzqj_div_box div:nth-child(1){
    border-right:2px dashed #dedede;
    border-bottom:2px dashed #dedede;
}
.main_fzqj_div_box div:nth-child(2){
    border-bottom:2px dashed #dedede;
}
.main_fzqj_div_box div:nth-child(3){
    border-right:2px dashed #dedede;
}
.main_sx{
    max-width: 1920px;
    margin: 0 auto;
    background: #edf0f7;
    overflow: hidden;
}
.main_sx_box{
    width: 900px;
    margin: 50px auto;
    background: #fff;
    box-shadow: 4px 4px 15px #9c9c9c;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_sx_box_div{
    width: 430px;
}
.main_sx_box_div_title{
    margin-top: 25px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.main_sx_box_div_b{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 25px;
}
.main_sx_box_div_b_one{
    width: 180px;
    height: 60px;
    border: 1px solid #ffdede;
    margin-top: 15px;
    border-radius: 30px 0 0 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.main_sx_box_div_b_one p{
    font-weight: bold;
}
.main_sx_box_div_b_one_img{
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin: 0 10px;
    background: #ffd0d0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.main_sx_box_div_b_one_img img{
    width:30px;
}
.main_sx_ask{
    width: 100%;
    margin:25px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.main_sx_ask a{
    width: 200px;
    height: 40px;
    display: block;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #df0303;
    border-radius: 20px;
    cursor: pointer;
}
.main_zy{
    max-width: 1920px;
    margin: 0 auto;
    background: #edf0f7;
    overflow: hidden;
}
.main_zy_box{
    width: 900px;
    margin: 50px auto;
    background: #fff;
    box-shadow: 4px 4px 15px #9c9c9c;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.main_zy_box_one{
    width: 280px;
    height: 320px;
}
.main_zy_box_one_top{
    width: 100%;
    height: 60px;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 2px;
    color: #df0303;
    text-align: center;
    line-height: 60px;
    border-bottom: 5px solid #df0303;
}
.main_zy_box_one p{
    width: 90%;
    margin: 15px auto;
}
.main_zy_box_one_ask{
    width: 100%;
    margin:25px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.main_zy_box_one_ask a{
    width: 126px;
    height: 30px;
    display: block;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #df0303;
    border-radius: 20px;
    cursor: pointer;
}
.main_btm_btmtop{
	display:block;
	width:700px;
	margin:50px auto;
}
.main_btm{
    max-width: 1920px;
    margin: 0 auto;
    background: #edf0f7;
    overflow: hidden;
	background: url(images/btmbg.jpg) bottom center no-repeat #edf0f7;
    background-size: 100%;
}











   .zhezhao{
        position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    }
    .yhzp_tc{
        width: 400px;
        height: 450px;
        background: linear-gradient(to bottom, #fff, #fff, #fff);
        position: absolute;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -225px;
    }
    .yhzp_tc_title{
        text-align: center;
        margin: 25px auto 0;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #333;
    }
    .yhzp_tc_title2{
        text-align: center;
        margin: 10px auto;
        font-size: 14px;
        color: #777777;
    }
    .yhzp_tc p{
        position: relative;
    }
    .yhzp_tc p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(index.png) no-repeat;
    }
    form{
        width: 350px;
        margin: 25px auto;
    }.yhzp_tc_p{
        font-weight: bold;
        color: #333;
        padding-left: 25px;
    }
    .yhzp_tc input,select{
        width: 100%;
        height: 44px;
        line-height: 44px;
        border: 1px solid #e5e5e5;
        padding-left: 20px;
        margin: 2px 0 22px;
        font-size: 16px;
        border-radius: 4px;
        box-sizing: border-box;
        color: #757575;
        outline: none;
    }
    .yhzp_tc select option{
        color: #333;
    }
    .yhzp_tc_p_div{
        display: flex;
        justify-content: space-between;
    }
    .yhzp_tc_close{
        width: 35px;
        position: absolute;
        right: 5px;
        top: 5px;
		cursor:pointer;
    }







.item_change_title{
   background-image: -webkit-linear-gradient(left, #ff7575, #df0303);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
	margin:50px auto;
}
.item3_container{
    width: 1020px;
    margin: 0 auto 50px;
    position: relative;
    background: #e3f1fe !important;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #fff;

}
.item_bottom{
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #df0303;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:16px;
}
.item_city_div_one:hover{
    font-size: 22px;
    background: #990606;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 210px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 30px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_city_con_box_city{
    margin-left: 100px;
}
.item_city_con_box_city p{
    margin-top:25px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #df0303;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #df0303;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.swiper-button-next,.swiper-button-prev{
	color:#3550af !important;
}
