@charset "UTF-8";
/*---------------移动端优先---------------*/
body{background:#FFFFFF;margin:0px;padding:0px;} 
ul{padding:0px}
li{list-style:none}
a{text-decoration:none;color:#000000;font-size: 16px;}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}  
a:hover{text-decoration:none}

/*banner区域*/
.container{width:1346px}

.bannerBg{background:url('../images/N2/07lxwm/bannerBg.png') no-repeat center center  #eaeff5;padding: 58px 8px 18px 0px;height: 360px;margin-top:95px;min-width:1346px}
.bannerText1{-webkit-animation-duration:1.2s;animation-duration:1.2s;margin-top:74px;}

/* 列表区域 */
.Area1{}
ul.ListArea{padding:9px;overflow: hidden;margin-bottom:80px;margin-top: 60px;}
ul.ListArea li{float:left;border: solid 1px #f1f1f1;padding:30px;width:633px;margin-right:21px;margin-bottom:20px;}
ul.ListArea li:nth-child(even){margin-right:0px;}

ul.ListArea li{float:left;height: 420px;}
ul.ListArea h4{color:#252b3a;font-size:24px;font-weight:bold;text-align: center;margin-top: 20px;background: url('../images/N2/07lxwm/ListPic1.png') no-repeat center bottom; padding-bottom: 6px;margin-bottom: 30px;}
ul.ListArea span{display: block;background: url('../images/N2/07lxwm/ListPoint.png') no-repeat left center;padding-left: 20px;font-size: 16px;color:#575d6c;line-height: 260%;}

/* 表单区域 */
.Area2{background: url('../images/N2/07lxwm/ListPic2.png') no-repeat left top;margin-bottom:80px;min-width:1346px}
.h4Title{font-size: 36px;color:#252b3a;text-align: center;margin-bottom:60px;margin-top:70px;font-weight: bold;}

.formArea{background: #FFFFFF;box-shadow:0px 0px 16px rgba(0, 0, 0, 0.2);border-radius:18px;height: 686px;padding: 60px 260px;}
.formArea label{font-size: 16px;color:#575d6c;font-weight:normal;display: block;float: left;padding:5px;}
.formArea span{color:#f80023;margin-right: 16px;}
.formArea input{border: solid 1px #e9e9e9;height:52px;border-radius: 6px;width: 678px;color:#b1b3ba;padding-left: 20px;}
.formArea textarea{border: solid 1px #e9e9e9;border-radius:6px;color:#b1b3ba;text-align: left;}
.formArea .submitBtn{text-align: center;color:#FFFFFF;font-size: 18px;background-image:linear-gradient(90deg,#006bde,#00a5ec);width: 220px;margin-left:310px;margin-top:30px;}
.formArea .submitBtn:hover{background-image:linear-gradient(90deg,#006bde,#006bde);}



