﻿@charset "utf-8";

@font-face {
    font-family: 'Goudy Stout';
    src: url('../../font/Goudy Stout.eot'); /* IE9 Compat Modes */
    src: url('../../font/Goudy Stout.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/Goudy Stout.woff') format('woff'),
    url('../../font/Goudy Stout.woff2') format('woff2'),
    url('../../font/Goudy Stout.ttf') format('truetype'),
    url('../../font/Goudy Stout.svg#MyCustomFont') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC;
}

.container .banner {
    background: #158bb8;
    padding: 0.8rem 0;
}
.container .banner .bwords {
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    letter-spacing: 0.04rem;
}
.container .banner .logoName {
    font-family: 'Goudy Stout';
    font-size: 0.48rem;
    color: #000;
    margin-top: 0.06rem;
    text-align: center;
    letter-spacing: 0.05rem;
}
.container .banner .bannerMore {
    width: 12.9rem;
    height: 0.95rem;
    background: #fff;
    border-radius: 50px;
    margin: 0.5rem auto 0;
}
.container .banner .bannerMore .bIcons {
    float: left;
    height: 0.61rem;
    margin: 0.17rem 0 0 0.6rem;
}
.container .banner .bannerMore .bIcons img {
    height: 100%;
}
.container .banner .bannerMore .bnWords {
    float: left;
    height: 0.61rem;
    margin: 0.17rem 0.5rem 0 0.15rem;
}
.container .banner .bannerMore .bnWords .bnWordsTop {
    font-size: 0.16rem;
    color: #b5b5b5;
}
.container .banner .bannerMore .bnWords .bnWordsDown span {
    font-size: 0.24rem;
    color: #2bca78;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(43, 202, 120, 0.2);
}
.container .banner .bannerMore .bnLast {
    float: right;
    background: #2bca78;
    width: 1.4rem;
    height: 0.45rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    cursor: pointer;
    border: 2px solid #2bca78;
    border-radius: 50px;
    box-sizing: border-box;
    margin: 0.25rem 0.6rem 0 0;
}
.container .banner .bannerMore .bnLast:hover {
    background: #fff;
    color: #2bca78;
}
.container .partOne {
    width: 80%;
    margin: 0.36rem auto 0;
}
.container .partOne .aboutUsWds {
    font-size: 0.48rem;
    font-weight: 600;
    color: #535353;
    text-align: center;
}
.container .partOne .aboutTxts {
    font-size: 0.18rem;
    color: #a0a0a0;
    line-height: 0.26rem;
    text-align: center;
    margin-top: 0.2rem;
}
.container .partOne .aboutTxts span {
    font-size: 0.2rem;
    color: #158bb8;
}
.container .partOne .oneOthers {
    margin-top: 1.5rem;
}
.container .partOne .oneOthers ul li {
    float: left;
    width: 32%;
    height: 0.7rem;
    margin-right: 2%;
    font-size: 0;
    position: relative;
}
.container .partOne .oneOthers ul li:last-child {
    margin-right: 0;
}
.container .partOne .oneOthers ul li .lineSonA {
    float: left;
    width: calc(100% - 1.1rem);
    height: 0.06rem;
    background: #158bb8;
    margin-top: 0.04rem;
}
.container .partOne .oneOthers ul li .lineSonB {
    float: left;
    width: 0.14rem;
    height: 0.14rem;
    background: #158bb8;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 1.03rem;
}
.container .partOne .oneOthers ul li .lineSonC {
    float: left;
    width: 0.96rem;
    height: 0.04rem;
    background: #e5e5e5;
    margin-top: 0.05rem;
}
.container .partOne .oneOthers ul li .topWds {
    width: 1.5rem;
    height: 0.46rem;
    line-height: 0.44rem;
    background: #158bb8;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    position: absolute;
    top: -0.7rem;
    right: 0.36rem;
}
.container .partOne .oneOthers ul li .topWds .sanIcon {
    margin-top: -0.14rem;
    position: relative;
    z-index: -1;
}
.container .partOne .oneOthers ul li .wdsIcon {
    height: 0.27rem;
    line-height: 0.28rem;
    font-size: 0.18rem;
    color: #158bb8;
    margin-top: 0.28rem;
    background: url("../img/ones1.png") no-repeat;
    background-size: 0.25rem 0.27rem;
    padding-left: 0.35rem;
}
.container .partOne .oneOthers ul li .wdsIconColYel {
    line-height: 0.2rem;
    color: #ffa20a;
    background: url("../img/ones2.png") no-repeat;
    background-size: 0.25rem 0.27rem;
}
.container .partOne .oneOthers ul li .wdsIconColGre {
    color: #2bca78;
    background: url("../img/ones3.png") no-repeat;
    background-size: 0.25rem 0.27rem;
}
.container .partOne .oneOthers ul li .pubBgcYel {
    background: #ffa20a;
}
.container .partOne .oneOthers ul li .pubBgcGre {
    background: #2bca78;
}
.container .partTwo {
    margin-top: 0.6rem;
    background: url("../img/facbj.jpg") no-repeat;
    background-size: cover;
    padding: 0.5rem 0 0.4rem 0;
}
.container .partTwo .twoWds1 {
    font-size: 0.36rem;
    color: #535353;
    text-align: center;
}
.container .partTwo .twoWds2 {
    font-size: 0.24rem;
    color: #b5b5b5;
    text-align: center;
    margin-top: -0.07rem;
}
.container .partTwo .partTwoSon {
    margin: 0.6rem 0.6rem 0;
}
.container .partTwo .partTwoSon ul li {
    float: left;
    width: calc(25% - 0.12rem);
    margin-right: 0.16rem;
}
.container .partTwo .partTwoSon ul li:last-child {
    margin-right: 0;
}
.container .partTwo .partTwoSon ul li img {
    text-align: center;
    max-width: 100%;
}
.container .partTwo .partTwoSon ul li .titles {
    font-size: 0.2rem;
    color: #535353;
    margin-top: 0.15rem;
    text-align: center;
    line-height: 0.22rem;
}
.container .partTwo .partTwoSon ul li .titles span {
    font-size: 0.2rem;
    color: #158bb8;
}
.container .partThree {
    margin-top: 0.6rem;
    position: relative;
}
.container .partThree .threeWds1 {
    font-size: 0.36rem;
    color: #535353;
    text-align: center;
}
.container .partThree .threeWds2 {
    font-size: 0.24rem;
    color: #b5b5b5;
    text-align: center;
    margin-top: -0.07rem;
}
.container .partThree .threeImg {
    font-size: 0;
    margin-top: 0.5rem;
}
.container .partThree .threeImg img {
    width: 100%;
}
.container .partThree .bomWords {
    width: 6rem;
    height: 0.5rem;
    line-height: 0.48rem;
    background: #ffa20a;
    border-radius: 50px;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.35rem;
    margin: 0 auto;
}
.container .partFour {
    margin-top: 0.8rem;
    text-align: center;
}
.container .partFour .fourWds1 {
    display: inline-block;
}
.container .partFour .fourWds1 .fourWdsLeft {
    float: left;
    width: 1.82rem;
    height: 0.55rem;
    background: url("../img/cate1.jpg") no-repeat;
    background-size: 100% 100%;
}
.container .partFour .fourWds1 .fourWdsMiddle {
    float: left;
    height: 0.55rem;
    padding: 0 0.15rem;
    line-height: 0.55rem;
    background: #158bb8;
    font-size: 0.36rem;
    color: #fff;
}
.container .partFour .fourWds1 .fourWdsRight {
    float: left;
    width: 1.82rem;
    height: 0.55rem;
    background: url("../img/cate2.jpg") no-repeat;
    background-size: 100% 100%;
}
.container .partFour .fourWds2 {
    font-size: 0.24rem;
    color: #b5b5b5;
    text-align: center;
}
.container .partFour .partFourSon {
    margin: 0.65rem 1rem 0;
    background: #d0e8f1;
    border-radius: 8px;
    height: 5.86rem;
    position: relative;
}
.container .partFour .partFourSon .partFourOne {
    float: left;
    width: 3.9rem;
}
.container .partFour .partFourSon .partFourOne .everyOne {
    height: 1.94rem;
    margin-top: 0.02rem;
    cursor: pointer;
}
.container .partFour .partFourSon .partFourOne .everyOneBj0 {
    background: #158bb8;
    border-top-left-radius: 8px;
}
.container .partFour .partFourSon .partFourOne .everyOneBj1 {
    background: #158bb8;
}
.container .partFour .partFourSon .partFourOne .everyOneBj2 {
    background: #158bb8;
    border-bottom-left-radius: 8px;
}
.container .partFour .partFourSon .partFourOne .everyOne:first-child {
    margin-top: 0;
}
.container .partFour .partFourSon .partFourOne .everyOne img {
    float: left;
    width: 0.72rem;
    height: 0.72rem;
    margin-left: 0.45rem;
    margin-top: 0.61rem;
}
.container .partFour .partFourSon .partFourOne .everyOne .certNames {
    float: left;
    font-size: 0.2rem;
    color: #535353;
    margin-left: 0.25rem;
    margin-top: 0.82rem;
    text-align: left;
}
.container .partFour .partFourSon .partFourOne .everyOneBj0 .certNames,
.container .partFour .partFourSon .partFourOne .everyOneBj1 .certNames,
.container .partFour .partFourSon .partFourOne .everyOneBj2 .certNames {
    color: #fff;
}
.container .partFour .partFourSon .partFourTwo {
    float: left;
    width: calc(100% - 8.24rem);
    height: 5.86rem;
    position: relative;
}
.container .partFour .partFourSon .partFourTwo .twords {
    width: 3.8rem;
    height: 0.82rem;
    line-height: 0.28rem;
    font-size: 0.23rem;
    color: #535353;
    text-align: justify;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    -ms-transition: opacity 0.8s;
    -o-transition: opacity 0.8s;
    transition: opacity 0.8s;
}
.container .partFour .partFourSon .partFourThree {
    float: left;
    width: 3.84rem;
    height: 100%;
    position: relative;
}
.container .partFour .partFourSon .partFourThree .containerHidden1,
.container .partFour .partFourSon .partFourThree .containerHidden2 {
    display: none;
}
.container .partFour .partFourSon .partFourThree .swiper-container .swiper-wrapper .swiper-slide {
    height: 5.86rem;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.container .partFour .partFourSon .partFourThree .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
}
.container .partFour .partFourSon .partFourThree .swiperPrev {
    width: 0.38rem;
    height: 0.38rem;
    position: absolute;
    bottom: 0.9rem;
    left: -2.02rem;
}
.container .partFour .partFourSon .partFourThree .swiperNext {
    width: 0.38rem;
    height: 0.38rem;
    position: absolute;
    bottom: 0.9rem;
    left: -1.6rem;
}
.container .partFour .partFourSon .partFourThree .swiperPrev img,
.container .partFour .partFourSon .partFourThree .swiperNext img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.container .partFive {
    margin: 0.6rem 1rem 0;
    background: url("../img/abls.jpg") no-repeat;
    background-size: cover;
    padding: 0.02rem 0.5rem 0.75rem 0.8rem;
}
.container .partFive .services {
    width: 2.76rem;
    height: 1.35rem;
    margin: 0 auto;
}
.container .partFive .services .servicesLine {
    width: 0.03rem;
    height: 0.75rem;
    background: #ffa20a;
    margin: 0 auto;
}
.container .partFive .services .servicesName {
    width: 2.76rem;
    height: 0.6rem;
    line-height: 0.56rem;
    background: #ffa20a;
    font-size: 0.29rem;
    color: #fcfcfc;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(252, 252, 252, 0.2);
    text-align: center;
}
.container .partFive .partFiveOne {
    width: 12.8rem;
    height: 6rem;
    background: #fff;
    border-radius: 10px;
    margin: 0.8rem auto 0;
    text-align: center;
}
.container .partFive .partFiveOne .fiveOneImg {
    padding-top: 0.88rem;
    text-align: center;
}
.container .partFive .partFiveOne .fiveOneImg img {
    width: 100%;
    max-width: 1280px;
}
.container .partFive .partFiveOne .browseCatalog {
    font-size: 0;
    display: inline-block;
    border-radius: 50px;
    margin-top: 1.18rem;
    background: linear-gradient(54deg,#1894ee,#21bfed);
    padding: 2px;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon {
    display: inline-block;
    height: 0.72rem;
    border-radius: 50px;
    background: #fff;
    padding-right: 0.22rem;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon .downIcon {
    float: left;
    width: 0.49rem;
    height: 0.49rem;
    margin-top: 0.115rem;
    margin-left: 0.12rem;
    background: url(../img/brow.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon .downWords {
    float: left;
    height: 0.3rem;
    line-height: 0.28rem;
    margin-left: 0.08rem;
    margin-top: 0.2rem;
    font-size: 0.3rem;
    color: #158bb8;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon .downWords span {
    font-size: 0.3rem;
    color: #434343;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon:hover .downIcon {
    background: url(../img/browon.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon:hover .downWords {
    color: #434343;
}
.container .partFive .partFiveOne .browseCatalog .browseCatalogSon:hover .downWords span {
    color: #158bb8;
}
.container .partFive .partFiveTwo {
    width: 12.8rem;
    margin: 0.5rem auto 0;
}
.container .partFive .partFiveTwo ul li {
    float: left;
    width: 3.84rem;
    height: 1rem;
    margin-right: 0.64rem;
    background: #fff;
    border-radius: 10px;
}
.container .partFive .partFiveTwo ul li:last-child {
    margin-right: 0;
}
.container .partFive .partFiveTwo ul li .cicons {
    float: left;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0.25rem 0 0 0.25rem;
}
.container .partFive .partFiveTwo ul li .cicons img {
    width: 100%;
    height: 100%;
}
.container .partFive .partFiveTwo ul li .infos {
    float: left;
    height: 0.5rem;
    margin: 0.25rem 0 0 0.16rem;
}
.container .partFive .partFiveTwo ul li .infos .fvalues1 {
    font-size: 0.18rem;
    color: #313131;
}
.container .partFive .partFiveTwo ul li .infos .fvalues2 {
    font-size: 0.14rem;
    color: #bfbfbf;
}








