.banner_c h5 {
    font-size: 26px;
}

.banner_c h1 {
    font-size: 26px;
}

@media screen and (max-width: 1800px) {
    .banner_c h1 {
        margin-top: 70px;
    }
}

.banner_c p {
    font-size: 20px;
    margin-top: 36px;
    letter-spacing: 2px;
}

.banner_c .banner-info {
    margin-top: 20px;
    margin-bottom: 20px;
}

.banner_c .banner-we {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    animation: actRight 1s linear 0s;
    -webkit-animation: actRight 1s linear 0s;
    /* Safari 与 Chrome */
    position: relative;
    left: 0;
}

.big-img:hover .banner-we {
    animation: actLeft 1s linear 0s;
}

.banner_c .banner-we:first-child {
    margin-top: 20px;
}

.banner_c .banner-img {
    width: 443px;
    height: 62px;
    margin-top: 40px;
}

.deco {
    margin-top: 30px;
    width: 130px;
}

.introduce-info {
    font-size: 26px;
    margin: 0 20px;
    color: #333333;
}

.en-info {
    color: #CCCCCC;
    font-size: 18px;
}

.option {
    margin-top: 41px;
    color: #3E94F9;
    font-size: 22px;
}

.option-content {
    font-size: 16px;
    color: #808080;
    margin-bottom: 34px;
}

.company-profile {
    width: 100%;
    padding-top: 100px;
}

.honor-info {
    padding-top: 0px;
}

.company-info {
    padding-bottom: 100px;
}

.company-content {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.left-img {
    vertical-align: middle;
}

.clearfix li {
    float: left;
    width: 16.6%;
    cursor: pointer;
}

.background {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    background: url("../img/about/background.png");
}

.desc {
    width: 1140px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 3px 50px 0px rgba(86, 127, 245, 0.1);
    height: 823px;
    margin-top: -232px;
    padding: 52px 70px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    padding-bottom: 0;
    transition: all 0.3s;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s;
    /* Safari */
}

.desc:hover {
    box-shadow: 5px 5px 16px 0 rgba(0, 9, 76, 0.3);
    top: -10px;
}

.desc p {
    margin-bottom: 31px;
    line-height: 24px;
}

.honor-info {
    /* height: 624px;
    background: #FAFAFA; */
}

.honor {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
}

.honor-content {
    width: 285px;
    height: 380px;
    background: #FFFFFF;
    box-shadow: 0px 2px 36px 0px rgba(6, 0, 1, 0.03);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 15px;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /* Safari */
}

.honor-content:hover {
    box-shadow: 5px 5px 16px 0 rgba(0, 9, 76, 0.3);
    top: -5px;
}

.honor-content div {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-top: 28px;
    color: #333;
}

.honor-content div p {
    margin-top: 6px;
}

.end {
    margin-right: 0;
}

.gift {
    margin-top: 27px;
}

.gift p:last-child {
    margin-top: 4px;
}

.side {
    width: 94px;
    margin-top: 100px;
}

.news {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.news li {
    width: 392px;
    min-height: 466px;
    margin-right: 12px;
    background: #FAFAFA;
    border-radius: 12px 12px 12px 12px;
    position: relative;
    top: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /* Safari */
}

.news li:hover {
    box-shadow: 5px 5px 16px 0 rgba(0, 9, 76, 0.3);
    top: -5px;
}

.news-logo {
    height: 294px;
    border-radius: 12px 12px 0px 0px;
}

.news-info {
    margin-bottom: 8px;
}

.news-content p {
    line-height: 22px;
}

.news-content .news-info-1 {
    font-size: 18px;
    color: #333;
}

.news-logo img {
    border-radius: 12px 12px 0px 0px;
}

.news-logo-last {
    background: #397FE5;
    height: 294px;
    border-radius: 12px 12px 0px 0px;
}

.news li:last-child {
    margin-right: 0px;
}

.news-content {
    padding: 18px 28px 28px 15px;
}

.news-content h5 {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
}

.news-content p {
    font-size: 14px;
    color: #999999;
}

.more-1 {
    margin-top: 24px;
    width: 280px;
    font-size: 16px;
    color: #666666;
}

.more-1 .more-info {
    width: 352px;
}

.more-2,
.more-3 {
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
}

.more-2,
.more-3 {
    margin-top: 54px;
}

.more-content {
    color: #3E94F9;
}

.map {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}

.call-me {
    position: absolute;
    left: 41px;
    top: 50px;
    width: 280px;
    height: 400px;
    background: #FFFFFF;
    cursor: pointer;
    box-shadow: 0px 0px 30px 0px rgba(58, 58, 58, 0.12);
    padding: 38px 40px 40px 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /* Safari */
}

.call-me:hover {
    box-shadow: 5px 5px 16px 0 rgba(0, 9, 76, 0.3);
    top: 45px;
}

.call-me p {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 30px;
}

.call-content {
    font-size: 14px;
    margin-bottom: 9px;
}

.call-img {
    vertical-align: middle;
}

.call-code {
    width: 124px;
}

.call-code img {
    width: 100%;
}

.scan {
    margin-top: 8px;
}

.call-me .scan p {
    font-size: 12px;
    margin-bottom: 0;
}

.view {
    margin: 30px auto;
    width: 160px;
    height: 44px;
    padding: 0 20px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    /* Safari */
}

.view:hover {
    -ms-transform: scale(1.15, 1.15);
    /* IE 9 */
    -webkit-transform: scale(1.15, 1.15);
    /* Safari */
    transform: scale(1.15, 1.15);
    /* 标准语法 */
}

.view-more {
    font-size: 18px;
    line-height: 18px;
    color: #999999;
}

.brief {
    display: flex;
}

.brief-content {
    width: 684px;
    margin-right: 48px;
}

.brief-info {
    display: flex;
    margin-bottom: 20px;
}

.diamond {
    width: 12px;
    height: 12px;
    background: #8BB9FF;
    margin-right: 17px;
    margin-top: 6px;
}

.brief-writte {
    width: 655px;
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
}

.diamond-1 {
    width: 12px;
    height: 12px;
    background: #FF985A;
}

.diamond-2 {
    background: #5FCD2E;
}

.diamond-3 {
    background: #5494F6;
}

.brief-writte-end {
    font-weight: bold;
}

.footer {
    width: 1140px;
    height: 315px;
    background: url("../img/about/footer.png");
    margin-top: 26px;
    margin-left: -70px;
    display: flex;
}

.adress {
    width: 444px;
    padding-top: 38px;
    padding-left: 69px;
}

.line {
    width: 1px;
    height: 314px;
    background: #F0F0F0;
}

.specific {
    width: 695px;
    padding: 43px 40px;
    padding-right: 80px;
}

.adress-content {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}

.adress-info {
    font-size: 16px;
    margin-left: 5px;
}

.phone-num {
    font-weight: bold;
}

.contact-title {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 19px;
}

.contact-way {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


/* .contact-area {
    width: 33.3%;
} */

.area-brief {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.area-img {
    width: 17px;
    height: 17px;
    margin-right: 10px;
}

.area-img-1 {
    width: 19px;
    height: 19px;
    margin-right: 10px;
}

.area-img-2 {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.area-company {
    font-size: 16px;
    height: 17px;
    display: flex;
    align-items: center;
}

.area-principal {
    font-size: 16px;
    height: 19px;
    display: flex;
    align-items: center;
}

.area-phone {
    font-size: 16px;
    height: 20px;
    display: flex;
    align-items: center;
}

.contact-mode {
    justify-content: flex-start;
    margin-top: 30px;
}

.contact-mode .contact-area {
    margin-right: 90px;
}

.company-info .company-content .clearfix li:hover .option {
    -ms-transform: scale(1.15, 1.15);
    /* IE 9 */
    -webkit-transform: scale(1.15, 1.15);
    /* Safari */
    transform: scale(1.15, 1.15);
    /* 标准语法 */
}


/* 实现抖动 */

@keyframes myfirst {
    0% {
        transform: scale(1);
        transform: scale(1)
    }
    70%,
    73% {
        transform: scale(0.94) rotate(-3deg);
        transform: scale(0.94) rotate(-3deg)
    }
    77%,
    83%,
    90%,
    97% {
        transform: scale(1.06) rotate(3deg);
        transform: scale(1.06) rotate(3deg)
    }
    80%,
    87%,
    93% {
        transform: scale(1.06) rotate(-3deg);
        transform: scale(1.06) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-moz-keyframes myfirst
/* Firefox */

{
    0% {
        transform: scale(1);
        transform: scale(1)
    }
    70%,
    73% {
        transform: scale(0.94) rotate(-3deg);
        transform: scale(0.94) rotate(-3deg)
    }
    77%,
    83%,
    90%,
    97% {
        transform: scale(1.06) rotate(3deg);
        transform: scale(1.06) rotate(3deg)
    }
    80%,
    87%,
    93% {
        transform: scale(1.06) rotate(-3deg);
        transform: scale(1.06) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-webkit-keyframes myfirst
/* Safari 和 Chrome */

{
    0% {
        transform: scale(1);
        transform: scale(1)
    }
    70%,
    73% {
        transform: scale(0.94) rotate(-3deg);
        transform: scale(0.94) rotate(-3deg)
    }
    77%,
    83%,
    90%,
    97% {
        transform: scale(1.06) rotate(3deg);
        transform: scale(1.06) rotate(3deg)
    }
    80%,
    87%,
    93% {
        transform: scale(1.06) rotate(-3deg);
        transform: scale(1.06) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-o-keyframes myfirst
/* Opera */

{
    0% {
        transform: scale(1);
        transform: scale(1)
    }
    70%,
    73% {
        transform: scale(0.94) rotate(-3deg);
        transform: scale(0.94) rotate(-3deg)
    }
    77%,
    83%,
    90%,
    97% {
        transform: scale(1.06) rotate(3deg);
        transform: scale(1.06) rotate(3deg)
    }
    80%,
    87%,
    93% {
        transform: scale(1.06) rotate(-3deg);
        transform: scale(1.06) rotate(-3deg)
    }
    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}


/* .banner-img {
    -webkit-animation: myfirst 3s both infinite;
    -moz-animation: myfirst 3s both infinite;
    -ms-animation: myfirst 3s both infinite;
    animation: myfirst 3s both infinite;
} */

@keyframes show {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes typing {
    from {
        width: 0;
    }
}

.banner-img img {
    display: none;
    transition: all .4s;
    animation: anmin 1s linear 0s infinite alternate;
    -webkit-animation: anmin 1s linear 0s infinite alternate;
}


/* .banner-img .aa {
    opacity: 0;
    animation: show 0.2s 2s both infinite;
} */


/* .banner-img .bb {
    animation: shrinkgrow 2s infinite;
} */

@-webkit-keyframes shrinkgrow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    12.5% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    33% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes shrinkgrow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    12.5% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    33% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes anmin {
    from {
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        /* IE 9 */
        -webkit-transform: translate(0, 0);
        /* Safari and Chrome */
    }
    to {
        transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        /* IE 9 */
        -webkit-transform: translate(0, -10px);
        /* Safari and Chrome */
    }
}

@-webkit-keyframes anmin
/* Safari 与 Chrome */

{
    from {
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        /* IE 9 */
        -webkit-transform: translate(0, 0);
        /* Safari and Chrome */
    }
    to {
        transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        /* IE 9 */
        -webkit-transform: translate(0, -10px);
        /* Safari and Chrome */
    }
}

.brief-img {
    width: 268px;
    height: 340px;
    background: rgba(143, 209, 255, 0.1);
    padding-top: 48px;
    text-align: center;
}