@charset "utf-8";

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

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 {
    display: block;
    border: none;
    max-width: 100%;
}

textarea,
select {
    outline: none;
    resize: none;
}

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

ul,
li {
    list-style: none;
}

input {
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

/* 通用头部 */
.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%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.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: 38px;
    overflow: hidden;
    text-indent: -100em;
    background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    background-size: 100% 100%;
    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;
}

/* 通用头部 end */



/* 通用底部 */

.footer {
    clear: both;
    position: relative;
    text-align: center;
    margin-top: 2%;
}

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

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

.footer p a {
    color: #fff;
}

/* 通用底部 end */
/* start */
* {
    box-sizing: border-box;
}

.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.body {
    padding-bottom: 4%;
    background: url(../images/body.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 10;
    padding-top: 5%;
}

.banner {
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 10%;
    height: 1008px;
    position: relative;
    z-index: 9;
}

.banner_slg {
    margin: 0 auto;
}

.banner_fdj {
    position: absolute;
    left: -1%;
    top: 10%;
}

.banner_yb {
    position: absolute;
    left: 6%;
    top: -4%;
}

.banner_lb {
    position: absolute;
    right: 0%;
    top: 0%;
}

.banner_zhi {
    position: absolute;
    left: -4%;
    bottom: -32%;
}

.banner_sj {
    position: absolute;
    right: 6%;
    bottom: -21%;
}

/* con1 */
.con_bg {
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-radius: 62px;
    background-color: rgb(121, 206, 255);
    padding: 2%;
}

.con_bg2 {
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    border-radius: 62px;
    background-color: rgb(255, 255, 255);
    padding: 2%;
}

.con1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ocn1_item {
    text-align: right;
}

.con1_left .ocn1_item:nth-child(1),
.con1_right .ocn1_item:nth-child(1) {
    margin-bottom: 18%;
}

.con1_tit p {
    font-size: 24px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(0, 0, 0);
    line-height: 1.2;
}

.con1_tit img {
    display: inline-block;
    margin-bottom: 2%;
}

.con1_text {
    font-size: 20px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    line-height: 1.2;
    text-align: right;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    border-style: solid;
    background-color: rgb(250, 244, 214);
    padding: 2%;
    height: 120px;
}

.con1_right .con1_tit,
.con1_right .con1_text {
    text-align: left;
}

.con1_icon {
    margin: 0 -4%;
}

/* con2 */
.con_tit {
    width: 780px;
    line-height: 128px;
    margin: 0 auto;
    background: url(../images/con_tit.png) no-repeat;
    background-size: 100% 100%;
    font-size: 46px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(255, 255, 255);
    text-align: center;
    margin-bottom: 4%;
}

.con3 p {
    font-size: 22px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(0, 0, 0);
    line-height: 1.7;
}

.con3_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4%;
}

/* con4 */
.con4_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con4_item {
    margin-bottom: 6%;
}

.con4_item p {
    font-size: 22px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    text-align: left;
    padding-left: 30px;
}

.con4_item2 {
    margin-left: -7%;
}

.con4_item3 {
    margin-left: -15%;
}

.con4_item:last-child {
    margin-bottom: 0;
}

/* con5 */
.con5_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fcb700;
    width: 96%;
    margin: 0 auto;
    margin-bottom: 2%;
}

.con5_item span {
    display: block;
    width: 20%;

    text-align: center;
    padding: 1% 0;
    font-size: 24px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
}

.con5_item p {
    width: 80%;
    border: 1px dashed #fcb700;
    border-left: none;
    font-size: 24px;
    font-family: "FZLanTingHeiS-DB-GB";
    color: rgb(0, 0, 0);
    padding: 1%;
    background-color: #fff;
    line-height: 1.6;
	text-align: center;
}

.con5_item:nth-child(2),
.con5_item:nth-child(3) {
    text-align: center;
}

.con5_item:nth-child(3) {
    margin-bottom: 0;
}
/* con6 */
.con6_box{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.con6_left,.con6_right{
    width: 48%;
}
.con6_item{
    border: 1px dashed #fcb700;
    margin-bottom: 4%;
}
.con6_item span{
    display: inline-block;
    background-color: rgb(252, 183, 0);
    padding: 1.6% 4%;
      font-size: 24px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
  border-radius: 0 0 30px 0;
} 
.con6_item p{
    display: block;
  font-size: 24px;
  font-family: "FZLanTingHeiS-DB-GB";
  color: rgb(0, 0, 0);
  line-height: 1.5;
  padding: 2%;
}
/* con7 */
.con7_box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.con7_box a{
    width: 13.2%;
    display: block;
    background-color: rgb(253, 184, 0);
    text-align: center;
    padding: 1%;
    border-radius: 20px;
    font-size: 20px;
    font-family: "FZLanTingHeiS-B-GB";
    color: rgb(0, 0, 0);
    margin-right: 1%;
    margin-bottom: 1%;
}
.mg_bot{
    margin-bottom: 4%;
}
.con1_mg{
   margin-top: -14%;
   position: relative;
   z-index: 99;
}
.box-tab {
    width: 1000px;
    /* height: 600px; */
    margin: 0 auto;
}

.box-tab .tab_list {
    width: 975px;
    height: 40px;
    margin-left: 52px;
}

.box-tab .tab_list ul {
    list-style: none;
}

.box-tab .tab_list ul li {
    float: left;
    margin-right: 73px;
    background-color: rgb(253, 184, 0);
    line-height: 50px;
    width: 170px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    color: rgb(0, 0, 0);
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
}

.tab_cont h2 {
    font-size: 0.35rem;
    font-family: FZLanTingHeiS-DB1-GB;
    font-weight: bold;
    color: #e64d43;
}

.tab_cont p {
    float: left;
    font-size: 20px;
    margin-top: 24px;
    line-height: 2.3em;
}

.box-tab .tab_cont {
    width: 945px;
    height: 200px;
    margin-left: 20px;
    margin-top: 55px;
}

.box-tab .tab_cont .tab_item {
    display: none;
    padding-left: 30px;
}

.pic img {
    width: 161px;
    float: right;
}








/* end */

@media screen and (max-width:1200px) {
    html {
        font-size: 50px;

    }

    .body{
        overflow-y: hidden;
    }
    .Width {
        width: 90%;
    }

    .banner {
        height: auto;
        padding-bottom: 8%;
        padding-top: 0.3rem;
    }

    .container {
        width: 100%;
        padding: 0 2%;
        z-index: 2;
    }

    .banner_fdj{
        width: 16%;
        left: 0%;
        top: 10%;
    }

    .banner_zhi{
        width: 28%;
            left: 0%;
    bottom: -12%;
    }
    .banner_yb{
        width: 4%;
    }
    .banner_lb{
        width: 22%;
        right: 8%;
    }
    .banner_sj{
         width: 14%;
        bottom: -10%;
    }
    .banner_slg{
        width: 80%;
    }
    .con_bg,.con_bg2{
        border-radius: 0.4rem;
    }
    .con1_mg{
        margin-top: 0%;
    }
    .con1{
        flex-wrap: wrap;
    }
    .con1_tit p{
        font-size: 0.28rem;
    }
    .con1_text{
        font-size: 0.24rem;
        height: 1.4rem;
    }
    .con1_icon{
        width: 50%;
        margin: 0 auto;
    }
    .con1_tit img{
        display: none;
    }
    .con1_left .ocn1_item:nth-child(1), .con1_right .ocn1_item:nth-child(1){
        margin-bottom: 4%;
    }
    .con_tit{
        width: 80%;
        line-height: 1.28rem;
        font-size: 0.46rem;
    }
    .con3 p{
        font-size: 0.22rem;
    }
    .con3_list{
        flex-wrap: wrap;
    }
    .con3_list img{
        width: 48%;
        margin-bottom: 2%;
    }
    .con4_box{
        flex-wrap: wrap;
    }
    .con4_left img{
        width: 70%;
        margin: 0 auto;
    }
    .con4_item p{
        font-size: 0.22rem;
    }
    .con2_right{
        margin-top: 4%;
    }
    .con4_item img{
        display: none;
    }
    .con4_item2,.con4_item3{
        margin-left: 0;
    }
    .con4_item:last-child {
    margin-bottom:4%;
}
    .con5_item span,.con5_item p{
        font-size: 0.24rem;
    }
    .con6_item span,.con6_item p{
        font-size: 0.24rem;
    }
    .con7_box a{
        font-size: 0.2rem;
        width: 15.6%;
    }
    .ht_top h1 a{
        width: 1.31rem;
        height: 0.41rem;
    }
    .box-tab {
        width: 96%;
        height: 400px;
        margin-left: 2%;
    }
    .box-tab .tab_list {
        width: 100%;
        margin-left: 0;
    }
    .box-tab .tab_list ul li {
        margin: 0;
        height: auto;
        line-height: 28px;
        width: 24.96%;
        box-sizing: border-box;
        font-size: 14px;
    }
    .box-tab .tab_cont {
        width: 100%;
        margin: 0;
        padding-top: 20px;
    }
    .box-tab .tab_cont .tab_item {
        padding: 0;
    }
    .tab_cont h2 {
        font-size: 18px;
    }
    .tab_cont p {
        font-size: 14px;
    }
    .pic {
        width: 100%;
        margin-top: 10px;
        line-height: 20px;
        overflow: hidden;
        text-align: center;
    }
    .pic-em {
        width: 100%;
    }
    .pic img {
        float: none;
        width: 160px;
        height: auto;
    }
}