html,body,div,ul,p {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
i,em {
   font-style: normal;
}
input,button {
    outline: none;
    border: none;
}
img {
    vertical-align: middle;
}
* {
    box-sizing: border-box;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    *zoom: 1;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}


.banner {
    width: 100%;
    position: absolute;
    top: 62px;
}
.banner img {
    width: 100%;
}
.box_1 {
    margin-top: 485px;
    background-color: #f7f8fd;
    text-align: center;
}
.box_1 img{
    width: 450px;
    margin: 160px 0 40px 0;
}
.answer {
    height: 400px;
    position: relative;
    background:url(../images/con1.png) no-repeat;
}
.answer a {
    width: 475px;
    display: inline-block;
    position: absolute;
    top: 200px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 0;
    color: #fff;
    font-size: 30px;
    background: url(../images/ad1.png) no-repeat;
}

.box_2 {
    width: 100%;
    height: 700px;
    position: relative;
    background: #f7f8fd url(../images/con2Bg.jpg) no-repeat;
    background-size: 50%;
    text-align: center;
}
.box_2 .w >img {
    width: 450px;
    margin-bottom: 300px;
}
.box_2 ul {
    width: 1200px;
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
}
.box_2 ul li {
    float: left;
    margin-right: 42px;
}
.box_2 ul li:last-child {
    margin-right: 0;
}
.box_2 ul li img {
    width: 372px;
}
.box_2 p {
    width: 1070px;
    margin: 0 auto;
    margin-bottom: 60px;
    padding: 60px 40px 25px 40px;
    background-color: #f5ede9;
}
.box_2 a {
    width: 475px;
    display: inline-block;
    padding: 10px 0;
    color: #fff;
    font-size: 30px;
    background: url(../images/ad2.png) no-repeat;
}

.box_3 {
    text-align: center;
    background-color: #fff;
}
.box_3 .w >img {
    width: 630px;
    margin: 50px 0;
}
.box_3 .w > ul li {
    float: left;
}
.box_3 .w > ul li{
    width: 140px;
    margin: 15px;
    padding: 12px 0;
    color: white;
    background-color: #5872fd;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.box_3 .w > ul li:hover {
    color: #f4c18f;
    background-color: #2f326b;
}
.current {
    color: #f4c18f !important;
    background-color: #2f326b !important;
}
.item {
    margin-top: 80px;
    display: none;
}
.city .item:first-child {
    display: block;
}
.cityTitle >img {
    width: 494px;
    display: inline-block;
    margin-top: -10px;
}
.cityTitle span {
    display: inline-block;
    margin: 0 40px;
    padding: 30px 0;
    font-size: 30px;
    color: #d6944f;
}
.unv {
    padding: 0 10px;
}
.item .unv li {
    width: 350px;
    height: 320px;
    float: left;
    margin: 45px 65px 0 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 7px #888;
}
.item .unv li:nth-child(3n) {
    margin-right: 0;
}
.unv li a {
    width: 100%;
    display: block;
}
.unv .beforeImg {
    width: 350px;
    height: 230px;
    line-height: 230px;
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.bjdx {
   background: url(../images/bjdx.jpg) no-repeat;
}
.zgrmdx {
   background: url(../images/zgrmdx.jpg) no-repeat;
}
.qhdx {
   background: url(../images/qhdx.jpg) no-repeat;
}
.zycjdx {
    background: url(../images/zycjdx.jpg);
}
.dwjjmydx {
    background: url(../images/dwjjmydx.jpg) no-repeat;
}
.sdjjmydx {
    background: url(../images/sdjjmydx.jpg) no-repeat;
}
.bjhkhtdx {
    background: url(../images/bjhkht.jpg) no-repeat;
}
.bjgjkjxy {
    background: url(../images/bjgjkjxy.jpg) no-repeat;
}
.gdyx {
    background: url(../images/gdyx.png) no-repeat;
}
.unv p {
    margin: 10px 0;
    padding: 10px 59px;
    color: black;
}
.unv p span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
}
.unv p .zero {
    color: red;
}
.unv >em {
    width: 0;
    height: 50px;
    margin-top: 25px;
    border-left: 1px solid #fddfbf;
}
.unv .moreUnv .beforeImg {
    line-height: 30px;
}
.moreUnv a >img {
    width: 50px;
    margin-top: 30px;
}
.scTel a {
    display: block;
}
.scTel_l,.scTel_r {
    width: 300px;
    height: 60px;
    line-height: 60px;
    margin-top: 60px;
    margin-bottom: 95px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}
.scTel_l {
    margin-left: 306px;
    background: url(../images/con3_ad1.png) no-repeat;
}
.scTel_r {
    background: url(../images/con3_ad2.png) no-repeat;
}

.box_4 {
    width: 100%;
    height: 362px;
    background: url(../images/con4.jpg) no-repeat;
    text-align: center;
}
.box_4 img {
    width: 600px;
    margin: 40px 0;
}
.box_4 input {
    height: 60px;
    font-size: 24px;
    border-radius: 30px;
}
.iptTxt,.iptTel {
    width: 390px;
    padding: 25px;
    margin: 0 34px;
}
.iptSub {
    width: 242px;
    background: url(../images/ad4.png) no-repeat;
    color: #fff;
    text-align: center;
}
.box_4 p {
    margin-top: 40px;
    color: #e2c4b0;
}

.box_5 {
    width: 100%;
    height: 1142px;
    background: url(../images/con5.png) no-repeat;
    text-align: center;
}
.box_5 .w >img {
    width: 400px;
    margin: 60px 0;
}
.box_5 ul li {
    position: relative;
}
.box_5 ul li img {
    width: 1100px;
    margin-left: 45px;
    margin-bottom: 40px;
}
.box_5 ul li p {
    position: absolute;
    top: 90px;
    left: 150px;
    text-align: left;
}
.box_5 ul li p span {
    display: block;
    margin-top: 10px;
}
.other a {
    display: block;
    width: 470px;
    height: 60px;
    margin-left: 360px;
    line-height: 60px;
    background: url(../images/ad5.png) no-repeat;
    font-size: 28px;
    color: #fff;
}
