@charset "utf-8";

.cursor {
    cursor: pointer;
}

.banner-content {
    font-size: 3.6rem;
    font-family: Helvetica;
    line-height: 3.6rem;

}

.banner-menu-list {
    border-top: 1px solid;
    color: rgba(255, 255, 255, 0.4);
}

.banner-menu-list>ul {
    flex-flow: row nowrap;
}

.banner-menu-list>ul li {
    font-size: .9rem;
    padding: .9rem .9rem .9rem 0;
    /*margin-right: .9rem;*/
}

.banner-jiantou {
    margin-bottom: .5rem;
}

.banner-jiantou img {
    width: 2.5rem;
}

.banner-menu-list .active {
    border-top: 2px solid #fff;
    margin-top: -2px;
    color: #fff;
}

@keyframes hideIndex {
    0% {
        opacity: 0;
        transform: translateX(800px)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

.text-center {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}

.nav-list {
    display: flex;
    flex-flow: row nowrap;
    font-size: 1.1rem;
    justify-content: flex-end;
}

.nav-list>li {
    margin-right: 1rem;
    padding: 1rem 0;
}

.nav-list>li:hover {
    margin-top: -2px;
    border-top: 2px solid #88a931;
}

.problems-block {
    position: relative;
    background: url(../images/problemswesolve.jpg) no-repeat;
    background-size: cover;
    padding-top: 3.5rem;
    /*height: 43rem;*/
}

.problems-block::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    background: #fff;
    bottom: 0;

}

.problems-block-container {
    z-index: 1;
    background: #fff;
}

.problems-block-container>div {
    padding-top: 30px;
}


.problems-block-top-content {
    margin-bottom: 5rem;
    width: 55%;
}

.problems-block-top-content>div:nth-child(2) {
    color: #fff;
    font-size: 2.1rem;
}

.problems-block-top-content>div:nth-child(3) {
    color: #fff;
    font-size: 1rem;
    max-width: 80%;
}

.section-one {
    background-color: #88a931;
    background-size: 100%;
}

.u-section {
    margin-bottom: 1.5rem;
}

.quoteCanvas-page-pad {
    width: 80%;
    margin: 0 auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px;
    font-size: 15px;
    line-height: 1.4666;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color .05s ease-in-out, box-shadow .05s ease-in-out;
    transition: border-color .05s ease-in-out, box-shadow .05s ease-in-out;
}

.btn.btnAccept,
.qCustomCss .btn.btnAccept.isLoading,
.fakeBtn {
    background: #2176c7;
    border-color: #2071be;
    color: white;
}

.tongjis {
    padding-top: 40px;
    text-align: right;
}

.form-inputs {
    display: flex;
    margin-bottom: 10px;
}

.but-zsapds {
    background: #1472d4;
    color: #fff;
    padding: 10px 15px;
    border-radius: 25px;
    border: none;
}

.form-inputs .label-tit {
    width: 25%;
    margin-right: 10px;
}

.loklsiytexlangkes P {
    margin: 0PX 0PX 10px;
    line-height: 24PX;
}

.loklsiytexlangkes P img {
    width: auto;
    display: block;
    margin: 0 auto;
}

ul {
    margin: 0;
    padding: 0;
}

A {
    text-decoration: none;

}

a,
a:after,
a:before {
    transition-duration: .2s;
    transition-timing-function: linear;
}

.clear {
    clear: both;
}

/*A:hover {*/
/*	color:#fff;*/
/*	text-decoration:none;*/
/*}*/

IMG {
    border: none;
    max-width: 100%;
    /*cursor: pointer;  */
    transition: all 0.6s;
}

img:hover {
    /*transform: scale(1.2);  */
}

.tabinfo {
    margin: 40px 0;
}

.nav-tabs>li>a {
    background: #eee;
    color: #222;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #1472d4;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.product-teaser img:hover {
    transform: scale(2.4);
}

li {
    list-style: none;
}

.appmenu li {
    border-top: 1px solid #DBDBDB;
    transition: all .2s ease-in-out;
}

.d-flex {
    display: flex;
}

.pleftpo {
    position: fixed;
    background: #EEF4F4;
    top: 80px;
    left: -350px;
    z-index: 9999999;
    padding-top: 20px;
    width: 250px;
    height: 500px;
    overflow-y: scroll;
}

.pleftpo .menuheaderxs h3 {
    padding-left: 10px;
}

.pleftpo .sidemenu li a {
    padding: 0
}

.pleftpo .sidemenu .ul0 {
    margin: 0;
}

.pleftpo .sidemenu li {
    position: relative;
    background-color: #EEF4F4;
    border-bottom: 2px solid #fefefe;
    padding: 15px 10px;
}

.pleftpo .sidemenu li span {
    right: 10px;
}

.pleftpo h3 {
    position: relative;
}

.pleftpo h3:after {
    position: absolute;
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f00d";
    right: 10px;
    color: #d21b1d;
    border: 1px solid #d21b1d;
    border-radius: 50%;
    padding: 0 3px;
}

.pleftpo .sidemenu li:hover,
.pleftpo .sidemenu li:focus {
    background-color: #e6e6e6;
}

.appmenu li a {
    padding: 5px 0;
    color: #555;
    display: inline-block;
}

.product-teaser img {
    max-height: 150px;
}

.product-teaser .picture {
    height: 150px;
}

.appmenu li:hover {
    background-color: #eee;
}

.curproductinfo h3 {
    margin-top: 0;
}

.curproductinfo {
    margin-bottom: 20px;
}

.tp-bullets {
    display: none !important;
}

.cont-ousel {
    margin-bottom: 100px;
}

input,
select,
option,
textarea {
    outline: none;
}

.swiper-container,
.problems-block-swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.product-teaser {
    height: 350px;
    padding-left: calc(32px/ 2);
    padding-right: calc(32px/ 2);
}

.product-teaser__headline {
    color: initial;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    height: 60px;
    overflow: hidden;
}

.applist img {
    max-width: 100%;
}

.applist p {
    text-align: center;
    margin-top: 10px;
}

.applist a {
    color: #222;
}

/*导航*****************************************/

.fusion-menu .sub-menu li:hover {
    background: #fff;
}


.fusion-menu .sub-menu li a {
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #222;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.fusion-menu li:hover .sub-menu {
    visibility: inherit;
    opacity: 1;
}

.fusion-menu .sub-menu li a {
    font-size: 14px;
    padding-left: 10px;
}

.fusion-menu .sub-menu li {
    position: relative;
}

.fusion-menu .sub-menu li:hover a:after {
    content: "";
    position: absolute;
    right: 10px;
    height: 25px;
    width: 3px;
    background: #222;
    top: 3px;
}


/*导航*****************************************/

.headline p {
    font-size: 18px;
    margin-bottom: 25px;
}

.headline h2 {
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 35px;
    color: #1373d4;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #ccc;
    border: none;
    outline: none;
}

.searchbox {
    display: flex;
    float: right;
    justify-content: space-between;
}

.fill .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 300px;
    padding: 9rem 3rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flickity-slider {
    position: relative;
    width: 100%;
    height: 100%;
}

.category-carousel .item .item-content {
    margin-top: 20px;
    min-height: 50px;
}

.hero-content-text h2 {
    font-size: 1.5rem;
    line-height: 1.3;

}

.container1200 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.pleftpo .menuheaderxs {


    margin-bottom: 20px
}

.sidemenu .ul0 {
    margin-left: -12px;
    width: 100%;
}

.sidemenu li a {}

.sidemenu li span {
    color: #e79b0c;
}

.lmbvt .sidemenu {
    margin-bottom: 20px;
}

.product-carousel {
    margin: 0;
    margin-bottom: 35px;
    display: table;
}

#plp-bread-crumb {
    padding: 9px 0 !important;
    position: relative;
    overflow: hidden;
}

.applo {
    color: #000;
    padding: 30px 0px 20px;
    font-size: 22px;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}


.product-carousel .slides li {
    width: 33%;
    float: left;
    height: 225px;
    text-align: center;
}

.product-carousel .slides li img {
    max-width: 100%;
    height: 151px;

}

.slides a {
    color: #222;
}


.plp-thumb h2 {
    background: #3b3b3b !important;
}

.plp-thumb:hover h2 {
    background: #e79b0c !important;
}

.malt {
    margin: 50px 0px 80px;
    overflow: hidden;
}

/* 关于我们 */
.aboutus {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/aboutus.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.aboutus-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.aboutus-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.aboutus-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.aboutus-box {
    width: 65%;
    float: left;
    margin-top: 50px;
}

.aboutus-box h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
    font-weight: bold;
}

.aboutus-box h3 {
    color: #fff !important;
    font-size: 34px !important;
    margin: 30px 0px 20px !important;
}

.aboutus-box p {
    color: #fff;
    line-height: 28px;
    font-size: 18px;
}

/* 我们的愿景 */
.wh {
    width: 100%;
    padding: 100px 0px;
    float: left;
}

.wh-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.wh-container .left {
    width: 47%;
    float: left;
}

.wh-container .left h1 {
    font-size: 44px;
    margin-bottom: 40px;
    width: 100%;
    font-weight: bold;
}

.wh-container .left h2 {
    font-size: 34px;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

.wh-container .left p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.wh-container .left a {
    margin-top: 30px;
    border: 2px solid #e79b0c;
    background-color: #e79b0c;
    color: #fff;
    transition: all 0.5s;
    line-height: 48px;
    width: 200px;
    border-radius: 50px;
    text-align: center;
    float: left;
    text-decoration: none;
    font-weight: bold;
}

.wh-container .left a:hover {
    width: 220px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transition: all 0.5s;
    text-decoration: none;
}

.wh-container .right {
    width: 47%;
    float: left;
    overflow: hidden;
}

.wh-container .right img {
    width: 100%;
}

/* 联系我们 */
.contactus {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/contactus.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.contactus-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.contactus-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}

.contactus-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
    margin: 0 auto;
}

.contactus-box {
    width: 100%;
    float: left;
    margin-top: 60px;
}

.contactus-box ul {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.contactus-box ul li {
    width: 48%;
    float: left;
}

.contactus-box ul li h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #fff;
}

.contactus-box ul li p {
    height: 80px;
    color: #fff;
    border-bottom: 1px solid #909090;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.contactus-box ul li p span {
    font-size: 38px;
    margin-right: 10px;
}

.contactus-box ul li p a {
    color: #fff;
    transition: all 0.5s;
}

.contactus-box ul li p a:hover {
    color: #e79b0c;
    transition: all 0.5s;
}

.ly {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ly .left {
    width: 44%;
    float: left;
}

.ly .left h1 {
    font-size: 46px;
    margin-bottom: 40px;
    width: 100%;
    font-weight: bold;
}

.ly .left p {
    font-size: 24px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 34px;
}

.ly .right {
    width: 46%;
    float: left;
    margin: 80px 0px;
}

.ly .right li span {
    display: block;
    padding: 10px 0 5px;
}

.ly .right li {
    width: 100%;
    float: left;
}

.ly .right .form-control2 {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 42px;
    margin-bottom: 5px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #f7f7f7;
    background-image: none;
    padding-left: 10px;
}

.ly .right .textinfo {
    border: 1px solid #eee;
    width: 100%;
    background-color: #f7f7f7;
    background-image: none;
    margin: 0;
    padding: 0 8px;
    height: 100px;
}

.ly .right .input_code {
    width: 120px;
}

.ly .right li button {
    margin: 20px 0px 0px !important;
    padding: 3px 16px !important;
    background-color: #e79b0c !important;
    color: #fff !important;
    transition: all 0.5s !important;
    line-height: 46px !important;
    width: 230px !important;
    border-radius: 50px !important;
    text-align: center !important;
    float: left !important;
    font-weight: bold !important;
}

.ly .right li button:hover {
    transition: all 0.5s;
    text-decoration: none;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* 全球布局 */
.globa {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/globa.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.globa-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.globa-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.globa-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.globa-box {
    width: 64%;
    float: left;
    margin-top: 50px;
}

.globa-box h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 40px;
    font-weight: bold;
    width: 100%;
}

.globa-box h3 {
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin-bottom: 20px;
    line-height: 28px;
}

/* 加盟 */
.jm {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/jm.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.jm-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.jm-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.jm-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.jm-box {
    width: 70%;
    float: left;
    margin-top: 50px;
}

.jm-box h2 {
    color: #fff !important;
    font-size: 46px !important;
    margin: 0px 0px 30px !important;
    font-weight: bold;
}

.jm-box p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 28px;
}

.jm-containera {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jm-text {
    width: 72%;
    padding: 90px 0px;
    overflow: hidden;
    float: left;
}

.jm-text h2 {
    font-size: 34px;
    margin: 0px 0px 20px;
}

.jm-text p {
    margin-bottom: 15px;
}

.mail {
    float: right;
    PADDING: 50PX 30px;
    BACKGROUND: #F5F5F5;
    width: 28%;
}

.mail P {
    width: 100%;
    font-size: 22px;
    text-align: center;
}

.mail a {
    background: #fff;
    border-radius: 25px;
    transition: all 0.5s;
    font-size: 20px;
    margin-top: 18px;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 52px;
}

.mail a:hover {
    color: #fff;
    transition: all 0.5s;
    background: #e79b0c;
    text-decoration: none;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

.jm-containerb {
    max-width: 100%;
    padding: 80px 0px;
    background: #f5f5f5;
}

.jm-containerb h2 {
    font-size: 46px !important;
    margin: 0px 0px 30px !important;
    font-family: 'sakbold';
    text-align: center;
    width: 100%;
}

.jm-containerb ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1440px;
    margin: 0 auto;
}

.jm-containerb ul li {
    width: 32%;
    padding: 26px;
    background: #fff;
    margin-bottom: 28px;
    height: 152px;
}

.jm-containerb ul li h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
}

.jm-containerb ul li p {
    line-height: 26px;
}

/* 技术服务 */

.Service {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/Service.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.Service-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.Service-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.Service-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.Service-box {
    width: 76%;
    float: left;
    margin-top: 50px;
}

.Service-box h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
    font-weight: bold;
}

.Service-box p {
    color: #fff;
    line-height: 28px;
    font-size: 18px;
}

.Service-list {
    width: 100%;
    margin: 80px 0px;
    float: left;
}

.Service-text {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Service-text .left {
    width: 48%;
    float: left;
}

.Service-text .left h1 {
    font-size: 42px;
    margin-bottom: 30px;
    width: 100%;
}

.Service-text .left .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
    margin-bottom: 20px;
}

.Service-text .left h3 {
    font-size: 18px;
    margin-bottom: 30px;
    color: #e79b0c;
    font-weight: bold;
}

.Service-text .left p {
    line-height: 22px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.Service-text .right {
    width: 47%;
    float: left;
    overflow: hidden;
}

.Service-text .right img {
    width: 100%;
}


/* 隐私条款 */
.privacy {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/privacy.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.privacy-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.privacy-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.privacy-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

/* 行业应用 */

.Application {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/Application.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.Application-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.Application-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.Application-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.Application-box {
    width: 65%;
    float: left;
    margin-top: 50px;
}

.Application-box h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
    font-weight: bold;
}

.Application-box p {
    color: #fff;
    line-height: 28px;
    font-size: 18px;
}

.Application-list {
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 10px 70px;
    overflow: hidden;
}

.Application-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.Application-list ul li {
    width: 49%;
    float: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
    align-items: center;
}

.Application-list ul li .liimg {
    display: block;
    width: 56%;
    float: left;
    overflow: hidden;
}

.Application-list ul li .litext {
    display: inline-block;
    width: 42%;
}

.Application-list ul li .litext a h3 {
    font-size: 22px;
    line-height: 46px;
    font-weight: bold;
}

.Application-list ul li .litext a p {
    width: 100%;
    float: left;
    line-height: 22px;
    padding: 10px 0px 30px;
}

.Application-list ul li .litext a text {
    background: #e79b0c;
    text-align: center;
    padding: 6px 13px;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: left;
    width: 160px;
}

.Application-list ul li .litext a text span {
    font-size: 20px;
    transition: all 0.5s;
}

.Application-list ul li .litext a text:hover span {
    margin-right: 20px;
    transition: all 0.5s;
}

/* 新闻 */
.newslist {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/news.jpg);
    padding: 140px 0px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
}

.newslist-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 0px;
    overflow: hidden;
}

.newslist-container h1 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 30px;
}

.newslist-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}

.newslist-box {
    width: 65%;
    float: left;
    margin-top: 50px;
}

.newslist-box h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
    font-weight: bold;
}

.newslist-box p {
    color: #fff;
    line-height: 28px;
    font-size: 18px;
}

.news-w {
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 10px 70px;
    overflow: hidden;
}

.newslist-li {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.listli {
    display: block;
    width: 30%;
    float: left;
    overflow: hidden;
}

.listlia {
    width: 67%;
}

.listlia a h3 {
    font-size: 22px;
    line-height: 58px;
    font-weight: bold;
}

.listlia a time {
    color: #999;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.listlia a p {
    margin: 10px 0;
    width: 100%;
    float: left;
    line-height: 22px;
}

.listlia button {
    width: 18%;
    background-color: #e79b0c;
    color: #fff;
    border-radius: 25px;
    cursor: pointer;
    float: left;
    margin-top: 25px;
    transition: all .5s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
    line-height: 34px;
}

.listlia button span {
    font-size: 20px;
    transition: all 0.5s;
}

.listlia button:hover span {
    margin-right: 20px;
    transition: all 0.5s;
}

.detailsc {
    width: 100%;
    overflow: hidden;
    background-image: url(/assets/image/detailsc.jpg);
    padding: 130px 0px 30px;
    background-attachment: fixed;
    background-position: center;
    float: left;
    margin-top: 113px;
    margin-bottom: 40px;
}

.detailsc-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0px 10px 40px;
    overflow: hidden;
}

.detailsc-container h1 {
    font-size: 34px;
    margin-bottom: 30px;
}

.detailsc-container h1 a {
    color: #fff;
}

.detailsc-container .line {
    width: 60px;
    height: 6px;
    background-color: #e79b0c;
}







.sote {
    position: relative;
}

.ui-widget-header a {
    color: #FFF !important;
}

.ui-widget-header {
    color: #FFF !important;
    margin-top: 0;
}

.wpb_content_element {
    margin-bottom: 35px;
}

.wpb_text_column h1 {

    font-size: 2em;
    font-weight: normal;
    text-transform: uppercase;
}

.vc_tta-container {
    margin-bottom: 21.73913043px;
}

.vc_tta-container .vc_tta-panel {
    display: block;
}

.vc_tta-panel .vc_tta-panel-heading {
    background-color: #f8f8f8;
    text-align: left;
    border-width: 1px;
    border-radius: 0;
    border: solid #00000003;
    box-sizing: border-box;
    transition: background .2s ease-in-out;
}

.vc_tta-panel-title {
    margin: 0;
    line-height: 1;
    font-size: 1.0625em;
    font-weight: bold;
}

.vc_tta-panel-title a {
    color: #666;
    background: 0 0;
    display: block;
    padding: 14px 20px;
    box-sizing: border-box;
    text-decoration: none;

    position: relative;
    transition: color .2s ease-in-out;
    border: none;
    box-shadow: none;
}

.vc_tta-panel-title>a {
    padding-left: 46px;
    font-family: Helvetica, Arial, Helvetica Neue, Helvetica, sans-serif;
}

.vc_tta-panel-title a i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.dataTables_length {
    margin-bottom: 15px;
    float: left;
}

.dataTables_length label {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0;
}

.length_menu {

    padding: 0 5px;
}

.bootstrap-select .dropdown-toggle {
    height: 100%;
    top: 0;
    color: #c4c5c6;
}

.dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-left: 15px;
}

.btn-default:before {
    position: absolute;
    top: 0;
    right: 3px;
    content: "";
    height: calc(100% - 2px);
    width: 30px;
    background-position: right calc(100% - 7px);
    background-repeat: no-repeat;
    background-image: url(../images/select.png);
    pointer-events: none;
    z-index: 5;
}

.bootstrap-select>.btn-default {
    background: none !important;
    border-bottom: 1px solid #c4c5c6 !important;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.left30pl {
    width: 30%;
    float: left;
}

.left70pl {
    width: 70%;
    float: left;
}

.wpdt-c .dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    border-radius: 3px;
    top: -1px;
    margin: 0;
    border: 0;
}

.imageslp img {
    max-width: 95%;
    margin-top: 45px;
}

.ui-widget-header {

    margin-top: 0 !important;

}


/*************/
.aux-nav>.dropdown ul.dropdown-menu {
    top: 95% !important;

}

/*****************/
.contps {
    margin-bottom: 15px;
}

.contps img {
    max-width: 100%;
}

.rightop {
    float: right;
}

.sids {
    float: left;
    margin-right: 10px;
}

.rightop .btns a.sendInquiry {
    /* display: flex; */
    display: -webkit-flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    text-align: center;
    background: #a9221e;
    border-radius: 3px;
    width: 125px;
    margin-right: 1%;
    float: left;


}

.rightop .btns .pdown1 {
    float: left;
}

.rightop .pdown1 a {
    display: flex;
    display: -webkit-flex;
    height: 33px;
    justify-content: center;
    align-items: center;
    color: #424242;
    text-align: center;
    background: #ffffff;
    border-radius: 3px;
    width: 130px;
    border: 1px solid #424242;
    margin-right: 5%;
    float: left;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.pro-info-con .btns {
    margin-top: 50px;
}

.dl-menu>li>a:not(:only-child):after {

    border-color: #FFF transparent transparent;
}

.nav-main-item>a {
    border-color: rgb(0, 91, 172);
}

.footer-nav dt {
    color: #646464 !important;
}

.make-model-wrap {
    background: #0155b8 !important;
}

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4 {
    color: #323433;
    text-transform: uppercase;
    text-align: center;
}

.flickity-viewport .is-1by1 {
    background-repeat: no-repeat;
    /*  background-image: url(../images/jxs.png); */
    background-size: 100%;
    height: 212px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.image.is-1by1 {
    padding-top: 0 !important;
}

.image.is-1by1 img {
    position: relative !important;
}

.aux-nav>.dropdown .dropdown-trigger>a {
    color: #646464 !important;
}


.promo-a .promo-item .promo-content {
    padding: 20px !important;
}

.promo-a .promo-item .promo-content .promo-title {
    font-size: 1.2rem;
}

.image.is-1by1 img {
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
}

/* 移动端开始 */
@media (max-width: 980px) {

    /* 关于我们 */
    .aboutus {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/aboutusm.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .aboutus-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .aboutus-box h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .aboutus-box h3 {
        color: #fff !important;
        font-size: 24px !important;
        margin: 25px 0px 15px !important;
    }

    .wh {
        width: 100%;
        margin: 70px 0px;
        float: left;
    }

    .wh-container .left {
        width: 100%;
        float: left;
    }

    .wh-container .left h1 {
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
        width: 100%;
    }

    .wh-container .left h2 {
        font-size: 24px;
        margin-bottom: 15px;
        width: 100%;
        float: left;
    }

    .wh-container .right {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    /* 全球布局 */
    .globa {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/globa.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .globa-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .globa-box h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
        width: 100%;
    }


    /* 加盟 */
    .jm {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/jm.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .jm-containera {
        max-width: 1440px;
        margin: 0 auto;
        padding: 0px 10px 60px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .jm-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .jm-text {
        width: 100%;
        padding: 70px 0px 20px;
        overflow: hidden;
        float: left;
    }

    .jm-text h2 {
        font-size: 30px;
        margin: 0px 0px 20px;
    }

    .mail {
        float: right;
        PADDING: 50PX 20px;
        BACKGROUND: #F5F5F5;
        width: 100%;
    }

    .jm-containerb h2 {
        font-size: 30px !important;
        margin: 0px 0px 30px !important;
        text-align: center;
        width: 100%;
    }

    .jm-containerb ul {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        max-width: 1440px;
        margin: 0 auto;
        padding: 0px 10px;
    }

    .jm-containerb ul li {
        width: 100%;
        padding: 20px;
        background: #fff;
        margin-bottom: 28px;
        height: auto;
    }

    /* 技术服务 */
    .Service {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/Service.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .Service-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .Service-box h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
    }

    .Service-text .left {
        width: 100%;
        float: left;
        margin: 10px 0px;
    }

    .Service-text .left h1 {
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
        width: 100%;
    }

    .Service-text .right {
        width: 100%;
        float: left;
        overflow: hidden;
        margin: 10px 0px;
    }

    /* 隐私条款 */
    .privacy {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/privacy.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    /* 行业应用 */

    .Application {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/Application.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .Application-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .Application-box h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
    }

    .Application-list ul li {
        width: 100%;
        float: left;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 40px;
        align-items: center;
    }

    .Application-list ul li .liimg {
        display: block;
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .Application-list ul li .litext {
        display: block;
        width: 100%;
        margin-top: 10px;
    }

    /* 新闻 */
    .newslist {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/news.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    .newslist-box {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

    .newslist-box h2 {
        color: #fff;
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: bold;
    }

    .listli {
        display: block;
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .listlia {
        width: 100%;
    }

    .listlia a h3 {
        font-size: 22px;
        line-height: 31px;
        font-weight: bold;
        padding: 10px 0px;
    }

    .listlia button {
        width: 48%;
        background-color: #e79b0c;
        color: #fff;
        border-radius: 25px;
        cursor: pointer;
        float: left;
        margin-top: 25px;
        transition: all .5s ease-in-out;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 5px 15px;
        line-height: 34px;
    }

    .detailsc {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/detailsc.jpg);
        padding: 90px 0px 30px;
        background-attachment: fixed;
        background-position: center;
        float: left;
        margin-top: 114px;
    }

    /* 联系我们 */
    .contactus {
        width: 100%;
        overflow: hidden;
        background-image: url(/assets/image/contactus.jpg);
        padding: 70px 0px;
        background-attachment: fixed;
        background-position: center;
        margin-top: 114px;
    }

    .contactus-box {
        width: 100%;
        float: left;
        margin-top: 40px;
    }

    .contactus-box ul li {
        width: 100%;
        float: left;
        margin-bottom: 40px;
    }

    .contactus-box ul li h3 {
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: bold;
        color: #fff;
    }

    .contactus-box ul li p {
        height: 60px;
        color: #fff;
        border-bottom: 1px solid #909090;
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .contactus-box ul li p span {
        font-size: 24px;
        margin-right: 4px;
    }

    .ly {
        max-width: 1440px;
        margin: 0 auto;
        padding: 50px 10px 0px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ly .left {
        width: 100%;
        float: left;
    }

    .ly .left h1 {
        font-size: 38px;
        margin-bottom: 30px;
        font-weight: bold;
        width: 100%;
    }

    .ly .left p {
        font-size: 20px;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .ly .right {
        width: 100%;
        float: left;
        margin: 40px 0px 50px;
    }








    .container1200,
    .container {
        width: 100%
    }

    .container1200 {
        max-width: 100%;
        width: 100%;
    }

    .nav-main {
        float: left;
        width: 50%;
    }

    .nav-main-list {
        display: none;
    }

    .aux-nav>.dropdown.is-text {
        display: block;
    }

    .dl-trigger.hamburger {
        position: absolute;
        right: 0;
        top: 7px;
    }

    .nav-main-list {
        display: none;
        position: absolute;
        width: 100%;
        background: rgb(50, 50, 50);
        left: 0;
        top: 45px;
    }

    .fill .container {
        min-height: 200px;
        padding: 1rem 2rem;
    }

    .animated.delay-1s {

        animation-delay: 1s;
        display: none;
    }

    .wpb_content_element {
        margin-bottom: 25px;
    }

    .wpb_text_column h1 {
        font-size: 1.5em;
        font-weight: normal;
        text-transform: uppercase;
    }

    .left30pl {
        float: left;
        width: 100%;
    }

    .imageslp img {
        margin: 5px;
        margin-top: 0;
    }

    .left70pl {

        float: left;
        width: 100%;
        overflow: auto;
    }

    .navbar-toggle .icon-bar {
        background: #000;
    }

    .fusion-menu {
        position: absolute;
        z-index: 20;
        background: #323232;
        display: none;
        width: 100%;
        right: 0;
    }

    .searchbox {
        position: absolute;
        left: 0;
        width: 90%;
        z-index: 999999;
    }

    .section5 {
        padding-bottom: 60px !important
    }

    .applist {
        text-align: center;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .footer2 {
        height: auto;
        line-height: 20px;
        padding: 10px 0;
    }

    .malt,
    .product-carousel .slides li {
        width: 100% !important;
    }

    .tongjis {
        padding-top: 0;
        text-align: left;
    }
}