*{
    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.jpg) top center no-repeat #fff;
    background-size: 100%;

}
.item_topimg{
    width: 1000px;
    margin: 100px auto;
}
.item_topimg img{
    width: 700px;
    text-align: left;
}
.item_container_title{
    width: 900px;
    height: 66px;
    border: 1px solid;
    margin: 0 auto;
    background: url(images/titlebg.png) top center no-repeat;
    background-size: 100%;
    line-height: 66px;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}
.item_container_qjx{
    width: 1000px;
    margin: 50px auto;
}
.item_container_qjx_title{
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.item_container_qjx_title_c{
    width: 950px;
    height: 55px;
    border-bottom: 4px solid #1e62d4;
    line-height: 55px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
}
.item_container_qjx_js{
    width: 950px;
    float: right;
    line-height: 28px;
    color: #333;
    margin: 5px 0 25px 0;
}
.item_container_ask{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.item_container_ask a{
    width: 300px;
    height: 60px;
    border-radius: 35px;
    background: url(images/askbg.png) top center no-repeat;
    background-size: 100%;
    border: 1px solid;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    letter-spacing: 2px;
    box-shadow: 10px 10px 10px #dedede;
}
.item_container_ask a:hover{
    font-size: 30px;
}
.item_container_gzzn{
    width: 1000px;
    margin: 50px auto;
}
.item_container_gzzn_gb{
    width: 650px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.item_container_gzzn_gb_one{
    width: 300px;
    height: 73px;
    background: url(images/change2.png) top center no-repeat;
    background-size: 100%;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}
.active{
    width: 300px;
    height: 73px;
    background: url(images/change1.png) top center no-repeat;
    background-size: 100%;
    color: #fff;
}
.item_container_gzzn_gbdiv{
    width: 1000px;
    margin: 0 auto;
    border-top: 5px solid #1e62d4;;
}
.item_container_gzzn_gb_nj{
    text-align: center;
    font-weight: bold;
}
.item_container_gzzn_gb_nj span{
    font-size: 24px;
    letter-spacing: 1px;
}
.item_container_gzzn_gbdivbox{
    width: 900px;
    margin: 25px auto 0;
}
.item_container_gzzn_gbdivbox_title{
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin: 25px 0;
}
.item_container_gzzn_gbdivbox ul li{
    list-style: none;
    margin: 10px 0;
}
.item_container_gzzn_gbdivbox2{
    width: 800px;
    margin:  50px auto;
    display: flex;
    justify-content: space-between;
}
.item_container_gzzn_gbdivbox2_one{
    width: 380px;
}
.item_container_gzzn_gbdivbox2_one p:nth-child(1){
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_container_gzzn_gbdivbox2_one p:nth-child(2){
    color: #333;
    line-height: 28px;
    margin-top: 5px;
}
.item_container_gzzn_gbdivbox2_one a{
    color: #1e62d4;
    font-weight: bold;
    float: right;
}
.item_container_fx{
    width: 950px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_container_fx_one{
    width: 300px;
    border:4px solid #648ab8;
    border-radius: 10px;
    background: #dbe4f5;
}
.item_container_fx_one_title{
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
    color: #082666;
} 
.item_container_fx_one ul{
    width: 280px;
    height: 250px;
    margin: 15px auto;
}
.item_container_fx_one ul li{
    list-style: none;
    margin-bottom: 25px;
}
.item_container_fx_one a{
    display: block;
    margin: 15px 10px;
    font-weight: bold;
}
.item_container_zn{
    max-width: 1920px;
    margin: 0 auto;
    background: linear-gradient(to bottom, #fff, #9cc9d7, #87b2d8);
    overflow: hidden;
}
.item_container_zn_box{
    width: 950px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.item_container_zn_box_one{
    width: 300px;
    height: 410px;
    border:2px solid #333;
    border-radius: 20px;
}
.item_container_zn_box_one_title{
    width: 100%;
    height: 60px;
    border-bottom: 2px solid #333;
    border-radius: 20px 20px 0 0;
    line-height: 60px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    letter-spacing: 2px;
}
.item_container_zn_box_one_jh{
    width: 90%;
    font-size: 20px;
    margin-top: 25px;
    margin: 15px auto;
}
.item_container_zn_box_one_fw{
    width: 90%;
    font-size: 20px;
    margin-top: 25px;
    margin: 15px auto;
}
.item_container_zn_box_one_dh{
    width: 80%;
    font-size: 20px;
    margin-top: 25px;
    margin: 15px auto;
}
.item_container_btmimg{
	width:750px;
	margin:50px auto;
}
.item_container_btmimg img{
	width:100%;
}









.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #effdf9;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #2645f5, #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: #5066da;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-right:26px;
}
.item_city_div_one:hover{
    font-size: 20px;
    background: #2645f5;
}
.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: #48cdb2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #48cdb2;
    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(84 239 120);
    font-size: 18px;
    text-indent: 0;
    color: #333;
    margin-left: 0;
	font-weight:bold;
}
.item_gscs{
	width:1000px;
	margin:0 auto;
	display: flex;
    justify-content: space-between;
}
.item_gscs_box{
	width:460px;
	height:260px;
	position:relative;
}
.item_gscs_box1{
	    background: url(images/ll.png) top center no-repeat;
		background-size:100%;
}
.item_gscs_box1 a{
	display:block;
	width:460px;
	height:260px;
}
.item_gscs_box2{
	    background: url(images/rr.png) top center no-repeat;
		background-size:100%;
}
.item_gscs_box2 a{
	display:block;
	width:460px;
	height:260px;
}
.item_gscs_box_title{
	position:absolute;
	top:10px;
	right:10px;
	}
.item_gscs_box_name{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	position:absolute;
	top:35px;
	left:10px;
	background-image: -webkit-linear-gradient(left, #152b72, #859dee, #9ae2e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.item_gscs_box_title2{
	position:absolute;
	top:105px;
	left:10px;
}

.item_gscs_box_buy{
	width:75px;
	height:75px;
	display:flex;
	justify-content: space-around;
    align-items: center;
	border-radius: 35px;
	position:absolute;
    top: 115px;
    left: 248px
}
.item_gscs_box_buy a{
	font-size:20px;
	font-weight:bold;
}

.tanc{
    display: none;
}

.pop_wrap {
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.pop_log {
    width: 540px;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding-bottom:50px;
}

.title_h {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}

.delete {
    color: #FFFFFF;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: -14px;
    cursor: pointer;
}
.yhzlxz{
	width: 410px;
    margin: 0 auto 23px;
    position: relative;
	height:60px;
	display:block;
	color:#999;
	font-size:18px;
	border-radius:4px;
	border:1px solid #DCDCDC;
	font-family:"����";
}
.log_t {
    width: 511px;
    padding: 50px 0;
    margin: 0 auto;
    background: #ffffff;
}

.ser_inp,
.ser_inp1 {
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}

.ser_inp {
    width: 410px;
    margin: 0 auto 23px;
    position: relative;
}

.ser_box {
    width: 410px;
    margin: 0 auto;
    position: relative;
}

.ser_inp1 {
    width: 260px;
}

.icon1 {
    width: 17px;
    height: 25px;
    margin: 20px 10px 0 14px;
}

.icon2 {
    width: 21px;
    height: 24px;
    margin: 20px 10px 0 14px;
}

.txt_yzm {
    width: 203px;
}

.phone_r,.phone_sheng,
.txt_yzm {
    font-size: 18px;
    color: #999999;
    height: 100%;
    border: 0;
    vertical-align: top;
    display: inline-block;
    outline: none;
}

.send_btn1,
.confirm {
    font-size: 18px;
    width: 135px;
    height: 100%;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    float: right;
    border: 0;
    outline: none;
}

.send_btn1 {
    color: #a8c0fc;
    border: 1px solid #a8c0fc;
    position: absolute;
    right: 0;
}

.confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
}
.djxz{
cursor: pointer;
}
.bk01_gou{
	position: absolute !important;
    left: 60px;
    top: 120px;
    width: 60px !important;
	height:60px !important;
	border-radius:30px !important;
	display:flex;
	color:#ff7800;
	font-weight:bold;
	justify-content: center;
    align-items: center;
    padding-left: 0px !important;
}
.bk01_gou2{
	position: absolute !important;
    left: 370px;
    top: 130px;
    width: 70px !important;
    height: 70px !important;
    border-radius: 35px !important;
	background:#fff4c0;
	display:flex;
	font-weight:bold;
	justify-content: center;
    align-items: center;
    padding-left: 0px !important;
}.bk01_gou2 a{
color:#ff7800;
font-size:16px;
}
