@charset "utf-8";

/* CSS Document */
body {
    font-family: "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
    overflow-x: hidden;
    color: #333;
    /* background: #16165e; */
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    max-width: 100%;
}

a {
    color: #0d0d0d;
    text-decoration: none;
}

a,
area {
    blur: expression(this.onFocus=this.blur())
}

ul,
li {
    list-style: none;
}

.mr-top5 {
    margin-top: 5%;
}

.disp {
    display: flex;
    flex-direction: column;
}

.disp-r {
    display: flex;
    justify-content: space-around;
}
.container{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* 通用头部 */
.ht_top {
    width: 100%;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px;
    overflow: hidden;
}

.Width {
    width: 80%;
    background: red;
    margin: 0 auto;
}

.ht_top .zt_top {
    width: 1070px;
    height: 41px;
    margin: 0 auto;
}

.ht_top h1 {
    float: left;
}

.ht_top h1 a {
    float: left;
    width: 131px;
    height: 40px;
    overflow: hidden;
    text-indent: -100em;
    background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px;

}

.ht_top .topnav {
    float: right;
    color: #0d0d0d;
    font-size: 12px;
}

.ht_top .topnav a {
    padding: 0 8px;
}

.ht_top .topnav a:hover {
    color: #e4393c;
    text-decoration: underline;
}

/* start */
.header{
    width: 100%;
    height: 1200px;
    background:url(../images/header.png) no-repeat  top center;
}
.body{
    width: 100%;
    background: url(../images/body.png) no-repeat top center;
    background-size: cover;
    margin-top: -10px;
    padding-bottom: 4%;
}
.header_text1 {
    padding-top: 16%;
}

.header_text1 p{
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 24%;
    padding:1% 4%;
    background-color: #56c2b2;
    margin: 0 auto;

}
.header_tit{
    display: block;
    margin: 50px auto;
    position: relative;
    z-index: 10;
}
.girl{
    position: absolute;
    left: -6%;
    top: 18%;
    z-index: 8;
}
.boy{
    position: absolute;
    right: -22%;
    top: 24%;
    z-index: 8;
}
.con-tit{
    display: flex;
    align-items: center;
    justify-content: center;
}
.con-tit h2{
    font-size: 60px;
    color: #3a8570;
    margin: 0 10px;
    position: relative;
    text-shadow: 0 0 10px #fff,0 0 10px #fff,0 0 10px #fff,0 0 10px #fff;
}
.con1 ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.con1 ul li{
    width: 12%;
    text-align: center
}
.con1 ul li p{
    padding: 1% 2%;
    background: #edf5c6;
    color: #209b8a;
    border-radius: 30px;
    font-size: 18px;
    margin-top: 2%;
}
.con2{
    padding-top: 2%;
    background-image: linear-gradient(to bottom right, #edf5c6, #b0efcc);
    border-radius: 10px;
    padding-bottom: 4%;
}
.con2_tit{
    width: 16%;
    transform: skew(-16deg);
    background-color: #209b8a;
    text-align: center;
    padding: 1% 3%;
    margin: 0 auto;
    margin-bottom: 2%;
}
.con2_tit p{
    font-size: 30px;
    color: #fff;
    transform: skew(16deg);
}
.con2 ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.con2 ul li{
    background-color: #fff;
    padding: 4%;
    text-align: center;
    width: 25%;
}
.con2 ul li span{
    display: inline-block;
    background: #209b8a;
    border-radius: 30px;
    padding: 2% 16%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 8%;
    font-weight: bold;
}
.con2 ul li p{
    color: #209b8a;
    font-size: 18px;
    margin-bottom: 2%;
    font-weight: bold;
}
.con2 ul li:nth-child(even){
    padding: 2.5% 3%;
    background: #209b8a;
}
.con2 ul li:nth-child(even)>span{
    background: #d8f3c8;
    color: #209b8a;
}
.con2 ul li:nth-child(even)>p{
    color: #fff;
}
.con3{
    padding-top: 4%;
    padding-bottom: 6%;
}
.con3 ul{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 4%;
}
.con3 ul li{
    width: 32%;
    background-image: linear-gradient(to right,#e9ed79,#1aab9e,#107a71);    
    border-radius: 10px;
    text-align: center;
    padding: 6px ;
    box-sizing: border-box;
}
.con3_item{
    background-color: #fff;
    border-radius: 10px;
    padding: 8% 2%;
}
.con3_item h5{
    font-size: 24px;
    color: #209b8a;
    margin-bottom: 4%;
}
.con3_item p{
    color: #209b8a;
    font-size: 18px;
    line-height: 1.5;
}
.con3 ul li:nth-child(even)>.con3_item{
    background-color: #209b8a;
}
.con3 ul li:nth-child(even)>.con3_item>h5{
    color: #fff;
}.con3 ul li:nth-child(even)>.con3_item>p{
    color: #fff;
}

.con4{
    padding-top: 2%;
    background-image: linear-gradient(to bottom right, #edf5c6, #b0efcc);
    border-radius: 10px;
    padding-bottom: 4%;
}
.con4 ul{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 70px;
}
.con4 ul li{
    width: 16%;
}
.con4 ul li:nth-child(1){
    width: 13%;
}
.con4 ul li .con4_item {
    background-image: linear-gradient(to bottom,#6dcab1,#28a08e);   
    text-align: center;
    padding: 30% 2%;
    border-radius: 10px 10px 0 0;
}
.con4 ul li p{
    font-size: 18px;
    color: #209b8a;
    text-align: center;
    margin-bottom: 6%;
}
.con4_item i{
    color: #fff;
    font-size: 18px;
    font-style: normal;
}
.con4 ul li:nth-child(2)>.con4_item{
    padding: 45% 4%;
}
.con4 ul li:nth-child(3)>.con4_item{
    padding: 60% 4%;
}
.con4 ul li:nth-child(4)>.con4_item{
    padding: 75% 4%;
}
.con4 ul li:nth-child(5)>.con4_item{
    padding: 90% 4%;
}
.con4_box h6{
    color: #3a8570;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.con4_box h6 strong{
    font-size: 18px;
}
.con4_box img{
    background: #fff;
    border-radius: 5px;
    padding: 4px;
}

.con5{
    padding-top: 30px;
    padding-bottom: 70px;
}

.con5 .con5_box{
    margin-top: 116px;
    text-align: center;
    position: relative;
}
.con5_item{
    width: 18%;
    display: flex;
    align-items: center;
    justify-content:space-between;
    position: absolute;
}
.con5_item span{
    display: inline-block;
    width: 76px;
    height: 76px;
    line-height: 76px;
    border-radius: 50%;
    border: 1px solid #3a8570;
    font-size: 44px;
    font-weight: bold;
    color: #3a8570;
}
.con5_item p{
    font-size: 20px;
    color: #000;
}
.con5_item1{
    top: -8%;
    left: 9.5%;
}
.con5_item2{
    top: -8%;
    right: 9.5%;
}
.con5_item3{
    top: 30%;
    left: 10%;
}
.con5_item4{
    top: 45%;
    right: 12%;
}
.con5_item5{
    top: 72%;
    left: 12.5%;
}
.con6{
    padding-top: 2%;
    background-image: linear-gradient(to bottom right, #edf5c6, #b0efcc);
    border-radius: 10px;
    padding-bottom: 4%;
}
.city_list{margin-top: 4%;}
.city_list li {
    text-align: center;
    float: left;
    font-weight: bold;
    background: #3a8570;
    font-size: 24px;
    margin: 10px 7px;
    width: 136px;
    line-height: 50px;
    border-radius: 10px;
}
.city_list li a {
    display: block;
    color: #fff;
}
.con7{
    padding-top: 4%;
}
.con7_box ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.con7_box {
    margin-top: 4%;
}
.con7_box ul li{
    width: 32%;
    height: 260px;
    background-color: #fff;
}
.fr_con{
    position: fixed;
    right: 4%;
    top: 10%;
    border: 4px solid #e9ed79;
    border-image: linear-gradient(to right,#e9ed79,#1aab9e,#107a71) 4;
    background-color: #fff;
    padding: 21px 19px;
    display: none;
}
.fr_con ul li a{
    display: block;
    font-size: 18px;
    color: #209b8a;
    border-bottom: 1px solid #209b8a;
    padding: 14% 0;
    font-weight: bold;
}
.fr_con ul li:first-child>a{
    padding-top: 0;
}

.fr_con ul li:last-child>a{
    padding-bottom: 0;
}


/* end */


/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    padding: 30px 0 0 0;
    text-align: center;
    /* padding-bottom: 40px; */
    padding-top: 2%;
    background-image: linear-gradient(to bottom right, #edf5c6, #b0efcc);
    border-radius: 10px;
    padding-bottom: 2%;
}

.footer p {
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.footer p span {
    padding: 0 5px;
}

.footer p a {
    color: #000;
}
.con1{
    margin-top: -340px;
    padding-bottom: 4%;
}
@media only all and (max-width: 1080px) {
    .Width { width: 100%;}
    .container {
        width: 98%;
    }
    .fr_con{
        right: 0;
        top: 40%;
    }
    .header {
        height: auto;
        background-size: cover;
        padding-bottom: 8%;
    }
    .header_text1 p {
        font-size: 16px;
        width: 46%;
    }
    .header_text1 {
        padding-top: 1%;
    }
    .header_tit {
        width: 50%;
        display: block;
        margin: 10px auto;
        position: relative;
        z-index: 10;
    }
    .girl {
        position: absolute;
        left: 6%;
        top: 4%;
        z-index: 8;
        width: 24%;
    }
    .boy {
        position: absolute;
        right: 0%;
        top: 9%;
        z-index: 8;
        width: 38%;
    }
    .con-tit h2 {
        font-size: 18px;
    }
    .con1 {
        margin-top: 0%;
        padding-bottom: 4%;
        padding-top: 4%;
        background-color: #2aab99;
    }
    .con1 ul{
        display: block;
    }
    .con1 ul li {
        text-align: center;
        width: 49%;
        /* margin: 4% auto; */
        margin-bottom: 6%;
        display: inline-block;
    }
    .con2_tit {
        width: 38%;
    }
    .con2_tit p {
        font-size: 20px;
    }
    .con2 ul{display: block;}
    .con2 ul li {
        width: 80%;
        background-color: #fff;
        margin: 0 auto;
    }
    .con3 ul {
        display: block;
        margin-top: 4%;
    }
    .con3 ul li {
        width: 90%;
        margin: 4% auto;
    }
    .con4_item i {
        color: #fff;
        font-size: 16px;
        font-style: normal;
    }
    .con4 ul li p {
        font-size: 12px;
        color: #209b8a;
        text-align: center;
        margin-bottom: 6%;
    }
    .con4_box img {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .con5_item {
        width: 80%;
        position: static;
        background-image: linear-gradient(to bottom right, #edf5c6, #b0efcc);
        border-radius: 10px;
        padding: 4%;
        margin: 4% auto;
    }
    .city_list li{
        width: 16%;
        font-size: 16px;
    }
    .con7_box ul{
        display: block;
    }
    .con7_box ul li {
        width: 90%;
        height: 260px;
        background-color: #fff;
        margin: 4% auto;
    }
    .con5 .con5_box {
        margin-top: 4%;
    }
    .fr_con ul li a{
        font-size: 14px;
    }
}











