* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    /* border: 0; */
}

@font-face {
    font-family: "Roboto-Light";
    src: url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Light.woff2") format("woff2"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Light.woff") format("woff"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Light.ttf") format("truetype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Light.eot") format("embedded-opentype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Light.svg") format("svg");
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Bold.woff2") format("woff2"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Bold.woff") format("woff"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Bold.ttf") format("truetype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Bold.eot") format("embedded-opentype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Bold.svg") format("svg");
}

@font-face {
    font-family: "Roboto-Regular";
    src: url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Regular.woff2") format("woff2"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Regular.woff") format("woff"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Regular.ttf") format("truetype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Regular.eot") format("embedded-opentype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Regular.svg") format("svg");
}

@font-face {
    font-family: "Roboto-Medium";
    src: url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Medium.woff2") format("woff2"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Medium.woff") format("woff"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Medium.ttf") format("truetype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Medium.eot") format("embedded-opentype"), url("//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Medium.svg") format("svg");
}

@font-face {
    font-family: 'Roboto Bk';
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.eot');
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.woff2') format('woff2'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.woff') format('woff'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.ttf') format('truetype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
}

@font-face {
    font-family: 'Sansation';
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Sansation-Regular.eot');
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Sansation-Regular.eot?#iefix') format('embedded-opentype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Sansation-Regular.woff2') format('woff2'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Sansation-Regular.woff') format('woff'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Sansation-Regular.svg#Sansation-Regular') format('svg');
}

@font-face {
    font-family: 'Overpass';
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Overpass-Regular.eot');
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Overpass-Regular.eot?#iefix') format('embedded-opentype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Overpass-Regular.woff2') format('woff2'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Overpass-Regular.woff') format('woff'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Overpass-Regular.svg#Overpass-Regular') format('svg');
}

@font-face {
    font-family: 'Nissan';
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.eot');
    src: url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.eot?#iefix') format('embedded-opentype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.woff2') format('woff2'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.woff') format('woff'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.ttf') format('truetype'), url('//cf-computing.aumantruck.cc/statics/css/douge/fonts/Nissan.svg#Nissan') format('svg');
}

li {
    list-style: none;
}


/*全局样式*/

html,
body {
    width: 100%;
    margin: 0 auto;
}

html {
    font-size: 5.2083333333333vw;
}

@media (max-width:1199px) {
    html {
        font-size: 6.6vw;
    }
}

@media (max-width:767px) {
    html {
        font-size: 13.3vw;
    }
}


/*= 清除浮动=*/

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    display: block;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}

:focus {
    outline: 0
}

a,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 0%;
}


/* End hide from IE-mac */

*+html .clearfix {
    min-height: 0%;
}


/* 针对IE7 */

*+html .clearfix {
    min-height: 0%;
}


/*原文件配置*/

body {
    color: #333;
    background: #ffffff;
    font: .2rem "Roboto-Regular", arial, sans-serif;
    min-width: 320px;
}

@media (max-width:1199px) {
    body {
        font-size: 16px;
    }
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #0071c0;
}


/*块级转化*/

.di_in {
    display: inline-block;
}

.di_no {
    display: none;
}

.di_bl {
    display: block;
}


/*原文件配置  end*/


/*横向居中*/

.te_c {
    text-align: center;
}


/*相对定位*/

.p_r {
    position: relative;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex-v {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-pack-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-pack-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: pace-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-warp {
    flex-flow: wrap
}

.flex-column {
    flex-flow: column
}

.ellipsis-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ellipsis-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.transition {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container {
    padding-left: 2.3rem;
    padding-right: 2.3rem;
}

.fB {
    font-weight: bold;
}

.text-uppercase {
    text-transform: uppercase;
}

.show-pc {display: block;}
.show-mb {display: none;}

@media (max-width:1199px) {
    .container {
        padding-left: .2rem;
        padding-right: .2rem;
    }
}

.header {
    padding-top: .1rem;
    padding-left: .6rem;
    padding-right: .6rem;
    padding-bottom: .15rem;
    align-items: flex-end;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 200;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    background: linear-gradient(180deg, rgb(0, 0, 0 ,.48), transparent);
}

.header .logo {
    margin-right: .3rem;
}

.header .logo img {
    height: .81rem;
}

.header .head-con {
    align-items: flex-end;
}

.header .search-btn {
    width: .26rem;
    height: .26rem;
    margin-right: .2rem;
    margin-bottom: .1rem;
}

.header .search-btn span {
    display: block;
    background: url(../images/search.png)no-repeat center;
    background-size: 100%;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.header .search-btn .search-content {
    position: absolute;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    width: 0;
    z-index: 9;
    background-color: #FFF;
    right: .4rem;
    top: 0;
    height: .4rem;
    opacity: 0;
    z-index: -1;
}

.header .search-btn span.close {
    display: none;
}

.header .search-btn .search-content input[type='text'] {
    font-size: .24rem;
    background: none;
    height: .4rem;
    padding: 0 .2rem;
    width: calc(100% - .35rem);
    border: 0;
}

.header .search-btn .search-content input[type='text']::placeholder {
    font-size: .16rem;
}

.header .search-btn .search-content input[type='submit'] {
    background: url(../images/search.svg)no-repeat center;
    background-size: .2rem;
    width: .35rem;
    height: .4rem;
    border: 0;
}

.header .search-btn .search-content.open {
    width: 2.6rem;
    opacity: 1;
    z-index: 2;
    border: 1px #ddd solid;
    top: -0.05rem;
}

.header .search-btn .search-content .close {
    display: none;
    position: absolute;
    top: -.05rem;
    right: -.5rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/close.svg) no-repeat center;
    background-size: 65%;
    box-sizing: border-box;
    cursor: pointer;
}

.header .search-btn .search-content.open .close {
    display: block;
}

.header .lang {
    width: .26rem;
    height: .26rem;
    overflow: hidden;
    background: url(../images/lang.png)no-repeat center;
    background-size: 100%;
}

.head-bg,
.header.on,
.fixed {
    background: #0071c0;
}

.head-bg {
    padding-bottom: .5rem;
    position: sticky;
}

.fixed {
    position: fixed;
    padding-bottom: .15rem;
}

.nav li {
    margin-right: .1rem;
    padding: .05rem .2rem;
    border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    -ms-border-radius: .2rem;
    -o-border-radius: .2rem;
}

.nav li>a {
    color: #FFF;
    font-family: 'Overpass';
}

.nav .drop {
    min-width: 100%;
    left: 0rem;
    top: .37rem;
    position: absolute;
    transition: transform 0.2s linear, opacity 0.2s linear;
    -webkit-transition: transform 0.2s linear, opacity 0.2s linear;
    -moz-transition: transform 0.2s linear, opacity 0.2s linear;
    -ms-transition: transform 0.2s linear, opacity 0.2s linear;
    -o-transition: transform 0.2s linear, opacity 0.2s linear;
    transform-origin: top;
    z-index: 9;
    transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    background-color: #0071c0;
    padding: .2rem .5rem .5rem;
    line-height: .6rem;
    white-space: nowrap;
    font-size: .19rem;
}

.nav .drop a {
    color: #FFF;
    border-bottom: 1px rgba(255, 255, 255, .5) solid;
}

.nav .drop>a:hover{
    text-decoration: underline;
}

.l-nav li>a {
    padding-right: .2rem;
}

.l-nav li>a::after {
    content: '';
    position: absolute;
    right: 0;
    top: .01rem;
    width: 0;
    height: 0;
    border-top: .08rem transparent solid;
    border-bottom: .08rem transparent solid;
    border-left: .08rem #FFF solid;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.l-nav .drop.pro-sub {
    width: 100%;
    max-width: 100%;
    top: 1.05rem;
    background-color: #FFF;
    padding: .5rem 1.4rem;
    overflow: hidden;
}

.l-nav .drop.pro-sub li {
    padding: 0 .3rem 0 0;
    margin-right: .3rem;
    border-right: 1px #dfdfdf solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.l-nav .drop.pro-sub li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.l-nav .drop.pro-sub li .title {
    font-family: "Roboto-Bold";
    font-size: .24rem;
    line-height: .8rem;
    border: 0;
}

.l-nav .drop.pro-sub li>a {
    border-bottom: 1px #dfdfdf solid;
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-right: 0;
}

.l-nav .drop.pro-sub li .pic {
    width: 1.2rem;
    height: .75rem;
   /* overflow: hidden;*/
}

.l-nav .drop.pro-sub li .pic img {
    max-width: 100%;
}

.l-nav .drop.pro-sub li>a {
    color: #333;
}

.l-nav .drop.pro-sub li>a::after {
    display: none;
}

.menu-btn {
    display: none;
    background: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/menu.svg)no-repeat center;
    width: 30px;
    height: 30px;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: .2rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.menu-btn.close {
    background-image: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/close.svg);
}

.kefu {
    position: fixed;
    right: .6rem;
    bottom: .6rem;
    width: .5rem;
    z-index: 99;
}

.kefu .totop {
    width: 100%;
    height: .5rem;
    background: #0d0f13 url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/top.svg)no-repeat center;
    background-size: .24rem;
    cursor: pointer;
}

.kefu .whatapp {
    width: 100%;
    height: .5rem;
    background: #0071c0 url(../images/tel.png)no-repeat center;
    background-size: .3rem;
    margin-bottom: .1rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: none;
}

.kefu .tel {
    width: 100%;
    height: .5rem;
    /* background: #0071c0 url(../images/tle.png)no-repeat center; */
    background-size: .3rem;
    margin-bottom: .1rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: none;
}

.kefu .tel img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-nav {
    background-color: #f5f5f5;
    padding: .6rem 1.7rem;
}

.footer-nav .tit {
    font-family: "Roboto-Medium";
    color: #1d4477;
    font-size: .26rem;
    line-height: 2;
}

.footer-nav .sub {
    margin-top: .2rem;
}

.footer-nav .sub a {
    line-height: 2;
    font-family: "Roboto-Light";
}

.footer {
    background-color: #0071c0;
    color: #FFF;
    padding: .5rem .2rem;
    border-top: 2px #00837d solid;
    font-size: .23rem;
    line-height: 2;
}

.footer .f-logo {
    position: absolute;
    right: .5rem;
    top: .5rem;
}

.footer .f-logo img {
    height: .4rem;
}

.footer .link {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.footer .link a {
    color: #edecec;
    margin: 0 .08rem;
}

.footer .sns {
    margin: .3rem 0;
}

.footer .sns a {
    margin-right: .3rem;
    width: .56rem;
    height: .56rem;
}

.footer .sns a img {
    width: 100%;
}

.footer .sns a:hover img {
    opacity: .65;
}

.banner,
.banner .swiper-slide {
    overflow: hidden
}

.banner .swiper-slide a{
    display: block;
}

.banner .swiper-slide>a,
.mb-banner .swiper-slide>a {
    display: block;
}

.mb-banner .swiper-slide video,
.banner .swiper-slide video {
    width: 100%;
    display: block;
}

.banner .swiper-slide img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 3s;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    width: 100%;
    height: 100%;
}

.banner .swiper-slide-active img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.banner .text-content {
    width: 12.8rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    height: 100%;
    color: #FFF;
    position: absolute;
    padding-top: 3.4rem;
    font-family: 'Overpass';
}

.banner .text {
    font-size: .47rem;
    line-height: 2;
}

.banner .txt {
    font-size: .16rem;
    position: absolute;
    left: 0;
    bottom: .2rem;
    width: 100%;
    line-height: 2;
}

.banner .more {
    width: 2.4rem;
    line-height: .6rem;
    background-color: #FFF;
    border-radius: .15rem;
    -webkit-border-radius: .15rem;
    -moz-border-radius: .15rem;
    -ms-border-radius: .15rem;
    -o-border-radius: .15rem;
    color: #00837d;
}

.mb-banner {
    overflow: hidden;
    display: none;
}

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

.mb-banner .swiper-button-white {
    background-size: .3rem;
}

.home-tip {
    width: 100%;
    background-image: linear-gradient(90deg, #17667f, #0071c0);
    color: #FFF;
    padding: .5rem .2rem;
    font-size: .3rem;
    font-family: 'Overpass';
    line-height: 2;
}

.home-proclassify {
    margin-top: .8rem;
}

.home-proclassify .title {
    font-family: 'Roboto Bk';
    font-size: .52rem;
    line-height: 1.8;
}

.home-proclassify .text {
    font-size: .26rem;
    width: 8.8rem;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
}

.home-proclassify .content {
    margin-top: .7rem;
}

.home-proclassify .item {
    width: 32.5%;
    margin-right: 1.25%;
    overflow: hidden;
    height: 4.25rem;
    margin-top: .15rem;
}

.home-proclassify .item:nth-of-type(3n) {
    margin-right: 0;
}

.home-proclassify .item .tit {
    font-size: .42rem;
    font-family: 'Nissan';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    color: #FFF;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 80%;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .8);
}

.home-about {
    margin-top: .9rem;
    overflow: hidden;
    background: #cdd6d1 url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/bg1.webp)no-repeat right top;
    background-size: 100%;
    padding: 1.1rem 0;
}

.home-about .title {
    font-size: .37rem;
    line-height: 2;
}

.home-about .txt {
    line-height: 1.8;
    margin-top: .2rem;
    width: 66%;
}

.home-about .content {
    margin-top: .3rem;
}

.home-about .item {
    background-color: #FFF;
    width: 31%;
    margin-right: 3.5%;
    margin-top: .3rem;
}

.home-about .item:last-child {
    margin-right: 0;
}

.home-about .item .pic {
    width: 100%;
    height: 2.7rem;
    overflow: hidden;
}

.home-about .item .text-con {
    padding: .3rem .35rem 1.1rem .35rem;
}

.home-about .item .tit {
    font-size: .26rem;
    line-height: 2;
    font-family: "Roboto-Medium";
}

.home-about .item .text {
    margin-top: .2rem;
}

.home-about .item .more {
    position: absolute;
    left: .35rem;
    bottom: .4rem;
    width: .2rem;
    height: .17rem;
    background: url(//aumantruck-image.newpower-i.com/statics/css/douge/index/more.png)no-repeat center;
    background-size: 100%;
}

.home-video {
    background-color: #0071c0;
    padding: .7rem 0 .9rem 0;
    overflow: hidden;
}

.home-video .text-con {
    margin-right: 2.2rem;
    color: #FFF;
}

.home-video .tit {
    font-family: 'Roboto Bk';
    font-size: .47rem;
    margin-top: .3rem;
}

.home-video .text {
    font-size: .24rem;
    margin-top: .5rem;
    line-height: 1.8;
}

.home-video .video {
    height: 5.8rem;
    width: 6.1rem;
    margin-right: .3rem;
    z-index: 2;
    cursor: pointer;
}

.home-video .video span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 1.34rem;
    height: 1.34rem;
    background: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/play.png)no-repeat center;
    background-size: 100%;
}

.home-video .video::after {
    content: '';
    position: absolute;
    right: -.3rem;
    bottom: -.3rem;
    width: 4.2rem;
    height: 3.2rem;
    background-color: #07ccca;
    z-index: -1;
}

.maskBg {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    opacity: 0
}

.videoShow {
    width: 12.8rem;
    height: 7.6rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 10000;
    opacity: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.maskBg.active {
    opacity: 1;
}

.videoShow.active {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.videoShow .close {
    color: #FFF;
    position: absolute;
    right: 0;
    top: -.3rem;
    background: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/close.svg)no-repeat left center;
    background-size: .2rem;
    padding-left: .3rem;
    cursor: pointer;
}

.home-ready {
    margin-top: 1rem;
}

.home-ready .pic {
    width: 7.1rem;
    height: 5.7rem;
    overflow: hidden;
    margin-right: .8rem;
}

.home-ready .title {
    font-family: 'Roboto Bk';
    margin-top: .3rem;
    font-size: .47rem;
}

.home-ready .text {
    margin-top: .5rem;
    line-height: 2;
}

.home-ready .more {
    background-color: #041e42;
    color: #FFF;
    line-height: .7rem;
    padding: 0 .3rem;
    font-size: .18rem;
    margin-top: .5rem;
}

.home-news {
    margin-top: 1.3rem;
    padding: .7rem .5rem .7rem 1rem;
    z-index: 9;
    margin-bottom: 1.3rem;
}

.home-news::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6.2rem;
    background-color: #0071c0;
    z-index: -1;
}

.home-news .text-content {
    width: 3.6rem;
    margin-right: .9rem;
}

.home-news .title {
    font-family: 'Roboto Bk';
    font-size: .47rem;
    color: #FFF;
}

.home-news .text {
    color: #FFF;
    margin-top: .5rem;
    font-size: .29rem;
    line-height: 1.6;
}

.home-news .content {
    min-width: 0;
}

.home-news .swiper-slide {
    background-color: #f1f1f1;
}

.home-news .pic {
    width: 100%;
    height: 2.6rem;
    overflow: hidden;
}

.home-news .text-con {
    padding: .4rem .4rem .6rem .4rem;
}

.home-news .tit {
    font-size: .25rem;
    height: .9rem;
}

.home-news .txt {
    margin-top: .3rem;
    font-size: .17rem;
    margin-top: .3rem;
    line-height: 1.6;
    height: 1.1rem;
    overflow: hidden;
}

.home-news .more {
    font-family: "Roboto-Medium";
    width: 100%;
    line-height: .56rem;
    color: #FFF;
    background-color: #0071c0;
    margin-top: .4rem;
}

.home-news .more:hover {
    text-decoration: underline;
}

.home-news .swiper-button-next {
    width: .85rem;
    height: .85rem;
    background: #0071c0 url(../images/right.png)no-repeat center;
    background-size: 100%;
    margin-top: 0;
    top: 1.6rem;
    right: 0;
}

.pub-banner {
    overflow: hidden;
    font-family: 'Overpass';
    color: #FFF;
}

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

.pub-banner .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    width: 100%;
}

.pub-banner .title {
    font-size: .5rem;
}

.pub-banner .text {
    width: 6.9rem;
    margin-top: .2rem;
    font-size: .23rem;
    line-height: 1.2;
    padding-bottom: .5rem;
}

.pub-banner .text::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 1.4rem;
    background-color: #FFF;
}


/* 关于 */

.about {
    margin-bottom: 1.3rem;
}

.about .about-tit {
    font-family: 'Overpass';
    font-size: .27rem;
    line-height: 1.8;
    padding: .6rem .2rem;
}

.about .wel {
    z-index: 9;
    width: 100%;
    overflow: hidden;
    padding-top: .8rem;
    padding-bottom: 1rem;
    padding-right: .4rem;
    padding-left: 2.3rem;
}

.about .wel::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 1.1rem;
    background-color: #0071c0;
    height: 100%;
    z-index: -1;
}

.about .wel .text-con {
    margin-right: .7rem;
    color: #FFF;
}

.about .about-title .fu-title {
    font-size: .16rem;
    color: #666;
}

.about .about-title .title {
    font-size: .46rem;
    margin-top: .15rem;
    line-height: 2;
}

.about .wel .about-title .title {
    color: #FFF;
}

.about .wel .about-title .fu-title {
    color: #FFF;
}

.about .wel .text {
    line-height: 1.6;
    margin-top: .3rem;
    font-size: .19rem;
}

.about .wel .more {
    background-color: #FFF;
    color: #0071c0;
    font-family: "Roboto-Medium";
    line-height: .6rem;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    -o-border-radius: .3rem;
    width: 2.6rem;
    margin-top: .8rem;
}

.about .wel .pic {
    width: 10.34rem;
    overflow: hidden;
}

.about .wel .pic img {
    width: 100%;
}

.about .his {
    margin-top: 1.2rem;
}

.about .his .pic,
.about .zeren .pic {
    width: 7.6rem;
    margin-right: .7rem;
    height: 5.25rem;
    overflow: hidden;
}

.about .his .des,
.about .zeren .des {
    font-family: "Roboto-Light";
    font-size: .23rem;
    line-height: 1.8;
    margin-top: .3rem;
    padding-bottom: .6rem;
}

.about .his .des::after,
.about .zeren .des::after {
    content: '';
    position: absolute;
    left: 0;
    width: 1.8rem;
    height: 1px;
    background-color: #000;
    bottom: 0;
}

.about .his .more,
.about .zeren .more {
    line-height: .5rem;
    padding: 0 .3rem;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
    background-color: #0071c0;
    color: #FFF;
    font-family: "Roboto-Medium";
    margin-top: .4rem;
}

.about .culture {
    width: 100%;
    background: url(../images/bg2.jpg)no-repeat center;
    background-size: cover;
    padding: .7rem 0 1.3rem 0;
    margin-top: 1.5rem;
}

.about .culture .about-title .title,
.about .culture .about-title .fu-title {
    color: #FFF;
}

.about .culture li {
    color: #FFF;
    width: 23.5%;
    margin-right: 2%;
    margin-top: 1rem;
    padding-bottom: 1rem;
}

.about .culture li:nth-of-type(4n) {
    margin-right: 0;
}

.about .culture li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 1.5rem;
    background-color: #FFF;
}

.about .culture li .tit {
    font-size: .26rem;
    font-family: "Roboto-Bold";
}

.about .culture li .des {
    margin-top: .25rem;
    line-height: 2;
}

.about .zeren {
    margin-top: 1.4rem;
}

.about .zeren .text-con {
    margin-right: .7rem;
}

.about .zeren .pic {
    margin-right: 0;
}

.pub-go {
    margin-top: 1.0rem;
}

.pub-go .title {
    font-size: .47rem;
    line-height: 1.8;
    font-family: "Roboto-Bold";
}

.pub-go .text {
    font-size: .26rem;
    line-height: 1.8;
    margin-top: .2rem;
}

.pub-go .more {
    font-size: .25rem;
    background-color: #0071c0;
    line-height: .8rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: .4rem;
    width: 4.1rem;
    color: #FFF;
}
.pub-go a.more:hover{background-color: #f5f5f5; color:#0071c0 ;}

.pub-banner1 {
    overflow: hidden;
    font-family: 'Overpass';
    color: #FFF;
}

.pub-banner1 img {
    width: 100%;
}

.crumb {
    font-size: .16rem;
    line-height: 1.4;
    padding: .12rem 0;
    border-bottom: 1px #e3e3e3 solid;
}

.crumb a {
    margin-right: .1rem;
    padding-right: .2rem;
    color: #787777;
}
.crumb a:hover{ color:rgb(0,161,159,.7);}
.crumb span {
    color: #787777;
    cursor: pointer;
}

.crumb a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: .08rem;
    height: .08rem;
    border-right: 1px #b2b4b5 solid;
    border-bottom: 1px #b2b4b5 solid;
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -moz-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    -o-transform: rotate(-45deg) translateY(-50%);
}

.crumb .back {
    /* background-color: #0071c0; */
    background: rgb(0,161,159,1);
    line-height: .44rem;
    padding: 0 .35rem;
    border-radius: .22rem;
    -webkit-border-radius: .22rem;
    -moz-border-radius: .22rem;
    -ms-border-radius: .22rem;
    -o-border-radius: .22rem;
    color: #FFF;
}

.crumb .back:hover{
    background: rgb(0,161,159,.7);
    color: #FFF;
}

.crumb .back::after {
    display: none;
}

.pub-content {
    margin-top: .4rem;
}

.slidebar {
    min-width: 2.2rem;
    margin-right: .8rem;
}

.slidebar .title {
    font-family: "Roboto-Medium";
    font-size: .42rem;
    line-height: 1.6;
    padding-bottom: .2rem;
}

.slidebar .title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background-color: #c5c7c7;
    width: .9rem;
}

.slidebar .tit {
    font-size: .29rem;
    line-height: 1.8;
    margin-top: .3rem;
}

.slidebar .category a {
    line-height: 2.4;
}

.slidebar .category a.on {
    color: #0071c0;
}

.slidebar .media a {
    margin-top: .3rem;
}

.slidebar .media a img {
    height: .35rem;
}


/* 简介 */

.about-introduction {
    margin-bottom: 1.3rem;
}

.about-introduction .content {
    min-width: 0;
}

.about-introduction .content .title {
    font-size: .3rem;
    font-family: "Roboto-Medium";
    line-height: 2;
}

.about-introduction .body {
    /* font-family: "Roboto-Light"; */
    line-height: 2;
    word-break: break-all;
    word-break: break-word;
}

.about-introduction .body img {
    max-width: 100%;
    height: auto;
}

.about-introduction .body p {
    margin-top: .4rem;
}

.pub-related {
    margin-top: 1.3rem;
}

.pub-related .title {
    font-size: .43rem;
    font-family: "Roboto-Medium";
    line-height: 2;
}

.pub-related .item {
    width: 32%;
    margin-right: 2%;
    background-color: #f1f1f1;
    height: 7.25rem;
    margin-top: .7rem;
}

.pub-related .item .pic {
    width: 100%;
    height: 2.85rem;
    overflow: hidden;
}

.pub-related .item::after {
    content: '';
    position: absolute;
    left: .3rem;
    bottom: .6rem;
    height: 1px;
    width: 1.6rem;
    background-color: #000;
}

.pub-related .item:nth-of-type(3n) {
    margin-right: 0;
}

.pub-related .item .text-con {
    padding: .2rem .3rem;
}

.pub-related .item .tit {
    font-size: .24rem;
    height: .9rem;
}

.pub-related .item .des {
    color: #666;
    margin-top: .3rem;
    font-family: "Roboto-Light";
    line-height: 1.5;
}

.pub-related .item .more {
    border: 2px #0071c0 solid;
    width: 1.6rem;
    line-height: .5rem;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
    color: #0071c0;
    position: absolute;
    left: .3rem;
    bottom: .8rem;
    font-size: .24rem;
    font-family: "Roboto-Medium";
    display: none;
}


/* 历程 */

.history .preview {
    width: 100%;
    overflow: hidden;
    height: .8rem;
    padding-left: .4rem;
    padding-right: .4rem;
    margin-top: .6rem;
}

.history .preview .swiper-container {
    background-color: #f1f1f1;
}

.history .preview .swiper-slide {
    line-height: .8rem;
    font-family: "Roboto-Medium";
    width: auto;
    min-width: 1.45rem;
    padding: 0 0.3rem;
    cursor: pointer;
}

.history .preview .active-nav {
    background-color: #0071c0;
    color: #FFF;
    /* font-size: .26rem; */
}

.history .preview .active-nav span {
    display: inline-block;
    transform: scale(1.3);
}

.history .preview .mr {
    margin-right: .3rem;
}

.history .preview .arrow-left,
.history .preview .arrow-right {
    position: absolute;
    top: 50%;
    width: .2rem;
    height: .35rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.history .preview .arrow-left {
    left: 0;
    background-image: url(../images/prev.jpg);
}

.history .preview .arrow-right {
    right: 0;
    background-image: url(../images/next.jpg);
}

@media (min-width:1025px) {
    .header:hover,
    .banner .more:hover,
    .home-ready .more:hover {
        background: #0071c0;
    }
    .banner .more:hover {
        color: #FFF;
    }
    .header:hover .nav>li:hover {
        background-color: #FFF;
    }
    .header:hover .nav>li:hover>a {
        color: #0071c0;
    }
    .nav li:hover .drop {
        opacity: 1;
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
    }
    .l-nav .drop.pro-sub li>a:hover {
        color: #0071c0;
    }
    .l-nav li:hover>a::after {
        border-left: .08rem #0071c0 solid;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    .home-proclassify .item:hover::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 161, 159, .65);
        z-index: 1;
    }
    .home-proclassify .item:hover img,
    .home-about .item:hover .pic img,
    .home-ready .pic:hover img,
    .home-news .swiper-slide:hover .pic img,
    .about .wel .pic:hover img,
    .about .his .pic:hover img,
    .about .zeren .pic:hover img,
    .pub-related .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .home-video .text-con:hover,
    .home-news .title:hover,
    .about .wel .more:hover,
    .about .wel .title:hover,
    .about .his .more:hover,
    .about .zeren .more:hover,
    .pub-go .more:hover,
    .pub-related .item:hover .tit,
    .pub-related .item:hover .des {
        text-decoration: underline;
    }
    .pub-related .item:hover .more {
        display: block;
    }
}

@media (max-width:1199px) {
    .menu-btn,
    .kefu .whatapp,
    .kefu .tel,
    .mb-banner {
        display: block;
    }
    .header {
        padding: 0 .2rem;
        background: #0071c0;
        position: sticky;
    }
    .header .logo {
        height: 1rem;
    }
    .header .top-tool {
        position: absolute;
        right: 1rem;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .header .search-btn {
        margin-bottom: 0;
    }
    .header .lang,
    .header .search-btn {
        width: .35rem;
        height: .35rem;
    }
    .head-con {
        position: fixed;
        width: 100%;
        left: 0;
        overflow-y: scroll!important;
        display: none;
        background-color: #0071c0;
        z-index: 999;
        top: 1rem;
        height: calc(100% - 1rem);
        padding: .2rem;
    }
    .nav li {
        width: 100%;
        padding: .3rem 0;
        position: relative;
        margin-right: 0;
    }
    .l-nav li>a {
        font-size: 16px;
    }
    .l-nav li>a::after {
        top: .06rem;
    }
    .nav .arrow {
        position: absolute;
        right: 0;
        top: 20px;
        width: 10px;
        height: 10px;
        border-right: 1px #FFF solid;
        border-top: 1px #FFF solid;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }
    .nav .drop {
        position: static;
        left: auto;
        transform: translate(0, 0);
        opacity: 1;
        width: 100%;
        display: none;
        text-align: left;
        background: none;
        padding-bottom: 0;
        padding-top: .2rem;
        font-size: 14px;
        top: auto;
        margin-top: .2rem;
        padding-right: .2rem;
        padding-left: .2rem;
    }
    .nav .drop a {
        line-height: .8rem;
    }
    .l-nav .drop.pro-sub {
        position: static;
        padding: .2rem;
    }
    .l-nav .drop.pro-sub ul {
        flex-flow: column;
    }
    .l-nav .drop.pro-sub li {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }
    .l-nav .drop.pro-sub li .title {
        font-size: 14px;
        margin-top: .2rem;
    }
    .nav .cur .arrow {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
    }
    .header .search-btn .search-content .close,
    .header .search-btn .search-content input[type='submit'] {
        width: .5rem;
        height: .5rem;
    }
    .header .search-btn .search-content input[type='text'],
    .header .search-btn .search-content.open {
        height: .5rem;
    }
    .header .search-btn .search-content.open {
        width: 3.4rem;
        top: -.05rem;
    }
    .header .search-btn .search-content input[type='submit'] {
        background-size: .3rem;
    }
    .footer-nav {
        padding: .3rem .2rem;
    }
    .banner {
        display: none;
    }
    .home-news {
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .home-news::after {
        width: 100%;
    }
    .about .wel {
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .crumb {
        line-height: .7rem;
    }
}

@media (max-width:767px) {
    .header .search-btn .search-content input[type='text']::placeholder {
        font-size: 12px;
    }
    .header .search-btn .search-content input[type='text'] {
        font-size: 15px;
    }
    .footer-nav li {
        width: 100%;
        border-bottom: 1px #e6e6e6 solid;
        padding: .2rem 0;
    }
    .footer-nav li:last-child {
        border-bottom: 0;
    }
    .footer-nav .sub,
    .crumb,
    .footer .f-logo {
        display: none;
    }
    .footer-nav .tit {
        font-size: 16px;
    }
    .footer-nav .tit::after {
        content: '';
        position: absolute;
        right: 0.2rem;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        width: 0.2rem;
        height: 0.2rem;
        border-right: 1px #6f6f6f  solid;
        border-bottom: 1px #6f6f6f  solid;
    }
    .footer-nav .tit.cur::after {
        transform: translateY(-50%) rotate(45deg);
    }
    .footer,
    .home-ready .more {
        font-size: 15px;
    }
    .kefu {
        right: .2rem;
        bottom: .2rem;
        width: .8rem;
    }
    .kefu .tel,
    .kefu .whatapp,
    .kefu .totop {
        height: .8rem;
    }
    .kefu .tel,
    .kefu .whatapp {
        background-size: .4rem;
    }
    .home-tip,
    .home-about .item .tit,
    .about .about-tit {
        font-size: 18px;
    }
    .home-tip {
        line-height: 1.4;
        padding: .3rem .2rem;
    }
    .home-proclassify .title,
    .home-about .title,
    .home-video .tit,
    .home-ready .title,
    .pub-banner .title,
    .about .about-title .title,
    .pub-go .title,
    .pub-related .title {
        font-size: 24px;
    }
    .home-proclassify .text,
    .home-about .txt,
    .home-video .text,
    .home-news .tit,
    .home-news .more,
    .about .wel .text,
    .about .wel .more,
    .about .his .des,
    .about .his .more,
    .about .culture li .tit,
    .about .zeren .des,
    .about .zeren .more,
    .pub-go .text,
    .pub-go .more {
        width: 100%;
        font-size: 14px;
    }
    .home-proclassify .item {
        width: 49.5%;
        margin-right: 1%;
    }
    .home-proclassify .item:nth-of-type(3n) {
        margin-right: 1%;
    }
    .home-proclassify .item:nth-child(even) {
        margin-right: 0;
    }
    .home-proclassify .item .tit {
        font-size: 20px;
    }
    .home-about .item {
        width: 100%;
        margin-right: 0;
        margin-top: .3rem;
    }
    .home-about .item .pic {
        height: 4.2rem;
    }
    .home-video .text-con {
        margin-right: 0;
    }
    .home-video .video {
        width: 100%;
        margin-right: 0;
        margin-top: .4rem;
    }
    .videoShow {
        width: 90%;
        height: 4.8rem;
    }
    .home-ready .pic {
        width: 100%;
        margin-right: 0;
        order: 2;
        margin-top: .3rem;
    }
    .home-news {
        flex-flow: column;
    }
    .home-news .text-content {
        width: 100%;
        margin-right: 0;
    }
    .home-news .content {
        margin-top: .3rem;
    }
    .home-news .txt,
    .pub-banner .text,
    .about .about-title .fu-title,
    .about .culture li .des {
        font-size: 14px;
    }
    .home-news .txt {
        height: 90px;
    }
    .pub-banner img {
        /* height: 3.8rem; */
    }
    .pub-banner .text,
    .about .wel .pic,
    .page {
        width: 100%;
    }
    .about .wel .pic {
        margin-top: .3rem;
    }
    .about .wel::after {
        right: 0;
    }
    .about .wel .text-con {
        margin-right: 0;
    }
    .about .his .text-con {
        order: 1;
    }
    .about .his .pic {
        width: 100%;
        margin-right: 0;
        order: 2;
        margin-top: .3rem;
    }
    .about .his .more,
    .about .zeren .more {
        line-height: .8rem;
        border-radius: .4rem;
        -webkit-border-radius: .4rem;
        -moz-border-radius: .4rem;
        -ms-border-radius: .4rem;
        -o-border-radius: .4rem;
    }
    .about .culture li {
        width: 49%;
    }
    .about .culture li:nth-of-type(4n) {
        margin-right: 2%;
    }
    .about .culture li:nth-child(even),
    .about .zeren .text-con {
        margin-right: 0;
    }
    .about .zeren .more {
        width: 100%;
    }
    .about .zeren .pic {
        margin-top: .3rem;
    }
    .pub-banner1 img {
        /* width: 100%; */
        /* height: 2rem; */
    }
    .slidebar {
        width: 100%;
        margin-right: 0;
    }
    .slidebar .title {
        font-size: 24px;
        line-height: 1rem;
        padding: 0 .2rem;
        border-bottom: 1px #e3e3e3 solid;
        margin-left: -0.2rem;
        margin-right: -.2rem; cursor: pointer;
    }
    .slidebar .title::after {
        left: auto;
        bottom: auto;
        right: .3rem;
        top: 50%;
        width: .2rem;
        height: .2rem;
        border-right: 2px #0071c0  solid;
        border-bottom: 2px #0071c0  solid;
        background: none;
        transform: translateY(-50%) rotate(-45deg);
        -webkit-transform: translateY(-50%) rotate(-45deg);
        -moz-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
        -o-transform: translateY(-50%) rotate(-45deg);
    }
    .slidebar .title.cur::after {
        transform: translateY(-50%) rotate(45deg);
        -webkit-transform: translateY(-50%) rotate(45deg);
        -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
        -o-transform: translateY(-50%) rotate(45deg);
    }
    .slidebar .sub {
        display: none;
        /* position: absolute;
        left: 0;
        top: 1.1rem;
        width: 100%;
        z-index: 9; */
        background-color: #FFF;
    }
    .slidebar .tit,
    .about-introduction .content .body {
        font-size: 15px;
    }
    .slidebar .m-tit,
    .slidebar .media {
        display: none;
    }
    .slidebar .sub .tit:last-of-type {
        display: none;
    }
    .about-introduction .content {
        margin-top: .4rem;
    }
    .about-introduction .content .title {
        font-size: 20px;
    }
    .pub-related .item {
        width: 100%;
        margin-right: 0;
        height: auto;
        padding-bottom: 1rem;
    }
    .pub-related .item .pic {
        height: 3.8rem;
    }
    .pub-related .item .tit {
        height: auto;
        font-size: 17px;
        line-height: 1.5;
    }
    .about-introduction .content {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }
    .pub-content {
        flex-flow: column;
    }
    .history .preview .swiper-slide {
        font-size: 14px;
        width: auto;
        min-width: auto;
        padding: 0 .3rem;
    }
    .history .preview .active-nav {
        font-size: 16px;
    }
    .history .preview .mr {
        margin-right: 0;
    }
}

@media (max-width:480px) {
    .home-proclassify .item {
        width: 100%;
        margin-right: 0%;
        height: 4.8rem;
    }
    .home-news .pic {
        height: 3.6rem;
    }
    .about .wel .more {
        line-height: .8rem;
        border-radius: .4rem;
        -webkit-border-radius: .4rem;
        -moz-border-radius: .4rem;
        -ms-border-radius: .4rem;
        -o-border-radius: .4rem;
    }

   
}


/* 产品 */

.pro-content {
    margin-bottom: 1.3rem;
    overflow: hidden;
}

.pro-home {
    margin-top: .5rem;
}

.pro-home .title {
    font-size: .48rem;
    line-height: 2;
    font-family: "Roboto-Bold";
}

.pro-home .txt {
    font-size: .22rem;
    line-height: 1.8;
    margin-top: .4rem;
}

.pro-home ul {
    margin-top: 1.4rem;
}

.pro-home li {
    margin-bottom: .8rem;
}

.pro-home li .pic {
    width: 10.8rem;
    height: 5.6rem;
    overflow: hidden;
}

.pro-home li .pic .pos-txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .8) url(../images/arrow.png)no-repeat 97% center;
    background-size: .19rem;
    padding: .2rem .9rem;
    font-size: .18rem;
    color: #FFF;
    line-height: 1.8;
}

.pro-home li .pro-title {
    margin-top: .4rem;
}

.pro-home li .pro-title .fu-title {
    font-family: "Roboto-Medium";
    font-size: .21rem;
}

.pro-home li .pro-title .tit {
    font-size: .35rem;
    font-family: "Roboto-Bold";
    line-height: 2;
    margin-top: .1rem;
}

.pro-home li .text {
    line-height: 1.8;
    margin-top: .3rem;
}

.pro-home li .text a {
    color: #000;
}

.pro-home li .to {
    color: #056766;
    font-size: .19rem;
    text-decoration: underline;
    margin-top: .4rem;
    font-family: "Roboto-Medium";
}

.pro-home li:nth-child(odd) {
    padding-right: 2.3rem;
}

.pro-home li:nth-child(odd) .pic {
    margin-right: .8rem;
}

.pro-home li:nth-child(even) {
    padding-left: 2.3rem;
}

.pro-home li:nth-child(even) .pic {
    margin-left: .8rem;
    order: 2;
}

.pro-home li:nth-child(even) .text-content {
    order: 1;
}

.pro-list .text-content {
    margin-top: .9rem;
}

.pro-list .text-content .title {
    font-family: 'Roboto Bk';
    font-size: .48rem;
    width: 4.8rem;
    margin-right: .7rem;
}

.pro-list .text-content .text {
    font-size: .21rem;
    line-height: 1.8;
}

.pro-list .text-content .text p {
    margin-bottom: .3rem;
}

.pro-list .text-content .text p:last-child {
    margin-bottom: 0;
}

.pro-list .line {
    width: 100%;
    height: .65rem;
    background-image: linear-gradient(90deg, #1f839c, #0eaca8);
    margin-top: .5rem;
}

.pro-list .pro-menu {
    line-height: .4rem;
    margin-top: .3rem;
}

.pro-list .pro-menu a {
    padding: 0 .3rem;
    border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    -ms-border-radius: .2rem;
    -o-border-radius: .2rem;
    overflow: hidden;
}

.pro-list .pro-menu .on,
.pro-list .pro-menu a:hover {
    background-color: #0071c0;
    color: #FFF;
}

.pro-list li {
    width: 47%;
    margin-right: 6%;
    margin-top: .7rem;
}

.pro-list li a {
    padding-bottom: .7rem;
    height: 100%;
}

.pro-list li:nth-of-type(2n) {
    margin-right: 0;
}

.pro-list li .pic {
    width: 100%;
    height: 3.8rem;
    overflow: hidden;
}

.pro-list li .tit {
    font-size: .28rem;
    font-family: "Roboto-Medium";
    line-height: 2;
    margin-top: .1rem;
}

.pro-list li .des {
    font-size: .18rem;
    line-height: 1.8;
    margin-top: .2rem;
}

.pro-list li .more {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #088785;
    font-size: .18rem;
    padding-right: .25rem;
    background: url(../images/arrow1.png)right center no-repeat;
    background-size: .14rem;
}

.page {
    margin-top: .7rem;
}

.page a,.page span {
    line-height: .4rem;
    height: .4rem;
    padding: 0 .15rem;
}

.page .prev,
.page .next {
    background: url(../images/next.svg)no-repeat right center;
    background-size: .24rem;
    padding-right: .25rem;
}

.page .prev {
    transform: rotate(180deg);
}

.page .last {
    background: url(../images/last.svg)no-repeat right center;
    background-size: .24rem;
    padding-right: .25rem;
}

.page a.on {
    background-color: #0071c0;
    color: #FFF;
}

.ad {
    overflow: hidden;
    margin-top: 1.2rem;
    height: 7rem;
}

.ad .text-content {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12.8rem;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    color: #FFF;
    margin-top: 0;
}

.ad .tit {
    font-family: 'Nissan';
    font-size: .62rem;
}

.ad .text {
    width: 100%;
    padding: .3rem 1.2rem;
    font-size: .22rem;
    line-height: 1.8;
    margin-top: .7rem;
    background-color: rgba(0, 161, 159, .65);
}

.ad .text p {
    margin-top: .2rem;
}

.ad .more {
    margin-left: auto;
    margin-right: auto;
    margin-top: .5rem;
    border: 2px #FFF solid;
    width: 3rem;
    line-height: .6rem;
    color: #FFF;
    font-family: 'Overpass';
}

.pro-details {
    margin-top: .4rem;
}

.pro-details h1 {
    font-family: 'Overpass';
    font-size: .45rem;
}

.pro-details .full-text {
    font-size: .22rem;
    padding: 0 1.8rem;
    line-height: 1.8;
    font-family: "Roboto-Light";
    margin-top: .2rem;
}

.pro-details .title {
    font-size: .42rem;
    line-height: 2;
    font-family: "Roboto-Medium";
}

.pro-details .models-con {
    margin-top: .4rem;
}

.pro-details .models-con .text-con {
    margin-right: .8rem;
}

.pro-details .models-con .pic {
    width: 8.7rem;
    overflow: hidden;
}

.pro-details .models-con .pic img {
    width: 100%;
}

.pro-details .models-con .text {
    font-size: .22rem;
    margin-top: .1rem;
}

.pro-details .models-con .text p {
    padding-left: .35rem;
    line-height: 2;
}

.pro-details .models-con .text p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: .1rem;
    height: .1rem;
    background-color: #FFF;
    border: .06rem #0071c0 solid;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.pro-details .models-con .submit {
    margin-top: .3rem;
}

.pro-details .models-con .submit a:nth-child(1) {
    background-color: #0071c0;
    color: #FFF;
    line-height: .6rem;
    padding: 0 .4rem;
    margin-right: .3rem;
}

.pro-details .models-con .submit a:nth-child(2) {
    font-family: "Roboto-Medium";
    color: #0071c0;
}

.pro-details .design {
    margin-top: 1.2rem;
}

.pro-details .design .pic {
    overflow: hidden;
    margin-top: .3rem;
    height: 6.3rem;
}

.pro-details .design .text-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #FFF;
    padding-top: .5rem;
}

.pro-details .design .text-con .tit {
    font-size: .24rem;
}

.pro-details .design .text-con .text {
    font-size: .36rem;
    max-width: 68%;
    margin: 0 auto;
    margin-top: .2rem;
}

.pro-details .features {
    margin-top: .9rem;
}

.pro-details .features .text {
    margin-top: .5rem;
    line-height: 1.8;
}

.pro-details .features .text table td {
    padding: 0 .1rem;
}

.pro-details .features .text .dot-list:first-child {
    margin-right: 1.1rem;
}

.pro-details .features .dot-list p,
.pro-details .features p.dot {
    background: url(../images/x.png)no-repeat left .05rem;
    padding-left: .3rem;
    margin-bottom: .3rem;
}

.pro-details .performance {
    margin-top: 1rem;
    background: url(../images/bg3.jpg)no-repeat center;
    background-size: cover;
    padding: .8rem 0;
    color: #FFF;
}

.pro-details .performance .title {
    color: #FFF;
}

.pro-details .performance .txt {
    font-family: "Roboto-Light";
    line-height: 1.8;
    margin-top: .2rem;
    width: 9.8rem;
}

.pro-details .performance .item {
    width: 32%;
    margin-right: 2%;
    margin-top: .6rem;
}

.pro-details .performance .item:nth-of-type(3n) {
    margin-right: 0;
}

.pro-details .performance .item .pic {
    height: 2.95rem;
    overflow: hidden;
}

.pro-details .performance .item .tit {
    font-size: .24rem;
    line-height: 2;
    font-family: "Roboto-Medium";
    margin-top: .2rem;
    color: #FFF;
}

.pro-details .performance .item .text {
    margin-top: .15rem;
    color: #FFF;
}

.pro-details .info-con {
    margin-top: .6rem;
}

.pro-details .info-con>div:first-child {
    margin-right: .8rem;
}

.pro-details .info-con .tit {
    font-size: .25rem;
    font-family: "Roboto-Medium";
}

.pro-details .info-con .des {
    margin-top: .3rem;
    line-height: 1.8;
}

.pro-details .gallery {
    margin-top: 1.2rem;
}

.pro-details .gallery .text {
    width: 9.8rem;
    line-height: 1.8;
    font-family: "Roboto-Light";
    margin-top: .2rem;
}

.pro-details .gallery ul {
    margin-top: .7rem;
}

.pro-details .gallery li {
    width: calc(33.33% - 4px);
    /* height: 3.85rem; */
    overflow: hidden;
    margin-right: 6px;
    margin-top: 6px;
}

.pro-details .gallery li:nth-of-type(3n) {
    margin-right: 0;
}

.pro-details .ser {
    margin-top: 1.2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.pro-details ul {
    margin-top: .5rem;
}

.pro-details li {
    margin-top: .3rem;
    width: 30.6%;
    margin-right: 4%;
}

.pro-details li:nth-of-type(3n) {
    margin-right: 0;
}

.pro-details li .pic {
    display: block;
    width: 100%;
    height: 2.85rem;
    overflow: hidden;
}

.pro-details li .tit {
    font-family: "Roboto-Medium";
    font-size: .36rem;
    line-height: 2;
    margin-top: .2rem;
}

.pro-details li .des {
    font-family: "Roboto-Light";
    line-height: 1.8;
    margin-top: .15rem;
    font-size: .18rem;
}

@media (max-width: 1199px) {
    .pro-home li .to {
        font-size: 15px;
    }
}

@media (min-width:1025px) {
    .pro-home li:hover .pic img,
    .pro-list li:hover .pic img,
    .pro-details .performance .item:hover .pic img,
    .pro-details .gallery li:hover img,
    .pro-details li:hover .pic img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    .pro-home li .to:hover {
        text-decoration: none;
    }
    .pro-home li .text a:hover,
    .pro-home li .pic .pos-txt:hover,
    .pro-details .models-con .submit a:hover,
    .pro-details .performance .item:hover .tit {
        text-decoration: underline;
    }
    .ad .more:hover {
        background-color: #FFF;
        color: #0071c0;
    }
}

@media (max-width:767px) {
    .pro-home .title {
        font-size: 24px;
    }
    .pro-home .txt {
        font-size: 14px;
    }
    .pro-home li {
        flex-flow: column;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .pro-home li .pic {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
        order: 1 !important;
    }
    .pro-home li .pic .pos-txt {
        padding-left: .3rem;
        font-size: 14px;
    }
    .pro-home li .text-content {
        padding-left: .2rem;
        padding-right: .2rem;
        order: 2 !important;
    }
    .pro-home li .pro-title .fu-title,
    .pro-list li .more,
    .pro-details .models-con .text,
    .pro-details .full-text,
    .pro-details .performance .item .tit,
    .pro-details .info-con .tit {
        font-size: 15px;
    }
    .pro-home li .pro-title .tit,
    .pro-details h1,
    .pro-details .title {
        font-size: 19px;
    }
    .pro-list .text-content .title {
        width: 100%;
        margin-right: 0;
        font-size: 24px;
        text-align: center;
    }
    .pro-list .text-content .text {
        margin-top: .3rem;
    }
    .pro-list .pro-menu {
        /* white-space: nowrap; */
        display: flex;
        overflow-x: auto;
        padding-bottom: 0rem;
        line-height: .5rem;
        flex-wrap: wrap;
    }
    .pro-list .pro-menu a {
        display: inline-block;
        border-radius: .3rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
        -ms-border-radius: .3rem;
        -o-border-radius: .3rem;
    }
    .pro-list li,
    .pro-details .performance .item,
    .pro-details .info-con>div:first-child,
    .pro-details li {
        width: 100%;
        margin-right: 0;
    }
    .pro-list li .tit {
        font-size: 18px;
    }
    .pro-list li .des,
    .pro-details .performance .item .text,
    .pro-details .info-con .des,
    .pro-details li .des {
        font-size: 15px;
        line-height: 1.6;
    }
    .page a {
        line-height: .6rem;
        height: .6rem;
        padding: 0 .2rem;
    }
    .ad .text-content {
        width: 90%;
    }
    .ad .tit {
        font-size: 20px;
    }
    .pro-list .text-content .text {
        padding: .2rem;
        font-size: 14px;
    }
    .ad .more {
        line-height: auto;
        padding: .15rem 0;
        width: 4.5rem;
    }
    .pro-details .models-con,
    .pro-details .features .text,
    .pro-details .info-con {
        flex-flow: column;
    }
    .pro-details .models-con {
        flex-flow: column-reverse;
    }
    .pro-details .models-con .pic {
        width: 100%;
        margin-top: 0;
        margin-bottom: .3rem;
    }
    .pro-details .full-text {
        padding: 0;
    }
    .pro-details .models-con .submit a:nth-child(1) {
        line-height: .8rem;
    }
    .pro-details .design .pic {
        height: 3rem;
    }
    .pro-details .design .text-con .tit,
    .pro-details li .tit {
        font-size: 18px;
    }
    .pro-details .design .text-con .text {
        font-size: 16px;
        max-width: 100%;
    }
    .pro-details .features .text>div:first-child {
        margin-right: 0;
    }
    .pro-details .features .text p {
        background-position: left 6px;

    }
    .pro-details .performance .txt,
    .pro-details .gallery .text {
        width: 100%;font-size: 15px; line-height: 1.6;
    }
    .pro-details .performance .item .pic {
        height: 4.2rem;
    }
    .pro-details .info-con>div {
        margin-bottom: .4rem;
    }
    .pro-details .info-con>div:last-of-type{
        margin-bottom: 0;
    }
    .pro-details .gallery li {
        width: 49.5%;
        /* height: 3.85rem; */
        height: auto;
        margin-right: 1%;
    }
    .pro-details .gallery li:nth-of-type(3n) {
        margin-right: 1%;
    }
    .pro-details .gallery li:nth-of-type(2n) {
        margin-right: 0;
    }
    .pro-details .ser {
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .pro-details li .pic {
        height: 3.8rem;
    }
}


/* 新闻 */

.news-content {
    margin-bottom: 1.3rem;
}

.news-home .pic-con {
    margin-top: 5px;
}

.news-home .pic-con .pic1 {
    margin-right: .1rem;
    height: 7.9rem;
    overflow: hidden;
}

.news-home .pic-con .pic1 .text-con {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    /* transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); */
    color: #FFF;
    font-size: .3rem;
    z-index: 2;
    padding: .5rem 2.3rem;
    background: linear-gradient(to top, black, transparent);
}

.news-home .pic-con .pic1 .text {
    padding-bottom: .3rem;
    line-height: 1.6;
}

.news-home .pic-con .pic1 .text::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 1.9rem;
    background-color: #FFF;
}

.news-home .pic-con .pic1 .more {
    width: 1.9rem;
    border: 2px #0071c0 solid;
    line-height: .54rem;
    padding: 0 .5rem;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    -o-border-radius: .3rem;
    margin-top: .3rem;
}

.news-home .pic-con .con {
    width: 6.27rem;
}

.news-home .pic-con .con a {
    width: 100%;
    height: 3.9rem;
    overflow: hidden;
}

.news-home .pic-con .con a:last-child {
    margin-top: .1rem;
}

.news-home .pic-con .con .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #FFF;
    font-size: .25rem;
    z-index: 2;
    padding: .5rem .6rem;
    line-height: 1.6;
    background: linear-gradient(to top, black, transparent);
}

.news-home .pic-con .con .text::after {
    content: '';
    position: absolute;
    left: .6rem;
    bottom: .3rem;
    height: 1px;
    width: 1.9rem;
    background-color: #FFF;
}

.news-home .gonggao {
    margin-top: .8rem;
}

.news-home .gonggao .title {
    line-height: 2;
}

.news-home .gonggao .title a {
    font-size: .23rem;
}

.news-home .gonggao .title span {
    font-size: .32rem;
    font-family: "Roboto-Medium";
}

.news-home .gonggao .swiper-container {
    margin-top: .5rem;
    padding-bottom: 1rem;
}

.news-home .gonggao .tit {
    font-size: .24rem;
    line-height: 1.6;
    font-family: "Roboto-Medium";
}

.news-home .gonggao .des {
    font-size: .18rem;
    margin-top: .2rem;
    line-height: 1.8;
    font-family: "Roboto-Light";
    color: #333;
}

.news-home .gonggao .date {
    font-size: .16rem;
    background: url(../images/date.jpg)no-repeat left center;
    background-size: auto 100%;
    padding-left: .3rem;
    margin-top: .3rem;
    color: #333;
}

.news-home .gonggao .date::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -.5rem;
    height: 1px;
    background-color: #333;
    width: 1.3rem;
}

.news-home .gonggao .more {
    width: 1.4rem;
    border: 3px #0071c0 solid;
    line-height: .5rem;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
    margin-top: 1rem;
    color: #0071c0;
}

.news-home .gonggao .swiper-button-prev {
    margin-top: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(../images/r.png)no-repeat center;
    background-size: 100%;
}

.news-home .gonggao .swiper-button-next {
    margin-top: auto;
    top: auto;
    right: auto;
    left: .8rem;
    bottom: 0;
    width: .6rem;
    height: .6rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(../images/r.png)no-repeat center;
    background-size: 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.news-home .all {
    margin-top: .7rem;
    width: 3.4rem;
    line-height: .7rem;
    border-radius: .35rem;
    -webkit-border-radius: .35rem;
    -moz-border-radius: .35rem;
    -ms-border-radius: .35rem;
    -o-border-radius: .35rem;
    border: 2px #0071c0 solid;
    margin-left: auto;
    margin-right: auto;
    font-family: "Roboto-Medium";
}

.news-list {
    min-width: 0px;
    width: 100%;
    max-width: 100%;
}

.news-list .title,
.notice-list .title {
    font-size: .3rem;
    font-family: "Roboto-Medium";
    line-height: 2;
    margin-top: .05rem;
}

.news-list li {
    width: 48.5%;
    margin-right: 3%;
    margin-top: .6rem;
}

.news-list li a {
    width: 100%;
    height: 100%;
    padding-bottom: 1rem;
}

.news-list li .pic {
    width: 100%;
    height: 3.15rem;
    overflow: hidden;
}

.news-list li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 1.6rem;
    background-color: #000;
}

.news-list li:nth-of-type(2n) {
    margin-right: 0;
}

.news-list li .tit {
    font-size: .24rem;
    /* height: .9rem; */
    margin-top: .2rem;
    line-height: 1.6;
    color: #000;
    font-family: "Roboto-Medium";
}

.news-list li .date {
    display: flex;
    align-items: center;
    font-size: .18rem;
    color: #494a4a;
    line-height: 2;
    margin-top: .2rem;
}

.news-list li .date i {
    width: .28rem;
    height: .28rem;
    background: url(../images/date.jpg) no-repeat center;
    background-size: contain;
    margin-right: .1rem;
}

.news-list li .more {
    border: 2px #0071c0 solid;
    width: 1.6rem;
    line-height: .5rem;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
    color: #0071c0;
    position: absolute;
    left: 0rem;
    bottom: .2rem;
    font-size: .24rem;
    font-family: "Roboto-Medium";
    display: none;
}

.notice-list ul {
    margin-top: .4rem;
}

.notice-list li {
    padding: .3rem 0;
    border-bottom: 1px #333 solid;
    width: 100%;
}

.notice-list li .tit {
    font-size: .26rem;
    line-height: 1.6;
}

.notice-list li .date {
    font-style: italic;
    background: url(../images/date.jpg)no-repeat left center;
    line-height: 2;
    padding-left: 30px;
    font-size: .18rem;
    color: #494a4a;
    margin-top: .2rem;
}

.news-details {
    margin-top: .7rem;
    padding-left: .8rem;
    padding-right: .8rem;
}

.news-details .title {
    font-size: .42rem;
    line-height: 2;
    font-family: "Roboto-Medium";
    padding-bottom: .2rem;
}

.news-details .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: .9rem;
    background-color: #c5c7c7;
}

.news-details h1 {
    font-size: .34rem;
    font-family: "Roboto-Medium";
    margin-top: .3rem;
    font-weight: 550;
    line-height: 1.4;
}

.news-details .date {
    color: #494a4a;
    background: url(../images/date.jpg)no-repeat left center;
    padding-left: 30px;
    font-style: italic;
    margin-top: .3rem;
}

.brand-content .body,
.ser-content .body,
.news-details .body {
    margin-top: .5rem;
    line-height: 1.8;
}

.brand-content .body img,
.ser-content .body img,
.news-details .body img {
    max-width: 100%;
    height: auto;
    /* margin-bottom: .3rem; */
}

.brand-content .body p,
.ser-content .body p,
.news-details .body p {
    margin-bottom: .3rem;
}

.news-details .share {
    margin-top: .7rem;
    font-size: .26rem;
    margin-right: .2rem;
}

.news-details .share a {
    margin-left: .4rem;
    margin-right: .4rem;
}

.news-details .share img {
    height: .43rem;
}

.brand-content h1 {
    font-size: .3rem;
    line-height: 1.6;
    font-weight: bold;
}

.brand-content .img-list {
    margin-top: .5rem;
}

.brand-content .img-list li {
    width: 32%;
    margin-right: 2%;
    cursor: pointer;
    margin-bottom: .2rem;
}

.brand-content .img-list li:nth-of-type(3n) {
    margin-right: 0;
}

.brand-content .img-list li .pic {
    overflow: hidden;
}

.brand-content .img-list li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.brand-content .img-list li .tit {
    padding: .14rem 0;
}

@media (min-width:1025px) {
    .news-home .pic-con .pic1:hover img,
    .news-home .pic-con .con a:hover img,
    .news-list li:hover .pic img,
    .brand-content .img-list li:hover .pic img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    .news-home .pic-con .pic1:hover .text,
    .news-home .pic-con .con a:hover .text,
    .news-list li:hover .tit {
        text-decoration: underline;
    }
    .news-home .all:hover {
        background-color: #0071c0;
        color: #FFF;
    }
    .news-list li:hover .more {
        display: block;
    }
}

@media (max-width:767px) {
    .news-home .pic-con .pic1 {
        margin-right: 0;
        width: 100%;
        height: auto;
        min-width: 100%;
    }
    .news-home .pic-con .con {
        width: 100%;
        margin-top: 5px;
    }
    .news-home .pic-con .pic1 .text-con {
        padding: .5rem .6rem;
    }
    .news-home .pic-con .con a {
        height: 4.6rem;
    }
    .news-home .pic-con .con .text,
    .news-home .pic-con .pic1 .text-con,
    .news-home .gonggao .tit,
    .notice-list li .tit {
        font-size: 14px;
    }
    .notice-list li .tit {
        font-size: 16px;
    }
    .notice-list li .date {
        font-size: 15px;
        padding-left: 18px;
        background-size: 14px;
    }
    .news-home .gonggao .title span,
    .news-list .title,
    .notice-list .title,
    .news-details .title {
        font-size: 24px;
    }
    .news-home .gonggao .date {
        padding-left: .4rem;
        line-height: .5rem; 
        font-size: .20rem;
        background-size: .28rem auto;
        background-position-y: .07rem;
    }
    .news-home .gonggao .more {
        width: 2rem;
        line-height: .7rem;
        border-radius: .35rem;
        -webkit-border-radius: .35rem;
        -moz-border-radius: .35rem;
        -ms-border-radius: .35rem;
        -o-border-radius: .35rem;
        font-size: 14px;
    }
    .news-home .gonggao .des {
        font-size: 14px;line-height: 1.5;
    }
    .news-list li {
        width: 100%;
        margin-right: 0;
    }
    .news-list li .pic {
        height: auto;
    }
    .news-list li .tit {
        height: auto;
        font-size: 16px;
    }
    .news-list li .date {
        font-size: 14px;
    }
    .news-list li .date i {
        width: 16px;
        height: 16px;
        margin-right: 6px;
    }
    .news-list .title,
    .notice-list .title {
        margin-top: .4rem;
    }
    .news-details {
        padding-left: 0;
        padding-right: 0;
    }
    .news-details h1 {
        font-size: 18px;
    }
    .news-details .body {
        font-size: 16px;
    }
    .news-details .share {
        font-size: 18px;
    }
    .news-details .share .tit {
        width: 100%;
        margin-bottom: .3rem;
    }
    .news-details .share a {
        margin-left: 0;
    }
    .brand-content h1 {
        font-size: 20px;
        margin-top: 0.4rem;
    }
    .brand-content .img-list li {
        width: 100%;
        margin-right: 0;
    }
}

.brand-content {
    margin-bottom: .3rem;
}

.video-list li {
    width: 48%;
    margin-right: 4%;
    margin-top: .6rem;
    cursor: pointer;
}

.video-list li:nth-child(even) {
    margin-right: 0;
}

.video-list li .pic {
    height: 2.7rem;
    overflow: hidden;
}

.video-list li .pic::before {
    content: '';
    position: absolute;
    left: .3rem;
    top: .2rem;
    right: .3rem;
    bottom: .2rem;
    border: 1px rgba(255, 255, 255, .5) solid;
    z-index: 2;
}

.video-list li .tit {
    font-size: .26rem;
    height: .66rem;
    margin-top: .3rem;
}

.video-list li span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: .64rem;
    height: .67rem;
    background: url(../images/play1.png)no-repeat center;
    background-size: 100%;
}

.video-list li .time {
    font-size: .18rem;
    font-family: "Roboto-Medium";
    background: url(../images/time.png)no-repeat left center;
    padding-left: 25px;
    margin-top: .2rem;
    background-size: auto 80%;
}

.brand .brand-text {
    font-family: 'Overpass';
    font-size: .28rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    line-height: 1.8;
}

.brand .zhizao {
    overflow: hidden;
    height: 7rem;
}

.brand .zhizao .text-content {
    position: absolute;
    left: 2.3rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #FFF;
    z-index: 2;
    width: 8rem;
}

.brand .zhizao .title {
    font-size: .4rem;
    line-height: 2;
    font-family: 'Roboto Bk';
}

.brand .zhizao .des {
    font-size: .24rem;
    margin-top: .2rem;
    line-height: 1.6;
}

.brand .zhizao .btn {
    margin-top: .8rem;
    font-family: "Roboto-Bold";
    border: 2px #FFF solid;
    width: 4rem;
    line-height: .6rem;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    -o-border-radius: .3rem;
    color: #FFF;
    font-size: .18rem;
}

.brand .video {
    margin-top: 1rem;
}

.brand .video .title {
    font-family: "Roboto-Bold";
    font-size: .34rem;
    line-height: 2;
}

.brand .video .text {
    line-height: 1.8;
    font-size: .22rem;
    margin-top: .2rem;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.brand .video ul {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
}

.brand .video li {
    width: 32%;
    margin-right: 2%;
    margin-top: .6rem;
    cursor: pointer;
}

.brand .video li:nth-of-type(3n) {
    margin-right: 0;
}

.brand .video li .pic {
    height: 2.7rem;
    overflow: hidden;
}

.brand .video li .pic::before {
    content: '';
    position: absolute;
    left: .3rem;
    top: .2rem;
    right: .3rem;
    bottom: .2rem;
    border: 1px rgba(255, 255, 255, .5) solid;
    z-index: 2;
}

.brand .video li .tit {
    font-size: .26rem;
    height: .66rem;
    margin-top: .3rem;
}

.brand .video li span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: .64rem;
    height: .67rem;
    background: url(../images/play1.png)no-repeat center;
    background-size: 100%;
}

.brand .video li .time {
    font-size: .18rem;
    font-family: "Roboto-Medium";
    background: url(../images/time.png)no-repeat left center;
    padding-left: 25px;
    margin-top: .2rem;
    background-size: auto 80%;
}

.brand .video .more {
    margin-top: .7rem;
    width: 4.7rem;
    line-height: .7rem;
    margin-left: auto;
    margin-right: auto;
    border: 1px #000 solid;
}

.brand .info-con {
    margin-top: 1.4rem;
    overflow: hidden;
}

.brand .info-con .item {
    background-color: #f6f6f6;
}

.brand .info-con .pic {
    width: 9.52rem;
    height: 5.55rem;
    overflow: hidden;
}

.brand .info-con .title {
    font-size: .4rem;
    font-family: 'Overpass';
}

.brand .info-con .des {
    font-family: "Roboto-Light";
    line-height: 1.8;
    font-size: .23rem;
    margin-top: .2rem;
}

.brand .info-con .more {
    width: 1.8rem;
    line-height: .5rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    background-color: #0071c0;
    color: #FFF;
    margin-top: .6rem;
}

.brand .info-con .text-con {
    padding-top: .8rem;
}

.brand .info-con .item:nth-child(1) {
    padding-right: 2.3rem;
}

.brand .info-con .item:nth-child(1) .pic {
    margin-right: .75rem;
}

.brand .info-con .item:nth-child(2) {
    padding-left: 2.3rem;
}

.brand .info-con .item:nth-child(2) .pic {
    margin-left: .75rem;
    order: 2;
}

@media (min-width:1025px) {
    .video-list li:hover .pic img,
    .brand .video li:hover .pic img,
    .brand .info-con .item:hover .pic img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    .brand .zhizao .btn:hover {
        text-decoration: underline;
    }
    .brand .video .more:hover {
        background-color: #0071c0;
        border-color: #0071c0;
        color: #FFF;
    }
    .brand .info-con .item .more:hover {
        text-decoration: underline;
    }
}

@media (max-width:1199px) {
    .brand .video ul {
        padding-left: .2rem;
        padding-right: .2rem;
    }
}

@media (max-width:950px) {
    .brand .zhizao .btn {
        width: 5rem;
    }
    .brand .zhizao .text-content {
        left: .2rem;
    }
    .brand .video .text {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:767px) {
    .video-list li,
    .brand .video li {
        width: 100%;
        margin-right: 0;
    }
    .video-list li .pic,
    .brand .video li .pic {
        height: 4.2rem;
    }
    .video-list li .tit,
    .brand .video li .tit {
        font-size: 16px;
        line-height: 1.8;
        height: auto;
    }
    .brand .video li .time,
    .video-list li .time {
        font-size: 15px;
    }
    .brand .brand-text {
        font-size: 16px;
    }
    .brand .zhizao .text-content {
        width: auto;
        right: .2rem;
    }
    .brand .zhizao .title,
    .brand .video .title {
        font-size: 24px;
    }
    .brand .zhizao .des,
    .brand .zhizao .btn,
    .brand .video .text,
    .brand .info-con .des {
        font-size: 14px;
    }
    .brand .info-con .item {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: .3rem;
    }
    .brand .info-con .pic {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
        order: 1 !important;
    }
    .brand .info-con .text-con {
        padding-left: .2rem;
        padding-right: .2rem;
        order: 2 !important;
        padding-top: .3rem !important;
    }
    .brand .info-con .title {
        font-size: 18px;
    }
}


/* 联系 */

.contact {
    margin-bottom: .6rem;
}

.contact .form-content .product-name {
    display: none !important;
}

.contact.pro-contact .form-content .product-name {
    display: flex !important;
}

.contact .title {
    font-size: .34rem;
    line-height: 2;
    font-family: "Roboto-Bold";
    margin-top: .5rem;
}

.contact .text-con {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    line-height: 1.8;
    margin-top: .3rem;
}

.contact .text-con .time {
    color: #0071c0;
    margin-top: .4rem;
}

.contact .map {
    margin-top: .6rem;
}

.contact .map img {
    width: 100%;
    height: auto;
}

.contact .map iframe {
    width: 100%;
    height: 5.1rem;
}

.contact .item {
    /* width: 30%; */
    flex: 1;
    margin-top: .8rem;
    margin-right: 5%;
}

.contact .item:last-child {
    margin-right: 0;
}

.contact .item .tit {
    font-size: .24rem;
    border-bottom: 1px #c1c1c1 solid;
    font-family: "Roboto-Medium";
    line-height: .6rem;
}

.contact .item .group {
    margin-top: .4rem;
    line-height: 1.8;
}

.contact .item .group label {
    font-family: "Roboto-Medium";
    font-size: .24rem;
}

.contact .item .group .text {
    font-family: "Roboto-light"; font-size: .27rem;
}

.contact .form-content {
    background-color: #fafafa;
    overflow: hidden;
    padding-bottom: 1.1rem;
}

.contact .form-content form {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
}

.contact .form-content .group {
    background-color: #FFF;
    margin-top: .4rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: .75rem;
    width: 100%;
    overflow: hidden;
    border: 1px #d5d5d5 solid;
    padding: 0 .2rem;
}

.contact .form-content .group .tit {
    line-height: .73rem;
    color: #666;
    font-family: 'Sansation';
}

.contact .form-content .group .tit span {
    color: #FF0000;
}

.contact .form-content .group input[type='text'] {
    padding-left: .2rem;
    font-size: .2rem;
}

.contact .form-content .group textarea {
    height: 1.4rem;
    padding: .2rem;
    font-size: .2rem;
}

.contact .form-content .agreement {
    margin-top: .4rem;
}

.contact .form-content .agreement input[type='checkbox'] {
    width: 0;
}

.contact .form-content .agreement label {
    width: 100%;
    cursor: pointer;
}

.contact .form-content .agreement .check_container {
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    position: relative;
    margin-right: .2rem;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.contact .form-content .agreement input[type='checkbox']:checked+.check_container:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 12px;
    border-right: 2px solid #0071c0;
    border-bottom: 2px solid #0071c0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 6px;
    z-index: 9;
}

.contact .form-content .submit,
.contact .form-content input[type='submit'] {
    position: relative;
    width: 100%;
    background-color: #0071c0;
    color: #FFF;
    height: .7rem;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin: .7rem 0 0 0;
    font-size: .24rem;
    font-family: 'Sansation';
    border: 0;
}

@media (max-width:1199px) {
    .contact .form-content form {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:767px) {
    .show-pc {
        display: none;
    }
    .show-mb {
        display: block;
    }
    .contact .item {
        width: 100%;
        margin-right: 0;
        margin-top: .4rem;
    }
    .contact .item .tit {
        font-size: 18px;
        line-height: .8rem;
    }
    .contact .item .group label {
        font-size: 14px;
    }
    .contact .map img {
        width: 100%;
        height: auto;
    }
    .contact .text-con {
        width: 90%;
        padding: 0;
        margin: 0 auto;
    }
}


/* 服务 */

.ser-content {
    margin-bottom: 1.3rem;
}

.ser-content .bao {
    padding-left: .9rem;
    padding-right: .9rem;
    overflow: hidden;
    margin-top: .8rem;
}

.ser-content .bao .title {
    font-size: .43rem;
    font-family: "Roboto-Medium";
    line-height: 2;
    padding-bottom: .2rem;
}

.ser-content .bao .title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: .9rem;
    background-color: #c5c7c7;
}

.ser .ser-text {
    margin-top: .6rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
}

.ser .title {
    font-size: .42rem;
    line-height: 2;
    font-family: "Roboto-Bold";
}

.ser .ser-text .text {
    font-size: .22rem;
    line-height: 1.8;
    margin-top: .2rem;
}

.ser .pic-con {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    margin-top: .9rem;
}

.ser .pic-con .item {
    width: 30%;
    overflow: hidden;
    margin-right: 5%;
}

.ser .pic-con .item:last-child {
    margin-right: 0;
}

.ser .pic-con .item .tit {
    font-size: .34rem;
    line-height: 2;
    font-family: "Roboto-Medium";
    margin-top: .2rem;
}

.ser .pic-con .item .des {
    margin-top: .2rem;
    line-height: 1.8;
    font-family: "Roboto-Light";
    font-size: .22rem;
}

.ser .pic-text {
    padding: .4rem .6rem;
    background-color: #0071c0;
    color: #FFF;
    margin-top: 1.3rem;
}

.ser .pic-text .pic {
    width: 8.95rem;
    height: 4.45rem;
    margin-right: .8rem;
    overflow: hidden;
}

.ser .pic-text .title {
    color: #FFF;
}

.ser .pic-text .des {
    margin-top: .3rem;
    line-height: 1.8;
    font-size: .23rem;
    font-family: "Roboto-Light";
}

.ser .pic-text .more {
    border: 1px #FFF solid;
    line-height: .7rem;
    width: 5.4rem;
    margin-top: .4rem;
    color: #FFF;
}

.ser .icon-content .item {
    width: 31%;
    margin-top: .8rem;
}

.ser .icon-content .icon {
    width: 1rem;
    height: 1rem;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.ser .icon-content .icon img {
    width: 100%;
}

.ser .icon-content .tit {
    font-size: .3rem;
    font-family: 'Roboto Bk';
    line-height: 1.8;
    margin-top: .3rem;
}

.ser .icon-content .text {
    font-family: "Roboto-Light";
    line-height: 1.8;
    margin-top: .3rem;
}

.ser .base {
    width: 100%;
    height: 8.45rem;
    overflow: hidden;
    margin-top: 1rem;
    background: url(../images/bg4.jpg)no-repeat center;
    background-size: cover;
    padding-top: .9rem;
    color: #FFF;
}

.ser .base .title {
    color: #FFF;
}

.ser .base .txt {
    font-size: .22rem;
    line-height: 1.8;
}

.ser .base .text {
    font-size: .26rem;
    margin-top: .5rem;
    line-height: 1.8;
}
.ser .base .text p a{ color: #FFF;}
.ser .base .text p a:hover{ text-decoration: underline;}
.ser .base .go {
    justify-content: flex-end;
    margin-top: .5rem;
}

.ser .base .go a {
    color: #FFF;
    border: 2px #FFF solid;
    line-height: .6rem;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    -ms-border-radius: .3rem;
    -o-border-radius: .3rem;
    width: 4rem;
}

.search-list {
    width: 100%;
}

.search-list ul  {
    margin-top: 0;
}

.search-list ul li .type {
    font-size: .26rem;
    margin-bottom: 0.2rem;
    color: #0071c0;
    line-height: 1.4;
}

.search-list li:hover .tit {
    text-decoration: underline;
    color: #000;
}

@keyframes progress-anim {
    0% {
        width: 0
    }

    5% {
        width: 0
    }

    10% {
        width: 15%
    }

    30% {
        width: 40%
    }

    50% {
        width: 55%
    }

    80% {
        width: 100%
    }

    95% {
        width: 100%
    }

    to {
        width: 0
    }
}

.ff-message-success,.ff-form-loading_errors,.ff-errors-in-stack {
    display: none!important
}
.fluentform .ff_submitting {
    pointer-events: auto!important
}
.fluentform .text-danger {
    color: #f56c6c !important;
}

.form-content .frm-fluent-form {
    padding: 0 !important;
}

.form-content .fluentform .ff-el-group{
    display: flex;
    margin: 0.4rem 0 0 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: 0.75rem;
    width: 100%;
    border: 1px #d5d5d5 solid;
    padding: 0 0.2rem;
    background: #FFF;
}

.form-content .fluentform .ff-el-group .ff-el-input--label {
    width: auto;
    color: #666;
    font-family: 'Sansation';
    line-height: .73rem;
    padding: 0;
    float: unset;
    margin: 0;
}

.form-content .fluentform .ff-el-group .ff-el-input--content {
    flex: 1;
    padding-left: 0.2rem;
    margin: 0;
}

.form-content .fluentform .ff-el-group .ff-el-input--content .ff-el-form-control {
    font-size: .2rem;
    height: 100%;
    border: 0;
    padding: 0;
}

.form-content .fluentform .ff-el-group .ff-el-input--content textarea.ff-el-form-control {
    padding: 0.2rem;
    font-size: .2rem;
}

.form-content .fluentform .ff-el-group.ff_submit_btn_wrapper,
.form-content .fluentform .radio-check {
    display: none;
}

.form-content .submit.working::after {
    animation: progress-anim 4s 0s infinite;
    background: hsla(0,0%,100%,.4);
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
}




@media (min-width:1025px) {
    .ser .pic-text:hover .pic img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    .ser .pic-text .more:hover,
    .ser .base .go a:hover {
        text-decoration: underline;
    }
}

@media (max-width:1199px) {
    .ser .ser-text {
        padding-left: 0;
        padding-right: 0;
    }
    .ser .pic-con {
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .ser .pic-text {
        padding: .2rem;
    }
    .ser .pic-text .more {
        width: 100%;
    }
    .ser .pic-text .des {
        margin-top: .2rem;
    }
    .form-content .fluentform .ff-el-group .ff-el-input--content .ff-el-form-control {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .ser-content .bao .title {
        font-size: 24px;
    }
    .ser-content .bao {
        padding-left: 0;
        padding-right: 0;
    }
    .ser .pic-con .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: .4rem;
    }
    .ser .pic-con .item .tit,
    .ser .icon-content .tit {
        font-size: 18px;
    }
    .ser .pic-con .item .des,
    .ser .pic-text .des,
    .ser .base .text,
    .ser .base .txt {
        font-size: 14px;
    }
    .ser .pic-text {
        flex-flow: column;
        margin-top: .4rem;
    }
    .ser .pic-text .pic {
        width: 100%;
        margin-right: 0;
    }
    .ser .pic-text .text-con {
        margin-top: .3rem;
    }
    .ser .icon-content .item {
        width: 48%;
    }
    .ser .icon-content .tit {
        height: 64px;
    }
    .ser .base {
        height: auto;
        padding-bottom: .7rem;
    }
    .search-list ul li .type {
        font-size: 16px;
    }
    .home-proclassify .title,
    .home-proclassify .text,
    .pro-list>.text-content,
    .pub-banner .text,
    .pro-details .full-text
    {
        display: none;
    }
    .pro-list .line {
        margin-top: 0;display: none;
    }
    .pro-list ul {
        margin-top: -.4rem;
    }
    .pro-list li .des {
        -webkit-line-clamp: 2;
    }
    .pro-details .design,
    .pro-details .ser,
    .pro-details .features {
        margin-top: .5rem;
    }
    .pro-details .gallery {
        margin-top: .3rem;
    }
    .pro-details ul {
        margin-top: 0;
    }
    
}
@media (max-width: 480px) {
    .ser .ser-text .text{font-size: .26rem;}
}




.popup.tip .container {
    background: #fff;
    border-radius: 10px;
    max-width: 400px;
    width: 90%;
    padding: 0
}

.popup.tip .title {
    font-size: 20px;
    text-align: center;
    color: #000
}

.popup.tip .txt {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    color: #666;
    padding: 0 20px
}

.popup.tip .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: #0071c0;
    border-radius: 50%;
    background-image: url(../images/correct.png);
    margin-top: 30px;
    margin-bottom: 20px;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat
}

.popup.tip .opt {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    cursor: pointer
}

.popup.tip .opt .btn {
    color: #000;
    font-size: 16px;
    border-radius: 6px
}

.popup.youtube .container {
    width: 70%;
    height: calc(70vw / 1.77);
    padding: 0
}

.popup.youtube iframe {
    width: 100%;
    height: 100%;
    background: #000
}

.popup.youtube .close {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
    background: url(https://aumantruck-image.newpower-i.com/statics/css/douge/index/close.svg)no-repeat left center;
    background-size: 20px;
    padding-left: 30px
}

@media (max-width: 540px) {
    .popup.tip .icon {
        width:80px;
        height: 80px
    }

    .popup.youtube .container {
        width: 90%;
        height: 50%
    }
}

.popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000
}

.popup .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5)
}

.popup.youtube .mask {
    background: rgba(0,0,0,.8)
}

.popup .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.code {
    flex: 1;
}
#captcha-val {
    flex: 1;
    height: 100%;
    border: 0;
}
#code-img {
    height: 100%;
    cursor: pointer;
}

.form-content .fluentform .ff-el-group.hidden {
    display: none !important;
}