.pd120 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.bocweb-footer .itembox-bot .p .pli {
    /*width: 50%;*/
    float: left;
    padding-right: 3%;
}

.mCSB_scrollTools .mCSB_draggerRail {
    opacity: 0;
}

.prodetails-tit .titlist .li-top,
.prodetails-tit .titlist .li-bot a {
    text-transform: uppercase;
}

.bg-position {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    z-index: 0;
}

.servicedetails-words .worss .tit {
    width: 100%;
    margin: 0 auto;
}

.technology-box .items .words .t0 {
    padding-right: 5%;
    color: #666;
}

.about03 .tit,
.about04 .tit,
.welcome-servers .tit,
.con-banner .words .tit,
.camel-list .txt,
.quality-box .items .t0,
.about04 .items .word-ik .i0,
.news-top .news-01 .t01,
.servicedetails-words .worss .tit,
.viewmore,
.welcome-introduction .words .video-more,
.products-bot .items .words-01 .en,
.downs-box .tit,
.prodetails-tit .tit,
.contacts-words .items .tit,
.prodetails-01 .tit {
    word-spacing: .15rem;
}

.about03 .about-cont {
    font-size: 16px;
    font-family: '宋体';
}

.prodetails-01 .tul ul {
    padding-left: 1.2em;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #0061ae!important;
}

.welcome-strategicl .images img {
    width: 100%;
}

.prodetails-tit .titlist .li-top {
    position: relative;
    padding-right: 15px;
}

.prodetails-tit .titlist .li-top:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    right: 0;
    top: 7px;
    background: url(../image/dw.png) no-repeat center;
    background-size: 100%;
}

.prodetails-tit .titlist .li-top:hover:before,
.prodetails-tit .titlist .li-top.active:before {
    background: url(../image/dw0.png) no-repeat center;
    background-size: 100%;
}

.titlist-libox .li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.prodetails-tit .titlist a,
.titlist-libox .li a {
    color: #333;
}

.prodetails-tit .titlist a:hover,
.prodetails-tit .titlist a.active,
.prodetails-tit .titlist .li-bot a:hover,
.prodetails-tit .titlist .li-bot a.active {
    color: #0061ae;
}

.prodetails-tit .titlist .li-bot a:nth-child(n+2) {
    margin-top: 5px;
}

.titlist-libox .li .li-top {
    font-size: .45rem;
}

.titlist-libox .li .li-bot a {
    display: block;
}

.titlist-libox .li .li-bot {
    padding: 15px 5px;
    position: absolute;
    width: 150%;
    top: 100%;
    background: rgba(255, 255, 255, .7);
    display: none;
    min-width: 110px;
    left: 0;
}

.titlist-libox .li:last-child .li-bot {
    left: 50%;
    transform: translateX(-50%);
    width: 320%;
}

.prodetails-tit .titlist .li-bot a {
    font-size: .35rem;
    line-height: 1.6;
    color: #333333;
}

.prodetails-tit .titlist .li-top:hover a {
    color: #0061ae;
}

.technology-03 .listbox .spanbox .span .num b {
    font-weight: normal;
    position: relative;
    z-index: 10;
    display: block;
}

@keyframes anime {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.25);
        opacity: .1;
    }
    100% {
        transform: scale(1)
    }
}

.technology-03 .listbox .spanbox .span .num {}

.technology-03 .listbox .spanbox .span .num:before {
    content: "";
    position: absolute;
    left: 0;
    background: #0074c1;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .5s ease-in-out;
    z-index: 3;
    border-radius: 50%;
}

.contacts-words {
    font-size: 0;
}

.bocweb-header {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.welcome-body .bocweb-header,
.bodyactives .bocweb-header {
    border-bottom: transparent;
}

.welcome-body .bocweb-header .nav-li .nav-bot,
.bodyactives .bocweb-header .nav-li .nav-bot {
    top: 80px;
}

.welcome-products .products-top .products-tit {
    width: 5rem;
    position: relative;
}

.welcome-products .products-top .products-tit:after {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #dedede;
    content: "";
    right: 0;
    top: 0;
}

.bg-position:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 5;
    left: 0;
    top: 0;
}

.technology-04 .w1680 {
    position: relative;
    z-index: 20;
}

.bg-position canvas {
    width: 100%!important;
    height: 100%!important;
    position: relative;
    z-index: 0;
}

.technology-04 {
    position: relative;
}

body,
html {
    font-family: Arial, "PingFang SC", "Microsoft YaHei", "Source Han Sans CN Light", "宋体", "Source Han Sans CN", "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif;
}

.bocweb-header .nav-sousuo .ser {
    position: relative;
}

.ser-input {
    display: none;
}

.ser-input input[type=text] {
    position: absolute;
    right: -.5rem;
    top: 50%;
    transform: translateY(-50%);
    width: 5rem;
    height: 1.25rem;
    padding: 0;
    padding-left: 1rem;
    /*padding: .2rem .5rem .2rem 1rem;*/
    background-color: #0074c1;
    border-radius: 1.25rem;
    background-repeat: no-repeat;
    background-position: .4rem center;
    background-image: url(../image/search-btn3.png);
    font-size: .4rem;
    line-height: 1.25rem;
    color: #fff;
    background-size: .4rem;
}

.bodyactives .ser-input input[type=text] {
    background-color: #fff;
}

.about-top .wen::-webkit-scrollbar {
    width: 3px;
}

.bodyactives .ser-input input[type=text]::-webkit-input-placeholder {
    color: #000;
}

.bodyactives .ser-input input[type=text]:-moz-placeholder {
    color: #000;
}

.bodyactives .ser-input input[type=text]::-moz-placeholder {
    color: #000;
}

.bodyactives .ser-input input[type=text]:-ms-input-placeholder {
    color: #000;
}

.pro-botcon {
    opacity: 0;
    transition: .5s ease-in-out;
    z-index: 101
}

.about03-swiper .swiper-slide .items:hover .words .i1,
.about03-swiper .swiper-slide .items:hover .words .i0 {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    max-width: 90%;
}

.pro-botcon.on {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    opacity: 1;
    transition: .5s ease-in-out;
}

.contactsform-con .items {
    position: relative;
}

.contactsform-con .items.s span {
    position: absolute;
    font-size: .4rem;
    line-height: 1.5;
    color: #c8c8c8;
    left: 30px;
    bottom: .75rem;
}

.technology-02 {
    background: url(../image/nbg.jpg) no-repeat center;
    background-size: cover;
}

.pro-botcon .ay {
    opacity: 0;
    display: block;
}

.welcome-products .ac .selects-box .selectbot {
    top: auto;
    bottom: 45px;
}

.pro-botcon .ac {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 20;
}

.bocweb-header.fixed {
    position: fixed!important;
    width: 100%;
    z-index: 99;
}

.nmpbox {
    position: relative;
}

.nmpimg {
    display: block;
    opacity: 0;
}

.nmp {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: #71716e;
}

.contactsform-bot .explore {
    z-index: 5;
}

.contactsform-bot .img {
    position: relative;
}

.contactsform-bot .img:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .2);
    z-index: 2;
}

.w1540 {
    width: 1540px;
    margin: 0 auto;
    max-width: 90%;
}

.prodetails02-images img {
    display: block;
}

.w1270 {
    width: 1270px;
    margin: 0 auto;
    max-width: 90%;
}

.w1325 {
    width: 1325px;
    margin: 0 auto;
    max-width: 90%;
}

.w1210 {
    width: 1210px;
    margin: 0 auto;
    max-width: 90%;
}

.w1560 {
    width: 1560px;
    margin: 0 auto;
    max-width: 90%;
}

.w1600 {
    width: 1600px;
    margin: 0 auto;
    max-width: 90%;
}

.w1340 {
    width: 1340px;
    margin: 0 auto;
    max-width: 90%;
}

.w1260 {
    width: 1260px;
    margin: 0 auto;
    max-width: 90%;
}

.ft40 {
    font-size: 1rem;
}

.w1390 {
    width: 1390px;
    margin: 0 auto;
    max-width: 90%;
}

.w1340 {
    width: 1340px;
    margin: 0 auto;
    max-width: 90%;
}

.w1680 {
    width: 87.5%;
    margin: 0 auto;
}

.con-banner {
    position: relative;
}

.con-banner .img {
    /*height: 770px;*/
    height: 14.25rem;
}

.con-banner.actives .img {
    height: 15rem;
}

.con-banner .banner-swiper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.5);
}

.con-banner .banner-swiper .swiper-slide:nth-child(1) .items:after {
    display: none;
}

.con-banner .banner-swiper .items {
    display: block;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: .5rem;
    color: #3a3a3a;
    text-align: center;
    position: relative;
    transition: .5s ease-in-out;
    text-align: center;
}

.con-banner .banner-swiper .items .i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.con-banner .banner-swiper .items:hover,
.con-banner .banner-swiper .items.active {
    color: #0061ae;
}

.con-banner .banner-swiper .items:hover .i:before,
.con-banner .banner-swiper .items.active .i:before {
    transition: .5s ease-in-out;
    opacity: 1;
}

.con-banner .banner-swiper .items:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 18px;
    background: #d4d4d4;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.con-banner .banner-swiper .items .i:before {
    position: absolute;
    width: 100%;
    height: 6px;
    content: "";
    background: #0061ae;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: .5s ease-in-out;
}

.con-banner .banner-swiper .swiper-button-disabled {
    display: none;
}

.con-banner .words {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.con-banner .words .w {
    position: relative;
    left: 0;
    /*top: 50%;*/
    top: calc(10% + 80px);
    /*transform: translateY(-70%);*/
    right: 0;
    margin: auto;
}

.con-banner .words .tit {
    line-height: 1.2;
    margin-bottom: 1.125rem;
}

.con-banner .words .btns {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
}

.con-banner .words .btns:after {
    position: absolute;
    content: "";
    width: 8px;
    height: 15px;
    background: url(../image/btn.png) no-repeat center;
    background-size: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.ft45 {
    font-size: 1.125rem;
}

.about-top {
    background: url(../image/i1.jpg) no-repeat right bottom;
    padding-top: 1.5rem;
}

.about-top .words {
    width: 42%;
    padding-bottom: 2.25rem;
}

.about-top .wen {
    height: 6.5rem;
    overflow-y: auto;
    font-size: 0.47rem;
    line-height: 0.85rem;
    padding-right: 5%;
}

.about-top .words .tit {
    line-height: 1.1;
    margin-bottom: 1rem;
    color: #3a3a3a;
}

.about-top .about01-top {
    position: relative;
}

.about-top .about01-top .images {
    /*  position: absolute;
  right: -1rem;
  bottom: -0.375rem;*/
    width: 58%;
}

.about-top .about01-top .images {
    width: 58%;
    /*margin-left: -1rem;*/
    padding-left: 1.875rem;
}

.ft46 {
    font-size: 1.15rem;
}

.about02-top {
    background: #1065b7;
}

.about02-top .list {
    font-size: 0;
    width: 95%;
}

.about02-top .list .li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #fff;
    width: 25%;
    text-align: center;
    font-size: 0;
    padding: 1.5rem 0;
    position: relative;
}

.about02-top .list .li:nth-child(1) {
    /*text-align: left;*/
}

.about02-top .list .li:nth-child(4) {
    /*text-align: right;*/
}

.about02-top .list .li:nth-child(1):before {
    display: none;
}

.about02-top .list .li:before {
    position: absolute;
    content: "";
    height: 1.625rem;
    width: 1px;
    background: rgba(255, 255, 255, 0.5);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.about02-top .list .li .span {
    width: 1.25rem;
}

.about02-top .list .li .wens {
    max-width: calc(100% - 1.25rem);
    line-height: 1.2;
    padding-left: 0.8rem;
    text-align: left;
}

.about02-top .list .li .i1 {
    text-transform: capitalize;
}

.about02-top .list .li .i0 {
    font-size: 0;
    margin-bottom: 0.375rem;
}

.about02-top .list .li .i0-1 {
    text-transform: capitalize;
    line-height: 1;
    margin-top: -10px;
}

.about02-top .list .li .i0-1 span {
    text-transform: uppercase;
}

.about02-top .list .li .i0-0 {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.about02-top .list .li .i0-1 {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.about02-top .list .li .span,
.about02-top .list .li .wens {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.ft30 {
    font-size: .75rem;
}

.about04 {
    padding-bottom: 1.625rem;
    padding-top: 1.5rem;
}

.about04 .tit {
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

.about03 .tit,
.about04 .tit {
    color: #3a3a3a;
    font-family: "beba";
}

.about04 .items {
    float: left;
    width: calc(25% - 23px);
    margin-right: 30px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.about04 .items:nth-child(4n) {
    margin-right: 0;
}

.about04 .items .img {
    overflow: hidden;
    border: 1px solid #ddd;
}

.about04 .items .img img {
    width: 100%;
}

.about04 .items:hover .word {
    transition: .5s ease-in-out;
    bottom: 0;
}

.about04 .items:hover .word .i1 {
    transition: .5s ease-in-out;
    opacity: 1;
    /*margin-top: 0;*/
}

.about04 .items .word {
    position: absolute;
    bottom: -2.6rem;
    /*bottom: -35%;*/
    left: 0;
    width: 100%;
    line-height: 1.3;
    font-size: 18px;
    transition: .5s ease-in-out;
    color: #fff;
}

.about04 .items .word:after {
    position: absolute;
    content: "";
    transition: .5s ease-in-out;
    width: 100%;
    height: 150%;
    background: #0061ae99;
    transform: skewY(-5deg);
    left: 0;
    bottom: -45%;
}

.about04 .items .word-ik {
    padding: 1rem .75rem;
    padding-bottom: .5rem;
    position: relative;
    z-index: 3;
    transition: .5s ease-in-out;
}

.about04 .items .i1 {
    /*height: 0;*/
    transition: .5s ease-in-out;
    opacity: 0;
    margin-top: 0.625rem;
}

.m-header {
    z-index: 200;
}

.m-header.active,
.bocweb-header.active {
    background: #0074c1;
    position: relative;
}

.bodyactives .m-header,
.bodyactives .bocweb-header,
.news-body .bocweb-header {
    /*background: #0074c1;*/
    position: relative;
}

.bodyactives2 .m-header {
    background: #0061ae;
}

.bodyactives2 .pcheader {
    height: 80px;
}

.con-news-box {
    background: #f2f2f2;
}

.news-top {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.news-top .news-02 .tul {
    padding-top: 0.4rem;
    font-size: 0;
}

.news-top .news-02 .tul .tli {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    line-height: 45px;
    padding: 0 25px;
    margin-right: 20px;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.news-top .news-02 .tul .tli:hover,
.news-top .news-02 .tul .tli.active {
    color: #fff;
    background: #0074c1;
    transition: .5s ease-in-out;
}

.news-top .news-02 .tul .tli.select {
    padding: 0;
}

.news-top .news-02 .tul .tli.select select {
    padding: 0 15px;
    width: 100px;
}

.news-top .news-02 .tul .tli.select select:hover {
    background-image: url(../image/i10.png);
    background-image: transparent\0;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* 3. */
    .news-top .news-02 .tul .tli.select select:hover {
        background: transparent;
    }
}

.news-top .news-02 .tul .tli.select select option {
    background: #0074c1;
    font-size: 16px;
    color: #fff;
}

.news-top .news-02 .input {
    width: 420px;
    border: 1px solid #d9d9d9;
    height: 60px;
    position: relative;
    background: #fff;
}

.news-top .news-02 .input input[type=text] {
    width: 100%;
    padding-left: 30px;
    padding-right: 45px;
    height: 100%;
}

.news-top .news-02 .input input[type=submit] {
    width: 25px;
    height: 25px;
    background: url(../image/i5.png) no-repeat center;
    background-size: 100%;
    text-indent: -999px;
    overflow: hidden;
    right: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.news-top .news-01 {
    line-height: 1.2;
    /*margin-bottom: .75rem;*/
}

.news-top .news-01 .t01 {
    text-transform: uppercase;
}

.news-top .news-01 .t02 {
    font-size: 0;
}

.news-top .news-01 .i {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
    color: #666666;
    padding-left: 35px;
    position: relative;
    cursor: pointer;
    transition: .5s ease-in-out;
}

.news-top .news-01 .i:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.news-top .news-01 .i:before,
.news-top .news-01 .i:after {
    transition: .5s ease-in-out;
}

.news-top .news-01 .i:hover,
.news-top .news-01 .i.active {
    color: #0074c1;
    transition: .5s ease-in-out;
}

.news-top .news-01 .i:hover:before,
.news-top .news-01 .i:hover:after,
.news-top .news-01 .i.active:before,
.news-top .news-01 .i.active:after {
    transition: .5s ease-in-out;
}

.news-top .news-01 .i0 {
    padding-right: 30px;
    margin-right: 30px;
}

.news-top .news-01 .i0:before {
    background: url(../image/i6.png) no-repeat center;
    background-size: 100%;
}

.news-top .news-01 .i0:hover:before,
.news-top .news-01 .i0.active:before {
    background: url(../image/i7.png) no-repeat center;
    background-size: 100%;
}

.news-top .news-01 .i0:after {
    position: absolute;
    height: 20px;
    content: "";
    width: 2px;
    background: #d2d2d2;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.news-top .news-01 .i1:before {
    background: url(../image/i8.png) no-repeat center;
    background-size: 100%;
}

.news-top .news-01 .i1:hover:before,
.news-top .news-01 .i1.active:before {
    background: url(../image/i9.png) no-repeat center;
    background-size: 100%;
}

.news-bot {
    padding-bottom: 1.5rem;
}

.news-bot .newslist {
    font-size: 0;
    padding-bottom: 10px;
}

.news-bot .items {
    display: inline-block;
    width: 31%;
    margin-left: 3.5%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #999999;
    font-family: Arial;
}

.news-bot .items .words {
    transition: .5s ease-in-out;
}

.news-bot .items .images {
    overflow: hidden;
}

.news-bot .items .images img {
    transition: .5s ease-in-out;
}

.news-bot .items:hover .words {
    transition: .5s ease-in-out;
    background: #fff;
}

.news-bot .items:hover .images img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
}

.news-bot .items:hover .biaoti {
    transition: .5s ease-in-out;
    color: #0074c1;
}

.news-bot .items .time {
    font-weight: bold;
    line-height: 18px;
    height: 18px;
}

.news-bot .items .jt {
    width: 16px;
    height: 10px;
    background: url(../image/popng.png) no-repeat center;
    background-size: 100%;
    margin-top: 0.875rem;
}

.news-bot .items .biaoti {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    line-height: 25px;
    /*height: 50px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s ease-in-out;
    margin-top: 0.25rem;
    margin-bottom: 0.4rem;
}

.news-bot .items .p {
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-bot .items .words {
    padding: 0.5rem 0rem;
}

.news-bot .items:nth-child(3n+1) {
    margin-left: 0;
}

@keyframes circlebox {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.loadmore {
    text-align: center;
}

.loadmore .mores {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    background: url(../image/j20.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

.loadmore .mores.active {
    animation: circlebox 2s linear .01s infinite;
}

.loadmore .more {
    display: inline-block;
    background: #0074c1;
    line-height: 60px;
    height: 60px;
    padding: 0 45px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.loadmore .more.active i {
    animation: circlebox 2s linear .01s infinite;
}

.loadmore .more i {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background: url(../image/i11.png) no-repeat center;
    background-size: 100%;
    margin-right: 15px;
}

.newsboxlist-lists .news-bot .newslist {
    padding-bottom: 1.75rem;
}

.newsboxlist-lists .news-bot .items {
    margin-left: 0;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #dadada;
}

.newsboxlist-lists .news-bot .items:hover .words {
    background: transparent;
}

.newsboxlist-lists .news-bot .items:nth-child(1) {
    border-top: 1px solid #dadada;
}

.newsboxlist-lists .news-bot .items .biaoti,
.newsboxlist-lists .news-bot .items .p {
    /* display: block;
  height: auto;
  overflow: visible;*/
}

.con-tit {
    text-align: center;
    line-height: 1.5;
}

.con-tit.on {
    text-align: left;
}

.con-tit.on .p {
    margin-top: 0.375rem;
}

.con-tit .tit {
    line-height: 1.3;
}

.con-tit .tit {
    word-spacing: .15rem;
}

.con-tit .p {
    font-size: 18px;
    margin: 0 auto;
    margin-top: 0.875rem;
    max-width: 80%;
}

.technology-04 .con-tit .p {
    font-size: .45rem;
    max-width: 60%;
}

.product-box .con-tit .p {
    max-width: 100%;
    margin: auto;
}

.map .img {
    height: 500px;
}

.map {
    position: relative;
}

.dealer-box {
    padding-top: 2.125rem;
    padding-bottom: 2.25rem;
}

.dealer-box .map {
    background: #f5f5f5;
}

.dealer-box .map .words {
    width: 230px;
    position: absolute;
    right: 7.5rem;
    max-height: 90%;
    background: rgba(255, 255, 255, 0.9);
    top: 50%;
    transform: translateY(-50%);
    padding: 1rem .5rem;
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
    overflow-y: auto;
}

.dealer-box .map .words .li:nth-child(n+2) {
    margin-top: .75rem;
}

.dealer-box .map .words .i0 {
    font-size: 18px;
    color: #0074c1;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}

.mapbox .map-input {
    font-size: 0;
    padding: 1.75rem 0 0.5rem 0;
}

.mapbox .map-input .input {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    font-size: 16px;
    width: 40%;
    margin-right: 2%;
    border: 1px solid #d8d8d8;
    /*padding: 0 0.7rem;*/
    background: #fff;
}

.mapbox .map-input .input select {
    padding: 0 0.7rem;
    width: 100%;
    height: 100%;
}

.mapbox .map-input .input input {
    width: 100%;
    height: 100%;
}

.mapbox .map-input .input input::-webkit-input-placeholder {
    color: #999999;
}

.mapbox .map-input .input input:-moz-placeholder {
    color: #999999;
}

.mapbox .map-input .input input::-moz-placeholder {
    color: #999999;
}

.mapbox .map-input .input input:-ms-input-placeholder {
    color: #999999;
}

.mapbox .map-input .submit {
    width: 16%;
    margin-right: 0;
    padding: 0;
    background: #0074c1;
    border-color: #0074c1;
    color: #fff;
}

.down {
    padding-top: 2rem;
}

.down .list {
    font-size: 0;
    padding-bottom: 0.25rem;
}

.down .list .items {
    width: 23%;
    margin-left: 2.6%;
    display: inline-block;
    font-size: 18px;
    color: #8c8c8c;
    text-align: center;
    margin-bottom: 1rem;
    transition: .5s ease-in-out;
}

.down .list .items .img {
    transition: .5s ease-in-out;
}

.down .list .items:hover .img {
    border-color: #0074c1;
    transition: .5s ease-in-out;
    box-shadow: 0 2px 14px 4px rgba(0, 116, 193, 0.2);
}

.down .list .items:hover .wen {
    color: #0068b7;
    transition: .5s ease-in-out;
}

.down .list .items:hover .wen .d {
    background: url(../image/i13.png) no-repeat center;
    transition: .5s ease-in-out;
    background-size: 100%;
}

.down .list .items img {
    max-width: 180px;
    box-shadow: 0 2px 14px 4px rgba(194, 195, 196, 0.6);
}

.down .list .items .wen {
    text-align: left;
    line-height: 1.2;
    margin-top: 22px;
    position: relative;
    padding-right: 20px;
}

.down .list .items .wen .d {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../image/i12.png) no-repeat center;
    transition: .5s ease-in-out;
    background-size: 100%;
}

.down .list .items .img {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    padding: .5rem 0;
}

.down .list .items:nth-child(4n+1) {
    margin-left: 0;
}

.product-box {
    padding-top: 1.75rem;
    padding-bottom: 2.875rem;
}

.product-body .products-swiper {
    padding-top: 1.75rem;
}

.product-body .products-swiper .items {
    display: block;
    font-family: Arial;
}

.product-body .products-swiper .items:hover .click {
    transition: .5s ease-in-out;
    color: #0074c1;
}

.product-body .products-swiper .items:hover .click:before {
    transition: .5s ease-in-out;
    background: #0074c1;
}

.product-body .products-swiper .items:hover .t0 {
    transition: .5s ease-in-out;
    color: #0074c1;
}

.product-body .products-swiper .items .t0 {
    font-size: .7rem;
    color: #3a3a3a;
    line-height: 1.2;
    transition: .5s ease-in-out;
}

.product-body .products-swiper .items .pbox {
    padding-bottom: 0.875rem;
}

.product-body .products-swiper .items .click {
    font-size: 14px;
    color: #808080;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 6px;
    position: relative;
    line-height: 1;
    transition: .5s ease-in-out;
}

.product-body .products-swiper .items .click:before {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    background: #666666;
    left: 0;
    bottom: 0;
    transition: .5s ease-in-out;
}

.product-body .products-swiper .items:hover img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
}

.product-body .products-swiper .items .words {
    padding: .9rem;
    padding-left: 0;
    font-size: 14px;
    color: #999999;
    font-weight: bold;
}

.product-body .products-swiper .items .words .pbox {
    line-height: 26px;
}

.product-body .products-swiper .images {
    background: url(../image/i10.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.product-body .products-swiper .images img {
    transition: .5s ease-in-out;
}

.products-swiper .swiper-pagination {
    position: static;
    margin-top: 1.5rem;
}

.product-body .products-swiper .images img {
    width: 100%;
}

.cons-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #b5b5b5;
    opacity: 1;
    transition: .5s ease-in-out;
    margin: 0 10px;
}

.cons-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cons-swiper .swiper-pagination .swiper-pagination-bullet:hover {
    background: #0074c1;
    transition: .5s ease-in-out;
}

.products-swiper .items .pbox {
    margin-top: 0.375rem;
}

.products-swiper .items .pbox .p {
    font-weight: normal;
    font-size: 0;
}

.products-swiper .items .pbox .i {
    font-size: .4rem;
    display: inline-block;
    line-height: 28px;
    vertical-align: middle;
    padding: 0 .5rem;
    position: relative;
}

.products-swiper .items .pbox .i:nth-child(1) {
    padding-left: 0;
}

.products-swiper .items .pbox .i:nth-child(1):after {
    display: none;
}

.products-swiper .items .pbox .i:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 16px;
    background: #d9d9d9;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.pre-detailsbanner .img {
    height: 15rem;
}

.prodetails-tit {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    z-index: 10;
}

.prodetails-tit .tit {
    width: 12.25rem;
    line-height: 1;
    white-space: nowrap;
}

.prodetails-tit .titlist {
    font-weight: bold;
    font-family: Arial;
    font-size: 0;
}

.prodetails-tit .titlist .li-top {
    color: #333333;
    font-size: 0.38rem;
    /*font-size: 0.45rem;*/
    display: inline-block;
    padding-bottom: .8rem;
    /*padding-bottom: 1.375rem;*/
    position: relative;
    transition: .5s ease-in-out;
}

.prodetails-tit .titlist .li-top:hover,
.prodetails-tit .titlist .li-top.active {
    color: #0068b7;
    transition: .5s ease-in-out;
}

.prodetails-tit .titlist .li-top:hover:after,
.prodetails-tit .titlist .li-top.active:after {
    opacity: 1;
    transition: .5s ease-in-out;
}

.prodetails-tit .titlist .li-top:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #0068b7;
    left: 0;
    bottom: -1px;
    opacity: 0;
    transition: .5s ease-in-out;
}

.prodetails-tit .titlist .li:nth-child(n+2) {
    margin-left: 1.5rem;
}

.prodetails {
    padding-top: 1.875rem;
    padding-bottom: 2.875rem;
}

.prodetails-01 {
    /*padding-top: 1.625rem;*/
    margin-bottom: 1.5rem;
}

.prodetails-01 .images {
    width: 35%;
    border: 1px solid #ddd;
}

.prodetails-01 .words {
    width: 65%;
    padding-left: 2.625rem;
}

.prodetails-01 .tul {
    font-size: 0.45rem;
    line-height: 1.8;
    padding-top: 1.25rem;
    color: #999;
}

.prodetails-01 .tli:nth-child(n+2) {
    margin-top: 1rem;
}

.prodetails-01 .ti0 {
    font-size: 0.55rem;
    color: #3a3a3a;
    font-weight: bold;
    line-height: 1;
    margin-bottom: .5rem;
}

.prodetails-01 .tit {
    font-size: 1rem;
    color: #2f2f2f;
    padding-left: 2.875rem;
    position: relative;
    line-height: 1.5;
}

.prodetails-01 .tit .before {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    /*background: url(../images/i14.png) no-repeat center;*/
    /*background-size: 100%;*/
}

.download-btn {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 60px;
    height: 60px;
    background: #0074c1;
    padding: 0 1.375rem;
    transition: .5s ease-in-out;
    font-size: 18px;
}

.download-btn:hover {
    color: #fff;
    transition: .5s ease-in-out;
}

.download-btn i {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 14px;
    background: url(../image/i15.png) no-repeat center;
    background-size: 100%;
}

.prodetails02-images .text {
    margin-top: .75rem;
}

.service-01 .list .img img {
    width: 100%;
}

.prodetails02-tit {
    font-family: Arial;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.75rem;
}

.prodetails02-tit .yli {
    display: inline-block;
    vertical-align: top;
    font-size: 0.45rem;
    color: #9e9e9e;
    line-height: 1.25;
    text-transform: capitalize;
    font-weight: bold;
    padding: 10px 20px;
    background: #909090;
}

.prodetails02-tit .i {
    font-weight: bold;
    color: #3a3a3a;
    text-transform: uppercase;
    cursor: pointer;
    transition: .5s ease-in-out;
}

.prodetails02-tit .i.on,
.prodetails02-tit .i:hover {
    transition: .5s ease-in-out;
    color: #fff;
}

.pro-botcon.welcome-products .selects-box .input.submit input {
    background-color: #228ef6;
}

.pro-botcon.welcome-products .products-top {
    background: #0068b7;
    color: #000;
}

.pro-botcon.welcome-products .products-top .products-tit {
    color: #fff;
}

.pro-botcon.welcome-products .products-top .spa {
    color: #fff;
}

.pro-botcon.welcome-products .selects-box .select,
.pro-botcon.welcome-products .selects-box select {
    background: #fff;
}

.pro-info {
    padding-top: 1.875rem;
    padding-bottom: 2.5rem;
}

.info-tit {
    line-height: 1.5;
}

.info-tit .button {
    font-size: 16px;
    color: #999999;
    padding-right: 30px;
    position: relative;
}

.info-tit .button:hover {
    color: #0068b7;
    transition: .5s ease-in-out;
}

.info-tit .button:hover:after {
    background: url(../image/j5.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
}

.info-tit .button:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 16px;
    height: 16px;
    background: url(../image/j4.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
}

.info-tit .p {
    font-size: 18px;
    font-weight: bold;
    color: #3a3a3a;
    margin-top: 0.375rem;
}

.info-tit .th {
    padding-left: 2.25rem;
    position: relative;
    color: #2f2f2f;
}

.info-tit .th .after {
    position: absolute;
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    /*background: url(../images/i14.png) no-repeat center;*/
    /*background-size: 100%;*/
}

.info-images {
    margin-top: 1.5rem;
    position: relative;
}

.info-images .info-left {
    width: 78%;
}

.info-images .info-left .swiper-button-next,
.info-images .info-left .swiper-button-prev {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    opacity: 1 !important;
    transition: .5s ease-in-out;
}

.info-images .info-left .swiper-button-next:hover,
.info-images .info-left .swiper-button-prev:hover {
    transition: .5s ease-in-out;
}

.info-images .info-left .swiper-button-next {
    background: url(../image/j2.png) #e1e1e1 no-repeat center;
    background-size: 100%;
}

.info-images .info-left .swiper-button-next:hover {
    background: url(../image/j3.png) #0068b7 no-repeat center;
    background-size: 100%;
}

.info-images .info-left .swiper-button-prev {
    background: url(../image/j0.png) #e1e1e1 no-repeat center;
    background-size: 100%;
}

.info-images .info-left .swiper-button-prev:hover {
    background: url(../image/j1.png) #0068b7 no-repeat center;
    background-size: 100%;
}

.info-images .info-right {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: calc(22% - (70rem/40));
}

.info-images .info-right .img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
}

.info-images .info-right .img img {
    transition: .5s ease-in-out;
}

.info-images .info-right .swiper-slide {
    background: #fdfdfd;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
}

.info-images .info-right .swiper-slide.swiper-slide-active {
    border: 2px solid #0074c1;
}

.info-images .info-right .swiper-container {
    height: 100%;
}

.ft36 {
    font-size: .9rem;
}

.info-words {
    padding-top: 1.5rem;
}

.info-words .wtit {
    font-weight: bold;
    line-height: 1;
    margin-bottom: .5rem;
    color: #000000;
}

.info-words .table {
    text-align: center;
    color: #999999;
    border: 1px solid #c8c8c8;
}

.info-words .table .tbody {
    padding: .75rem;
}

.info-words .table .th01 {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
}

.info-words .table .thead {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #c8c8c8;
}

.info-words .table .th02 {
    margin-top: 1.125rem;
}

.info-words .table .list {
    width: 560px;
    margin: 0 auto;
    text-align: left;
    line-height: 35px;
}

.info-words .table .list .li {
    float: left;
    width: 50%;
    padding-left: 1.75rem;
}

.info-words .table .list .li:nth-child(2n+1) {
    border-right: 1px solid #999999;
}

.contacts-box {
    padding-top: 2.25rem;
    padding-bottom: 2.125rem;
}

.contacts-box .contacts-tit {
    font-size: 0;
    margin-bottom: 2.25rem;
}

.contacts-box .contacts-tit .li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #666666;
    height: 60px;
    width: 20%;
    border: 1px solid #dcdcdc;
    transition: .5s ease-in-out;
}

.contacts-box .contacts-tit .li:hover {
    border-color: #0074c1;
    transition: .5s ease-in-out;
}

.contacts-box .contacts-tit .li:nth-child(n+2) {
    margin-left: .5%;
}

.contacts-box .contacts-tit .li option {
    line-height: 60px;
}

.contacts-box .contacts-tit .li select,
.contacts-box .contacts-tit .li .select {
    background-image: url(../image/j6.png);
    background-image: none\0;
}

.contacts-box .contacts-tit .li select:hover,
.contacts-box .contacts-tit .li .select:hover {
    background-image: url(../image/j7.png);
    background-image: none\0;
}

.contacts-box .contacts-tit .li select,
.contacts-box .contacts-tit .li input {
    padding-left: .75rem;
    width: 100%;
    height: 100%;
}

.contacts-box .contacts-tit .li.btn {
    width: 18%;
    border: 1px solid #0074c1;
    background: #0074c1;
    color: #fff;
}

.contacts-words {
    border-top: 1px solid #e5e5e5;
    padding-top: 0.375rem;
    padding-bottom: 1.625rem;
}

.contacts-words .items {
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin-left: 8%;
    padding-left: 1.25rem;
    position: relative;
    padding-top: 1.125rem;
    padding-bottom: 0.625rem;
    cursor: pointer;
}

.contacts-words .items:hover .add {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.contacts-words .items:hover .p {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.contacts-words .items:hover .tit {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.contacts-words .items .add {
    font-size: 16px;
    color: #666666;
    margin-bottom: 0.3rem;
    transition: .5s ease-in-out;
}

.contacts-words .items .p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: .5rem;
    transition: .5s ease-in-out;
}

.contacts-words .items .tit {
    position: relative;
    font-size: 0.6rem;
    line-height: 0.875rem;
    font-family: "beba";
    color: #3a3a3a;
    transition: .5s ease-in-out;
}

.contacts-words .items .tit img {
    position: absolute;
    left: -1.25rem;
    top: 0;
    width: 0.875rem;
}

.contacts-words .items:after {
    position: absolute;
    content: "";
    height: 2px;
    width: calc(100% - (50rem/40));
    background: #eeeeee;
    bottom: 0;
    right: 0;
}

.contacts-words .items:nth-child(2n+1) {
    margin-left: 0;
}

.con-banner .words .btns {
    cursor: pointer;
}

.banner-swiper .swiper-container {
    width: 75%;
    margin: 0 auto;
}

.banner-swiper .swiper-button-next,
.banner-swiper .swiper-button-prev {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    opacity: 1 !important;
    transition: .5s ease-in-out;
    top: 50%;
    margin: 0;
    transform: translateY(-50%);
}

.banner-swiper .swiper-button-next:hover,
.banner-swiper .swiper-button-prev:hover {
    transition: .5s ease-in-out;
}

.banner-swiper .swiper-button-next {
    background: url(../image/j2.png) #e1e1e1 no-repeat center;
    background-size: 100%;
    right: 0;
}

.banner-swiper .swiper-button-next:hover {
    background: url(../image/j3.png) #0068b7 no-repeat center;
    background-size: 100%;
}

.banner-swiper .swiper-button-prev {
    background: url(../image/j0.png) #e1e1e1 no-repeat center;
    background-size: 100%;
    left: 0;
}

.banner-swiper .swiper-button-prev:hover {
    background: url(../image/j1.png) #0068b7 no-repeat center;
    background-size: 100%;
}

.contactsform-con {
    /*min-height: 20rem;*/
    background: url(../image/i17.jpg) no-repeat left top;
    background-size: cover;
}

.contactsform .con-tit {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.contactsform-con {
    padding-top: 2.5rem;
    padding-bottom: 2.375rem;
}

.contactsform-con select,
.contactsform-con input {
    height: 1.5rem;
    border: 1px solid #dbdbdb;
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    display: inline-block;
    padding-left: 30px;
}

.contactsform-con .bot input {
    display: inline-block;
    width: auto;
}

.contactsform-con .bot .input input,
.contactsform-con .bot .input img {
    display: inline-block;
    max-height: 1.5rem;
    vertical-align: top;
    border: 1px solid #dbdbdb;
}

.contactsform-con .bot .input img {
    height: 1.5rem;
}

.contactsform-con .bot .input input {
    width: 7.875rem;
}

.contactsform-con .bot .inputfr input {
    width: 5rem;
    margin-left: .5rem;
    padding: 0;
    border-color: transparent;
    color: #fff;
    font-size: 16px;
    transition: .5s ease-in-out;
    background: #b5b5b5;
}

.contactsform-con .bot .inputfr input:hover {
    transition: .5s ease-in-out;
    background: #0061ae;
}

.contactsform-con textarea {
    height: 6.75rem;
    background: #fff;
    width: 100%;
    font-size: 16px;
    padding: 1%;
    padding-left: 30px;
}

.contactsform-con .items {
    font-size: 0;
}

.contactsform-con .items:nth-child(n+2) {
    margin-top: .5rem;
}

.contactsform-con .items select {
    background-position: calc(100% - 30px);
}

.contactsform-con .items .li {
    width: calc((100% - .6rem) / 4);
    display: inline-block;
    vertical-align: middle;
    margin-left: .2rem;
}

.contactsform-con .items .li:nth-child(1) {
    margin-left: 0;
}

.contactsform-con .items .li0 {
    width: calc((100% - .2rem) / 2);
    display: inline-block;
    vertical-align: middle;
    margin-left: .2rem;
    position: relative;
}

.contactsform-con .items .li0 .file {
    position: absolute;
    width: 4.375rem;
    text-align: center;
    font-size: 0.45rem;
    right: 0;
    top: 0;
    height: 100%;
}

.contactsform-con .items .li0 .file .btns {
    height: 100%;
}

.contactsform-con .items .li0 .file input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}

.contactsform-con .items .li0 .file span {
    color: #fff;
    background: #b5b5b5;
    line-height: 1.5rem;
    display: block;
}

.contactsform-con .items .li0:nth-child(1) {
    margin-left: 0;
}

.contactsform-bot {
    padding-top: 1.625rem;
    padding-bottom: 2rem;
}

.contactsform-bot .tit {
    line-height: 1.2;
    margin-bottom: 1.625rem;
}

.contactsform-bot .explore {
    position: absolute;
    right: 1.25rem;
    bottom: 1.25rem;
    font-size: 0.45rem;
    color: #fff;
    display: block;
    border: 2px solid #fff;
    width: 4.5rem;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    background: #0061ae;
    border-color: #0061ae;
    transition: .5s ease-in-out;
}

.contactsform-bot .explore:hover {
    background: #0061ae;
    border-color: #0061ae;
    transition: .5s ease-in-out;
}

.camel-body {
    background: #f2f2f2;
}

.camel {
    padding-top: 2.5rem;
    padding-bottom: 1.875rem;
}

.camel .input {
    width: 815px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    border: 1px solid #dcdcdc;
    margin-top: 1.375rem;
}

.camel .input .text {
    width: 100%;
    height: 100%;
    padding-right: 55px;
    padding-left: 25px;
}

.camel .input .submit {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    bottom: 0;
    right: 25px;
    background: url(../image/j11.png) no-repeat center;
    background-size: 100%;
    margin: auto;
    text-indent: -999px;
    overflow: hidden;
}

.page {
    text-align: right;
}

.titfr {
    font-size: 15px;
    color: #555555;
}

.pagination {
    text-align: right;
    display: inline-block;
    background: #fff;
    padding: 3px 0;
}

.pagination a {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.pagination a:hover,
.pagination a.active {
    background: #0061ae;
}

.camel-list {
    padding-top: 1.75rem;
}

.camel-list .txt {
    line-height: 1;
    color: #3a3a3a;
    margin-bottom: .75rem;
}

.camel-list .camel-fl {
    width: 9.75rem;
}

.camel-list .camel-fl .list {
    background: #fff;
    padding: 5px .75rem;
}

.camel-list .camel-fl .li-bot {
    display: none;
}

.camel-list .camel-fl .li-bot .i {
    display: block;
    font-size: 0.4rem;
    line-height: 1rem;
    color: #666666;
    cursor: pointer;
    transition: .5s ease-in-out;
}

.camel-list .camel-fl .li-bot .i:hover,
.camel-list .camel-fl .li-bot .i.active {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.camel-list .camel-fl .li.active .li-top:after {
    background: url(../image/j12.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
}

.camel-list .camel-fl .li-top {
    font-size: .5rem;
    line-height: 1.875rem;
    height: 1.875rem;
    position: relative;
    cursor: pointer;
}

.camel-list .camel-fl .li-top:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 7px;
    background: url(../image/j13.png) no-repeat center;
    background-size: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s ease-in-out;
    margin: auto;
}

.camel-list .camel-fr {
    width: calc(100% - (430rem/40));
}

.camel-list .camel-fr .list {
    padding-bottom: .75rem;
}

.camel-list .camel-fr .items {
    position: relative;
    transition: .5s ease-in-out;
}

.camel-list .camel-fr .items:hover {
    transition: .5s ease-in-out;
    box-shadow: 0 0 15px 4px rgba(0, 0, 0, .15);
}

.camel-list .camel-fr .items .t2 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #888888;
}

.camel-list .camel-fr .items:hover .t0 {
    color: #0061ae;
    transition: .5s ease-in-out;
}

.camel-list .camel-fr .more {
    display: inline-block;
    height: 1rem;
    line-height: 1rem;
    padding-right: .9rem;
    font-size: .5rem;
    color: #fff;
    background: #0061ae;
    position: absolute;
    padding-left: 20px;
    right: 1.375rem;
    top: 50%;
    transform: translateY(-50%);
}

.camel-list .camel-fr .more:after {
    position: absolute;
    width: 5px;
    height: 10px;
    background: url(../image/j14.png) no-repeat center;
    background-size: 100%;
    content: "";
    top: 0;
    bottom: 0;
    right: .5rem;
    margin: auto;
}

.camel-list .camel-fr .t0,
.camel-list .camel-fr .t1,
.camel-list .camel-fr .t2 {
    width: 70%;
}

.camel-list .camel-fr .t0 {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: .5s ease-in-out;
}

.camel-list .camel-fr .t2 {
    margin-top: .5rem;
}

.camel-list .camel-fr .t1 {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.camel-list .camel-fr .items {
    display: block;
    background: #fff;
    padding: 1rem;
}

.camel-list .camel-fr .items:nth-child(n+2) {
    margin-top: .5rem;
}

.cameldetails .camel-list .camel-fr {
    width: 1210px;
}

.cameldetails-tit {
    line-height: 1;
    margin-bottom: .75rem;
}

.viewsmore.apply .btn {
    width: 7.5rem;
    margin-top: 2.25rem;
}

.viewsmore .btn {
    display: inline-block;
    width: 5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #0061ae;
    color: #fff;
    text-align: center;
}

.viewsmore .btn i {
    width: 5px;
    height: 10px;
    background: url(../image/j14.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-left: .5rem;
}

.cameldetails-words {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    padding-bottom: .5rem;
    padding-top: .25rem;
}

.cameldetails-words .pwen {
    padding-top: 1rem;
}

.cameldetails-words .li:nth-child(n+2) {
    margin-top: 0.875rem;
}

.cameldetails-words .li .kp {
    margin-bottom: 0.8rem;
    font-size: 18px;
}

.cameldetails-words .title {
    padding-bottom: 1rem;
    border-bottom: 1px solid #dcdcdc;
}

.cameldetails-words .title .tit {
    color: #333333;
    font-weight: bold;
    margin-bottom: .5rem;
}

.cameldetails-words .title .t {
    font-size: 18px;
    line-height: 1.5;
}

.about03 {
    padding: 2.5rem 0;
    /* background: #f7f7f7; */
}

.about03 .tit {
    line-height: 1;
    margin-bottom: 2.25rem;
}

.btnsswiper {
    position: relative;
}

.btnsswiper .swiper-button-prev {
    left: -1.25rem;
    background: url(../image/j17.png) #0061ae no-repeat center;
    background-size: 100%;
}

.btnsswiper .swiper-button-next {
    right: -1.25rem;
    background: url(../image/j18.png) #0061ae no-repeat center;
    background-size: 100%;
}

.about03-swiper {
    position: relative;
}

.about03-swiper .btns {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    top: 0;
    bottom: 0;
    margin: auto;
}

.about03-swiper:after {
    position: absolute;
    width: 100%;
    height: 1px;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #dddddd;
}

.about03-swiper .swiper-slide {
    width: 30%;
    /*width: 30%;*/
}

.about03-swiper .swiper-container {
    padding-right: 16%;
    box-sizing: border-box;
}

.about03-swiper .swiper-slide .items:hover .images img {
    transition: .5s ease-in-out;
    transform: scale3d(1.05, 1.05, 1);
}

.about03-swiper .swiper-slide .items:hover .line {
    transition: .5s ease-in-out;
    background: #0061ae;
}

.about03-swiper .swiper-slide .items:hover .line:after {
    background: #0061ae;
}

.about03-swiper .swiper-slide .items:hover .line:before {
    background: url(../image/j16.png) no-repeat center;
    background-size: 100%;
}

.about03-swiper .swiper-slide .items:hover .line:after,
.about03-swiper .swiper-slide .items:hover .line:before {
    transition: .5s ease-in-out;
}

.about03-swiper .swiper-slide .items {
    width: 180%;
    height: 9rem;
    font-size: 0;
    position: relative;
    padding: 0 1.25rem 1.75rem 1.25rem;
    z-index: 5;
    line-height: 7.5rem;
    cursor: pointer;
}

.about03-swiper .swiper-slide .items .images {
    overflow: hidden;
}

.about03-swiper .swiper-slide .items .images img {
    transition: .5s ease-in-out;
}

.about03-swiper .swiper-slide .items .words {
    padding-left: 1.375rem;
    max-height: 100%;
    overflow-y: auto;
}

.about03-swiper .swiper-slide .items .line {
    position: absolute;
    width: 1px;
    height: 100%;
    left: 15px;
    top: 0;
    background: #dddddd;
}

.about03-swiper .swiper-slide .items .line:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    left: -6px;
    top: 0;
    border-radius: 50%;
    background: #3a3a3a;
}

.about03-swiper .swiper-slide .items .line:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 25px;
    left: -15px;
    bottom: -12px;
    background: url(../image/j15.png) no-repeat center;
    background-size: 100%;
}

.about03-swiper .swiper-slide .items .images,
.about03-swiper .swiper-slide .items .words {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.45rem;
    line-height: 1.5;
    color: #666666;
    width: 50%;
}

.about03-swiper .swiper-slide .items .images .i0,
.about03-swiper .swiper-slide .items .words .i0 {
    color: #3a3a3a;
    line-height: 1;
    transition: .5s ease-in-out;
    margin-bottom: .75rem;
}

.about03-swiper .swiper-slide:nth-child(2n) .items {
    margin-top: 9rem;
    padding-top: 1.25rem;
    padding-bottom: 0.625rem;
}

.about03-swiper .swiper-slide:nth-child(2n) .items .line {
    top: auto;
    bottom: 0;
}

.about03-swiper .swiper-slide:nth-child(2n) .items .line:after {
    top: auto;
    bottom: 0;
}

.about03-swiper .swiper-slide:nth-child(2n) .items .line:before {
    left: auto;
    right: -15px;
    top: -12px;
    bottom: auto;
}

.partner-box {
    padding-top: 2.375rem;
    padding-bottom: 2.5rem;
}

.f6 {
    background: #f6f6f6;
}

.ft30 {
    font-size: .75rem;
}

.partner-list {
    padding-top: 1.625rem;
}

.partner-list .list {
    padding-bottom: 0.625rem;
}

.partner-list .li {
    float: left;
    width: 18%;
    margin-left: 2.5%;
    background: #fff;
    margin-bottom: .5rem;
    /*cursor: pointer;*/
    /*border: 1px solid transparent;*/
    transition: .5s ease-in-out;
}

.partner-list .li:hover {
    transition: .5s ease-in-out;
    /*border-color: #528fc9;*/
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
}

.partner-list .li:nth-child(5n+1) {
    margin-left: 0;
}

.quality-box {
    padding-top: 2.125rem;
    padding-bottom: 1.75rem;
}

.quality-box .con-tit {
    margin-bottom: 1.25rem;
}

.quality-box .itembox {
    position: relative;
    display: flex;
    flex-direction: row;
}

.quality-box .items {
    position: relative;
}

.quality-box .items .t0 {
    color: #111;
}

.quality-box .items .line {
    width: 28px;
    height: 4px;
    background: #111;
    margin-top: 0.375rem;
    margin-bottom: .5rem;
}

.quality-box .items:nth-child(2n+1) {
    padding-bottom: 1.25rem;
}

.quality-box .items:nth-child(2n+1) .words {
    right: 0;
    top: 1.25rem;
}

.quality-box .items:nth-child(n+2) {
    margin-top: 1.875rem;
}

.quality-box .items:nth-child(2n+2) {
    padding-top: 1.25rem;
}

.quality-box .items:nth-child(2n+2) .itembox {
    flex-direction: row-reverse;
}

.quality-box .items:nth-child(2n+2) .words {
    left: 0;
    top: -1.25rem;
}

.quality-box .images {
    width: 53%;
}

.quality-box .words {
    width: 50%;
    position: absolute;
    background: #fff;
    height: 100%;
    font-size: 0.45rem;
    line-height: 1.7;
    /*padding: 1.5rem;*/
    /*padding: 1.5rem 2.625rem;*/
    /*overflow-y: auto;*/
    border: 1px solid #dadada;
    color: #666;
}

.quality-box .words .wordsbox {
    position: absolute;
    max-height: 100%;
    padding: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.quality-box .words .p {
    height: 60%;
    overflow-y: auto;
}

.system-box {
    position: relative;
}

.system-box .numlist {
    font-size: 0;
}

.system-box .numlist .numbox {
    display: inline-block;
    font-size: 16px;
    color: #333333;
}

.system-box .numlist {
    line-height: 1.2;
}

.system-box .numlist .m {
    margin-top: .5rem;
    font-weight: bold;
}

.system-box .numlist .n {
    line-height: 1;
    font-size: .45rem;
    color: #0074c1;
    font-weight: bold;
}

.system-box .numlist .n span {
    font-weight: normal;
    font-size: 1.35rem;
    font-family: "beba";
}

.system-box .numlist .numbox {
    position: relative;
    padding-left: 1.75rem;
}

.system-box .numlist .numbox:nth-child(1):before {
    display: none;
}

.system-box .numlist .numbox:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    height: 90%;
    width: 1px;
    background: #e6e6e6;
}

.system-box .items2 {
    padding-top: 1.625rem;
    padding-bottom: 1.875rem;
}

.system-box .items2 .numbox {
    width: 20%;
}

.system-box .items2 .numlist {
    margin-top: 2.25rem;
}

.system-box .items2 .li {
    position: relative;
    padding-top: 1.25rem;
}

.system-box .items2 .li .words {
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #dcdcdc;
    padding: 1rem;
    padding-top: 2rem;
}

.system-box .items2 .li .words .p {
    overflow-y: auto;
}

.system-box .items1 {
    padding-top: 2.5rem;
    padding-bottom: 1.375rem;
    background: #f7f7f7;
    position: relative;
}

.system-box .items1 .numlist {
    margin-top: 2.25rem;
}

.system-box .items1 .numlist .numbox {
    width: 33.33%;
}

.system-box .items1:after {
    position: absolute;
    width: 100%;
    content: "";
    height: 5rem;
    left: 0;
    bottom: 0;
    background: #fff;
}

.system-box .items1 .itemsbox {
    position: relative;
    z-index: 3;
}

.system-box .items1 .words {
    padding: 1.5rem 0.25rem 0.25rem 1.5rem;
}

.system-box .items3 {
    background: #f7f7f7;
    position: relative;
    padding-top: 2.75rem;
    padding-bottom: 2.5rem;
}

.system-box .items3:after {
    position: absolute;
    width: 100%;
    content: "";
    height: 6.5rem;
    left: 0;
    bottom: 0;
    background: #fff;
}

.system-box .items3 .itemsbox {
    position: relative;
    z-index: 3;
}

.system-box .items3 .words {
    padding: 1.25rem 0.2rem 0.5rem 1.5rem;
}

.system-box .tit {
    line-height: 1.2;
    margin-bottom: 1.5rem;
    color: #2f2f2f;
}

.system-box .words {
    font-size: 0.45rem;
    line-height: 1.5;
}

.system-box .images,
.system-box .words {
    width: 50%;
}

.service-01 {
    padding-top: 2.375rem;
    padding-bottom: 2.25rem;
}

.service-01 .list {
    font-size: 0;
    text-align: center;
    margin-top: 1.625rem;
}

.service-01 .list .img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 3rem;
    height: 3rem;
    border: 2px solid #0061ae;
    border-radius: 50%;
    margin-bottom: .75rem;
    transition: .5s ease-in-out;
}

.service-01 .list .img img {
    display: block;
    transition: .5s ease-in-out;
}

.service-01 .list .img .i1 {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
}

.service-01 .list .items:hover .img {
    background: #0068b7;
    transition: .5s ease-in-out;
}

.service-01 .list .items:hover .img img {
    transition: .5s ease-in-out;
}

.service-01 .list .items:hover .img .i0 {
    opacity: 0;
}

.service-01 .list .items:hover .img .i1 {
    opacity: 1;
}

.service-01 .list .t0 {
    font-size: 0.45rem;
    line-height: .55rem;
    font-weight: bold;
    color: #363636;
    margin-bottom: 0.4rem;
    /*line-height: 1.2;*/
    /*height: 1.1rem;*/
    overflow: hidden;
}

.service-01 .list .items {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    /*width: 8rem;*/
    margin: 0 .25rem;
    vertical-align: top;
}

.service-01 .list .items .t1 {
    max-width: 8rem;
    margin: 0 auto;
}

.service-02 {
    padding-top: 2.375rem;
    padding-bottom: 2.5rem;
    background: #eeeeee;
}

.service-02 .images {
    width: 32%;
}

.service-02 .listbox {
    position: relative;
    margin-top: 1.875rem;
}

.service-02 .wlist {
    width: calc(68% - .75rem);
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}

.service-02 .wlist .li {
    float: left;
    width: calc((100% - .75rem)/2);
    margin-left: .65rem;
    background: #fff;
    height: calc((100% - .75rem)/2);
    font-size: 0;
    padding: 0.75rem 0.625rem;
}

.service-02 .wlist .li:nth-child(2n+1) {
    margin-left: 0;
}

.service-02 .wlist .li img {
    max-height: 100%;
}

.service-02 .wlist .li:nth-child(2),
.service-02 .wlist .li:nth-child(1) {
    margin-bottom: .75rem;
}

.service-02 .wlist .li .img,
.service-02 .wlist .li .wen {
    display: inline-block;
    vertical-align: middle;
}

.service-02 .wlist .li .img {
    width: 5rem;
    height: 100%;
}

.service-02 .wlist .li .img img {
    width: auto;
    height: 100%;
}

.service-02 .wlist .li .wen {
    font-size: .4rem;
    width: calc(100% - (200rem/40));
    padding-left: 0.625rem;
    line-height: 1.25;
    /*overflow-y: auto;*/
    height: 100%;
}

.service-02 .wlist .li .wen .i0 {
    margin-bottom: .5rem;
    color: #0068b7;
    font-size: .6rem;
    font-family: "beba";
}

.con-tit .tit {
    color: #2f2f2f;
}

.servicebox03list {
    font-size: 0;
}

.servicebox03list .li {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    margin-left: 2%;
    border: 1px solid #d2d2d2;
    height: 200px;
    padding: 1.1rem 1.625rem;
    padding-left: 0;
    padding-right: .5rem;
    font-size: 0;
    transition: .5s ease-in-out;
}

.servicebox03list .li:hover {
    background: #eeeeee;
    transition: .5s ease-in-out;
}

.servicebox03list .li .img,
.servicebox03list .li .wen {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.servicebox03list .li .wen {
    padding-left: 1rem;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}

.servicebox03list .li .wen .i0 {
    font-size: .6rem;
    color: #000000;
    line-height: 1;
    margin-bottom: 0.375rem;
}

.servicebox03list .li .img {
    width: 5rem;
    height: 100%;
    position: relative;
}

.servicebox03list .li .img:after {
    position: absolute;
    content: "";
    width: 1px;
    max-height: 120px;
    height: 150%;
    background: #e5e5e5;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.servicebox03list .li .img img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    display: block;
}

.servicebox03list .li .wen {
    width: calc(100% - 5rem);
}

.servicebox03list .li:nth-child(3n+1) {
    margin-left: 0;
}

.service-03 {
    padding-top: 2.125rem;
    padding-bottom: 1.125rem;
}

.service-03 .con-tit {
    margin-bottom: 1.625rem;
}

.service-04 {
    padding-top: 1.125rem;
    padding-bottom: 2.5rem;
}

.servicebox04list {
    margin-top: 1.5rem;
}

.servicebox04list .list {
    padding-bottom: 2rem;
}

.servicebox04list .items-top {
    font-size: 0.5rem;
    line-height: 2rem;
    height: 2rem;
    color: #363636;
    padding: 0 1rem;
    cursor: pointer;
    position: relative;
}

.servicebox04list .items-top:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../image/j36.png) no-repeat center;
    background-size: 100%;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
}

.servicebox04list .items-top span {
    display: inline-block;
    width: .75rem;
}

.servicebox04list .items.active .items-top {
    background: #0068b7;
    color: #fff;
}

.servicebox04list .items.active .items-top:after {
    background: url(../image/j37.png) no-repeat center;
    background-size: 100%;
}

.servicebox04list .items-bot {
    padding: 0 1.75rem;
    padding-top: .75rem;
    padding-bottom: 1rem;
    display: none;
}

.servicebox04list .items-bot .wen {
    font-size: 0.45rem;
    line-height: 0.8rem;
}

.servicebox04list .items-bot .p {
    line-height: 2.3;
    font-size: .4rem;
    margin-top: 0.625rem;
}

.servicebox04list .items {
    border-bottom: 1px solid #cccccc;
}

.servicebox04list .items:nth-child(1) {
    border-top: 1px solid #cccccc;
}

.servicedetails {
    padding-top: 1.25rem;
    padding-bottom: 2.375rem;
}

.servicedetails-tit {
    border-bottom: 1px solid #e6e6e6;
    font-size: 0;
}

.servicedetails-tit .items {
    display: inline-block;
    font-size: 0.45rem;
    line-height: 1.5;
    color: #000000;
    margin: 0 1.1rem;
    padding: .75rem 0;
    position: relative;
    text-transform: capitalize;
}

.servicedetails-tit .items:hover,
.servicedetails-tit .items.active {
    color: #0068b7;
    transition: .5s ease-in-out;
}

.servicedetails-tit .items:hover:after,
.servicedetails-tit .items.active:after {
    opacity: 1;
    transition: .5s ease-in-out;
}

.servicedetails-tit .items:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    bottom: -1px;
    background: #0068b7;
    opacity: 0;
    transition: .5s ease-in-out;
}

.servicedetails-words {
    padding-top: 1.5rem;
}

.servicedetails-words .worss .tit,
.servicedetails-words .worss .t {
    text-align: center;
}

.servicedetails-words .worss .tl {
    text-align: left;
}

.servicedetails-words .worss .worssfl {
    margin-top: 1.625rem;
}

.servicedetails-words .worss .words {
    text-align: left;
    width: calc(100% - 90px);
    padding-right: 2.5rem;
    position: relative;
}

.servicedetails-words .worss .words .k0 {
    font-size: 0.45rem;
    color: #333333;
}

.servicedetails-words .worss .words .k:nth-child(n+2) {
    margin-top: .75rem;
}

.servicedetails-words .worss .words .items {
    /*padding-left: 1.25rem;*/
}

.servicedetails-words .worss .words .items:before {
    position: absolute;
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 50%;
    background: #666666;
    left: 0;
    top: .3rem;
    display: none;
}

.servicedetails-words .worss .words .p {
    max-width: 100%;
    width: 100%;
    margin-top: 0;
}

.servicedetails-words .worss .imglist {
    width: 90px;
}

.servicedetails-words .worss .imglist .img:nth-child(n+2) {
    margin-top: 2.5rem;
}

.servicedetails-words .worss .tit {
    color: #000000;
    line-height: 1.5;
}

.servicedetails-words .worss .t {
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    margin-top: .5rem;
    color: #333;
}

.news-video {
    width: 80%;
    margin: 25px auto;
}

.servicedetails-words .worss .p {
    font-size: .47rem;
    line-height: 0.875rem;
    /*width: 1045px;*/
    margin: 0 auto;
    /*max-width: 80%;*/
    margin-top: 1.25rem;
}

.servicedetails-words .table {
    margin-top: 1.5rem;
}

.table table {
    /*table-layout: fixed;*/
    width: 100%;
}

.table thead {
    font-size: 0.45rem;
}

.table thead td {
    height: 1.875rem;
    background: #0068b7;
    color: #fff;
    border-left: 1px solid #337cc2;
}

.table thead td:nth-child(1) {
    border-left: transparent;
}

.table tbody td {
    height: 1.875rem;
    border: 1px solid #b5b5b5;
    font-size: 0.45rem;
    color: #000000;
}

.table tbody tr:nth-child(2n+2) {
    background: #e4f0fc;
}

.warning-list {
    margin-top: 1.375rem;
    margin-bottom: 1.5rem;
}

.warning-list .i {
    display: inline-block;
    vertical-align: middle;
    width: 2.375rem;
    height: 2.375rem;
    margin: 0 1.125rem;
}

.warningwords-list {
    font-size: 0;
}

.warningwords-list .items {
    display: inline-block;
    vertical-align: top;
    font-size: .4rem;
    width: 24%;
    margin-left: 1.33%;
    background: #eeeeee;
    height: 6.25rem;
    position: relative;
    overflow: hidden;
    padding: 1.25rem 0.75rem;
    padding-bottom: 1.6rem;
    right: 0;
}

.warningwords-list .items .wen {
    font-size: .4rem;
    line-height: 1.8;
    overflow-y: auto;
    text-align: left;
}

.warningwords-list .items .span {
    font-size: 2.5rem;
    line-height: 1;
    color: #0068b7;
    position: absolute;
    right: 1rem;
    bottom: -.8rem;
}

.warningwords-list .items:nth-child(4n+1) {
    margin-left: 0;
}

.news-details {
    padding-bottom: 2.5rem;
}

.news-detail-bot {
    font-size: .45rem;
    margin-top: 1rem;
}

.news-detail-bot .detail-left {
    width: 70%;
}

.news-detail-bot .detail-left a {
    line-height: .75rem;
    height: .75rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s ease-in-out;
}

.news-detail-bot a:hover,
.news-detail-bot .detail-left a:hover {
    transition: .5s ease-in-out;
    color: #0061ae;
}

.news-detail-bot .details-right {
    width: 30%;
    text-align: right;
}

.news-detail-bot .details-right .tmore {
    display: inline-block;
    vertical-align: middle;
}

.news-detail-bot a {
    display: block;
    color: #666;
}

.ft22 {
    font-size: 0.55rem;
}

.technology-04 {
    /*background-color:#f6f7f7;*/
    /*background: url(../images/i35.jpg) no-repeat center;*/
    /*background: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,.1));*/
    background: linear-gradient(to bottom, #e8e8e8, #f7f7f7);
    background-size: cover;
    min-height: 27rem;
    padding-top: 2rem;
    padding-bottom: 1.75rem;
}

.technology-01 {
    background: url(../image/m15.png) no-repeat center;
    background-size: cover;
}

.technology-box {
    padding-top: 2.125rem;
    padding-bottom: 2.5rem;
}

.technology-box .items .words {
    overflow-y: hidden;
}

.technology-box .items .words .t0 {
    font-weight: bold;
    line-height: 1.5;
}

.technology-box .items .words .p {
    margin-top: .75rem;
    height: 3.25rem;
    overflow-y: auto;
    line-height: .65rem;
}

.technology-box .items .words .p::-webkit-scrollbar {
    width: 3px;
}

.service-02 .wlist .li .wen {
    padding-right: 3%;
}

.service-02 .wlist .li .wen::-webkit-scrollbar {
    width: 3px;
}

.technology-05 {
    padding-top: 2.25rem;
    padding-bottom: 1.375rem;
}

.technology-05 .text-tip {
    padding: 0.625rem 0.875rem;
    background: #f4f4f4;
    font-size: 17px;
    color: #da261e;
    line-height: 1.6;
}

.technology-05 .img-list {
    margin-top: 2.875rem;
    padding-top: 2rem;
    border-top: 1px solid #c5eaf8;
}

.technology-05 .top-words {
    font-size: 0;
    margin-bottom: 1.375rem;
}

.technology-05 .top-words .items {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 30px;
    width: 50%;
    padding-right: 1.125rem;
}

.technology-05 .top-words .items:nth-child(2) {
    padding-right: 0;
}

.technology-05 .top-words .items .p {
    margin-top: 0.45rem;
}

.technology-05 .top-words .items .tit {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    line-height: 26px;
}

.img-list {
    font-size: 0;
}

.img-list .li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-left: 5%;
}

.img-list .li:nth-child(3n+1) {
    margin-left: 0;
}

.img-list .li img {
    width: 100%;
}

.technology-02 {
    padding-top: 2.25rem;
}

.technology-02 .list {
    font-size: 0;
    margin-top: 1.875rem;
}

.technology-02 .list .items {
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    width: 22%;
    margin: 0 1.5%;
    vertical-align: top;
    transition: .5s ease-in-out;
    text-align: center;
}

.technology-02 .list .items:hover {
    transition: .8s ease-in-out;
    color: #006fb9;
}

.technology-02 .list .items:hover .img {
    transition: .8s ease-in-out;
}

.technology-02 .list .items:hover .img:after {
    opacity: 1;
    transition: .8s ease-in-out;
    transition-delay: .05s\0;
}

.technology-02 .list .items:hover .img img {
    transition: .8s ease-in-out;
}

.technology-02 .list .items:hover .img .i0 {
    opacity: 1;
}

.technology-02 .list .items:hover .img .i1 {
    opacity: 0;
}

.technology-02 .list .items .t0 {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 16px;
    font-weight: bold;
}

.technology-02 .list .img {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 auto;
    position: relative;
    transition: .5s ease-in-out;
    background: transparent;
    margin-bottom: .75rem;
}

.technology-02 .list .img:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: url(../image/kj04.png) no-repeat center;
    background-size: 100%;
    transition: .5s ease-in-out;
}

.technology-02 .list .items:hover .img:after {
    background: url(../image/m16.png) no-repeat center;
    background-size: 100%;
    transition: .8s ease-in-out;
}

.technology-02 .list .img img {
    display: block;
    transition: .8s ease-in-out;
    position: relative;
    z-index: 3;
}

.technology-02 .list .img .i0 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.technology-02 .images {
    width: 19.25rem;
    margin: 0 auto;
    margin-top: 2rem;
}

.technology-02 .images img {
    width: 100%;
}

.bocweb-header .bocweb-nav .nav-top {
    text-transform: capitalize;
}

.bocweb-logo {
    position: relative;
}

.bocweb-logo img {
    display: block;
    transition: .5s ease-in-out;
}

.bocweb-logo .i1 {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
}

.bocweb-header .nav-li a {
    display: block;
}

.bocweb-header .nav-li {
    vertical-align: top;
}

.bocweb-header .bocweb-nav .nav-box {
    font-size: 0;
}

.bocweb-header .nav-li .nav-bot a {
    color: #666;
}

body {
    transition: 1s ease-in-out;
}

.bodyactives2 .bocweb-header {
    position: relative;
}

.welcome-body .bocweb-header {
    position: absolute;
}

.pcheader {
    /*height: 80px;*/
}

.body-active .bocweb-header {
    /*background: #fff;*/
    background: rgba(255, 255, 255, .6);
}

.bocweb-header:after {
    z-index: 1;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2);
    opacity: 0;
    transition: .5s ease-in-out;
}

.bocweb-header .header {
    z-index: 3;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.body-active {
    transition: 1s ease-in-out;
}

.body-active .bocweb-header .nav-sousuo .span-top:after {
    background: url(../image/v1.png) no-repeat center;
}

.body-active .header {
    position: relative;
    z-index: 3;
}

.body-active .bocweb-header:after {
    transition: .5s ease-in-out;
    opacity: 1;
}

.body-active .bocweb-header .bocweb-logo img {
    transition: .5s ease-in-out;
}

.body-active .bocweb-header .bocweb-logo .i1 {
    opacity: 1;
}

.body-active .bocweb-header .bocweb-logo .i0 {
    opacity: 0;
}

.body-active .bocweb-header .nav-li {
    color: #333333;
}

.body-active .bocweb-header .nav-li a {
    color: #333333;
}

.body-active .bocweb-header .nav-sousuo {
    color: #333333;
}

.body-active .bocweb-header .nav-sousuo .lang:after {
    background: rgba(255, 255, 255, 0.15);
}

.body-active .bocweb-header .nav-sousuo .span-bot a {
    color: #333333;
}

.body-active .bocweb-header .nav-sousuo .span-bot a:hover,
.body-active .bocweb-header .nav-sousuo .span-bot a.active {
    color: #0061ae;
}

.body-active .bocweb-header .nav-sousuo .ser {
    background: url(../image/sears.png) no-repeat center;
    background-size: 100%;
}

.body-active .bocweb-header .bocweb-nav a:hover,
.body-active .bocweb-header .bocweb-nav a.active {
    color: #0061ae;
}

.body-active .bocweb-header .bocweb-nav:after {
    background: rgba(0, 0, 0, 0.15);
}

.btnbox .swiper-button-prev,
.btnbox .swiper-button-next {
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    transition: .5s ease-in-out;
    margin: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btnbox .swiper-button-prev:hover,
.btnbox .swiper-button-next:hover {
    transition: .5s ease-in-out;
}

.btnbox .swiper-button-prev {
    background: url(../image/nl.png) no-repeat center;
    background-size: 100%;
}

.btnbox .swiper-button-prev:hover {
    background: url(../image/nl1.png) no-repeat center;
    background-size: 100%;
}

.btnbox .swiper-button-next {
    background: url(../image/nl0.png) no-repeat center;
    background-size: 100%;
    margin-left: 1rem;
}

.btnbox .swiper-button-next:hover {
    background: url(../image/nl2.png) no-repeat center;
    background-size: 100%;
}

.product-box .product-tit {
    position: relative;
}

.product-box .btns {
    position: absolute;
    bottom: 0;
    height: 27px;
    line-height: 27px;
    font-size: 0;
    right: 0;
}

.product-box .swiper-button-prev,
.product-box .swiper-button-next {
    position: static;
    width: 25px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    transition: .5s ease-in-out;
}

.product-box .swiper-button-prev:hover,
.product-box .swiper-button-next:hover {
    transition: .5s ease-in-out;
}

.product-box .swiper-button-prev {
    background: url(../image/nl.png) no-repeat center;
    background-size: 100%;
}

.product-box .swiper-button-prev:hover {
    background: url(../image/nl1.png) no-repeat center;
    background-size: 100%;
}

.product-box .swiper-button-next {
    background: url(../image/nl0.png) no-repeat center;
    background-size: 100%;
    margin-left: 1rem;
}

.product-box .swiper-button-next:hover {
    background: url(../image/nl2.png) no-repeat center;
    background-size: 100%;
}

.system-box .items2 .li .words {
    height: calc(100% - 1.25rem);
}

.system-box .items2 .li .words .p {
    height: 100%;
}

.system-box .items2 .li .words .p::-webkit-scrollbar {
    width: 1px;
    height: 1px;
}

.about04 .items .word-ik .i0 {
    line-height: .9rem;
    height: .9rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.numbox {
    vertical-align: top;
}

.about04 .items .i1 {
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.body-fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}

.down-upload {
    display: none;
}

.downs-box {
    background: #fff;
    width: 785px;
    height: 440px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 80%;
    padding: 1.75rem 2.25rem 1.875rem 2.25rem;
}

.downs-box .box {
    position: relative;
}

.downs-box .close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../image/close.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

.downs-box .tit {
    color: #0068b7;
    line-height: 1.2;
    margin-bottom: 1rem;
}

.downs-box .items .subbox {
    margin-top: 30px;
    text-align: center;
    font-size: 0;
}

.downs-box .items .subbox input {
    width: 170px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
    background: #b5b5b5;
    transition: .5s ease-in-out;
    margin: 0 10px;
}

.downs-box .items .subbox input:hover {
    background: #0074c1;
    transition: .5s ease-in-out;
}

.downs-box .items .i {
    position: relative;
    height: 60px;
    line-height: 60px;
    border: 1px solid #dbdbdb;
    font-size: 16px;
    color: #c8c8c8;
}

.downs-box .items .i input[type=text] {
    width: 100%;
    height: 100%;
    padding-left: .75rem;
}

.downs-box .items .i:nth-child(1) {
    margin-bottom: 20px;
}

.downs-box .items .i .img {
    border-left: 1px solid #dbdbdb;
    overflow: hidden;
    cursor: pointer;
}

.downs-box .items .i .img img {
    height: 100%;
}

.downs-box .items .i .file {
    background: #b5b5b5;
    cursor: pointer;
}

.downs-box .items .i .file span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.downs-box .items .i .file input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0;
}

.downs-box .items .li-lr {
    width: 4.375rem;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

body.ons,
html.ons {
    overflow: hidden;
}

.w1000 {
    width: 1000px;
}

.downs-box.w1000 {
    height: auto;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.downs-box {
    max-height: 100%;
}

.downs-text .text {
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 1rem;
}

.downs-text textarea {
    width: 100%;
    resize: none;
    height: 75px;
    border: 2px solid #e4e4e4;
    line-height: 1.2;
    padding: 10px 5px;
    font-size: 16px;
    color: #333333;
    display: block;
}

.downs-text .submit {
    text-align: right;
    margin-top: .75rem;
}

.downs-text .submit input {
    text-align: center;
    width: 220px;
    height: 60px;
    background: #0074c1;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.up-box {
    position: absolute;
    width: 560px;
    height: 340px;
    left: 50%;
    top: 50%;
    background: #f7f7f7;
    transform: translate(-50%, -50%);
}

.up-box .close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../image/close.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

.up-box .titles {
    height: 90px;
    line-height: 90px;
    padding-right: 60px;
    background: #fff;
    color: #0068b7;
    padding-left: 0.875rem;
    position: relative;
    border-bottom: 1px solid #ececec;
}

.up-box .imgbox {
    height: 250px;
    line-height: 250px;
    text-align: center;
}

.up-box .imgbox .imgs {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
}

.up-box .imgbox .imgs .img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.up-box .imgbox .imgs .active {
    animation: circlebox 3s linear .01s infinite;
}

.up-box .imgbox .imgs .span {
    margin-top: 28px;
}

.search-alert .cent-form,
.search-alert.active .cent-form {
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}

.technology-03 {
    padding-top: 2.75rem;
    /*padding-bottom: (70rem/40);*/
    padding-bottom: 70px;
    min-height: 21.375rem;
    background: url(../image/n10.png) no-repeat center;
    background-size: cover;
    position: relative;
}

.technology-03 .con-tit {
    margin-bottom: 3.875rem;
}

.technology-03:before {
    position: absolute;
    max-width: 100%;
    content: "";
    width: 815px;
    height: 300px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 1.75rem;
    background: url(../image/n9.png) no-repeat center;
    background-size: cover;
}

.technology-04 {
    overflow: hidden;
}

.technology-04 .images-list {
    width: 17.875rem;
    height: 17.75rem;
    margin: 0 auto;
    margin-top: 4rem;
    position: relative;
}

.technology-04 .images-list .items {
    position: absolute;
    width: 2.15rem;
    height: 2.15rem;
}

.technology-04 .images-list .items:hover .span {
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items:hover .span .p {
    opacity: 1;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items:hover .span .t {
    border-top-color: #0074c1;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items.active .i,
.technology-04 .images-list .items:hover .i {
    background-color: #0074c1;
}

.technology-04 .images-list .items .i {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #666666;
    cursor: pointer;
}

.technology-04 .images-list .items .i img {
    display: block;
    width: 100%;
}

.technology-04 .images-list .items .span {
    font-size: .4rem;
    line-height: .6rem;
    width: 11rem;
    position: absolute;
    text-align: center;
    top: -1.75rem;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items .span .t {
    padding-top: .75rem;
    border-top: 3px solid transparent;
    display: inline-block;
    vertical-align: top;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items .span .t .tit {
    font-size: 0.5rem;
    color: #666666;
    line-height: .6rem;
    max-height: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
}

.technology-04 .images-list .items .span .p {
    height: 1.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 0.25rem;
    opacity: 0;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box {
    position: relative;
}

.technology-04 .images-list .items-box .num {
    text-align: center;
}

.technology-04 .images-list .items-box .i {
    width: 2.15rem;
    height: 2.15rem;
    margin: auto;
}

.technology-04 .images-list .items-box:hover .span {
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box:hover .span .p {
    opacity: 1;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box:hover .span .t {
    border-top-color: #0074c1;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box .i {
    border-radius: 50%;
    background: #666666;
    cursor: pointer;
}

.technology-04 .images-list .items-box .i img {
    display: block;
    width: 100%;
}

.technology-04 .images-list .items-box .span {
    font-size: .4rem;
    line-height: .6rem;
    width: 11rem;
    position: absolute;
    text-align: center;
    top: -1.75rem;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box .span .t {
    padding-top: .75rem;
    border-top: 3px solid transparent;
    display: inline-block;
    vertical-align: top;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box .span .t .tit {
    font-size: 0.45rem;
    color: #666666;
    line-height: .6rem;
    max-height: 1.2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
}

.technology-04 .images-list .items-box .span .p {
    height: 1.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 0.25rem;
    opacity: 0;
    transition: .5s ease-in-out;
}

.technology-04 .images-list .items-box .span .p>div {
    border: none!important;
}

.technology-04 .images-list .items1 {
    left: 0;
    right: 0;
    margin: auto;
    top: 0.25rem;
}

.technology-04 .images-list .items1 .span {
    left: 50%;
    margin-left: -5.5rem;
}

.technology-04 .images-list .items1:hover .span {
    top: -3rem;
}

.technology-04 .images-list .items5 {
    left: 4px;
    margin: auto;
    top: 6.6rem;
    text-align: right;
}

.technology-04 .images-list .items5:hover .span,
.technology-04 .images-list .items4:hover .span {
    top: -50%;
}

.technology-04 .images-list .items5 .span,
.technology-04 .images-list .items4 .span {
    left: auto;
    width: 8.25rem;
    right: 3.075rem;
    text-align: right;
    top: 0;
}

.technology-04 .images-list .items2:hover .span,
.technology-04 .images-list .items3:hover .span {
    top: -50%;
}

.technology-04 .images-list .items2 .span,
.technology-04 .images-list .items3 .span {
    right: auto;
    width: 8.25rem;
    left: 3.075rem;
    text-align: left;
    top: 0;
}

.technology-04 .images-list .items2 {
    right: 4px;
    margin: auto;
    top: 6.6rem;
}

.technology-04 .images-list .items3 {
    right: 3.375rem;
    margin: auto;
    bottom: .5rem;
}

.technology-04 .images-list .items4 {
    left: 3.375rem;
    margin: auto;
    bottom: .5rem;
}

.technology-04 .images-list .imgs {
    position: relative;
}

.technology-04 .images-list .imgs .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    line-height: 1.25rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
    padding-top: 1rem;
}

.technology-03 .listbox {
    width: 648px;
    height: 414px;
    margin: 0 auto;
    position: relative;
}

.technology-03 .listbox .spanbox .span {
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #0074c1;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
}

.technology-03 .listbox .spanbox .span.span1 {
    top: 240px;
    right: 38px;
}

.technology-03 .listbox .spanbox .span.span2 {
    top: 102px;
    right: 0;
}

.technology-03 .listbox .spanbox .span.span3 {
    top: 0;
    right: 235px;
}

.technology-03 .listbox .spanbox .span.span4 {
    top: 43px;
    left: 60px;
}

.technology-03 .listbox .spanbox .span.span5 {
    top: 140px;
    left: 70px;
}

.technology-03 .listbox .spanbox .span.span6 {
    top: 220px;
    left: 5px;
}

.technology-03 .listbox .spanbox .span.span7 {
    top: 330px;
    left: 105px;
}

.technology-03 .listbox .spanbox .span.span8 {
    top: 375px;
    left: 420px;
}

.technology-03 .listbox .spanbox .span .num {
    position: relative;
    border-radius: 50%;
    left: 0;
    font-size: 20px;
    z-index: 4;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.technology-03 .listbox .spanbox .span .num:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../image/cha.png) no-repeat center;
    background-size: 100%;
    opacity: 0;
    transition: .5s ease-in-out;
}

.technology-03 .listbox .spanbox .text .txt {
    transition: .5s ease-in-out;
    font-size: .4rem;
    width: 0;
    height: 42px;
    line-height: 42px;
    background: #0074c1;
    position: absolute;
    left: -3px;
    top: -3px;
    padding-left: 42px;
    z-index: 1;
    border-radius: 42px;
    opacity: 0;
    overflow: hidden;
}

.technology-03 .listbox .imgs {
    position: relative;
}

.technology-03 .listbox .imgs img {
    display: block;
}

.technology-03 .listbox .imgs img.i {
    position: absolute;
    left: 0;
    top: 0;
}

.technology-03 .listbox .spanbox .span .num:before {
    animation: anime 2s infinite;
}

@media screen and (min-width: 1025px) {
    .technology-03 .listbox .spanbox .span.span4:hover .num,
    .technology-03 .listbox .spanbox .span.span5:hover .num,
    .technology-03 .listbox .spanbox .span.span6:hover .num,
    .technology-03 .listbox .spanbox .span.span7:hover .num {
        text-indent: 150%;
    }
    .welcome-banner .images {
        max-height: 100vh;
    }
    .technology-03 .listbox .spanbox .span:hover .num:before {
        animation: none;
        opacity: 0;
    }
    .warningwords-list .items,
    .service-02 .wlist .li {
        transition: .5s ease-in-out;
    }
    .warningwords-list .items:hover,
    .service-02 .wlist .li:hover {
        transition: .5s ease-in-out;
        transform: translateY(-5%);
        box-shadow: 0 3px 10px 5px rgba(194, 195, 196, 0.6);
    }
    .prodetails-01 .words {
        padding-right: 10%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        max-height: 90%;
        overflow-y: auto;
    }
}

.about03-swiper .btnsswiper {
    padding: 0 .75rem;
}

@media screen and (max-width: 1850px) {
    .technology-04 .con-tit .p {
        font-size: .4rem;
    }
    .technology-02 .list .items .t0 {
        font-size: .4rem;
    }
    .technology-02 .images {
        width: 17rem;
    }
    .technology-03 .listbox .spanbox .span.span8 {
        top: 350px;
        left: 390px;
    }
    .technology-03 .listbox .spanbox .span.span7 {
        top: 310px;
        left: 97px;
    }
    .technology-03 .listbox .spanbox .span.span5 {
        top: 132px;
        left: 65px;
    }
    .technology-03 .listbox .spanbox .span.span1 {
        top: 230px;
        right: 30px;
    }
    .technology-03 .listbox .spanbox .span.span6 {
        top: 210px;
        left: 1px;
    }
    .technology-03 .listbox {
        width: 600px;
    }
    .technology-03 .listbox .spanbox .span .num {
        font-size: 15px;
    }
    .technology-box .items .words .t0 {
        line-height: 1.4;
    }
    .ft22 {
        font-size: .5rem;
    }
    .quality-box .words {
        font-size: .4rem;
    }
    .technology-04 .images-list {
        width: 16.5rem;
        height: 16.5rem;
    }
    .technology-04 .images-list .items {
        width: 1.8rem;
        height: 1.8rem;
    }
    .technology-05 .top-words .items .tit {
        font-size: 16px;
    }
    .con-banner .banner-swiper .items {
        height: 2rem;
        line-height: 2rem;
        font-size: .45rem;
    }
    .technology-05 .top-words .items {
        font-size: 14px;
        line-height: 26px;
    }
    .w1680 {
        width: 80%;
    }
    .w1540 {
        max-width: 80%;
    }
    .welcome-products .products-top .products-tit {}
    .service-02 .wlist .li .wen {
        font-size: .35rem;
    }
    .service-02 .wlist .li .img {
        width: 4rem;
    }
    .service-02 .wlist .li .wen {
        width: calc(100% - 4rem);
    }
    .service-01 .list .img {
        width: 2.5rem;
        height: 2.5rem;
    }
    .ft45 {
        font-size: 1rem;
    }
    .ft46 {
        font-size: 1rem;
    }
    .bocweb-header .nav-li {
        font-size: 16px;
    }
    .servicebox04list .items-top {
        /*font-size: .5rem;*/
    }
    .servicebox04list .items-top:after {
        width: 20px;
        height: 20px;
    }
    .system-box .numlist .n span {
        font-size: 1.2rem;
    }
    .system-box .numlist .numbox {
        padding-left: 1.2rem;
    }
    .system-box .numlist .numbox {
        font-size: .4rem;
    }
    .about04 .items .word-ik .i0 {
        font-size: .47rem;
    }
    .about04 .items .word {
        font-size: 16px;
    }
}

@media screen and (max-width: 1700px) {
    .about02-top .list .li {
        padding: 1.2rem 0;
    }
    .about02-top .list .li .i0-1 {
        font-size: .55rem;
    }
    .servicebox03list .li .wen {
        font-size: 14px;
        line-height: 20px;
    }
    .servicebox03list .li {
        height: 170px;
    }
    .servicebox03list .li .img img {
        width: 2.25rem;
        height: 2.25rem;
    }
    .service-01 .list .items {
        margin: 0 .2rem;
    }
}

.prodetails-tit .tit {
    height: 1rem;
    position: relative;
    top: -.5rem;
}

@media screen and (max-width: 1460px) {
    .titlist-libox .li:last-child .li-bot {
        width: 230%;
    }
    .w1680 {
        width: 90%;
    }
    .camel-list .camel-fr .t0 {
        font-size: 18px;
    }
    .camel-list .camel-fr .t1 {
        font-size: 15px;
    }
    .camel-list .camel-fr .items .t2 {
        line-height: 20px;
        height: 40px;
    }
    .loadmore .more {
        line-height: 50px;
        height: 50px;
        padding: 0 30px;
        font-size: 16px;
    }
    .news-bot .items .jt {
        margin-top: .7rem;
    }
    .news-bot .items .biaoti {
        font-size: 16px;
        line-height: 22px;
        height: 44px;
    }
    .down .list .items {
        font-size: 16px;
    }
    .download-btn {
        line-height: 50px;
        height: 50px;
        padding: 0 1rem;
        font-size: 16px;
    }
    .products-swiper .items .pbox .i {
        line-height: 2;
    }
    .technology-04 .images-list .items .span .t .tit {
        font-size: .5rem;
    }
    .technology-04 .images-list {
        width: 15rem;
        height: 15rem;
    }
    .con-tit .p {
        font-size: 16px;
    }
    .technology-05 .top-words .items {
        font-size: 13px;
        line-height: 1.8;
    }
    .down .list .items img {
        max-width: 60%;
    }
    .service-02 .wlist .li .wen {
        padding-left: .4rem;
    }
    .service-02 .wlist .li {
        padding: 0.5rem 0.4rem;
    }
    .service-02 .wlist .li .wen .i0 {
        font-size: .6rem;
        margin-bottom: .3rem;
    }
    .service-01 .list .items {
        width: 25%;
        margin: 0;
    }
    .about02-top .list .li .i0 {
        margin-bottom: .25rem;
    }
    .partner-box {
        width: 80%;
    }
    .system-box .numlist .numbox {
        font-size: .3rem;
    }
    .bocweb-footer .bocweb-footer-top .items .items-top {
        font-size: 18px;
        margin-bottom: .6rem;
    }
    .technology-02 .list .items .t0 {
        font-weight: bold;
        line-height: .6rem;
        /*height: 1.8rem;*/
        overflow: hidden;
    }
    .welcome-products .selects-box .input {
        font-size: 14px;
    }
    .welcome-products .ac .selects-box .selectbot {
        bottom: 40px;
    }
    .welcome-products .selects-box .input {
        height: 40px;
        line-height: 40px;
    }
    .bocweb-footer .bocweb-footer-top .items .items-bot {
        font-size: 12px;
        line-height: 1.6;
    }
    .bocweb-footer .itembox-bot .img {
        width: 2.6rem;
    }
    .bocweb-footer .itembox-bot .p {
        font-size: 12px;
        line-height: 1.8;
    }
    .bocweb-footer .bocweb-footer-bot {
        line-height: 60px;
        height: 60px;
        font-size: 12px;
    }
    .s-select .select-top {
        font-size: 16px;
    }
    .prodetails-tit .titlist .li-top {
        font-size: .38rem;
    }
    .prodetails-tit .titlist .li-top:nth-child(n+2) {
        margin-left: 1.2rem;
    }
}

@media screen and (max-width: 1370px) {
    .service-02 .wlist .li {
        width: calc((100% - 20px)/2);
        margin-left: 10px;
        height: calc((100% - 10px)/2);
    }
    .service-02 .wlist .li:nth-child(2),
    .service-02 .wlist .li:nth-child(1) {
        margin-bottom: 10px;
    }
    .service-02 .wlist {
        width: calc(68% - 10px);
    }
}

@media screen and (max-width: 1350px) {
    .technology-04 .con-tit .p {
        max-width: 80%;
    }
    .dealer-box .map .words {
        right: 5rem;
    }
    .mapbox .map-input .input {
        height: 50px;
    }
    .products-swiper .items .pbox .i {
        padding: 0 .15rem;
    }
    .prodetails-tit .titlist .li:nth-child(n+2) {
        margin-left: 1rem;
    }
    .service-01 .list .items {
        font-size: 12px;
    }
    .service-02 .wlist .li .img {
        width: 3.5rem;
    }
    .service-02 .wlist .li .wen {
        width: calc(100% - 3.5rem);
    }
    .servicebox03list .li .img img {
        width: 2rem;
        height: 2rem;
    }
    .servicebox03list .li .img {
        width: 3rem;
        height: auto;
    }
    .servicebox03list .li .wen {
        width: calc(100% - 3rem);
    }
    .servicebox03list .li {
        height: 140px;
    }
    .contacts-box .contacts-tit .li {
        font-size: .3rem;
    }
    .system-box .items1 .words {
        padding: 1.05rem 0.175rem 0.175rem 1.05rem;
    }
    .system-box .numlist .numbox {
        font-size: 12px;
        padding-left: .6rem;
    }
    .system-box .items1 .numlist {
        margin-top: 1.25rem;
    }
    .about04 .items .i1 {
        font-size: 16px;
        height: 60px;
        line-height: 20px;
    }
    .about03-swiper .swiper-slide .items .words {
        padding-left: 1rem;
        padding-bottom: 1.5rem;
    }
    .about03-swiper .swiper-slide .items {
        width: 200%;
    }
    .about02-top .list .li .i0-1 {
        font-size: .35rem;
    }
    .about02-top .list .li .span,
    .about02-top .list .li .wens {
        font-size: .4rem;
    }
}

@media screen and (max-width: 1190px) {
    .service-01 .list .items {
        width: 23%;
        margin: 0 1%;
    }
    .news-top .news-02 .input {
        width: 380px;
    }
    .welcome-products .ac .selects-box .selectbot {
        bottom: 45px;
    }
    .bocweb-footer .bocweb-footer-bot {
        height: auto;
        line-height: 1.5;
    }
    .prodetails-tit .titlist .li:nth-child(n+2) {
        margin-left: .6rem;
    }
}

.contactsform .con-tit .p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 1025px) {
    .technology-03 .listbox .spanbox .span .num {
        /*overflow: hidden;*/
    }
    .technology-03 .listbox .spanbox .span:hover .num {
        overflow: hidden;
        transition: .5s ease-in-out;
        text-indent: -150%;
    }
    .technology-03 .listbox .spanbox .span:hover .num:after {
        transition: .5s ease-in-out;
        opacity: 1;
    }
    .technology-03 .listbox .spanbox .span:hover .text .txt {
        /*width: 8.125rem;*/
        width: 5rem;
        transition: .5s ease-in-out;
        opacity: 1;
    }
    .technology-03 .listbox .spanbox .span.span2:hover .text .txt,
    .technology-03 .listbox .spanbox .span.span4:hover .text .txt,
    .technology-03 .listbox .spanbox .span.span6:hover .text .txt,
    .technology-03 .listbox .spanbox .span.span8:hover .text .txt {
        width: 5rem;
    }
    .technology-03 .listbox .spanbox .span.span3:hover .text .txt,
    .technology-03 .listbox .spanbox .span.span5:hover .text .txt,
    .technology-03 .listbox .spanbox .span.span7:hover .text .txt {
        width: 4rem;
    }
    .technology-03 .listbox .spanbox .span1 .text .txt,
    .technology-03 .listbox .spanbox .span2 .text .txt,
    .technology-03 .listbox .spanbox .span3 .text .txt,
    .technology-03 .listbox .spanbox .span8 .text .txt {
        padding-right: 5px;
    }
    .technology-03 .listbox .spanbox .span4 .text .txt,
    .technology-03 .listbox .spanbox .span5 .text .txt,
    .technology-03 .listbox .spanbox .span6 .text .txt,
    .technology-03 .listbox .spanbox .span7 .text .txt {
        left: auto;
        padding-left: 5px;
        right: -3px;
        padding-right: 42px;
    }
}

.unbox {
    position: relative;
}

@media screen and (max-width: 1024px) {
    .technology-box .items .words .t0 {
        padding-right: 0;
    }
    .technology-04 .con-tit .p {
        max-width: 100%;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span {}
    .technology-03.technology-03mbox .listbox .spanbox .span {
        width: 200px;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span1 {
        width: 300px;
    }
    .technology-03.technology-03mbox .listbox .spanbox .text .txt {
        padding-left: 50px;
    }
    .service-02 .wlist .li {
        width: calc((100% - 10px)/2);
    }
    .servicedetails-words img {
        width: auto!important;
        height: auto!important;
    }
    .bodyactives2 .pcheader {
        height: auto;
    }
    .technology-04 .images-list .items .span {
        display: none;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span .num:before {
        display: none;
    }
    .about04 .items .word:after {
        bottom: -30%;
    }
    .about02-top .list .li .wens {
        width: 60%;
    }
    .about02-top .list .li:nth-child(4) {
        text-align: center;
    }
    .about02-top .list .li:nth-child(1) {
        text-align: center;
    }
    .prodetails-tit .titlist .swiper-container .swiper-wrapper {
        /*overflow: hidden;*/
    }
    .prodetails-tit .titlist {
        position: relative;
    }
    .w1680 {
        width: 90%;
    }
    .prodetails-tit .tit {
        top: 0;
        height: auto;
    }
    .pcheader {
        height: auto;
    }
    .service-01 .list .items .t1 {
        max-width: 100%;
    }
    .quality-box .words .wordsbox {
        position: relative;
        padding: 0;
        top: auto;
        transform: translateY(0);
    }
    .quality-box .words {
        padding: 1.5rem;
    }
    .quality-box .words .p {
        height: auto;
        overflow: hidden;
    }
    .technology04-swiper .swiper-container {
        overflow: visible;
    }
    .system-box .items2 .li .words {
        height: auto;
    }
    .service-01 .list .t0 {
        height: auto;
        line-height: 1.2;
    }
    .technology-box .items .words .p {
        line-height: 1.5;
    }
    .technology04-swiper {
        margin-top: 2rem;
    }
    .technology-04 .images-list .swiper-slide:nth-child(1) .items-box .line {
        width: 50%;
        left: auto;
        right: 0;
    }
    .technology-04 .images-list .swiper-slide:last-child .items-box .line {
        width: 50%;
    }
    .technology-04 .images-list .items-box {
        display: none;
    }
    .technology-04 .images-list .items-box .num {
        font-size: 15px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 10px;
        color: #666666;
    }
    .technology-04 .images-list .items-box .line {
        width: 100%;
        top: 58px;
        left: 0;
        height: 0;
        border-top: 2px dotted #adadad;
        position: absolute;
        z-index: -1;
        display: none;
    }
    .technology-04 .images-list .items-box .i {
        width: 60px;
        height: 60px;
    }
    .technology-04 .images-list .items-box .span .p {
        opacity: 1;
        height: auto;
        display: block;
        overflow: visible;
    }
    .technology-04 .images-list .items-box .span {
        width: 100%;
    }
    .technology-04 .images-list .items-box .span .t {
        border-top: none;
    }
    .technology-04 .images-list .items-box .span {
        position: static;
    }
    .technology-04 .images-list img {
        width: 100%;
    }
    .technology-04 .images-list .imgs {
        width: 80%;
        margin: 0 auto;
    }
    .vmore {
        width: 250px;
        height: 65px;
        border: 2px solid #e5e5e5;
        line-height: 61px;
        text-align: center;
        font-size: 20px;
        color: #0074c1;
        margin: 0 auto;
        margin-top: 50px;
    }
    .technology-04 .images-list {
        height: auto;
        width: 100%;
    }
    .spanbox2 {
        /*height: 166px;*/
        overflow: hidden;
    }
    .spanbox2.active {
        height: auto;
    }
    .technology-03.technology-03mbox .listbox .spanbox .text .txt {
        left: 0;
        top: 0;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span .num {
        left: 3px;
        top: 3px;
    }
    .technology-04 .images-list .items .span {
        position: static;
    }
    .technology-04 .images-list .items .i {
        width: 2.15rem;
        height: 2.15rem;
    }
    .technology-04 .images-list .items {
        width: 2.15rem;
        height: 2.15rem;
    }
    .technology-04 .images-list .items1 {
        top: 0.6rem;
    }
    .technology-04 .images-list .items2 {
        right: 4rem;
        top: 10rem;
    }
    .technology-04 .images-list .items3 {
        right: 8.5rem;
        bottom: 1rem;
    }
    .technology-04 .images-list .items4 {
        left: 8.5rem;
        bottom: 1rem;
    }
    .technology-04 .images-list .items5 {
        left: 4rem;
        top: 10rem;
    }
    .downs-box {
        width: 90%;
        max-width: 90%;
    }
    .downs-box {
        bottom: auto;
        height: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .about03-swiper .swiper-slide {
        width: 35%;
    }
    .about04 .items img {
        width: 100%;
    }
    .about04 .items .i1 {
        opacity: 1;
    }
    .about04 .items .word {
        bottom: 0;
    }
    .about02-top .list .li {
        width: 50%;
    }
    .about02-top .list .li:nth-child(2n+1):before {
        display: none;
    }
    .about-top .words,
    .about-top .about01-top .images {
        width: 100%;
        padding: 0;
    }
    .about-top .words img,
    .about-top .about01-top .images img {
        width: 100%;
    }
    .about-top .about01-top .images {
        position: static;
        margin-top: 20px;
    }
    .about-top .wen {
        height: auto;
    }
    .news-top .news-02 .tul,
    .news-top .news-02 .input {
        width: 100%;
    }
    .news-top .news-02 .tul {
        margin-bottom: 20px;
    }
    .servicebox03list .li .wen {
        font-size: 12px;
        line-height: 1.5;
    }
    .servicebox03list .li {
        height: 140px;
    }
    .service-02 .wlist .li {
        height: 6rem;
    }
    .service-02 .wlist .li .img img {
        height: auto;
    }
    .dealer-box .map .words {
        right: 2rem;
    }
    .partner-list .li {
        width: 32%;
        margin-left: 2%;
    }
    .partner-list .li:nth-child(5n+1) {
        margin-left: 2%;
    }
    .partner-list .li:nth-child(3n+1) {
        margin-left: 0;
    }
    .prodetails-01 .words {
        margin-top: 1rem;
    }
    .prodetails-01 .images,
    .prodetails-01 .words {
        width: 100%;
    }
    .prodetails-01 .images img,
    .prodetails-01 .words img {
        width: 100%;
    }
    .prodetails-tit .tit,
    .prodetails-tit .titlist {
        width: 100%;
    }
    .prodetails-tit .titlist {
        margin-top: 1rem;
    }
    .prodetails-tit .titlist .li-top {
        padding-bottom: 1rem;
    }
    .prodetails-tit .titlist {
        /*overflow: hidden;*/
        padding: 0 30px;
    }
    .prodetails-tit .titlist .swiper-container {
        overflow: visible;
        position: static;
    }
    .prodetails-tit .titlist .btnbox .swiper-button-next {
        /*right: -30px;*/
        right: 0;
    }
    .prodetails-tit .titlist .btnbox .swiper-button-prev {
        /*left: -30px;*/
        left: 0;
    }
    .down .list .items {
        width: 48%;
        margin-left: 4%;
    }
    .down .list .items:nth-child(4n+1) {
        margin-left: 4%;
    }
    .down .list .items:nth-child(2n+1) {
        margin-left: 0;
    }
    .banner-swiper .swiper-container {
        width: 100%;
    }
    .service-02 .images {
        width: 100%;
        margin-bottom: 20px;
    }
    .service-02 .images img {
        width: 100%;
    }
    .service-02 .wlist {
        width: 100%;
        position: static;
    }
    .service-01 .list .items {
        width: 48%;
        margin-bottom: 2%;
    }
    .contacts-box .contacts-tit .li:nth-child(n+2) {
        margin-left: 0;
    }
    .contacts-box .contacts-tit .li {
        width: 32%;
        margin-bottom: 10px;
        margin-right: 2%;
    }
    .contacts-box .contacts-tit .li:nth-child(3n+3) {
        margin-right: 0;
    }
    .contacts-words .items {
        width: 49%;
        margin-left: 2%;
    }
    .camel-list .camel-fr,
    .camel-list .camel-fl {
        width: 100%;
    }
    .camel-list .camel-fr {
        margin-top: 25px;
    }
    .camel .input {
        max-width: 100%;
        height: .8rem;
    }
    .system-box .images,
    .system-box .words {
        width: 100%;
    }
    .system-box .images img,
    .system-box .words img {
        width: 100%;
    }
    .system-box .items2 .li .words {
        position: static;
    }
    .system-box .numlist {
        text-align: center;
    }
    .system-box .numlist .numbox {
        width: 33.33%;
        margin-bottom: 15px;
    }
    .system-box .numlist .numbox:nth-child(3n+1):before {
        display: none;
    }
    .system-box .items2 .li {
        padding-top: 0;
    }
    .quality-box .images {
        width: 100%;
    }
    .quality-box .words {
        width: 100%;
        position: static;
    }
    .technology-box .items .words .p {
        height: auto;
        overflow: hidden;
    }
    .technology-02 {
        padding-top: 1.5rem;
    }
    .technology-box .quality-box .items:nth-child(2n+1) {
        padding-bottom: 0;
    }
    .technology-02 .list .items {
        width: 48%;
        margin: 5% 1%;
    }
    .technology-05 .top-words .items {
        width: 100%;
        padding: 0;
    }
    .technology-05 .top-words .items:nth-child(n+2) {
        margin-top: 40px;
    }
    .technology-03 .listbox .spanbox2 .span {
        position: relative;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
    }
    .technology-03 .listbox .spanbox2 .span .num {
        overflow: hidden;
    }
    .technology-03 .listbox .spanbox2 .span .num {
        overflow: hidden;
        transition: .5s ease-in-out;
        background: #fff;
        color: #0074c1;
    }
    .technology-03 .listbox .spanbox2 .span .num:after {
        transition: .5s ease-in-out;
        opacity: 0;
    }
    .technology-03 .listbox .spanbox2 .span .text .txt {
        width: 8.125rem;
        transition: .5s ease-in-out;
        opacity: 1;
    }
    .technology-03 .listbox {
        height: auto;
    }
    .technology-03 .listbox .spanbox .span .num {
        width: 36px;
        border-radius: 36px;
        height: 36px;
    }
    .technology-04 .images-list .items {
        /*display: none;*/
    }
    .technology-03mbox {
        min-height: 0;
        background: #fff;
    }
    .technology-03mbox:before {
        display: none;
    }
    .technology-03mbox.technology-03 {
        padding-top: 0;
        padding-bottom: .6rem;
    }
    .technology-03.technology-03mbox .listbox {
        height: auto;
    }
    .technology-03 .listbox .spanbox2 .span .text .txt {
        font-size: 14px;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span {
        /*width: 80%;*/
        height: 42px;
        margin: 0 auto;
        border-radius: 42px;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span:nth-child(n+2) {
        /*margin-top: 20px;*/
    }
    .technology-03.technology-03mbox .listbox .spanbox2 .span .text .txt {
        width: 100%;
        /*padding-right: 5%;*/
        /*width: auto;*/
        text-align: left;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span {
        /*width: 100%;*/
        /*width: auto;*/
    }
    .technology-04 .images-list .technology04-swiper .items {
        display: block;
    }
    .contacts-box .contacts-tit .li.btn {
        width: 32%;
    }
}

.pc767 {
    display: block;
}

.m767 {
    display: none;
}

@keyframes start {
    0%,
    30% {
        opacity: 0;
        transform: translate(0, -2px);
    }
    40% {
        opacity: 1;
        transform: translate(0px, -6px);
    }
    100% {
        opacity: 0;
        transform: translate(0px, -10px);
    }
}

@keyframes start2 {
    0%,
    30% {
        opacity: 0;
        transform: translate(0, -10px);
    }
    40% {
        opacity: 1;
        transform: translate(0px, -6px);
    }
    100% {
        opacity: 0;
        transform: translate(0px, -2px);
    }
}

.ttop svg {
    height: 45%;
    width: 45%;
    position: relative;
    display: block;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    animation: start 2s infinite ease-in-out;
    fill: #0061ae;
}

.ttop {
    background: #fff;
}

.ttop:hover {
    background: #fff;
}

.news-detail-bot .details-right .tmore {
    color: #fff;
    text-align: center;
    width: 110px;
    height: 45px;
    line-height: 45px;
    background: #0061ae;
    border-radius: 8px;
}

.con-banner .words .btns:after {
    animation: start2 2s infinite ease-in-out;
}

@media screen and (max-width: 767px) {
    .bocweb-footer .itembox-bot .p .pli {
        width: 100%;
    }
    .ttop {
        width: .65rem;
        height: .65rem;
    }
    .con-banner .words .w {
        top: calc(8% + 45px);
    }
    .bocweb-footer .itembox-bot .p .pli:nth-child(1) {
        margin-bottom: .35rem;
    }
    .about03 .tit,
    .about04 .tit,
    .welcome-servers .tit,
    .con-banner .words .tit,
    .camel-list .txt,
    .quality-box .items .t0,
    .about04 .items .word-ik .i0,
    .news-top .news-01 .t01,
    .servicedetails-words .worss .tit,
    .welcome-introduction .words .video-more,
    .products-bot .items .words-01 .en,
    .prodetails-tit .tit,
    .con-tit .tit {
        word-spacing: .1rem;
    }
    .viewmore,
    .downs-box .tit,
    .contacts-words .items .tit,
    .prodetails-01 .tit {
        word-spacing: .1rem;
    }
    .technology-04 .con-tit .p {
        font-size: .24rem;
    }
    .ttop {
        right: .3rem;
        bottom: .6rem;
    }
    .prodetails-tit .titlist .li-top:before {
        width: .15rem;
        height: .15rem;
        top: .1rem;
    }
    .prodetails-tit .titlist .li-top {
        padding-right: .2rem;
    }
    .prodetails-tit .titlist .li-bot a {
        font-size: .2rem;
        line-height: 1.2;
        padding: .1rem 0;
    }
    .titlist-libox .li .li-bot {
        padding: .15rem .05rem;
        /*width: 150%;*/
        /*left: -25%;*/
        width: 100%;
        text-align: center;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span {
        width: 3.5rem;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span1 {
        width: 5rem;
    }
    .technology-03.technology-03mbox .listbox .spanbox .text .txt {
        padding-left: 1rem;
    }
    .about03-swiper .swiper-slide .items .line:before {
        width: .3rem;
        height: .25rem;
        left: -.15rem;
        bottom: -.12rem;
    }
    .about03-swiper .swiper-slide:nth-child(2n) .items .line:before {
        left: auto;
        right: -.15rem;
        top: -.12rem;
        bottom: auto;
    }
    .about03-swiper .swiper-slide .items .line:after {
        width: .16rem;
        height: .16rem;
        left: -.08rem;
    }
    .about04 .items .word:after {
        bottom: -45%;
    }
    .technology-04 .images-list .items {
        width: .8rem;
        height: .8rem;
    }
    .technology-04 .images-list .items .i {
        width: 100%;
        height: 100%;
    }
    .technology-04 .images-list .items1 {
        top: .24rem;
    }
    .technology-04 .images-list .items2 {
        right: .1rem;
        top: 2.5rem;
    }
    .technology-04 .images-list .items3 {
        right: 5rem;
        bottom: .25rem;
    }
    .technology-04 .images-list .items4 {
        left: 5rem;
        bottom: .25rem;
    }
    .technology-04 .images-list .items5 {
        left: .1rem;
        top: 2.5rem;
    }
    .contactsform .con-tit .p {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: .25rem;
    }
    .partner-box .con-tit .p {
        text-align: justify;
    }
    .con-banner .banner-swiper {
        width: 100%;
        padding: 0 5%;
    }
    .banner-swiper .swiper-container {
        position: static;
    }
    .banner-swiper .swiper-button-next {
        right: .1rem;
    }
    .banner-swiper .swiper-button-prev {
        left: .1rem;
    }
    .technology-05 .top-words .items .p {
        margin-top: .2rem;
    }
    .technology-02 .list .items .img:after {
        background: url(../image/m16.png) no-repeat center;
        background-size: 100%;
    }
    .technology-02 {
        padding-top: .6rem;
    }
    .bocweb-footer .bocweb-footer-top .items .items-top {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: .15rem;
    }
    .bocweb-footer .bocweb-footer-bot {
        font-size: 14px;
        text-align: center;
    }
    .bocweb-footer .itembox-bot .p {
        font-size: .2rem;
        line-height: 1.5;
    }
    .bocweb-footer .itembox-bot .but .fx {
        text-align: left;
    }
    .bocweb-footer .itembox-bot .img {
        width: 1rem;
    }
    .m-header .nav-btn {
        width: 24px;
        height: 19px;
    }
    .m-header .nav-btn .line2 {
        top: 8px;
    }
    .m-header .nav-btn {
        margin-top: -10px;
    }
    .download-btn {
        line-height: .8rem;
        height: .8rem;
        padding: 0 .5rem;
        font-size: .24rem;
    }
    .download-btn i {
        width: .2rem;
        height: .2rem;
        margin-left: .15rem;
    }
    .pro-botcon {
        position: relative;
    }
    .pro-botcon .ac {
        position: absolute;
    }
    .technology-02 .list .items {
        font-size: .2rem;
        line-height: 1.5;
    }
    .partner-box {
        width: 90%;
    }
    .pc767 {
        display: none;
    }
    .m767 {
        display: block;
    }
    .pro-botcon.on {
        position: relative;
    }
    .partner-list .li {
        margin-bottom: .2rem;
    }
    .technology-02 .list .items .t0 {
        line-height: 1.5;
        height: auto;
    }
    .contactsform-con .items.s span {
        font-size: .22rem;
        left: .3rem;
        bottom: .3rem;
        line-height: 1.2;
    }
    .contactsform-con textarea {
        padding-left: .3rem;
    }
    .about03-swiper .btnsswiper {
        padding: 0 .5rem;
        width: 95%;
    }
    .about04 .items .word-ik .i0 {
        font-size: .32rem;
    }
    .technology-04 .images-list .imgs .text {
        padding-top: .4rem;
    }
    .info-words .table .list {
        font-size: .22rem;
    }
    .about04 .items .i1 {
        font-size: .2rem;
        line-height: .3rem;
        height: auto;
    }
    .technology-02 .list .items .t0 {
        font-size: .28rem;
        margin-bottom: .15rem;
    }
    .welcome-products .ac .selects-box .selectbot {
        bottom: .7rem;
    }
    .technology-04 .images-list .imgs {
        width: 100%;
    }
    .technology04-swiper {
        margin-top: .8rem;
    }
    .technology-04 .images-list .items-box .span .t .tit {
        font-size: .24rem;
        line-height: 1.2;
        height: auto;
        display: block;
        overflow: visible;
    }
    .technology-04 .images-list .items-box .span .t {
        padding-top: .3rem;
    }
    .technology-04 .images-list .items-box .num {
        font-size: .2rem;
        line-height: .3rem;
        height: .3rem;
        margin-bottom: .1rem;
    }
    .technology-04 .images-list .items-box .i {
        width: .8rem;
        height: .8rem;
    }
    .technology-04 .images-list .items-box .line {
        top: .8rem;
    }
    .vmore {
        width: 2.5rem;
        height: .65rem;
        border: .02rem solid #e5e5e5;
        line-height: .61rem;
        font-size: .2rem;
        margin-top: .5rem;
    }
    .technology-04 .images-list .items-box .span .p {
        margin-top: .1rem;
        font-size: .2rem;
        line-height: 1.3;
    }
    .spanbox2 .span {
        display: none;
    }
    .spanbox2 {
        /*height: 2.7rem;*/
        overflow: hidden;
    }
    .spanbox2.active {
        height: auto;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span {
        /*width: 100%;*/
        height: .7rem;
        line-height: .7rem;
    }
    .technology-03 .listbox .spanbox .span .num {
        width: .6rem;
        border-radius: .6rem;
        height: .6rem;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span .num {
        left: .05rem;
        top: .05rem;
    }
    .technology-03.technology-03mbox .listbox .spanbox .text .txt {
        left: 0;
        top: 0;
        padding-left: 1rem;
    }
    .technology-03.technology-03mbox .listbox .spanbox .span:nth-child(n+2) {
        /*margin-top: .3rem;*/
    }
    .technology-03.technology-03mbox .listbox .spanbox .text .txt {
        height: .7rem;
        line-height: .7rem;
        font-size: .2rem;
    }
    .technology-02 .list .items {
        width: 100%;
        margin: 2.5% 0;
    }
    .technology-02 .list .items .img .i1 {
        opacity: 0;
    }
    .technology-03 {
        padding-top: 1.1rem;
        padding-bottom: 1.5rem;
        min-height: 0;
    }
    .technology-02 .images {
        width: 100%;
        margin-top: .8rem;
    }
    .technology-02 .list .items .img .i0 {
        opacity: 1;
    }
    .technology-02 .list .items .img:after {
        opacity: 1;
    }
    .technology-03 .con-tit {
        margin-bottom: 0.775rem;
    }
    .technology-04 {
        min-height: 0;
        padding-top: .8rem;
        padding-bottom: 0.7rem;
    }
    .technology-04 .images-list .items {
        /*display: none;*/
    }
    .technology-02 .list {
        margin-top: 0.5rem;
    }
    .technology-04 .images-list {
        width: 100%;
        height: auto;
        margin-top: .85rem;
    }
    .technology-05 .top-words .items .tit {
        font-size: .3rem;
        line-height: 1.3;
    }
    .technology-05 .top-words .items .p {
        font-size: .24rem;
        line-height: 1.6;
    }
    .technology-05 .top-words .items:nth-child(n+2) {
        margin-top: .4rem;
    }
    .technology-05 {
        padding-top: .9rem;
        padding-bottom: 0.55rem;
    }
    .img-list .li {
        width: 100%;
        margin-left: 0;
    }
    .img-list .li:nth-child(n+2) {
        margin-top: .3rem;
    }
    .technology-05 .top-words {
        font-size: 0;
        margin-bottom: 0.55rem;
    }
    .technology-05 .text-tip {
        padding: 0.25rem 0.35rem;
        font-size: .24rem;
        line-height: 1.3;
    }
    .technology-04 .images-list .imgs .text {
        font-size: .4rem;
        line-height: .5rem;
    }
    .technology-05 .img-list {
        margin-top: .6rem;
        padding-top: .4rem;
    }
    .ft22 {
        font-size: .26rem;
    }
    .technology-02 .list .img {
        width: 1rem;
        height: 1rem;
        margin-bottom: .3rem;
    }
    .technology-box .items .words .p {
        margin-top: .3rem;
    }
    .search-alert .cent-form:before {
        height: 100%;
        top: 0;
        margin-top: 0;
    }
    .up-box {
        width: 85%;
        height: auto;
    }
    .up-box .close {
        width: .35rem;
        height: .35rem;
        right: .35rem;
    }
    .up-box .titles {
        height: 1rem;
        line-height: 1rem;
        padding-right: .7rem;
        padding-left: 0.35rem;
    }
    .up-box .imgbox {
        height: 2.5rem;
        line-height: 2.5rem;
    }
    .up-box .imgbox .imgs {
        font-size: .24rem;
    }
    .up-box .imgbox .imgs .img {
        width: .7rem;
        height: .7rem;
    }
    .up-box .imgbox .imgs .img img {
        width: 100%;
    }
    .up-box .imgbox .imgs .span {
        margin-top: .3rem;
    }
    /**/
    .technology-03 .listbox {
        width: 6.48rem;
        height: 4.14rem;
    }
    .technology-03 .listbox .spanbox .span {
        width: .6rem;
        height: .6rem;
        line-height: .6rem;
    }
    .technology-03 .listbox .spanbox .span.span1 {
        top: 2.4rem;
        right: .38rem;
    }
    .technology-03 .listbox .spanbox .span.span2 {
        top: 1.02rem;
    }
    .technology-03 .listbox .spanbox .span.span3 {
        right: 2.35rem;
    }
    .technology-03 .listbox .spanbox .span.span4 {
        top: .43rem;
        left: .6rem;
    }
    .technology-03 .listbox .spanbox .span.span5 {
        top: 1.3rem;
        left: 0.5rem;
    }
    .technology-03 .listbox .spanbox .span.span6 {
        top: 2rem;
        left: .3rem;
    }
    .technology-03 .listbox .spanbox .span.span7 {
        top: 3.3rem;
        left: 1.05rem;
    }
    .technology-03 .listbox .spanbox .span.span8 {
        top: 3.75rem;
        left: 4.2rem;
    }
    .technology-03 .listbox .spanbox .span .num {
        font-size: .2rem;
    }
    .technology-03 .listbox .spanbox .text .txt {
        font-size: .2rem;
    }
    .technology-03:before {
        width: 8.15rem;
        height: 3rem;
        bottom: 0.7rem;
    }
    /**/
    .downs-text .text {
        font-size: .24rem;
        line-height: 1.5;
        margin-bottom: .4rem;
    }
    .downs-box {
        padding: 0.525rem 0.675rem 0.5625rem 0.675rem;
    }
    .downs-box .items .li-lr {
        width: 1.3125rem;
    }
    .downs-text textarea {
        font-size: .2rem;
        padding: .1rem;
        height: 1rem;
    }
    .downs-text .submit {
        margin-top: .3rem;
    }
    .downs-text .submit input {
        height: .8rem;
        width: auto;
        padding: 0 .25rem;
        font-size: .26rem;
    }
    .downs-box .items .i input[type=text] {
        padding-left: .3rem;
    }
    .downs-box .items .subbox input {
        width: 45%;
        margin: 0 2%;
        height: .8rem;
        font-size: .24rem;
    }
    .downs-box .items .i .file span {
        font-size: .24rem;
    }
    .downs-box .items .i:nth-child(1) {
        margin-bottom: .2rem;
    }
    .downs-box .items .subbox {
        margin-top: .3rem;
    }
    .downs-box .close {
        width: .35rem;
        height: .35rem;
    }
    .downs-box .items .i {
        height: .8rem;
        line-height: .8rem;
        font-size: .24rem;
    }
    .downs-box .tit {
        margin-bottom: .4rem;
    }
    .about03-swiper .swiper-slide {
        width: 80%;
    }
    body {
        overflow: hidden;
    }
    .about03-swiper .swiper-container {
        padding-right: 20%;
    }
    .about04 {
        padding-bottom: 0.6rem;
        padding-top: 0.6rem;
    }
    .about04 .tit {
        margin-bottom: 0.6rem;
    }
    .about03-swiper .swiper-slide .items {
        width: 150%;
    }
    .about03-swiper .swiper-slide .items .images,
    .about03-swiper .swiper-slide .items .words {
        width: 100%;
        height: 50%;
    }
    .about03-swiper .swiper-slide .items .images img {
        max-height: 100%;
    }
    .about03-swiper .swiper-slide .items .words .i0 {
        margin-bottom: .15rem;
    }
    .about-top .words .tit {
        margin-bottom: .4rem;
    }
    .ft46 {
        font-size: .46rem;
    }
    .about03-swiper .btns {
        width: .5rem;
        height: .5rem;
    }
    .btnsswiper .swiper-button-prev {
        left: 0;
    }
    .btnsswiper .swiper-button-next {
        right: 0;
    }
    .about04 .items .i1 {
        margin-top: .25rem;
        display: none;
    }
    .about03-swiper .swiper-slide:nth-child(2n) .items {
        margin-top: 4rem;
        padding-top: 0.5rem;
        padding-bottom: 0.25rem;
    }
    .about04 .items .word-ik {
        padding: 15px 10px;
    }
    .about04 .items .word-ik .i0 {
        line-height: .4rem;
        height: .4rem;
    }
    .about03-swiper .swiper-slide .items .words {
        padding: .15rem;
        font-size: 14px;
        line-height: 1.2;
    }
    .about03-swiper .swiper-slide .items {
        height: 4rem;
        padding: 0 0.5rem 0.2rem 0.5rem;
        line-height: 2;
    }
    .about03 .tit {
        margin-bottom: .9rem;
    }
    .about02-top .list .li {
        padding: .25rem 0;
    }
    .about02-top .list .li .i0 {
        margin-bottom: .15rem;
    }
    .about03 {
        padding: 1rem 0;
    }
    .about02-top .list .li:before {
        height: 0.65rem;
    }
    .about-top .wen {
        font-size: 16px;
        line-height: 30px;
        /*height: 4rem;*/
        overflow-y: auto;
    }
    .about02-top .list .li .i0-1 {
        font-size: .22rem;
    }
    .about02-top .list .li .span {
        width: .5rem;
    }
    .about02-top .list .li .span,
    .about02-top .list .li .wens {
        font-size: .2rem;
    }
    .about02-top .list .li .wens {
        /*max-width: calc(100% - .5rem);*/
        max-width: none;
        width: 2.5rem;
        padding-left: 0.3rem;
    }
    .about-top {
        padding-top: .6rem;
    }
    .system-box .items1 {
        padding-top: 1rem;
        padding-bottom: 0.55rem;
    }
    .system-box .words {
        font-size: .24rem;
    }
    .system-box .tit {
        margin-bottom: .6rem;
    }
    .system-box .items1 .words {
        padding: 0.42rem 0.07rem 0.07rem 0.07rem;
    }
    .contacts-words .items:after {
        width: calc(100% - .5rem);
    }
    .contactsform-con select,
    .contactsform-con input,
    .camel .input .text {
        padding-left: .3rem;
    }
    .system-box .numlist .n span {
        font-size: 0.405rem;
    }
    .pagination a {
        width: .4rem;
        height: .4rem;
        line-height: .4rem;
        font-size: .2rem;
    }
    .system-box .numlist .numbox {
        padding-left: 0;
        margin-bottom: .2rem;
    }
    .system-box .numlist .n {
        font-size: .2rem;
    }
    .system-box .numlist .numbox {
        padding-left: .1rem;
        font-size: .2rem;
    }
    .system-box .items2 .li .words {
        padding: .4rem;
        padding-top: .8rem;
    }
    .system-box .items2 .numlist {
        margin-top: .9rem;
    }
    .system-box .items3 {
        padding-top: 1.1rem;
        padding-bottom: 1rem;
    }
    .system-box .items2 {
        padding-top: 0.65rem;
        padding-bottom: 0.75rem;
    }
    .system-box .items1 .numlist {
        margin-top: .65rem;
    }
    .system-box .items1 .numlist .numbox {
        vertical-align: top;
    }
    .system-box .numlist .m {
        margin-top: .2rem;
    }
    .system-box .items3 .words {
        padding: 0.5rem 0.08rem 0.2rem 0.6rem;
    }
    .service-02 .wlist .li .wen {
        width: 100%;
        font-size: .24rem;
        overflow: hidden;
        padding-left: 0;
    }
    .camel-list .camel-fr .more:after {
        right: .1rem;
    }
    .camel .input {
        width: 100%;
    }
    .camel .input .submit {
        width: .35rem;
        height: .35rem;
    }
    .service-02 .wlist .li:nth-child(2),
    .service-02 .wlist .li:nth-child(1) {
        margin-bottom: .3rem;
    }
    .service-02 .wlist .li .wen .i0 {
        font-size: .3rem;
        margin-bottom: .2rem;
    }
    .service-02 {
        padding-top: 0.95rem;
        padding-bottom: 1rem;
    }
    .service-02 .wlist .li .img img {
        height: 1.5rem;
    }
    .service-02 .wlist .li .img,
    .service-02 .wlist .li .wen {
        height: auto;
    }
    .service-02 .wlist .li {
        overflow-y: auto;
        height: 5rem;
        width: 49%;
        margin-left: 2%;
        padding: .3rem;
    }
    .service-02 .listbox {
        margin-top: 0.75rem;
    }
    .service-02 .wlist .li .img {
        width: 100%;
    }
    .service-01 .list .t0 {
        font-size: .26rem;
        margin-bottom: 0.15rem;
    }
    .service-01 .list .items {
        font-size: .2rem;
        line-height: 1.5;
    }
    .service-01 .list {
        font-size: 0;
        text-align: center;
        margin-top: 0.65rem;
    }
    .service-01 {
        padding-top: 0.95rem;
        padding-bottom: 0.9rem;
    }
    .service-01 .list .img {
        width: 1.2rem;
        height: 1.2rem;
        margin-bottom: .3rem;
    }
    .loadmore .more {
        line-height: 0.8rem;
        height: 0.8rem;
        padding: 0 .45rem;
        font-size: .24rem;
    }
    .loadmore .more i {
        width: .3rem;
        height: .3rem;
    }
    .down .list .items .img {
        padding: .35rem 0;
        box-shadow: 0 0.03rem 0.1rem 0.05rem rgba(194, 195, 196, 0.6);
    }
    .down .list .items {
        margin-bottom: .4rem;
    }
    .down .list .items .wen {
        font-size: .24rem;
        margin-top: .22rem;
    }
    .down {
        padding-top: .8rem;
    }
    .down .list .items img {
        max-width: 80%;
    }
    .prodetails-01 {
        /*padding-top: 0.65rem;*/
        padding-bottom: 0.7rem;
    }
    .prodetails-01 .tit .before {
        width: .6rem;
        height: .6rem;
    }
    .prodetails-01 .words {
        margin-top: .4rem;
    }
    .prodetails-01 .tul {
        font-size: 16px;
        line-height: 1.5;
        padding-top: 0.4rem;
    }
    .prodetails-01 .ti0 {
        font-size: 16px;
        margin-bottom: 0.2rem;
    }
    .prodetails02-tit .yli {
        font-size: 16px;
        margin-right: 10px;
        /*margin-right: 15px;*/
    }
    /*.prodetails02-tit .yli:nth-child(1) {
    width: 100%;
    font-size: .26rem;
  }*/
    .prodetails-01 .tit {
        font-size: .35rem;
        padding-left: 0;
    }
    .prodetails02-tit {
        padding-bottom: 0.2rem;
        margin-bottom: 0.7rem;
    }
    .prodetails-01 .words {
        padding-left: 0;
    }
    .prodetails-tit .titlist .li-top {
        display: block;
        text-align: center;
        position: relative;
    }
    .titlist-swiper {
        position: relative;
    }
    /*   .titlist-swiper.mbox:after, .titlist-swiper.mbox:before{
    content:"";
    height: 100%;
    width: 5%;
    background:#ffffff;
    position: absolute;
    top: 0;
    z-index: 10;
   }
   .titlist-swiper.mbox:after{
    left:-5%;
   }
   .titlist-swiper.mbox:before{
    right: -5%;
   }*/
    .prodetails-tit .titlist .swiper-slide {
        width: auto;
        padding: 0 .2rem;
    }
    .prodetails-tit .titlist .swiper-slide:nth-child(1) {
        padding-left: 0;
    }
    .prodetails-tit .titlist {
        padding: 0;
        /*padding: 0 .4rem;*/
    }
    .prodetails-tit .titlist .btnbox .swiper-button-prev {
        /*left: -.4rem;*/
        left: 0;
    }
    .prodetails-tit .titlist .btnbox .swiper-button-next {
        /*right: -.4rem;*/
        right: 0;
    }
    .servicedetails-words .worss .words .k0 {
        font-size: .28rem;
    }
    .servicedetails-words .worss .words .k:nth-child(n+2) {
        margin-top: .3rem;
    }
    .servicedetails-words .worss .words .items {
        /*padding-left: .5rem;*/
    }
    .servicedetails-words .worss .words .items:before {
        width: .08rem;
        height: .08rem;
        top: .15rem;
    }
    .partner-box {
        padding-top: 0.95rem;
        padding-bottom: 1rem;
    }
    .servicedetails-words .worss .imglist .img:nth-child(n+2) {
        margin-top: 0;
    }
    .servicedetails-words .worss .imglist {
        width: 100%;
        margin-top: .5rem;
        font-size: 0;
        text-align: left;
    }
    .servicedetails-words .worss .imglist .img {
        width: 18%;
        margin-left: 2%;
        display: inline-block;
        vertical-align: top;
    }
    .servicedetails-words .worss .imglist .img:nth-child(5n+1) {
        margin-left: 0;
    }
    .servicedetails-words .worss .imglist .img img {
        width: 100%;
    }
    .servicedetails-words .worss .words {
        width: 100%;
        padding-right: 0;
    }
    .servicedetails-words .worss .worssfl {
        margin-top: .65rem;
    }
    .con-tit .p {
        margin-top: .35rem;
        font-size: .26rem;
        line-height: 1.6;
        max-width: 90%;
    }
    .con-tit .p br {
        display: none;
    }
    .banner-swiper .swiper-button-next,
    .banner-swiper .swiper-button-prev {
        width: 0.5rem;
        height: 0.5rem;
    }
    .con-banner .words .btns {
        width: .65rem;
        height: .65rem;
    }
    .con-banner .words .tit {
        margin-bottom: .45rem;
    }
    .loadmore .mores {
        width: .6rem;
        height: .6rem;
    }
    .partner-list {
        padding-top: 0.65rem;
        /*    .li{
          width: 49%;
          margin-left: 2%;
          margin-bottom: .2rem;
          &:nth-child(5n+1){
            margin-left: 2%;
          }
          &:nth-child(3n+1){
            margin-left: 2%;
          }
          &:nth-child(2n+1){
            margin-left: 0;
          }
        }*/
    }
    .partner-list .list {
        padding-bottom: 0.25rem;
    }
    .con-banner .banner-swiper .items {
        font-size: 14px;
        height: 1rem;
        line-height: 1rem;
    }
    .banner-swiper .swiper-container {
        width: 100%;
    }
    .dealer-box .map .words {
        position: static;
        width: 100%;
        margin-top: 20px;
        transform: translateY(0);
        padding: .3rem .2rem;
    }
    .dealer-box {
        padding-top: 0.85rem;
        padding-bottom: 0.9rem;
    }
    .ft45 {
        font-size: .45rem;
    }
    .mapbox .map-input {
        padding: 0.7rem 0 0.2rem 0;
    }
    .dealer-box .map .words .li:nth-child(n+2) {
        margin-top: .3rem;
    }
    .con-tit {
        font-size: .24rem;
        /*padding: 0 .3rem;*/
    }
    .dealer-box .map .words .i0 {
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .dealer-box .map .words {
        font-size: .2rem;
    }
    .map .img {
        height: 5.5rem;
    }
    .dealer-box .BMapLabel {
        height: 40px !important;
        line-height: 40px !important;
        top: 70px !important;
    }
    .mapbox .map-input .input {
        width: 100%;
        margin: 0;
        margin-bottom: .2rem;
    }
    .mapbox .map-input .input select {
        padding: 0 .2rem;
    }
    .dealer-box .BMap_Marker {
        width: 0.4rem !important;
        height: 0.4rem !important;
    }
    .dealer-box .BMap_Marker>div {
        width: 100% !important;
        height: 100% !important;
    }
    .mapbox .map-input .input {
        height: .9rem;
        font-size: .24rem;
    }
    .ft30 {
        font-size: .34rem;
    }
    .system-list .items1 .numlist .m {
        width: 65%;
        margin: 0 auto;
        margin-top: .2rem;
    }
    .quality-box .items:nth-child(2n+1) {
        padding-bottom: 0;
    }
    .quality-box .items:nth-child(2n+2) {
        padding-top: 0;
    }
    .quality-box .items:nth-child(n+2) {
        margin-top: .5rem;
    }
    .quality-box {
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
    .quality-box .con-tit {
        margin-bottom: 0.5rem;
    }
    .quality-box .items .line {
        width: .4rem;
        height: .05rem;
        margin-top: 0.15rem;
        margin-bottom: .2rem;
    }
    .quality-box .images {
        width: 100%;
    }
    .quality-box .words {
        width: 100%;
        position: static;
        font-size: .24rem;
        line-height: 1.5;
        padding: .3rem .25rem;
    }
    .service-03 {
        padding-top: 0.85rem;
        padding-bottom: 0.45rem;
    }
    .service-03 .con-tit {
        margin-bottom: 0.65rem;
    }
    .service-04 {
        padding-top: 0;
        /*padding-top: (45rem/100);*/
        padding-bottom: 1rem;
    }
    .servicebox04list {
        margin-top: 0.6rem;
    }
    .servicebox04list .list {
        padding-bottom: .8rem;
    }
    .servicebox04list .items-top {
        font-size: 0.26rem;
        line-height: 1.5;
        height: auto;
        /* height: 0.95rem; */
        padding: .15rem .4rem;
        padding-right: .6rem;
        overflow: hidden;
    }
    .servicebox04list .items-top:after {
        width: .32rem;
        height: .32rem;
        right: .4rem;
    }
    .servicebox04list .items-top span {
        width: .3rem;
    }
    .servicebox04list .items-bot {
        padding: 0 0.7rem;
        padding-top: .3rem;
        padding-bottom: .4rem;
        height: 5rem;
        overflow-y: auto;
    }
    .servicebox04list .items-bot::-webkit-scrollbar {
        width: 3px;
    }
    .servicedetails-words .worss .tit {
        text-align: left;
    }
    .news-top .news-02 .tul .tli.select select option {
        font-size: .2rem;
    }
    .servicebox04list .items-bot .wen {
        font-size: 0.24rem;
        line-height: 1.5;
    }
    .servicebox04list .items-bot .p {
        font-size: .24rem;
        margin-top: 0.25rem;
    }
    .servicedetails {
        padding-top: 0.5rem;
        padding-bottom: 0.95rem;
    }
    .servicedetails-tit .items {
        font-size: 0.2rem;
        /*margin:0 (25rem/100);*/
        margin: 0;
        padding: .15rem 1%;
        width: 25%;
        line-height: 1;
    }
    .servicedetails-words {
        padding-top: 0.6rem;
    }
    .servicedetails-words .worss .t {
        font-size: 0.24rem;
        margin-top: .2rem;
        text-align: left;
    }
    .servicedetails-words .worss .p {
        font-size: 16px;
        line-height: 30px;
        /*width: 80%;*/
        max-width: 100%;
        margin-top: 15px;
    }
    .servicedetails-words .table {
        margin-top: 0.6rem;
    }
    .table table {
        width: 100%;
    }
    .table thead {
        font-size: .24rem;
    }
    .table thead td {
        height: 0.75rem;
    }
    .table tbody td {
        height: 0.75rem;
        font-size: .24rem;
    }
    .ft24 {
        font-size: .32rem;
    }
    .news-details {
        padding-bottom: 1rem;
    }
    .news-detail-bot {
        font-size: .24rem;
        margin-top: .4rem;
    }
    .news-detail-bot .detail-left a {
        line-height: 35px;
        height: 35px;
        font-size: 16px;
    }
    .product-body .products-swiper .items .pbox {
        padding-bottom: 0.35rem;
    }
    .products-swiper .items .pbox .i {
        padding: 0 .1rem;
        font-size: .24rem;
        line-height: .35rem;
    }
    .product-box {
        padding-top: 0.7rem;
        padding-bottom: 1.15rem;
    }
    .btnbox .swiper-button-prev,
    .btnbox .swiper-button-next {
        width: 0.3571428571rem;
        height: 0.2142857143rem;
    }
    .product-body .products-swiper {
        padding-top: 0.7rem;
    }
    .con-tit.on .p {
        margin-top: .15rem;
    }
    .product-box .swiper-button-next {
        margin-left: .4rem;
    }
    .product-box .swiper-button-prev,
    .product-box .swiper-button-next {
        width: 0.3571428571rem;
        height: 0.2142857143rem;
    }
    .product-body .products-swiper .items .words {
        padding: .36rem;
        padding-left: 0;
    }
    .product-body .products-swiper .items .t0 {
        font-size: .3rem;
    }
    /**/
    .pro-info {
        padding-top: 0.75rem;
        padding-bottom: 1rem;
    }
    .info-tit .button {
        font-size: .24rem;
        padding-right: .3rem;
    }
    .info-tit .button:after {
        width: .2rem;
        height: .2rem;
    }
    .info-tit .p {
        font-size: .28rem;
        margin-top: 0.15rem;
    }
    .info-tit .th {
        padding-left: .9rem;
    }
    .info-tit .th .after {
        width: .6rem;
        height: .6rem;
    }
    .info-images {
        margin-top: 0.6rem;
    }
    .info-images .info-left {
        width: 100%;
    }
    .info-images .info-left .swiper-button-next,
    .info-images .info-left .swiper-button-prev {
        width: .65rem;
        height: .65rem;
    }
    .info-images .info-right {
        width: 100%;
    }
    .info-words {
        padding-top: 0.6rem;
    }
    .info-words .wtit {
        margin-bottom: .2rem;
    }
    .info-words .table .tbody {
        padding: .3rem;
    }
    .info-words .table .th01 {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
    }
    .info-words .table .thead {
        font-size: .26rem;
        height: .8rem;
        line-height: .8rem;
    }
    .info-words .table .th02 {
        margin-top: 0.45rem;
    }
    .info-words .table .list {
        width: 100%;
        line-height: 1.8;
    }
    .info-words .table .list .li {
        padding-left: 0.7rem;
    }
    .info-words .table .th02 {
        line-height: 1.5;
    }
    .info-words .table .list .li {
        padding-left: .2rem;
    }
    .ft36 {
        font-size: .36rem;
    }
    .ft40 {
        font-size: .4rem;
    }
    .info-images .info-right {
        display: none;
    }
    .prodetails {
        padding-top: 0.75rem;
        padding-bottom: 1.15rem;
    }
    .prodetails-tit .titlist {
        margin-top: .4rem;
    }
    .prodetails-tit .titlist .li-top {
        padding-bottom: .4rem;
    }
    .prodetails-tit .titlist .li-top {
        font-size: .22rem;
    }
    .prodetails-tit .titlist .li:nth-child(n+2) {
        margin-left: .25rem;
    }
    .prodetails02-images .text {
        margin-top: .3rem;
    }
    .servicebox03list .li .img img {
        width: .9rem;
        height: .9rem;
    }
    .servicebox03list .li .img:after {
        height: 80%;
    }
    .servicebox03list .li {
        width: 100%;
        margin-left: 0;
        margin-bottom: .3rem;
        padding: .3rem;
    }
    .servicebox03list .li {
        height: auto;
    }
    .servicebox03list .li .img {
        width: 1.2rem;
    }
    .servicebox03list .li .wen .i0 {
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .servicebox03list .li .wen {
        padding-left: .4rem;
        width: calc(100% - 1.2rem);
        font-size: .2rem;
    }
    .news-top {
        padding-top: .6rem;
        padding-bottom: 0.6rem;
    }
    .news-top .news-01 {
        /*margin-bottom: .3rem;*/
    }
    .news-bot .items .words {
        padding: 0.25rem 0rem;
    }
    .news-bot .items .jt {
        margin-top: 0.35rem;
    }
    .news-bot .items {
        width: 100%;
        margin-left: 0;
    }
    .news-bot .items img {
        width: 100%;
    }
    .news-bot .items .biaoti {
        font-size: 16px;
        line-height: 30px;
        height: auto;
        margin-top: 0.1rem;
        margin-bottom: 0.16rem;
    }
    .news-top .news-02 .input input[type=text] {
        padding-left: .3rem;
        padding-right: .45rem;
    }
    .news-top .news-02 .input input[type=submit] {
        width: .3rem;
        height: .3rem;
        right: .2rem;
    }
    .newsboxlist-lists .news-bot .newslist {
        padding-bottom: 0.7rem;
    }
    .news-top .news-02 .input {
        height: .8rem;
    }
    .news-top .news-02 .tul {
        padding-top: .1rem;
        margin-bottom: .2rem;
    }
    .news-top .news-02 .tul .tli {
        font-size: .24rem;
        padding: 0 .25rem;
        line-height: .5rem;
        margin-right: .2rem;
    }
    .news-top .news-02 .tul .tli.select select {
        width: 1.5rem;
    }
    .news-bot {
        padding-bottom: 0.6rem;
    }
    .news-top .news-01 .i:before {
        width: .3rem;
        height: .3rem;
    }
    .news-top .news-01 .i0 {
        padding-right: .3rem;
        margin-right: .3rem;
    }
    .news-top .news-01 .i {
        padding-left: .4rem;
        font-size: .24rem;
    }
    .contacts-box {
        padding-top: 0.7rem;
        padding-bottom: 0.85rem;
    }
    .contacts-box .contacts-tit {
        margin-bottom: 0.9rem;
    }
    .contacts-box .contacts-tit .li select,
    .contacts-box .contacts-tit .li input {
        padding-left: .3rem;
    }
    .camel-list .camel-fl .li-top {
        font-weight: bold;
        color: #333;
    }
    .contacts-box .contacts-tit .li {
        font-size: .2rem;
        height: .8rem;
    }
    .contacts-box .contacts-tit .li {
        width: 49%;
        margin-right: 2%;
    }
    .contacts-box .contacts-tit .li:nth-child(3n+3) {
        margin-right: 2%;
    }
    .contacts-box .contacts-tit .li:nth-child(2n+2) {
        margin-right: 0;
    }
    .contacts-words {
        padding-top: 0.15rem;
        padding-bottom: 0.65rem;
    }
    .contacts-words .items .tit img {
        left: -0.5rem;
        width: 0.35rem;
    }
    .contacts-words .items {
        padding-left: 0.5rem;
        padding-top: 0.45rem;
        padding-bottom: 0.25rem;
    }
    .contacts-box .contacts-tit .li.btn {
        width: 100%;
    }
    .contacts-words .items {
        width: 100%;
        margin-left: 0;
    }
    .contacts-words .items .add {
        margin-bottom: .12rem;
        font-size: .2rem;
    }
    .contacts-words .items .tit {
        font-size: .28rem;
        line-height: 1.5;
    }
    .contacts-words .items .p {
        font-size: .2rem;
        margin-top: .2rem;
    }
    .contactsform .con-tit {
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
    .contactsform-con {
        padding-top: .6rem;
        padding-bottom: 0.75rem;
        min-height: 0;
    }
    .contactsform-con select,
    .contactsform-con input {
        height: .8rem;
    }
    .contactsform-con .items .li0 .file span {
        line-height: .8rem;
    }
    .contactsform-con .items:nth-child(n+2) {
        margin-top: .2rem;
    }
    .contactsform-con select,
    .contactsform-con input {
        font-size: 16px;
    }
    .contactsform-con .items .li0 .file {
        font-size: .22rem;
    }
    .contactsform-con textarea {
        height: 2.7rem;
    }
    .contactsform-con .bot .inputfr input {
        width: 48%;
        margin-left: 4%;
        font-size: 16px;
    }
    .contactsform-con .bot .inputfr input:nth-child(1) {
        margin-left: 0;
    }
    .contactsform-con .bot .inputfr {
        width: 100%;
        margin-top: .3rem;
    }
    .contactsform-con .bot .input input {
        width: 100%;
        display: block;
    }
    .contactsform-con .bot .input img {
        position: absolute;
        right: 0;
        top: 0;
        max-height: 100%;
        height: 100%;
    }
    .contactsform-bot .explore {
        right: 0.2rem;
        bottom: 0.2rem;
        font-size: 0.24rem;
        width: 1.8rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-width: 1px;
    }
    .contactsform-con .bot .input {
        width: 100%;
        position: relative;
    }
    .contactsform-bot .tit {
        margin-bottom: 0.65rem;
    }
    .contactsform-bot {
        padding-top: 0.65rem;
        padding-bottom: 0.8rem;
    }
    .contactsform-con .items .li {
        width: 49%;
        margin-left: 2%;
    }
    .contactsform-con .items .li:nth-child(n+3) {
        margin-top: .2rem;
    }
    .contactsform-con .items .li0:nth-child(n+2) {
        margin-top: .2rem;
    }
    .contactsform-con .items .li0 .file {
        width: 1.6rem;
    }
    .contactsform-con .items .li:nth-child(2n+1) {
        margin-left: 0;
    }
    .contactsform-con .items .li0 {
        width: 100%;
        margin-left: 0;
    }
    .camel-list .camel-fl .list {
        padding: 5px .3rem;
    }
    .camel .input {
        margin-top: 0.55rem;
    }
    .camel-list .txt {
        margin-bottom: .3rem;
    }
    .camel {
        padding-top: 1rem;
        padding-bottom: 0.75rem;
    }
    .camel-list {
        padding-top: 0.7rem;
    }
    .camel-list .camel-fl .li-top {
        font-size: .26rem;
        line-height: 0.75rem;
        height: 0.75rem;
    }
    .camel-list .camel-fl .li-bot .i {
        font-size: .2rem;
        line-height: .4rem;
    }
    .camel-list .camel-fr .more {
        transform: none;
        position: relative;
        height: .5rem;
        line-height: .5rem;
        padding-left: .2rem;
        padding-right: .4rem;
        font-size: .2rem;
        margin-top: .2rem;
        right: auto;
    }
    .camel-list .camel-fr .items {
        padding: .4rem;
    }
    .camel-list .camel-fr .t0 {
        font-size: .3rem;
        line-height: .4rem;
        height: .4rem;
    }
    .titfr {
        font-size: .2rem;
    }
    .camel-list .camel-fr .t1 {
        font-size: .24rem;
        line-height: .35rem;
        height: .35rem;
    }
    .camel-list .camel-fr .items .t2 {
        font-size: .2rem;
        line-height: .35rem;
        height: .7rem;
    }
    .camel-list .camel-fr .t2 {
        margin-top: .2rem;
    }
    .camel-list .camel-fr .t0,
    .camel-list .camel-fr .t1,
    .camel-list .camel-fr .t2 {
        width: 100%;
    }
    .viewsmore.apply .btn {
        line-height: .8rem;
        height: .8rem;
        width: 3rem;
        margin-top: .6rem;
    }
    .cameldetails-words {
        line-height: 1.5;
        padding-top: .1rem;
        padding-bottom: .2rem;
    }
    .cameldetails-words .li:nth-child(n+2) {
        margin-top: .35rem;
    }
    .cameldetails .camel-list .camel-fr {
        width: 100%;
    }
    .cameldetails-words {
        font-size: .28rem;
    }
    .cameldetails-words .li .kp {
        font-size: .32rem;
    }
    .viewsmore .btn {
        width: auto;
        min-width: 2rem;
        height: .8rem;
        line-height: .8rem;
    }
    .viewsmore .btn i {
        margin-left: .2rem;
    }
    .cameldetails-tit {
        margin-bottom: .3rem;
    }
    .cameldetails-words .title .tit {
        margin-bottom: .2rem;
    }
    .cameldetails-words .title {
        padding-bottom: .4rem;
    }
    .cameldetails-words .pwen {
        padding-top: .4rem;
    }
    .cameldetails-words .li .kp {
        margin-bottom: .3rem;
    }
}

@media screen and (max-width: 450px) {
    .about02-top .list .li .span {
        width: .4rem;
    }
    .about02-top .list .li .wens {
        padding-left: .1rem;
    }
    .about02-top .list .li .i0-0 {
        font-size: .4rem;
        margin-right: 2px;
    }
    .about02-top .list .li .i0-1 {
        font-size: .2rem;
    }
}

.hr_con {
    padding-bottom: 1.5rem;
}

.job {
    height: 50px;
    background: #0061ae;
    padding: 0 5%;
    border-bottom: 1px solid #fff;
}

.job span {
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
}

#job_left {
    float: left;
}

#job_right {
    float: right;
    text-align: right;
    width: 50px;
}

.joblist {
    display: block;
    width: 100%;
    overflow: hidden;
    background: #eeeeee
}

.joblist li {
    display: block;
    overflow: hidden;
}

.jobmain_up {
    padding: 0 5%;
    height: 50px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.jobmain_up span {
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    transition: 0.35s;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.job span:nth-child(1) {
    width: 19%;
}

.job span:nth-child(2) {
    width: 15%;
}

.job span:nth-child(3) {
    width: 26%;
}

.job span:nth-child(4) {
    width: 32%;
}

.jobmain_up span:nth-child(1) {
    width: 19%;
}

.jobmain_up span:nth-child(2) {
    width: 15%;
}

.jobmain_up span:nth-child(3) {
    width: 26%;
}

.jobmain_up span:nth-child(4) {
    width: 32%;
}

.jobmain_up span:last-child {
    float: right;
    width: 45px;
    text-align: center;
}

.jobmain_up i {
    display: block;
    width: 11px;
    height: 11px;
    margin: 16px 0 0 24px;
    position: relative;
}

.jobmain_up span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #0061ae;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
}

.jobmain_up span i:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #0061ae;
    position: absolute;
    left: 5px;
    top: 0;
    transition: 0.3s;
}

.jobmain_down {
    display: none;
    padding: 5%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.jobmain_down dt {
    font-size: 15px;
    font-weight: bold;
    margin: 9px 0;
    line-height: 1em;
}

.jobmain_down dd {
    margin: 9px 0;
    font-size: 13px;
    color: #777;
    line-height: 20px;
    text-align: justify;
}

.ljsq {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #666;
    color: #fff;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}

.ljsq:hover {
    background: #0061ae;
    color: #fff;
}

.job_on {
    background-color: #0061ae;
    color: #fff;
}

.job_on span i:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 5px;
    transition: 0.3s;
    z-index: 1
}

.apply_i {
    background: #fff;
}

.apply_i_inp {
    overflow: hidden;
}

.apply_i_tit {
    font-size: 18px;
    color: #333333;
    padding: 32px 0 16px;
    border-bottom: 1px solid #e5e5e5;
}

.apply_i p {
    font-size: 14px;
    color: #666666;
}

.apply_i p span {
    color: #ff0000;
    width: 20px;
    margin-right: 10px;
}

.apply_i_inp label {
    display: block;
    float: left;
    width: calc(50% - 13px);
    margin-right: 25px;
    margin-top: 20px;
}

.apply_i_inp label:nth-child(2n) {
    margin-right: 0;
}

.apply_i_inp label:nth-child(2n+1) {
    clear: both;
}

.apply_i_inp label input,
.apply_i_inp label select {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
    -webkit-appearance: button;
    line-height: 50px;
}

.apply_i_inp label input::placeholder {
    color: #999;
}

.apply_i_textarea label {
    margin-top: 20px;
    display: block;
}

.apply_i_textarea .textarea {
    margin-top: 10px;
    position: relative;
}

.apply_i_textarea .textarea textarea {
    height: 180px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    padding: 20px;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    width: 100%;
    resize: none;
}

.apply_i_textarea .textarea .select {
    position: absolute;
    left: 30px;
    top: 0px;
    right: 30px;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.apply_i_textarea .textarea .select select {
    background: transparent;
    font-size: 14px;
    color: #999;
    border: 0;
}

.apply_i .common_btn {
    width: 180px;
    border-radius: 3px;
    margin: 50px auto 0;
    display: block;
    overflow: hidden;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #999;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.apply_i .common_btn:hover {
    background: #1a345a;
}

.msg_code {
    margin-top: 20px;
}

.msg_code label {
    display: block;
    width: calc(50% - 13px);
    position: relative;
}

.msg_code p {
    font-size: 14px;
    color: #666666;
}

.msg_code input {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-top: 10px;
    padding: 0 20px;
    color: #999999;
}

.msg_code img {
    position: absolute;
    right: 15px;
    top: calc(50% + 17px);
    transform: translateY(-50%);
}

.contactus {
    background-color: #f5f5f5;
    border: solid 1px #dcdcdc;
}

.contact_up {
    padding: 60px 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact_ul h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #0061ae;
    position: relative;
    max-width: 400px;
    padding-bottom: 16px;
    border-bottom: 1px solid #dcdcdc;
}

.contact_ul h1:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #0061ae;
    bottom: -1px;
    left: 0;
}

.contact_ul p {
    margin-top: 18px;
    font-size: 16px;
    color: #666666;
}

.contact_ul p span {
    font-weight: 700;
}

.contact_ur {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.contact_er {
    width: 120px;
    margin-left: 20px;
}

.contact_er img {
    display: block;
    width: 100%;
}

.contact_er span {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
}

.contact_down {
    width: 100%;
    height: 400px;
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {
    .apply_i_inp label {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-top: 20px;
    }
    .msg_code label {
        width: 100%;
    }
    .job span:nth-child(1) {
        width: 80%;
    }
    .job span:nth-child(2) {
        display: none;
    }
    .job span:nth-child(3) {
        display: none;
    }
    .job span:nth-child(4) {
        display: none;
    }
    .jobmain_up span:nth-child(1) {
        width: 80%;
    }
    .jobmain_up span:nth-child(2) {
        display: none;
    }
    .jobmain_up span:nth-child(3) {
        display: none;
    }
    .jobmain_up span:nth-child(4) {
        display: none;
    }
    .contact_up {
        padding: 20px;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .piclist ul li {
        width: 50%;
    }
    .quality-box .itembox {
        flex-wrap: wrap;
    }
    .apply_i .common_btn {
        margin-top: 0.6rem;
    }
}

@media screen and (max-width: 767px) {
    .about04 .items {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 3%;
    }
    .about04 .items:nth-child(2n) {
        margin-right: 0;
    }
    .page1 {
        margin-top: 15px;
    }
    .page1 a {
        min-width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .prodetails-01 {
        margin-bottom: 0;
    }
    .prodetails-01 .tli:nth-child(n+2) {
        margin-top: 20px;
    }
    .contact_ul p {
        margin-top: 10px;
        font-size: 14px;
    }
}