@charset "utf-8";
body {
    word-break: break-all;
    margin: 0 auto;
    width: 100%;
    background: #fff;
}

.sectionOne {
    width: 100%;
    position: relative;
}

.sectionOne>img {
    display: block;
    width: 100%;
    position: relative;
}





.sectionTwo {
    padding: 20px 0 55px 0;
    margin: 0 auto;
    max-width: 1475px;
}

.sectionTwo {
    text-align: center;
}

.sectionTwo span {
    font-size: 13px;
    color: #000;
    display: block;
    margin-top: 5px;
}

.sectionTwo h1 {
    color: #000;
    font-size: 35px;
    font-weight: normal;
    margin-top: 30px;
}


.sectionProcess{
    padding: 20px 0;
}

.sectionProcess>h1 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    text-align: center;
}

.process-box{
    width:100%;
    box-sizing: border-box;
    padding: 0 2%;
    margin-top: 24px;
}

.process-box img{
    width: 100%;
}

.sectionThree {
    border-top: 1px solid #e8e6e0;
    padding: 20px 0;
}

.sectionThree>h1 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    text-align: center;
}

.sectionThree ul {
    box-sizing: border-box;
    padding: 0 2%;
}

.sectionThree ul li:last-child {

}

.sectionThree ul li {
    margin-bottom: 20px;
}

.sectionThree ul li img {
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
}

.sectionThree ul li a {
    width: 88%;
    background-color: #e77918;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    display: none;
    height: 40px;
    position: absolute;
    bottom: 115px;
    line-height: 40px;
    text-align: center;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.sectionThree ul li div h1 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin: 12px 0 5px 0;
	text-align: center;
}

.sectionThree ul li div p {
    font-size: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sectionFour {
    margin: 30px 0;
    position: relative;
}

.sectionFour img {
    width: 100%;
    display: block;
    position: relative;
}

.sectionFour a {
    display: block;
    width: 360px;
    background-color: #e77918;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    height: 36px;
    position: absolute;
    bottom: 5vw;
    line-height: 36px;
    text-align: center;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.sectionFive>h1 {
    color: #000;
    font-size: 34px;
    font-weight: normal;
    text-align: center;
    padding: 30px 0 35px 0;
    border-bottom: 1px solid #e8e6e0;
}

.sectionFive .contentList{
    box-sizing: border-box;
    padding: 0 2%;
    margin-bottom: 20px;
}

.sectionFive .contentList img{
    width: 98%;
}


.more-news{
    width: 100%;
    text-align: right;
}

.more-news a{
    font-size: 14px;
    color: #133984;
    text-decoration:none;
}


.more-news a:hover{
    font-size: 14px;
    color: #E77918;
    text-decoration:none;
}


.sectionFive .contentList ul li a{
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #e8e6e0;
    box-sizing:border-box;
    padding-bottom: 0.5vw;
    margin-bottom: 0.5vw;
}

.sectionFive .contentList ul li a p{
    color: #373C3F;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0.5vw !important;
}

.sectionFive .contentList ul li a p:hover{
    color: #E77918;
}

.sectionFive .contentList ul li a span{
    color: #999691;
    font-size: 13px;
}

.sectionFive ul:first-child {

}

.sectionFive ul {
    box-sizing: border-box;
    padding: 0 2%;
}

.sectionFive ul li:last-child {

}

.sectionFive ul li {
    margin-bottom: 20px;
}

.sectionFive ul li img {
    width: 100%;
    display: block;
	height: 20vw;
    position: relative;

}

.sectionFive ul li div p {
    font-size: 16px;
    color: #000;
    margin: 10px auto 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
	text-align: center;
}

.sectionFive ul li div span {
    font-size: 13px;
    color: #999691;
    margin-top: 10px;
}

.navBox {
    align-items: center;
    padding: 30px 0;
    margin: 0 auto;
    text-align: center;
}

.navBox p {
    font-size: 18px;
    color: #000;
    margin-right: 35px;
    display: inline-block;
    cursor: pointer;
}

.navBox .active {
    box-sizing: border-box;
    background: #e77918;
    color: #fff;
    padding:6px 10px;
    border-radius: 12px;
}

.sectionSix {
    margin-top: 60px;
    position: relative;
}

.sectionSix>img {
    display: block;
    width: 100%;
    position: relative;
}

.sectionSix .itemOne {
    position: absolute;
    top:20%;
    left: 0;
    right: 0;
}

.sectionSix .itemOne h1 {
    color: #fff;
    font-size: 2vw;
    text-align: center;
    margin-top: 3vw;
    font-weight: normal;
}

.sectionSix .itemOne p {
    font-size: 1.2vw;
    color: #fff;
    text-align: center;
    margin-top: 2%;
}

.sectionSix .itemOne div {
    background: #ccc;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    box-sizing:border-box;
    padding:2% 5%;
    width: 90%;
    margin-top: 8vw;
}

.sectionSix ul{
    box-sizing: border-box;
    margin: 0 !important;
}

.sectionSix .itemOne div p {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    text-align: center;
    margin-bottom: 2vw;
}

.sectionSix .itemOne div p img {
    display: block;
    height: 3vw;
}

.boxSet ul li {
    margin-bottom: 1vw;

}

.boxSet ul li img {
    width: 100%;
    display: block;
    position: relative;

}

.swiper-slide img {
    width: 100% !important;
}



.cooperate{
    width: 100%;
    height:9vw;
    position: relative;
    background-image: url(../img/counter-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 0;
    margin-top: 60px;
    padding:0 2%;
}


.cooperate::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.7);
}


.cooperate-list{
    width: 100%;
    box-sizing:border-box;
    padding-top: 1.5vw;
}


#swiper2 .swiper-slide{

}

#swiper2 .swiper-img-box{
    width: 100%;
    height: 6vw;
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-content: center;
    box-sizing:border-box;
    border-radius: 4px;
}

#swiper2 .swiper-slide img{
    max-width: 75%;
    height:auto;
    display: block;
}

