.icon-cir {
    height: 31px;
    width: 28px;
}

.icon-cir-red {
    background-position: -11px -5px;
}

.swiper-button-prev {
    background-image: url("../images/leftBtn.png");
}


/*改变了颜色和加粗的样式*/

.swiper-button-next {
    background-image: url("../images/rightBtn.png");
}

.form {}

.form .lable {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    padding: 5px 0;
}

.form input,
.form textarea {
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 14px;
    padding: 10px 15px;
}

.language {
    /* color: ; */
    position: absolute;
    /* right: 1%; */
    left: 97%;
    top: -35%;
    /* bottom: 10%; */
    /* margin-left: 100px; */
    /* float: right; */
    /* float: left; */
    /* display: inline-block; */
}


/* Title */

.Title {
    height: 44px;
    border-top: 2px solid #08c66e;
    position: relative;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #999999;
    line-height: 44px;
    text-align: center;
}


/* .Title .topText1 {
    top: -42px;
    left: calc(48% - 91px);
    font-size: 20px;
    position: absolute;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: red;
    line-height: 40px;
    height: 40px;
    background: url(../images/left.png);
    width: 16px;
} */

.Title .topText {
    top: -42px;
    position: absolute;
    left: calc(48% - 30px);
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    height: 40px;
    width: 150px;
    background: url(../images/titleBg.png);
    text-align: center;
}

.Title .topText_eng {
    top: -42px;
    position: absolute;
    left: calc(48% - 30px);
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    height: 40px;
    width: 150px;
    background: url(../images/titleBg.png);
    text-align: center;
}


/* .Title .topText2 {
    top: -42px;
    position: absolute;
    left: calc(48% + 175px);
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: red;
    line-height: 40px;
    height: 40px;
    background: url(../images/right.png);
    width: 16px;
} */

.paginationnav1,
.paginationnav2,
.paginationnav3,
.paginationnav4{
    bottom: -5px !important;
}

.usText {
    font-size: 14px;
}

.nav1,
.nav2,
.nav3,
.nav4{
    padding-bottom: 25px;
}

.swiper-pagination-bullet-active {
    background: #AAC6F9
}


/* Box */

.Box {
    padding-bottom: 114px;
}


/* head */

.Head {
    position: fixed;
    top: 0;
    background: #fff;
    height: 98px;
    width: 100%;
    z-index: 9;
}

.Head .nav {
    padding: 14px 0;
}

.Head .nav .logo {
    display: flex;
    align-items: center;
}

.Head .nav .logo p {
    font-size: 27px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2E323C;
    margin-left: 29px;
}


/* banner */

.banner {
    padding-top: 88px;
    padding-bottom: 114px;
}

.banner .bannerContent {
    position: relative;
    padding: 198px 0;
    text-align: center;
    background-image: url("../images/banner.png");
    background-size: cover;
    width: 100%;
}

.aboutUs {
    /* background: rgba(70, 116, 201, 0.88); */
    background: rgba(8, 198, 110, 0.88);
    /* padding: 50px 55px 30px 10px; */
    float: none;
    margin: 0 auto;
    text-align: left;
    /* min-width: 800px; */
    max-width: 1100px;
    position: relative;
}

.aboutUs_span {
    width: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    margin: 0 auto;
    padding-left: 10px;
    height: 100%;
    padding-bottom: 6%;
}

.aboutUs_span_eng {
    width: 100%;
    font-size: 15px;
    font-family: Microsoft YaHei;
    color: #FFFFFF;
    margin: 0 auto;
    padding-left: 10px;
    height: 100%;
    padding-bottom: 6%;
}

.about_title {
    width: 100%;
    /* height: 10%; */
    /* background-color: red; */
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    display: flex;
    /* background-color: red; */
    color: #FFFFFF;
    /* padding-left: 4%; */
    padding-top: 4%;
    padding-bottom: 3%;
    /* width: calc(100% - 10%); */
}

.about_title_eng {
    width: 100%;
    /* background-color: #397FFF; */
    /* height: 10%; */
    /* background-color: red; */
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    display: flex;
    color: #FFFFFF;
    /* padding-left: 6%; */
    padding-top: 4%;
    padding-bottom: 3%;
}

.aboutUs_content {
    font-size: 14px;
    /* background-color: red; */
    width: 85%;
    left: 6%;
    position: relative;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: left;
}


/* .aboutUs .aboutUs_content .about_title_eng::after {
    content: "";
    height: 1px;
    width: 50%;
    background: #D8D8D8;
    position: absolute;
    left: 480px;
    right: 0;
    top: 10%;
    transform: translateY(-50%);
} */


/* .aboutUs .aboutUs_content .about_title::after {
    content: "";
    height: 1px;
    width: 65%;
    background: #D8D8D8;
    position: absolute;
    left: 30%;
    right: 0;
    top: 17%;
} */

.lines {
    content: "";
    height: 1px;
    width: 41%;
    background: #D8D8D8;
    /* position: absolute; */
    /* left: 50%; */
    right: 0;
    top: 17%;
    margin-top: 1.5%;
    margin-left: 5%;
    margin-right: 6%;
}

.line_eng {
    content: "";
    height: 1px;
    width: 46%;
    background: #D8D8D8;
    /* position: absolute; */
    left: 37%;
    right: 0;
    top: 17%;
    margin-top: 1.5%;
    margin-left: 4%;
    /* margin-right: 8%; */
}

.banner .bannerContent img {
    width: 100%;
    height: auto;
}

.banner .bannerContent .intro {
    /* background: rgba(70, 116, 201, 0.88); */
    background: rgba(8, 198, 110, 0.88);
    /* padding: 100px 55px 30px; */
    float: none;
    /* height: 100%; */
    margin: 0 auto;
    text-align: left;
    /* max-width: 1100px; */
    /* width: 50%; */
    max-width: 1100px;
    min-width: 50%;
}


/* 英文 大背景 */

.introEng {
    /* background: rgba(70, 116, 201, 0.88); */
    background: rgba(8, 198, 110, 0.88);
    /* padding: 100px 55px 30px; */
    float: none;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    /* width: 50%; */
}

.banner .bannerContent .intro .introHead {
    /* position: relative; */
    /* padding: 0px 10px 30px; */
    text-align: center;
    letter-spacing: 20px;
    /* position: absolute; */
    top: 100px;
    margin: 30px auto;
    /* background-color: red; */
    /* width: calc(100% - 130px); */
    /* width: 100%; */
    max-width: 1100PX;
}

.banner .bannerContent .intro .introHead p {
    /* width: 100%; */
    height: 10%;
    display: block;
    font-size: 3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    /* max-width: 1100PX; */
}


/* 英文 */

.banner .bannerContent .introEng .introHeadEng p {
    width: 92%;
    height: 10%;
    display: block;
    font-size: 3rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.banner .bannerContent .intro .introContent {
    /* width: 80%; */
    /* background-color: #397FFF; */
    /* background-color: red; */
    /* height: 10%; */
    font-size: 1.4rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    /* margin-left: 25%; */
    padding-bottom: 4%;
    letter-spacing: 4px;
    /* padding-left: 5%; */
    /* padding-right: 5%; */
    /* background-color: red; */
}


/* 英文 */

.banner .bannerContent .introEng .introContentEng {
    width: 56%;
    /* background-color: #397FFF; */
    /* background-color: red; */
    height: 10%;
    font-size: 1.4rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    /* margin-left: 25%; */
    padding-bottom: 4%;
    letter-spacing: 4px;
}

.banner .bannerContent .intro .introContent .introContentswiper {
    height: 100%;
}

.banner .bannerContent .intro .introContent .introContentswiper .swiper-slide {
    padding: 0 10px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

sub {
    font-size: 0.5em;
}


/* 产品介绍 */

.Service .taber {
    text-align: center;
	display: flex;
}
.col-lg-4{
	flex: 25%;
}
.Service .taber .taberbtn {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s;
}

.Service .taber .taberbtn:hover {
    color: #FFFFFF;
    background: #08c66e;
}

.Service .taber .taberbtn.active {
    color: #FFFFFF;
    background: #08c66e;
}

.Service .ServiceInfo {
    padding-top: 30px;
}

.Service .ServiceInfo .serviceItem {
    position: relative;
    display: inline-block;
}

.Service .ServiceInfo .serviceTitle {
    height: 64px;
    line-height: 64px;
    background: rgba(0, 0, 0, 0.52);
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}


/* container */

.container {
    margin-top: 26px;
    padding-right: 16px;
}

.containerItem {
    margin: 20px 0;
}

.containerItem>div {
    background: #F9F9F9;
    height: 100%;
}

.containerItem:nth-child(2n+1) {
    padding-right: 20px;
}

.containerItem:nth-child(2n) {
    padding-left: 20px;
}

.containerItem .img {
    padding-right: 16px;
    height: 100%;
}

.containerItem .containerItemHead {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    padding: 15px 0;
}

.containerItem .containerItemContent {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    padding-right: 20px;
}

.containerItem .SolutionImg {
    width: 100%
}

.containerItem .relation {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    display: inline-block;
    background: transparent;
    text-indent: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.containerItem .relationBox {}


/* 技术优势 */

.Advantages {
    background: #F5F5F5;
}

.Advantages .AdvantagesContent {
    padding-top: 46px;
}

.Advantages .AdvantagesItem {
    text-align: center;
    width: 300px;
    margin-bottom: 50px;
    margin-left: 10px;
}

.Advantages .AdvantagesItem .AdvantagesItemImg img {
    width: 123px;
    height: 123px;
    margin-bottom: 8px;
}

.Advantages .AdvantagesItem .AdvantagesItemTitle {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    color: #333333;
    padding: 10px 0;
}

.Advantages .AdvantagesItem .AdvantagesItemContent {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    padding: 0 0px;
}


/* footer */

.footer {
    padding: 10px 0;
    background: #303233;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.footer a {
    color: #fff;
}


/* 联系我们 */

.contactUs {
    background: #F5F5F5;
}

.contactUs .contactUsRrow {
    position: relative;
    background: #fff;
    padding: 28px 100px;
}

.contactUs .mapBox .maptaber {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
	display: flex;
	justify-content: center;
}

.contactUs .mapBox .maptaber .line {
    width: 90px;
    height: 3px;
    background: #08c66e;
    position: absolute;
    bottom: -15px;
	left: 40%;
    /* left: 58.333333%;
    transform: translateX(calc(-100% + -35px)); */
    transition: all 0.3s;
}

.contactUs .mapBox .maptaber_eng {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
}

.contactUs .mapBox .maptaber_eng .line {
    width: 86px;
    height: 3px;
    background: #08c66e;
    position: absolute;
    bottom: -15px;
    left: 58.333333%;
    transform: translateX(calc(-100% + -35px));
    transition: all 0.3s;
}

.contactUs .mapBox .maptaber .line.active2 {
    transform: translateX(calc(-100% + 84px))
}

.contactUs .map #map1,
.contactUs .map #map2 {
    height: 275px;
}

.contactUs .mapBox .maptaber .active {
    font-weight: bold;
}

.contactUs .mapBox .maptaber>div {
    cursor: pointer;
}

.contactUs .mapBox .maptaber>div:nth-child(1) {
    text-align: center;
    /* padding-right: 25px; */
}

/* .contactUs .mapBox .maptaber>div:nth-child(2) {
    padding-left: 25px;
} */

.contactUs .map {
    width: 80%;
    height: 275px;
    margin: 0 auto;
}


/* 右侧 */

.contactUs .Title {
    margin-bottom: 46px;
}

.contactUs .contactUsInfo {
    background: #fff;
    height: 100%;
    position: relative;
}


/* 右侧 */

.contactUs .contactUsInfo .title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3C3C3C;
    line-height: 24px;
    text-align: center;
}

.contactUs .contactUsInfo .card {
    padding: 0 30px;
}

.contactUs .contactUsInfo .title2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    padding: 20px 0;
}

.contactUs .contactUsInfo li {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #686868;
    line-height: 24px;
    padding-bottom: 20px;
}


/* 荣誉资质 */

.Honorary {
    text-align: center;
}

.Honorary .HonorarySwiper1Img {
    width: 100%;
    height: auto;
}

.Honorary .HonorarySwiper1 {
    margin-top: 46px;
}

.Honorary .HonorarySwiper1 .HonorarySwiper1next {
    transition: all 0.3s;
    right: -26px;
}

.Honorary .HonorarySwiper1 .HonorarySwiper1prev {
    transition: all 0.3s;
    left: -26px;
}

.Honorary .HonorarySwiper1:hover .HonorarySwiper1next {
    right: 8px;
}

.Honorary .HonorarySwiper1:hover .HonorarySwiper1prev {
    left: 8px;
}

.Honorary .HonorarySwiper2 {
    margin-top: 77px;
}

.Honorary .HonorarySwiper2 .HonorarySwiper2next {
    transition: all 0.3s;
    right: -26px;
}

.Honorary .HonorarySwiper2 .HonorarySwiper2prev {
    transition: all 0.3s;
    left: -26px;
}

.Honorary .HonorarySwiper2:hover .HonorarySwiper2next {
    right: 8px;
}

.Honorary .HonorarySwiper2:hover .HonorarySwiper2prev {
    left: 8px;
}

.Honorary .HonorarySwiper2Img {
    width: 100%;
    height: auto;
}


/* 关于我们 */

.ABOUTUS .Title {
    margin-bottom: 36px;
}

.ABOUTUS .img {
    padding: 24px 0;
    position: relative;
}

.ABOUTUS .img img {
    width: 100%;
    height: auto;
}

.ABOUTUS .row {
    position: relative;
}

.ABOUTUS .textBox {
    padding: 86px 30px 20px;
    background: #F3F3F3;
    position: relative;
}

.ABOUTUS .textBox .bg {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 100%;
    background: #F3F3F3;
    z-index: -1;
}

.ABOUTUS .textBox .introHead {
    position: relative;
    padding: 30px 10px;
    position: absolute;
    top: 0;
    width: calc(100% - 60px);
}

.ABOUTUS .textBox .introHead::after {
    content: "";
    height: 1px;
    background: #D8D8D8;
    position: absolute;
    left: 280px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.ABOUTUS .textBox .introHead p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.ABOUTUS .textBox .introContent {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    padding: 0 10px;
    /* text-align: center; */
    /* margin: 0 auto; */
}

.submit {
    height: 36px;
    background: #08c66e;
    border-radius: 4px;
    line-height: 36px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    border: 0;
    width: 100%;
}


/* 适配 */

@media (max-width: 970px) {
	.col-lg-4{
		flex: 25%;
	}
    .contactUs .contactUsInfo {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
    }
    #SOLUTION {
        padding-top: 20px;
    }
    .container .containerItem {
        padding: 0;
        margin: 0;
        margin-bottom: 40px;
    }
    .Honorary .swiper-button-next,
    .Honorary .swiper-button-prev {
        display: none;
    }
    .contactUs .contactUsInfo {
        margin-top: 20px;
    }
}

@media (max-width: 750px) {
	.col-lg-4{
		flex: 25%;
	}
    .contactUs .contactUsRrow {
        padding: 18px 0px;
    }
    .form {
        width: 80%;
        margin: 0 auto;
    }
    .header {
        height: 56px;
    }
    .contactUs .contactUsInfo .line {
        display: none;
    }
    /* head */
    .Head {
        position: fixed;
        top: 0;
        background: #fff;
        height: 62px;
        width: 100%;
        z-index: 9;
    }
    .Head .nav {
        padding: 10px;
    }
    .Head .nav .logo {
        display: flex;
        align-items: center;
        height: 42px;
    }
    .Head .nav .logo img {
        height: 100%;
    }
    .Head .nav .logo p {
        font-size: 1rem;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #2E323C;
        margin-left: 0.29rem;
    }
    /* banner */
    .banner {
        padding: 0;
        padding-top: 62px;
        padding-bottom: 40px;
    }
    .banner .bannerContent {
        position: relative;
    }
    .banner .bannerContent img {
        width: 100%;
        height: auto;
    }
    /* Title */
    .Title {
        height: 10px;
        border-top: 2px solid #AAC6F9;
        position: relative;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 300;
        color: #999999;
        line-height: 29px;
        text-align: center;
    }
    .Title .topText {
        position: absolute;
        top: -29px;
        left: calc(50% - 50px);
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 27px;
        height: 27px;
        background-image: url(../images/titleBg.png);
        background-size: 100px 27px;
        width: 100px;
        text-align: center;
    }
    /* Box */
    .Box {
        padding-bottom: 80px;
    }
    .Service .ServiceInfo {
        padding-top: 20px;
    }
    .containerItem .img {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .containerItem>div {
        padding: 10px 0;
        border-radius: 6px;
        height: auto;
    }
    .containerItem .right {
        padding: 0 18px;
        text-align: center;
    }
    .ABOUTUS .textBox .introHead p {
        font-size: 16px;
    }
    .ABOUTUS .textBox .introHead::after {
        display: none;
    }
    .ABOUTUS .textBox {
        position: relative;
    }
    .containerItem .relation {
        display: block;
        text-align: center;
        width: 100%;
        text-indent: 0;
    }
    .containerItem .containerItemHead {
        font-size: 16px;
    }
    .Service .taber .taberbtn {
        font-size: 14px;
        width: 100px;
    }
}