*{
    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{
    width: 100%;
    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;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/bg.jpg) top center no-repeat #f7fbff;
    background-size: 100%;
    overflow: hidden;
}
.container_top{
    display: block;
    margin: 50px auto;
    width: 40%;
    margin-left: 15%;
}
.item_lc{
    width: 1000px;
    border: 8px solid #1c7eb8;
    margin: 100px auto 50px;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
}
.item_title{
    width: 1000px;
    height: 50px;
    margin: 50px auto;
}
.item_title img{
    display: block;
    height: 50px;
    margin: 0 auto;
}
.item_lcdiv{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    background: url(images/dd.jpg) center center no-repeat;
    background-size: 80%;
}
.item_lcdiv_box{
    width: 150px;
    text-align: center;
    font-weight: bold;
    color: #333;
}
.item_lcdiv_box_icon{
    width: 100px;
}
.item_cl{
    width: 1000px;
    border: 8px solid #1c7eb8;
    margin: 50px auto;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    position: relative;
 
}
.item_cl_cl_l{
    position: absolute;
    width: 300px;

}
.item_item_clbox{
    width: 650px;
    height: 300px;
    float: right;
}
.item_item_clbox_line{
    width: 80%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 3px solid #99b7c9;
    display: flex;
    justify-content: space-around;
}
.item_item_clbox_line_box{
    width: 40%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.item_item_clbox_line_box img{
    width: 50px;
}
.item_item_clbox_line_box p{
    font-weight: bold;
    color: #333;
    margin-left: 15px;
}
.item_ask{
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 50px 0;
}
.item_ask a{
    display: block;
    width: 200px;
    height: 50px;
    background: -webkit-linear-gradient(top, rgb(82, 125, 219), #5c52eb);
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 10px;
	font-weight:bold;
}
.item_sx{
    width: 1000px;
    border: 8px solid #1c7eb8;
    margin: 50px auto;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    position: relative;
}

.item_sx_box{
    width: 1000px;
    margin: 50px auto;
}
.item_sx_box_line{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 25px 0;
}
.item_sx_box_line img{
    width: 65px;
    margin-left: 50px;
}
.item_sx_box_line p{
    width: 750px;
    margin-left: 25px;
    color: #333;
    letter-spacing: 2px;
}
.item_book_div_ewm_whole{
    max-width: 1920px;
    margin: 0 auto;
    background:-webkit-linear-gradient(top,#385eff,#63abff);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(bottom,#385eff,#63abff);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(bottom,#385eff,#63abff);/* Firefox 3.6 - 15 */
	background:linear-gradient(to bottom,#385eff,#63abff);/* 标准*/
}
.item_book_div_ewm{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    padding: 30px 0;
    align-items: center;
}
.item_book_div_ewm_img{
    width: 280px;
    text-align: center;
}
.item_book_div_ewm img{
    width: 200px;
    
}
.item_book_div_ewm_w{
    width: 650px;
    margin-left: 50px;
}
.correct_img{
    width: 26px !important;
    margin-right: 10px;
}
.item_book_div_ewm_w p{
    font-weight: bold;
    margin-top: 15px;
    color: #fff;
}
.item_book_div_ewm_w p:nth-child(1){
    font-size: 26px;
}
.item_book_div_ewm_w p:nth-child(2){
    font-size: 18px;
}
.bgc{
    max-width: 1920px;
    margin: 0 auto;
    background: #f7fbff;
    background-size: 100%;
    overflow: hidden;
}
.item_mxxs{
    width: 1000px;
    border: 8px solid #1c7eb8;
    margin: 50px auto;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.item_mxxs_title{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_mxxs_title_div{
    text-align: center;
}
.item_mxxs_title_div p{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.item_mxxs_title_div img{
    width: 120px;
}
.item_mxxs_title_div2{
    width: 2px;
    height: 150px;
    background: #99b7c9;
    margin: 0 80px;
}
.item_mxxs_box{
    width: 900px;
    margin: 75px auto 50px;
    background: #f7f7f7;
    position: relative;
    border: 1px solid #f7f7f7;
}
.item_mxxs_box_title{
    background: -webkit-linear-gradient(top, #fff, #f4634a);
    background: -o-linear-gradient(bottom, #fff, #f4634a);
    background: -moz-linear-gradient(bottom, #fff, #f4634a);
    background: linear-gradient(to bottom, #fff, #f4634a);
    width: 300px;
    height: 50px;
    margin: 0 auto;
    margin-top: -25px;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    line-height: 50px;
    color: #333;
}
.item_mxxs_box_xx{
    width:90%;
    margin: 50px auto;
}
.item_mxxs_box_xx_t{
    width: 180px;
    height: 40px;
    background: url(images/ybg.png) top center no-repeat;
    background-size: 100%;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #333;

}
.item_mxxs_box_xx p{
    width: 92%;
    margin: 10px auto;
    line-height: 30px;

}
.item_mxxs_box_title2{
    background: -webkit-linear-gradient(top, #fff, #55fca7);
    background: -o-linear-gradient(bottom, #fff, #55fca7);
    background: -moz-linear-gradient(bottom, #fff, #55fca7);
    background: linear-gradient(to bottom, #fff, #55fca7);
    width: 300px;
    height: 50px;
    margin: 0 auto;
    margin-top: -25px;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    line-height: 50px;
    color: #333;
}
.item_mxxs_box_title3{
    background: -webkit-linear-gradient(top, #fff, #5373fc);
    background: -o-linear-gradient(bottom, #fff, #5373fc);
    background: -moz-linear-gradient(bottom, #fff, #5373fc);
    background: linear-gradient(to bottom, #fff, #5373fc);
    width: 300px;
    height: 50px;
    margin: 0 auto;
    margin-top: -25px;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    line-height: 50px;
    color: #333;
}

.item_cjwt{
    width: 1000px;
    border: 8px solid #1c7eb8;
    margin: 50px auto;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.item_cjwt_box{
    width: 100%;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.item_cjwt_box_div{
    width: 400px;
    line-height: 26px;
}
.item_cjwt_box_div2{
    width: 3px;
    height: 480px;
    background: #99b7c9;
    margin: 0 50px;
}
.item_cjwt_box_div_title{
    font-weight: bold;
    margin-top: 10px;
}





.item_change_title{
	background-image: -webkit-linear-gradient(left, #5074f7, #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;
}
.item3_container{
    width: 1020px;
    margin: 0 auto 50px;
    position: relative;
    background: #e3f1fe !important;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    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: 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: #62c3d2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #1c7eb8;
}
.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: #62c3d2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #62c3d2;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
  .item_jlmb_div{
      width: 1000px;
      margin: 50px auto;
      padding: 25px;

  }
  .item_jlmb_ul li{
    width: 100%;
    font-size: 12px;
    line-height: 30px;
}
.item_jlmb_ul li img{
    position: relative;
    top: 4px;
}
.item_jlmb_ul li a{
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
}
.item_jlmb_ul li a:nth-child(1){
    display:inline-block;
    text-align: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
   
}
.item_jlmb_ul li {
    list-style: none;
    width: 49.5%;
    float: left;
    height: 40px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
	    margin:10px 0;
}
.item_jlmb_ul li img {
    position: relative;
    top: 2px;
    width: 20px;
    margin-right: 5px;
}
.bank_b{
	margin:0 25px 0 5px;
}
.zhezhao{
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    display:none;
    
}
.tankuang{
    position: relative;
    background: #fff;
    width: 600px;
    height:400px;
    border-radius: 5px;
    margin: 0 auto;
    top:15%;
    padding: 1px;
    
}
#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: 33px;
margin: 16px auto;

}
.form_line p{
float: left;
width: 20%;
margin-top: 12px;
}
.form_line .name,.number,.bank,.province{
width: 78%;
height: 40px;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;

}

.form_line_t{
margin-top: 20px;
}
.huoqu{
width: 30%;
height: 42px;
float: right;
background: #00cccc;
color: #fff;
font-size: 16px;
border: none;
border-radius:5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
background:linear-gradient(to right,#41ffdc,#29aaf5);/* ±ê×¼*/
background:-webkit-linear-gradient(left,#41ffdc,#29aaf5);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(right,#41ffdc,#29aaf5);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(right,#41ffdc,#29aaf5);/* Firefox 3.6 - 15 */
}
.yanzheng{
width: 48%;
height: 40px;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
}
.baoming{
width: 60%;
height: 40px;
background: #00cccc;
color: #fff;
font-size: 16px;
border: none;
margin-left: 20%;
margin-top: 15px;
border-radius:5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
background:-webkit-linear-gradient(left,#29aaf5,#41ffdc);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(right,#29aaf5,#41ffdc);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(right,#29aaf5,#41ffdc);/* Firefox 3.6 - 15 */
background:linear-gradient(to right,#29aaf5,#41ffdc);/* ±ê×¼*/

}
.form_line select,option{
height: 40px;
width: 78%;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
}
.title_p {
    background-image: -webkit-linear-gradient(left, #3df5a9, #087c11);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 46px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin: 50px auto;
}
.item_title_t{
	color:#2873ee;
	font-size:50px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
}