﻿@font-face {
    font-family: "OPPOSans-Ver2-Bold";
    src: url(../font/OPPOSansOS2-5000-Bold.woff2) format("woff2"), url(../font/OPPOSansOS2-5000-Bold.woff) format("woff"), url(../font/OPPOSansOS2-5000-Bold.ttf) format("truetype"), url(../font/OPPOSansOS2-5000-Bold.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OPPOSans-Ver2-Medium";
    src: url(../font/OPPOSansOS2-5000-Bold.woff2) format("woff2"), url(../font/OPPOSansOS2-5000-Bold.woff) format("woff"), url(../font/OPPOSansOS2-5000-Bold.ttf) format("truetype"), url(../font/OPPOSansOS2-5000-Bold.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "OPPOSans-Ver2-Regular";
    src: url(../font/OPPOSansOS2-5000-Regular.woff2) format("woff2"), url(../font/OPPOSansOS2-5000-Regular.woff) format("woff"), url(../font/OPPOSansOS2-5000-Regular.ttf) format("truetype"), url(../font/OPPOSansOS2-5000-Regular.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OPPOSans-Bold';
    src: url(../font/OPPOSans-B.woff2) format("woff2"), url(../font/OPPOSans-B.woff) format("woff"), url(../font/OPPOSans-B.ttf) format("truetype"), url(../font/OPPOSans-B.eot) format("embedded-opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'OPPOSans-Medium';
    src: url(../font/OPPOSans-M.woff2) format("woff2"), url(../font/OPPOSans-M.woff) format("woff"), url(../font/OPPOSans-M.ttf) format("truetype"), url(../font/OPPOSans-M.eot) format("embedded-opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'OPPOSans-Regular';
    src: url(../font/OPPOSans-R.woff2) format("woff2"), url(../font/OPPOSans-R.woff) format("woff"), url(../font/OPPOSans-R.ttf) format("truetype"), url(../font/OPPOSans-R.eot) format("embedded-opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: 'icomoon';
    src: url(../font/icomoon.eot);
    src: url(../font/icomoon.eot) format("embedded-opentype"), url(../font/icomoon.ttf) format("truetype"), url(../font/icomoon.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}
/* reset.css V1.6  Start*/

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {
    font: normal 12px "OPPOSans-Ver2-Medium", "OPPOSans-Medium", sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-variation-settings: 'wght' 750;
}
ul, ol, li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    text-decoration: none;
}
img {
    vertical-align: top;
    border: 0;
}
button, input, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
div, a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html {
    font-size: 100px;
}

@media screen and (min-width: 360px) {
html {
    font-size: 112.5px;
}
}

@media screen and (min-width: 375px) {
html {
    font-size: 117.1875px;
}
}

@media screen and (min-width: 414px) {
html {
    font-size: 129.375px;
}
}

@media screen and (min-width: 480px) {
html {
    font-size: 150px;
}
}

@media screen and (min-width: 640px) {
html {
    font-size: 200px;
}
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
 *zoom: 1; /*IE/7/6*/
}
.wp {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.al {
    text-align: left;
}
.ac {
    text-align: center;
}
.ar {
    text-align: right;
}
.hide {
    display: none !important;
}
.checkBrowser {
    font-size: 14px;
    line-height: 40px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 50%;
    width: 700px;
    height: 40px;
    margin-left: -360px;
    padding: 0 10px;
    color: #FFF;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #E6212A;
}
.checkBrowser a {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #FFF;
}
/* reset.css V1.6  End */

.paged {
    padding-top: 0;
    text-align: center;
    padding-bottom: 150px;
}
.paged a, .paged .p_info, .paged .current {
    display: inline-block;
    zoom: 1;
 *display: inline;
    margin: 4px 10px;
    padding: 0.06827rem 0.09387rem;
    font-size: 13px;
    text-align: center;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    color: #353535;
    box-sizing: border-box;
}
.paged .current, .paged a:hover {
    border: 1px solid #555555;
    background: #555555;
    color: #FFF;
}
.header {
    position: relative;
    z-index: 202;
    background: #FFF;
}
.header .head {
    font-size: 0;
    height: 0.46933rem;
    line-height: 0.46933rem;
}
.header .head h1, .header .head .search, .header .head .header-btn {
    display: inline-block;
    vertical-align: middle;
}
.header .head h1 img {
    width: 0.96rem;
    height: 0.26453rem;
}
.header .head .search {
    margin-left: 334px;
    margin-right: 150px;
}
.header .head .search input {
    width: 318px;
    height: 35px;
    border: 1px solid #68B7E7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    padding: 0 0.04267rem;
}
.header .head .search button {
    height: 35px;
    width: 35px;
    background-color: #68B7E7;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/search.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid #68B7E7;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-sizing: border-box;
}
.header .head .header-btn .back {
    display: inline-block;
    vertical-align: middle;
    width: 135px;
    height: 37px;
    line-height: 35px;
    border-radius: 5px;
    background: #FFA5B1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    box-sizing: border-box;
    border-bottom: 2px solid #E78C98;
    position: relative;
    padding-left: 0.1024rem;
}
.header .head .header-btn .back i {
    right: 24px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    display: block;
    width: 0.0512rem;
    height: 0.03413rem;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/icon-1.png);
    background-size: 0.0512rem 0.03413rem;
}
.header .head .header-btn .back:hover {
    background: #68B7E7;
    border-bottom: 2px solid #51A2D4;
}
.header .head .header-btn .close {
    display: none;
    margin-left: 24px;
    vertical-align: middle;
    width: 0.36267rem;
    height: 0.2432rem;
    border-radius: 5px;
    background-color: #68B7E7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.16213rem 0.11947rem;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/search-btn.png);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    border-bottom: 2px solid #4996C5;
    position: relative;
}
.header .head .header-btn .close-active {
    background-size: 0.11093rem 0.11093rem;
    background-image: url(../image/x.png);
}
.header .nav {
    background: #68B7E7;
    height: 57px;
    box-sizing: border-box;
    border-bottom: 2px solid #51A2D4;
    font-size: 0;
    line-height: 55px;
}
.header .nav li {
    background: #68B7E7;
    border-bottom: 2px solid #51A2D4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    height: 57px;
    margin-left: -1px;
    z-index: 1;
}
.header .nav li a {
    display: block;
    padding: 0 45px;
    font-size: 16px;
    color: #FFF;
    height: 57px;
    position: relative;
}
.header .nav li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 9px;
    background: rgba(255, 255, 255, 0.5);
}
.header .nav li:last-child a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 9px;
    background: rgba(255, 255, 255, 0.5);
}
.header .nav li:hover {
    background: #FFA5B1;
    border-bottom: 2px solid #E58B97;
    z-index: 2;
}
.header .nav li:hover a:after {
    display: none;
}
.header .nav li:hover a:before {
    display: none;
}
.header .nav .active {
    background: #FFA5B1;
    border-bottom: 2px solid #E58B97;
    z-index: 2;
}
.header .nav .active a:after {
    display: none;
}
.header .nav .active a:before {
    display: none;
}
.footer {
    background: #68B7E7;
}
.footer .top {
    padding: 0.1792rem 0 0.1536rem;
    line-height: 0.128rem;
    font-size: 14px;
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .top a {
    color: #FFF;
    font-size: 14px;
    margin-right: 0.11947rem;
}
.footer .top a:hover {
    color: #FFA5B1;
}
.footer .bottom {
    padding: 0.13653rem 0 0.16213rem;
    line-height: 26px;
    font-size: 14px;
    color: #FFF;
}
.footer .bottom a {
    font-size: 14px;
    color: #FFF;
}
.footer .bottom a:hover {
    color: #FFA5B1;
}
.footer .bottom .right {
    font-size: 0;
}
.footer .bottom .right span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #FFF;
    width: 16px;
    line-height: 1.5;
    margin-right: 0.05973rem;
    text-align: center;
    margin-top: 0.02987rem;
}
.footer .bottom .right .img {
    display: inline-block;
    vertical-align: top;
}
.bg {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 199;
    bottom: 0;
    left: 0;
}
.head-small {
    display: none;
    padding: 0.10667rem 0 0.14933rem;
    background: #F8F8F8;
    width: 100%;
    position: absolute;
    z-index: 200;
}
.head-small .small-seacher {
    padding: 0 0.29013rem;
    position: relative;
    margin-bottom: 0.29867rem;
    margin-top: 0.256rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.head-small .small-seacher input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: 0.27733rem;
    font-size: 0.09387rem;
    background: #F8F8F8;
    border: 1px solid #68B7E7;
    box-sizing: border-box;
    padding-left: 0.128rem;
    padding-right: 0.128rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.head-small .small-seacher button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0.32rem;
    -ms-flex: 0 0 0.32rem;
    flex: 0 0 0.32rem;
    position: relative;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/icon-7.png);
    background-size: 0.11947rem 0.11947rem;
    background-position: center center;
    background-repeat: no-repeat;
    width: 0.32rem;
    height: 0.27733rem;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #68B7E7;
    border: 0;
}
.head-small .nav-list .li a {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    margin-top: -1px;
    line-height: 0.36267rem;
    position: relative;
}
.head-small .nav-list .li .a:after {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}
.head-small .nav-list .li a:after {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    right: 0.1536rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0.0512rem;
    height: 0.09387rem;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/icon-8.png);
    background-size: 100% 100%;
}
.head-small .nav-list .li > a {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.128rem;
    display: block;
    height: 0.36267rem;
    font-size: 0.1024rem;
    color: #333;
}
.head-small .nav-list .li .nav-list-1 {
    display: none;
}
.head-small .nav-list .li .nav-list-1 .li-1 > a {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.21333rem;
    display: block;
    height: 0.36267rem;
    font-size: 0.1024rem;
    color: #666;
    background: #f5f5f5;
    position: relative;
}
.head-small .nav-list .li .nav-list-1 .li-1 > a > span {
    position: relative;
}
.head-small .nav-list .li .nav-list-1 .li-1 > a > span:after {
    position: absolute;
    content: "";
    left: -0.06827rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0.0256rem;
    height: 0.04267rem;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/icon-28.png);
    background-size: 100% 100%;
}
.head-small .nav-list .li .nav-list-1 .li-1 > a:after {
    position: absolute;
    content: "";
    right: 0.1536rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0.0512rem;
    height: 0.09387rem;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/icon-8.png);
    background-size: 100% 100%;
}
.move-list {
    display: none;
    position: fixed;
    padding: 0;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    width: 100%;
    height: 100%;
    z-index: 220;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.move-list .li .a:after {
    -webkit-transform: translate(0, -50%) rotate(90deg) !important;
    -ms-transform: translate(0, -50%) rotate(90deg) !important;
    transform: translate(0, -50%) rotate(90deg) !important;
}
.move-list .move-list-img {
    display: inline-block;
    width: 0.17067rem;
}
.move-list .move-list-img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.move-list .btn-close {
    padding: 0.08533rem 0.128rem;
}
.move-list .btn-close button {
    vertical-align: middle;
    width: 0.425rem;
    height: 0.285rem;
    border-radius: 5px;
    background-color: #68b7e7;
    border: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.13rem 0.13rem;
    background-image: url(../image/x.png);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-sizing: border-box;
    border-bottom: 2px solid #4996C5;
    position: relative;
}
.move-list-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.left-nav-btn {
    position: fixed;
    z-index: 220;
    right: 20px;
    bottom: 20%;
}
.left-nav-btn a {
    display: block;
    width: 50px;
    height: 50px;
    background: #68B7E7;
    line-height: 50px;
    text-align: center;
    margin-top: 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
.left-nav-btn a img {
    vertical-align: middle;
}
.left-nav-btn a .code {
    display: none;
    position: absolute;
    top: 50%;
    left: -1px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    width: 120px;
    padding: 6px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
}
.left-nav-btn a .code > div {
    background: #68B7E7;
    margin-bottom: 2px;
}
.left-nav-btn a .code .p {
    line-height: 30px;
}
.left-nav-btn a .code img {
    width: 100%;
    height: 100%;
}
.left-nav-btn .code-btn:hover .code {
    display: block;
}
.left-nav-btn a:hover {
    background: #FFA5B1;
}

@media screen and (max-width: 1200px) {
.move-list {
    display: block;
}
.left-nav-btn {
    display: none;
}
.wp {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.128rem;
    padding-right: 0.128rem;
}
.header .head .search {
    display: none;
}
.header .head .header-btn .back {
    width: 0.66133rem;
    height: 0.2432rem;
    line-height: 0.23467rem;
    font-size: 0.08533rem;
}
.header .head .header-btn .back i {
    width: 0.08107rem;
    height: 0.05973rem;
    background-size: 0.08107rem 0.05973rem;
    right: 0.08533rem;
}
.header .head .header-btn .close {
    display: inline-block;
}
.header .head .header-btn {
    float: right;
}
.header .head h1 {
    float: left;
    height: 100%;
    line-height: 0.46933rem;
}
.header .head h1 img {
    vertical-align: middle;
}
.header .head {
    padding: 0 0.128rem;
    box-sizing: border-box;
}
.header .nav {
    display: none;
}
.footer .top .wp, .footer .bottom {
    padding-left: 0.128rem;
    padding-right: 0.128rem;
    box-sizing: border-box;
}
.footer .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.0768rem;
    line-height: 0.128rem;
}
.footer .bottom a {
    font-size: 0.0768rem;
}
.footer .bottom .bl {
    display: block;
}
.footer .bottom .bl-ml {
    margin-left: 0.47rem;
}
.footer .bottom .right {
    text-align: right;
    width: 0.69973rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0.69973rem;
    -ms-flex: 0 0 0.69973rem;
    flex: 0 0 0.69973rem;
}
.footer .bottom .right img {
    width: 0.512rem;
    height: auto;
}
.footer .top {
    font-size: 0.08533rem;
    line-height: 0.192rem;
}
.footer .top a {
    font-size: 0.08533rem;
}
.footer .bottom .right span {
    font-size: 0.0768rem;
    line-height: 1.2;
}
}
html, body {
    width: 100%;
    height: 100%;
}
.logo-img {
    display: none;
}
.banner {
    width: 100%;
    min-height: 100%;
    padding: 0 120px;
    box-sizing: border-box;
    position: relative;
}
.banner .banner-swiper {
    z-index: 11;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.banner .banner-swiper .swiper-slide {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.banner .banner-swiper .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
}
.banner .banner-swiper .swiper-slide a img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    object-fit: cover;
    object-position: center center;
}
.banner .banner-swiper .swiper-slide a .text {
    z-index: 2;
    position: absolute;
    left: 120px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.banner .banner-swiper .swiper-slide a .text h1 {
    font-size: 64px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
}
.banner .banner-swiper .swiper-slide a .text .icon:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
}
.banner .banner-swiper .swiper-slide a .text h4 {
    font-size: 14px;
    margin-top: 0px;
    color: rgba(255, 255, 255, 1);
    padding-left: 50px;
    font-weight: 100;
}
.banner .banner-swiper .swiper-pagination {
    position: absolute;
    right: 60px;
    z-index: 222;
    bottom: auto;
    width: auto;
    left: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.banner .banner-swiper .swiper-pagination-bullet {
    display: block;
    width: 13px;
    height: 13px;
    /*background-image: url(../images/slot1.png);*/

    background-size: 100% 100%;
    background-color: transparent;
    border: 2px solid #fff;
}
.banner .banner-swiper .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-top: 20px;
    border: 2px solid #fff;
}
.banner .banner-swiper .swiper-pagination-bullet-active {
    background: #fff;
}
.comment-header {
    z-index: 22;
    height: 150px;
    width: 100%;
    position: relative;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.comment-header .logo {
    line-height: 150px;
}
.comment-header .logo a {
    display: block;
}
.comment-header .logo img {
    vertical-align: middle;
}
.comment-header .nav-list {
    font-size: 0;
    line-height: 150px;
}
.comment-header .nav-list .nav-item {
    font-size: 15px;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.comment-header .nav-list .nav-item:hover {
    position: relative;
    margin-left: 70px !important;
}
.comment-header .nav-list .nav-item:hover:after {
    width: 30px;
}
.comment-header .nav-list .nav-item:after {
    content: "";
    position: absolute;
    left: -40px;
    width: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 1px;
    background: #fff;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.comment-header .nav-list .nav-item + .nav-item {
    margin-left: 50px;
}
.comment-header .header-btn {
    display: none;
}
.website-customized {
    overflow: hidden;
    position: relative;
    /*height: 620px;*/

    border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
    padding: 0 6.25% 80px;
    width: 100%;
}
.website-customized .swbsite-banner {
    width: calc(100% - 27.8%);
    height: 100%;
    position: relative;
    margin-left: 27.8%
}
.website-customized .swiper-slide .text {
    position: absolute;
    right: 30px;
    top: 30px;
    /*-webkit-transform: translate3d(0, -50%, 0);

    transform: translate3d(0, -50%, 0);*/

    z-index: 99;
    background: #fff5;
    padding: 35px 35px 35px 0;
    border: 2px solid #fff;
    max-width: 470px;
}
.website-customized .swiper-slide h1 {
    font-size: 64px;
    color: #000000;
    position: relative;
    padding-left: 50px;
    font-weight: bold;
}
.website-customized .swiper-slide h1:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 12px;
    width: 16px;
    height: 16px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
}
.website-customized .swiper-slide h4 {
    font-size: 26px;
    font-weight: bold;
    color: #9b9b9b;
    position: relative;
    padding-left: 50px;
    margin-top: 30px;
}
.website-customized .swiper-slide aside {
    margin-top: 30px;
    padding-left: 50px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.6);
}
.website-customized .swiper-slide img {
    /*position: absolute;

    height: auto;

    max-width: 47%;

    left: 27.55%;

    top: 50%;

    -webkit-transform: translate3d(0, -50%, 0);

    transform: translate3d(0, -50%, 0);*/

    float: right;
    display: block;
    width: 100%;
}
.website-customized .website-customized-nav {
    position: absolute;/**/
    z-index: 22;
    top: 0;
    bottom: 0;
    width: 27.8%;
    border-left: 0px solid #f5f5f5;
    box-sizing: border-box;
    max-width: 365px;
}
.website-customized .website-customized-nav li {
    width: 100%;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 0px;
    line-height: 125px;
    padding-right: 30px;
}
.website-customized .website-customized-nav li a {
    display: block;
}
.website-customized .website-customized-nav li .img {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    border-radius: 50%;
    border: 1px solid #666;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.website-customized .website-customized-nav li .img img {
    vertical-align: middle;
}
.website-customized .website-customized-nav li .content {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.website-customized .website-customized-nav li h1 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}
.website-customized .website-customized-nav li p {
    font-size: 12px;
    margin-top: 0px;
    color: #6c6c6c;
    position: relative;
}
.website-customized .website-customized-nav li p:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 14px;
    width: 3px;
    height: 3px;
    background: #7f7f7f;
}
.website-customized .website-customized-nav .active:after {
    content: "";
    left: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 16px;
    height: 16px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fff;
    display: none;
}
.website-customized .website-customized-nav li {
    border-bottom: 2px solid #e6e6e6;
}
.website-customized .website-customized-nav li.active {
    border-bottom: 2px solid #0060b0;
}
.website-customized .website-customized-nav li.active .img {
    /*background: #0060b0;*/

    color: #fff;/*border: 1px solid #0060b0;*/

}
.website-customized .website-customized-navs {
    position: absolute;/**/
    z-index: 22;
    top: 0;
    bottom: 0;
    width: 27.8%;
    border-left: 0px solid #f5f5f5;
    box-sizing: border-box;
}
.website-customized .website-customized-navs li {
    width: calc(100% - 27.8%);
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 0px;
    line-height: 125px;
    padding-right: 30px;
}
.website-customized .website-customized-navs li a {
    display: block;
}
.website-customized .website-customized-navs li .img {
    width: 40px;
    height: 40px;
    line-height: 32px;
    font-size: 26px;
    border-radius: 50%;
    border: 1px solid #666;
    text-align: center;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.website-customized .website-customized-navs li .img .icn-001 {
    display: inline;
}
.website-customized .website-customized-navs li .img .icn-002 {
    display: none;
}
.website-customized .website-customized-navs .active .img .icn-001 {
    display: none;
}
.website-customized .website-customized-navs .active .img .icn-002 {
    display: inline;
}
.website-customized .website-customized-navs li .img img {
    vertical-align: middle;
}
.website-customized .website-customized-navs li .content {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.website-customized .website-customized-navs li .content h3 {
    font-size: 24px;
}
.website-customized .website-customized-navs li h1 {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
}
.website-customized .website-customized-navs li p {
    font-size: 12px;
    margin-top: 0px;
    color: #6c6c6c;
    position: relative;
}
.website-customized .website-customized-navs li p:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 14px;
    width: 3px;
    height: 3px;
    background: #7f7f7f;
}
.website-customized .website-customized-navs .active:after {
    content: "";
    left: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 16px;
    height: 16px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
    background: #fff;
    display: none;
}
.website-customized .website-customized-navs li {
    border-bottom: 2px solid #e6e6e6;
}
.website-customized .website-customized-navs li.active {
    border-bottom: 2px solid #0060b0;
}
.website-customized .website-customized-navs li.active .img {
    background: #0060b0;
    color: #fff;
    border: 1px solid #0060b0;
}
.website-customized .swbsite-banners {
    width: calc(100% - 27.8%);
    float: right;
    overflow: hidden;
}
}
 @-webkit-keyframes fadeInRight1 {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, -50%, 0);
 transform: translate3d(100%, -50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
}
 @keyframes fadeInRight1 {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(100%, -50%, 0);
 transform: translate3d(100%, -50%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
}
.fadeInRight1 {
/*-webkit-animation-name: fadeInRight1;

    animation-name: fadeInRight1;*/

}
.fadeInTop1 {
/*-webkit-animation-name: fadeInTop1;

    animation-name: fadeInTop1;*/

}
 @-webkit-keyframes fadeInTop1 {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
}
 @keyframes fadeInTop1 {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 100%, 0);
 transform: translate3d(0, 100%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
}
.my-customer {
    background: #fcfcfc;
    width: 100%;
    padding: 100px 6.25% 60px;
    box-sizing: border-box;
    position: relative;
    background-image: url(../image/about_bg.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.my-customer .title {
    /*padding-left: 0.21333rem;*/

    padding-bottom: 0.14853rem;
}
.my-customer .title h1 {
    font-weight: bold;
    font-size: 0.21333rem;
    color: #000000;
    display: inline-block;
}
.my-customer .title h1:after {
    bottom: 0.00853rem;
    right: -0.08533rem;
}
.my-customer .title p {
    font-size: 0.06827rem;
    color: #888888;
    margin-top: 0.05973rem;
}
.my-customer .number {
/*padding-left: 0.21333rem;*/

}
.my-customer .number li {
    width: 90%;
    position: relative;
    float: left;
}
.my-customer .number li .shuzi {
    font-size: 18px;
    color: #5a5a5a;
}
.my-customer .number li .shuzi label {
    font-size: 0.22187rem;
    color: #5a5a5a;
}
.my-customer .number li > span {
    display: block;
    position: relative;
    height: 0.03413rem;
    width: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    background: -webkit-linear-gradient(left, #9c9c9c, #424242);
    background: linear-gradient(to right, #9c9c9c, #424242);
}
.my-customer .number li + li {
    margin-top: 0.11093rem;
}
.my-customer .business-box {
    width: 49.27%;
    font-size: 0;
    /*position: absolute;*/
    right: 1.25%;
    float: right;
    margin-top: -60px;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.15);
}
.my-customer .business-box .swiper-slide {
/*overflow: hidden;

	background: url(../images/1014.png) left top no-repeat;*/

}
.my-customer .business-list {
    margin-top: -1px;
    margin-right: -1px;
}
.my-customer .business-list li {
    margin-left: -1px;
    width: 20%;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #f3f3f3;
    box-sizing: border-box;
    border-top: 1px solid #f3f3f3;
}
.my-customer .business-list li > div {
    width: 100%;
    padding-bottom: 64.70588%;
    position: relative;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.my-customer .business-list li a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.my-customer .business-list li a:hover img {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.my-customer .business-list li a:hover img + img {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.my-customer .business-list li img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.my-customer .business-list li img + img {
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
.comment-footer {
    background: #f5f5f5;
    padding: 0 8.88%;
}
.comment-footer .contact-us-list {
    display: none;
    font-size: 0;
}
.comment-footer .contact-us-list li {
    display: inline-block;
    vertical-align: top;
    width: 0.41813rem;
    height: 0.14507rem;
    line-height: 0.14507rem;
    text-align: center;
    border: 1px solid #d2d2d2;
}
.comment-footer .contact-us-list li a {
    font-size: 12px;
    color: #595959;
    display: block;
}
.comment-footer .contact-us-list li a img {
    width: 0.0512rem;
    vertical-align: middle;
    margin-right: 7px;
}
.comment-footer .contact-us-list li + li {
    margin-left: 0.04267rem;
}
.comment-footer .contact-us {
    padding: 0.23893rem 0 0.10667rem;
    border-bottom: 1px solid #ececec;
}
.comment-footer .contact-us .contact-us-list {
    display: block;
}
.comment-footer .contact-us > h1 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
}
.comment-footer .contact-addres {
    margin-top: 0.1792rem;
}
.comment-footer .contact-addres .phone span {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    position: relative;
}
.comment-footer .contact-addres .phone span + span {
    padding-left: 0.08533rem;
}
.comment-footer .contact-addres .phone span + span:after {
    content: "";
    position: absolute;
    left: 0.02987rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 4px;
    height: 4px;
    overflow: hidden;
    background: #f54e4a;
    border-radius: 50%;
}
.comment-footer .contact-addres .addres {
    font-size: 12px;
    color: #8b8b8b;
    margin-top: 0.04267rem;
}
.comment-footer .nav-footer-list {
    font-size: 0;
    text-align: right;
}
.comment-footer .nav-footer-list a {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.7);
}
.comment-footer .nav-footer-list a:hover {
    text-decoration: underline;
}
.comment-footer .nav-footer-list a + a {
    margin-left: 0.14933rem;
}
.comment-footer .record {
    text-align: right;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    margin-top: 12px;
}
.comment-footer .friendship {
    padding: 0.27307rem 0;
    margin-left: -15px;
}
.comment-footer .friendship a {
    vertical-align: top;
    display: inline-block;
    font-size: 12px;
    color: rgba(174, 174, 174, 0.8);
    line-height: 26px;
    margin-left: 15px;
    padding-right: 15px;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.comment-footer .friendship a:before {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "/";
}
.comment-footer .friendship a:hover {
    color: #000;
}
.lianxiwomen {
    width: 100%;
    background-image: url(../image/bg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 150px 6.25%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.lianxiwomen .content {
    padding: 0 0 0 50px;
    width: 1100px;
}
.lianxiwomen .content h1 {
    font-size: 64px;
    color: #fff;
}
.lianxiwomen .content h1:after {
    left: -30px;
    top: 36px;
}
.lianxiwomen .content p {
    width: 960px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 34px;
    margin-top: 40px;
}
.lianxiwomen .contact-me {
    padding: 40px 0 0 50px;
}
.lianxiwomen .contact-me > a {
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    font-size: 15px;
    color: #696969;
    margin-bottom: 15px;
}
.lianxiwomen .contact-me .p {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}
.lianxiwomen .contact-me .p .num {
    font-weight: bold;
}
.news-center .title {
    padding: 0 6.25%;
    height: 184px;
    line-height: 184px;
}
.news-center .title .line {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.news-center .title .line h1 {
    font-size: 32px;
    color: #000000;
    font-weight: bold;
}
.news-center .title .line h1:after {
    right: -30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.news-center .title .line p {
    font-size: 18px;
    color: #b0b0b0;
}
.news-center .title nav {
    font-size: 0;
}
.news-center .title nav a {
    font-size: 14px;
    color: #000000;
    position: relative;
    font-weight: bold;
}
.news-center .title nav a:hover {
    color: #3a85ca;
}
.news-center .title nav a:hover:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
    left: -20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.news-center .title nav a + a {
    margin-left: 50px;
}
.news-center .title nav .active {
    color: #3a85ca;
}
.news-center .title nav .active:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
    left: -20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.news-center .content {
    padding: 80px 6.25% 110px;
    background: #fff;
}
.news-center .content .left {
    width: 20.48101%;
    border-bottom: 1px solid #ededed;
}
.news-center .content .left .item {
    height: 170px;
    position: relative;
    background: #f5f5f5;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 14.2% 14.2% 0;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    cursor: pointer;
}
.news-center .content .left .item h1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.news-center .content .left .item:after {
    content: "";
    bottom: 0;
    width: 0;
    position: absolute;
    left: 0;
    height: 1px;
    background: #3a85ca;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.news-center .content .left .item:before {
    content: "";
    bottom: 34px;
    width: 34px;
    position: absolute;
    right: 12.58503%;
    height: 23px;
    background-image: url(../image/icon3.png);
    background-size: 100% 100%;
}
.news-center .content .left .item:hover:after {
    width: 100%;
}
.news-center .content .left .active:after {
    width: 100%;
}
.news-center .content .news-center-swiper {
    height: 511px;
    overflow: hidden;
    width: 48.10127%;
}
.news-center .content .news-center-swiper .swiper-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-center .content .news-center-swiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.news-center .content .news-center-swiper .swiper-slide a .img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.news-center .content .new-center-c {
    height: 511px;
    overflow: hidden;
    width: 29.11392%;
}
.news-center .content .new-center-c .top {
    width: 100%;
    background: #f5f5f5;
    height: 231px;
    box-sizing: border-box;
    padding: 45px 10% 0;
    position: relative;
}
.news-center .content .new-center-c .top h1 {
    font-weight: bold;
    font-size: 18px;
    color: #000000;
}
.news-center .content .new-center-c .top p {
    font-size: 12px;
    color: #a1a1a1;
    height: 50px;
    overflow: hidden;
    margin-top: 24px;
}
.news-center .content .new-center-c .top:after {
    content: "";
    bottom: 32px;
    width: 34px;
    position: absolute;
    right: 8.6%;
    height: 23px;
    background-image: url(../image/icon3.png);
    background-size: 100% 100%;
}
.news-center .content .new-center-c .img {
    width: 100%;
    height: 280px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.height-web {
    width: 100%;
    overflow: hidden;
    height: 1016px;
    position: relative;
}
.height-web .height-web-swiper-container {
    width: 100%;
    height: 100%;
}
.height-web .swiper-slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 0 6.25% 0;
	width: 100%;
}
.height-web .swiper-slide h1 {
    padding: 140px 0 0 0;
    color: #fff;
    font-size: 50px;
}
.height-web .swiper-slide h1:after {
    border-color: #ff0000;
    left: -24px;
    bottom: 12px;
}
.height-web .swiper-slide p {
    font-size: 12px;
    margin-top: 15px;
    color: rgba(255, 255, 255, 0.4);
}
.height-web .swiper-slide .btn {
    margin-top: 60px;
    font-size: 0;
}
.height-web .swiper-slide .btn .more {
    padding-left: 30px;
    display: inline-block;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.4);
    position: relative;
}
.height-web .swiper-slide .btn .more:after {
    content: "";
    position: absolute;
    left: 0;
    width: 17px;
    height: 17px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(../image/icon4.png);
    background-size: 100% 100%;
    background-position: left center;
}
.height-web .height-web-nav {
    position: absolute;
    z-index: 111;
    bottom: 106px;
    font-size: 0;
    width: 47.5%;
    padding: 0 6.25% 0;
    display: flex;
}
.height-web .height-web-nav .item {
    margin-top: 37px;
    vertical-align: top;
    margin-left: 4%;
    width: 48%;
    float: left;
    min-height: 410px;
}
.height-web .height-web-nav .item .img {
    display: block;
    position: relative;
    min-height: 410px;
}
.height-web .height-web-nav .item .img h1 {
    position: absolute;
    z-index: 1;
    top: 25%;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
.height-web .height-web-nav .item .img h3 {
    position: absolute;
    top: 40%;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
.height-web .height-web-nav .item .img p {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.height-web .height-web-nav .item .img a {
    position: absolute;
    top: 70%;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.height-web .height-web-nav .item .nr {
    display: none
}
.height-web .height-web-nav .item.active .img {
    display: none
}
.height-web .height-web-nav .item.active {
    background: #f0f1ee;
}
.height-web .height-web-nav .item.active .nr {
    display: block;
    padding: 30px;
    width: 100%;
}
.height-web .height-web-nav .item:first-child {
    margin-left: 0px;
}
.height-web .height-web-nav .item .img {
    width: 100%;
    /*height: 100px;*/

    padding-top: 115%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0px;
}
.height-web .height-web-nav .item .nr {
    padding-left: 6.5534%;
    width: 41.26214%;
}
.height-web .height-web-nav .item .nr h2 {
    font-size: 20px;
    color: #fff;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.height-web .height-web-nav .item .nr p {
    font-size: 18px;
    margin-top: 6px;
    /*overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;*/

    color: rgba(0, 0, 0, 0.8);
    display: block;
    line-height: 3.2;
    border-top: 1px solid #e7e7e7;
}
.height-web .height-web-nav .item .nr p:last-child {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.height-web .height-web-nav .active {
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.height-web .swiper-pagination {
    display: none;
}
.case {
    padding-right: 5.72917%;
    padding-left: 21.35417%;
}
.case .comment-header .logo {
    display: none;
}
.case .comment-header {
    box-sizing: border-box;
}
.case .comment-header .nav-list .nav-item {
    color: #4d4d4d;
}
.case .comment-header .nav-list .nav-item:after {
    background: #4d4d4d;
}
.case .case-nav {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 15.625%;
    border-right: 1px solid #fbfbfb;
    padding-left: 2.91667%;
    padding-top: 55px;
    box-sizing: border-box;
}
.case .case-nav .anli > nav {
    padding-top: 113px;
    padding-left: 15.33333%;
}
.case .case-nav .anli > nav a {
    font-size: 13px;
    color: #77777b;
    display: block;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.case .case-nav .anli > nav a:after {
    content: "";
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: -10%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    width: 0;
    height: 0;
    border: 0 solid #ff0000;
    border-radius: 50%;
    box-sizing: border-box;
}
.case .case-nav .anli > nav a:hover {
    color: #000000;
    font-weight: bold;
}
.case .case-nav .anli > nav a:hover:after {
    width: 11px;
    height: 11px;
    border: 2px solid #ff0000;
}
.case .case-nav .anli > nav a + a {
    margin-top: 56px;
}
.case .case-nav .anli > nav .active {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.case .case-nav .anli > nav .active:after {
    content: "";
    left: -10%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    width: 11px;
    height: 11px;
    border: 2px solid #ff0000;
    border-radius: 50%;
    box-sizing: border-box;
}
.case .case-banner {
    width: 100%;
}
.case .case-banner .img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 594px;
}
.case .case-banner .img2 {
    display: none;
}
.case .case-list {
    width: 100%;
}
.case .case-list li {
    width: 50%;
    float: left;
    padding-right: 2.85714%;
    box-sizing: border-box;
    margin-bottom: 80px;
}
.case .case-list li a {
    display: block;
    background: #f5f5f5;
}
.case .case-list li a:hover .nr {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.case .case-list li a .img {
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 65.15152%;
}
.case .case-list li a .nr {
    position: relative;
    height: 150px;
    padding: 40px 19.69697% 0 8.78788%;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.case .case-list li a .nr:after {
    position: absolute;
    right: 13.95349%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    width: 48px;
    height: 32px;
    background-size: 100% 100%;
    background-image: url(../image/icon5.png);
}
.case .case-list li a .nr h3 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case .case-list li a .nr p {
    font-size: 12px;
    margin-top: 14px;
    color: #a1a1a1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case .case-list li:nth-child(2n) {
    padding-right: 0;
    padding-left: 2.85714%;
}
.newClass {
    padding-right: 5.72917%;
    padding-left: 5.72917%;
}
.newClass .comment-header .logo img {
    display: none;
}
.newClass .comment-header .logo .logo-img {
    display: inline-block;
}
.newClass .comment-header .logo {
    display: block;
}
.newClass .new-details {
    margin-bottom: 95px;
    background: #f5f5f5;
    padding: 87px 0 0;
}
.newClass .new-details h1 {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 0 17.85714%;
}
.newClass .new-details .time {
    font-size: 12px;
    text-align: center;
    color: #a1a1a1;
    padding: 0 17.85714%;
    margin-top: 14px;
}
.newClass .new-details .nr {
    margin: 0 17.85714%;
    margin-top: 50px;
    border-top: 1px solid #eeeeee;
    padding-top: 74px;
}
.newClass .new-details .nr p {
    margin-bottom: 50px;
    font-size: 14px;
    color: #727272;
    line-height: 50px;
}
.newClass .new-details .nr p img {
    max-width: 100%;
    height: auto;
}
.newClass .new-details .icon-btn {
    text-align: center;
    font-size: 0;
    margin-bottom: 122px;
}
.newClass .new-details .icon-btn li {
    display: inline-block;
    vertical-align: top;
}
.newClass .new-details .icon-btn li + li {
    margin-left: 12px;
}
.newClass .more-btn {
    width: 100%;
}
.newClass .more-btn img {
    width: 100%;
    height: auto;
}
.newClass .more-btn a {
    display: block;
}
.newList {
    padding-bottom: 0;
    min-height: auto;
    height: 554px;
}
.newList .new-list-bg {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.new-list-bg-nav {
    position: absolute;
    left: 6.25%;
    z-index: 222;
    top: 488px;
    font-size: 0;
}
.new-list-bg-nav a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 66px;
    min-width: 150px;
    font-size: 15px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
}
.new-list-bg-nav a:after {
    position: absolute;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 2px;
    background: #fff;
}
.new-list-bg-nav a:hover:after {
    width: 100%;
}
.new-list-bg-nav a:hover span:after {
    width: 11px;
    height: 11px;
    border: 2px solid #3d82c2;
}
.new-list-bg-nav a span {
    position: relative;
}
.new-list-bg-nav a span:after {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    left: -24px;
    bottom: 0;
    content: "";
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-radius: 50%;
    box-sizing: border-box;
}
.new-list-bg-nav .active {
    color: #fff;
}
.new-list-bg-nav .active:after {
    width: 100%;
}
.new-list-bg-nav .active span:after {
    width: 11px;
    height: 11px;
    border: 2px solid #3d82c2;
}
.all-new-list {
    padding: 0 4.27083%;
}
.all-new-list ul {
    margin-top: 50px;
}
.all-new-list ul li {
    float: left;
    width: 33.33333%;
    padding: 0 1.97917%;
    box-sizing: border-box;
    margin-bottom: 78px;
}
.all-new-list ul li a {
    background: #f5f5f5;
    display: block;
}
.all-new-list ul li a:hover .nr {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.all-new-list ul li a .nr {
    height: 170px;
    position: relative;
    box-sizing: border-box;
    padding: 44px 20.78431% 0 8.23529%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.all-new-list ul li a .nr:after {
    position: absolute;
    right: 7.84314%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    width: 48px;
    height: 32px;
    background-size: 100% 100%;
    background-image: url(../image/icon5.png);
}
.all-new-list ul li a .nr h1 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.all-new-list ul li a .nr p {
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.all-new-list ul li a .img {
    width: 100%;
    padding-bottom: 66.66667%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contactMe {
    width: 100%;
    height: 1019px;
}
.contactMe .contact-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.contactMe .contact-nr {
    padding-top: 155px;
    position: relative;
    z-index: 22;
}
.contactMe .contact-nr ul {
    font-size: 0;
}
.contactMe .contact-nr ul li {
    display: inline-block;
    vertical-align: top;
}
.contactMe .contact-nr ul li h1 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}
.contactMe .contact-nr ul li h1:after {
    left: -30px;
    top: 26px;
}
.contactMe .contact-nr ul li h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.contactMe .contact-nr ul li h2:after {
    left: -30px;
    top: 14px;
}
.contactMe .contact-nr ul li h6 {
    color: #aaaaaa;
    font-size: 16px;
    margin-top: 8px;
    font-weight: bold;
}
.contactMe .contact-nr ul li p {
    margin-top: 20px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    font-weight: bold;
}
.contactMe .contact-nr ul li a {
    margin-top: 70px;
    display: block;
    background-image: url(../image/lianxi.png);
    background-size: 100% 100%;
    width: 99px;
    height: 160px;
    background-position: left top;
}
.contactMe .contact-nr ul li .nr {
    margin-top: 64px;
}
.contactMe .contact-nr ul li .nr .name {
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
}
.contactMe .contact-nr ul li .nr .p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 10px;
    margin-bottom: 45px;
}
.contactMe .contact-nr ul li + li {
    margin-left: 12.39583%;
}
.contactMe .contact-nr ul .guoji p {
    margin-top: 64px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 24px;
}
.highEnd {
    min-height: auto;
    overflow: hidden;
    height: 979px;
}
.highEnd .contact-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.highEnd .contact-bg .nr {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 1200px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.highEnd .contact-bg .nr h1 {
    display: inline-block;
    vertical-align: top;
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}
.highEnd .contact-bg .nr h1.icon-yuan:after {
    left: -30px;
    top: 40px;
}
.highEnd .contact-bg .nr .p {
    margin-top: 60px;
    font-size: 13px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.5);
}
.highEnd .contact-bg .nr .btn {
    margin-top: 60px;
}
.highEnd .contact-bg .nr .btn a {
    display: inline-block;
    vertical-align: top;
    width: 162px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 15px;
    color: #696969;
}
.high-end {
    height: 993px;
    width: 100%;
    background: #fff;
    padding: 0 6.25%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.high-end:after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.38667rem;
    height: 1.04107rem;
    background-image: url(../image/bga.jpg);
}
.high-end .title {
    position: relative;
    z-index: 3;
    padding-top: 120px;
    text-align: center;
}
.high-end .title h1 {
    display: inline-block;
    vertical-align: top;
    font-size: 64px;
    font-weight: bold;
    color: #000000;
}
.high-end .title h1.icon-yuan:after {
    left: -40px;
    top: 40px;
}
.high-end .title p {
    margin-top: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    font-weight: bold;
    line-height: 28px;
}
.high-end .list {
    margin-top: 105px;
    width: 100%;
}
.high-end .list li {
    width: 25%;
    float: left;
    border: 1px solid #f5f5f5;
    margin-left: -1px;
    height: 400px;
    box-sizing: border-box;
    text-align: center;
}
.high-end .list li img {
    margin: 75px auto 80px auto;
}
.high-end .list li .name {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.high-end .list li .p {
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-weight: bold;
}
.high-end-case {
    width: 100%;
    padding: 0 6.25%;
    box-sizing: border-box;
    height: 979px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(https://www.xinqiedu.net/assets/addons/ldcms/static/images/bg12.jpg);
    position: relative;
}
.high-end-case .title {
    text-align: center;
    padding-top: 114px;
}
.high-end-case .title h1 {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.high-end-case .title h1:after {
    left: -28px;
    top: 18px;
}
.high-end-case .title p {
    margin-top: 10px;
    font-size: 18px;
    color: #b0b0b0;
    opacity: .5;
}
.high-end-case .list {
    width: 100%;
    margin-top: 100px;
}
.high-end-case .list li {
    float: left;
    width: 33.33333%;
    padding: 0 1.95313%;
    box-sizing: border-box;
}
.high-end-case .list li a {
    display: block;
    width: 100%;
    background: #fff;
}
.high-end-case .list li a:hover .nr {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.high-end-case .list li a .img {
    width: 100%;
    padding-bottom: 64.70588%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.high-end-case .list li a .nr {
    height: 140px;
    padding: 0 19.60784% 0 8.62745%;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.high-end-case .list li a .nr:after {
    position: absolute;
    content: "";
    right: 42px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 48px;
    height: 32px;
    background-image: url(../image/icon5.png);
    background-size: 100% 100%;
}
.high-end-case .list li a .nr .name {
    font-size: 18px;
    color: #000;
    padding-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.high-end-case .list li a .nr .p {
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.heigh-end-demand {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../image/bg13.jpg);
    height: 555px;
    line-height: 555px;
    text-align: center;
}
.heigh-end-demand .title {
    width: 400px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
}
.heigh-end-demand .title h1 {
    font-size: 64px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.heigh-end-demand .title h1:after {
    left: -48px;
    top: 38px;
}
.heigh-end-demand .title p {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.4);
}
.heigh-end-demand .title .btn a {
    display: block;
    width: 360px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    cursor: pointer;
    font-size: 15px;
    color: #696969;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.heigh-end-demand .title .btn a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.high-end-case1 .icon-yuan:after {
    border-color: #ff0000;
}
.phone-nav-active {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.phone-nav {
    display: none;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #1d1d1d;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2222;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    padding: 0 0.29867rem 0.29867rem;
    box-sizing: border-box;
}
.phone-nav .phone-header {
    height: 0.54613rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.36693rem;
}
.phone-nav .phone-header img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0.81493rem;
    -ms-flex: 0 0 0.81493rem;
    flex: 0 0 0.81493rem;
    width: 0.81493rem;
    height: 0.18347rem;
}
.phone-nav .phone-header button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 0.54613rem;
    -ms-flex: 0 0 0.54613rem;
    flex: 0 0 0.54613rem;
    margin-left: auto;
    width: 0.54613rem;
    height: 0.54613rem;
    border: none;
    background-image: url(../image/x.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 0.14507rem 0.1408rem;
}
.phone-nav .list {
    margin-bottom: 0.42667rem;
}
.phone-nav .list li {
    width: 100%;
    height: 0.41813rem;
    line-height: 0.41813rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.phone-nav .list li a {
    font-size: 0.128rem;
    color: #fff;
    display: block;
}
.phone-nav .addres .name {
    font-size: 0.11947rem;
    color: #fff;
}
.phone-nav .addres .name span {
    margin-left: 0.11093rem;
    position: relative;
    font-size: 0.128rem;
}
.phone-nav .addres .name span:after {
    content: "";
    position: absolute;
    left: -0.08533rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #f54e4a;
}
.phone-nav .addres .p {
    margin-top: 0.05973rem;
    font-size: 0.0768rem;
    color: #8b8b8b;
}
.caseDetails {
    position: relative;
    height: 928px;
    min-height: auto;
    overflow: hidden;
}
.caseDetails .contact-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 120px;
    box-sizing: border-box;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.caseDetails .contact-bg .nr {
    padding-top: 535px;
}
.caseDetails .contact-bg .nr h1 {
    font-size: 50px;
    color: #fff;
}
.caseDetails .contact-bg .nr h1.icon-yuan:after {
    left: -26px;
    top: 26px;
}
.caseDetails .contact-bg .nr .p {
    margin-top: 30px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.4);
}
.case-details-p {
    background: #ffffff;
    padding: 86px 120px 124px;
}
.case-details-p .left {
    width: 700px;
}
.case-details-p .left h3 {
    font-size: 16px;
    margin-bottom: 20px;
    color: rgba(43, 43, 43, 0.9);
    font-weight: bold;
}
.case-details-p .left .p {
    font-size: 13px;
    color: rgba(43, 43, 43, 0.7);
    line-height: 30px;
}
.case-details-p .right {
    margin-top: 46px;
    font-size: 0;
}
.case-details-p .right li {
    display: inline-block;
    vertical-align: top;
}
.case-details-p .right li + li {
    margin-left: 10px;
}
.case-details-img {
    background: #404040;
    padding: 126px 6.25%;
}
.case-details-img .p {
    width: 100%;
    text-align: center;
}
.case-details-img .p img {
    max-width: 100%;
    height: auto;
}
.my {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.my .contact-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.my .contact-bg .swiper-container {
    width: 100%;
    height: 100%;
}
.my .contact-bg .swiper-container .swiper-slide {
    position: relative;
}
.my .contact-bg .swiper-container .nr {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.my .contact-bg .swiper-container .nr .shiliu {
    width: 320px;
    height: auto;
}
.my .contact-bg .swiper-container .nr .p {
    margin-top: 23px;
    font-size: 22px;
    color: #f8eee5;
    line-height: 34px;
    position: relative;
}
.my .contact-bg .swiper-container .nr .p:after {
    position: absolute;
    left: 50%;
    bottom: -40px;
    content: "";
    width: 60px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 2px;
    background: #735745;
}
.my .contact-bg .swiper-container .list {
    width: 100%;
    font-size: 0;
    text-align: center;
}
.my .contact-bg .swiper-container .list .item {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    padding-top: 270px;
}
.my .contact-bg .swiper-container .list .item > div {
    max-width: 250px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.my .contact-bg .swiper-container .list .item h1 {
    padding-top: 0;
    font-size: 60px;
    color: #fff;
}
.my .contact-bg .swiper-container .list .item h1:after {
    border-color: #f6b76b;
    left: -30px;
    top: 30px;
}
.my .contact-bg .swiper-container .list .item p {
    margin-top: 30px;
    line-height: 24px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}
.my .contact-bg .swiper-container .list .item .p {
    margin-top: 46px;
    line-height: 24px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.1);
    font-weight: bold;
}
.my .contact-bg .swiper-container .shwebtech {
    padding-left: 10.9375%;
    padding-top: 305px;
}
.my .contact-bg .swiper-container .shwebtech .left h1 {
    font-size: 80px;
    color: #fff;
}
.my .contact-bg .swiper-container .shwebtech .left h1:after {
    border-color: #f6b76b;
    left: -50px;
    top: 50px;
}
.my .contact-bg .swiper-container .shwebtech .left p {
    margin-top: 24px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    font-weight: bold;
}
.my .contact-bg .swiper-container .shwebtech .right {
    margin-left: 130px;
}
.my .contact-bg .swiper-container .shwebtech .right p {
    font-size: 26px;
    color: #fff;
    line-height: 41px;
}
.my .contact-bg .swiper-container .shwebtech .right a {
    display: block;
    margin-top: 32px;
    font-size: 15px;
    color: #696969;
    width: 160px;
    line-height: 50px;
    text-align: center;
    background: #fff;
}
.my .contact-bg .bolang {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 300px;
    font-size: 0;
    white-space: nowrap;
}
.my .contact-bg .bolang span {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    left: 0;
    top: 0;
    height: 300px;
    width: 3000px;
    background-size: 3000px 300px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-image: url(../image/bl2.png);
}
.my .contact-bg .bolang span:nth-child(2) {
    background-image: url(../image/bl3.png);
}
.my .contact-bg .bolang span:nth-child(3) {
    background-image: url(../image/bl2.png);
    left: 100%;
}
.my .contact-bg .bolang span:nth-child(4) {
    background-image: url(../image/bl3.png);
    left: 100%;
}
.my .contact-bg .xingxing {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    height: 444px;
}
.my .contact-bg .xingxing span {
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #fff;
}
.my .contact-bg .xingxing span:nth-child(2n) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.my .contact-bg .xingxing span:nth-child(3n) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.icon-yuan {
    position: relative;
}
.icon-yuan:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
}
.silingshi {
    padding: 0 120px;
    min-height: 700px;
    font-size: 0;
}
.silingshi .comment-header .logo {
    display: block;
}
.silingshi .comment-header .logo img {
    display: none;
}
.silingshi .comment-header .logo .logo-img {
    display: inline-block;
}
.silingshi .contact {
    padding: 120px 0 200px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
}
.silingshi .contact .right {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 60px;
    margin-top: 70px;
}
.silingshi .contact .right .name {
    font-size: 50px;
    color: #2b2b2b;
    font-weight: bold;
    margin-bottom: 14px;
}
.silingshi .contact .right .p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    margin-bottom: 34px;
    font-weight: bold;
}
.silingshi .contact .right .btn a {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #555555;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
}
.silingshi .contact .right .btn a:hover {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.silingshi .map .map-list + .map-list {
    border-top: 1px solid #f4f4f4;
}
.silingshi .map .map-list {
    padding-top: 92px;
    padding-bottom: 70px;
    font-size: 0;
}
.silingshi .map .map-list .item {
    display: inline-block;
    vertical-align: top;
}
.silingshi .map .map-list .item .img {
    margin-right: 200px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
}
.silingshi .map .map-list .item .list {
    width: 300px;
    display: inline-block;
    vertical-align: top;
}
.silingshi .map .map-list .item .list h1 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 24px;
}
.silingshi .map .map-list .item .list h1:after {
    left: -30px;
    top: 10px;
    width: 10px;
    height: 10px;
}
.silingshi .map .map-list .item .list a {
    display: block;
    font-size: 13px;
    color: #6a6a6a;
    margin-bottom: 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.silingshi .map .map-list .item .list a:hover {
    color: #000;
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.footerimg a {
    display: block;
    height: 180px;
    width: 100%;
    background-image: url(../image/bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.footerimg a .p {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.footerimg a .p h1 {
    font-size: 50px;
    color: #ffffff;
    padding-top: 40px;
}
.footerimg a .p h1 img {
    width: 140px;
    margin-top: -70px;
    margin-left: -50px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.footerimg a .p .span {
    left: 0;
    top: 120px;
    position: absolute;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.2);
    font-size: 10px;
}
.footerimg a .p .btn {
    position: absolute;
    right: 0;
    text-align: center;
    border-radius: 17px;
    border: 2px solid #fff;
    width: 104px;
    height: 34px;
    line-height: 34px;
    top: 120px;
}
.footerimg a .p .btn span {
    position: relative;
    font-size: 12px;
    color: #fff;
    padding-right: 20px;
}
.footerimg a .p .btn span:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 7px;
    height: 13px;
    background-image: url(../image/1.png);
    background-size: 100% 100%;
}
.paging {
    width: 100%;
    background: #ededed;
    height: 70px;
    line-height: 70px;
    font-size: 0;
}
.paging a {
    display: block;
    font-size: 14px;
    color: #2b2b2b;
    text-align: center;
}
.paging li {
    display: inline-block;
    vertical-align: top;
    width: 33.33333%;
    box-sizing: border-box;
}
.paging li span.phone {
    display: none;
}
.paging li + li {
    border-left: 1px solid #e4e4e4;
}
.paging .last span {
    position: relative;
    padding-left: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
}
.paging .last span:after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 7px;
    height: 13px;
    background-image: url(../image/last.png);
    background-size: 100% 100%;
}
.paging .last a:hover span {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    transform: translate(-10px, 0);
}
.paging .next span {
    position: relative;
    padding-right: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
}
.paging .next span:after {
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 7px;
    height: 13px;
    background-image: url(../image/next.png);
    background-size: 100% 100%;
}
.paging .next a:hover span {
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.paging .back span {
    position: relative;
    padding-left: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: inline-block;
}
.paging .back span:after {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background-image: url(../image/menu2.png);
    background-size: 100% 100%;
}
.paging .back a:hover span {
    -webkit-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
}
.right-nav {
    position: fixed;
    z-index: 22222;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.right-nav .item {
    cursor: pointer;
    background: #eaeaea;
    position: relative;
    z-index: 2;
    height: 88px;
    font-size: 0;
    width: 80px;
}
.right-nav .item:hover .p {
    background: #1d65a6;
    -webkit-transform: translate(-190px, 0);
    -ms-transform: translate(-190px, 0);
    transform: translate(-190px, 0);
}
.right-nav .item:hover .p .left span {
    color: #fff;
}
.right-nav .item:hover .p .left img {
    display: none;
    opacity: 0;
}
.right-nav .item:hover .p .left img + img {
    display: block;
    opacity: 1;
}
.right-nav .item:hover .p .right {
    font-size: 20px;
    line-height: 88px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.right-nav .item:hover .p .right:after {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    width: 1px;
    height: 50px;
    background: rgba(0, 0, 0, 0.2);
}
.right-nav .item a {
    display: block;
    text-align: center;
}
.right-nav .item a img {
    margin-bottom: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.right-nav .item a span {
    display: block;
    color: rgba(100, 100, 100, 0.8);
    font-size: 12px;
}
.right-nav .item .p {
    background: #eaeaea;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    left: 0;
    width: auto;
    top: 0;
    white-space: nowrap;
}
.right-nav .item .left {
    position: relative;
    height: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 80px;
}
.right-nav .item .left img {
    margin-bottom: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.right-nav .item .left img + img {
    display: none;
    opacity: 0;
}
.right-nav .item .left span {
    display: block;
    color: rgba(100, 100, 100, 0.8);
    font-size: 12px;
}
.right-nav .item .right {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    height: 100%;
}
.right-nav .show .code-img {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.right-nav .code {
    position: initial;
    z-index: -1;
}
.right-nav .code:hover .code-img {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.right-nav .code .s {
    position: relative;
    z-index: 22;
}
.right-nav .code .code-img {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    background: #1d65a6;
    width: 186px;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.right-nav .code .code-img .img {
    margin: 40px auto 0;
    width: 98px;
    height: 118px;
    background: #fff;
    border-radius: 4px;
}
.right-nav .code .code-img .img img {
    margin: 8px auto 4px;
    width: 85px;
    height: 85px;
}
.right-nav .code .code-img2 {
    height: 224px;
}
.right-nav .code .code-img2 .img {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 158px;
    height: 187px;
    background: none;
    border-radius: 0px;
}
.right-nav .code .code-img2 .img img {
    margin: 0px;
    width: 100%;
    height: 100%;
}
.consultation-box {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 2222222;
    margin-left: -203px;
    margin-top: -264.5px;
    display: none;
}
.consultation-box img {
    position: relative;
    z-index: 22;
}
.consultation-box a {
    position: absolute;
    left: 70px;
    bottom: 96px;
    width: 162px;
    height: 50px;
    display: block;
    z-index: 23;
}
.consultation-box button {
    background: none;
    border: 0;
    position: absolute;
    right: 30px;
    bottom: 44px;
    display: block;
    width: 33px;
    height: 33px;
    z-index: 23;
    cursor: pointer;
}
.nav-list-m {
    padding: 0 1.97917%;
    margin-top: 50px !important;
}
.nav-list-m li {
    float: left;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
.nav-list-m li > a {
    background: none !important;
    font-size: 13px !important;
    color: #9f9f9f !important;
    position: relative;
}
.nav-list-m li > a:hover {
    text-decoration: underline;
}
.nav-list-m li + li {
    margin-left: 20px !important;
}
.nav-list-m li + li > a:after {
    position: absolute;
    content: ">";
    left: -14px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.nav-list-m-1 {
    padding: 0 !important;
    margin: 0 0 18px 0 !important;
}
/**

后端增加样式

 */



.caseDetails .contact-bg .nr .titleen {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}
.high-end-case .title h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.high-end-case .title h3:after {
    left: -28px;
    top: 18px;
}
.heigh-end-demand .title h3 {
    font-size: 64px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}
.heigh-end-demand .title h3:after {
    left: -48px;
    top: 38px;
}
.wap-consult {
    display: none !important;
}
.highEnd .contact-bg .nr .btn .wap-consult {
    margin: 0 auto;
}
.highEnd .contact-bg .nr h2 {
    display: inline-block;
    vertical-align: top;
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}
.highEnd .contact-bg .nr p {
    vertical-align: top;
    font-size: 64px;
    color: #fff;
    font-weight: bold;
}
.high-end .title h3.icon-yuan:after {
    left: 22px;
    top: 40px;
}
.highEnd .contact-bg .nr h2.icon-yuan:after {
    left: -30px;
    top: 40px;
}
.banner .banner-swiper .swiper-slide a .text h3 {
    font-size: 54px;
    color: #fff;
    font-weight: bold;
    padding-left: 0px;
    position: relative;
    font-family: 'OPPOSans-Ver2-bold';
    font-variation-settings: 'wght' 750;
}
.banner .banner-swiper .swiper-slide a .text .anis {
    font-size: 24px !important;
    color: #fff;
    font-weight: 100;
    position: relative;
    font-family: 'OPPOSans-Ver2-Regular';
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    padding-top: 15px;
    padding-bottom: 10px;
    letter-spacing: 0px;
}
.website-customized .swiper-slide h3 {
    font-size: 32px;
    color: #000000;
    position: relative;
    padding-left: 50px;
    font-weight: 100;
}
.website-customized .swiper-slide h3:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 12px;
    width: 16px;
    height: 16px;
    border: 2px solid #3a85ca;
    border-radius: 50%;
    box-sizing: border-box;
}
.height-web .swiper-slide h3 {
    font-weight: bold;
    padding: 100px 0 0 0;
    color: #fff;
    font-size: 50px;
}
.height-web .swiper-slide h3:after {
    left: -24px;
    bottom: 12px;
}
.height-web .height-web-nav .item .nr h3 {
    font-size: 14px;
    color: #000;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.height-web .height-web-nav .item .nr h1 {
    font-size: 24px;
}
.news-center .content .left .item h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.lianxiwomen .content h3 {
    font-weight: bold;
    font-size: 54px;
    color: #fff;
}
.lianxiwomen .content h3:after {
    left: -30px;
    top: 36px;
}
.lianxiwomen .content h3 span {
    font-weight: 100;
    font-size: 38px;
}
.news-center .content .new-center-c .top h3 {
    font-weight: bold;
    font-size: 18px;
    height: 27px;
    overflow: hidden;
    color: #000000;
}
.website-customized .website-customized-nav li h3 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.my-customer .title h3 {
    font-weight: bold;
    font-size: 0.21333rem;
    color: #000000;
    display: inline-block;
}
.my-customer .title h3:after {
    bottom: 0.00853rem;
    right: -0.08533rem;
}
.news-center .title .line h3 {
    font-size: 32px;
    color: #000000;
    font-weight: bold;
}
.my-customer .city {
    color: #888888;
}
.news-center .title .line h3:after {
    right: -30px;
    top: 50%;
    transform: translate(0, -50%);
}
.caseDetails .contact-bg .nr p {
    font-weight: bold;
    font-size: 50px;
    color: #fff;
}
.caseDetails .contact-bg .nr p.icon-yuan:after {
    left: -26px;
    top: 26px;
}
.high-end .title h3 {
    display: inline-block;
    vertical-align: top;
    font-size: 64px;
    font-weight: bold;
    color: #000000;
}
.high-end-case .title h4 {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.high-end-case .title h4:after {
    left: -28px;
    top: 18px;
}
.newClass .new-details h2 {
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    padding: 0 17.85714%;
}
.all-new-list ul li a .nr h3 {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comment-footer .contact-us > h4 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
}
.footerimg a .p h3 {
    font-size: 50px;
    color: #ffffff;
    padding-top: 40px;
}
.footerimg a .p h3 img {
    width: 140px;
    margin-top: -70px;
    margin-left: -50px;
    transition: all .4s ease;
}
.comment-footer .record a {
    color: rgba(0, 0, 0, 0.5);
}
.comment-footer .friendship a:before {
    content: "";
}
.silingshi .map .map-list .item .list h3 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 24px;
}
.silingshi .map .map-list .item .list h3:after {
    left: -30px;
    top: 10px;
    width: 10px;
    height: 10px;
}
.my .contact-bg .swiper-container .nr .shiliu {
    width: auto;
}
.newClass .new-details .nr p {
    margin-bottom: 20px;
    line-height: 35px;
}
.newClass .new-details .nr {
    padding-top: 40px;
}
.comment-header h1 {
    line-height: 150px;
    float: left;
}
.comment-header h1 a {
    display: block;
}
.comment-header h1 img {
    vertical-align: middle;
}
.newClass .comment-header h1 .logo-img {
    display: inline-block;
}
.right-nav .code .code-img .wechat {
    font-size: 16px;
    color: #fff;
    margin-top: 17px;
}
.right-nav .code .code-img2 {
    height: 53%;
}
.right-nav .code .code-img2 .img {
    height: auto;
}
.right-nav .code .show {
    left: -186px;
}
.height-web .height-web-nav {
    width: 100%;
}
.height-web .height-web-nav .item .nr {
    width: 55%;
}
.news-center .content .left .item h4 {
    margin-top: 30px;
    color: #a1a1a1;
}
.news-center .content .new-center-c .top h4 {
    margin-top: 33px;
    color: #a1a1a1;
}
.my-customer .number {
    margin-top: 0px;
    float: left;
    width: 50%;
}
.my-customer .number li .shuzi {
    font-size: 18px;
    color: #5a5a5a;
    line-height: 2
}
.height-web {
    height: 900px;
}
.comment-header .logo_city {
    font-size: 14px;
    color: #999;
    padding-left: 10px;
}
.ckgd {
    display: inline-flex;
    width: 100%;
}
.ckgd .zxzx {
    background: #0099ff;
    display: block;
    width: 45%;
    line-height: 2.5;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 2.5%;
}
.ckgd .ckgds {
    background: #000000;
    display: block;
    width: 45%;
    line-height: 2.5;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 5%;
}
.contact-nr .website-customized {
    width: 100%;
    padding: 0px;
}
.contact-nr .website-customized .swiper-slide {
    background: #fff;
}
.contact-nr .website-customized .website-customized-nav {
    right: 0px;
    background: #fff;
    width: 27.6%;
    max-width: inherit;
}
.contact-nr .website-customized .swbsite-banner {
    width: calc(100% - 27.6%);
    height: 100%;
    position: relative;
    margin-left: 0%;
    overflow: hidden;
}
.contact-nr .website-customized .swiper-slide img {
    float: left;
}
.contact-nr .website-customized .website-customized-nav li {
    border-bottom: 1px solid #f9f9f9;
    background: #fff;
    padding-left: 30px;
    height: 25%;
}
.contact-nr .website-customized .website-customized-nav li.active {
    background: #f9f9f9;
}
.contact-nr .website-customized .website-customized-nav li .img {
    left: 30px;
    border: 0px solid #666;
    width: 50px;
    height: 50px;
}
.contact-nr .website-customized .website-customized-nav li .img img {
    width: 50px;
    height: 50px;
}
.contact-nr .website-customized .website-customized-nav li .content {
    padding-left: 80px;
    padding-top: 45px;
}
.contact-nr .website-customized .website-customized-nav li a {
    height: 100%;
}
.contact-nr .website-customized .swiper-slide .text {
    left: 6.25%;
    border: 0px;
    background: none;
    top: 10%
}
.contact-nr .website-customized .swiper-slide h3 {
    font-size: 42px;
    color: #fff;
}
.contact-nr .website-customized .swiper-slide h4 {
    padding-top: 10px;
    margin-top: 10px;
    color: #dadada;
    font-weight: 100;
}
.contact-nr .website-customized .swiper-slide aside {
    color: #dbdada;
}
.contact-nr .website-customized {
    height: 700px;
}
.news-centers {
    background: #f9f9f9;
    border-top: 1px solid #fff;
}

.xinqi-texts-pc {display: block;}
.xinqi-texts-wap {display: none;}

/*#tq_invit_container,#TQMiniMessWrap {display:none}*/

@media screen and (max-width: 1600px) {
.website-customized .website-customized-navs li {
    width: calc(100% - 27.8%);
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 0px;
    line-height: 115px;
    padding-right: 30px;
}
}

@media screen and (max-width: 1400px) {
.website-customized .website-customized-navs li {
    width: calc(100% - 27.8%);
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding-left: 0px;
    line-height: 95px;
    padding-right: 30px;
}
.contact-nr .website-customized .website-customized-nav li {
    height: 22%;
}
}

@media screen and (max-width: 1200px) {
.contact-nr .website-customized .website-customized-nav li .content {
    padding-left: 80px;
    padding-top: 0px;
}
.caseDetails .contact-bg .nr .titleen {
    font-size: 0.21333rem;
}
.high-end-case .title h3 {
    font-size: 0.1536rem;
}
.heigh-end-demand .title h3 {
    font-size: 0.27307rem;
}
.heigh-end-demand .title h3:after {
    left: -0.2048rem;
    top: 0.16213rem;
}
.wap-consult {
    display: block !important;
}
.pc-consult {
    display: none !important;
}
.highEnd .contact-bg .nr h2 {
    font-size: 0.256rem;
}
.highEnd .contact-bg .nr p {
    font-size: 0.256rem;
}
.highEnd .contact-bg .nr h2.icon-yuan:after {
    left: -0.128rem;
    top: 0.128rem;
}
.high-end .title h3.icon-yuan:after {
    left: 12px;
    top: 19px;
}
.banner .banner-swiper .swiper-slide a .text h3 {
	font-size: 32px;
	padding: 0px;
	text-align: center;
}
.website-customized .swiper-slide h3 {
    font-size: 20px;
    padding-left: 0.21333rem;
}
.website-customized .swiper-slide h3:after {
    width: 0.06827rem;
    height: 0.06827rem;
    border-width: 1px;
    left: 0.0256rem;
    bottom: 0.03413rem;
}
.height-web .swiper-slide h3 {
    padding-top: 60px;
    font-size: 0.21333rem;
}
.height-web .swiper-slide h3:after {
    left: -0.128rem;
    bottom: 0.063267rem;
}
.lianxiwomen .content h3 {
    font-size: 0.256rem;
}
.lianxiwomen .content h3:after {
    left: -0.1536rem;
    top: 0.128rem;
}
.website-customized .website-customized-nav li h3 {
    font-size: 0.09rem;
}
.my-customer .title h3:after {
    bottom: 0.00853rem;
    right: -0.08533rem;
}
.news-center .title .line h3 {
    font-size: 0.13653rem;
}
.news-center .title .line h3:after {
    right: -0.1rem;
}
.caseDetails .contact-bg .nr p {
    font-size: 0.21333rem;
}
.caseDetails .contact-bg .nr p.icon-yuan:after {
    left: -0.11093rem;
    top: 0.11093rem;
}
.high-end .title h3 {
    font-size: 0.27307rem;
}
.high-end-case .title h4 {
    font-size: 0.1536rem;
}
.high-end-case .title h4:after {
    left: -0.11947rem;
    top: 0.0768rem;
}
.newClass .new-details h2 {
    padding: 0 0.128rem;
}
.all-new-list ul li a .nr {
    height: 1.05rem;
    padding-top: 0.17067rem;
}
.footerimg a .p h3 {
    padding-top: 0.128rem;
    font-size: 0.19627rem;
}
.footerimg a .p h3 img {
    width: 0.68267rem;
    height: auto;
    margin-top: -0.384rem;
    margin-left: -0.17067rem;
}
.comment-footer .friendship a {
    line-height: 0.2093rem;
}
.my .contact-bg .swiper-container .nr .shiliu {
    width: 1.36533rem;
}
.comment-header h1 {
    line-height: 0.59733rem;
}
.comment-header h1 img {
    width: 0.93867rem;
    height: 0.22613rem;
}
.paged span {
    width: 1.408rem;
}
.news-center .content .left .item h4 {
    display: none;
}
.news-center .content .new-center-c .top h3 {
    display: none;
}
.my-customer .number {
    margin-top: 0px;
    width: 100%;
}
}
#think_page_trace_open {
    display: none;
}


@media screen and (max-width: 760px) {
    .xinqi-texts-pc {display: none;}
.xinqi-texts-wap {display: block;text-align: justify;}
} 