﻿* {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
ol,
li {
    list-style: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #FFF;
}

.imgall {
    display: block;
    width: 100%;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

th,
td {
    padding: 0;
    text-align: left;
    vertical-align: middle;
    text-align: center;
}

html {
    max-width: 750px;
    margin: 0 auto;
    font-size: 100px;
}

body {
    font-family: "Microsoft Yahei";
    position: relative;
    /* width: 100vw */
    background: url(../images/bannerbg.png) no-repeat top 0.8rem center;
    background-size: 100%;
}

.mobile {
    position: relative;
    width: 7.5rem;
    margin: 0 auto;
}

.container {
    width: 7.1rem;
    margin: 0 auto;

}

/* 头部——HEADER */
.header {
    width: 100%;
    height: 0.8rem;
    color: #333;
    overflow: hidden;
    line-height: 0.8rem;
    position: relative;
    z-index: 10;
    background: #fff;
}

.header a img.logo {
    margin-top: -0.2rem;
    width: 2rem;
    margin-left: 0.2rem;
}

.header a.fr {
    color: #e60000;
    font-size: 0.18rem;
    line-height: 1rem;
    margin-right: 0.2rem;
}

/* titWord */
.titWord {
    text-align: center;
    font-size: 0.35rem;
    font-weight: bold;
    color: #fff;
    height: 1.2rem;
    line-height: 1.7rem;
    letter-spacing: 0.06rem;
    text-shadow: 1px 1px 1px rgba(144, 0, 13, 0.502), -1px -1px 1px rgba(144, 0, 13, 0.502), -1px 1px 1px rgba(144, 0, 13, 0.502), 1px -1px 1px rgba(144, 0, 13, 0.502);
    text-shadow: 1px 1px 1px rgb(144, 0, 13, 0.502), -1px -1px 1px rgb(144, 0, 13, 0.502), -1px 1px 1px rgb(144, 0, 13, 0.502), 1px -1px 1px rgb(144, 0, 13, 0.502);
}

.titWord span {
    color: #ffec80;
}
.title_p{
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
}
/* zg_s1 */
.zg_s1 {
    width: 6.48rem;
    height: 1.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.18rem;
    background: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #666666;
    margin: 0.33rem auto;
}

.zg_s1>img {
    width: 1.51rem;
}

.zg_s1>p {
    width: 4.7rem;
    letter-spacing: 0.015rem;
    margin: 0 0.2rem;
    line-height: 0.35rem;
}

/* zg_s2 */
.zg_s2 {
    width: 6.1rem;
    margin: 0.44rem auto 0;
    overflow: hidden;
}

.zg_s2 p {
    border: 0.01rem solid #E0E0E0;
    height: 0.8rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.1);
    margin: 0.47rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.64rem;
    box-sizing: border-box;
}

.zg_s2 .name1 {
    background: url(../images/name.png) no-repeat left 0.14rem center;
    background-size: 0.31rem;
}

.zg_s2 .tel1 {
    background: url(../images/tel.png) no-repeat left 0.14rem center;
    background-size: 0.41rem;
}
.zg_s2 .yzm1 {
    background: url(../images/yzm.png) no-repeat left 0.14rem center;
    background-size: 0.41rem;
}

.zg_s2 .sf1 {
    background: url(../images/pro.png) no-repeat left 0.14rem center;
    background-size: 0.31rem;
}

.zg_s2 .time1 {
    background: url(../images/time.png) no-repeat left 0.14rem center;
    background-size: 0.31rem;
}

.zg_s2 p input {
    display: block;
    border: 0;
    outline: none;
    width: 99%;
    height: 0.7rem;
    font-size: 0.16rem;
}

.zg_s2 p select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    border: 0;
    outline: none;
    width: 100%;
    height: 0.7rem;
    font-size: 0.16rem;
    background: url(../images/select.png) no-repeat right 0.1rem center;
    background-size: 0.28rem;
}

#getyzm {
    display: block;
    width: 1.5rem;
    height: 0.8rem;
    background-image: -moz-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -webkit-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -ms-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.8rem;
}

.djhq {
    display: block;
    width: 1.5rem;
    height: 0.8rem;
    background-image: -moz-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -webkit-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -ms-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.8rem;
}





.zg_s2>span {
    display: block;
    outline: none;
    width: 2.62rem;
    height: 0.52rem;
    color: #ac4e12;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    background: #FDEF58;
    border-radius: 0.1rem;
    position: relative;
    margin: 0 auto 0.27rem;
	margin-top: 0.57rem;
    text-align: center;
    line-height: 0.54rem;
    transition: 0.5s;
    /* z-index: 10; */
}
.zg_s2 .tj {
    display: block;
    outline: none;
    width: 2.62rem;
    height: 0.52rem;
    color: #ac4e12;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    background: #FDEF58;
    border-radius: 0.1rem;
    position: relative;
    margin: 0 auto 0.27rem;
	margin-top: 0.57rem;
    text-align: center;
    line-height: 0.54rem;
    transition: 0.5s;
    /* z-index: 10; */
}

/* .zg_s2>span:hover{
    transform: translate(0.1rem,0.1rem);
    z-index: 10;
} */
.zg_s2>span::before {
    content: "";
    width: 2.62rem;
    height: 0.52rem;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    background: #F69F02;
    border-radius: 0.1rem;
    z-index: -1;
    display: block;
}

/* code */
.zg_s3 {
    margin: 0.78rem auto 0;
}

.code {
    width: 2.09rem;
    height: 2.09rem;
    border: 0.01rem dashed #F76162;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.code::before {
    content: "";
    position: absolute;
    width: 6rem;
    left: 50%;
    top: 1.04rem;
    margin-left: -3rem;
    border-bottom: 0.01rem dashed #F76162;
    z-index: -1;
}

.word1 {
    font-size: 0.18rem;
    color: #555555;
    text-align: center;
    margin-top: 0.3rem;
}

.word2 {
    font-size: 0.18rem;
    color: #f76162;
    text-align: center;
    line-height: 0.5rem;
}

.word2 a {
    font-size: 0.18rem;
    color: #f76162;
    margin: 0 0.1rem;
}

.word2 img {
    width: 0.12rem;
    margin: 0 0.1rem;
}

.word2 img:last-child {
    transform: rotateY(180deg);
}
.more{
	width:100%;
}
.item_container_line{
    width: 80%;
    margin: 0.25rem auto;
    color: #333;
    font-weight: bold;
    font-size: 0.32rem;
    letter-spacing: 0.03rem;
}
.item_container_box2{
    width: 80%;
    margin: 0.25rem auto 0.5rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_container_box2 p{
    width: 45%;
    text-align: center;
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
}
.item_btm{
    width: 100%;
    margin: 0 auto 0.25rem;
    background: #f25e38;
    box-sizing: border-box;
    padding: 0.5rem 0;
}
.item_btm_box{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}
.item_btm_box .btml{
    width: 60%;
    
}
.item_btm_box .btmr{
    width: 2rem;
    
}



/* foot */
.foot {
    background: url(../images/fotbg.png) no-repeat bottom center;
    background-size: 100%;
    height: 2.14rem;
    font-size: 0.14rem;
    box-sizing: border-box;
    padding-top: 0.76rem;
    text-align: center;
    color: #fff;    line-height: 0.44rem;
}

.foot a {
    margin: 0 0.1rem;
}

.zg-footer {
    /* display: none; */
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
}