                                                                                                        /* GLOBAL STYLES */
                                                                                                    
                                                                                                    html,
                                                                                                    body {
                                                                                                        width: 100%;
                                                                                                        margin: 0;
                                                                                                        padding: 0;
                                                                                                        font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
                                                                                                        -webkit-font-smoothing: antialiased;
                                                                                                    }
                                                                                                    
                                                                                                    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);
                                                                                                    }
                                                                                                    
                                                                                                    .show-pc {
                                                                                                        display: block;
                                                                                                    }
                                                                                                    
                                                                                                    .show-phone {
                                                                                                        display: none;
                                                                                                    }
                                                                                                    
                                                                                                    .right {
                                                                                                        width: 122px;
                                                                                                        position: fixed;
                                                                                                        bottom: 70px;
                                                                                                        right: 10px;
                                                                                                        z-index: 100;
                                                                                                        background: #fff;
                                                                                                        z-index: 501;
                                                                                                        box-shadow: 0px 1px 7px #999;
                                                                                                    }
                                                                                                    
                                                                                                    .right-tbox {
                                                                                                        width: 100%;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .r-close {
                                                                                                        width: 22%;
                                                                                                        position: absolute;
                                                                                                        top: -6%;
                                                                                                        right: -6%;
                                                                                                        z-index: 10;
                                                                                                        cursor: pointer;
                                                                                                    }
                                                                                                    
                                                                                                    .right img {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb {
                                                                                                        width: 79%;
                                                                                                        margin: 0 auto;
                                                                                                        background: #fff;
                                                                                                    }
                                                                                                    
                                                                                                    .right-jt {
                                                                                                        width: 18%;
                                                                                                        margin: 4% auto;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb-txt {
                                                                                                        width: 98%;
                                                                                                        margin: 7% auto 3%;
                                                                                                        background: #fff;
                                                                                                        text-align: center;
                                                                                                        color: #333333;
                                                                                                        overflow: hidden;
                                                                                                        font-size: 18px;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb-txt2 {
                                                                                                        margin: 0 auto 7%;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb-txt3 {
                                                                                                        margin: 0 auto;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb-txt.hong {
                                                                                                        color: #E10012;
                                                                                                    }
                                                                                                    
                                                                                                    .right-fb-txt span {
                                                                                                        color: #E10012;
                                                                                                    }
                                                                                                    
                                                                                                    .container {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .top {
                                                                                                        width: 100%;
                                                                                                        height: 80px;
                                                                                                        background: #fff;
                                                                                                        overflow: hidden;
                                                                                                        position: fixed;
                                                                                                        left: 0;
                                                                                                        top: 0;
                                                                                                        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
                                                                                                        z-index: 999;
                                                                                                    }
                                                                                                    
                                                                                                    .top-c {
                                                                                                        width: 1200px;
                                                                                                        height: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .logo {
                                                                                                        width: 110px;
                                                                                                        float: left;
                                                                                                        margin-top: 19px;
                                                                                                    }
                                                                                                    
                                                                                                    .logo img {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    
                                                                                                    .nav {
                                                                                                        float: right;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li {
                                                                                                        margin-left: 54px;
                                                                                                        float: left;
                                                                                                        line-height: 76px;
                                                                                                        font-size: 16px;
                                                                                                        color: #333;
                                                                                                        cursor: pointer;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li:hover a {
                                                                                                        color: #e60012;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li a {
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li:hover {
                                                                                                        color: #E60012;
                                                                                                        border-bottom: 4px solid #e60012;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li.active {
                                                                                                        border-bottom: 4px solid #e60012;
                                                                                                    }
                                                                                                    
                                                                                                    .nav li.active a {
                                                                                                        color: #E50012;
                                                                                                    }
                                                                                                    
                                                                                                    .banner {
                                                                                                        width: 100%;
                                                                                                        margin-top: 80px;
                                                                                                        position: relative;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .banner-video {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    
                                                                                                    .container-s {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                    }
                                                                                                    
                                                                                                    div {
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .container-s img {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    
                                                                                                    div {
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .txt-1 {
                                                                                                        width: 100%;
                                                                                                        font-size: 32px;
                                                                                                        color: #000;
                                                                                                        border-left: 5px solid #e40011;
                                                                                                        line-height: 1.1em;
                                                                                                        padding-left: 15px;
                                                                                                        margin-bottom: 35px;
                                                                                                    }
                                                                                                    /*p0*/
                                                                                                    
                                                                                                    .p0-content {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .main {
                                                                                                        width: 1200px;
                                                                                                        margin: 35px auto 0;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p0-box {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        position: relative;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p0-txt {
                                                                                                        width: 60.5%;
                                                                                                        position: absolute;
                                                                                                        top: 10%;
                                                                                                        left: 36%;
                                                                                                    }
                                                                                                    
                                                                                                    .p0-txt p {
                                                                                                        line-height: 1.7em;
                                                                                                        margin-top: 2%;
                                                                                                        text-align: justify;
                                                                                                        font-size: 18px;
                                                                                                    }
                                                                                                    
                                                                                                    .p0-txt p:first-child {
                                                                                                        margin-top: 0;
                                                                                                    }
                                                                                                    /*p1*/
                                                                                                    
                                                                                                    .p1-ul {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-ul li {
                                                                                                        width: 32.6%;
                                                                                                        float: left;
                                                                                                        margin-left: 1.1%;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-ul li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-c1 {
                                                                                                        width: 100%;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-t1 {
                                                                                                        position: absolute;
                                                                                                        top: 16.2%;
                                                                                                        left: 25%;
                                                                                                        font-size: 20px;
                                                                                                        color: #e40000;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-t2 {
                                                                                                        position: absolute;
                                                                                                        top: 77%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                        text-align: center;
                                                                                                        font-size: 26px;
                                                                                                        color: #e40000;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-t1-1 {
                                                                                                        color: #333;
                                                                                                        left: 37%;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-t1-3 {
                                                                                                        color: #333;
                                                                                                        left: 37%;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-t2-1 {
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .p1-lable {
                                                                                                        color: #4d4d4d;
                                                                                                        margin: 30px 0 40px;
                                                                                                        margin-left: 20px;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    /*p2*/
                                                                                                    
                                                                                                    .p2-content {
                                                                                                        position: relative;
                                                                                                        width: 100%;
                                                                                                        background-image: url(../images/p2-bg.jpg);
                                                                                                        background-size: cover;
                                                                                                        background-position: bottom center;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-box {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-con1 {
                                                                                                        width: 56.5%;
                                                                                                        float: left;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-con2 {
                                                                                                        width: 39.7%;
                                                                                                        float: right;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-t1 {
                                                                                                        width: 70.5%;
                                                                                                        position: absolute;
                                                                                                        top: 17.8%;
                                                                                                        left: 22.5%;
                                                                                                        font-size: 18px;
                                                                                                        line-height: 1.7em;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-t2 {
                                                                                                        width: 53.8%;
                                                                                                        top: 20.8%;
                                                                                                        left: 33%;
                                                                                                    }
                                                                                                    
                                                                                                    .p2-lable {
                                                                                                        margin-left: 150px;
                                                                                                    }
                                                                                                    /*p3*/
                                                                                                    
                                                                                                    .p3-box {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto 40px;
                                                                                                        position: relative;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-box p span {
                                                                                                        color: #e40000;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-c1 {
                                                                                                        width: 46.2%;
                                                                                                        position: absolute;
                                                                                                        top: 12%;
                                                                                                        left: 4.2%;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-c1>img {
                                                                                                        width: 8px;
                                                                                                        float: left;
                                                                                                        margin-right: 2%;
                                                                                                        margin-top: 1.6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-c1>p {
                                                                                                        width: 96%;
                                                                                                        float: left;
                                                                                                        font-size: 18px;
                                                                                                        line-height: 1.7;
                                                                                                        text-align: justify;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-c2 {
                                                                                                        width: 36.3%;
                                                                                                        left: 58.1%;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-c2>img {
                                                                                                        margin-top: 2%;
                                                                                                        margin-right: 2.1%;
                                                                                                    }
                                                                                                    
                                                                                                    .p3-lable {
                                                                                                        color: #4d4d4d;
                                                                                                        font-size: 16px;
                                                                                                        position: absolute;
                                                                                                        top: 77.2%;
                                                                                                        left: 5.5%;
                                                                                                    }
                                                                                                    /*p4*/
                                                                                                    
                                                                                                    .p4-content {
                                                                                                        position: relative;
                                                                                                        width: 100%;
                                                                                                        background-image: url(../images/p4-bg.jpg);
                                                                                                        background-size: cover;
                                                                                                        background-position: bottom center;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-box {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto 40px;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul li {
                                                                                                        width: 23.2%;
                                                                                                        float: left;
                                                                                                        margin-left: 2.4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c {
                                                                                                        width: 100%;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-img1 {
                                                                                                        width: 38%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 9.7%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-t1 {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 40.5%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                        text-align: center;
                                                                                                        font-size: 44px;
                                                                                                        color: #e40012;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-t1 span {
                                                                                                        font-size: 18px;
                                                                                                        vertical-align: middle;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-t2 {
                                                                                                        top: 77.8%;
                                                                                                        left: 8%;
                                                                                                        font-size: 24px;
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-img2 {
                                                                                                        width: 25.6%;
                                                                                                        top: 6.4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-img3 {
                                                                                                        width: 24.1%;
                                                                                                        top: 6.4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-t1-1 {
                                                                                                        font-size: 22px;
                                                                                                        top: 42.2%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-t2-1 {
                                                                                                        top: 77.8%;
                                                                                                        left: 11%;
                                                                                                        font-size: 24px;
                                                                                                        color: #333;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 {
                                                                                                        width: 100%;
                                                                                                        margin: 20px auto 0;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 li {
                                                                                                        float: left;
                                                                                                        margin-left: 13%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 .p4-li1 {
                                                                                                        width: 23%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 .p4-li2 {
                                                                                                        width: 23%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-ul2 .p4-li3 {
                                                                                                        width: 28%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c1 {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c1>img {
                                                                                                        width: 8px;
                                                                                                        float: left;
                                                                                                        margin-right: 10px;
                                                                                                        margin-top: 4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c2>img {
                                                                                                        margin-top: 2.9%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c3>img {
                                                                                                        margin-top: 2.1%;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c1>p {
                                                                                                        width: 92%;
                                                                                                        float: left;
                                                                                                        line-height: 1.7em;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p4-c3>p {
                                                                                                        width: 92%;
                                                                                                    }
                                                                                                    /*p7*/
                                                                                                    
                                                                                                    .p7-box {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto 30px;
                                                                                                        overflow: hidden;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t2 span {
                                                                                                        color: #e40000;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t1 {
                                                                                                        position: absolute;
                                                                                                        top: 3.5%;
                                                                                                        left: 10.8%;
                                                                                                        font-size: 26px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t2 {
                                                                                                        width: 62.3%;
                                                                                                        position: absolute;
                                                                                                        top: 3%;
                                                                                                        left: 29.5%;
                                                                                                        font-size: 18px;
                                                                                                        line-height: 1.6em;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-con1 {
                                                                                                        width: 92.7%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 10.9%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul1 {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul1 li {
                                                                                                        width: 21.8%;
                                                                                                        float: left;
                                                                                                        margin-left: 4.2%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul1 li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c {
                                                                                                        width: 100%;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c-t1 {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 14.1%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                        text-align: center;
                                                                                                        font-size: 20px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c-t2 {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 45.5%;
                                                                                                        left: 26.3%;
                                                                                                        font-size: 16px;
                                                                                                        text-align: left;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c-t3 {
                                                                                                        top: 59%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c-t4 {
                                                                                                        top: 73%;
                                                                                                        color: #e00012;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul2 {
                                                                                                        margin-top: 30px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c1 {
                                                                                                        width: 100%;
                                                                                                        margin: 20px auto 0px;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c1>img {
                                                                                                        width: 8px;
                                                                                                        float: left;
                                                                                                        margin-right: 10px;
                                                                                                        margin-top: 0.8%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c1>p {
                                                                                                        width: 98%;
                                                                                                        float: left;
                                                                                                        line-height: 1.7em;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul3 {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul3 li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c1 {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c2>img {
                                                                                                        width: 8px;
                                                                                                        float: left;
                                                                                                        margin-right: 10px;
                                                                                                        margin-top: 0.8%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c3>img {
                                                                                                        margin-top: 0.8%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-c2>p {
                                                                                                        width: 95%;
                                                                                                        float: left;
                                                                                                        line-height: 1.7em;
                                                                                                        font-size: 16px;
                                                                                                        letter-spacing: -0.9px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul3 .p7-li1 {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul3 .p7-li2 {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul3 li {
                                                                                                        float: none;
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t3 {
                                                                                                        top: 66.1%;
                                                                                                        left: 9.1%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t4 {
                                                                                                        top: 65.4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4 {
                                                                                                        width: 92.7%;
                                                                                                        margin: 0 auto;
                                                                                                        position: absolute;
                                                                                                        top: 72.2%;
                                                                                                        left: 0;
                                                                                                        right: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4 li {
                                                                                                        width: 34.2%;
                                                                                                        float: left;
                                                                                                        margin-left: 1.5%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4 li:first-child {
                                                                                                        width: 28.6%;
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t1 {
                                                                                                        width: 100%;
                                                                                                        position: absolute;
                                                                                                        top: 18.2%;
                                                                                                        left: 59.5%;
                                                                                                        font-size: 20px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t1-1 {
                                                                                                        left: 52%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t2 {
                                                                                                        top: 46.8%;
                                                                                                        left: 50%;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t3 {
                                                                                                        top: 64.1%;
                                                                                                        left: 48.7%;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t4 {
                                                                                                        top: 45.9%;
                                                                                                        left: 43%;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t5 {
                                                                                                        top: 64.1%;
                                                                                                        left: 43%;
                                                                                                        font-size: 16px;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-ul4-t1 span {
                                                                                                        color: #e00012;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t5 {
                                                                                                        top: 85%;
                                                                                                        left: 6.8%;
                                                                                                        text-align: right;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t6 {
                                                                                                        width: 64.3%;
                                                                                                        top: 86.4%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t7 {
                                                                                                        top: 94.5%;
                                                                                                        left: 6.8%;
                                                                                                    }
                                                                                                    
                                                                                                    .p7-t8 {
                                                                                                        top: 94.6%;
                                                                                                    }
                                                                                                    /*p6*/
                                                                                                    
                                                                                                    .p6-box {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto 30px;
                                                                                                        overflow: hidden;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .p6-t1 {
                                                                                                        position: absolute;
                                                                                                        top: 32.7%;
                                                                                                        left: 26.9%;
                                                                                                        font-size: 28px;
                                                                                                        color: #e20000;
                                                                                                    }
                                                                                                    
                                                                                                    .p6-t2 {
                                                                                                        top: 55%;
                                                                                                        left: 27.9%;
                                                                                                        color: #333;
                                                                                                        font-size: 20px;
                                                                                                    }
                                                                                                    
                                                                                                    .p6-img1 {
                                                                                                        width: 2.5%;
                                                                                                        top: 44.9%;
                                                                                                        left: 48.7%;
                                                                                                    }
                                                                                                    
                                                                                                    .p6-img2 {
                                                                                                        width: 14%;
                                                                                                        top: 13.7%;
                                                                                                        left: 53.9%;
                                                                                                    }
                                                                                                    /*p5*/
                                                                                                    
                                                                                                    .p5-content {
                                                                                                        position: relative;
                                                                                                        width: 100%;
                                                                                                        background-image: url(../images/p8-bg.jpg);
                                                                                                        background-size: cover;
                                                                                                        background-position: bottom center;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-c {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto 30px;
                                                                                                        position: relative;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-t1 {
                                                                                                        position: absolute;
                                                                                                        top: 38.6%;
                                                                                                        left: 6.4%;
                                                                                                        font-size: 24px;
                                                                                                        color: #E50012;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-adr {
                                                                                                        width: 32.7%;
                                                                                                        position: absolute;
                                                                                                        top: 15.3%;
                                                                                                        left: 12%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul {
                                                                                                        width: 100%;
                                                                                                        position: absolute;
                                                                                                        top: 10%;
                                                                                                        left: 15%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul li {
                                                                                                        float: left;
                                                                                                        margin-left: 10.7%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul .p5-txt {
                                                                                                        color: #4D4D4D;
                                                                                                        font-size: 14px;
                                                                                                        line-height: 2;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-line {
                                                                                                        width: 0.6%;
                                                                                                        position: absolute;
                                                                                                        top: 12%;
                                                                                                        left: 49.6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-name {
                                                                                                        width: 37.8%;
                                                                                                        position: absolute;
                                                                                                        bottom: 10.1%;
                                                                                                        left: 6.3%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-iconbox {
                                                                                                        width: 100%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ic1 {
                                                                                                        width: 15.1%;
                                                                                                        float: left;
                                                                                                        margin-left: 0%;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ic2 {
                                                                                                        width: 28.8%;
                                                                                                        margin-left: 7%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ic3 {
                                                                                                        width: 42.4%;
                                                                                                        margin-left: 6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ic3 a {
                                                                                                        color: #000;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-img {
                                                                                                        width: 31.9%;
                                                                                                        float: left;
                                                                                                        margin-right: 20%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-img2 {
                                                                                                        width: 10.6%;
                                                                                                        margin-top: 0%;
                                                                                                        margin-right: 10%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-img3 {
                                                                                                        width: 11.4%;
                                                                                                        margin-top: 1%;
                                                                                                        margin-right: 6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-img img,
                                                                                                    .p5-img2 img,
                                                                                                    .p5-img3 img {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-tt {
                                                                                                        /*width:77.3%;*/
                                                                                                        font-size: 16px;
                                                                                                        color: #000;
                                                                                                        text-align: center;
                                                                                                        float: left;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-name li:first-child {
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    /*南区*/
                                                                                                    
                                                                                                    .p5-t2 {
                                                                                                        position: absolute;
                                                                                                        top: 38.6%;
                                                                                                        left: 56.1%;
                                                                                                        font-size: 24px;
                                                                                                        color: #E50012;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-adr2 {
                                                                                                        width: 32.7%;
                                                                                                        position: absolute;
                                                                                                        top: 15.3%;
                                                                                                        right: 5.6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul2 {
                                                                                                        left: 16%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-ul2 li {
                                                                                                        margin-left: 12.5%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-name2 {
                                                                                                        position: absolute;
                                                                                                        bottom: 10.1%;
                                                                                                        left: 56%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-1 {
                                                                                                        width: 45%;
                                                                                                        position: absolute;
                                                                                                        top: 42%;
                                                                                                        left: 6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-2 {
                                                                                                        width: 39%;
                                                                                                        top: 42%;
                                                                                                        left: 56%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-3 {
                                                                                                        width: 45%;
                                                                                                        top: 90%;
                                                                                                        left: 6%;
                                                                                                    }
                                                                                                    
                                                                                                    .p5-4 {
                                                                                                        width: 39%;
                                                                                                        top: 90%;
                                                                                                        left: 56%;
                                                                                                    }
                                                                                                    /*p8*/
                                                                                                    
                                                                                                    .p8-box {
                                                                                                        width: 33.3%;
                                                                                                        margin: 0 auto 40px;
                                                                                                    }
                                                                                                    /*底部*/
                                                                                                    
                                                                                                    .bottom {
                                                                                                        width: 100%;
                                                                                                        height: 60px;
                                                                                                        background-color: #4d4d4d;
                                                                                                        text-align: center;
                                                                                                        font-size: 12px;
                                                                                                        line-height: 60px;
                                                                                                        color: #e5e5e5;
                                                                                                    }
                                                                                                    
                                                                                                    .bottom .main {
                                                                                                        margin-top: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .bottom img {
                                                                                                        width: auto;
                                                                                                        vertical-align: middle;
                                                                                                        display: inline-block;
                                                                                                        padding-left: 1%;
                                                                                                        padding-right: 0.5%;
                                                                                                    }
                                                                                                    
                                                                                                    .bottom div {
                                                                                                        color: #fff;
                                                                                                    }
                                                                                                    
                                                                                                    .player-d {
                                                                                                        width: 90px;
                                                                                                        position: absolute;
                                                                                                        left: 50%;
                                                                                                        top: 64%;
                                                                                                        margin-left: -45px;
                                                                                                        margin-top: -145px;
                                                                                                        z-index: 200;
                                                                                                        cursor: pointer;
                                                                                                    }
                                                                                                    
                                                                                                    #videowin_jwplayer_logo {
                                                                                                        opacity: 0 !important;
                                                                                                    }
                                                                                                    
                                                                                                    .banner-d {
                                                                                                        width: 100%;
                                                                                                        margin: 0 auto;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    /*视频弹框*/
                                                                                                    
                                                                                                    .video-box {
                                                                                                        position: fixed;
                                                                                                        left: 0;
                                                                                                        top: 0;
                                                                                                        width: 100%;
                                                                                                        height: 100%;
                                                                                                        z-index: 10000;
                                                                                                        display: none;
                                                                                                    }
                                                                                                    
                                                                                                    .video-mask {
                                                                                                        position: absolute;
                                                                                                        left: 0;
                                                                                                        top: 0;
                                                                                                        width: 100%;
                                                                                                        height: 100%;
                                                                                                        background-color: #000;
                                                                                                        opacity: 0.9;
                                                                                                        filter: alpha(opacity=90);
                                                                                                    }
                                                                                                    
                                                                                                    .video-c {
                                                                                                        position: absolute;
                                                                                                        left: 50%;
                                                                                                        top: 20%;
                                                                                                        margin-left: -425px;
                                                                                                        z-index: 900;
                                                                                                        width: 850px;
                                                                                                    }
                                                                                                    
                                                                                                    .videowin {
                                                                                                        width: 800px;
                                                                                                        float: left;
                                                                                                    }
                                                                                                    
                                                                                                    .close {
                                                                                                        width: 20px;
                                                                                                        float: right;
                                                                                                        cursor: pointer;
                                                                                                    }
                                                                                                    
                                                                                                    .close img {
                                                                                                        width: 100%;
                                                                                                    }
                                                                                                    /*大纲页面*/
                                                                                                    
                                                                                                    .dagang-title {
                                                                                                        width: 100%;
                                                                                                        margin: 120px auto 30px;
                                                                                                        font-size: 32px;
                                                                                                        color: #000000;
                                                                                                        text-align: center;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-btn {
                                                                                                        width: 50%;
                                                                                                        margin: 3% auto;
                                                                                                        position: relative;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-box {
                                                                                                        width: 100%;
                                                                                                        height: 100%;
                                                                                                        position: absolute;
                                                                                                        top: 0;
                                                                                                        left: 0;
                                                                                                        overflow: hidden;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-img1 {
                                                                                                        width: 6.2%;
                                                                                                        margin-left: 20%;
                                                                                                        float: left;
                                                                                                        margin-top: 1.7%;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-txt {
                                                                                                        width: 58.1%;
                                                                                                        font-size: 20px;
                                                                                                        color: #000;
                                                                                                        text-align: left;
                                                                                                        float: left;
                                                                                                        margin-top: 2%;
                                                                                                        margin-left: 2%;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-img2 {
                                                                                                        width: 2.9%;
                                                                                                        float: left;
                                                                                                        margin-top: 2.6%;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-btn:hover .dagang-txt {
                                                                                                        color: #e60012;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-bottom {
                                                                                                        position: fixed;
                                                                                                        bottom: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .xiazai-btn {
                                                                                                        width: 70%;
                                                                                                    }
                                                                                                    
                                                                                                    .xiazai-btn>img {
                                                                                                        width: 100%;
                                                                                                        height: 60px;
                                                                                                    }
                                                                                                    
                                                                                                    .xiazai-img1 {
                                                                                                        width: 4.5%;
                                                                                                        margin-left: 17.25%;
                                                                                                        float: left;
                                                                                                        margin-top: 1.2%;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-xia {
                                                                                                        width: 4%;
                                                                                                        float: left;
                                                                                                        margin-top: 3%;
                                                                                                    }
                                                                                                    
                                                                                                    .dagang-txt2 {
                                                                                                        text-align: center;
                                                                                                        float: left;
                                                                                                        margin-top: 2.5%;
                                                                                                        margin-left: 0%;
                                                                                                    }
                                                                                                    
                                                                                                    @media (max-width:1200px) {
                                                                                                        .main,
                                                                                                        .main-db,
                                                                                                        .top-c {
                                                                                                            width: 960px;
                                                                                                        }
                                                                                                        .p0-txt p {
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p1-t1 {
                                                                                                            font-size: 16px;
                                                                                                        }
                                                                                                        .p1-t2 {
                                                                                                            font-size: 20px;
                                                                                                        }
                                                                                                        .p2-t1 {
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p2-lable {
                                                                                                            margin-left: 120px;
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p3-c1>p {
                                                                                                            width: 95%;
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p4-t1 {
                                                                                                            font-size: 32px;
                                                                                                        }
                                                                                                        .p4-t1-1 {
                                                                                                            font-size: 20px;
                                                                                                        }
                                                                                                        .p4-t2 {
                                                                                                            font-size: 18px;
                                                                                                        }
                                                                                                        .p4-t2-1 {
                                                                                                            font-size: 18px;
                                                                                                        }
                                                                                                        .p4-c1>p {
                                                                                                            width: 90%;
                                                                                                            font-size: 13px;
                                                                                                        }
                                                                                                        .p4-c3>p {
                                                                                                            width: 95%;
                                                                                                        }
                                                                                                        .p4-c3>img {
                                                                                                            margin-top: 1.8%;
                                                                                                        }
                                                                                                        .p4-c1>img {
                                                                                                            width: 7px;
                                                                                                        }
                                                                                                        .p4-c2>img {
                                                                                                            margin-top: 2.5%;
                                                                                                        }
                                                                                                        .p4-c1>img {
                                                                                                            margin-top: 3.5%;
                                                                                                        }
                                                                                                        .p7-t1 {
                                                                                                            font-size: 20px;
                                                                                                        }
                                                                                                        .p7-t2 {
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p7-c-t1 {
                                                                                                            font-size: 16px;
                                                                                                        }
                                                                                                        .p7-c-t2 {
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p7-c1>p {
                                                                                                            width: 97%;
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                        .p7-con1 {
                                                                                                            top: 9.9%;
                                                                                                        }
                                                                                                        .p7-ul2 {
                                                                                                            margin-top: 18px;
                                                                                                        }
                                                                                                        .p7-c2>p {
                                                                                                            width: 94%;
                                                                                                            font-size: 14px;
                                                                                                            letter-spacing: 0px;
                                                                                                        }
                                                                                                        .p7-ul4-t2,
                                                                                                        .p7-ul4-t3,
                                                                                                        .p7-ul4-t4,
                                                                                                        .p7-ul4-t5 {
                                                                                                            font-size: 13px;
                                                                                                        }
                                                                                                        .p6-t1 {
                                                                                                            font-size: 24px;
                                                                                                        }
                                                                                                        .p6-t2 {
                                                                                                            font-size: 18px;
                                                                                                        }
                                                                                                        .p7-c1 {
                                                                                                            margin: 18px auto 10px;
                                                                                                        }
                                                                                                        /*信息咨询*/
                                                                                                        .p5-ul .p5-txt {
                                                                                                            font-size: 12px;
                                                                                                        }
                                                                                                        .p5-name {
                                                                                                            width: 47.4%;
                                                                                                            bottom: 7.1%;
                                                                                                            left: 2.3%;
                                                                                                        }
                                                                                                        .p5-name2 {
                                                                                                            left: 52%;
                                                                                                        }
                                                                                                        .p5-ic1,
                                                                                                        .p5-ic2,
                                                                                                        .p5-ic3 {
                                                                                                            font-size: 14px;
                                                                                                        }
                                                                                                    }
                                                                                                    /* 成绩样式修改 */
                                                                                                    
                                                                                                    .zhdagang-txt {
                                                                                                        width: 36.1%;
                                                                                                        text-align: center;
                                                                                                        margin-left: 0;
                                                                                                    }
                                                                                                    
                                                                                                    .zhxiazai-img1 {
                                                                                                        margin-left: 32.23%;
                                                                                                    }
                                                                                                    /* 结束 */
                                                                                                    
                                                                                                    @media (max-width:750px) {
                                                                                                        .show-pc {
                                                                                                            display: none !important;
                                                                                                        }
                                                                                                        .show-phone {
                                                                                                            display: block;
                                                                                                        }
                                                                                                        .main,
                                                                                                        .top-c {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .top {
                                                                                                            height: 48px;
                                                                                                        }
                                                                                                        .top-c {
                                                                                                            position: relative;
                                                                                                            overflow: visible;
                                                                                                        }
                                                                                                        .top {
                                                                                                            overflow: visible;
                                                                                                        }
                                                                                                        .logo {
                                                                                                            width: 70px;
                                                                                                            margin-top: 11px;
                                                                                                            margin-left: 16px;
                                                                                                        }
                                                                                                        .logo img {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .nav {
                                                                                                            position: absolute;
                                                                                                            top: 100%;
                                                                                                            right: 0%;
                                                                                                            background-color: rgba(0, 0, 0, 0.8);
                                                                                                            float: none;
                                                                                                            width: 53%;
                                                                                                            display: none;
                                                                                                        }
                                                                                                        .nav li {
                                                                                                            width: 100%;
                                                                                                            padding: 8% 0;
                                                                                                            font-size: 3.8vw;
                                                                                                            float: none;
                                                                                                            margin-left: 0;
                                                                                                            border-bottom: 1px solid #565656;
                                                                                                            color: #fff;
                                                                                                            text-align: center;
                                                                                                            line-height: 1.3em;
                                                                                                        }
                                                                                                        .nav li a {
                                                                                                            color: #fff;
                                                                                                        }
                                                                                                        .nav li:last-child {
                                                                                                            border-bottom: none;
                                                                                                        }
                                                                                                        .menu {
                                                                                                            width: 5.6%;
                                                                                                            float: right;
                                                                                                            margin: 4.5% 4.2% 0 0;
                                                                                                        }
                                                                                                        .menu img {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .main {
                                                                                                            width: 93.6%;
                                                                                                            margin: 5% auto 0;
                                                                                                        }
                                                                                                        .main-db {
                                                                                                            width: 94.5%;
                                                                                                            margin: 0 auto;
                                                                                                        }
                                                                                                        .menu-list-w {
                                                                                                            width: 60%;
                                                                                                            position: fixed;
                                                                                                            top: 6.5%;
                                                                                                            right: 0;
                                                                                                            z-index: 3;
                                                                                                            display: none;
                                                                                                            /*border-bottom: 1px solid;*/
                                                                                                            /*border-color:rgba(255,255,255,.8);*/
                                                                                                            z-index: 11;
                                                                                                            background: rgba(0, 0, 0, .8);
                                                                                                        }
                                                                                                        .menu-list-w li {
                                                                                                            border-top: 1px solid;
                                                                                                            border-color: rgba(255, 255, 255, .5);
                                                                                                        }
                                                                                                        .nav-w-list {
                                                                                                            font-size: 3.6vw;
                                                                                                        }
                                                                                                        .nav-w-list a {
                                                                                                            color: #fff;
                                                                                                            padding: 5% 30%;
                                                                                                            display: inline-block;
                                                                                                        }
                                                                                                        .nav-w-list {
                                                                                                            width: 100%;
                                                                                                            font-size: 3.7vw;
                                                                                                            /*padding: 6% 0;*/
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        .nav-w-list.active a {
                                                                                                            color: #fff;
                                                                                                        }
                                                                                                        /*banner*/
                                                                                                        .banner {
                                                                                                            height: auto;
                                                                                                            background: none;
                                                                                                            margin-top: 48px;
                                                                                                            position: relative;
                                                                                                        }
                                                                                                        #cloud-video-2 {
                                                                                                            width: 94%;
                                                                                                            margin: 0 auto;
                                                                                                            z-index: 1000;
                                                                                                        }
                                                                                                        .video-c {
                                                                                                            left: 0;
                                                                                                            margin-left: 0;
                                                                                                            width: 100%;
                                                                                                            top: 31%;
                                                                                                            overflow: visible;
                                                                                                        }
                                                                                                        .close,
                                                                                                        .close2 {
                                                                                                            position: absolute;
                                                                                                            top: -15%;
                                                                                                            right: 3%;
                                                                                                            float: none;
                                                                                                            width: 5%;
                                                                                                        }
                                                                                                        /*.banner-main{
		width: 100%;
		position: absolute;
		top:0;
		left: 0;
	}
	.banner-content {
	    width: 54.6%;
	    position: absolute;
	    top: 21.9%;
	    left: 31%;
	}
	.banner-txt1{
		font-size: 2.4vw;
		text-align: left;
		margin-top: 10%;

	}
	.banner-img2 {
	    width: 100%;
	    margin-top: 2%;
	}*/
                                                                                                        /*标题*/
                                                                                                        .txt-w {
                                                                                                            width: 100%;
                                                                                                            font-size: 4.6vw;
                                                                                                            color: #333333;
                                                                                                            font-weight: 600;
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        .line-w {
                                                                                                            width: 9%;
                                                                                                            height: 4px;
                                                                                                            margin: 2% auto 0;
                                                                                                            background: #E50012;
                                                                                                        }
                                                                                                        .player-d {
                                                                                                            width: 12.4%;
                                                                                                            margin-left: -6.2%;
                                                                                                            margin-top: 0;
                                                                                                            top: 35%;
                                                                                                        }
                                                                                                        /*p0*/
                                                                                                        .p0-box {
                                                                                                            margin: 5% auto 0;
                                                                                                        }
                                                                                                        .p0-txt {
                                                                                                            width: 92.5%;
                                                                                                            margin: 0 auto;
                                                                                                            position: absolute;
                                                                                                            top: 3%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                        }
                                                                                                        .p0-txt p {
                                                                                                            font-size: 3.2vw;
                                                                                                        }
                                                                                                        /*p1*/
                                                                                                        .p1-box {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto 0;
                                                                                                            overflow: hidden;
                                                                                                        }
                                                                                                        .p1-ul li {
                                                                                                            width: 100%;
                                                                                                            margin-left: 0;
                                                                                                            margin-top: 4%;
                                                                                                        }
                                                                                                        .p1-ul li:first-child {
                                                                                                            margin-left: 0;
                                                                                                            margin-top: 0;
                                                                                                        }
                                                                                                        .p1-t1 {
                                                                                                            font-size: 3.46vw;
                                                                                                            top: 24.2%;
                                                                                                            left: 46%;
                                                                                                        }
                                                                                                        .p1-t1-3 {
                                                                                                            left: 30%;
                                                                                                        }
                                                                                                        .p1-t2 {
                                                                                                            top: 52%;
                                                                                                            left: 58.9%;
                                                                                                            font-size: 4.26vw;
                                                                                                            text-align: left;
                                                                                                        }
                                                                                                        .p1-t1-1 {
                                                                                                            left: 49.5%;
                                                                                                        }
                                                                                                        .p1-t1-2 {
                                                                                                            left: 48.5%;
                                                                                                        }
                                                                                                        .p1-t2-1 {
                                                                                                            left: 37.4%;
                                                                                                        }
                                                                                                        .p1-t2-2 {
                                                                                                            left: 54.9%;
                                                                                                        }
                                                                                                        .p1-lable {
                                                                                                            color: #4d4d4d;
                                                                                                            margin: 5% 0;
                                                                                                            margin-left: 0;
                                                                                                            font-size: 2.6vw;
                                                                                                            letter-spacing: -0.8px;
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        /*p2*/
                                                                                                        .p2-content {
                                                                                                            background-image: url(../images/p2-bg-w.jpg);
                                                                                                        }
                                                                                                        .p2-box {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto;
                                                                                                            overflow: hidden;
                                                                                                        }
                                                                                                        .p2-con1 {
                                                                                                            width: 100%;
                                                                                                            float: none;
                                                                                                        }
                                                                                                        .p2-con2 {
                                                                                                            width: 100%;
                                                                                                            float: none;
                                                                                                            margin-top: 5%;
                                                                                                        }
                                                                                                        .p2-t1 {
                                                                                                            width: 73.5%;
                                                                                                            top: 11%;
                                                                                                            font-size: 3.2vw;
                                                                                                        }
                                                                                                        .p2-t2 {
                                                                                                            width: 72.8%;
                                                                                                            top: 19.8%;
                                                                                                            left: 22.5%;
                                                                                                        }
                                                                                                        .p2-lable {
                                                                                                            text-align: center;
                                                                                                            letter-spacing: 0;
                                                                                                        }
                                                                                                        /*p3*/
                                                                                                        .p3-box {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto;
                                                                                                        }
                                                                                                        .p3-c1 {
                                                                                                            width: 92%;
                                                                                                            position: absolute;
                                                                                                            top: 6%;
                                                                                                            left: 4.2%;
                                                                                                        }
                                                                                                        .p3-c1>img {
                                                                                                            width: 1.95%;
                                                                                                            margin-top: 1.8%;
                                                                                                        }
                                                                                                        .p3-c1>p {
                                                                                                            width: 95%;
                                                                                                            font-size: 3.2vw;
                                                                                                        }
                                                                                                        .p3-c2 {
                                                                                                            top: 47%;
                                                                                                        }
                                                                                                        .p3-lable {
                                                                                                            font-size: 2.6vw;
                                                                                                            top: 81.2%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                            width: 94%;
                                                                                                            margin: 0 auto;
                                                                                                        }
                                                                                                        /*p4*/
                                                                                                        .p4-content {
                                                                                                            background-image: url(../images/p4-bg-w.jpg);
                                                                                                        }
                                                                                                        .p4-ul li {
                                                                                                            width: 47.4%;
                                                                                                            margin-left: 5%;
                                                                                                            margin-top: 5%;
                                                                                                        }
                                                                                                        .p4-ul .p4-li {
                                                                                                            margin-left: 0;
                                                                                                        }
                                                                                                        .p4-ul li:first-child {
                                                                                                            margin-left: 0;
                                                                                                        }
                                                                                                        .p4-box {
                                                                                                            width: 100%;
                                                                                                            margin: 0 auto 5%;
                                                                                                            overflow: hidden;
                                                                                                        }
                                                                                                        .p4-ul2 li {
                                                                                                            float: none;
                                                                                                            margin-left: 0;
                                                                                                        }
                                                                                                        .p4-ul2 .p4-li1 {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .p4-ul2 .p4-li2 {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .p4-ul2 .p4-li3 {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .p4-c1>p {
                                                                                                            font-size: 2.6vw;
                                                                                                        }
                                                                                                        .p4-c1>img {
                                                                                                            width: 1.8%;
                                                                                                            float: left;
                                                                                                            margin-right: 2%;
                                                                                                            margin-top: 1.3%;
                                                                                                        }
                                                                                                        .p4-c3>p {
                                                                                                            width: 95%;
                                                                                                        }
                                                                                                        .p4-t1 {
                                                                                                            font-size: 6.93vw;
                                                                                                        }
                                                                                                        .p4-t1 span {
                                                                                                            font-size: 2.93vw;
                                                                                                        }
                                                                                                        .p4-t2,
                                                                                                        .p4-t2-1,
                                                                                                        .p4-t1-1 {
                                                                                                            font-size: 3.73vw;
                                                                                                        }
                                                                                                        /*p7*/
                                                                                                        .p7-box {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto;
                                                                                                        }
                                                                                                        .p7-t1 {
                                                                                                            position: absolute;
                                                                                                            top: 1%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                            font-size: 4.26vw;
                                                                                                        }
                                                                                                        .p7-t2 {
                                                                                                            width: 86%;
                                                                                                            margin: 0 auto;
                                                                                                            top: 3.2%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            font-size: 3.2vw;
                                                                                                            text-align: justify;
                                                                                                        }
                                                                                                        .p7-con1 {
                                                                                                            width: 89%;
                                                                                                            margin: 0 auto;
                                                                                                            position: absolute;
                                                                                                            top: 8.3%;
                                                                                                        }
                                                                                                        .p7-ul1 li {
                                                                                                            width: 46.9%;
                                                                                                            float: left;
                                                                                                            margin-top: 3.5%;
                                                                                                            margin-left: 6.2%;
                                                                                                        }
                                                                                                        .p7-ul1 .p7-ul1-li1 {
                                                                                                            margin-left: 0;
                                                                                                        }
                                                                                                        .p7-ul2 {
                                                                                                            margin-top: 0%;
                                                                                                        }
                                                                                                        .p7-c-t1 {
                                                                                                            font-size: 3.46vw;
                                                                                                        }
                                                                                                        .p7-c-t2 {
                                                                                                            top: 43.5%;
                                                                                                            left: 23.3%;
                                                                                                            font-size: 2.93vw;
                                                                                                        }
                                                                                                        .p7-c-t3 {
                                                                                                            top: 58%;
                                                                                                        }
                                                                                                        .p7-c-t4 {
                                                                                                            top: 73%;
                                                                                                        }
                                                                                                        .p7-c1 {
                                                                                                            margin: 3% auto 1%;
                                                                                                        }
                                                                                                        .p7-c1>img {
                                                                                                            width: 2%;
                                                                                                            float: left;
                                                                                                            margin-right: 2%;
                                                                                                            margin-top: 1.4%;
                                                                                                        }
                                                                                                        .p7-c1>p {
                                                                                                            width: 95%;
                                                                                                            font-size: 2.66vw;
                                                                                                        }
                                                                                                        .p7-c2>p {
                                                                                                            width: 94%;
                                                                                                            font-size: 2.66vw;
                                                                                                            letter-spacing: -0.7px;
                                                                                                        }
                                                                                                        .p7-ul3 .p7-li1 {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .p7-ul3 .p7-li2 {
                                                                                                            width: 100%;
                                                                                                            margin-top: 1%;
                                                                                                        }
                                                                                                        .p7-ul3 li {
                                                                                                            float: left;
                                                                                                            margin-left: 0;
                                                                                                        }
                                                                                                        .p7-c2>img {
                                                                                                            width: 2%;
                                                                                                            margin-right: 2%;
                                                                                                            margin-top: 1.4%;
                                                                                                        }
                                                                                                        .p7-ul4 {
                                                                                                            width: 89%;
                                                                                                            top: 65.8%;
                                                                                                        }
                                                                                                        .p7-ul4 li:first-child {
                                                                                                            width: 100%;
                                                                                                            margin-top: 0;
                                                                                                        }
                                                                                                        .p7-ul4 li {
                                                                                                            width: 100%;
                                                                                                            float: left;
                                                                                                            margin-left: 0;
                                                                                                            margin-top: 4%;
                                                                                                        }
                                                                                                        .p7-ul4-t1 {
                                                                                                            top: 17.2%;
                                                                                                            left: 53.5%;
                                                                                                            font-size: 4.26vw;
                                                                                                        }
                                                                                                        .p7-ul4-t2 {
                                                                                                            top: 46.8%;
                                                                                                            left: 44.5%;
                                                                                                            font-size: 3.46vw;
                                                                                                        }
                                                                                                        .p7-ul4-t3 {
                                                                                                            font-size: 3.46vw;
                                                                                                            top: 64.1%;
                                                                                                            left: 43%;
                                                                                                        }
                                                                                                        .p7-ul4-t4 {
                                                                                                            font-size: 3.46vw;
                                                                                                            top: 46.8%;
                                                                                                            left: 44%;
                                                                                                        }
                                                                                                        .p7-ul4-t5 {
                                                                                                            font-size: 3.46vw;
                                                                                                            top: 64.1%;
                                                                                                            left: 44%;
                                                                                                        }
                                                                                                        .p7-t3 {
                                                                                                            top: 59.6%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        .p7-t4 {
                                                                                                            top: 61.9%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: justify;
                                                                                                        }
                                                                                                        .p7-t5 {
                                                                                                            top: 88%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        .p7-t6 {
                                                                                                            top: 90.3%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: justify;
                                                                                                        }
                                                                                                        .p7-t7 {
                                                                                                            top: 94.3%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                        }
                                                                                                        .p7-t8 {
                                                                                                            top: 96.5%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: justify;
                                                                                                        }
                                                                                                        /*p6*/
                                                                                                        .p6-box {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto;
                                                                                                        }
                                                                                                        .p6-t1 {
                                                                                                            position: absolute;
                                                                                                            top: 10.5%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                            font-size: 5.33vw;
                                                                                                            color: #e20000;
                                                                                                        }
                                                                                                        .p6-t2 {
                                                                                                            top: 22.2%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                            text-align: center;
                                                                                                            color: #333;
                                                                                                            font-size: 3.73vw;
                                                                                                        }
                                                                                                        .p6-img1 {
                                                                                                            width: 5.9%;
                                                                                                            margin: 0 auto;
                                                                                                            top: 34.3%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                        }
                                                                                                        .p6-img2 {
                                                                                                            width: 33.8%;
                                                                                                            margin: 0 auto;
                                                                                                            top: 44.8%;
                                                                                                            left: 0;
                                                                                                            right: 0;
                                                                                                        }
                                                                                                        /*p5*/
                                                                                                        .p5-content {
                                                                                                            background-image: url(../images/p8-bg-w.jpg);
                                                                                                        }
                                                                                                        .p5-c {
                                                                                                            width: 100%;
                                                                                                            margin: 5% auto;
                                                                                                        }
                                                                                                        .p5-t1 {
                                                                                                            top: 17.2%;
                                                                                                            left: 8.7%;
                                                                                                            font-size: 4vw;
                                                                                                        }
                                                                                                        .p5-adr {
                                                                                                            width: 70.5%;
                                                                                                            top: 5%;
                                                                                                            left: 20.9%;
                                                                                                        }
                                                                                                        .p5-ul .p5-txt {
                                                                                                            font-size: 2.6vw;
                                                                                                        }
                                                                                                        .p5-ul li {
                                                                                                            margin-left: 8%;
                                                                                                        }
                                                                                                        .p5-name {
                                                                                                            width: 100%;
                                                                                                            top: 42.3%;
                                                                                                            left: 9%;
                                                                                                        }
                                                                                                        /*南区*/
                                                                                                        .p5-adr2 {
                                                                                                            width: 70.5%;
                                                                                                            position: absolute;
                                                                                                            top: 50.9%;
                                                                                                            left: 20.9%;
                                                                                                        }
                                                                                                        .p5-name2 {
                                                                                                            top: 88.5%;
                                                                                                        }
                                                                                                        .p5-t2 {
                                                                                                            top: 63.2%;
                                                                                                            left: 8.7%;
                                                                                                            font-size: 4vw;
                                                                                                        }
                                                                                                        .p5-ic1 {
                                                                                                            width: 15.1%;
                                                                                                            float: left;
                                                                                                            margin-left: 0%;
                                                                                                            overflow: hidden;
                                                                                                        }
                                                                                                        .p5-ic2 {
                                                                                                            width: 28.8%;
                                                                                                            margin-left: 3%;
                                                                                                        }
                                                                                                        .p5-ic3 {
                                                                                                            width: 42.4%;
                                                                                                            margin-left: 2%;
                                                                                                        }
                                                                                                        .p5-ic3 a {
                                                                                                            color: #000;
                                                                                                        }
                                                                                                        .p5-img {
                                                                                                            width: 28.9%;
                                                                                                            float: left;
                                                                                                            margin-right: 20%;
                                                                                                        }
                                                                                                        .p5-img2 {
                                                                                                            width: 10%;
                                                                                                            margin-top: 0%;
                                                                                                            margin-right: 10%;
                                                                                                        }
                                                                                                        .p5-img3 {
                                                                                                            width: 10%;
                                                                                                            margin-top: 1%;
                                                                                                            margin-right: 6%;
                                                                                                        }
                                                                                                        .p5-img img,
                                                                                                        .p5-img2 img,
                                                                                                        .p5-img3 img {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .p5-tt {
                                                                                                            /*width:77.3%;*/
                                                                                                            font-size: 2.6vw;
                                                                                                            color: #000;
                                                                                                            text-align: left;
                                                                                                            float: left;
                                                                                                            margin-top: 4%;
                                                                                                            line-height: 0.9em;
                                                                                                        }
                                                                                                        .p5-tt3 {
                                                                                                            margin-top: 1%;
                                                                                                        }
                                                                                                        .p5-ul {
                                                                                                            top: 6%;
                                                                                                        }
                                                                                                        .p5-ul2 li {
                                                                                                            margin-left: 11%;
                                                                                                        }
                                                                                                        .p8-box {
                                                                                                            width: 68%;
                                                                                                            margin: 5% auto 7%;
                                                                                                        }
                                                                                                        .dagang-title {
                                                                                                            font-size: 5.2vw;
                                                                                                        }
                                                                                                        .dagang-btn {
                                                                                                            width: 100%;
                                                                                                        }
                                                                                                        .dagang-img1 {
                                                                                                            margin-left: 4%;
                                                                                                        }
                                                                                                        .dagang-txt {
                                                                                                            width: 83%;
                                                                                                            font-size: 3.2vw;
                                                                                                        }
                                                                                                        .xiazai-btn>img {
                                                                                                            height: auto;
                                                                                                        }
                                                                                                        .right {
                                                                                                            width: 23%;
                                                                                                            right: 5%;
                                                                                                            bottom: 8%;
                                                                                                        }
                                                                                                        .right-fb-txt {
                                                                                                            font-size: 3.73vw;
                                                                                                            bottom: 3.4%;
                                                                                                        }
                                                                                                        .bottom {
                                                                                                            padding: 2.5% 0;
                                                                                                            height: auto;
                                                                                                            line-height: 1.75em;
                                                                                                            font-size: 3vw;
                                                                                                        }
                                                                                                        .bottom span {
                                                                                                            display: block;
                                                                                                        }