body{
    font-size: 10px;
    font-family: 微软雅黑;
}
.wrap{
    width: 1004px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.wrap img{
    max-width: 100%;
    height: auto;
}
h1 {
    background: #000;
    width: 50%;
    padding: 1rem;
    color: #fff;
    display: block;
    margin: 1rem auto;
    border-radius: 3rem;
    font-size: 5rem;
}
h2 {
    font-size: 8rem;
    font-weight: bolder;
    color: #fd4729;
    display: block;
    margin: 1rem auto;
}
h3 {
    font-size: 6rem;
    font-weight: bolder;
    color: #fd4729;
    display: block;
    margin: 1rem auto;
}
section {position: relative;}

.pc-show {
    display: block;
}
.phone-show {
    display: none;
}

.sec01 .layer01 {
    background: url(/zone/images/sec01-bg.jpg) center no-repeat;
}
.sec01 .layer02 {
    background: url(/zone/images/index-01.jpg) center no-repeat;
    height: 612px;
    padding-top: 312px;
}
.sec01 strong {
    color: yellow;
    margin: 0 0.5rem;
}
.sec01 h3 {
    font-size: 10rem;
}
.sec01 h2 {
    font-size: 16rem;
}
.sec01 .box {
    bottom: 2.4rem;
    width: 100%;
}
.sec01 .box h3 {
    font-size: 7rem;
    color: #fff;
    text-shadow: 0px 0px 8px red;
    margin-bottom: 3rem;
}
.sec01 .box h2  {
    font-size: 8rem;
    color: #fff;
}
.sec01 .box p {
    font-size: 3rem;
    font-weight: bolder;
}

.sec02 .box-01 {
    background: url(/zone/images/index-02.jpg) center no-repeat;
    position: relative;
    height: 610px;
    padding-top: 260px;
    padding-right: 53%;
    padding-left: 2%;
}
.sec02 .box-01 h2 {
    text-align: left;
    font-size: 6rem;
}
.sec02 .box-01 p {
    text-align: left;
    color: #fff;
    line-height: 2.8rem;
}
.sec02 .box-02 {
    background: #232323;
    width: 1004px;
    display: block;
    margin: 0 auto;
    padding: 2rem 0;
}

.sec02 .box-02 p {
    font-size: 4rem;
    padding: 1rem 0;
    background: #e94428;
    color: #fff;
}

.sec03 .wrap {
    background: url(/zone/images/index-03.jpg) center no-repeat;
    height: 950px;
    padding-top: 2rem;
    padding-left: 2%;
}
.sec03 .box {
    margin-left: 1%;
    width: 58%;
}

.sec03 .box h2 {
    font-size: 5rem;
    line-height: 6rem;
    text-align: left;
}
.sec03 .box p {
    text-align: left;
    line-height: 2.8rem;
}

.sec04 .wrap {
    background: #353736;
    padding: 3rem 0;
    width: 1004px;
}
.sec04 .box {
    position: relative;
    width: 80%;
    background: #fff;
    display: block;
    margin: 0 auto;
    padding-bottom: 1rem;
    border-radius: 3rem;
}
.sec04 .box h5 {
    color: #fff;
    background: #fd4729;
    font-size: 3rem;
    line-height: 5rem;
    margin-bottom: 1.5rem;
    border-radius: 3rem 3rem 0 0;
}
.sec04 .box p {
    text-align: left;
    line-height: 2.8rem;
    margin: 0 1rem;
}

.sec05 .wrap {
    background: url(/zone/images/index-06.jpg) center no-repeat;
    height: 593px;
    padding-top: 5rem;
}
.sec05 .box {
    margin-left: 2%;
    width: 60%;
}
.sec05 h2 {
    font-size: 5rem;
    text-align: left;
    padding-left: 2rem;
}
.sec05 .devide-50 {
    
}
.sec05 .devide-50 .box-01 {
    background: #fff;
    border-radius: 1rem;
    padding: 2rem 1rem;
    margin: 2rem;
}

.sec05 .devide-50 h5 {
    font-size: 2rem;
    font-weight: bolder;
}
.sec05 hr {
    border-top: solid 1px red;
}
.sec05 p {
    text-align: left;
    line-height: 2.8rem;
}

.sec06 .wrap {
    background: #2b2b2b;
}


.sec06 .box {
    background: url(/zone/images/index-07.jpg) center no-repeat;
    height: 372px;
    padding-top: 3rem;
}
.sec06 h2, .sec06 p {
    color: #fff;
}
.sec06 p {
    line-height: 2.8rem;
}
.sec06 h3 {
    color: #fbe50f;
    font-size: 4rem;
}
.sec06 .devide p {
    margin: 0.5rem auto 1.5rem auto;
}

.sec07 .box {
    background: url(/zone/images/index-08.jpg) center no-repeat;
    height: 589px;
    padding-top: 1rem;
    padding-right: 50%;
}
.sec07 h3 {
    text-align: left;
}
.sec07 h2 {
    color: #282828;
}

.sec08 .wrap {
    background: url(/zone/images/index-09.jpg) center no-repeat,#fd4729;
    min-height: 780px;
    padding-top: 3rem;
}
.sec08 h2 {
    font-size: 6rem;
    color: #fff;
}
.sec08 .box-01 {
    width: 32%;
    height: 260px;
    margin: 80px auto auto 60%;
    display: block;
}
.sec08 .box-02 {
    display: block;
    width: 32%;
    height: 210px;
    margin: 50px auto auto 10%;
}
.sec08 h5 {
    font-size: 4rem;
    font-weight: bold;
}
.sec08 p {
    font-size: 2.8rem;
    line-height: 4rem;
    text-align: left;
}

.sec09 {
    padding: 1.5rem 0;
}
.sec09 h3 {
    background: #fd4729;
    color: #fff;
    width: 60%;
    border-radius: 3rem;
    padding: 1rem;
    font-size: 4rem;
}
.sec09 h2 {
    font-size: 7rem;
    color: #2b2b2b;
}

.sec10 li {
    text-align: left;
    padding: 0.5rem;
}

main .message {
    padding-bottom: 5rem;
}
main .message .tips {
    height: 6rem;
    background: url(/zone/images/tips-m.gif) left no-repeat;
    width: 435px;
    background-position-y: 0;
    display: block;
    padding: 1.5rem 0;
    margin: 3.5rem auto;
}

main .message .tips h5 {
    font-size: 1.8rem;
}
main .message strong {
    color: red;
    font-weight: bolder;
    margin: 0 0.5rem;
}
main #myform {
    width: 500px;
    display: block;
    margin: 3rem auto;
}
main #myform label {
    display: block;
}

main #myform input {
    vertical-align: middle;
    border: solid 1px #ccc;
    width: 468px;
    height: 5rem;
    margin-bottom: 3rem;
    font-size: 1.6rem;
}
main #myform label input {
    padding-left: 1rem;
}
main #myform input::-webkit-input-placeholder{
    color:#ccc;
    font-size: 1.6rem;
    font-weight: normal;
}
main #myform input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
    font-size: 1.6rem;
    font-weight: normal;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
    font-size: 1.6rem;
    font-weight: normal;
}
main #myform input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
    font-size: 1.6rem;
    font-weight: normal;
}
main #myform .coolbg {
    background: #f9aa0e;
    border: none;
    font-weight: bolder;
    color: #ffffff;
}



@media(max-width: 800px) {
    .wrap {
        width: 100%;
    }
    .pc-show {
        display: none;
    }
    .phone-show {
        display: block;
    }
    main .message .tips {
        margin: 3.5rem auto;
        width: 69%;
        display: block;
        background: url(/zone/images/tips-m.gif) left top no-repeat;
        background-position-y: 0.5rem;
    }
    main .message .tips h5 {
        line-height: 3rem;
        padding-left: 4rem;
    }
    main #myform {
        width: auto;
    }
    main #myform input {
        width: 88%;
    }
}