/*-----global CSS 清除浏览默认样式-----*/
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-family: Microsoft YaHei, SimHei, Arial, Helvetica, sans-serif, SimSun;
    color: #333;
    font-size: 16px;
    padding-bottom: 30px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: bottom;
    display: inline-block;
    display: block;
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

.anniu {
    width: 100%
}

.clear {
    overflow: hidden;
    zoom: 1
}

html {
    height: 100%;
    font-size: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

/*-----layout CSS-----*/
ul,
ul li,
.col,
.hd,
h2,
.bd,
.menu {
    overflow: hidden;
    zoom: 1;
}

.bg2 {
    background: #fd8232 url(../images/bg01.jpg) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
    background-attachment: fixed;
   
}
/* 背景ios兼容性问题 */
.bg2:before{
    content: "";
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: inherit;
    -webkit-background-size: cover!important;
    -o-background-size: cover;
    background-size: cover!important;
}

.top-tittle {
    width: 90%;
    margin: 9% auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-tittle img {
    width: 100%;
}

header {
    position: relative;
    z-index: 10;
    width: 94%;
    margin: 8% auto 0;
    -webkit-animation: bounceIn 1s;
    animation: bounceIn 1s;
}

header img {
    width: 100%;
}

.back-btn {
    position: fixed;
    ;
    right: 3%;
    top: 0;
    width: 22%;
    z-index: 99;
}

.back-btn img {
    width: 100%;
}

.bg {
    background: #ffe9b7 url(../images/bg1.jpg) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
    background-attachment: fixed;
}

.bgchoujiang {
    background: #ffe9b7 url(../images/bg03.jpg) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
    background-attachment: fixed;
}

.color {
    backgrounbd: #d82318
}

.bd0 {
    width: 100%;
    padding: 1% 0 1% 0
}

.bd1 {
    width: 100%;
    padding: 1% 0 1% 0
}

.bd2 {
    width: 100%;
    background: #fed74e;
    padding: 1% 0 1% 0
}

.bd3 {
    width: 100%;
}

.bd4 {
    width: 100%;
    padding: 0% 0 7% 0
}

.bd5 {
    width: 86%;
    margin: 6% auto;
    background: #fff;
    padding: 2%;
}

.bd5 h1 {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #333;
    font-weight: bold;
    text-align: left;
}

/*返回按钮*/
.back {
    position: fixed;
    right: 3%;
    top: 0;
    width: 22%;
    z-index: 99;
}

.back img {
    width: 100%;
}

/*.content01new{background: url(../images/gz-bg02.png); width:90%;margin:0 auto;  border-radius:15px; padding:20px 15px;margin-top:5%;}*/
.content01new {
    background: url(gz-bg02.png) repeat;
    background-size: contain;
    width: 90%;
    margin: -1px auto;
    padding: 8% 5%;
    text-align: justify;
}

.content01new p {
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #f6f6f6;
    padding: 3% 0;
}

.content01new .zwtit {
    color: #95391b;
    font-size: 16px;
    font-weight: bold;
}

.content01 {
    /*background: url(gz-bg02.png) repeat;*/
    background-size: contain;
    width: 90%;
    margin: -1px auto;
    padding: 8% 5%;
    text-align: justify;
}

.intro-tit {
    background: url(gz-bg01.png) no-repeat;
    background-size: contain;
    padding: 8% 5%;
    display: block;
    width: 90%;
    margin: 5% auto 0;
}

.bottom-bg {
    background: url(gz-bg03.png) no-repeat;
    background-size: contain;
    padding: 8% 5%;
    display: block;
    width: 90%;
    margin: -1px auto 0;
}

/* .bottom{
    display: block;
    width: 60%;
    margin: 0 auto;
    -webkit-animation: tada 1s 1s 2;
    animation: tada 1s 1s 2;
} */

.bottom img {
    width: 70%;
    margin: 1% auto;
    /* margin: 10% auto; */
    /* margin-top: -20%; */
}

.content01 .zwtit {
    color: #95391b;
    font-size: 12px;
    font-weight: bold;
}

.content01 p {
    font-size: 14px;
    margin-bottom: 20px;
    color: #9d482d;
}

.content {
    width: 92%;
    margin: 0 auto
}

.dh {
    width: 96%;
    margin: 0 auto;
}

.dh1 {
    width: 90%;
    margin: 0 auto;
}

.le01 {
    width: 40%;
}

.rg01-1 {
    width: 60%;
}

.rg01 {
    width: 60%;
    background: #fff;
}

.le01 ul a li {
    float: left;
    width: 42%;
    text-align: center;
    margin-right: 2%;
    font-size: 0.3rem;
    padding: 2% 3% 2% 3%;
    background: #53c2a1;
    color: #FFF;
    height: 50px;
    line-height: 0.5rem
}

.rg03 {
    position: absolute;
    left: 70%;
    top: -20%;
}

form {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.d1 input {
    width: 100%;
    height: 42px;
    padding-left: 10px;
    border: 2px solid #f5f5f5;
    border-radius: 5px;
    outline: none;
    background: #f5f5f5;
    color: #9E9C9C;
    border-radius: 20px;
    background: #ffffff;
    width: 90%;
    background-image: url(../images/f.png);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 3% center;
    padding: 0 0 0 10%;
}

.d1 button {
    position: absolute;
    top: 0;
    right: 0px;
    color: #fff;
    width: 15%;
    height: 42px;
    border: none;
    background: #e04d31;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
}

.d1 button:before {
    font-family: FontAwesome;
    font-size: 16px;
    color: #F9F0DA;
}

.picnav {
    background: #d82318;
}

.picnav a {
    display: block;
    width: 16.3%;
    float: left;
    text-align: center;
}

.picnav a li {
    list-style: none;
    font-size: 0.3rem;
    color: #FFF;
    line-height: 0.35rem;
    padding: 15px 0px
}

.two2 {}

.wz01 {
    /* width: 48%;
    height: 32vh;
    padding-bottom: 2%;
    float: left;
    margin: 2% 1% 0;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0; */
    /* height: 280px; */
    width: 48%;
    padding-bottom: 2%;
    float: left;
    margin-right: 0.5%;
    margin-left: 1%;
    margin-top: 2%;
    background: rgba(255, 255, 255, 0.8);
}

.wz01:nth-child(2n) {
    margin-right: 0;
}

.tptp {
    width: 96%;
    margin: 0 auto;
    padding: 3% 0;
    overflow: hidden
}

.tptp img {
    width: 100%;
    height: 120px;
    border-radius: 5%
}

.sw {
    font-size: 1.3rem;
    width: 96%;
    padding: 1%;
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    font-family: 微软雅黑;
    text-align: left;
}

.sw1 {
    width: 80%;
    height: 16vw;
    padding: 4% 2%;
    margin: 0 auto;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 160%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    font-family: 微软雅黑;
    text-align: center;
    font-weight: bold;
}


.sw2 {
    font-size: 1.3rem;
    width: 90%;
    padding: 1%;
    margin: 1% auto;
    overflow: hidden;
    color: #333;
    font-family: 微软雅黑;
    text-align: center;
    position: relative;
}

.sw2 a {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-family: 微软雅黑;
}

.sw1 span {
    padding-left: 15%
}

.chk_1,
.chk_2,
.chk_3,
.chk_4 {
    display: none;
}

#checkbox-1 {
    display: none;
}

#checkbox-1+label {
    color: red;
}

#checkbox-1:checked+label {
    color: blue;
}


/*index1*/
.wz02 {
    width: 100%;
    padding-bottom: 2%;
    float: left;
    margin: 0 auto
}

.tptp1 {
    width: 100%;
    margin: 0 auto;
    padding-top: 2%;
    overflow: hidden
}

.sw_1 {
    font-size: 0.3rem;
    width: 92%;
    padding: 2%;
    margin: 0 auto;
    overflow: hidden;
    color: #666666;
    font-family: 微软雅黑;
    text-align: left
}

.sw1_1 {
    font-size: 0.3rem;
    width: 92%;
    padding: 2%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 5px;
    color: #666666;
    font-family: 微软雅黑;
    text-align: left;
    background: url(images/xxx.png) no-repeat;
    background-position: 2% 50%
}

.sw1_1 span {
    padding-left: 6%
}

.zhengw {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    padding: 0 2%;
    margin-bottom: 5%;
    text-indent: 28px;
}

.zhengw img {
    height: auto;
    border-radius: 5px;
    margin: 0 auto 10px;
    width: 100%;
}

.zy {
    font-size: 0.3rem;
    width: 92%;
    padding: 2%;
    margin: 0 auto;
    overflow: hidden;
    color: #666666;
    font-family: 微软雅黑;
    text-align: left
}

.zy1 {
    width: 82%;
    line-height: 0.5rem;
}

.le02 {
    width: 87%;
}

.rg02 {
    width: 13%;
    padding-top: 3%
}

/*index1*/
.left-num {
    position: absolute;
    top: 25%;
    margin: 0 auto;
    width: 55%;
    left: 24%;
    font-size: 18px;
}

.btn0 {
    width: 100%;
    margin-top: 16px;
    display: flex;
}

.btn0 img {
    width: 100%
}

.btn1 {
    float: left;
    width: 47%;
}

.btn1 img {
    width: 100%
}


.btn2 {
    float: right;
    width: 47%;
}

.btn2 img {
    width: 100%
}


/*抽奖弹窗*/

.cj-close {
    width: 13%;
    margin: 0 auto;
    padding-top: 2%;
    z-index: 50;
    left: 41%;
    right: 41%;
}

.cj-close img {
    width: 100%;
}

.cj {
    width: 70%;
    margin: 0 auto;
    position: fixed;
    top: 15%;
    z-index: 90;
    height: auto;
    left: 15%;
    right: 15%;
}

.cj img {
    width: 100%;
}

.cj1 {
    width: 55%;
    margin: 0 auto;
    position: absolute;
    z-index: 95;
    top: 63%;
    left: 23%
}

.cj1 img {
    width: 100%;
}

.cj2 {
    width: 55%;
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    top: 45%;
    left: 23%
}

.cj2 img {
    width: 100%;
}


/*index2*/
.load {}

.bt {
    padding: 1%;
    font-size: 3.2em;
    color: #000;
    width: 96%;
}

.bt h2 {
    padding: 2%;
    font-family: Microsoft YaHei;
    font-size: 1.2em;
    color: #000;
    line-height: 1.4em;
}

.control {
    display: block;
    width: 97%;
    padding: 10px;
    font-size: 0.3rem;
    line-height: 0.3rem;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 60px;
}

.bt p {
    font-size: 0.3rem;
    line-height: 0.5rem;
    color: #807e7e
}

.bt p a {
    font-size: 0.3rem;

    color: #807e7e
}

/*index2*/

/*index4*/
.dh01 {
    padding: 2% 3% 1% 3%;
}

.dh01 ul {
    width: 100%
}

.dh01 ul li {
    float: left;
    text-align: center;
    margin-right: 2%;
    font-size: 0.3rem;
    padding: 1% 3% 1% 3%;
    background: #e4312b;
    color: #FFF;
    height: 50px;
    line-height: 0.5rem
}

.dh01 ul li a {}

.size {
    font-size: 16px;
    margin: 0 auto;
    color: #333;
    overflow: hidden;
    width: 98%;
}

.size1 {
    float: left;
}

.size2 {
    float: right;
}

.heart {
    background: url(images/xxx.png) no-repeat;
    background-position: 14% 50%;
}

/*index4*/

.dh04 {
    width: 100%;
    border: 1px #CCC solid;
    height: 60px;
    position: fixed;
    bottom: 0;
    background: #edf0ff;
    z-index: 999999;
}

.dh04 ul {
    width: 100%;
    height: 100%
}

.dh04 ul li {
    float: left;
    text-align: center;
    font-size: 0.3rem;
    color: #FFF;
    line-height: 0.5rem;
    width: 33.333%;
}

.dh04 ul li a {
    display: block;
    height: 60px;
    text-align: center;
    font-size: 0.3rem;
    width: 100%
}

.dh04 ul li a img {
    padding: 18px 0px 10px 15px;
}

.bq {
    font-size: 2rem;
    font-weight: bold
}

.dh05 {
    width: 100%;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
    border-radius: 5px;
}

.dh05 ul {
    width: 100%;
    height: 100%
}

.phb-nav {
    padding: 2% 3%;
    margin: 5% auto 2%;
    color: #fff;
    background: #e04d31;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    width: 90%;
}

.dh05 ul li {
    float: left;
    overflow: hidden;
    zoom: 1;
    float: left;
    text-align: center;
    width: 33.333%;
}

.dh05 ul li div {
    text-align: center;
    padding: 10px;
    color: #333333;
    height: auto;
    font-family: "微软雅黑";
    overflow: hidden;
    zoom: 1;
    font-size: 1.7rem;
}

.dh05 table {
    /* width: 94%;
    margin-left: 3%; */
}

.dh05 th {
    text-align: center;
    padding: 5px;
    color: #333;
    font-size: 1.6rem;
    font-weight: normal
}

.dh05 tr {
    border-bottom: 1px solid #f6f6f6;
}

.dhts {
    background: #278fff
}

/*index6*/
.dh02 {
    width: 90%;
    padding: 5% 2% 5% 2%;
    background: #e4312b;
    margin: 3% auto
}

.dh03 {
    width: 96%;
    margin: 0 auto;
    margin-top: 5%
}

.dh02 form {
    margin-bottom: 6%
}

.radio {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 3%
}

.xz {
    font-size: 0.3rem
}

/*index6*/

/*index7*/
.tj {
    width: 24%;
    height: auto;
    float: left;
    margin-right: 4%;
    margin-left: 4.7%
}

.a1 {
    font-size: 0.35rem;
    color: #e4312b;
    text-align: center;
    margin-bottom: 20px;
}

.b1 {
    width: 45px;
    height: 510px;
    background: #e4312b;
    margin: 0 auto
}

/*index7*/



.zp {
    width: 90%;
    margin: 8% auto 2% auto;
}

.zp img {
    width: 100%;
}

/* 大转盘样式 */
.banner {
    display: block;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.banner .turnplate {
    display: block;
    width: 100%;
    position: relative;
}

.banner .turnplate canvas.item {
    width: 100%;
}

.banner .turnplate img.pointer {
    position: absolute;
    width: 33%;
    height: 36%;
    left: 33.5%;
    top: 30%;
}

#sbtn {
    position: absolute;
    top: 85%;
    text-align: center;
    width: 100%;
}

#sbtn img {
    width: 24%;
    margin: 0 20px;
}

/* header{ position: relative; z-index: 10; width:100%; margin:10% auto;-webkit-animation: bounceIn 1s;animation: bounceIn 1s;}
header img{ width:100%;} */
.bottom-bar {
    padding: 3% 3% 0%;
    display: block;
    justify-content: left;
    align-items: center;
}

.bottom-bar img {
    width: 22%;
    float: left;
    margin-bottom: 5%;
}