div,a,span,ul,li,b,i{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-thumb{
    background-color: #999;
    border-radius: 5px;
}
a{
    color: #fff;
    outline: none;
    text-decoration: none;
}
html,body{
    padding:0;
    margin:0;
    background: #fff;
    width: 100%;
    height: 100%;
    font-family: PingFangSC-Medium,PingFang SC;
}
.head{
    width: 100%;
    height: 100%;
    background: url(../images/head-banner.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.logo{
    position: absolute;
    top: 30px;
    left: 35px;
}
.logo img{
    width: 146px;
    height: 35px;
}
.nav{
    position: absolute;
    top: 36px;
    right: 35px;
    width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.nav a{
    font-size:14px;
    font-family:PingFangSC-Regular,PingFang SC;
    width: 28px;
    padding-bottom: 4px;
    line-height: 20px;
}
.nav .active{
    border-bottom: 2px solid #fff;
}
.nav a:hover{
    border-bottom: 2px solid #fff;
}
.head-title img{
    width: 700px;
}
.icon-arrow{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
}
.content-part{
    width: 1024px;
    margin: 0 auto;
}
.content-part-1{
    height: 650px;
    padding: 75px 40px 0;
    background: url(../images/part-1-bg.png) no-repeat right 40px;
    background-size: 119px auto;
}
.part-1-title{
    width: 250px;
    margin: 0 auto;
}
.part-1-title img{
    width: 100%;
}
.part-1-body{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 70px;
}
.part-1-item{
    margin-bottom: 35px;
}
.part-1-item img{
    width: 450px;
}
.content-part-2{
    padding-top: 40px;
    background: url(../images/part-2-bg2.png) no-repeat left 40px;
    background-size: 72px auto;
}
.content-part-2 img{
    width: 930px;
    display: block;
    margin: 0 auto;
}
.content-part-3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
}
.content-part-3-left{
    width: 360px;
    padding: 124px 46px 0;
}
.content-part-3-left-title{
    font-size:32px;
    font-weight:600;
    color: #333;
    line-height: 46px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 40px;
}
.content-part-3-left-txt{
    font-size:14px;
    color:#666;
}
.content-part-3-right{
    width: 666px;
    position: relative;
    height: 478px;
}
.grow-bg{
    width: 512px;
    height: 478px;
    background: #F8F9FA;
    position: absolute;
    right: 0;
    top: 0;
}
.grow-bg-2{
    width: 160px;
    position: absolute;
    right: 16px;
    top: 90px;
}
.grow-bg-2 img{
    width: 100%;
}
.part-3-item{
    width: 612px;
    position: absolute;
    left: 0;
    top: 134px;
    z-index: 99;
}
.part-3-item img{
    width: 100%;
}
.content-part-4{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 70px 50px 0;
    background: #F8F9FA;
    margin-top: 160px;
    position: relative;
    height: 495px;
}
.content-part-4-left{
    position: absolute;
    padding-top: 70px;
    padding-left: 50px;
    top: 0;
    left: 0;
    background: #F8F9FA;
    z-index: 99;

}
.grow-bg-4{
    width: 160px;
    position: absolute;
    left: 0;
    top: -50px;
}
.grow-bg-4 img{
    width: 100%;
}
.part-4-item{
    width: 612px;
}
.part-4-item img{
    width: 100%;
}
.content-part-4-right{
    width: 360px;
    padding: 65px 46px 0;
    position: absolute;
    right: 0;
    top: 0;
}
.content-part-4-left-title{
    font-size:32px;
    font-weight:600;
    color: #333;
    line-height: 46px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 40px;
}
.content-part-4-left-txt{
    font-size:14px;
    color:#666;
    height: 322px;
    overflow: auto;
}
/* .content-part-4-left-txt::-webkit-scrollbar{
    width: 0;
} */
.content-part-4-left-txt b{
    font-weight: 600;
    color:#333;
}
.content-part-5{
    margin-top: 350px;
}
.part-5-title{
    width: 366px;
    margin: 0 auto;
}
.part-5-title img{
    width: 100%;
}
.part-5-body{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 85px 55px 0;
}
.part-5-item{
    width: 192px;
    margin-bottom: 36px;
}
.part-5-item img{
    width: 100%;
}
.part-5-item div{
    text-align: center;
    font-size:20px;
    color: #333;
    font-weight: 500;
    margin-top: 20px;
}
.content-part-6{
    margin-top: 60px;
}
.part-6-title{
    width: 100%;
    background: #333;
    height: 144px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.part-6-title img{
    width: 366px;
}
.part-6-body{
    height: 576px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.part-6-item{
    width: 512px;
    height: 288px;
    position: relative;
    cursor: pointer;
}
.part-6-item img{
    width: 100%;
    height: 100%;
}
.part-6-item > div{
    position: absolute;
    bottom: 40px;
    left: 40px;
}
.part-6-iitem-title{
    font-size:24px;
    font-weight:500;
    color: #fff;
    margin-bottom: 12px;
    padding-right: 10px;
}
.part-6-iitem-time{
    font-size:14px;
    font-weight:400;
    color: #fff;
}
.content-part-7{
    margin-top: 80px;
}
.part-7-title{
    width: 366px;
    margin: 6px auto;
}
.part-7-title img{
    width: 100%;
}
.part-7-body{
    position: relative;
    width: 100%;
    height: 260px;
}
.part-7-item{
    position: absolute;
    cursor: pointer;
}
.part-7-item img{
    width: 90px;
    margin-bottom: 14px;
    border-radius: 12px;
}
.part-7-item img:hover{
    -webkit-box-shadow: #e4e4e4 0 0 4px 4px;
            box-shadow: #e4e4e4 0 0 4px 4px;
}
.part-7-item div{
    text-align: center;
    font-size:18px;
    color: #333;
}
.part-7-more{
    width: 100%;
    height: 255px;
    background: url(../images/part-7-more-bg.png) no-repeat center;
    background-size: 100% 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.part-7-more a{
    width:180px;
    height:60px;
    background:rgba(237,160,13,1);
    border-radius:33px;
    cursor: pointer;
    font-size:22px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:60px;
    text-align: center;
}
.content-part-8{
    padding-top: 80px;
    background: #F8F9FA;
    height: 688px;
}
.part-8-title{
    width: 366px;
    margin: 6px auto 60px;
}
.part-8-title img{
    width: 100%;
}
.part-8-body{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 54px;
}
.part-8-item{
    width: 436px;
    height: 122px;
    margin-bottom: 40px;
}
.part-8-item img{
    width: 100%;
}
.part-8-more{
    width:914px;
    height:122px;
    background:rgba(255,255,255,1);
    border-radius:14px;
    border:1px solid rgba(237,160,13,1);
    font-size:22px;
    font-weight:500;
    color:rgba(51,51,51,1);
    line-height:122px;
    text-align: center;
    margin: 0 auto;
}
.foot{
    margin-top: 260px;
    width: 100%;
    height: 332px;
    background: #333;
}
.foot-body{
    width: 1148px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 70px 40px 0;
}
.foot-item1{
    width: 260px;
}
.foot-item-companys{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
}
.foot-item1 img{
    width: 146px;
    margin-bottom: 20px;
}
.foot-item1 div{
    font-size:14px;
    color:#848181;
    line-height:20px;
}
.foot-item2{
    color:#fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 0 40px;
    font-size:14px;
    height: 120px;
    margin-top: 50px;
    width: 400px;
    line-height: 24px;
}
.foot-item3{
    padding-top: 50px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 290px;
}
.foot-item3 > div{
    width: 100px;
    margin-left: 40px;
    text-align: center;
    font-size:14px;
    color:#848181;
    line-height:30px;
}
.foot-item3 img{
    width: 100px;
    height: 100px;
}
.news-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.news-body{
    width: 800px;
    height: 750px;
    background: #fff;
    border-radius: 8px;
    padding: 30px 25px;
    color: #333;
    position: relative;
    overflow: auto;
}
.news-title{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 30px;
}
.news-txt{
    line-height: 24px;
    font-size: 14px;
}
.news-close{
    position: absolute;
    width: 40px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.news-close img{
    width: 100%;
}


/*# sourceMappingURL=styles-f36a3570e3ddb6aaf9dd.css.map*/