html, body {
    margin: 0 auto;
    overflow-x: hidden;
}
html,body{width:100%;overflow-x:hidden;}
body>div {
    width: 1280px;
    margin-left: calc(50% - 640px);
}

ul, li {
    margin: 0;
    list-style: none;
    padding: 0;
}

/*.icon {
    background-image: url(../image/icons.png);
    display: inline-block;
}*/

.clickable {
    cursor: pointer
}

.hide {
    display: none!important;
}
.content-h{
	width: 100%;
	background: white;
	/*position: fixed;*/
	text-align: center;
	height: 80px;
	margin-left: 0;
	position: fixed;
    top: 0;
    z-index: 9999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    transition: all 600ms ease-out 0s;
    transform: translateY(-5px);
}
.header{
	height: 80px;
	text-align: center;
	width: 1280px;
    margin: 0 auto;
}
.header .logo {
    margin: 5px 105px 0px 0px;
    float: left;
}
.web-menu{
	float: right;
}
.header .web-menu {
    display: inline-block;
    height:80px;
    margin: 0 0 0 0px;
    vertical-align: top;
}

.header .web-menu li {
    display: inline-block;
    height: 80px;
    text-align: center;
}

.header .web-menu li a {
    text-decoration: none;
    color: #333
}

.header .web-menu li h3 {
    font-size: 12px;
    font-weight: normal;
    margin: 0px 25px 0px 25px;
}

.header .web-menu li h3:first-child {
    font-size: 17px;
    margin-top: 30px;
    font-weight: bold;
}

.header .web-menu li:hover, .header .web-menu li.active {
    background-color: #15aeff;
    color: white;
    cursor: pointer;
}

.header .web-menu li:hover a, .header .web-menu li.active a {
    color: white;
    height: 80px;
    display: block;
    height: 80px;
    padding-top: 1px;
}

.solution-hover {
    position: absolute;
    z-index: 100;
    width: 118px;
    height: 150px;
    border: 1px solid #E7EFF4;
    margin-left: 58%;
    background: #FFFFFF;
}

.solution-hover div {
    display: block;
    text-align: center;
    color: #5E636D;
    width: 118px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}

.solution-hover div:not(:first-child) {
    border-left: 1px solid #E7EFF4;
}

.solution-hover div:hover {
    background: #15aeff;
    color: #FFFFFF;
}

.product-hover div:hover {
    background: #15aeff;
    color: #FFFFFF;
}

.product-hover {
    position: absolute;
    z-index: 10000;
    width: 118px;
    height: 200px;
    border: 1px solid #E7EFF4;
    margin-left: 64.5%;
    background: #FFFFFF;
}

.product-hover div {
    display: block;
    text-align: center;
    color: #5E636D;
    width: 118px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}

.product-hover div:not(:first-child) {
    border-left: 1px solid #E7EFF4;
}

.click-info {
    width: 100%;
    position: fixed;
    z-index: 10000;
    height: 60px;
    background: #15aeff;
    margin: 0;
    top: 0;
}

.click-contact {
    width: 1280px;
    margin-left: calc(50% - 640px);
}

#MEIQIA-BTN-HOLDER #MEIQIA-BTN {
    display: none;
}

/*.click-contact img {
    width: 230px;
    height: 60px;
    margin-left: 35px;
}*/

/*.click-contact div {
    display: inline-block;
    width: 150px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 20px;
    vertical-align: top;
    float: right;
}

.click-contact .click-contact-list span:first-child {
    background-position: 422px 363px;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
}*/

/*.click {
    background: #005CE5;
}

.click-contact .click-contact-arr span:first-child {
    background-position: 357px 363px;
    width: 24px;
    height: 24px;
    position: relative;
    top: 5px;
}

.click-contact .click-contact-set {
    width: 448px;
    margin-left: calc(50% - 261px);
}

.click-contact .click-contact-set span:first-child {
    width: 327px;
    height: 24px;
    position: relative;
    top: 2px;
}

.click-contact .click-contact-map {
    width: 249px;
    margin-left: 39%;
}

.click-contact .click-contact-map p {
    margin: 0;
    height: 26px;
    position: relative;
    top: -11px;
}*/

.xcp {
    margin: 49px 0 0 60px;
}

.about_xcp {
    margin: -34px 0 0 0;
}

.erweima {
    float: right;
}

.erweima1 {
    position: absolute;
    bottom: -19px;
    right: 220px;
}

.erweima2 {
    position: absolute;
    bottom: 0;
    right: 100px;
}

.banner {
    width: 100%;
}

.swiper-imgO {
    background: url(../image/lunbo-shouye.jpg);
}

.swiper-imgT {
    background: url(../image/lunbo-yewufugai.jpg);
}
.swiper-imgP {
    background: url(../image/lunbo-ai.jpg);
}


.production-swiper {
    width: 100%;
}

.product-tab {
    width: 100%;
}

.product-tab .product-tab-list>div {
    display: none;
}

.product-tab .product-tab-list>div.show {
    display: block;
}

#productTabList .prev {
    width: 24px;
    height: 24px;
    border-top: 2px solid #8787928a;
    border-right: 2px solid #8e858594;
    transform: rotate(227deg);
}

#productTabList .next {
    width: 24px;
    height: 24px;
    border-top: 2px solid #8787928a;
    border-right: 2px solid #8e858594;
    transform: rotate(45deg);
}

.swiper-banner-wapper {
    margin-left: calc(50% - 960px);
    width: 1920px;
    height: 640px;
    margin-top: 75px;
}

.swiper-banner-wapper .swiper-container {
    height: 100%;
}

.module-title {
    text-align: center;
}

.module-name-icon {
    display: inline-block;
}

.bottom-line {
    height: 1px;
    width: 84px;
    background: #15aeff;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 10px;
}

.module-name {
    font-size: 28px;
    color: #15aeff;
    margin: 0;
}

.module-subline {
    font-size: 20px;
    line-height: 35px;
    color: #282828;
    margin: 0;
}

.module-english {
    font-size: 10px;
    margin-top: 7px;
    color: #888888;
    line-height: 13px;
    margin: 0px;
}

.solution .module-name-icon {
    /*background-position: -174px 507px;
    width: 365px;
    height: 24px;*/
    /*margin-top: 48px;*/
    /*margin-bottom: 10px;*/
}

.module-content .content-list {
    width: 100%;
    text-align: center;
}

.module-content .content-list li div>p:first-child {
    font-size: 22px;
    color: #282828;
    line-height: 21px;
    margin: 8px;
}

.module-content .content-list li div>p:last-child {
    font-size: 14px;
    color: #5E636D;
    line-height: 5px;
}

.module-content .content-list li>p {
    position: relative;
    left: 24px;
    width: 85%;
    height: 64px;
    font-size: 14px;
    color: #5E636D;
    line-height: 25px;
    text-align: center;
}

.module-content .content-list li {
    width: 32%;
    display: inline-block;
    border-radius: 5px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 20px;
}

.module-content .content-list li .click-to-view {
    border: 1px solid #5E636D;
    display: inline-block;
    border-radius: 5px;
    line-height: 35px;
    font-size: 16px;
    width: 150px;
    height: 35px;
    margin: 30px;
}
.module-content .content-list li:hover {
    box-shadow: 0px 3px 10px #ddd;
    color: #15aeff;
    cursor: pointer;
}

.module-content .content-list li:hover div>p {
    color: #15aeff;
}

.module-content .content-list li:hover p {
    color: #15aeff;
}

.module-content .content-list li:hover .click-to-view {
    border: 1px solid #15aeff;
    background-color: #15aeff;
    color: #ffffff;
}

/* 产品中心 */

.production .module-name-icon {
    background-position: -175px 437px;
    width: 365px;
    height: 24px;
    margin-top: 48px;
    margin-bottom: 10px;
}

.production-big {
    width: 100%;
    height: auto;
    margin: 0;
    padding-bottom: 60px;
}

.product-left {
    position: relative;
}

.product-left p {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 40px;
    margin: 0px auto;
    border-top: 1px solid #ddd;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    line-height: 40px;
    text-indent: 20px;
}

.product-more-right {
    width: 7px;
    height: 7px;
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(45deg);
    position: absolute;
    top: -2px;
    right: 10px;
}

.product-left li {
    width: 100%;
    height: 40px;
    margin: 0px auto;
    line-height: 40px;
    text-indent: 20px;
    border-top: 1px solid #ddd;
    font-size: 16px;
    color: rgba(94, 99, 109, 1)
}

.product-left li:hover {
    color: #15aeff;
}

.product-active {
    background: #15aeff;
    color: #fff !important;
}

.product-left-item {
    display: none;
}

.production-big .production {
    width: 1280px;
    margin-left: calc(50% - 640px);
}
.production-title{
	text-align: center;
}
.production-big .production-title {
    position: relative;
    width: 94%;
    height: 65px;
    margin-top: 30px;
    margin-left: 35px;
}
.production-big .production-title .content-title {
    display: inline-block;
    width: 15%;
    text-align: center;
    line-height: 36px;
    border-radius: 25px;
    font-size: 20px;
    margin-left: 35px;
    height: 38px;
/*    border: 1px solid #5E636D;*/
    background: #FAFAFB;
    color: #5E636D;
}

.production-big .production-title .content-title.index-product-active {
    background: #15aeff;
    color: #FFFFFF;
    border: 1px solid #15aeff;
}

.production-big .content-title:hover {
    border: 1px solid #15aeff;
    color: #FFFFFF;
    background: #15aeff;
}

.production-big .content-list li>p {
    height: 80px;
}

.production-big .production-list li {
    display: inline-block;
    position: relative;
    left: 45px;
    background: #fff;
    text-align: center;
    color: #282828;
    font-size: 16px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.production-big ul li:hover {
    background: #15aeff;
    transform: scaleY(1.0);
    transform-style: preserve-3d;
    transform-origin: bottom center;
    transition: all 0.4s linear;
    cursor: pointer;
}
.dhu li:hover{
	transition: all 500ms ease;
    /*transform: scale(1);*/
    transform: scale(1.03);
}
.production-big .production ul>li:hover div>p {
    color: white;
}

.production-big li>div p:first-child {
    color: #282828;
    font-size: 18px;
    line-height: 5px;
}

.production-big li>div p:last-child {
    font-size: 12px;
    color: rgba(168, 168, 168, 1);
    line-height: 21px;
}

.production-big .production-list-numbertwo li {
    display: inline-block;
    position: relative;
    left: 45px;
    background: #fff;
    text-align: center;
    color: #282828;
    font-size: 16px;
    margin-right: 48px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.production-big .production-list-numberthree li {
    display: inline-block;
    position: relative;
    left: 45px;
    background: #fff;
    text-align: center;
    color: #282828;
    font-size: 16px;
    margin-right: 5.7px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.production-big .production-list-much li {
    display: inline-block;
    position: relative;
    left: 45px;
    background: #fff;
    text-align: center;
    color: #282828;
    font-size: 16px;
    margin-right: 68.7px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

/*案例赏析*/
.casew{
	width: 100%;
    height: 746px;
	background: url(../image/albj.png);
	margin-left: 0;
}
.case-viewing{
	width: 1280px;
    margin-left: calc(50% - 640px);
}

.case-viewing .module-name-icon {
    background-position: -180px 365px;
    width: 365px;
    height: 24px;
    margin-top: 48px;
    margin-bottom: 10px;
}
.case-viewing-list li:hover{
	cursor: pointer;
}
.case-viewing .case-viewing-list {
    width: 100%;
    margin: 30px 0 30px 0;
    text-align: center;
}

.case-viewing .case-viewing-list li {
    display: inline-block;
    width: 32%;
}

.case-viewing .case-viewing-list li:hover .bef {
    width: 50%;
}

.case-viewing .case-viewing-list li:hover p {
    color: #15aeff;
}

.case-viewing .case-viewing-list li>div {
    position: relative;
    /*left: 68px;
    top: -20px;*/
    width: 60%;
    /*text-align: center;
    line-height: 48px;*/
    height: 40px;
    color: #181E4E;
/*    background: rgba(94, 99, 109, 1);*/
    font-size: 22px;
    text-align: left;
    margin-top: 10px;
}
.mlef{
	margin-left: 18px;
}
.aft{
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    width: 384px;
    background: #e6eefb;
    z-index: -1;
}
.bef{
	position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background: #15aeff;
    z-index: 1;
    transition: all 0.3s ease;
}
.case-viewing .case-viewing-list li>p {
    text-align: left;
    line-height: 28px;
    width: 88%;
    color: #5E636D;
    font-size: 14px;
    margin-left: 18px;
    margin-top: 8px;
}

.case-viewing .case-viewing-more {
    text-align: center;
    padding-bottom: 20px;
}

.case-viewing .case-viewing-more span {
    line-height: 35px;
    border-radius: 5px;
    border: 1px solid #5E636D;
    margin-bottom: 50px;
    padding: 6px 35px;
    height: 35px;
}

.case-viewing .case-viewing-more span:hover {
    border: 1px solid #15aeff;
    background: #15aeff;
    color: #FFFFFF;
}

/*售后服务*/

.service-platform-big {
    width: 1280px;
    text-align: center;
}

.service-platform {
    margin-left: calc(50% - 960px);
    background: #FAFAFB;
    width: 1920px;
    height: 720px;
    background: url(../image/jieshaobj.png);
    margin-top: 60px;
}

.service-platform>div, .service-platform>ul {
    width: 1280px;
    margin-left: calc(50% - 640px);
}

.service-platform-list {
    width: 1280px;
}

.service-platform-list li {
    display: inline-block;
    width: 24%;
}

.service-platform .module-name-icon {
    background-position: -50px 294px;
    width: 596px;
    height: 24px;
    margin-top: 48px;
    margin-bottom: 10px;
}

.service-platform .service-platform-list li:nth-child(1) .module-name-icon {
    background-position: -732px 577px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform-clew {
    height: 1px;
    width: 40px;
    background: #15aeff;
    display: inline-block;
}

.service-platform .service-platform-list li p:nth-child(2) {
    margin: 0;
    font-size: 21px;
    color: #282828;
}

.service-platform .service-platform-list li p:nth-child(4) {
    margin: 0;
    font-size: 14px;
    color: #888888;
    line-height: 21px;
}

.service-platform .service-platform-list li p:nth-child(5) {
    margin: 0;
    font-size: 14px;
    color: #888888;
    line-height: 21px;
}

.service-platform .service-platform-list li:nth-child(2) .module-name-icon {
    background-position: -892px 577px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(3) .module-name-icon {
    background-position: -1042px 577px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(4) .module-name-icon {
    background-position: -1194px 577px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(5) .module-name-icon {
    background-position: -733px 453px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(6) .module-name-icon {
    background-position: -893px 453px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(7) .module-name-icon {
    background-position: -1044px 453px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform .service-platform-list li:nth-child(8) .module-name-icon {
    background-position: -1195px 453px;
    width: 92px;
    height: 91px;
    margin-top: 48px;
}

.service-platform div:last-child {
    text-align: center;
    margin-top: 0;
}

.service-platform div:last-child span {
    color: #5E636D;
    line-height: 34px;
    border-radius: 18px;
    border: 1px solid #5E636D;
    margin-bottom: 50px;
    padding: 6px 35px
}

.service-platform div:last-child:hover span {
    border: 1px solid #15aeff;
    background: #15aeff;
    color: #fff;
}

.service-platform .service-platform-list li:nth-child(1):hover .module-name-icon {
    background-position: -732px 303px
}

.service-platform .service-platform-list li:nth-child(2):hover .module-name-icon {
    background-position: -892px 303px
}

.service-platform .service-platform-list li:nth-child(3):hover .module-name-icon {
    background-position: -1042px 303px
}

.service-platform .service-platform-list li:nth-child(4):hover .module-name-icon {
    background-position: -1194px 303px
}

.service-platform .service-platform-list li:nth-child(5):hover .module-name-icon {
    background-position: -733px 179px;
}

.service-platform .service-platform-list li:nth-child(6):hover .module-name-icon {
    background-position: -893px 179px
}

.service-platform .service-platform-list li:nth-child(7):hover .module-name-icon {
    background-position: -1044px 179px
}

.service-platform .service-platform-list li:nth-child(8):hover .module-name-icon {
    background-position: -1195px 179px
}

.service-platform .service-platform-list li:hover p {
    color: #15aeff;
}

/*首页---关于我们*/

.about-us .module-name-icon {
    background-position: -58px 223px;
    width: 596px;
    height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
}

.about-us img {
    display: inline-block;
    margin-top: 40px;
    margin-left: 60px;
}

.about-us .about-us-content {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-top: 30px;
    float: right;
    text-align: left;
}

.about-us .about-us-content p:nth-child(1) {
    font-size: 16px;
    color: #e97900;
    line-height: 25px;
    margin-bottom: 30px;
    text-indent: 25px;
}

.about-us .about-us-content p:nth-child(2) {
    font-size: 14px;
    color: #5E636D;
    line-height: 22px;
    margin-bottom: 35px;
    text-indent: 25px;
}

.about-us .about-us-content p:nth-child(3) {
    font-size: 10px;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    margin-bottom: 15px;
}

.about-us .about-us-content p:nth-child(4) {
    font-size: 10px;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

.about-us .about-us-contentShenzhen {
    vertical-align: top;
    margin-top: 65px;
}

.about-us .about-us-contentShenzhen p:nth-child(1) {
    font-size: 22px;
    color: #000000;
    margin: 0;
}

.about-us .about-us-contentShenzhen p:nth-child(2) {
    font-size: 20px;
    color: #000000;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.about-us .about-us-contentShenzhen p:nth-child(3) {
    font-size: 16px;
    color: #5E636D;
    line-height: 22px;
    margin-bottom: 30px;
    text-indent: 25px;
}

.about-us .about-us-contentShenzhen p:nth-child(4) {
    font-size: 10px;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
}

/*首页--联系我们*/

.contact-us .module-name-icon {
    background-position: -58px 151px;
    width: 596px;
    height: 24px;
    margin-top: 48px;
    margin-bottom: 10px;
}

.contact-us .contact-us-list {
    text-align: center;
    position: relative;
    margin-top: 36px;
    left: 10px;
}

.contact-us .contact-us-list li {
    display: inline-block;
    text-align: center;
    padding: 0 90px;
}

.contact-us .contact-us-list li>p {
    font-size: 16px;
    color: #5E636D;
    margin: 0;
}

.contact-us .contact-us-list li:nth-child(1) .module-name-icon {
    background-position: -1467px 533px;
    width: 64px;
    height: 61px;
}

.contact-us .contact-us-list li:nth-child(2) .module-name-icon {
    background-position: -1568px 537px;
    width: 64px;
    height: 61px;
}

.contact-us .contact-us-list li:nth-child(3) .module-name-icon {
    background-position: -1697px 532px;
    width: 64px;
    height: 61px;
}

.contact-us .contact-us-info {
    position: relative;
    width: 26%;
    display: inline-block;
    margin-top: 100px;
    left: 14%;
}

input {
    background: none;
    outline: none;
    border: 0px;
    color: #000000;
}

.contact-us .contact-us-info>span {
    color: #5E636D;
    font-size: 14px;
}

.contact-us .contact-us-info>p {
    width: 95%;
    background: #5E636D;
    height: 1px;
    margin: 0;
}

.contact-us .contact-us-msg {
    position: relative;
    margin-top: 100px;
    left: 14%
}

.contact-us .contact-us-msg>span {
    color: #5E636D;
    font-size: 14px;
}

.contact-us .contact-us-msg>input {
    width: 65%;
    background: none;
    outline: none;
    border: 0px;
    color: rgba(40, 40, 40, 1);
}

.contact-us .contact-us-msg>p {
    width: 77.5%;
    background: #5E636D;
    height: 1px;
    margin: 0;
}

.contact-us div:last-child {
    width: 141px;
    height: 36px;
    border: 1px solid #5E636D;
    border-radius: 18px;
    line-height: 31px;
    position: relative;
    left: 40%;
    margin: 50px;
    text-align: center;
    color: #5e636d;
}

.contact-us div:last-child:hover {
    border: 1px solid #15aeff;
    background: #15aeff;
    color: #FFFFFF;
}

/*公用的footer*/

.footer-back {
    width: 100%;
    height: 280px;
    margin: 0;
}
.zuo{
	width: 50%;
	text-align: left;
	display: inline-block;
}
.you{
	width: 50%;
	display: inline-block;
	float: right;
}
.you>div>p>img{
	margin-right: 10px;
	vertical-align:middle;
}
.comy{
	color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 19px;
    text-align: left;
}
.footer-back .footer {
    width: 1280px;
    text-align: center;
    margin-left: 17%;
    padding-top: 26px;
}

.footer-back .footer-list {
    display: inline-block;
    width: 19%;
    text-align: left;
    vertical-align: top;
    position: relative;
}

.footer-back .footer-list li {
    cursor: pointer;
}

.footer-back .footer-list li:first-child {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 19px;
}

.footer-back .footer-list li:not(:first-child) {
    color: #A3A3A3;
    font-size: 14px;
    line-height: 30px;
}

.footer-list li:not(:first-child):hover {
    color: #FFFFFF;
}

.footer-back .footer .footer-line {
    text-align: center;
    height: 1px;
    background: #2C2C2C;
    width: 100%;
}

.footer-back .footer div:last-child p:first-child {
    font-size: 14px;
    color: rgba(163, 163, 163, 1);
    line-height: 28px;
    margin: 0;
}
.bah{
	font-size: 14px;
	margin-left: 10px;
	color: rgba(163, 163, 163, 1);
	text-decoration: none;
}

.footer-back .footer div:last-child p:not(:first-child) {
    font-size: 14px;
    color: rgba(163, 163, 163, 1);
    text-align: left;
    line-height: 30px;
    margin: 0;
}

/*首页结束*/

/*公用的banner和左侧菜单*/

.sub-page-banner {
    width: 100%;
    height: 420px;
    margin: 0px;
    margin-top: 75px;
}

.sub-page-banner .banner {
    margin-left: calc(50% - 960px);
    width: 1920px;
}

.sub-page-body .left-menu {
    display: inline-block;
    width: 240px;
    background-color: #FAFAFB;
    vertical-align: top;
}

.sub-page-body .right-content {
    display: inline-block;
    width: 966px;
    margin-left: 17px;
}

.sub-page-body .left-menu .page-title {
    height: 48px;
    font-size: 18px;
    background-color: #15aeff;
}

.sub-page-body .left-menu .page-title span {
    width: 27px;
    height: 20px;
    background-position: 423px 428px;
    color: white;
    line-height: 48px;
    vertical-align: middle;
    margin-left: 8px;
}

.sub-page-body .left-menu .menu-tab-title {
    margin-left: 18px;
}

.sub-page-body .left-menu .menu-tab-title li {
    border-bottom: 1px solid #E5E5E5;
    width: 212px;
    height: 41px;
    line-height: 41px;
    color: #555555;
}

.sub-page-body .left-menu .menu-tab-title li:hover, .sub-page-body .left-menu .menu-tab-title li.active {
    color: #15aeff;
}

/*公用的banner和左侧菜单*/

.solution-page.right-content .content-title {
    text-align: center;
    border-bottom: 1px solid #E5E5E5;
    color: #15aeff;
    font-size: 32px;
}

/*解决方案*/
.solutionw{
	width: 100%;
	height: 746px;
	background: url(../image/chilunbj.png);
	margin-left: 0;
}
.solution{
	width: 1280px;
	margin-left: calc(50% - 640px);
}

.sub-page-body .left-menu .page-title .solution-title-icon {
    width: 25px;
    height: 20px;
    background-position: 423px 428px;
    margin-left: 19px;
}

.solution-page.right-content .content-title p:nth-child(1) {
    margin-top: 30px;
    margin-bottom: 10px;
}

.solution-page.right-content .content-title p:nth-child(2) {
    margin-top: 11px;
    margin-bottom: 22px;
}

.solution-page.right-content .content-detail span {
    vertical-align: middle;
    font-size: 16px;
    color: #15aeff;
    margin-right: 6px;
}

.solution-page.right-content .content-detail .content-block {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #15aeff;
}

.solution-page.right-content .content-detail p.text {
    text-indent: 40px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
}

.solution-page.right-content .content-detail p.center {
    text-align: center;
}

/*解决方案*/

/*产品中心*/

.product-banner {
    width: 100%;
    height: 480px;
    margin: 0px;
}

.product-banner .banner {
    margin-left: calc(50% - 960px);
}

.sub-page-body .left-menu .page-title .product-title-icon {
    width: 25px;
    height: 20px;
    background-position: 358px 428px;
    margin-left: 19px;
}

.product-title {
    text-align: center;
}

.product-title p {
    font-size: 27px;
    font-weight: 400;
    color: #15aeff;
    margin: 12px auto;
}

/* 分割线 */

.product-partition {
    width: 943px;
    height: 2px;
    background: rgba(229, 229, 229, 1);
    margin-bottom: 20px;
}

.product-details-tab {
    margin-bottom: 200px;
}

.product-details {
    margin-top: 20px;
}

.product-details-img {
    display: inline-block;
    position: relative;
    border-radius: 10px;
    text-align: center;
}

.product-black {
    background: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.product-black p {
    margin: 0px;
    color: blue;
    text-align: right;
}

.product-details-text {
    display: inline-block;
    width: 940px;
    vertical-align: top;
    /*margin-left: 17px;*/
}

.product-details-text h4 {
    /*font-family: SourceHanSansCN-Regular;*/
    font-family: "微软雅黑";
    width: 940px;
    margin: 0px;
    /*text-indent: 28px;*/
    font-size: 16px;
    color: #5E636D;
    margin-bottom: 20px;
    line-height: 24px;
    text-align: left;
}

.product-details-text p {
    width: 392px;
    font-size: 10px;
    line-height: 23px;
    color: #999999;
}

.product-guankong {
    margin-top: 32px;
}

.product-guankong li {
    margin: 32px 0px 25px 0px;
}

.product-guankong h1 {
    font-size: 23px;
    color: rgba(62, 58, 57, 1);
}

/*产品中心*/

/*精彩案例*/

.case-list {
    padding-top: 30px;
}

.case-list li {
    display: inline-block;
    margin: 10px 30px;
    text-align: center;
}

.case-list li img {
    width: 576px;
    height: 415px;
}

.case-list li .title {
    display: inline-block;
    width: 250px;
    height: 51px;
    color: #181E4E;
    font-size: 22px;
    line-height: 51px;
}

/*.case-list li .title:hover {
    background-color: #15aeff;
    color: white;
}*/

.product-details-1 {
    margin-bottom: 300px;
    margin-top: 18px;
}

.product-details-1 p {
    width: 943px;
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    color: rgba(137, 137, 137, 1);
    line-height: 17px;
}

.product-details-1 h4 {
    width: 952px;
    font-size: 14px;
    color: #5E636D;
    line-height: 28px;
    text-align: center;
}

.product-details-1 {
    margin-bottom: 300px;
    margin-top: 18px;
}

.product-details-1 p {
    width: 943px;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    color: rgba(137, 137, 137, 1);
    line-height: 17px;
}

.product-details-1 h4 {
    width: 952px;
    font-size: 14px;
    color: #5E636D;
    line-height: 28px;
    text-align: left;
}

.product-details-1 div {
    text-align: left;
    margin-top: 35px;
}

.product-details-2-1 .tuO {
    width: 943px;
    height: 375px;
}

.product-details-2-1 .tuT {
    width: 363px;
    height: 356px;
}

.product-details-2-2 {
    margin-bottom: 24px;
}

.product-details-2-2 .tuS {
    width: 132px;
    height: 135px;
    margin: 0px 120px;
}

.product-details-2-2 .tuF {
    width: 131px;
    height: 155px;
    margin-right: 120px;
}

.product-details-2-2 .tuW {
    width: 209px;
    height: 158px;
}

.product-details-2 p {
    width: 944px;
    height: 40px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    color: #5e636d;
    line-height: 25px;
    font-weight: 600;
}

.product-details-3 h4 {
    width: 944px;
    height: 40px;
    font-size: 14px;
    color: #5e636d;
    line-height: 25px;
    text-indent: 28px;
    margin: 0px;
}

.product-details-3 p {
    width: 944px;
    height: 40px;
    font-size: 10px;
    font-weight: 400;
    color: #5e636d;
    line-height: 25px;
    text-indent: 28px;
    margin: 10px 20px;
}

/*精彩案例*/

/*售后服务*/

.service-list {
    margin-top: 36px;
}

.service-list li {
    height: 428px;
    padding: 36px 0px;
}

.service-list li>div {
    width: 1280px;
    margin-left: calc(50% - 640px);
}

.service-list .left-content {
    float: left;
    width: 49%;
}

.service-list .right-content {
    width: 49%;
    float: right;
}

.service-list .title {
    font-size: 30px;
    color: #15aeff;
    border-bottom: 1px solid #15aeff;
    padding-bottom: 24px;
    margin-right: 126px;
    text-transform: uppercase;
}

.service-list .title p {
    margin: 0px;
}

.service-list .text {
    margin-top: 22px;
    margin-right: 126px;
    font-size: 18px;
}

.service-list .english {
    margin-top: 35px;
    margin-right: 126px;
    font-size: 12px;
}

.service-list .odd {
    background-color: #FAFAFB;
}

.service-list .step {
    height: 751px;
}

.service-list .up-title {
    text-transform: uppercase;
    color: #15aeff;
    border-bottom: 1px solid #15aeff;
    text-align: center;
    font-size: 30px;
    padding-bottom: 5px;
    margin-bottom: 52px;
}

.service-list .up-title p {
    margin: 0 0 10px 0;
}

.service-list .step-icon {
    margin-top: 115px;
    height: 77px;
    position: relative;
}

.service-list .step-icon .step-des {
    width: 172px;
    height: 46px;
    background-color: #15aeff;
    border-radius: 26px;
    color: white;
    position: absolute;
    padding-top: 8px;
    top: 8px;
    text-transform: uppercase;
}

.service-list .step-icon .step-des div {
    text-align: left;
    margin-left: 75px;
    line-height: 18px;
}

.service-list .step-icon .step-des.text-long {
    width: 250px
}

.service-list .circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 6px solid #15aeff;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    position: absolute;
    background: white;
    color: #15aeff;
}

.service-list .sumary {
    margin-top: 42px;
    font-size: 26px;
    color: #15aeff;
}

.service-list .description {
    margin-top: 23px;
    font-size: 18px;
    color: #555555;
}

.service-list .qiubeijing {
    background: url(../image/service/qiubeijing.png) no-repeat;
    padding-top: 80px;
    background-position: 128px 0px;
}

.service-list .odd .qiubeijing {
    background: url(../image/service/qiubeijing.png) no-repeat;
    padding-right: 0px;
    background-position: 0px 0px;
    -webkit-transform: rotateY(360deg);
}

.service-list .qiubeijing img {
    max-width: 100%;
    max-height: 100%;
}

.service-list .kefu {
    height: 599px
}

.service-list .kefu .left-content {
    width: 39%;
}

.service-list .kefu .right-content {
    width: 59%;
}

/*售后服务*/

/* 关于我们 */

.about {
    position: relative;
    padding-top: 168px;
}

.about-title {
    position: absolute;
    width: 733px;
    height: 164px;
    top: -72px;
    left: 273.5px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.18);
    border-radius: 6px;
}

.about-title h3 {
    font-size: 16px;
    color: rgba(94, 99, 109, 1);
    text-indent: 32px;
    line-height: 22px;
    font-weight: normal;
    margin: 36px 31px 0px 31px;
}

.about-title p {
    font-size: 10px;
    color: rgba(153, 153, 153, 1);
    margin: 23px 31px 0px 31px;
}

.about-details-item {
    width: 100%;
    margin-bottom: 50px;
    margin-left: 30px;
}

.about-details-shenzhen {
    text-align: center;
}

.about-details-shenzhen p {
    font-size: 1.5em;
    margin: 0;
}

.about-details-shenzhen .about-jidi {
    margin-top: 30px;
}

.about-details-shenzhen .about-chejian {
    display: inline-block;
    width: 47%;
    text-align: left;
    vertical-align: top;
    margin-top: 30px;
}

.about-details-shenzhen .about-chejian p:nth-child(1) {
    margin: 20px;
    text-indent: 32px;
    font-size: 14px;
    color: rgba(94, 99, 109, 1);
    line-height: 22px;
}

.about-details-shenzhen .about-chejian p:nth-child(2) {
    margin: 20px;
    text-indent: 32px;
    font-size: 12px;
    color: rgba(94, 99, 109, 1);
    line-height: 22px;
}

.about-bg {
    position: absolute;
    top: 14%;
    left: 28%;
    z-index: -11;
}

.about-img {
    width: 562px;
    height: 329px;
    display: inline-block;
}

.about-details-text {
    width: 595px;
    display: inline-block;
    vertical-align: top;
    margin-left: 45px;
}

.about-details-text p {
    margin: 0px;
    text-indent: 32px;
    font-size: 14px;
    color: rgba(94, 99, 109, 1);
    line-height: 22px;
}

.about-details-text h6 {
    font-size: 10px;
    color: rgba(153, 153, 153, 1);
    line-height: 17px;
    font-weight: 400;
    margin-top: 51px;
}

/* 分割线 */

.partition {
    margin: 78px auto;
    height: 2px;
    background: rgba(94, 99, 109, 1);
}

/* 各大分区 */

.about-list ul {
    width: 80%;
    margin: 0px auto;
}

.about-list ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 31px;
}

.about-list ul li h4 {
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    line-height: 13px;
}

.about-list ul li p {
    font-size: 14px;
    color: rgb(102, 102, 102, 1);
    line-height: 10px;
}

/* 底部 */

.about-foot {
    background: rgba(22, 22, 22, 1);
    width: 100%;
    margin: 131px 0px 0px 0px;
    padding-bottom: 29px;
}

.about-foot-item {
    width: 1280px;
    margin: 0px auto;
}

.about-foot-item li {
    display: inline-block;
    width: 19%;
    vertical-align: top;
}

.about-foot-item li h3 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.about-foot-item li p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(163, 163, 163, 1)
}

/* 分割线 */

.about-foot-partition {
    height: 1px;
    background: rgba(44, 44, 44, 1);
    margin-bottom: 40px;
}

.about-consult h1 {
    font-size: 22px;
    font-weight: normal;
    color: rgba(163, 163, 163, 1);
    margin: 0px;
}

.about-consult p {
    font-size: 14px;
    font-weight: normal;
    color: rgba(163, 163, 163, 1);
    margin: 10px 0px 10px 0px;
}

#on1 button {
    width: 720px;
    height: 720px;
}
.manpower-warp{
    margin-left: 0;
}
.headline{
    position: relative;
    font-size: 48px;
    color: #0874a5;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: -10px;
    padding-bottom: 4px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.manpower-xian{
    position: relative;
    top:-10px;
    width: 40px;
    height: 3px;
    background-color: #d94040;
}
.manpower-neiRong,.manpower-xiang,.erBiao{
    display: none;
    padding-left: 30px;
    margin:5px 0;
}
.manpower-neiRong>span,.manpower-xiang>span{
    display: block;
    text-align: left;
    color: rgb(25, 31, 37);
    text-transform: none;
    text-indent: 0px;
    letter-spacing: normal;
    font-family: "Microsoft YaHei", "Segoe UI", system-ui, Roboto, "Droid Sans", "Helvetica Neue", sans-serif, Tahoma, "Segoe UI SymbolMyanmar Text", 微软雅黑;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    word-spacing: 0px;
    float: none;
    white-space: pre-wrap;
    orphans: 2;
    widows: 2;
    background-color: rgb(255, 255, 255);
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    -webkit-text-stroke-width: 0px;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.manpower-xiang{
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.manpower-biaoTi{
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    line-height: 60px;
    background: url(../image/manpower/icon8.jpg) no-repeat 98% center;
    font-size: 18px;
    color: #444;
    padding-left: 20px;
    border-bottom: 1px solid #f4f4f4;
}
.manpower-biaoTi>span:nth-child(2){
    float:right;
    padding-right: 300px;
}
.xinxi{
    margin:50px auto 50px;
}
.wenzi{
    font:25px "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;
    color: skyblue;
}


.manpower-biaoTiActie{
    background: url(../image/manpower/icon8a.png) no-repeat 98% center #1d7db4;
  
    color: white;
}
.lianxi{
    margin:0px auto 150px;
    font-size:20px;
    font-weight: 400;
}
.lianxi>div{
   margin:20px 0;
}
.lianxi>div>span{
    width: 25%;
    margin:10px 0;
    display: inline-block;
}