html {
    height: 100%;
}

body {
    font-size: 14px;
    font-family: '微软雅黑';
    /* height: 100%; */
    margin: 0;
    padding: 0;
    background: #fff;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: text;
    -moz-user-focus: text;
    -moz-user-select: text;
    /* webkit-user-select: none;
    -webkit-font-smoothing: antialiased; */
    -webkit-text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

div,
dl,
dt,
dd,
input,
button,
label,
ul,
ol,
li,
p,
select,
span,
textarea,
thead,
tfoot,
table,
tr,
td,
figure,
figcaption,
time,
small {
    font-weight: normal;
    margin: 0;
    padding: 0;

}

input,
button {
    font-size: 14px;
}

input,
textarea {
    -webkit-user-select: auto !important;
    -khtml-user-select: auto !important;
    -moz-user-select: auto !important;
    -ms-user-select: auto !important;
    -o-user-select: auto !important;
    user-select: auto !important;
}


div {
    display: block;
}

table {
    border-collapse: collapse;
}

li,
ol,
ul {
    list-style-type: none;
}

img {
    border: 0 none;
    vertical-align: top;
}

em,
cite,
i {
    font-style: normal;
}

button,
input,
textarea,
select {
    border-radius: 0;
    -webkit-appearance: none;
    border: none;
    outline-style: none;
    line-height: 1.3333;
    vertical-align: middle;
    background-color: transparent;
}

input[type=date]:before {
    content: attr(placeholder);
    color: #999;
}

input::-webkit-clear-button,
input::-webkit-calendar-picker-indicator {
    display: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}

a {
    text-decoration: none
}

:focus {
    outline: 0;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 0;
    display: block;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    content: '';
}

::-webkit-scrollbar {
    width: 0;
}

/* -------------------------------------------------------------------------------------------------------------------- */
header {
    width: 100%;
    height: 75px;
    background: #fff;
    ;
}

.centerMain {
    width: 948px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    width: 200px;
    height: 75px;
    display: block;
    float: left;
    margin-left: 39px;
    background: url(../images/logo.png) no-repeat center center;
}

.headContact.wap {
    display: none;
}

.headContact.pc {
    width: 154px;
    height: 75px;
    background: url(../images/conts.png) no-repeat center center;
    display: block;
    float: right;
    cursor: pointer;
}

.banner {
    width: 100%;
    height: 527px;
    background: url(../images/banner.jpg) no-repeat center center;
}

.bannerText {
    width: 100%;
    height: 92px;
    background: rgba(226, 42, 46, .68);
    margin-top: -92px;
}

.bannerText span {
    display: block;
    padding: 0 32px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
}

.wap-picAndText {
    display: none;
}

.picAndText {
    width: 865px;
    margin: 0 auto;
    margin-top: 60px;
    display: block;
}

.picAndText li {
    margin-bottom: 86px;
    overflow: hidden;
}

.picAndText li .limg {
    width: 329px;
    height: 219px;
    display: block;
    float: left;
}

.picAndText li .limg.limg01 {
    background: url(../images/img01.jpg) no-repeat;
}

.picAndText li .limg.limg02 {
    background: url(../images/img02.jpg) no-repeat;
}

.picAndText li .limg.limg03 {
    background: url(../images/img03.jpg) no-repeat;
}

.picAndText li .limg.limg04 {
    background: url(../images/img04.jpg) no-repeat;
}

.picAndText li .txt {
    width: 480px;
    float: left;
    margin-left: 45px;
}

.picAndText li .txt .tit {
    font-size: 24px;
    color: #000;
}

.picAndText li .txt .words {
    font-size: 14px;
    color: #000;
    margin-top: 28px;
    display: block;
    line-height: 25px;
}

.picAndText li:nth-child(2n) .txt {
    width: 447px;
    margin-left: 0;
}

.picAndText li:nth-child(2n) .limg {
    margin-left: 80px;
}

.picAndText li:nth-child(3) .txt .tit {
    width: 480px;
    text-align: right;
    display: block;
}


.downSec {
    width: 100%;
    height: 337px;
    background: #e22a2e;
}

.downSec .leftImg {
    width: 400px;
    font-size: 40px;
    color: #fff;
    line-height: 60px;
    float: left;
    margin-left: 44px;
    margin-top: 73px;
}

.downSec .rightBox {
    float: right;
    margin-right: 52px;
    margin-top: 73px;
}

.downSec .rightBox .download01 {
    width: 290px;
    height: 74px;
    display: block;
    background: url(../images/btn01.png) no-repeat right center;
    font-size: 20px;
    color: #fff;
    line-height: 74px;
    padding-left: 55px;
}

.downSec .rightBox .download02 {
    width: 290px;
    height: 74px;
    display: block;
    background: url(../images/btn02.png) no-repeat right center;
    font-size: 20px;
    color: #fff;
    line-height: 74px;
    padding-left: 55px;
    margin-top: 5px;
}

.downSec .rightBox .txt {
    width: 340px;
    margin-top: 20px;
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: right;
    line-height: 30px;
}

.conSec {
    width: 100%;
    height: 338px;
    background: #fff;
}

.conSec .center {
    width: 948px;
    margin: 0 auto;
    position: relative;
}

.conSec .center .peo {
    width: 260px;
    height: 303px;
    background: url(../images/peo.png) no-repeat;
    display: block;
    position: absolute;
    left: 135px;
    top: 35px;
}

.conSec .center .w01 {
    width: 275px;
    height: 78px;
    display: block;
    position: absolute;
    top: 70px;
    left: 570px;
    font-size: 25px;
    color: #000;
    text-align: left;
    line-height: 45px;
}

.conSec .center .w02 {
    width: 156px;
    height: 53px;
    display: block;
    position: absolute;
    top: 188px;
    left: 574px;
    font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 25px;
}

.conSec .center .tels {
    font-size: 16px;
    color: #000;
    position: absolute;
    top: 260px;
    left: 578px;
}

.conSec .center .email {
    font-size: 16px;
    color: #000;
    position: absolute;
    top: 287px;
    left: 578px;
}

.about {
    width: 100%;
    height: 320px;
    background: url(../images/cow.png) no-repeat left center #333;
}

.about .aboutCenter {
    width: 948px;
    height: 320px;
    margin: 0 auto;
    position: relative;
}

.about .aboutCenter .cow {
    width: 111px;
    height: 171px;
    display: block;
    position: absolute;
    left: 0;
    top: 64px;
    background: url(../images/cow.png) no-repeat;
}

.about .aboutCenter .comEmail {
    font-size: 16px;
    color: #fff;
    display: block;
    position: absolute;
    left: 78px;
    top: 160px;
}

.about .aboutCenter .comcopy {
    font-size: 16px;
    color: #fff;
    display: block;
    position: absolute;
    left: 78px;
    top: 180px;
}

.about .aboutCenter .all {
    font-size: 18px;
    color: #fff;
    display: block;
    position: absolute;
    left: 78px;
    top: 90px;
}

.about .aboutCenter .allNet {
    font-size: 18px;
    color: #fff;
    display: block;
    position: absolute;
    left: 78px;
    top: 122px;
    padding-left: 30px;
    background: url(../images/icon-am.png) no-repeat left center;
}

.about .aboutCenter .text {
    width: 435px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 40px;
    top: 40px;
    line-height: 25px;
    text-align: right;
}

.about .aboutCenter .text .tit {
    width: 422px;
    text-align: right;
    display: block;
    font-size: 32px;
}

.banner .centerMain {
    height: 527px;
    position: relative;
    left: 0;
    top: 0;
}

.banner .centerMain .banp {
    width: 400px;
    font-size: 40px;
    color: #fff;
    position: absolute;
    left: 45px;
    top: 118px;
    line-height: 60px;
    text-shadow: 4px 4px 3px #454545;
}

.videoSec{
    width: 762px;
    height: 580px;
    margin: 47px auto;
    position: relative;
    border-bottom: 1px solid #bfbfbf;
}
.videoSec .video{
    width: 100%;
}
.videoSec .p1{
    font-size: 24px;
    color: #000;
    margin-top: 20px;
}
.videoSec .p2{
    font-size: 13px;
    color: #000;
    margin-top: 10px;
}


@media screen and (max-width: 948px) {
    header {
        width: 750px;
        height: 135px;
    }

    .centerMain {
        width: 750px;
        margin: 0 auto;
        overflow: hidden;
    }

    .logo {
        width: 339px;
        height: 134px;
        display: block;
        float: left;
        background: url(../images/wap-logo.jpg) no-repeat;
        margin-top: 0;
        margin-left: 0;
    }

    .headContact.pc {
        display: none;
    }

    .headContact.wap {
        width: 290px;
        height: 135px;
        background: url(../images/wap-cons.png) no-repeat;
        float: right;
        display: block;
    }

    .banner {
        width: 100%;
        height: 1028px;
        background: url(../images/wap-banner.jpg) no-repeat center center;
    }

    .banner .centerMain {
        height: 750px;
        position: relative;
        left: 0;
        top: 0;
    }

    .banner .centerMain .banp {
        width: 750px;
        font-size: 68px;
        color: #fff;
        position: absolute;
        left: 65px;
        top: 105px;
        line-height: 122px;
    }

    .bannerText {
        width: 100%;
        height: 320px;
        background: rgba(226, 42, 46, .68);
        margin-top: -320px;
    }

    .bannerText span {
        display: block;
        padding: 0 45px;
        font-size: 28px;
        color: #fff;
        line-height: 53px;
        margin-top: 28px;
    }

    .picAndText {
        display: none;
    }

    .wap-picAndText {
        width: 542px;
        margin: 0 auto;
        margin-top: 95px;
        display: block;
    }

    .wap-picAndText li {
        margin-bottom: 140px;
        overflow: inherit;
    }

    .wap-picAndText li .limg {
        width: auto;
        height: auto;
        display: block;
        float: inherit;
    }

    .wap-picAndText li .limg.limg01 {
        width: 531px;
        height: 354px;
        margin: 0 auto;
        background: url(../images/wap-img01.png) no-repeat;
    }

    .wap-picAndText li .limg.limg02 {
        width: 518px;
        height: 342px;
        margin: 0 auto;
        background: url(../images/wap-img02.png) no-repeat;
    }

    .wap-picAndText li .limg.limg03 {
        width: 519px;
        height: 346px;
        margin: 0 auto;
        background: url(../images/wap-img03.png) no-repeat;
    }

    .wap-picAndText li .limg.limg04 {
        width: 542px;
        height: 361px;
        margin: 0 auto;
        background: url(../images/wap-img04.png) no-repeat;
    }

    .wap-picAndText li .txt {
        width: 548px;
        float: inherit;
        margin: 0 auto;
        margin-left: 0;
        margin-top: 40px;
    }

    .wap-picAndText li .txt .tit {
        width: 100%;
        font-size: 40px;
        color: #000;
        text-align: center;
        display: block;
    }

    .wap-picAndText li .txt .words {
        font-size: 28px;
        color: #000;
        margin-top: 50px;
        display: block;
        line-height: 55px;
    }


    .downSec {
        width: 100%;
        height: 1236px;
        background: #e22a2e;
    }

    .downSec .leftImg {
        width: 612px;
        display: block;
        float: inherit;
        margin-left: 108px;
        margin-top: 122px;
        font-size: 64px;
        color: #fff;
        line-height: 105px;
        text-align: right;
    }

    .downSec .rightBox {
        float: inherit;
        margin: 0 auto;
        margin-right: 0;
        margin-top: 198px;
    }

    .downSec .rightBox .download01 {
        width: 630px;
        height: 150px;
        display: block;
        margin: 0 auto;
        background: url(../images/wap-img06.png) no-repeat center center;
        font-size: 40px;
        color: #fff;
        text-align: center;
        line-height: 142px;
        padding-left: 0; 
    }

    .downSec .rightBox .download02 {
        width: 630px;
        height: 150px;
        display: block;
        margin: 0 auto;
        background: url(../images/wap-img06.png) no-repeat center center;
        font-size: 40px;
        color: #fff;
        text-align: center;
        line-height: 142px;
        padding-left: 0; 
        margin-top: 15px;
    }

    .downSec .rightBox .txt {
        width: 468px;
        display: block;
        margin: 0 auto;
        margin-top: 45px;
        font-size: 32px;
        color: #fff;
        text-align: center;
        line-height: 55px;
    }

    .conSec {
        width: 100%;
        height: 1045px;
        background: #fff;
    }

    .conSec .center {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .conSec .center .peo {
        width: 456px;
        height: 660px;
        background: url(../images/wap-img09.png) no-repeat;
        display: block;
        position: absolute;
        left: 237px;
        top: 386px;
    }

    .conSec .center .w01 {
        width: 555px;
        height: 157px;
        display: block;
        position: absolute;
        top: 112px;
        left: 90px;
        font-size: 50px;
        color: #000;
        text-align: left;
        line-height: 95px;
    }

    .conSec .center .w02 {
        width: 247px;
        height: 96px;
        display: block;
        position: absolute;
        top: 482px;
        left: 90px;
        font-size: 30px;
        color: #000;
        text-align: left;
        line-height: 55px;
    }

    .conSec .center .tels {
        font-size: 28px;
        color: #000;
        position: absolute;
        top: 350px;
        right: 0;
        left: 88px;
    }

    .conSec .center .email {
        font-size: 28px;
        color: #000;
        position: absolute;
        top: 400px;
        right: 0;
        left: 88px;
    }

    .about {
        width: 100%;
        height: 1140px;
        background: url(../images/cow.png) no-repeat left 157px #333;
    }

    .about .aboutCenter {
        width: 100%;
        height: 1140px;
        margin: 0 auto;
        position: relative;
    }

    .about .aboutCenter .cow {
        width: 222px;
        height: 342px;
        display: block;
        position: absolute;
        left: 0;
        top: 205px;
        background: url(../images/wap-img10.png) no-repeat;
    }

    .about .aboutCenter .comEmail {
        font-size: 26px;
        color: #fff;
        display: block;
        position: absolute;
        left: 330px;
        top: 948px;
    }

    .about .aboutCenter .comcopy {
        font-size: 26px;
        color: #fff;
        display: block;
        position: absolute;
        left: 242px;
        top: 984px;
    }

    .about .aboutCenter .all {
        font-size: 28px;
        color: #fff;
        display: block;
        position: absolute;
        left: 500px;
        top: 850px;
    }

    .about .aboutCenter .allNet {
        font-size: 28px;
        color: #fff;
        display: block;
        position: absolute;
        left: 344px;
        top: 895px;
        padding-left: 30px;
        background: url(../images/icon-am.png) no-repeat left center;
    }

    .about .aboutCenter .text {
        width: 452px;
        font-size: 28px;
        color: #fff;
        position: absolute;
        right: 73px;
        top: 64px;
        line-height: 55px;
        text-align: right
    }

    .about .aboutCenter .text .tit {
        width: 452px;
        text-align: right;
        display: block;
        font-size: 42px;
    }

    .videoSec{
        width: 100%;
        height: 750px;
        margin: 47px auto;
        position: relative;
        border-bottom: 1px solid #fff;
    }
    .videoSec .video{
        width: 100%;
    }
    .videoSec .p1{
        width: 530px;
        font-size: 36px;
        color: #000;
        text-align: center;
        margin: 0 auto;
        margin-top: 40px;
    }
    .videoSec .p2{
        font-size: 20px;
        color: #000;
        margin-top: 30px;
        text-align: center;
    }
    .videoSec .p2 i{
        display: block;
    }

    .videoSec span{
        width: 70%;
        height: 1px;
        background: #bfbfbf;
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translate(-50%,0)
    }
}