* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #03A8E0;
}

li {
    list-style: none;
}

input,
button {
    outline: none;
}

em,
i {
    font-style: normal;
}

img {
    border: 0;
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0px;
}

body {
    background-color: #ffffff;
    font-size: 14px;
    font-family: 'Heiti SC', 'Microsoft YaHei', tahoma, arial, 'Hiragino Sans GB', sans-serif;
}

.header {
    width: 100%;
    height: auto;
    padding: 0;
}

.header_nav {
    position: relative;
    z-index: 99999;
    width: 100%;
    height: 66px;
    margin: 0 auto;
    border-bottom: 1px solid #3DCBFC;
    font-size: 16px;
    background-color: rgba(241, 241, 241, .5);
}

.logo {
    float: left;
    width: 165px;
    height: 100%;
    /* line-height: 30px; */
    margin-top: 10px;
}

.logo p {
    font-size: 0px;
    padding: 0;
    margin: 0;
}

.logo img {
    width: 130px;
}

.nav {
    float: left;
    margin-left: 160px;
    height: 100%;
    line-height: 65px;
}

.nav li {
    position: relative;
    float: left;
    font-size: 16px;
    box-sizing: border-box;
}

.nav ul .cur {
    border-bottom: 2px solid #03A8E0;
}

.nav ul .cur a {
    color: #03A8E0;
}

.nav .dhson li a {
    color: #666;
}

.nav ul .cur a .nav li:hover {
    border-bottom: 2px solid #03A8E0;
}

.nav li a {
    display: inline-block;
    padding: 0px 17px;
}

.dhson {
    display: none;
    position: absolute;
    top: 100px;
    left: 0px;
    background-color: #CB9E75;
}

.dhson li {
    float: none;
    padding: 10px 0px;
    line-height: 30px;
    border-bottom: 1px dashed #999;
}

.dhson li a {
    color: #666;
}

.dhson li a:hover {
    color: #fff;
}

.dhson li:hover {
    border-bottom: 1px dashed #999;
}

.dhson li:last-child {
    border-bottom: none;
}

.tel {
    position: relative;
    float: right;
    width: 145px;
    color: #333;
    margin-top: 15px;
    text-align: right;
}

.tel i {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10px;
    color: #03A8E0;
}

.tel p {
    padding-left: 20px;
}

.tel p:nth-child(3) {
    letter-spacing: .5px;
}

.goodjq .goojdtitle {
    font-size: 40px;
    /* font-weight: 900; */
    font-weight: 400;
    margin-top: 50px;
    color: #EAD7AA;
    letter-spacing: 0px;
    font-family: 'SourceHanSerif-Heavyy';
}

.goodjq .goodjqtitlet {
    color: #fff !important;
}

.goodjq p,
.title {
    font-size: 40px;
    margin-top: 50px;
    color: #03A8E0;
    letter-spacing: 0px;
    font-family: 'SourceHanSerif-Heavyy';
    /* font-weight: 900; */
    font-weight: 400;
}

.goodjq .pbzwz,
.china .pbzwz,
.index-6 .pbzwz,
.index-7 .pbzwz,
.index-8 .pbzwz,
.pbzwz {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #bbbdef;
    margin-top: 20px;
}

.headerbg {
    /* position: absolute;
    top: 0px; */
    width: 100%;
    height: 100%;
    z-index: 1;
}

.headerbg .bg_left {
    overflow: hidden;
    /* float: left; */
    width: auto;
    height: auto;
    /* margin-top: 290px;
    margin-left: 19px; */
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-600px, -50%);
}

.headerbg .bg_left .imgtitle {
    color: #fff;
    font-family: 'SourceHanSerif-Heavyy';
}

.headerbg .bg_left .imgtitle h2 {
    font-size: 90px;
    letter-spacing: 4px;
    text-shadow: 1px 4px 2px rgba(0, 0, 0, .3);
    font-weight: 900;
}

.headerbg .bg_left .imgtitle h2 em {
    color: #FFE588;
    font-weight: 900;
}

.headerbg .bg_left .imgtitle h3 {
    font-size: 80px;
    text-shadow: 1px 4px 2px rgba(0, 0, 0, .3);
    font-weight: 900;
}

.bg_left p {
    display: inline-block;
    margin-left: 20px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    letter-spacing: 2px;
    font-size: 25px;
}

.bg_left h1 {
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    letter-spacing: 14px;
    font-size: 25px;
}

.bg_left i {
    position: relative;
    display: block;
    color: #6F4C27;
    font-size: 13px;
    margin-left: 57px;
}

.bg_left i::after,
.bg_left i::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 70px;
    width: 30px;
    height: 1px;
    border-top: 1px solid #6F4C27;
}

.bg_left i::before {
    left: -37px;
    right: 0px;
}

.headerbg .bg_rigth {
    /* float: left; */
    /* margin: 160px 0px 0px 50px; */
    position: absolute;
    top: 40%;
    right: 50%;
    transform: translate(600px, -50%);
}

.headerbg .bg_rigth img {
    width: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
}


/* 字体设置 */

@font-face {
    font-family: 'SourceHanSerif-Heavyy';
    /* src: url('../fonts/sourcehanserif-heavyy.ttf'); */
    src: url('../fonts/sourcehanserif-heavyy.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tian';
    /* src: url('../fonts/tian.ttf'); */
    src: url('../fonts/tian.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'biaoti';
    /* src: url('../fonts/youshebiaotihei.ttf'); */
    src: url('../fonts/youshebiaotihei.ttf');
    font-weight: normal;
    font-style: normal;
}

.footer {
    width: 100%;
    background-color: #333333;
    color: #fff;
}

.footer .footer-logo {
    width: 100%;
    height: 145px;
    line-height: 200px;
}

.footer .footer-logo img {
    width: 150px;
    margin-right: 50px;
}

.footer .footer-cen {
    width: 100%;
    border-bottom: 1px solid #484848;
    height: 180px;
}

.footer-cen .cen-left {
    float: left;
    width: 50%;
}

.footer-cen p {
    font-size: 25px;
    font-weight: 800;
    margin-top: 25px;
    letter-spacing: 2px;
}

.footer-cen i {
    font-size: 14px;
    display: block;
}

.footer-cen em {
    display: block;
    font-size: 16px;
    margin-top: 50px;
}

.footer-cen .cen-right {
    float: left;
    width: 50%;
    text-align: right;
}

.footer-cen .cen-right a {
    display: block;
    margin: 20px 0;
    color: #fff;
}

.footer-cen .cen-right em {
    margin-top: -9px;
}

.footer-bottom {
    width: 100%;
    height: 145px;
    overflow: hidden;
}

.footer-bottom .bottom-left {
    float: left;
    width: 50%;
}

.bottom-left li {
    float: left;
    width: 25%;
    height: 75px;
    line-height: 75px;
    font-size: 18px;
}

.bottom-left li a {
    color: #fff;
}

.footer-bottom .bottom-right {
    float: right;
    width: 50%;
    text-align: right;
}

.footer-bottom .bottom-right img {
    margin-top: 20px;
    border-radius: 10px;
}

.footer .yqlj {
    width: 100%;
    padding: 10px 0;
}

.footer .yqlj .le {
    width: 150px;
}

.footer .yqlj a {
    color: #fff;
    margin: 0 1px;
}

.index-5 {
    text-align: center;
}

.index-5 .title {
    color: #C08F07;
}

.index-5 .tianfont {
    font-family: 'tian';
    color: #DCA201;
    font-weight: 400;
}

.comlist {
    width: 100%;
    margin-top: 20px;
}

.comlist li {
    float: left;
    width: 50%;
    margin-bottom: 66px;
}

.comlist li:nth-child(even) {
    float: right;
    width: 50%;
    margin-bottom: 66px;
}

.comlist .list_img {
    position: relative;
    z-index: 999;
    float: left;
    width: 180px;
}

.comlist .list_img img {
    width: 100%;
}

.comlist .list_canshu {
    float: left;
}

.list_canshu .canshu_title {
    position: relative;
    height: 155px;
    text-align: left;
    padding-left: 20px;
    font-size: 20px;
}

.list_canshu .canshu_title p {
    position: absolute;
    bottom: 10px;
    font-weight: 600;
}

.list_canshu .canshu_title .bigtitle {
    bottom: 70px;
}

.list_canshu .canshu_title .smtitleo {
    bottom: 10px;
    font-size: 15px;
    font-weight: 400;
}

.list_canshu .canshu_title .smtitlet {
    bottom: 40px;
    font-size: 15px;
    font-weight: 400;
}

.list_canshu .canshu_title p i {
    color: #c08f05;
    font-size: 15px;
}

.list_canshu .canshu_body {
    position: relative;
    text-align: left;
    overflow: hidden;
    padding-left: 60px;
    padding-top: 10px;
    width: 400px;
    height: 190px;
    margin-left: -50px;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #e2dace;
    box-shadow: 0 0 6px 1px #e2dace;
}

.list_canshu .canshu_body p {
    margin: 5px 0;
    color: #666;
    text-indent: 15px;
    font-size: 15px;
}

.list_canshu .canshu_body p em {
    text-decoration: line-through;
    padding-right: 10px;
}

.list_canshu .canshu_body .pic {
    font-size: 35px;
    padding-left: 155px;
    margin-top: 15px;
    color: #C08F06;
    text-align: left;
}

.canshu_body .cs_body_btn {
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    width: 100%;
    height: 43px;
    line-height: 43px;
    color: #fff;
    font-size: 18px;
    background-color: #C08F06;
}

.canshu_body .cs_body_btn a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.canshu_body .cs_body_btn a:hover {
    color: #fff;
}

.index-5 .comlist ul {
    overflow: hidden;
    border-bottom: 1px solid #e2dace;
}

.index-5 .jincou {
    letter-spacing: -1px;
}

.index-7 {
    /* overflow: hidden; */
    position: relative;
    text-align: center;
    background-color: #F7F6F6;
    margin: 0;
    padding: 0 00 0;
    height: 577px;
    width: 100%;
}

.syindex-7 {
    overflow: hidden;
    position: relative;
    text-align: center;
    /* background-color: #F7F6F6; */
    margin: 0;
    padding: 0 00 0;
    height: 100%;
    width: 100%;
}

.index-7 .title {
    color: #03A8E0;
}

.syindex-7 .title {
    color: #03A8E0;
    margin-top: 100px;
}

.index-7 .pbzwz {
    color: #666;
}

.index-7 .index-7-bd-bg-t {
    width: 100%;
    height: auto;
    position: absolute;
    top: 47%;
    transform: translate(0, -20%);
}

.index-7 .index-7-bd-bg-t ul {
    width: 100%;
    height: auto;
    margin: 0 auto 30px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

.index-7 .index-7-bd-bg-t ul li {
    position: relative;
    float: left;
    width: 20%;
    height: 100%;
    margin: 20px 10px;
    text-align: left;
    padding: 15px 15px;
    /* overflow: hidden; */
    background-color: #f1f1f1;
}

.index-7 .index-7-bd-bg-t ul li::after,
.index-7 .index-7-bd-bg-t ul li::before,
.index-7 .index-7-bd-bg-t ul li a::after,
.index-7 .index-7-bd-bg-t ul li a::before {
    content: '';
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    background-color: #3DCBFC;
    transition: all 2s;
}

.index-7 .index-7-bd-bg-t ul li::after {
    top: 0;
    left: 0;
    width: 0%;
    height: 2px;
}

.index-7 .index-7-bd-bg-t ul li:hover::after {
    width: 100%;
}

.index-7 .index-7-bd-bg-t ul li::before {
    bottom: 0;
    right: 0;
    width: 0%;
    height: 2px;
}

.index-7 .index-7-bd-bg-t ul li:hover::before {
    width: 100%;
}

.index-7 .index-7-bd-bg-t ul li a::after {
    bottom: 0;
    left: 0;
    width: 2px;
    height: 0%;
}

.index-7 .index-7-bd-bg-t ul li:hover a::after {
    height: 100%;
}

.index-7 .index-7-bd-bg-t ul li a::before {
    top: 0;
    left: 100%;
    width: 2px;
    height: 0%;
}

.index-7 .index-7-bd-bg-t ul li:hover a::before {
    height: 100%;
}

.index-7 .index-7-bd-bg-t ul li .li-tie {
    font-size: 18px;
    font-weight: 900;
    /* transform: rotate(-180deg); */
    /* transform-origin: left; */
    /* transition: all 1s; */
}


/* .index-7 .index-7-bd-bg-t ul li:hover .li-tie {
    transform: rotate(0deg);
} */

.index-7 .index-7-bd-bg-t ul li h2 {
    font-size: 19px;
    margin: 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-7 .index-7-bd-bg-t ul li span {
    display: block;
    width: 100%;
    height: 80px;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    color: #666;
}

.index-7 .index-7-bd-bg-t ul li .li-img {
    width: 100%;
    height: 260px;
    overflow: hidden;
    border-radius: 2px;
    margin-top: 25px;
}

.index-7 .index-7-bd-bg-t ul li .li-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}

.index-7 .index-7-bd-bg-t ul li:hover .li-img img {
    transform: scale(1.1);
}

.index-7 .index-7-bd-bg-t ul li:hover a {
    color: #333;
}

.index-7 .index-7-bd-bg-t .gtbqljzx {
    padding: 10px 20px;
    background-color: #03A8E0;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
}

.index-7 .index-7-body {
    width: 100%;
}

.index-7 .index-7-body-left {
    float: left;
    width: 40%;
}

.index-7 .index-7-body .zdtel {
    font-size: 26px;
    margin-top: 30px;
    color: #000;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.index-7 .index-7-body .zdtel::after {
    content: "";
    display: block;
    width: 88px;
    height: 0px;
    border: 1px solid #000;
    margin-top: 50px;
}

.index-7 .index-7-body-left i {
    display: block;
    width: 190px;
    height: 68px;
    line-height: 68px;
    margin-top: 20px;
    font-size: 20px;
    /* border: 1px solid #c08f05; */
    border: 1px solid #03A8E0;
}

.index-7 .index-7-body-left i a {
    /* color: #c08f05; */
    color: #03A8E0;
}

.index-7 .index-7-body-right {
    overflow: hidden;
    position: absolute;
    top: 175px;
    right: 0;
    float: right;
    width: 55%;
    height: 402px;
    text-align: left;
    background-color: #fff;
}

.index-7 .index-7-body-left::before {
    content: "";
    position: absolute;
    top: 60%;
    left: 44%;
    display: block;
    width: 50px;
    height: 50px;
    /* background-color: #C38E04; */
    background-color: #03A8E0;
    z-index: 99;
}

.index-7 .index-7-body-left::after {
    content: "";
    position: absolute;
    top: 62%;
    left: 44%;
    display: block;
    width: 25px;
    height: 25px;
    background-color: transparent;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    z-index: 999;
    transform: rotate(45deg);
}

.index-7 .index-7-body-left .body-left-logo {
    width: 500px;
    margin-top: 30px;
}

.index-7 .index-7-body-left .body-left-logo .logo-left {
    /* float: left; */
    /* width: 251px; */
    width: 100%;
    /* border-right: 1px solid #666; */
    text-align: center;
}

.index-7 .index-7-body-left .body-left-logo img {
    width: 150px
}

.index-7 .index-7-body-right ul {
    position: absolute;
    left: 0px;
    width: 3220px;
    height: 100%;
    animation: anlilunbo linear 80s infinite;
}

@keyframes anlilunbo {
    0% {
        left: 0px
    }
    50% {
        left: -2150px;
    }
    100% {
        left: 0px;
    }
}

.index-7 .index-7-body-right ul:hover {
    animation-play-state: paused;
}

.index-7 .index-7-body-right li {
    float: left;
    margin: 0 10px;
    width: 300px;
    height: 400px;
}

.index-7 .index-7-body-right .index-7-li-img {
    width: 100%;
    height: 340px;
    text-align: center;
    /* margin-top: 10px; */
}

.index-7 .index-7-body-right .index-7-li-img img {
    width: 270px;
    height: 340px;
    object-fit: cover;
}

.index-7 .index-7-body-right li:hover img {
    width: 272px;
    height: 342px;
    object-fit: cover;
}

.index-7 .index-7-body-right li a {
    /* color: #c08f05; */
    color: #03A8E0;
}

.index-7 .index-7-body-right li p {
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-8 {
    text-align: center;
}

.syindex-8 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.syindex-8 .title {
    margin-top: 100px;
}

.syindex-8 .titleT {
    margin-top: 150px;
}

.syindex-8 .i8tel {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: #333333;
}

.syindex-8 .gsxx {
    overflow: hidden;
}

.syindex-8 .index-8-body {
    margin: 40px auto 0 !important;
}

.syindex-8 .i8tel .tel-l {
    float: left;
    width: 50%;
    height: 100%;
    color: #fff;
    text-align: left;
}

.syindex-8 .i8tel .tel-l p {
    font-size: 20px;
    font-weight: 900;
}

.syindex-8 .i8tel .tel-l i {
    display: block;
    font-size: 14px;
}

.syindex-8 .i8tel .tel-l span {
    display: block;
    margin-top: 28px;
    font-size: 15px;
}

.syindex-8 .i8tel .tel-r {
    float: right;
    width: 50%;
    height: 100%;
    color: #fff;
    text-align: right;
}

.syindex-8 .i8tel .tel-r p {
    font-size: 18px;
    font-weight: 900;
}

.syindex-8 .i8tel .tel-r i {
    font-size: 14px;
    display: block;
}

.syindex-8 .i8tel .tel-r a {
    display: block;
    color: #fff;
    margin-bottom: 10px;
}

.syindex-8 .i8tel .tel-r span {
    font-size: 17px;
}

.syindex-8 .yqlj {
    text-align: left;
    margin: 10px 0 0;
}

.syindex-8 .yqlj p {
    font-size: 13px;
    display: inline-block;
    color: #fff;
}

.syindex-8 .yqlj a {
    color: #fff;
    font-size: 13px;
    margin: 0 3px;
}

.index-8 .title {
    color: #fff;
}

.index-8 .pbzwz {
    color: #666;
}

.index-8 .index-8-body {
    width: 850px;
    margin: 0 auto;
}

#applyNum label {
    display: block;
    text-align: left;
    font-size: 18px;
    margin: 10px 0;
}

#applyNum input {
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e6e6e6;
    font-size: 20px;
    padding-left: 10px;
}

#applyNum button {
    padding: 15px 40px;
    font-size: 18px;
    background-color: #03A8E0;
    border: none;
    color: #fff;
    margin: 50px 0;
}

.index-6 {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 100%;
    width: 100%;
}

.index-6 .title {
    color: #03A8E0;
    padding-top: 50px;
}

.index-6 .pbzwz {
    color: #777;
}

.index-6 .comlist {
    position: absolute;
    top: 50%;
    transform: translate(0, -20%);
    width: 1200px;
    height: 260px;
    border: 1px solid #c08f05;
    border-radius: 30px;
}

.index-6 .comlist .liujia {
    width: 500px;
    height: 200px;
    text-align: center;
    border-radius: 30px;
    line-height: 200px;
    margin: -130px auto 0;
    box-shadow: 0 10px 25px rgb(0 0 0 / 4%);
    background-color: #fff;
}

.index-6 .comlist .liujia img {
    width: 40%;
}

.index-6 .comlist li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 25%;
    margin-top: 35px;
}

.index-6 .comlist li span {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 25px;
    font-size: 15px;
    text-align: left;
    padding: 10px;
    transition: all .5s;
    top: 118px;
}

.index-6 .comlist li span em {
    display: block;
    text-align: center;
    font-size: 17px;
}

.index-6 .comlist li:hover span {
    top: 0;
    transition: all .5s;
}

.index-6 .aftero::after {
    content: "0担忧";
    position: absolute;
    bottom: 7px;
    right: 22px;
    color: #03A8E0;
    opacity: .3;
    font-size: 70px;
}

.index-6 .ftitle {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1200px;
}

.index-6 .fpbzwz {
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0);
}

.yunpin-4 {
    overflow: hidden;
    width: 100%;
    height: 770px;
    text-align: center;
    background: url(../images/yunpin-1-bg-bf.png) no-repeat bottom center;
    background-color: #F6F6F6;
}

.yunpin-4 .title {
    color: #C08F06;
}

.yunpin-4 .pbzwz {
    color: #666;
}

.yunpin-4 .yunpin-4-cen {
    position: relative;
    z-index: 99;
    width: 100%;
}

.yunpin-4-cen .yunpin-4-cen-left {
    position: relative;
    z-index: 97;
    float: left;
    width: 20%;
}

.yunpin-4 .yunpin-4-cen-right-kkk {
    position: relative;
    top: 25px;
    left: 280px;
    z-index: 9;
    text-align: left;
}

.yunpin-4 .yunpin-4-cen-right-kkk p {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #C08F06;
    font-size: 20px;
}

.yunpin-4 .yunpin-4-cen-right-kkk p:nth-child(2) {
    top: 60px;
}

.yunpin-4 .yunpin-4-cen-right-kkk p i {
    font-size: 22px;
    margin-right: 20px;
}

.yunpin-4 .yunpin-4-cen-right-kkk p em {
    display: inline-block;
    margin-right: 50px;
}

.yunpin-4 .yunpin-4-cen-right {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
    float: left;
    width: 1200px;
    height: 300px;
    margin-top: 22px;
    background-color: #D0AD4D;
    text-align: left;
}

.yunpin-4 .yunpin-4-text {
    text-align: left;
    padding: 50px 0 0 300px;
    font-family: "SourceHanSerif-Heavyy";
}

.yunpin-4 .yunpin-4-text p {
    color: #fff;
    font-size: 20px;
    margin: 20px 0;
}

.yunpin-4 .yunpin-4-text p em {
    font-size: 40px;
}

.yunpin-4 .yunpin-4-text i {
    color: #856D2C;
    font-size: 16px;
}

.yunpin-5 {
    overflow: hidden;
    width: 100%;
    height: 870px;
    text-align: center;
    background: url(../images/yunpin-5-bg.png) no-repeat center;
}

.yunpin-5 .ljyunxitong {
    width: 100%;
    height: 115px;
    margin: 40px 0;
    background-color: #010425;
}

.yunpin-5 .yunxitong-left {
    position: relative;
    float: left;
    width: 60%;
}

.yunpin-5 .yunxitong-left p {
    color: #E5E5FE;
    font-size: 20px;
    padding: 30px;
    text-align: left;
}

.yunpin-5 .yunxitong-left::after {
    content: "=";
    position: absolute;
    top: 45%;
    right: -30px;
    z-index: 999;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 80px;
}

.yunpin-5 .yunxitong-right {
    position: relative;
    float: right;
    width: 40%;
    height: 100%;
    line-height: 115px;
    background-color: #2594F3;
    color: #fff;
    font-size: 50px;
    font-family: Arial;
}

.yunpin-5 .yunxitong-right::after {
    content: "";
    position: absolute;
    bottom: -90%;
    right: 40%;
    transform: translate(0, -50%);
    width: 0px;
    height: 0px;
    border-top: 40px solid #2594F3;
    border-left: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid transparent;
}

.yunpin-5 .xitongjies {
    width: 100%;
    margin-top: 80px;
}

.yunpin-5 .jies-one {
    width: 500px;
    height: 80px;
    margin: 30px 0;
    padding: 15px;
    background: linear-gradient(90deg, rgba(23, 94, 177, .47) 0, rgba(37, 149, 244, 0) 100%);
}

.yunpin-5 .jies-icon {
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #175eb1;
    border-radius: 40px;
    overflow: hidden;
}

.yunpin-5 .jies-text {
    float: left;
    text-align: left;
    padding-left: 20px;
    line-height: 40px;
}

.yunpin-5 .jies-text p {
    color: #FEFEFE;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
}

.yunpin-5 .jies-text i {
    color: #96abc3;
    font-size: 16px;
}

.yunpin-6 {
    overflow: hidden;
    width: 100%;
    height: 700px;
    text-align: center;
    background: url(../images/yunpin-6-bg.png) no-repeat center;
}

.yunpin-6 .title {
    color: #C08F07;
}

.yunpin-6 .pbzwz {
    color: #666;
}

.yunpin-6 .xitongjies {
    width: 100%;
    margin-top: 40px;
}

.yunpin-6 .jies-one {
    width: 500px;
    height: 80px;
    margin: 30px 0;
    padding: 15px;
    margin-left: 50px;
}

.yunpin-6 .jies-icon {
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
    overflow: hidden;
}

.yunpin-6 .jies-text {
    float: left;
    text-align: left;
    padding-left: 20px;
    line-height: 80px;
}

.yunpin-6 .jies-text p {
    color: #333;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
    width: 400px;
}

.yunpin-6 .jies-text i {
    color: #96abc3;
    font-size: 16px;
}

.yunpin-7 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
}

.yunpin-7 .title {
    color: #C08F07;
}

.yunpin-7 .pbzwz {
    color: #666;
}

.yunpin-7 .yunpin-7-list {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.yunpin-7 .yunpin-7-list img {
    position: absolute;
    width: 270px;
    top: 710px;
    right: -40px;
}

.yunpin-7 .list-left {
    float: left;
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px;
    border: 1px solid #F0F0F0;
}

.yunpin-7 .yunpin-7-list li:nth-child(1) {
    font-size: 22px;
    color: #333;
    padding: 15px 0;
    text-align: center;
}

.yunpin-7 .yunpin-7-list li {
    font-size: 16px;
    color: #333;
    text-align: left;
    padding: 15px 28px;
}

.yunpin-7 .yunpin-7-list li:nth-child(odd) {
    background-color: #F0F0F0;
}

.yunpin-7 .yunpin-7-list li p {
    display: inline-block;
    width: 135px;
    line-height: 60px;
}

.yunpin-7 .yunpin-7-list li span {
    display: inline-block;
    line-height: 20px;
    width: 390px;
}

.yunpin-7 .list-right {
    float: right;
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #F0F0F0;
}

.yunpin-7 .list-right li {
    padding: 54px 28px;
}

.yunpin-7 .list-right li span {
    line-height: 42px;
}

.index-5 {
    overflow: hidden;
    background-color: #F6F6F6;
}

.yunpin-8 {
    width: 100%;
    height: 950px;
    text-align: center;
    background: url(../images/yunpin-8-bg.png) no-repeat bottom right;
}

.yunpin-8 .title {
    color: #C08F06;
}

.yunpin-8 .pbzwz {
    color: #666;
}

.yunpin-8 .yunpin-8-cen {
    width: 980px;
}

.yunpin-8 .yunpin-8-cen li {
    float: left;
    width: 390px;
    height: 230px;
    border-radius: 10px;
    background-color: #fff;
    opacity: .8;
    margin-top: 80px;
    box-shadow: 0 0 6px 1px #eee;
    text-align: left;
    padding: 40px;
    color: #333;
    font-size: 16px;
    line-height: 35px;
}

.yunpin-8 .yunpin-8-cen li:nth-child(odd) {
    margin-right: 40px;
}

.yunpin-8 .yunpin-8-cen li::before {
    content: "";
    position: relative;
    top: -40px;
    display: block;
    width: 88px;
    height: 2px;
    background-color: #C08F07;
    border: 1px solid #C08F07;
    margin-left: 66px;
}

.yunpin-8 .yunpin-8-cen li p {
    margin: 10px 0;
}

.yunpin-8 .yunpin-8-cen li p::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #C08F07;
    margin-right: 10px;
}

.yunpin-8 .yunpin-8-cen li span {
    display: block;
    margin-left: 20px;
}

.yunpin-9 {
    width: 100%;
    height: 880px;
    background: url(../images/yunpin-9-bg.png) no-repeat center;
}

.yunpin-9 img {
    text-align: left;
}

.yunpin-9 p {
    margin: 135px auto;
    width: 100%;
    color: #AC9944;
    font-size: 36px;
    letter-spacing: 2px;
    text-align: center;
}

.yunpin-9 p em {
    font-size: 46px;
}

.yunpin-10 {
    width: 100%;
    height: 620px;
    text-align: center;
    overflow: hidden;
    background: url(../images/yunpin-10-bg-.png) no-repeat center;
}

.yunpin-10 .title {
    color: #C08F07;
}

.yunpin-10 .pbzwz {
    color: #666;
}

.yunpin-10 .yunpin-10-cen {
    width: 100%;
    margin-top: 30px;
}

.yunpin-10 .cen-left {
    float: left;
    width: 300px;
}

.yunpin-10 .cen-cen {
    float: left;
    width: 500px;
    color: #B78813;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
    line-height: 80px;
}

.yunpin-10 .cen-cen p:nth-child(1) {
    margin-top: 85px;
}

.yunpin-10 .cen-cen p:nth-child(2) {
    font-size: 55px;
}

.yunpin-10 .cen-right {
    float: left;
    width: 350px;
}

.yunpin-10 .cen-right img {
    width: 100%;
}

.yunpin-11 {
    overflow: hidden;
    width: 100%;
    height: 660px;
    background-color: #333333;
    text-align: center;
}

.yunpin-11 .yunpin-11-cen {
    width: 100%;
    padding: 50px 0;
    text-align: left;
    background: url(../images/yunpin-11-ico4.png) no-repeat center right;
}

.yunpin-11 .yunpin-11-cen p {
    position: relative;
    margin: 80px 70px;
    color: #666;
    font-size: 18px;
    font-weight: 600;
}

.yunpin-11 .yunpin-11-cen p::before {
    content: "";
    position: absolute;
    top: -12px;
    left: -70px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.yunpin-11 .yunpin-11-cen p:nth-child(1)::before {
    background: url(../images/yunpin-9-ico1.png) #fff no-repeat center;
}

.yunpin-11 .yunpin-11-cen p:nth-child(2)::before {
    top: -1px;
    background: url(../images/yunpin-9-ico2.png) #fff no-repeat center;
}

.yunpin-11 .yunpin-11-cen p:nth-child(3)::before {
    background: url(../images/yunpin-9-ico3.png) #fff no-repeat center;
}

.yunpin-12 {
    overflow: hidden;
    width: 100%;
    height: 740px;
    text-align: center;
    background: url(../images/yunpin-12-bg.png) no-repeat center;
}

.yunpin-12 .yunpin-12-cen {
    width: 100%;
    margin-top: 55px;
}

.yunpin-12 .cen-left {
    float: left;
    height: 100px;
    width: 720px;
}

.yunpin-12 .cen-right {
    float: left;
    text-align: left;
}

.yunpin-12 .cen-right p {
    color: #FEFEFE;
    font-size: 20px;
    margin: 40px 0;
    font-weight: 600;
}

.yunpin-13 {
    overflow: hidden;
    width: 100%;
    height: 600px;
    text-align: center;
    background: url(../images/yunpin-13-bg.png) no-repeat center;
}

.yunpin-13 .title {
    color: #C08F06;
}

.yunpin-13 .pbzwz {
    color: #666;
}

.yunpin-13 .yunpin-13-cen {
    width: 100%;
    margin-top: 50px;
}

.yunpin-13 .yunpin-13-cen p {
    font-size: 25px;
    font-weight: 600;
    color: #666;
}

.yunpin-13 .yunpin-13-cen li {
    float: left;
    width: 25%;
    margin-top: 60px;
    color: #333;
}

.yunpin-13 .li_div_bg {
    margin: 15px auto;
    width: 130px;
    height: 130px;
    background-color: #fff;
    border-radius: 5px;
}

.yunpin-13 .yunpin-13-cen li img {
    width: 100%;
}

.yunpin-13 .yunpin-13-cen li p {
    font-size: 20px;
    margin: 5px 0;
}

.yunpin-13 .yunpin-13-cen li p:nth-child(3) {
    color: #666;
}

.yunpin-14 {
    overflow: hidden;
    width: 100%;
    height: 650px;
    text-align: center;
    margin-bottom: 30px;
    background: url(../images/yunpin-14-bg.png) #fff no-repeat center bottom;
}

.yunpin-14 .title {
    color: #C08F06;
}

.yunpin-14 .pbzwz {
    color: #666;
}

.yunpin-14 .yunpin-14-cen {
    margin-top: 215px;
    text-align: left;
    padding-left: 50px;
}

.yunpin-14 .yunpin-14-cen p {
    color: #fff;
    font-size: 20px;
    margin: 10px 0;
    font-weight: 500;
}

.yunpin-14 .yunpin-14-cen p:nth-child(1) {
    margin: 30px 0;
}

.yunpin-15 {
    overflow: hidden;
    width: 100%;
    height: 650px;
    text-align: center;
    background: url(../images/yunpin-15-bg.png) #fff no-repeat center bottom;
}

.yunpin-15 .title {
    color: #C08F06;
}

.yunpin-15 .yunpin-15-cen {
    margin-top: 360px;
    text-align: center;
    width: 100%;
    padding-left: 100px;
}

.yunpin-15 .yunpin-15-cen p {
    font-size: 20px;
    color: #fff;
    margin: 10px 0;
}

.yunpin-15 .yunpin-15-cen p:nth-child(2) {
    color: #666;
}

.yunpin-16 {
    overflow: hidden;
    width: 100%;
    height: 650px;
    text-align: center;
    background-color: #f6f6f6;
}

.yunpin-16 .title {
    color: #C08F06;
}

.yunpin-16 .yunpin-16-cen {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}

.yunpin-16 .cen-logo {
    width: 100%;
    height: 166px;
    line-height: 166px;
    background-color: #fff;
    border-radius: 5px;
}

.yunpin-16 .cen-logo img {
    width: 200px;
    margin: 0 88px;
}

.yunpin-16 .cen-logo p {
    display: inline-block;
    font-size: 50px;
    vertical-align: middle;
    margin: 0 10px;
    font-weight: 400;
}

.yunpin-16 .cen-body {
    width: 840px;
    height: 230px;
    margin: 50px auto;
    padding: 0 20px;
    border: 1px solid #c08f06;
}

.yunpin-16 .cen-body p:nth-child(1) {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin: 50px 0 30px;
}

.yunpin-16 .cen-body p:nth-child(n+2) {
    font-size: 18px;
    color: #666;
    margin: 25px 0;
}

.yunpin-17 {
    overflow: hidden;
    width: 100%;
    text-align: center;
    background-color: #f6f6f6;
    margin-top: 20px;
}

.yunpin-17 .title {
    color: #C08F06;
}

.yunpin-17 .yunpin-17-cen {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}

.yunpin-17 .yunpin-17-cen li {
    float: left;
    width: 30%;
    height: 230px;
    padding-top: 30px;
    background-color: #fff;
    box-shadow: 0 0 6px 1px #eee;
    border-radius: 5px;
    margin: 20px;
}

.yunpin-17 .yunpin-17-cen li img {
    margin: 10px 0;
}

.yunpin-17 .yunpin-17-cen li p {
    color: #666;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
}

.yunpin-18 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    background-color: #333333;
    border-bottom: 1px solid #666;
}

.yunpin-18 p {
    color: #fff;
    font-size: 24px;
    margin: 50px 0;
}

.yunpin-18 span {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
}

.yunpin-18 h3 {
    display: inline-block;
    font-size: 24px;
    color: #c08f06;
}

.bsmjxp {
    width: 770px;
    height: 110px;
    line-height: 40px;
    margin: 60px auto;
    background-color: #C08F06;
    border-radius: 8px;
    text-align: left;
    padding: 20px 30px 0;
    color: #fff;
    font-weight: 600;
}

.bsmjxp p {
    font-size: 20px;
}

.bsmjxp span {
    font-size: 16px;
}

.bsmjxp::after {
    content: "";
    display: block;
    width: 800px;
    height: 110px;
    border: 1px solid #C08F06;
    margin: -65px 0 0 30px;
    border-radius: 8px;
}

.index-5 .comlist .li-text {
    position: relative;
    width: 400px;
    height: 250px;
    border: 1px solid #C08F06;
    background-color: #C08F06;
    margin: 85px 50px 0 0;
    border-radius: 10px;
    padding: 50px 30px 0 50px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    line-height: 35px;
}

.index-5 .comlist .li-text p {
    font-size: 19px;
}

.index-5 .comlist .li-text span {
    font-size: 15px;
}

.index-5 .comlist .li-text::before {
    position: absolute;
    top: 50%;
    left: -41px;
    transform: translate(0, -50%);
    content: "";
    display: block;
    border-right: 20px solid #C08F06;
    border-left: 20px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.index-5 .comlist .li-text::after {
    content: "";
    display: block;
    width: 430px;
    height: 300px;
    border: 1px solid #C08F06;
    margin: -240px 0 0 20px;
    border-radius: 8px;
}


/* 悬浮 */

.right_kf {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 80px;
    font-size: 16px;
    transform: translate(606px, -50%);
    z-index: 99999;
    background: #fff;
}

.right_kf ul li {
    position: relative;
    width: 100%;
    height: 70px;
    margin-top: 2px;
    background: #12B7E4;
    cursor: pointer;
}

.right_kf ul li a {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    background: url(../images/zxkefu.png) no-repeat center;
    background-size: 50px;
    color: #fff;
}

.right_kf ul li:nth-child(1) a {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    background: url(../images/ly.png) no-repeat center;
    background-size: 50px;
    color: #fff;
}

.right_kf ul li a span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 70px;
    line-height: 65px;
    background-color: #12B7E4;
    z-index: -99;
}

.right_kf ul li:nth-child(3) a {
    background-image: url(../images/telfufu.png);
}

.right_kf ul li:nth-child(5) a {
    background-image: url(../images/htop.png);
}

.right_kf ul li i {
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    background: url(../images/rwm_icon.png) no-repeat center;
    background-size: 50px;
}

.right_kf ul li:nth-child(4)>div {
    position: absolute;
    top: 0;
    left: 0px;
    width: 80px;
    height: 0px;
    border-top: 2px solid #12B7E4;
    border-bottom: 2px solid #12B7E4;
    z-index: -99;
}

.right_kf .hidde_img {
    position: absolute;
    top: 0;
    left: 10px;
    width: 135px;
    height: 100%;
    margin: 0 auto;
    background: url(../images/grewm.jpg) no-repeat center;
    background-size: 135px;
}

.wrapper {
    display: none;
}

.top_nav {
    position: relative;
    z-index: 9999999;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: rgba(229, 229, 229, .5);
}

.top_nav p {
    float: left;
    color: #666;
    font-size: 14px;
}

.top_nav a {
    float: right;
    color: #666;
    font-size: 14px;
    margin: 0 10px;
}

.top_nav .allc {
    float: left;
    width: 50px;
    height: 25px;
    line-height: 25px;
    margin: 0 20px;
}

.top_nav .allc:hover p {
    color: #ba8c15;
}

.top_nav .allc:hover .c-list {
    display: block;
}

.top_nav .allc p {
    cursor: pointer;
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 2px;
}

.top_nav .allc .c-list {
    display: none;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 600px;
    height: auto;
    transition: all 1s;
    transform: translate(-26%, 0);
    background-color: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    padding: 10px;
}

.top_nav .allc .c-list ul li {
    float: left;
    width: 25%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 5px 0;
}

.top_nav .allc .c-list ul li a {
    margin: 0;
    float: none;
    text-align: center;
}

.top_nav .allc .c-list ul li a:hover {
    color: #ba8c15;
}

@media screen and (max-width: 1200px) {
    body {
        overflow: hidden;
        margin: 0 auto;
    }
    .main {
        width: 1000px !important;
    }
    .logo {
        width: 130px;
    }
    .logo img {
        width: 100%;
    }
    .nav {
        margin-left: 10px;
    }
    .tel {
        width: 140px;
    }
    .headerbg .bg_left {
        transform: translate(-500px, -50%);
    }
    .headerbg .bg_left .imgtitle h2 {
        font-size: 85px;
    }
    .headerbg .bg_left .imgtitle h3 {
        font-size: 75px;
    }
    .bg_left h1 {
        font-size: 21px;
    }
    .headerbg .bg_rigth {
        transform: translate(500px, -50%);
    }
    .index-6 .comlist {
        width: 1000px;
    }
    .index-7 .index-7-bd-bg-t ul li .li-img {
        height: 200px;
    }
    .right_kf {
        transform: translate(479px, -50%) scale(.8);
    }
}

@media screen and (max-width: 1000px) {
    * {
        margin: 0;
        padding: 0;
    }
    html {
        font-size: 75px;
    }
    body {
        max-width: 750px;
        min-width: 320px;
        margin: 0 auto !important;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        font-size: 12px;
        color: #333;
        background-color: #ffffff;
    }
    div {
        box-sizing: border-box;
    }
    img {
        vertical-align: auto;
        -webkit-touch-callout: none;
    }
    a,
    a:hover {
        color: #333;
        text-decoration: none;
        -webkit-touch-callout: none;
        -webkit-tap-highlight-color: transparent;
    }
    .main {
        width: 100% !important;
    }
    .header {
        width: 100%;
        height: 1.6rem;
        line-height: 1.6rem;
        background-color: #fff;
    }
    .header .header_nav {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .header .header_nav .logo {
        float: none;
        width: 100%;
        height: 1.6rem;
        line-height: 1.6rem;
        margin: 0 auto;
        text-align: center;
    }
    .header .header_nav .logo img {
        width: 20%;
    }
    .header .header_nav .logo p {
        position: absolute;
        top: 45%;
        right: 0.4rem;
        display: block;
        width: 0.6rem;
        height: 0.6rem;
        font-size: 0px;
        background: url(../images/web_icon.png) no-repeat center;
        background-position: 0 0;
        background-size: 0.6rem;
    }
    .header .header_nav .nav {
        overflow: hidden;
        display: none;
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0px;
        line-height: normal;
        text-align: center;
        background-color: #fff;
    }
    .header .header_nav .nav ul li {
        float: none;
        width: 100%;
        margin: 0.35rem 0;
        font-size: 0.5rem;
    }
    .header .header_nav .nav ul li a {
        font-size: 0.5rem;
        padding: 0;
    }
    .header .header_nav .nav ul .cur {
        border-bottom: none;
    }
    .header .header_nav .tel {
        display: none;
        position: relative;
        float: none;
        width: 100%;
        color: #333;
        margin-top: 0;
        text-align: center;
        /* background-color: rgba(53, 196, 252, 1); */
        background-color: #C19008;
        border-bottom: .0233rem solid #fff;
        border-bottom-right-radius: 0.133333rem;
        border-bottom-left-radius: 0.133333rem;
    }
    .header .header_nav .tel p {
        padding-left: 0;
        line-height: .8rem;
        font-size: .5rem;
        font-weight: 900;
        color: #fff;
    }
    .header .header_nav .tel p a {
        color: #fff;
    }
    .header .header_nav .tel i {
        left: 20%;
        font-size: .8rem;
        color: #fff;
    }
    .header .header_nav .tel i a {
        color: #fff;
    }
    .headerbg {
        overflow: hidden;
        width: 100%;
        height: auto;
        position: relative;
    }
    .headerbg .bg_left {
        float: none;
        width: 100%;
        height: auto;
        /* margin-top: 8rem; */
        margin-top: 0;
        margin-left: 0px;
        text-align: center;
        position: static;
        transform: none;
    }
    .headerbg .bg_left .imgtitle {
        width: 100%;
        text-align: center;
    }
    .headerbg .bg_left .imgtitle h2 {
        font-size: 1.3rem;
        letter-spacing: .0533rem;
        text-shadow: .0133rem .0533rem .0267rem rgba(0, 0, 0, .3);
    }
    .headerbg .bg_left .imgtitle h3 {
        font-size: 1.1667rem;
        text-shadow: .0133rem .0533rem .0267rem rgba(0, 0, 0, .3);
    }
    .headerbg .bg_left .imgtitle img {
        width: 60%;
    }
    .headerbg .bg_left h1 {
        margin-left: 0px;
        height: auto;
        font-size: 0.6rem;
        letter-spacing: 0rem;
        line-height: 1rem;
    }
    .headerbg .bg_left i {
        margin-left: 0px;
        font-size: 0.3rem;
    }
    .headerbg .bg_left i::before {
        width: 0.3rem;
        left: 1rem;
    }
    .headerbg .bg_left i::after {
        width: 0.3rem;
        right: 1rem;
    }
    .headerbg .bg_rigth {
        position: static;
        top: 0rem;
        float: none;
        width: 100%;
        margin: 0 0 0 0;
        text-align: center;
        transform: none;
    }
    .headerbg .bg_rigth img {
        width: 80%;
    }
    .title {
        font-size: .75rem;
        letter-spacing: 0.08rem;
        margin-top: 0.4rem;
        color: #03A8E0;
    }
}