/* GLOBAL STYLES */

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

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

a {
    text-decoration: none !important;
}

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

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

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

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

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

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

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.container {
    position: relative;
    width: 100%;
    background-color:#F5F6F8;
    margin: 0 auto;
}

.top{
    width:100%;
    height:80px;
    background-color:#fff;
    position:fixed;
    left:0;
    top:0;
    box-shadow:0 0 10px #ccc;
    z-index:30;
}
.top-c{
    width:1200px;
    margin:0 auto;
    height:100%;
    overflow:hidden;
}
.logo{
    width:7.9%;
    float:left;
    margin-top:1.8%;
}

.nav{
    float:right;
    overflow:hidden;
}


.nav li{
    position:relative;
    float:left;
    padding:0 3px;
    line-height:80px;
    font-size:16px;
    margin-left:40px;
}
.nav li>a{
    color:#333;
}
.nav li::before{
    content:''  ;
    position:absolute;
    width:40px;
    height:3px;
    background-color:#e60012;
    left:50%;
    transform:translateX(-50%);
    bottom:10px;
    display:none;
}

.nav li.active::before,.nav li:hover::before{
    display:block;
}

.banner{
    width:100%;
    position:relative;
    margin:80px auto 0;
}
.banner-c{
    width:1200px;
    height:100%;
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
}
.banner-txt{
    width:49%;
    position:relative;
    top:50%;
    transform:translateY(-50%);
}


.content{
    width:100%;
    padding:60px 0;
    overflow:hidden;
}
.main {
    width: 1200px;
    margin: 0 auto;
}
.title{
    color: #000;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 40px;
}

.p0-box{
    position:relative;
    width:100%;
    border-radius:15px;
    background-color:#fff;
    padding:48px 0; 
    box-shadow:0 0 5px rgba(191,191,191,0.15);
}
.p0-txt{
    width:56.3%;
    margin-left:5%;
}

.p0-txt>p{
    font-size:16px;
    line-height:1.8em;
    margin-bottom:2%;
}
.p0-txt>p:last-child{
    margin-bottom:0;
}
.p0-img{
    position:absolute;
    right:0;
    top:0;
    width:40.5%;
}
/* 开始 */
.p1-ul {
    width: 100%;
}

.p1-ul li {
    width: 31.2%;
    float: left;
    margin-left: 3.2%;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px rgba(191, 191, 191, 0.15);
    padding: 5% 0;
}

.p1-ul li:nth-child(1) {
    margin-left: 0;
}

.content#m1 {
    background-color: #F5F6F8;
}

.p1-ic {
    width: 21.2%;
    margin: 0 auto;
}

.p1-txt1 {
    width: auto;
    color: #000;
    font-size: 22px;
    margin: 8% auto 4%;
    line-height: 1.6em;
    text-align: center;
}

.p1-txt2 {
    width: 80%;
    color: #000;
    font-size: 18px;
    line-height: 1.6em;
    margin: 0% auto;
    text-align: center;
    font-weight: bold;
}

.flow {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

.content#m2 {
    background-image: url(../images/p2-bg.jpg);
    width: 100%;
    background-size: cover;
}

.p2-txt {
    width: auto;
    color: #333;
    font-size: 16px;
    margin-bottom: 40px;
}

.p2-txt1 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
}


.about-gsjxbox {
    margin-top: 20px;
    width: 56.2%;
}

.about-gsjxbox>div {
    overflow: hidden;
    box-sizing: border-box;
}

.about-gsjx {
    width: 46%;
    float: left;
    position: relative;
    padding-bottom: 6px;
    height: auto;
}

.about-gsjx-line {
    width: 1px;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    left: 4px;
}

.about-gsjx li {
    display: flex;
    align-items: flex-start;
    margin-top: 17px;
    position: relative;
}

.about-gsjx li:nth-child(1) {
    margin-top: 7px;
}

.about-gsjx-icon {
    margin-top: 6px;
    width: 8px;
}

.about-gsjx-txt {
    font-size: 18px;
    color: #333333;
    margin-left: 13px;
    font-weight: bold;
}

.about-gsjx2 {
    margin: 0 0 0 8%;
}

.p2-txt2 {
    width: auto;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-top: 2%;
}

.p2-txt2 span {
    font-size: 18px;
    font-weight: normal;
}

.p3-box{
    width:100%;
    margin:0 auto;
}
.p3-box::after{
    content: "";
    display:block;
    clear:both;
}
.p3-left{
    width:49%;
    float:left;
}
.p3-left>div:last-child{
    margin-bottom:0;
}
.part{
    width:100%;
    background-color:#fff;
    border-radius:15px;
    padding:50px 40px;
    box-sizing:border-box;
    position:relative;
    box-shadow:0 0 5px rgba(191,191,191,0.15);
    margin-bottom:30px;
}
.p3-line{
    width:46px;
    background-color:#e60012;
    height:6px;
    position:absolute;
    left:7%;
    top:0;
}


.p3-t1{
    font-size:22px;
}
.p3-t2{
    font-size:31px;
    margin-top:23px;
}
.p3-t3{
    font-size:16px;
    margin-top:10px;
    line-height:1.7em;
}
.p3-ul{
    width:100%;
    margin-top:26px;
    overflow:hidden;
}
.p3-ul>li{
    width:100%;
    margin:0 auto 8px;
    overflow:hidden;
}
.p3-ul>li:last-child{
    margin-bottom:0;
}
.p3-dian{
    width:1.4%;
    float:left;
    margin-left:0;
    margin-right:2.6%;
    margin-top:12px;
}

.p3-ul>li>p{
    float:right;
    width:96%;
    font-size:16px;
    line-height:1.7em;
    color:#666;
}

.p3-line-c{
    width:100%;
    height:1px;
    background-color:#E6E6E6;
    margin:24px auto;
}
.p3-t4{
    font-size:22px;
    color:#333;
}
.p3-t5{
    font-size:16px;
    margin-top:15px;
    line-height:1.9em;
}

.p3-tx{
    position:absolute;
    right:40px;
    top:40px;
    width:123px;
}
.p3-t6{
    font-size:16px;
    width:100%;
    color:#666;
    margin-top:20px;
    margin-bottom:8px;
    line-height:1.95em;
}

.p3-t7{
    font-size:16px;
    width:100%;
    color:#666;
    line-height:1.95em;
}

.p4-ul{
    width: 100%;
}
.p4-ul li {
    width: 31.2%;
    float: left;
    margin-left: 3.2%;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 5px rgb(191 191 191 / 15%);
    padding: 0 0 2% 0;
    cursor:pointer;
}
.p4-ul li:nth-child(1) {
    margin-left: 0;
}
.p4-ul li:hover .p4-txt1{
    color: #e60012;
}
.p4-ic {
    width: 100%;
    margin: 0 auto;
}
.p4-txt1 {
    width: 82%;
    color: #000;
    font-size: 18px;
    line-height: 1.6em;
    margin: 5% auto 0;
   
    font-weight: bold;
}
/*底部*/

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

.bottom .main {
    margin: 0 auto;
}

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


@media(max-width: 1200px){
    .main{
        width:960px;
    }
    .top-c{
        width:960px;
    }
    .top{
        height:70px;
    }
    .logo{
        margin-top:2%;
    }
    .nav li{
        line-height:70px;
    }
    .p0-txt>p,.p3-ul>li>p,.p3-t6,.p3-t7,.p3-t3,.p3-t5{
        font-size:12px;
    }
    .p3-t1{
        font-size:20px;
    }
    .p3-t2{
        font-size:24px;
    }
    .p3-t4{
        font-size:20px;
    }
    .part{
        padding:35px 40px; 
    }
    .p3-dian{
        margin-top:8px;
    }
    .p3-tx{
        width:100px;
        top:30px;
    }
    .banner-c{
        width:960px;
    }
     .p1-txt2 {
        width: 87%;
        font-size: 16px;
    }

    .p1-txt1 {
        font-size: 20px;
    }

    .about-gsjx-txt {
        font-size: 17px;
    }

    .p2-txt2 {
        font-size: 20px;
    }

    .about-gsjxbox {
        width: 69.2%;
    }
    .p0-box {
        padding: 45px 0;
    }
}


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

    .show-phone {
        display: block;
    }
    .top{
        height:auto;
    }
    .top-c {
        width:100%;
        height: auto;
        padding:3% 0;
        position: relative;
        overflow:visible;
    }
    .top-c::after{
        clear: both;
        content:'';
        display:block;
    }
    .logo {
        width:16.8%;
        margin-left: 5%;
        margin-top:0;
    }
    .nav {
        width:100%;
        display: block;
        position: absolute;
        top:100%;
        left:0;
        background-color: #fff;
        display: none;
    }
    .nav>li {
        box-sizing: border-box;
        margin-left: 0;
        border-bottom: 1px solid #e6e6e6;
        width:100%;
        line-height:1.5em;
    }
    .nav>li a {
        display: inline-block;
        width:100%;
        padding:2% 5%;
        font-size: 3.7vw;
        box-sizing: border-box;
    }
    .nav>li.active a:after {
        content:'';
        display: none;
    }
    .nav>li a:hover:after {
        content:'';
        display: none;
    }
    .nav li.active, .nav li:hover{
        border-bottom: 1px solid #e6e6e6;
    }
    .nav>li:first-child{
        border-top: 1px solid #e6e6e6;
    }
    .menu {
        width:4.9%;
        margin-right: 5%;
        float:right;
        margin-top:1%;
    }
    .banner{
        background-image:none;
        margin-top:49px;
    }
    .content{
        padding:6% 0;
    }
    .main{
        width:100%;
    }
    .title {
        font-size: 5.3vw;
        margin-bottom: 20px;
        margin-left:4%;
    }
    .p0-box{
        width:92%;
        margin:0 auto;
        border-radius:10px;
        padding: 28px 0;
    }
    .p0-txt{
        width:83.1%;
        margin:0 auto;
    }
    .p0-txt>p{
        font-size:3.2vw;
    }
    .p0-img{
        width:89%;
        margin:5% auto 0;
        position:relative;
        left:0;
        top:0;
        border-radius:10px;
        overflow:hidden;
    }
    #m1 .main {
        width: 92.5%;
        margin: 0 auto;
    }
    #m2 .main {
        width: 92.5%;
        margin: 0 auto;
    }
    .p1-ul li {
        width: 100%;
        margin-left: 0;
        margin-top: 5%;
        padding: 5% 8%;
        box-sizing: border-box;
        border-radius: 7px;
    }

    .p1-ul li:nth-child(1) {
        margin-top: 0;
    }
    #m1 .title,#m2 .title{
        margin-left:0;
    }
    
    .p1-txt1 {
        font-size: 3.6vw;
        text-align: left;
        margin: 0% auto 0%;
        line-height: normal;
    }

    .p1-txt2 {
        font-size: 3.2vw;
        width: 100%;
        text-align: left;
        line-height: normal;
        margin-top: 5px;
    }

    .p1-ic {
        width: 18%;
        float: left;
    }

    .p1-1 {
        width: 70%;
        margin-left: 11%;
        float: left;
    }
    .content#m2 {
        background-image: url(../images/p2-bgw.jpg);
    }
    .p2-txt {
        font-size: 2.93vw;
        margin-bottom: 3%;
    }

    .p2-txt1 {
        font-size: 2.93vw;
        width: 95%;
        padding-left: 5%;
    }

    .about-gsjx-txt {
        font-size: 3.2vw;
    }

    .p2-txt2 {
        font-size: 3.86vw;
        margin-top: 4%;
    }

    .p2-txt2 span {
        font-size: 3.2vw;
    }
    .about-gsjx {
        width: 100%;
    }
    .about-gsjx-icon {
        width: 6px;
    }
    .about-gsjx-line {
        left: 2.5px;
    }
    .about-gsjx li:nth-child(1) {
        margin-top: 2px;
    }
    .about-gsjxbox {
        padding-left: 5%;
    }
    .p3-left{
        width:92%;
        margin:0 auto;
        float:none;
    }
    .p3-t1{
        font-size:3.4vw;
    }
    .p3-t2{
        font-size:4.8vw;
                margin-top:15px;
    }
    .part{
        padding:35px 6.8%;

    }
    .p3-t3{

        font-size:2.8vw;
    }
    .p3-ul>li>p{
        font-size:2.8vw;
    }
    .p3-line-c{
        margin:18px auto    ;
    }
    .p3-t4{
        font-size:3.4vw;
    }
    .p3-t5,.p3-t6{
        font-size:2.8vw;
    }
    .p3-tx{
        width:20.8%;
        right:6.5%;
    }
    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }
    .div-br{
        display:block;
    }
    .nav li.active::before, .nav li:hover::before{
        display:none;
    }
    .p3-t7 {
        font-size: 2.8vw;
    }
    .p4-ul{
        width: 88%;
        margin: 0 auto;
    }
    .p4-ul li {
        width: 100%;
        float: none;
        margin-left: 3.2%;
        background-color: #fff;
        border-radius: 15px;
        box-shadow: 0px 0px 5px rgb(191 191 191 / 15%);
        padding: 0 0 5% 0;
    }
    .p4-ul li:nth-child(1) {
        margin-left: 0;
    }
    .p4-ic {
        width: 100%;
        margin: 0 auto;
    }
    .p4-txt1 {
       
        font-size: 3.2vw;
        width: 82%;
        text-align: left;
        line-height: normal;
        margin-top: 4%;
    }
}














