*{
    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 #e4fbf5;
    background-size: 100%;

}
.item_topimg{
    width: 55%;
    margin: 150px auto 100px;
}
.item_topimg img{
    width: 100%;
}
.item_jznd{
    width: 1000px;
    height: 560px;
    background: linear-gradient(to bottom, #e9fdfa, #f4fefd);
    margin: 50px auto;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border-top: 1px solid #bcddf9;
}
.item_title{
    width: 500px;
    height: 85px;
    background: url(images/titlebg.png) top center no-repeat ;
    background-size: 100%;
    position:absolute;
    top: -40px;
    left: 50px;
    line-height: 70px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #333;
    letter-spacing: 2px;
}
.item_jznd_talbe{
    width: 900px;
    height: 350px;
    margin: 50px auto;
}
.item_jznd_talbe tr td{
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 5px 10px;
    text-align: left;
    line-height: 28px;
}
.item_jznd_talb th{
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 5px;
}
.item_jznd_talbe tr td:nth-child(1){
	width:15%;
}


.item_ask{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_ask_a{
    width: 360px;
    height: 62px;
    background: url(images/askbg.png) top center no-repeat #e4fbf5;
    background-size: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	
}
.go{
    width: 46px;
    margin-right: 20px;
	margin-top:7px;
	cursor:pointer;
}
.go:hover{
width: 50px;
}
.item_ask_a a{
    font-size: 28px;
    margin-right: 15px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(bottom, #b7eefc, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item_bksj{
    width: 1000px;
    background: linear-gradient(to bottom, #e9fdfa, #f4fefd);
    margin: 100px auto 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border: 1px solid #bcddf9;
}
.item_bksj_p{
    width: 90%;
    margin: 50px auto;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.item_bksj_table{
    width: 900px;
    margin: 50px auto;
}
.item_bksj_table tr td{
    text-align: center;
    padding:10px 0;
    box-sizing: border-box;
    border: 1px solid #dedede;
    font-weight: bold;
}
.item_rmgw{
    width: 1000px;
    background: linear-gradient(to bottom, #e9fdfa, #f4fefd);
    margin: 100px auto 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border: 1px solid #bcddf9;
}
.item_title2{
    width: 500px;
    height: 85px;
    background: url(images/title2.png) top center no-repeat #e4fbf5;
    background-size: 100%;
    position:absolute;
    top: -40px;
    right: 50px;
    line-height: 80px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #333;
    letter-spacing: 2px;
}
.item_rmgw_line{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 100px;
}
.item_rmgw_line_title{
    width: 200px;
    height: 60px;
    background: url(images/gray.png) top center no-repeat;
    background-size: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #8b8b8b;
    cursor: pointer;
}
.active{
    width: 200px;
    height: 60px;
    background: url(images/active.png) top center no-repeat;
    background-size: 100%;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333; 
}
.item_rmgw_box{
    width: 90%;
    margin: 15px auto 50px;
}
.item_rmgw_box_name{
    font-weight: bold;
    font-size: 32px;
    color: #397af3;
}
.item_rmgw_box_l{
    width: 400px;
    float: left;
    margin-top: 25px;
}
.item_rmgw_box_r{
    width: 490px;
    height: 300px;
    float: right;
}
.item_rmgw_box_l img{
    width: 90%;
    margin-top: 20px;
}
.item_rmgw_box_r_one{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    height: 80px;
    margin-top: 15px;
}
.item_rmgw_box_r_one_img{
    width: 30px;
}
.item_rmgw_box_r_one_name{
    font-size: 22px;
    font-weight: bold;
    color: #397af3;
    margin-left: 15px;
}
.item_rmgw_box_r_one_con{
    width: 100%;
    font-size: 14px;
}
.item_rmgw_box_jy{
    width: 90%;
    height: 80px;
    background: #e3ecfe;
    border: 2px solid #2645f5;
    margin: 25px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.item_rmgw_box_jy img{
    width: 30px;
    margin-left: 15px;
}
.item_rmgw_box_jy p{
    width: 90%;
    margin-left: 15px;
}
.item_rmgw_box_jy span{
    font-weight: bold;
}
.item_hxmk{
    width: 1000px;
    background: linear-gradient(to bottom, #e9fdfa, #f4fefd);
    margin: 100px auto 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border: 1px solid #bcddf9;
}
.item_hxmk span{
	font-size:20px;
}
.item_hxmk_table{
    width: 90%;
    margin: 50px auto 0;
}
.item_hxmk_table td{
    border: 1px solid #dedede;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.item_hxmk_p{
    font-size: 14px;
    margin-left: 50px;
    margin-top: 15px;
}
.item_ms{
    width: 1000px;
    background: linear-gradient(to bottom, #e9fdfa, #f4fefd);
    margin: 100px auto 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border: 1px solid #bcddf9;
}
.item_ms_box{
    width: 950px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
}
.item_ms_box_div{
    width: 300px;
}
.item_ms_box_div .item_ms_box_div_ms{
    width: 100%;
}
.item_ms_box_div_n{
    width: 92%;
    margin: 15px auto;
	line-height:30px;
}
.item_ms_box_div_p{
    width: 92%;
    margin: 15px auto;
    color: #5d67f3;
    height: 150px;
	line-height: 30px;
}

.item_ms_box_div_name{
    font-size: 20px;
    font-weight: bold;
    color: #5d67f3;
}
.item_zysx{
    width: 1000px;
    background: #fff;
    margin: 100px auto 50px;
    border-radius: 50px;
    box-shadow: 10px 10px 10px #bcddf9;
    position: relative;
    border: 1px solid #bcddf9;
}
.item_zysx_box{
    width: 900px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px auto;
}
.item_zysx_box_one{
    width: 280px;
    border:2px solid #397af3;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.item_zysx_box_one img{
    margin-top: 25px;
}
.item_zysx_box_one_time{
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin: 25px 0;
}
.item_zysx_box_one_hs{
    width: 100%;
    text-align: center;
    color: #333;
    margin-bottom: 25px;
    line-height: 36px;
    font-weight: bold;
}
.item_kc{
    width: 1000px;
    margin: 50px auto;
}
.item_kc_t{
    display: block;
    margin: 25px auto;
}
.item_kc_p{
    width: 92%;
    text-align: center;
    background: #ffff06;
    margin: 10px auto;
    padding: 5px 0;
}

.item_bk_tab2{
	margin:50px auto;
}
.item_bk_tab2 tr td{
	border:1px solid #dedede;
	background:#fff;
	box-sizing:border-box;
	padding:10px;
}
.zx{
	width:180px;
	height:32px;
	line-height:32px;
	display:block;
	background:#dedede;
	margin:0 auto;
	border-radius:25px;
}
.zx:hover{
	color:#fff;
}















.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;
}
