/* GLOBAL STYLES */

html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section,
a {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

a {
    text-decoration: none !important;
}

input,
select,
textarea {
    vertical-align: middle;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

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

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}


.container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    background-position: center;
    height: 680px;
}


.banner-c {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}



.logo {
    position: absolute;
    width: 103px;
    left: 0.8%;
    top: 3%;
}

.banner-t1 {
    width: 41.8%;
    margin-left: 0.8%;
    margin-top: 11%;
}

.banner-t2 {
    font-size: 28px;
    margin-left: 0.8%;
    color: #fff;
    margin-top: 2%;
}

.banner-btn {
    width: 100%;
    margin-left: 0.8%;
    margin-top: 4%;
    overflow: hidden;
    
}
.banner-sbtn:hover{
    transform:scale(1.05);
}
.banner-t3 {
    float: left;
    font-size: 20px;
    color: #fff;
    margin-right: 2.5%;
    margin-top: 1%;
}

.banner-sbtn {
    width: 18%;
    float: left;
    position: relative;
    transition:0.5s;
}
.banner-sbtn.mt{
    margin-left:2.5%;
}
.banner-sbtn p {
    font-size: 22px;
    font-weight: 600;
    color: #275498;
    position: absolute;
    left: 15%;
    top: 19%;
}
.banner-sbtn.mt p{
    left:13%;
}
.center {
    width: 100%;
    background-image: url(../images/bg.jpg);
    background-size: 100% 100%;

}

.content {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 65px 0;
}

.title {
    width: 100%;
    box-sizing: border-box;
    padding-left: 4.6%;
}

.title>p {
    font-size: 38px;
    color: #fff;
}

.title-line {
    width: 6.7%;
    margin-top: 1%;
    margin-left: 0.2%;
}

.p0-box {
    width: 59%;
    position: relative;
    margin: 4% auto 0;
    z-index: 30;
}

.p0-box>p {
    position: absolute;
    left: 0;
    top: 9%;
    width: 100%;
    font-size: 18px;
    line-height: 2em;
    text-align: center;
    color: #fff;
}

.p1-bg {
    position: absolute;
    width: 40.7%;
    right: 1.1%;
    bottom: 0;
}

.p1-box {
    width: 100%;
    margin: 4% auto 0;
    overflow: hidden;
}

.p1-tip {
    float: left;
    margin-left: 5.8%;
    font-size: 15px;
    color: #fff;
    margin-right: 2.8%;
    line-height: 1.9em;
    margin-top: 23%;
}

.p1-main {
    width: 69%;
    float: left;
    position: relative;
}

.p1-img1 {
    width: 2%;
    position: absolute;
    left: 21.4%;
    top: 8%;
}

.p1-tbox {
    position: absolute;
    left: 33.3%;
}

.p1-tbox.t1 {
    top: 6%;
}

.p1-t1 {
    font-size: 18px;
    color: #4e76a7;
    line-height: 1.75em;
}

.p1-tbox.t2 {
    top: 23%;
}

.p1-tbox.t3 {
    top: 42%;
}

.p1-tbox.t4 {
    top: 62%;
}

.p2-box {
    width: 85.1%;
    margin: 4% auto 0;
}

.p2-box>li {
    width: 48.5%;
    float: left;
    margin-left: 3%;
    position: relative;
    margin-bottom: 5%;
}

.p2-box>li:first-child,
.p2-box>li:nth-child(3) {
    margin-left: 0;
}

.p2-name {
    font-size: 26px;
    color: #fff;
    width: 61.5%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 17.7%;
    text-align: center;
}

.p2-line {
    width: 2px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    top: 36.7%;
    left: 30%;
    opacity:0.5;
}

.p2-t1 {
    position: absolute;
    left: 0;
    top: 64%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    opacity: 0.5;
    line-height: 1.75em;
    width: 61.5%;
}

.p3-box {
    width: 92.7%;
    margin: 4% auto 0;
    overflow: hidden;
}

.p3-box li {
    width: 19.3%;
    margin-left: 0.7%;
    float: left;
}

.p3-box li:first-child {
    margin-left: 0;
}

.p3-top {
    width: 100%;
    position: relative;
}

.p3-main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.p3-t1 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #fff;
    margin-top: 14%;
}

.p3-t2 {
    width: 100%;
    text-align: center;
    color: #fff;
    opacity: 0.5;
}

.p3-ic {
    width: 29.6%;
    margin: 8% auto 0;
}

.p3-t3 {
    width: 73%;
    margin: 14% auto 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    opacity: 0.5;
    line-height: 1.7em;
}

.p3-bottom {
    width: 100%;
}

.p4-main {
    position: relative;
    width: 69%;
    margin-left: 20.5%;
    margin-top: -10%;
}

.p4-tbox {
    position: absolute;
    width: 40%;
    left: 9%;
    top: 19%;
}

.p4-tbox>p {
    font-size: 18px;
    line-height: 1.5em;
    color: #4e76a7;
    margin-bottom: 3%;
}

.p4-t2 {
    font-size: 18px;
    color: #4e76a7;
    position: absolute;
    left: 58%;
    top: 66%;
}

.p4-download {
    width: 6.2%;
    position: absolute;
    left: 72.8%;
    top: 74.1%;
}

.p5-img {
    width: 100%;
    position: relative;
    margin: 4% auto 0;
}

.p5-t1 {
    position: absolute;
    font-size: 30px;
    color: #fff;
    left: 10%;
    top: 70.5%;
}

.p5-t2 {
    position: absolute;
    left: 10%;
    top: 82.5%;
    width: 43%;
    line-height: 1.7em;
    color: #fff;
}

.p6-img {
    position:relative;
    width: 100%;
    margin: 4% auto 0;
}

.content.p6 {
    background-image: url(../images/p6-bg.jpg);
    background-size: cover;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #404043;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #cccccc;
}

.bottom .main {
    margin: 0 auto;
    padding: 0;
}

.bottom img {
    width: auto;
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

@media (max-width:1200px) {

    .banner-c,
    .main {
        width: 1100px;
    }

    .banner {
        height: 580px;
    }

    .p4-tbox {
        width: 41%;
    }
}

@media (max-width:960px) {
    .show-pc {
        display: none;
    }

    .show-phone {
        display: block;
    }

    .banner-c {
        position:absolute;
        left:0;
        top:0;
        width: 100%;
    }

    .banner {
        height: auto;
        background-position: 60% 50%;
    }

    .logo {
        width: 70px;
        top:6%;
        left:4.8%;
    }

    .banner-t1 {
        margin-top: 16%;
        margin-left: 4.8%;
    }

    .banner-t2 {
        font-size: 3.2vw;
        margin-left:4.8%;

    }
    .banner-btn{
        margin-left:4.8%;
    }
    .banner-sbtn{
        width:24%;
    }
    .banner-sbtn p{
        font-size:2.5vw;
        top:18%;
    }
    .banner-sbtn p{
        left:17%;
    }
    .banner-sbtn.mt p{
        left:12%;
    }
    .banner-t3{
        font-size:3vw;
    }
    .main {
        width: 100%;
        padding: 7% 0 0;
    }

    .title {
        padding-left: 0;
    }

    .title>p {
        text-align: center;
        font-size: 6vw;
        top: 8%;
    }

    .title-line {
        width: 16%;
        margin: 3% auto 0;
    }

    .p0-box {
        width: 90%;
        margin: 7% auto 0;
    }

    .p1-box {
        margin: 7% auto 0;
    }

    .p0-box>p {
        font-size: 3.1vw;
        top: 7%;
    }

    .p1-tip {
        float: none;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        font-size: 3.2vw;
    }

    .p1-main {
        width: 93.2%;
        margin: 2% auto 0;
        float: none;
    }

    .p1-t1 {
        font-size: 2.5vw;
        line-height: 1.5em;
    }

    .p1-tbox.t1 {
        top: 4%;
    }

    .p2-box {
        width: 80%;
        margin: 7% auto 0;
        overflow: hidden;
    }

    .p2-box li {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .p2-name {
        font-size: 5vw;
        top: 10.7%;
    }

    .p2-line {
        height: 25%;
        top: 33.7%;
    }

    .p2-t1 {
        font-size: 2.8vw;
    }

    .p3-box {
        width: 80%;
        margin: 7% auto 0;
        overflow: hidden;
    }

    .p3-box>li {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 3%;
    }

    .p3-main {
        width: 61.3%;
    }

    .p3-t1 {
        font-size: 5vw;
        margin-top: 5%;
    }

    .p3-ic {
        width: 19.6%;
        margin-top: 10%;
    }

    .p3-t3 {
        width: 80%;
        margin: 5% auto 0;
        font-size: 2.8vw;
    }

    .p4-main {
        width: 93.2%;
        margin: 7% auto 0;
    }

    .p4-tbox>p {
        font-size: 2.8vw;
    }
    .p4-tbox{
        width:46%;
        left:5%;
        top:15%;
    }
    .p4-download{
        width: 11.2%;
        left: 68.8%;
        top: 54.1%;
    }
    .p4-t2{
        font-size:2.6vw;
        left:52%;
        top:48%;
    }
    .p5-t1{
        font-size:3.7vw;
        left:3%;
        top:53.5%;
    }
    .p5-t2{
        font-size:2.8vw;
    }
    .p5-t2{
        width:58%;
        left:3%;
        top:67.5%;
        font-size:2.7vw;
    }
     .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .div-br{
        display:block;
    }

    .content.p5 .main{
        padding:0 0 7%;
    }
    .content.p6 .main{
        padding:7% 0 0;
    }
    .bottom .main {
        width:92.3%;
        margin:0 auto;
    }
}