*{
    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,linear-gradient(rgb(38 24 83), rgb(23 28 101));
  background-size: 100%;
}
.item_topbg{
    width: 600px;
    margin: 50px auto;
}
.item_topbg img{
    display: block;
    width: 100%;
}
.container_bg{
    width: 1000px;
    height: 466px;
    background:url("images/bg1.png") top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.container_bg p{
    width: 90%;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 66px;
    letter-spacing: 2px;
    margin-top: 80px;
}
.item_title{
    width: 1000px;
    height: 110px;
    margin: 50px auto;
}
.item_title img{
    display: block;
    height: 110px;
    margin: 0 auto;
}
.container_bg2{
    width: 1000px;
    height: 840px;
    background:url("images/bg2.png") top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
}
.container_bg2_top{
    width: 900px;
    height: 150px;
    margin: 50px auto 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container_bg2_top img{
    display: block;
    width: 130px;
}
.container_bg2_top p{
    width: 750px;
    line-height: 32px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}
.container_bg2_top p span{
    color: #51ffef;
}
.container_bg2_box{
    width: 900px;
    height: 160px;
    background: -webkit-linear-gradient(left, rgb(194,235,255), rgb(246,252,255));
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto;
    box-sizing: border-box;
    padding: 0 10px;
}
.container_bg2_box_l{
    width: 200px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #422a83;
}
.container_bg2_box_r{
    width: 670px;
    line-height: 26px;
    color: #422a83;
}
.container_bg3{
    width: 1000px;
    height: 404px;
    background:url("images/bg3.png") top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
}
.container_bg3_div{
    width: 800px;
    margin: 25px auto;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.container_bg3_div img{
    height: 18px;
}
.container_bg3_div .container_bg3_div_p1{
    margin-left: 15px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.container_bg3_div .container_bg3_div_p2{
    margin-left: 36px;
    font-size: 20px;
    color: #fff;
}
.container_bg4{
    width: 1000px;
    height: 850px;
    background:url("images/bg4.png") top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
}
.container_bg4 img{
    display: block;
    width: 780px;
    margin: 75px auto 0;
}
.container_bg5{
    width: 1000px;
    height: 622px;
    background:url("images/container_bg5div.png") top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
    position: relative;
}
.container_bg5_box{
    width: 450px;
    height: 210px;
}
.container_bg5_box p{
    color: #fff;
}
.container_bg5_box1{
    position: absolute;
    top: 70px;
    left: 50px;
}
.container_bg5_box2{
    position: absolute;
    top: 70px;
    left: 538px;
}
.container_bg5_box3{
    position: absolute;
    top: 326px;
    left: 50px;
}
.container_bg5_box4{
    position: absolute;
    top: 326px;
    left: 538px;
}
.container_bg5_box_p1{
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
}
.container_bg5_box_p2{
    width: 95%;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.container_bg5_box_bt{
    width: 100%;
    height: 70px;
    position:absolute;
    bottom: 0px;
    display: flex;
    justify-content:flex-start;
    align-items: end;
}
.container_bg5_box_bt_l{
    width: 180px;
    height: 70px;
    border-radius: 10px;
    background: -webkit-linear-gradient(left, rgb(194, 235, 255), rgb(246, 252, 255));
    line-height: 70px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: rgb(255, 47, 0);
}
.container_bg5_box_bt_r{
    font-size: 22px;
    margin-left: 15px;
    letter-spacing: 2px;
}
.container_bg6{
    width: 900px;
    margin: 50px auto;
    overflow: hidden;
}
.container_bg6 img{
    width: 100%;
}
.container_bg7{
    width: 1000px;
    height: 952px;
    background: url(images/bg7.png) top center no-repeat;
    background-size: 100%;
    margin: 50px auto;
    overflow: hidden;
}
.container_bg7_box{
    width: 800px;
    margin: 55px auto;
    padding-bottom: 15px;
}
.container_bg7_box p{
    color: #fff;
}
.container_bg7_box1{
    margin-top: 70px;
}
.container_bg7_box_top{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 36px;
    font-weight: bold;
}
.container_bg7_box_top p{
    margin-left: 15px;
}
.container_bg7_box_p2{
    font-size: 20px;
    margin-top: 15px;
    margin-left: 45px;
    line-height: 36px;
}






.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #fdf7ef;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #10259d, #1c231f);
    -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: #10259d;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #1c231f;
}
.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: #10259d;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #10259d;
    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;
}
   .zhezhao2{
        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;
    }
    #form2{
        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;
    }
