/*index*/

@font-face {
    font-family: 'SourceHanSansCN';
    src: url("../fonts/SourceHanSansCN-Normal.ttf")
}

body,
div {
    font-family: 'SourceHanSansCN';
}

.myIframe img {
    width: 100%;
}

.home-banner {
    position: relative;
}

.home-banner img {
    width: 100%;
}

.home-banner .banner-text {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    text-align: left;
    transform: translate(-100%, -50%);
    -webkit-transform: translate(-100%, -50%);
}

.home-banner .banner-text h2 {
    margin-bottom: 32px;
    font-size: 60px;
}

.home-banner .banner-text h4 {
    margin-bottom: 40px;
    font-size: 42px;
}

.banner_text img {
    width: auto;
}

.banner_text {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 13%;
    padding-left: 5%;
}

.banner_text h2 {
    margin-bottom: 32px;
    font-size: 36px;
    text-align: left;
    color: #222;
    font-weight: bold;
}

.banner_text h4 {
    margin-bottom: 40px;
    font-size: 24px;
    text-align: left;
    color: #333;
}

.home-banner .banner-text .btn {
    margin: 0 auto;
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border-radius: 28px;
    background: #fff;
    color: #0050c9;
    font-size: 16px;
    text-align: center;
}

.swiper-pagination-bullet {
    border-radius: 0;
    width: 36px;
    height: 4px;
}

.intro_wrap {
    padding: 60px 0;
    background: url(../images/index/zk_summary.jpg) no-repeat top center;
    background-size: 100%;
}

.intro_wrap h2 {
    font-size: 32px;
    color: #222;
    margin: 20px 0 40px;
    text-align: center;
    font-weight: bold;
}

.intro_wrap p {
    font-size: 16px;
    color: #222;
    line-height: 3;
}

.home_product {
    padding: 115px 0;
}

.home_product h2 {
    font-size: 32px;
    color: #222;
    text-align: center;
    margin-bottom: 20px;
}

.home_product h6 {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: center;
}

.home_product figure {
    text-align: center;
    margin-top: 40px;
    transition: .3s;
}

.home_product figure:hover .item {
    transform: translateY(-5px);
    box-shadow: 0 0 10px #d7d7d7;
}

.home_product figure .item {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 5px #d7d7d7;
    transition: .3s;
}

.home_product figure .item img {
    max-width: 74px;
    width: 100%;
}

.home_product figure .item figcaption {
    margin: 20px 0;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}

.home_product figure .item p {
    font-size: 14px;
    color: #666;
    min-height: 105px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.home_product figure .item a {
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 2px;
    transition: all .5s;
    border: 1px #2275FF solid;
    color: #2275FF;
    text-align: center;
}

.home_product figure .item a:hover {
    background: #2275FF;
    color: #fff;
    text-decoration: none;
}

.yhulian-wrap {
    margin-top: 60px;
}

.yhulian-wrap .yhulian-pic {
    width: 40%;
    vertical-align: middle;
}

.yhulian-wrap .yhulian-text {
    padding: 0 40px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.yhulian-wrap .yhulian-text p {
    margin-top: 30px;
    text-align: left;
    line-height: 30px;
}

.yhulian-wrap .yhulian-text img {
    width: 160px;
}

.honor figure {
    margin-top: 40px;
    padding: 0 60px;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.honor figure .item {
    padding: 40px 50px;
    border-radius: 18px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    transform: scale(1);
    transition: all .5s;
}

.honor figure .item:hover {
    transform: scale(1.01);
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.2);
}

.honor figure img {
    width: 100%;
    height: 530px;
}

.honor figure p {
    margin: 20px auto 0;
    width: 330px;
    height: 50px;
    line-height: 50px;
    background-color: #0090ff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 25px;
}

.copyright {
    padding: 120px 0 100px;
    text-align: center;
}

.copyright .title {
    margin: 0 auto;
    width: 600px;
    background-color: #4ab7e2;
    text-align: center;
    font-size: 30px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
}

.copyright-table {
    margin-top: 50px;
    display: inline-block;
    width: 90%;
}

.copyright-table table {
    float: left;
    width: 100%;
    border-collapse: collapse;
}

.copyright-table table td,
.copyright-table table th {
    border: 1px solid #eee;
}

.copyright-table thead {
    line-height: 33px;
    text-align: center;
    color: #fff;
    background-color: #2f75b5;
}

.padding20 {
    padding: 20px;
}

.copyright-table tbody {
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #305192;
}

.copyright-table table tr td:first-child {
    width: 10%;
}

.copyright-table table tr td:nth-of-type(2) {
    width: 36%;
}

.copyright-table table tr td:last-child {
    width: 60%;
}

.copyright-table tbody tr:nth-child(odd) {
    background: #fff;
}

.copyright-table tbody tr:nth-child(even) {
    background: #ddebf7;
}

.about-wrap {
    margin-top: 50px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}

.about-wrap .about-pic {
    width: 26%;
    vertical-align: middle;
}

.about-wrap .about-text {
    margin-left: 20px;
    width: 67%;
    vertical-align: middle;
    font-size: 15px;
    text-align: left;
}

.about-wrap .about-text p {
    margin: 22px 0;
    background-color: #fff;
    padding: 20px 30px;
    line-height: 30px;
    border-radius: 10px;
}

.taiping-wrap {
    padding-top: 60px;
    padding-bottom: 50px;
}

.taiping-wrap .taiping-pic {
    width: 37%;
    vertical-align: middle;
}

.taiping-wrap .taiping-text {
    padding: 0 40px;
    width: auto;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.taiping-wrap .taiping-text p {
    margin-top: 30px;
    text-align: left;
    line-height: 30px;
}

.taiping-wrap .taiping-text img {
    width: 160px;
}

.robot-wrap {
    margin-top: 30px;
}

.robot-wrap .robot-pic {
    width: 25%;
    vertical-align: middle;
}

.robot-wrap .robot-text {
    padding: 0 40px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.robot-wrap .robot-text h3 {
    margin-top: 20px;
    font-size: 30px;
}

.robot-wrap .robot-text p {
    margin-top: 30px;
    text-align: left;
    line-height: 30px;
}

.robot-wrap .robot-text img {
    width: 75px;
}

.pain-wrap {
    background-color: #f3f3f3;
}

.pain {
    padding: 50px 40px 20px;
}

.pain h3 {
    margin-bottom: 20px;
    font-size: 35px;
    color: #333;
}

.pain p {
    font-size: 16px;
    color: #333;
    line-height: 56px;
}

.fixedloss-wrap {
    padding: 40px;
}

.fixedloss-wrap .title {
    font-size: 26px;
}

.weakness-wrap {
    margin-top: 20px;
}

.weakness-wrap .weaknewss-item {
    float: left;
    width: 50%;
}

.weakness-wrap li .dots {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    background-color: #4a95d8;
    border-radius: 50%;
}

.weakness-wrap li {
    padding-left: 70px;
    line-height: 40px;
}

.weakness-content span {
    font-size: 23px;
    color: #969696;
    vertical-align: middle;
}

.weakness-title {
    margin-bottom: 10px;
    color: #000;
    font-size: 24px;
}

.fixedloss-parts {
    padding: 30px 0;
    background-color: #f5f5f5;
}

.fixedloss-parts figure {
    margin-top: 20px;
    text-align: center;
}

.fixedloss-parts figure img {
    margin: 0 auto;
    width: 50%;
}

.fixedloss-parts figure {
    float: left;
    width: 33.33333%;
    padding: 0 50px;
    box-sizing: border-box;
}

.fixedloss-parts figure figcaption {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #016ba2;
    font-size: 26px;
}

.fixedloss-parts figure p {
    line-height: 25px;
    font-size: 20px;
    color: #969696;
}

.phone-wrap {
    padding: 30px 0 30px;
}

.phone-wrap li {
    float: left;
    width: 33.33333%;
    padding: 0 50px;
    box-sizing: border-box;
}

.phone-wrap li img {
    width: 100%;
}

.Fixedloss-person {
    padding: 30px 0;
    font-size: 18px;
    background-color: #f5f5f5;
}

.Fixedloss-person .Fixedloss-person-inner {
    position: relative;
    padding: 50px 0;
}

.Fixedloss-person .pic-box {
    margin: 0 auto;
    width: 200px;
}

.Fixedloss-person .pic-box img {
    width: 100%;
}

.Fixedloss-person .Fixedloss-person-item {
    position: absolute;
    padding: 15px 20px;
    width: 370px;
    box-sizing: border-box;
    font-size: 17px;
}

.Fixedloss-person .Fixedloss-person-item .Fixedloss-person-title {
    color: #0079c0;
    font-size: 22px;
}

.Fixedloss-person .Fixedloss-person-item p {
    color: #333;
}

.Fixedloss-person .Fixedloss-person-item.leftTop {
    left: 0;
    top: 0;
}

.Fixedloss-person .Fixedloss-person-item.rightTop {
    right: 0;
    top: 0;
}

.Fixedloss-person .Fixedloss-person-item.leftBottom {
    left: 0;
    bottom: 0;
}

.Fixedloss-person .Fixedloss-person-item.rightBottom {
    right: 0;
    bottom: 0;
}

.fixedloss-sence-wrap {
    padding: 30px 0 30px;
    line-height: 30px;
    font-size: 18px;
    color: #969696;
}

.fixedloss-sence {
    position: relative;
    margin: 30px auto 200px;
    width: 400px;
}

.fixedloss-sence-wrap figure {
    position: absolute;
    font-size: 18px;
}

.fixedloss-sence-wrap figure .pic-box {
    width: 75px;
    vertical-align: middle;
}

.fixedloss-sence-wrap .pic-box img {
    width: 100%;
}

.fixedloss-sence-wrap figure figcaption {
    width: 200px;
    vertical-align: middle;
}

.fixedloss-sence-wrap .leftTop {
    top: 0px;
    left: 0px;
    transform: translateX(-110%);
}

.fixedloss-sence-wrap .rightTop {
    top: 0px;
    right: 0px;
    transform: translateX(110%);
}

.fixedloss-sence-wrap .right {
    top: 100%;
    right: 0;
    transform: translate(80%, 0%);
}

.fixedloss-sence-wrap .Bottom {
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 150%);
    text-align: center;
}

.fixedloss-sence-wrap .left {
    top: 100%;
    left: 0px;
    transform: translate(-80%, 0%);
}

.fixedloss-sence-wrap .leftTop {
    top: 0px;
    left: 0px;
    transform: translateX(-110%);
}

.pc-wrap {
    margin: 0 130px 30px;
    padding: 0 0 30px;
}

.pc-wrap li {
    float: left;
    width: 50%;
    padding: 0 40px;
    box-sizing: border-box;
}

.pc-wrap li img {
    width: 100%;
}

.advantage-wrap {
    padding: 30px 0px 30px;
    line-height: 30px;
    font-size: 18px;
    color: #969696;
    background-color: #f5f5f5;
}

.advantage-wrap ul {
    display: inline-block;
}

.advantage-wrap figure {
    margin-bottom: 20px;
}

.advantage-wrap figure img {
    width: 70px;
    vertical-align: middle;
}

.advantage-wrap figure .num {
    display: inline-block;
    width: 70px;
    height: 70px;
    vertical-align: middle;
    line-height: 70px;
    text-align: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 20px;
}

.advantage-wrap figure span {
    margin-left: 30px;
    width: 800px;
    vertical-align: middle;
    font-size: 18px;
}

.region-date {
    padding: 30px 0;
}

.region-date .date-inner {
    display: inline-block;
    width: 80%;
    text-align: left;
}

.region-date .date-inner .info-title {
    margin-top: 30px;
    color: #0079c0;
    font-size: 22px;
}

.region-date .date-inner .map-pic {
    margin-top: 20px;
}

.region-date .date-inner .map-pic img {
    width: 100%;
}

.region-date .date-inner ul {
    padding: 30px 0;
}

.region-date .date-inner ul figure {
    float: left;
    width: 33.333333%;
    padding: 0 20px;
    box-sizing: border-box;
}

.region-date .date-inner ul figure .item {
    padding: 20px;
    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

.region-date .date-inner ul figure .item img {
    margin: 0 auto;
    display: block;
    width: 90%;
}

.region-date figure figcaption,
.region-date figure p {
    color: #828282;
    font-size: 20px;
}

.region-date figure figcaption {
    margin-top: 10px;
}

.taiping-robot {
    padding: 30px 0;
    background-color: #f5f5f5;
}

.taiping-robot li {
    float: left;
    width: 33.333%;
    padding: 0 15px;
    box-sizing: border-box;
}

.taiping-robot li .item {
    border: 10px solid #fff;
    border-radius: 8px;
}

.taiping-robot-title {
    margin-bottom: 40px;
    padding-top: 30px;
    font-size: 20px;
    color: #707070;
}

.taiping-robot li .item img {
    width: 100%;
}

.contact-wrap {
    padding: 60px 0;
}

.contact-wrap .contact-pic {
    width: 28%;
    vertical-align: middle;
}

.contact-wrap .contact-text {
    padding: 0 40px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.contact-wrap .contact-text p {
    font-size: 16px;
    color: #333;
}

.contact-wrap .contact-text h4,
.contact-wrap .contact-text h5 {
    font-size: 24px;
    font-weight: normal;
}

.contact-wrap .contact-text img {
    width: 160px;
}

.company-info h4 {
    margin-top: 20px;
    color: #ff7400;
}

.company-contact h4,
.company-contact h5 {
    margin-top: 30px;
    color: #004ab9;
}

.company-contact h4 span {
    font-size: 18px;
}

.audio-wrap {
    padding-top: 30px;
    justify-content: center;
    padding-bottom: 30px;
    flex-wrap: wrap;
}

.audio-wrap .audio-pic {
    width: 20%;
    vertical-align: middle;
}

.audio-wrap .audio-text {
    padding: 0 40px;
    width: 60%;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
}

.audio-wrap .audio-text h3 {
    margin-top: 20px;
    font-size: 30px;
}

.audio-wrap .audio-text p {
    margin-top: 28px;
    text-align: left;
    line-height: 28px;
}

.audio-wrap .audio-text img {
    width: 75px;
}

.scene {
    padding-bottom: 35px;
    background-color: #f3f3f3;
}

.scene h2 {
    color: #3c3c3c;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
}

.scene ul figure {
    float: left;
    padding: 20px 10px;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
}

.scene ul figure .item {
    padding: 10px 10px;
    background-color: #fff;
    border-radius: 10px;
}

.scene ul figure p {
    height: 70px;
    font-size: 15px;
    color: #333;
    line-height: 25px;
}

.scene ul figure figcaption {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #0090ff;
}

.letter {
    position: relative;
    margin: 100px auto;
    width: 270px;
    height: 270px;
}

.letter img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.letter .roll {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    border: 1px solid #80caf5;
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
}

.letter .small {
    width: 80%;
    height: 80%;
    animation: smallAnimation 3s infinite;
    -moz-animation: smallAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: smallAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: smallAnimation 3s infinite;
    /* Opera */
}

.letter .middle {
    width: 110%;
    height: 110%;
    animation: middleAnimation 3s infinite;
    -moz-animation: middleAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: middleAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: middleAnimation 3s infinite;
    /* Opera */
}

.letter .big {
    width: 140%;
    height: 140%;
    animation: bigAnimation 3s infinite;
    -moz-animation: bigAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: bigAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: bigAnimation 3s infinite;
    /* Opera */
}

.letter .item {
    position: absolute;
}

.letter .item1 {
    left: 0%;
    top: 10%;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -moz-transform: translateX(-100%);
    /* Firefox */
    -webkit-transform: translateX(-100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-100%);
}

.letter .item2 {
    left: 0%;
    top: 35%;
    transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    /* IE 9 */
    -moz-transform: translateX(-120%);
    /* Firefox */
    -webkit-transform: translateX(-120%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-120%);
}

.letter .item3 {
    left: 0%;
    top: 65%;
    transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    /* IE 9 */
    -moz-transform: translateX(-105%);
    /* Firefox */
    -webkit-transform: translateX(-105%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-105%);
}

.letter .item4 {
    left: 0%;
    top: 85%;
    transform: translateX(-115%);
    -ms-transform: translateX(-115%);
    /* IE 9 */
    -moz-transform: translateX(-115%);
    /* Firefox */
    -webkit-transform: translateX(-115%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-115%);
}

.letter .item5 {
    right: 0%;
    top: 15%;
    transform: translateX(110%);
    -ms-transform: translateX(110%);
    /* IE 9 */
    -moz-transform: translateX(110%);
    /* Firefox */
    -webkit-transform: translateX(110%);
    /* Safari 和 Chrome */
    -o-transform: translateX(110%);
}

.letter .item6 {
    right: 0%;
    top: 45%;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    /* IE 9 */
    -moz-transform: translateX(100%);
    /* Firefox */
    -webkit-transform: translateX(100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(100%);
}

.letter .item7 {
    right: 0%;
    top: 75%;
    transform: translateX(105%);
    -ms-transform: translateX(105%);
    /* IE 9 */
    -moz-transform: translateX(105%);
    /* Firefox */
    -webkit-transform: translateX(105%);
    /* Safari 和 Chrome */
    -o-transform: translateX(105%);
}

.letter .item8 {
    right: 0%;
    top: 95%;
    transform: translateX(90%);
    -ms-transform: translateX(90%);
    /* IE 9 */
    -moz-transform: translateX(90%);
    /* Firefox */
    -webkit-transform: translateX(90%);
    /* Safari 和 Chrome */
    -o-transform: translateX(90%);
}

.letter .item p {
    position: relative;
    width: 370px;
    font-size: 18px;
}

.letter .left {
    text-align: right;
}

.letter .right {
    text-align: left;
}

.letter .left p:after {
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-color: #2fc0e0;
    border-radius: 50%;
    right: 0;
    top: 50%;
    transform: translate(120%, -50%);
    -ms-transform: translate(120%, -50%);
    /* IE 9 */
    -moz-transform: translate(120%, -50%);
    /* Firefox */
    -webkit-transform: translate(120%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(120%, -50%);
}

.letter .right p:after {
    position: absolute;
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-color: #2fc0e0;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translate(-120%, -50%);
    -ms-transform: translate(-120%, -50%);
    /* IE 9 */
    -moz-transform: translate(-120%, -50%);
    /* Firefox */
    -webkit-transform: translate(-120%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-120%, -50%);
}

.function h2 {
    color: #3c3c3c;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
}

@keyframes smallAnimation {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes smallAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes smallAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes smallAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes middleAnimation {
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes middleAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes middleAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes middleAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes bigAnimation {
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes bigAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes bigAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes bigAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.advantage {
    padding-bottom: 100px;
    background-color: #dcf9ff;
}

.advantage h2 {
    color: #2fc0e0;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
}

.advantage-inner {
    position: relative;
    margin: 100px auto 0;
    width: 200px;
}

.advantage-inner img {
    width: 100%;
}

.advantage-inner .item {
    position: absolute;
    width: 360px;
    background-color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
}

.advantage-inner .left,
.advantage-inner .right {
    position: relative;
    padding: 5px 35px;
}

.advantage-inner h4 {
    font-size: 24px;
    color: #00a0e9;
    line-height: 40px;
}

.advantage-inner p {
    font-size: 18px;
    color: #777;
    line-height: 30px;
}

.advantage-inner .item1 {
    left: 0;
    top: 0;
    transform: translate(-110%, -50%);
    -ms-transform: translate(-110%, -50%);
    /* IE 9 */
    -moz-transform: translate(-110%, -50%);
    /* Firefox */
    -webkit-transform: translate(-110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-110%, -50%);
}

.advantage-inner .item2 {
    left: 0;
    top: 50%;
    transform: translate(-110%, -50%);
    -ms-transform: translate(-110%, -50%);
    /* IE 9 */
    -moz-transform: translate(-110%, -50%);
    /* Firefox */
    -webkit-transform: translate(-110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-110%, -50%);
}

.advantage-inner .item3 {
    left: 0;
    top: 100%;
    transform: translate(-110%, -50%);
    -ms-transform: translate(-110%, -50%);
    /* IE 9 */
    -moz-transform: translate(-110%, -50%);
    /* Firefox */
    -webkit-transform: translate(-110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-110%, -50%);
}

.advantage-inner .item4 {
    right: 0;
    top: 0%;
    transform: translate(110%, -50%);
    -ms-transform: translate(110%, -50%);
    /* IE 9 */
    -moz-transform: translate(110%, -50%);
    /* Firefox */
    -webkit-transform: translate(110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(110%, -50%);
}

.advantage-inner .item5 {
    right: 0;
    top: 50%;
    transform: translate(110%, -50%);
    -ms-transform: translate(110%, -50%);
    /* IE 9 */
    -moz-transform: translate(110%, -50%);
    /* Firefox */
    -webkit-transform: translate(110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(110%, -50%);
}

.advantage-inner .item6 {
    right: 0;
    top: 100%;
    transform: translate(110%, -50%);
    -ms-transform: translate(110%, -50%);
    /* IE 9 */
    -moz-transform: translate(110%, -50%);
    /* Firefox */
    -webkit-transform: translate(110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(110%, -50%);
}

.advantage-inner .left:after {
    position: absolute;
    bottom: -20px;
    right: 10px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 0px solid transparent;
    border-left: 30px solid transparent;
    border-top: 20px solid #fff;
}

.advantage-inner .right:after {
    position: absolute;
    bottom: -20px;
    left: 10px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-left: 0px solid transparent;
    border-top: 20px solid #fff;
}

.advantage-info {
    position: relative;
    margin: 200px auto 0;
    width: 330px;
}

.advantage-info img {
    width: 100%;
}

.advantage-info h4 {
    display: inline-block;
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    border-radius: 8px;
    color: #fff;
    font-size: 24px;
    background-color: #00a0e9;
}

.advantage-info ul {
    margin-top: 10px;
    list-style-type: disc;
    font-size: 18px;
    color: #777;
}

.advantage-info ul li {
    line-height: 30px;
}

.advantage-info .item {
    position: absolute;
}

.advantage-info .item1 {
    left: 0;
    top: 0;
    transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    /* IE 9 */
    -moz-transform: translate(-100%, -50%);
    /* Firefox */
    -webkit-transform: translate(-100%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-100%, -50%);
}

.advantage-info .item2 {
    left: 0;
    top: 50%;
    transform: translate(-110%, 0%);
    -ms-transform: translate(-110%, 0%);
    /* IE 9 */
    -moz-transform: translate(-110%, 0%);
    /* Firefox */
    -webkit-transform: translate(-110%, 0%);
    /* Safari 和 Chrome */
    -o-transform: translate(-110%, 0%);
}

.advantage-info .item3 {
    right: 0;
    top: 0%;
    transform: translate(110%, -50%);
    -ms-transform: translate(110%, -50%);
    /* IE 9 */
    -moz-transform: translate(110%, -50%);
    /* Firefox */
    -webkit-transform: translate(110%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(110%, -50%);
}

.advantage-info .item4 {
    right: 0;
    top: 50%;
    transform: translate(120%, 0%);
    -ms-transform: translate(120%, 0%);
    /* IE 9 */
    -moz-transform: translate(120%, 0%);
    /* Firefox */
    -webkit-transform: translate(120%, 0%);
    /* Safari 和 Chrome */
    -o-transform: translate(120%, 0%);
}

.sound-icon {
    margin: 20px 0;
    width: 100px;
}

.sound-text {
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.flow .dis-ib {
    margin: 0 10px;
    font-weight: normal;
    vertical-align: middle;
}

.flow img {
    margin: 0 auto;
    width: 145px;
}

.flow {
    padding: 30px 0;
    font-size: 40px;
    color: #505050;
}

.flow p {
    line-height: 60px;
    font-size: 20px;
    color: #969696;
}

.tech {
    background-color: #f3f3f3;
}

.tech h2 {
    color: #3c3c3c;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
}

.tech figure {
    float: left;
    width: 33.333333%;
    text-align: center;
    padding: 25px 30px;
    box-sizing: border-box;
}

.tech figure .item {
    padding: 10px 20px 25px;
    border-radius: 10px;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.tech figure .item img {
    width: 110px;
}

.tech figure p {
    height: 95px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
}

.tech figure figcaption {
    font-size: 26px;
}

.tech figure:nth-of-type(1) .item {
    color: #36a6ed;
    background-image: url(../images/sound-tect-bg1.jpg);
}

.tech figure:nth-of-type(2) .item {
    color: #ff8a00;
    background-image: url(../images/sound-tect-bg2.jpg);
}

.tech figure:nth-of-type(3) .item {
    color: #98479a;
    background-image: url(../images/sound-tect-bg3.jpg);
}

.tech figure:nth-of-type(4) .item {
    color: #fe6201;
    background-image: url(../images/sound-tect-bg4.jpg);
}

.tech figure:nth-of-type(5) .item {
    color: #647bfb;
    background-image: url(../images/sound-tect-bg5.jpg);
}

.tech figure:nth-of-type(6) .item {
    color: #1ca52d;
    background-image: url(../images/sound-tect-bg6.jpg);
}

.support {
    padding-bottom: 100px;
}

.support h2 {
    color: #0080ba;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
}

.support-inner {
    position: relative;
    margin: 100px auto 0;
    width: 400px;
}

.support-inner img {
    width: 100%;
}

.support-inner .item {
    position: absolute;
    width: 360px;
    background-color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0 0 100px rgba(0, 0, 0, .2);
}

.support-inner .left,
.support-inner .right {
    position: relative;
    padding: 5px 35px;
}

.support-inner h4 {
    font-size: 24px;
    color: #00a0e9;
    line-height: 40px;
}

.support-inner p {
    font-size: 18px;
    color: #777;
    line-height: 30px;
}

.support-inner .item1 {
    left: 0;
    top: 0;
    transform: translate(-98%, -50%);
    -ms-transform: translate(-98%, -50%);
    /* IE 9 */
    -moz-transform: translate(-98%, -50%);
    /* Firefox */
    -webkit-transform: translate(-98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-98%, -50%);
}

.support-inner .item2 {
    left: 0;
    top: 50%;
    transform: translate(-98%, -50%);
    -ms-transform: translate(-98%, -50%);
    /* IE 9 */
    -moz-transform: translate(-98%, -50%);
    /* Firefox */
    -webkit-transform: translate(-98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-98%, -50%);
}

.support-inner .item3 {
    left: 0;
    top: 100%;
    transform: translate(-98%, -50%);
    -ms-transform: translate(-98%, -50%);
    /* IE 9 */
    -moz-transform: translate(-98%, -50%);
    /* Firefox */
    -webkit-transform: translate(-98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-98%, -50%);
}

.support-inner .item4 {
    right: 0;
    top: 0%;
    transform: translate(98%, -50%);
    -ms-transform: translate(98%, -50%);
    /* IE 9 */
    -moz-transform: translate(98%, -50%);
    /* Firefox */
    -webkit-transform: translate(98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(98%, -50%);
}

.support-inner .item5 {
    right: 0;
    top: 50%;
    transform: translate(98%, -50%);
    -ms-transform: translate(98%, -50%);
    /* IE 9 */
    -moz-transform: translate(98%, -50%);
    /* Firefox */
    -webkit-transform: translate(98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(98%, -50%);
}

.support-inner .item6 {
    right: 0;
    top: 100%;
    transform: translate(98%, -50%);
    -ms-transform: translate(98%, -50%);
    /* IE 9 */
    -moz-transform: translate(98%, -50%);
    /* Firefox */
    -webkit-transform: translate(98%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(98%, -50%);
}

.support-inner .left:after {
    position: absolute;
    bottom: -20px;
    right: 10px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 0px solid transparent;
    border-left: 30px solid transparent;
    border-top: 20px solid #fff;
}

.support-inner .right:after {
    position: absolute;
    bottom: -20px;
    left: 10px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-left: 0px solid transparent;
    border-top: 20px solid #fff;
}

.standard {
    background-color: #f3f3f3;
}

.standard h2 {
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    color: #3c3c3c;
}

.standard img {
    width: 120px;
}

.standard figure {
    float: left;
    padding: 30px;
    width: 33.333333%;
    text-align: center;
    box-sizing: border-box;
}

.standard .item {
    padding: 25px 0 15px;
    background-color: #fff;
    border-radius: 10px;
}

.standard figure figcaption {
    margin: 20px 0;
    font-size: 26px;
    color: #36a6ed;
}

.standard figure p {
    font-size: 18px;
    color: #696969;
    height: 150px;
}

.standard figure p span {
    font-size: 40px;
}

.hear h2 {
    display: inline-block;
    padding: 15px 10px 0;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    color: #3c3c3c;
    border-bottom: 6px solid #2582e1;
}

.hear .pic-wrap {
    padding: 0 50px;
    width: 280px;
    vertical-align: middle;
    box-sizing: border-box;
}

.hear .pic-wrap img {
    width: 100%;
}

.hear .text-wrap {
    text-align: left;
    vertical-align: middle;
}

.hear .text-wrap ul {
    width: 330px;
    vertical-align: top;
    padding-left: 30px;
    box-sizing: border-box;
}

.hear .text-wrap .title {
    margin-bottom: 10px;
    position: relative;
    font-size: 26px;
    color: #36a6ed;
}

.hear .text-wrap .title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #36a6ed;
    transform: translate(-130%, -50%);
    -ms-transform: translate(-130%, -50%);
    /* IE 9 */
    -moz-transform: translate(-130%, -50%);
    /* Firefox */
    -webkit-transform: translate(-130%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-130%, -50%);
}

.hear .text-wrap li {
    line-height: 30px;
    font-size: 18px;
    color: #696969;
}

.hear-inner {
    padding: 50px 0;
}

.wechat {
    background-color: #f3f3f3;
}

.wechat h2 {
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    color: #3c3c3c;
}

.wechat .taiping,
.wechat .robot-wrap {
    vertical-align: middle;
}

.wechat .taiping img {
    vertical-align: middle;
}

.wechat .taiping .logo {
    margin-right: 10px;
    width: 250px;
}

.wechat .right {
    width: 60px;
    height: 60px;
}

.wechat .robot-info .right,
.wechat .robot-info span {
    vertical-align: middle;
}

.wechat .robot-info span {
    margin-left: 10px;
    font-size: 20px;
    color: #3d3d3d;
}

.wechat .robot-wrap .item {
    margin-bottom: 10px;
    text-align: left;
}

.wechat .robot-wrap .item:nth-of-type(2),
.wechat .robot-wrap .item:nth-of-type(3) {
    padding-left: 50px;
}

.wechat .robot {
    width: 200px;
}

.wechat .robot p {
    font-size: 18px;
    color: #36a6ed;
}

.wechat .robot img {
    width: 100%;
}

.wechat-inner {
    padding: 20px 0 40px;
}

.auto-server ul {
    padding: 30px 60px;
}

.auto-server figure {
    float: left;
    width: 50%;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: center;
}

.auto-server figure img {
    margin-top: 20px;
    width: 100%;
}

.auto-server figure figcaption {
    color: #3c3c3c;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
}

.store-text {
    padding: 20px 0;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.store-intro {
    position: relative;
    margin-bottom: -40px;
    padding: 40px 40px 0px;
    background-color: #004fcd;
    border-radius: 20px;
    box-shadow: 0 8px 40px rgba(0, 0, 0, .3);
}

.store-intro .item {
    padding: 0 30px;
    width: 33.3333%;
    box-sizing: border-box;
}

.store-intro .item img {
    width: 117px;
}

.store-intro .item .item-title {
    font-size: 24px;
    color: #fff;
}

.store-intro .item .item-title:after {
    content: "";
    display: block;
    margin: 16px auto 0;
    width: 116px;
    height: 4px;
    background-color: #49dcdf;
}

.store-intro .item .item-content {
    margin-top: 30px;
    margin-bottom: -20px;
    padding: 24px 0;
    border-radius: 20px;
    background-color: #fff;
    font-size: 20px;
    color: #004fcd;
}

.building {
    padding-top: 40px;
    background-color: #f3f3f3;
}

.building .item-wrap {
    font-size: 0px;
}

.building .item {
    display: inline-block;
    width: 33.333%;
    text-align: center;
    vertical-align: middle;
}

.building .item .info-wrap {
    padding: 20px 38px;
    margin: 40px 30px;
    font-size: 18px;
    background: url(../images/store_bg1.png);
    background-size: 100% 100%;
    color: #fff;
    text-align: left;
}

.building .item .store-icon {
    margin-bottom: 20px;
    width: 80px;
}

.building .item .item-title {
    font-size: 24px;
}

.building .item .info-pic {
    margin: 40px 30px;
}

.building .item .info-pic img {
    width: 100%;
}

.building-pic {
    width: 100%;
}

.store-system .item {
    float: left;
    padding: 40px 60px 0;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
}

.store-system .item img {
    width: 100%;
}

.store-system .item p {
    margin-top: 10px;
    color: #fff;
    font-size: 17px;
}

.store-system .color-box {
    margin-top: -140px;
    height: 200px;
    background-color: #2785f4;
}

.features img {
    margin-right: 100px;
    width: 350px;
    vertical-align: middle;
}

.features .info-wrap {
    padding: 40px 50px;
    width: 600px;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 32px;
    vertical-align: middle;
    border-radius: 14px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .3);
    text-align: left;
}

.meeting-intro {
    margin: 50px 50px 40px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);
}

.meeting-intro .info {
    display: inline-block;
    width: 400px;
    font-size: 18px;
    vertical-align: middle;
    text-align: left;
}

.meeting-intro img {
    margin-left: 170px;
    vertical-align: middle;
}

.meeting-intro .intro-title {
    font-size: 32px;
}

.meeting-intro p {
    font-size: 18px;
    color: #333;
    line-height: 32px;
}

.meeting-intro .intro-title:after {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    content: "";
    width: 45px;
    height: 4px;
    background-color: #5079df;
}

.meeting-building .ad-wrap {
    margin-top: 40px;
    background-color: #001dc5;
}

.meeting-building .ad-wrap img {
    width: 100%;
}

.meeting-building .page-title span,
.meeting-trade .page-title span,
.meeting-features .page-title span {
    border-bottom: 7px solid #5079df;
}

.meeting-building .item {
    width: 33.3333%;
    padding: 40px 40px;
    text-align: center;
    box-sizing: border-box;
}

.meeting-building p {
    font-size: 18px;
}

.meeting-building .item-title {
    margin: 20px 0 10px;
    font-weight: bold;
}

.meeting-trade {
    text-align: center;
}

.meeting-trade .text {
    margin-top: 40px;
    font-size: 24px;
    line-height: 36px;
}

.meeting-trade img {
    margin-top: 30px;
    width: 600px;
}

.meeting-features {
    padding-bottom: 60px;
}

.meeting-features .item {
    padding: 0 18px;
    width: 25%;
    box-sizing: border-box;
}

.meeting-features .item:nth-of-type(even) .inner {
    background-color: #5079df;
    color: #fff;
}

.meeting-features .item .inner {
    position: relative;
    padding: 70px 30px 30px;
    height: 350px;
    background-color: #e3f3ff;
    color: #333;
    border-radius: 10px;
    box-sizing: border-box;
}

.meeting-features .item p {
    font-size: 16px;
    line-height: 28px;
}

.meeting-features .title {
    font-weight: bold;
    font-size: 20px;
}

.meeting-features .item .number {
    position: absolute;
    top: -47px;
    left: 50%;
    margin-left: -47px;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    color: #fff;
    line-height: 94px;
    font-size: 32px;
    text-align: center;
}

.meeting-features .item:nth-of-type(1) .number {
    background-color: #a1d5fa;
}

.meeting-features .item:nth-of-type(2) .number {
    background-color: #7fdeac;
}

.meeting-features .item:nth-of-type(3) .number {
    background-color: #fcbeae;
}

.meeting-features .item:nth-of-type(4) .number {
    background-color: #fdd391;
}

.item-wrap {
    padding-top: 80px;
}

.city-building .item {
    width: 20%;
    padding: 40px 15px;
    text-align: center;
    box-sizing: border-box;
}

.city-building .item img {
    margin-bottom: 15px;
    width: 60px;
}

.city-building .item p {
    font-size: 18px;
}

.city-intro {
    margin: 50px 0 40px;
    text-align: center;
    background-color: #f3f3f3;
}

.city-intro .info {
    display: inline-block;
    width: 400px;
    font-size: 18px;
    vertical-align: middle;
    text-align: left;
}

.city-intro img {
    margin-left: 170px;
    vertical-align: middle;
}

.city-intro .intro-title {
    width: 220px;
    height: 60px;
    line-height: 60px;
    border-radius: 35px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    background-color: #0047ec;
}

.city-intro p {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    line-height: 32px;
}

.city-trade {
    text-align: center;
}

.city-trade .info {
    margin-top: 40px;
    vertical-align: middle;
}

.city-trade .info .item {
    margin: 10px 0;
}

.city-trade .info .item span {
    font-size: 20px;
    vertical-align: middle;
}

.city-trade .info .item img {
    margin-right: 20px;
    width: 34px;
    vertical-align: middle;
}

.city-trade .info-pic {
    margin: 40px 70px 0;
    width: 500px;
    vertical-align: middle;
}

.city-features {
    padding: 60px 0 40px;
    text-align: center;
}

.city-features .item {
    position: relative;
    width: 280px;
    padding: 20px;
    text-align: left;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    background-color: #5da1f4;
}

.city-features .item:nth-of-type(1) img {
    right: -50px;
    bottom: -50px;
}

.city-features .item:nth-of-type(2) img {
    left: -70px;
    top: -70px;
}

.city-features .item img {
    position: absolute;
    width: 100px;
}

.city-features .item-pic {
    vertical-align: middle;
    margin: 0 40px;
    width: 380px;
}

.city-features-wrap {
    padding: 20px 0;
    background-color: #f3f3f3;
}

.traffic-intro {
    padding: 0 0 40px;
}

.traffic-intro img {
    width: 350px;
    vertical-align: middle;
}

.traffic-intro .info-wrap {
    padding: 40px 50px;
    margin-top: 40px;
    margin-left: 30px;
    width: 600px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 32px;
    vertical-align: middle;
    border-radius: 14px;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .3);
    text-align: left;
}

.traffic-function {
    padding: 30px 0;
    background-color: #306ff0;
}

.traffic-function .part1 {
    position: relative;
    margin: 0 auto;
    width: 450px;
}

.function-pic {
    width: 100%;
}

.traffic-function .part1 .item {
    position: absolute;
}

.traffic-function .part1 .item img {
    width: 78px;
    vertical-align: middle;
}

.traffic-function .part1 .item span {
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    width: 300px;
    font-size: 20px;
}

.traffic-function .part1 .item1 {
    top: 20%;
    left: -350px;
    text-align: right;
}

.traffic-function .part1 .item2 {
    top: 40%;
    left: -380px;
    text-align: right;
}

.traffic-function .part1 .item3 {
    top: 60%;
    left: -380px;
    text-align: right;
}

.traffic-function .part1 .item4 {
    top: 80%;
    left: -350px;
    text-align: right;
}

.traffic-function .part1 .item5 {
    top: 20%;
    right: -350px;
}

.traffic-function .part1 .item6 {
    top: 40%;
    right: -380px;
}

.traffic-function .part1 .item7 {
    top: 60%;
    right: -380px;
}

.traffic-function .part1 .item8 {
    top: 80%;
    right: -350px;
}

.traffic-function .part2 {
    position: relative;
    margin: 60px auto 0;
    width: 480px;
}

.traffic-function .part2 .item {
    position: absolute;
}

.traffic-function .part2 .item img {
    width: 78px;
    vertical-align: middle;
}

.traffic-function .part2 .item span {
    vertical-align: middle;
    color: #fff;
    display: inline-block;
    width: 350px;
    font-size: 20px;
}

.traffic-function .part2 .item1 {
    top: 20%;
    right: -350px;
}

.traffic-function .part2 .item2 {
    top: 40%;
    right: -380px;
}

.traffic-function .part2 .item3 {
    top: 60%;
    right: -380px;
}

.traffic-function .part2 .item4 {
    top: 80%;
    right: -350px;
}

.traffic-function .part2 .item5 {
    top: 20%;
    left: -350px;
    text-align: right;
}

.traffic-function .part2 .item6 {
    top: 40%;
    left: -380px;
    text-align: right;
}

.traffic-function .part2 .item7 {
    top: 60%;
    left: -380px;
    text-align: right;
}

.traffic-function .part2 .item8 {
    top: 80%;
    left: -350px;
    text-align: right;
}

.traffic-function .page-title span {
    border-bottom: 7px solid #5cf7c2;
    color: #fff;
}

.page-title span:before,
.page-title span:after {
    display: none;
}

.traffic-function .part-title {
    margin: 20px auto;
    width: 350px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #001eb7;
    font-size: 22px;
    text-align: center;
    background-color: #00deff;
}

.traffic-advantage {
    padding: 20px 0;
    background-color: #f3f3f3;
}

.traffic-advantage .text {
    vertical-align: middle;
    padding: 35px 30px;
    width: 620px;
    font-size: 17px;
    background-color: #fff;
    border-radius: 14px;
    text-align: left;
    box-shadow: 6px 6px 20px 0 rgba(170, 180, 233, 1);
}

.traffic-advantage .text p {
    margin: 15px 0;
}

.traffic-advantage img {
    width: 350px;
    vertical-align: middle;
}

.school-intro .text {
    padding: 20px 0 40px;
    font-size: 16px;
    line-height: 46px;
}

.school-letter {
    position: relative;
    margin: 100px auto;
    width: 270px;
    height: 270px;
}

.school-letter .school-letterPic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.school-letter .roll {
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    border: 1px solid #80caf5;
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    /* IE 9 */
    -moz-transform: translate(-50%, -50%);
    /* Firefox */
    -webkit-transform: translate(-50%, -50%);
    /* Safari 和 Chrome */
    -o-transform: translate(-50%, -50%);
}

.school-letter .small {
    width: 80%;
    height: 80%;
    animation: smallAnimation 3s infinite;
    -moz-animation: smallAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: smallAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: smallAnimation 3s infinite;
    /* Opera */
}

.school-letter .middle {
    width: 110%;
    height: 110%;
    animation: middleAnimation 3s infinite;
    -moz-animation: middleAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: middleAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: middleAnimation 3s infinite;
    /* Opera */
}

.school-letter .big {
    width: 140%;
    height: 140%;
    animation: bigAnimation 3s infinite;
    -moz-animation: bigAnimation 3s infinite;
    /* Firefox */
    -webkit-animation: bigAnimation 3s infinite;
    /* Safari and Chrome */
    -o-animation: bigAnimation 3s infinite;
    /* Opera */
}

.school-letter .item {
    position: absolute;
    width: 450px;
}

.school-letter .item img {
    margin: 0 20px;
    width: 76px;
    vertical-align: middle;
}

.school-letter .item1 {
    left: 10%;
    top: -15%;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -moz-transform: translateX(-100%);
    /* Firefox */
    -webkit-transform: translateX(-100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-100%);
}

.school-letter .item2 {
    left: -5%;
    top: 30%;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -moz-transform: translateX(-100%);
    /* Firefox */
    -webkit-transform: translateX(-100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-100%);
}

.school-letter .item3 {
    left: 10%;
    top: 75%;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -moz-transform: translateX(-100%);
    /* Firefox */
    -webkit-transform: translateX(-100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-100%);
}

.school-letter .item4 {
    left: 15%;
    top: 90%;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    /* IE 9 */
    -moz-transform: translateX(-100%);
    /* Firefox */
    -webkit-transform: translateX(-100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-100%);
}

.school-letter .item5 {
    right: 15%;
    top: -25%;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    /* IE 9 */
    -moz-transform: translateX(100%);
    /* Firefox */
    -webkit-transform: translateX(100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(100%);
}

.school-letter .item6 {
    right: -5%;
    top: 15%;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    /* IE 9 */
    -moz-transform: translateX(100%);
    /* Firefox */
    -webkit-transform: translateX(100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(100%);
}

.school-letter .item7 {
    right: -5%;
    top: 50%;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    /* IE 9 */
    -moz-transform: translateX(100%);
    /* Firefox */
    -webkit-transform: translateX(100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(100%);
}

.school-letter .item8 {
    right: 15%;
    top: 90%;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    /* IE 9 */
    -moz-transform: translateX(100%);
    /* Firefox */
    -webkit-transform: translateX(100%);
    /* Safari 和 Chrome */
    -o-transform: translateX(100%);
}

.school-letter .item p {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.school-letter .left {
    text-align: right;
}

.school-letter .right {
    text-align: left;
}

.school-function {
    padding: 40px 0 30px;
    background-color: #f2f2f2;
}

.block_padding {
    padding-top: 30px;
}

.module_content_padding {
    padding: 60px 0;
}

.title_p {
    padding: 30px 0 0;
    font-size: 16px;
    color: #6c6c6c;
}

.bg10 {
    background: #FBFBFF;
}


/*太平互助  ---=s */

.assistance .page-title {
    margin-bottom: 4%;
}

.summary_info {
    text-align: center;
    font-size: 16px;
    color: #4b4b4b;
    margin: 0 0 4%;
    line-height: 2.5;
    padding: 0 20px;
}

.assistance .bg {
    background: #f9f9f9;
    padding: 40px 0 7%;
}

.other_reason .page-title {
    margin-bottom: 5%;
}

.reason_content {
    background: #fff;
    box-shadow: -1px 7px 20px 5px #dedede;
    width: 1200px;
    border-radius: 20px;
    padding: 5% 10%;
    box-sizing: border-box;
}

.reason_content section {
    margin-bottom: 10%;
}

.reason_content section:last-child {
    margin-bottom: 0;
}

.reason_content .w40 {
    width: 40%;
}

.reason_content figure img {
    width: 100%;
    max-width: 414px;
}

.reason_content .mr5 {
    margin-right: 5%;
}

.reason_content .w55 {
    width: 55%;
}

.reason_content .pt {
    padding-top: 6%;
}

.reason_content h5 {
    font-size: 24px;
    margin-bottom: 4%;
}

.reason_content p {
    line-height: 2;
    font-size: 20px;
}

.dificut_content {
    padding-bottom: 2%;
}

.dificut_content section {
    width: 50%;
    float: left;
    box-sizing: border-box;
    margin: 0 0 4%;
    padding: 0 5%;
}

.dificut_content section h5 {
    font-size: 22px;
    position: relative;
    padding-bottom: 20px;
    color: #3c3c3c;
    margin-bottom: 5%;
}

.dificut_content section p {
    line-height: 2;
    font-size: 18px;
    color: #3c3c3c;
}

.dificut_content section h5::after {
    content: "";
    display: block;
    width: 45px;
    height: 5px;
    background: #3c3c3c;
    position: absolute;
    bottom: 0;
    left: 0;
}

.what_dofor section {
    width: 20%;
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
    text-align: center;
    color: #444;
}

.what_dofor section img {
    margin-bottom: 10%;
    width: 100%;
}

.what_dofor section h6 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8%;
}

.what_dofor section p {
    font-size: 16px;
}

.suffer_service {
    padding-bottom: 5%;
}

.suffer_service section {
    width: 33.333%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 2%;
    float: left;
}

.suffer_service section p {
    margin-bottom: 30px;
    text-align: center;
    color: #0096ff;
    font-size: 20px;
    border: 1px #0096ff solid;
    border-radius: 40px;
    padding: 15px 0;
}

.suffer_service section img {
    width: 100%;
}


/*太平互助  ---=E */

@keyframes smallAnimation {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes smallAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes smallAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes smallAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes middleAnimation {
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes middleAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes middleAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes middleAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    65% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes bigAnimation {
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes bigAnimation
/* Firefox */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes bigAnimation
/* Safari and Chrome */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes bigAnimation
/* Opera */

{
    0% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.school-advantage {
    padding: 40px 0;
    color: #fff;
}

.school-advantage .item {
    float: left;
    width: 50%;
    padding: 0 60px;
    box-sizing: border-box;
}

.school-advantage .item .inner {
    padding: 60px 0 0;
    background-color: #0d75de;
    border-radius: 16px;
}

.school-advantage .item img {
    width: 100%;
}

.school-advantage .item p {
    margin-top: 50px;
    padding: 0 65px;
    height: 230px;
    font-size: 16px;
    letter-spacing: 5px;
}

.advantage-title {
    font-size: 32px;
    text-align: center;
}

.solutions_bar {
    width: 100%;
    padding: 60px 0;
    background: url(../images/index/home_img2.jpg) no-repeat;
    background-size: 100%;
}

.solutions_bar_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.solutions_bar section h4 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 15px;
}

.solutions_bar section h6 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.solutions_bar a {
    display: block;
    text-align: center;
    background: #fff;
    color: #2471FF;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 3px;
}

.container:before,
.container:after {
    display: none;
}