*{
    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;
}
.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;
}
.container{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.item_container{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background:url(images/bg.png) top center no-repeat #f4e1e1;
    background-size: 100%;
}
.item_topbg{
    width: 800px;
    height: 330px;
    background: url(images/bgt.png) top center no-repeat;
    background-size: 100%;
    margin: 100px auto 50px;
    overflow: hidden;
}
.item_topbg_top{
    font-size: 56px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    margin: 50px 0 0 50px;
}
.item_topbg_c{
    font-size: 26px;
    font-weight: bold;
    margin: 25px 0 0 50px;
    color: #fff;
    letter-spacing: 2px;
}
.item_zc{
    width: 1000px;
    background: #fff;
    margin: 100px auto 50px;
    border-radius: 25px;
    border: 1px solid #fff;
    box-shadow: 1px 5px 5px #c5c5c5;
}
.item_title{
    width: 800px;
    height: 88px;
    margin: 0 auto;
    background: url(images/titlebg.png) top center no-repeat;
    background-size: 100%;
    margin-top: -35px;
}
.item_title p{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 64px;
    letter-spacing: 2px;
}
.item_zc_box{
    width: 800px;
    margin: 50px auto;
}
.item_zc_box_title{
    font-size: 28px;
    font-weight: bold;
    color: #c00c0c;
}
.item_zc_box_b{
    width: 800px;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    position: relative;
}
.item_zc_box_b_div{
    width: 650px;
    height: 1px;
    border-bottom: 2px dashed #f5afaf;
    position: absolute;
    top: 118px;
    left: 70px;
}
.item_zc_box_b_one{
    width: 150px;
    height: 250px;
    box-shadow: 1px 5px 5px #f5afaf;
    background: #fff2f2;
}
.item_zc_box_b_one_fb{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}
.item_zc_box_b_one_time{
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}
.item_zc_box_b_one_circle{
    width: 40px;
    height: 40px;
    border-radius: 25px;
    margin: 25px auto;
    background: #ffdbdb;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 9;
}
.item_zc_box_b_one_circle img{
    width: 30px;
}
.item_zc_box_b_one_img{
    display: block;
    width: 40px;
    margin: 30px auto 0;
}
.item_ask{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px auto;
}
.item_ask a{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width: 300px;
    height: 48px;
    background: url(images/askbg.png) top center no-repeat;
    background-size: 100%;
    line-height: 48px;
    text-indent: 15px;
    cursor: pointer;
    box-shadow: 1px 5px 5px #c5c5c5;
    border-radius: 10px;
}
.item_zc_box_hx{
    width: 100%;
    margin: 25px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
	flex-wrap:wrap;
}
.item_zc_box_hx_one{
    width: 390px;
    height: 330px;
    border: 2px solid #fab2b2;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 25px;
}
.item_zc_box_hx_one_p1{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_zc_box_hx_one_p2{
    color: #333;
    line-height: 26px;
    margin-top: 15px;
}
.item_zc_box_hx_one2{
    width: 100%;
    height: 212px;
    border: 2px solid #fab2b2;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 25px;
}
.item_zc_btj{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	flex-wrap:wrap;
    margin: 25px auto;
}
.item_zc_btj_one{
    width: 220px;
    height: 280px;
    border: 2px solid #dd0707;
    border-radius: 15px;
	margin-left:20px;
	margin-bottom:15px;
}
.item_zc_btj_one_title{
    width: 100%;
    height: 60px;
    border-radius: 13px 13px 0 0;
    background: #dd0707;
    color: #fff;
    line-height: 60px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.item_zc_btj_one_title2{
    width: 90%;
    margin: 15px auto;
    line-height: 28px;
}
.item_zc_zy{
    width: 900px;
    margin: 50px auto;
}
.item_zc_zy_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px auto;
}
.item_zc_zy_box_div{
    width: 280px;
    height: 210px;
    border: 2px solid #dd0707;
}
.item_zc_zy_box_div_top{
    width: 100%;
    height: 40px;
    background: #dd0707;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;

}
.item_zc_zy_box_div p{
    color: #333;
    line-height: 26px;
    width: 90%;
    margin: 10px auto;

}
.item_zc_zy_x{
    font-size: 20px;
    font-weight: bold;
    color: #bd0707;
    margin-top: 15px;
    text-align: center;
}
.item_zc_gw{
    width: 900px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	flex-wrap: wrap;
    margin: 50px auto;
}
.item_zc_gw_div{
    width: 280px;
    height:420px;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 15px;
	margin-bottom:15px;
	margin-right:15px;
}
.item_zc_gw_div_p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_zc_gw_div_img{
    display: block;
    margin: 15px auto;
}
.item_zc_gw_div_title{
    font-weight: bold;
    color: #333;
    margin-top: 10px;
}
.item_zc_lc{
    width: 900px;
    margin: 50px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.item_zc_lc_one{
    width: 120px;
    height: 120px;
    border-radius: 65px;
    border: 2px solid #dd0707;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-weight: bold;
    color: #dd0707;
}
.item_zc_lc_one2{
    background: #dd0707;
    color: #fff;
}
.item_zc_xt{
    font-size: 28px;
    font-weight: bold;
    color: #c00c0c;
    width: 900px;
    margin: 50px auto;
}
.item_zc_xtbox{
    width: 900px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_zc_xtbox_one{
    width: 430px;
    box-shadow: 1px 5px 5px #c00c0c;

}
.item_zc_xtbox_one_t{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-top: 25px;
}
.item_zc_xtbox_one_b{
    width: 400px;
    height: 450px;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.item_zc_xtbox_one_bc{
    width: 160px;
    height: 80px;
    background: #f5cbcb;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.item_zc_xtbox_one_bc p{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.item_zc_xtbox_one_bc_circle{
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 5px;

}
.item_zc_xtbox_one_bc_circle img{
    width: 25px;
}
.item_zc_xtbox_one_bc2{
    width: 230px;
    height: 140px;
    background: #fce4e4;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 5px;
	line-height:26px;
}

.item_zc_xtbox_one_bc2 p{
    width:94%;
	margin:0 auto;
}
.item_zc_xtbox_one_bc3{
    width: 390px;
    height: 90px;
    background: #fce4e4;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.item_zc_xtbox_one_bc3 p{
    width: 320px;
}
.item_sx{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_sx_div{
    width: 460px;
    border: 2px solid #dd0707;
    background: #fff;
}
.item_sx_div_title{
    width: 100%;
    height: 60px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    background: #dd0707;
    text-align: center;
}
.item_sx_div_one{
    width: 90%;
    height: 106px;
    background: #fce4e4;
    margin: 40px auto 0;
    box-sizing: border-box;
    padding: 25px 15px 0 15px;
    position: relative;
}
.item_sx_div_one_c{
    width: 90%;
	margin:15px 0 0 0;
	    font-size: 14px;
}
.item_sx_div_one_t{
    width: 240px;
    height: 50px;
    background: #dd0707;
    position: absolute;
    left: 0;
    top: -25px;
    border-radius: 10px 10px 0 0;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.item_sx_divask{
    width: 100%;
    margin: 25px auto;
    height: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around;
}
.item_sx_divask a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 210px;
    height: 40px;
    background: #dd0707;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;

}
.item_sx_div_box{
    width: 90%;
    height: 100px;
    border: 1px solid #ff7575;
    border-radius: 5px;
    margin: 45px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
	line-height:100px;
}
.item_sx_div_box a {
    width: 92%;
    margin: 0 auto;
}
.item_zc_zd{
    width: 900px;
    background: #fff;
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.item_zc_zd_one{
    width: 440px;
}
.item_zc_zd_one_box{
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dedede;
    display: flex;
    align-items: center;
    justify-content:flex-start;
    margin-bottom: 5px;
}
.item_zc_zd_one_box img{
    width: 25px;
    margin: 0 15px 0 50px;
}
.item_zc_zd_one_box p{
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.item_zc_zd_one_title{
    width: 100%;
    height: 80px;
    background: #dd0707;
    line-height: 80px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
}
.item_zc_zd_one_rq{
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}
.item_zc_zd_one_rq p:nth-child(1){
    font-size: 22px;
    font-weight: bold;
    color: #dd0707;
    margin-top: 15px;
    margin-bottom: 15px;
}
.item_bt{
	font-size:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
    background-image: -webkit-linear-gradient(left, #ffbdbd, #463e3e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}






.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #fdf7ef;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #dd0707, #dd0707);
    -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;
}

.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: #f54949;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #dd0707;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width: 980px;
    height: 210px;
    margin:15px auto;
    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: #dd0707;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #dd0707;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.item_zd_group1 p{
	width: 800px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
}

.item_zd input {
    width: 175px;
    height: 50px;
    outline: none;
    margin-left: 30px;
    text-indent: 20px;
    border: 1px solid #dedede;
}
.item_zd #verCodeBtn {
    width: 120px !important;
    margin-left: 0 !important;
    text-indent: 0;
}
.item_yy_box_submit {
    width: 300px;
    margin: 25px auto 0;
    height: 50px;
    outline: none;
    border: 1px solid #dedede;
}
.item_yy_box_submit input {
    width: 100% !important;
    border: none;
    background: rgb(251 127 75);
    font-size: 18px;
    text-indent: 0;
    color: #fff;
    margin-left: 0;
	font-weight:bold;
}
   .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;
    }
