*{
    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;
    align-items: center;
    line-height: 80px;
    background: #14141c;
}
.item_top p{
    font-weight: bold;
}
.topL{
  margin-left: 50px;
   
}
.topL img{
    display: block;
    
}
.topR{
    height: 80px;
    margin-right: 50px;
    color: #fff;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/top.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.item_main_box{
    width: 1000px;
    margin: 50px auto 80px;
}
.item_main_box .gzdy{
    width: 300px;
    margin-bottom: 25px;
}
.item_main_ask{
    width: 800px;
    height: 40px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
	
}
.item_main_ask a{
    display: block;
    width: 140px;
    height: 40px;
    background: #2e6afe;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
	margin-right: 10px;
}
.item_pr{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/black.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.item_pr_title{
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.item_pr_title2{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
.item_pr_box{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.item_pr_box_dyy{
    display: block;
    width: 200px;
}
.item_pr_box_r{
    width: 750px;
}
.item_pr_box_titlebox{
    width: 100%;
    height: 50px;
}
.item_pr_box_titlebox ul li{
    display: inline-block;
    margin: 10px 15px;
}
.item_pr_box_titlebox_a{
    display: block;
    font-size: 21px;
    font-weight: 400;
    color: #6d6d6d;
	cursor:pointer;
    
}
.active{
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 400;
}
.item_pr_box_main{
    width: 100%;
}
.item_pr_box_main_p{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin-top: 50px;
}
.item_pr_box_main_tj{
    width: 400px;
    height: 50px;
    border-radius: 50px;
    background: #353537;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 75px 0;
}
.item_pr_box_main_tj a{
    display: block;
    color: #fff;
    width: 86px;
    text-align: center;
}
.item_pr_box_main_tj a:hover{
    font-weight: bold;
    width:86px;
    height: 36px;
    background: #fff;
    color: #333;
    line-height: 36px;
    text-align: center;
    border-radius: 25px;
}
.item_lp{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/black2.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.item_lp_box{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
    margin: 50px auto;
}
.item_lp_box_part{
    width: 220px;
    height: 320px;
    background: #383737;
    border-radius: 10px;
}
.item_lp_box_part img{
    width: 100%;
    margin-top: 15px;
}
.item_lp_box_part_h{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 25px;
}
.item_lp_box_part_c{
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
}
.item_main_ask2{
    width: 600px;
    margin: 0 auto;
	display: flex;
    justify-content: space-around;
}
.item_gh{
    max-width: 1920px;
    padding: 50px 0;
    margin: 0 auto;
}
.item_gh_t{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.item_gh_c{
    font-size: 16px;
    text-align: center;
    margin-top: 10px;

}
.item_gh_box{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto 0;
}
.item_gh_box_part{
    width: 300px;
    box-shadow: 0 3px 10px 1px #bdbdbd;
}
.item_gh_box_part img{
    width: 100%;
}
.item_gh_box_part p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 15px 0 0 15px;
}
.item_gh_box_part .item_gh_box_part_a{
    display: block;
    float: left;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 25px;
    background: rgb(204, 204, 204);
    margin: 15px 5px 15px 10px;
    font-weight: bold;
    color: #818181;
}



.item_change{
    max-width: 1920px;
    margin: 0 auto;
    background: #1f1f22;
    overflow: hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #5c5c5c, #a8a8a8);
    -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;
    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: space-around;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    background: #99a0a7;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #686b6d;
}
.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: #99a0a7;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #99a0a7;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.item_ldh{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
    flex-wrap: wrap;
    padding-bottom: 45px;
}
.item_ldh_one{
    width: 280px;
    margin-top: 45px;
}
.item_ldh_one_top{
    width: 100%;
    height: 60px;
    border-radius: 30px 30px 0 0;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    background: #6fb4ff;
}
.item_ldh_one_main{
    width: 100%;
    height: 140px;
    background: #eeeeee;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_ldh_one_main a{
    display: block;
    width: 40%;
    height: 40px;
    text-align: center;
    background: -webkit-linear-gradient(top, #54ccff, #0679ff);
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.item_lc p{
    font-size: 40px;
    font-weight: bold;
    color: rgb(45, 131, 189);
    text-align: center;
    margin-bottom: 50px;
}
.item_wsbmt{
    width: 1100px;
    margin: 50px auto;
    position: relative;
    border: 2px solid #99a0a7;
    border-radius: 25px;
    background: #fff;
    height: 300px;
}
.item_boxzy{
    margin-top: 75px;
}
.zhezhao{
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    display:none;
    z-index: 99;
    
}
.tankuang{
    position: relative;
    width: 600px;
    height:500px;
    border-radius: 5px;
    margin: 0 auto;
    top:15%;
    padding: 1px;
	background: linear-gradient(180deg, #E1EBFD 0%, #D8DFFC 100%);
    box-shadow: 2px 3px 16px 0px rgba(138, 158, 236, 0.3);
    border-radius: 20px;
    
}
.tankuang_title{
	width:50%;
	text-align:center;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-25%;
	font-size:20px;
	font-weight:bold;
	background-image: -webkit-linear-gradient(left, #f1ba38 , #ea6821 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	letter-spacing:3px;
}
#header{
    height: 40px;
}
#header-right{
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    background: red;
    color: #fff;
    right: 5px;
    top: 5px;
    text-align: center;
    cursor: pointer;
}
.form_line{
	width: 80%;
    height: 50px;
    margin: 20px auto;

}
.form_line p{
float: left;
width: 20%;
margin-top: 15px;
color: #777;
font-size:18px;
}
.form_line .name,.number,.bank,.province{
width: 78%;
height: 50px;
float: right;
border-radius: 10px;
border: 0;
box-sizing: border-box;
padding-left:20px;
}

.form_line_t{
margin-top: 60px;
}
.huoqu{
width: 30%;
height: 50px;
float: right;
background: #6A7FFD;
color: #fff;
font-size: 16px;
border: 0;
border-radius:10px;
box-shadow: 0 3px 10px 1px #dcdcdc;
}
.yanzheng{
width: 48%;
height: 50px;
float: right;
border: 0;
border-radius: 10px;
box-shadow: 0 3px 10px 1px #dcdcdc;
padding-left:20px;
box-sizing:border-box;
}
.baoming{
width: 60%;
height: 54px;
background: #f33b3b;
color: #fff;
font-size: 16px;
border: none;
margin-left: 20%;
border-radius:30px;
box-shadow: 0 3px 10px 1px #dcdcdc;
background: linear-gradient(0deg, #FFCA4B 0%, #FFEC85 100%);
    color: #80350C;
    font-weight: bold;
    font-size: 24px;

}
.form_line select,option{
height: 50px;
width: 78%;
float: right;
border:0;
border-radius: 10px;
box-shadow: 0 3px 10px 1px #dcdcdc;
color:#777;
padding-left:20px;
}
.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_cjwt_p{
	text-align:center;
	font-size:32px;
	font-weight:bold;
	color:#333;
}
.item_gh_ask{
	widthJ:100%;
	margin:30px auto 15px;
}
.item_gh_ask a{
	display:block;
	margin:15px auto;
	width:150px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#2e6afe;
	border-radius: 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}


