

@font-face {
    font-family: 'Helvetica';
    src: url('../../../autel/font/Helvetica.eot');
    src: url('../../../autel/font/Helvetica.eot?#iefix') format('embedded-opentype'),
    url('../../../autel/font/Helvetica.woff') format('woff'),
    url('../../../autel/font/Helvetica.ttf') format('truetype'),
    url('../../../autel/font/Helvetica.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaBold';
    src: url('../../../autel/font/HelveticaBold.eot');
    src: url('../../../autel/font/HelveticaBold.eot?#iefix') format('embedded-opentype'),
    url('../../../autel/font/HelveticaBold.woff') format('woff'),
    url('../../../autel/font/HelveticaBold.ttf') format('truetype'),
    url('../../../autel/font/HelveticaBold.svg#webfont34M5alKg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: Helvetica,HelveticaBold;
    font-family: Helvetica,Inconsolata;
}




body {
    background: #fff;
    font-size: 16px;
    font-family: Helvetica,HelveticaBold;
    font-family: Helvetica,Inconsolata;
}

td,
th,
caption {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    /*font-size: 100%;*/
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    /* text-decoration: underline; */
}

img {
    border: none;
    max-width: 100%;
}

ol,
ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    font: 16px Helvetica, Arial, sans-serif;
    outline: none;
}

table {
    border-collapse: collapse;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}
.center_box{
    display: flex;
    align-items: center;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    html select {
        /*-webkit-appearance:none;*/
    }
}
/* -----------------------------------------------------通用--------------------------------------------- */
/*html::-webkit-scrollbar{width:0px}*/
.noneborder{
    /*border: none;*/
}
h1 {
    font-size: 62px;
    font-weight: bold;
}

h2 {
    font-size: 40px;
    line-height: 100%;
}

h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}

h4 {
    line-height: 40px;
    color: black;
    font-size: 18px;
}
h6 {
    display: inline-block;
    font-size: 14px;
}

.hide {
    display: none !important;
}

.pdf-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat 100% 100% url(../../../atImg/pdf_logo.png);
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background-size: 99%;
}

.fqas-icon {
    margin: 7.5px 20px;
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/ts_arrow_dwon.png);
    padding: 28.5px;
    background-size: 99%;
    margin-right: 12px;
}
.earth-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/earth_icon.png);
    padding: 2.06vw 2.08vw;
    background-size: 99%;
    margin-right: 1.6vw;
}
.arrow_right_icon{
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/arrow_right_751.png);
    padding: 1.46vw 0.8vw;
    background-size: 99%;
}
.arrow_left_icon{
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/arrow_left_751.png);
    padding: 1.46vw 0.8vw;
    background-size: 99%;
}
.updown_icon{
    display: inline-block;
    vertical-align: middle;
    background: no-repeat 0 100% url(../../../atImg/updown_icon_751.png);
    padding: 0.87vw 1.75vw;
    margin-top: 2.5vw;
    background-size: 99%;
}
.language-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/lan_arrow.png);
    padding: 3px 2.5px;
    margin-left: 4px;
    background-size: 99%;
}
.wtb_down-icon{
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/wtb_down_icon.png);
    padding: 3.5px 5px;
    margin-left: 4px;
    background-size: 90%;
    position: absolute;
    right: 0;
    bottom: 26px;
    right: 10px;
}

.country-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/con_arrow.png);
    padding: 3px 4.5px;
    margin-right: 14px;
    background-size: 99%;
}

.download-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat 0% 0% url(../../../atImg/download_logo.png);
    padding: 9px 11px;
    background-size: 99%;
}

.db_arrow-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/db_arrow.png);
    padding: 4.4px 7.7px;
    margin-bottom: 1px;
    background-size: 90%;
}
.db_arrow2-icon{
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/db_arrow.png);
    margin-bottom: 3px;
    margin-left: 8px;
    padding: 4px 7.5px;
    background-size: 99%;
}
.notes-icon {
    display: inline-block;
    vertical-align: middle;
    background: no-repeat center url(../../../atImg/notes_logo.png);
    background-size: 99%;
    width: 78px;
    height: 93px;
}
.search-icon {
    display: inline-block;
    background: no-repeat center url(../../../atImg/search_logo.png);
    padding: 7.5px;
    background-size: 99%;
}
.arrow_down-icon751 {
    display: inline-block;
    background: no-repeat center url(../../../atImg/arrow_down751.png);
    padding: 0.85vw 1.5vw;
    background-size: 99%;
}
.search-icon2 {
    display: inline-block;
    background: no-repeat center url(../../../atImg/search_icon2.png);
    padding: 2.64vw 2.64vw;
    background-size: 90%;
}
.laguage_box {
    float: left;
    padding: 7px 0;
    position: relative;
    background-color: #FFFFFF;
    height: 30px;
    box-sizing: border-box;
    cursor: pointer;
}
.wbt_select_box{
    float: none;
    height: auto;

}
.laguage_box:hover p{
    text-decoration: underline;
}

.laguage_box p{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.laguage_box #btnSelect,
.wbt_select_box #btnSelect{
    width: 92px;
    display: inline-block;
    text-indent: 10px;
    font-size: 14px;
    color: #000000;
}
.wbt_select_box #btnSelect{
    width: 238px;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    padding: 10px 5px ;
}
.wbt_select_box{
    display: inline-block!important;
    position: relative;
    margin-top: 50px;

}
.laguage_box .laguage_div {
    display: none;
    border: 1px solid #EEEEEE;
    border-radius: 1px;
    background: #FFF;
    margin-top: 8px;
    position: absolute;
    z-index: 9999;
}
.wbt_select_box  .wtb_div{
    margin-top: -5px;
}

.laguage_box .laguage_div.ulShow {
    display: block;
}

.laguage_box .laguage_div ul li {
    text-indent: 10px;
    cursor: pointer;
    width: 169px;
    line-height: 24px;
    font-size: 12px;
}
.wbt_select_box .laguage_div ul li{
    width: 236px;
}
.laguage_box .laguage_div ul li a{
    color: #000000;
    display: inline-block;
    padding: 4px 0;
    width: 90%;
}

.laguage_box .laguage_div ul li:hover a{
    color: #ffffff;
    text-decoration: underline;
}

.laguage_box .laguage_div ul li:hover {
    background: #1E90FF;
}

.clearfix {
    clear: both;
}

.max1330 {
    max-width: 1280px;
}
.rt_content{
    margin-bottom: 70px;
    margin-top: 69px;
    justify-content: space-between;
    display: flex;
    border-bottom: 1px solid #DCDCDC;
}

.max1000 {
    position: relative;
    max-width: 1114px;
    height: 100%;
    color: white;
}

.center {
    margin: 0 auto;
}


.grey_button {
    background: #545454;
    color: white;
    border: none;
    border-radius: 3px;
}
.red_button {
    /* background: #b00000; */
    background-color: #FF4E00;
    color: white;
    border: none;
    border-radius: 4px;
}
.red_button:hover,
.grey_button:hover{
    text-decoration: underline;
}
.news_load_more{
    display: none;
}

.red_text {
    color: #FF4E00;
}
.white_text{
    color: #ffffff;
}
.home_gallery_content_item .red_text:hover,
.home_h2_title .red_text:hover{
    text-decoration:underline
}

.home_content_ul {
    line-height: 26.1977546409012px;
}

.home_h2_title {
    font-size: 36px;
    padding-bottom: 20px;
    border-bottom: solid 1px #b00000;
    margin-bottom: 40px;
    color: #000000;
}

.view_more_btn,
.view_more_btn2{
    padding: 11px;
    color: #333333;
    border: 1px solid;
    border-radius: 5px;
    background-color: white;
    margin-bottom: 101px;
    display: inline-block;
}
.view_more_btn :hover,
.view_more_btn2 :hover{
    text-decoration: underline;
}

.flex_box {
    display: flex;
}

.arrow_down_icon {
    display: inline-block;
    background: no-repeat 0px 0px url(../../../atImg/arrow_down.png);
    width: 13px;
    height: 7px;
    margin-left: 5px;
}

.rotate{
    　transform: rotate(180deg);
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}

/* -----------------------------------------------------/通用--------------------------------------------- */



/* -----------------------------------------------------home_scroll_banner顶部BANNER---------------------------------------------- */

.home_scroll_banner {
    height: 513px;
    position: relative;
    margin-bottom: 28px;
}
.home_scroll_banner_content_bgimg{
    background: center top no-repeat;
}

.home_scroll_banner_content_box {
    /*height: 513px;*/
}

.home_scroll_banner_content {
    padding: 27px;
    padding-left: 0;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
	max-width:50%;
}

.index_banner_title{
    font-size: 36px;
    font-weight: normal;
    color: #d0111b;
}
.index_banner_stitle{
    font-size: 60px;
    font-weight: normal;
    line-height: 60px;
}
.index_banner_content{
    font-size: 24px;
    margin-top: 13px;
}
.index_banner_logo{
    width: 153px;
    margin-bottom: 26px;
}
.home_scroll_banner_content a {
    margin-top: 42px;
    padding: 15px 27px;
    font-size: 19px;
    display: inline-block;
    width: 180px;
    box-sizing: border-box;
    text-align: center;
}

.switch_ball_box {
    z-index: 99;
    width: 15%;
    min-width: 300px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.switch_ball_box li {
    cursor: pointer;
}

.switch_ball {
    width: 100%;
    height: 3px;
    display: inline-block;
    background-color: white;
    opacity: 0.6;
}

.switch_ball_box li:hover
.switch_ball {
    opacity: 1;
}

.switch_ball_box li {
    width: 16%;
    float: left;
    margin-left: 4.5%;
}

.switch_ball_box li:first-child {
    margin-left: 0;
}

/* -----------------------------------------------------/home_scroll_banner顶部BANNER--------------------------------------------- */

/* -----------------------------------------------------home_scroll_content产品集合列表--------------------------------------------- */
.home_scroll_content {
    height: 500px;
    margin-bottom: 95px;
}

.home_scroll_content_box {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 64px;
}

.home_scroll_content_item {
    width: 20%;
    text-align: center;
    padding-left: 22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home_scroll_content_item:last-child .products_box{
    display: none;
}
.products_content{
    padding: 43px 0;
}
.pds_info751{
    display: none
}
.products_content_imgbox{
    display: flex;
    align-items: center;
    height: 171px;
    max-width: 168.3px;
    margin: 0 auto;
}
.products_content img{
    width: 168.3px;
    height: auto;
}
.products_box{
    margin-left: 22px;
    height: 315px;
    border-right: solid #dedede 2px;
}

.home_scroll_content_item h4 {
    font-size: 22px;
    line-height: 20px;
    color: #000000;
}
.home_scroll_content_item .index_vm{
    font-size: 21px;
    color: #000000;
}

.products_content_imgbox img {
    margin-top: 53px;
}
.products_content_imgbox{
    cursor: pointer;

}
.home_scroll_content_item img {
    transition: all 0.3s;
    -moz-transition: all 0.3s; /* Firefox 4 */
    -webkit-transition: all 0.3s; /* Safari 和 Chrome */
    -o-transition: all 0.3s; /* Opera */
}

.home_scroll_content_item:hover img {
    transform: scale(1.1);
}
.home_scroll_content_item:hover p,
.home_scroll_content_item:hover .index_vm{
    text-decoration: underline;
}
.home_scroll_content_item:hover .index_vm{
    color: #b00000;
}

.home_scroll_content_item p {
    margin: 37px 0px 31px;
    font-size: 13px;
    color: #545454;
    height: 30px;
    width: 166.39px\0;
}

@media screen and (max-width: 1280px) {
    .products_box{
        border: none;
    }
}

/* -----------------------------------------------------/home_scroll_content产品集合列表--------------------------------------------- */


/* -----------------------------------------------------home_new_produ
新产品列表--------------------------------------------- */
.index_video{
    width: 100%;
    height: 635px;
}
.home_new_product {
    width: 100%;
    height: auto;
    background: no-repeat ;
    background-size: cover;
    position: relative;
    margin-bottom: 40px;
}

.home_new_product_content {
    position: absolute;
    left: 1vw;
    bottom: 6.5vw;
}
.home_new_product_content h1{
    color: white;
}
.home_new_product_content h2{
    font-weight: 600;
    margin-bottom: 7px;
}

.home_new_product_content .red_button {
    display: inline-block;
    padding: 17px 25px;
    margin-top: 42px;
}

/* -----------------------------------------------------/home_new_product新产品列表--------------------------------------------- */



/* -----------------------------------------------------/home_gallery_content新闻列表--------------------------------------------- */
.home_gallery_content {
    margin-top: 70px;
    margin-bottom: 51px;
}

.more {
    float: right;
    font-size: 22px;
}

.more span {
    margin-left: 11px;
}

.home_gallery_content_item {
    float: left;
    width: 33.33333%;
    box-sizing: border-box;
    margin: 5px 0px;
    height: 440px;
}
.news_btm{
    position: absolute;
    bottom: 0;
}
.home_gallery_content_item:nth-child(2) {
    margin: 5px 35px;
}

.home_gallery_content_item>div {
    background-color: #FAFAFA;
    position: relative;
    height: 100%;
}

.home_gallery_content_item h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}
.home_gallery_content_item:hover h3,
.home_gallery_content_item:hover .news_time{
    text-decoration: underline;
}
.home_gallery_content_item h3,
.home_gallery_content_item .red_text {
    padding: 26px 36px 22px;
    display: block;
}
.home_gallery_content_item .red_text{
    margin-bottom: 6px;
}

.news_time {
    padding: 0 40px 15px 40px;
}


/* -----------------------------------------------------/home_gallery_content新闻列表--------------------------------------------- */

/* -----------------------------------------------------footer页脚--------------------------------------------- */
.footer {
    background: #202225;
    padding-top: 89px;
    padding-bottom: 60px;
    overflow: hidden;
    color: white;
}
.lan_box751{
    display: none;
    }

.footer a {
    color: #e5e5e5;
}

.footer a:hover {
    color: #fff;
}

.footer_content {
    display: flex;
    width: 80%;
}

.footer_box {
    position: relative;
    width: 19%;
    line-height: 25px;
}

.footer_box h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 4px;
}
.footer_box:last-child h4 {
    text-align: right;
}

.footer_box:nth-child(4) {
    width: 21%;
}

.footer_box:nth-child(4) .footer_item a:hover {
    text-decoration: none;
    color: #e5e5e5;
}

.footer_box:nth-child(5) {
    width: 17%;
    margin-left: 10%;
    line-height: normal;
}

.footer_box_title {
    color: white;
}

.footer_item {
    font-size: 12px;
}
.footer_item li{
    line-height: 23px;
    margin-bottom: 4px;
}
.footer_item li a:hover{
    text-decoration:underline
}

.map_logo {
    margin-top: 19px;
}



.contact_us_li:nth-child(4),
.contact_us_li:nth-child(5){
    text-indent:3em;
}
.contact_us_li:nth-child(2){
    width: 70%;
    padding-left: 15%;
}
.foot_lan_box{
    display: none;
}
.more_box{
    display: none;
}

/* -----------------------------------------------------/footer页脚--------------------------------------------- */
@media screen and (min-width: 1150px) and (max-width: 1319px) {
    .max1330{width: 1140px}
    .home_submenu ul{width: 70%;margin-left: 11%;}
    .support_submenu ul{ width: 100%;margin-left: 0;}
    .about_submenu ul{ width: 50%;margin-left: 20%;}
}
@media screen and (min-width: 950px) and (max-width: 1149px) {
    .max1330,.max1000{width: 940px}
    .home_gallery_content_item{height: 360px}
    .home_submenu ul{width: 70%;margin-left: 11%;}
    .support_submenu ul{ width: 100%;margin-left: 0;}
    .about_submenu ul{ width: 50%;margin-left: 20%;}
    .swiper-slide{background-size: cover;height: 100%!important;}
    .products_scroll_banner .home_scroll_banner_content_bgimg{background-size: cover}
    .home_scroll_banner{height: 400px;}
    .products_banner_content h1{font-size: 46px;}
    .products_banner_content h1 span{font-size: 28px;}
    .products_content_ul p{font-size: 18px}
    .index_banner_title{font-size: 32px;}
    .index_banner_stitle{font-size: 42px;}
    .index_banner_content {font-size: 28px;}
    .index_banner_content{margin-top: 10px;}
}
@media screen and (min-width: 769px) and (max-width: 949px) {
    .support_submenu ul li{ width: 12.5%;}
    .home_submenu ul li{min-width: 0}
    .max1330,.max1000{width: 749px}
    .home_gallery_content_item{height: 350px}
    .home_submenu ul{width: 70%;margin-left: 11%;}
    .support_submenu ul{ width: 100%;margin-left: 0;}
    .about_submenu ul{ width: 50%;margin-left: 20%;}
    .dt_title_box ul{width: 100%;}
    .index_banner_title{font-size: 28px;}
    .index_banner_stitle{font-size: 38px;}
    .index_banner_content {font-size: 22px;}
    .index_banner_content{margin-top: 8px;}
    .swiper-slide{background-size: cover;height: 100%!important;}
    .home_scroll_banner{height: 350px;}
    .dt_content_item div{padding:15px 10px}
    .dt_content_item h4{font-size: 18px}
    .pi_content_nav{width: 98%;}
    .pi_content_nav li a {padding: 10px 5px;font-size: 17px;}
    .products_scroll_banner .home_scroll_banner_content_bgimg{background-size: cover}
    .products_banner_content h1{font-size: 46px;}
    .products_banner_content h1 span{font-size: 28px;}
    .products_content_ul p{font-size: 18px}
}
/* -----------------------------------------------------751响应式--------------------------------------------- */


@media screen and (max-width: 769px){
    html{
        font-size: 10px;
    }
    h1{
        font-size: 5.3rem;
    }
    .max1330{
        padding: 0 4%;
        height: inherit !important;
    }
    .header{
        height: 13.07vw;
    }

    .header .max1330{
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        align-items:center;
        -webkit-align-items:center;
        -moz-box-align:center;
        -webkit-box-align:center;
    }
    .header_nav_751,
    .product_submenu_751,
    .support_submenu_751,
    .about_submenu_751,
    .sign_submenu_751{
        background-color: #fafafa;
        width: 100%;
    }
    .max1000{
        padding: 0 10.3%;
        box-sizing: border-box;
    }
    .home_scroll_banner{
        height: 116.4vw;
        margin-bottom: 0;
    }

    .home_scroll_banner_content{
        position: static;
        padding-top: 7.46666vw;
        padding-right: 0;
        display: block;
        text-align: center;
        max-width: inherit;
    }
    .home_scroll_banner_content h1{
        font-size: 5.3rem;
        margin-top: 0;
    }
    .home_scroll_banner_content img{
        float: right;
        margin-top: 1.8vw;
        width: 19.8vw;
        display: none;

    }
    .home_scroll_banner_content a{
        display: none;
    }
    .home_content_ul{
        font-size: 2.2rem;
        line-height: 4vw;
    }
    .home_h2_title{
        display: none;
    }
    .home_scroll_content{
        margin-bottom: 0;
    }
    .home_scroll_content .swiper-button-disabled{
        display: none;
    }
    .home_scroll_banner_content_bgimg{
        background-size: 100%;
        width: 100vw;
    }
    .submenu_751 ul{
        background-color: #fafafa;
    }
    .product_submenu_751 li a,
    .submenu_751_header{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .product_submenu_751,
    .support_submenu_751,
    .about_submenu_751,
    .sign_submenu_751{
        padding: 0;
    }

    .submenu_751 li:first-child{
        margin: 0;
    }
    .sign_submenu_751 li{
        margin: 0px 12.8vw!important;
    }
    .product_submenu_751 li,
    .support_submenu_751 li,
    .about_submenu_751 li,
    .sign_submenu_751 li{
        border-bottom: solid 1px #999999;
        margin: 0px 12.8vw;
    }

    .product_submenu_751 li:nth-child(2),
    .support_submenu_751 li:nth-child(2),
    .about_submenu_751 li:nth-child(2){
        margin: 0;
        margin-top: 4.4%;
    }

    .product_submenu_751 li:nth-child(2),
    .product_submenu_751 li:nth-child(1),
    .product_submenu_751 li:last-child,
    .support_submenu_751 li:nth-child(2),
    .support_submenu_751 li:nth-child(1),
    .support_submenu_751 li:last-child,
    .about_submenu_751 li:nth-child(2),
    .about_submenu_751 li:nth-child(1),
    .about_submenu_751 li:last-child{
        border-bottom: none;
    }
    .product_submenu_751 li:nth-child(2),
    .support_submenu_751 li:nth-child(2),
    .about_submenu_751 li:nth-child(2){
        padding: 0 4.4%;
    }
    .product_submenu_751 li:nth-child(1),
    .support_submenu_751 li:nth-child(1),
    .about_submenu_751 li:nth-child(1){
        margin: 0 4.4%;
    }
    .submenu_751_header h2{
        font-size: 3.6rem;
        list-style: none;
        color: #000000;
        text-align: center;
        padding: 4.5vw 0;
    }
    .submenu_751  .submenu_751_header{
        margin-top: 4vw;
        background-color: #efefef;
    }
    .sub_nav a{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .home_scroll_content_item{
        padding-left: 0px;
    }
    .home_scroll_content_item p{
        font-size: 2.4rem;
        margin: 0;
        margin-top: 3.8vw;
    }

    .home_scroll_content_item h4{
        font-size: 5.2rem;
        line-height: 6.4vw;
        color: #000000;
    }

    .home_scroll_content_item .index_vm{
        display: inline-block;
        font-size: 3.5rem;
        color: #000000;
        margin-top: 11.8vw;
    }
    .home_scroll_content_item{
        border: none;
        display: block;
        float: none;
        width: 100%!important;
    }
    .home_scroll_content_item:nth-child(2n) .products_content h4,
    .home_scroll_content_item:nth-child(2n) .products_content p,
    .home_scroll_content_item:nth-child(2n) .products_content a{
        color: #ffffff;
    }
    .products_content{
        border-top: 2.666vw solid #f2f2f2;
        padding: 7.06vw 0 10.93333333vw;
    }

    .products_content_imgbox{
        display: block;
        height: auto ;
        max-width: none;
    }
    .products_content img{
        width: 57.2vw;
        max-width: 429px;
        height: auto;
    }

    .pds_info751{
        display: block;
    }
    .pds_info{
        display: none;
    }
    .home_scroll_content .home_scroll_content_box{
        margin: 0;
    }
    .home_new_product_content{
        text-align: center;
        position: absolute;
        top: 5vw;
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .home_scroll_content {
        max-width: none;
        padding: 0;
    }
    .home_scroll_content_item:nth-child(2n){
        background-color: black;
        background-image: radial-gradient(#26262b 5%,#1a1a1a 50%);
    }
    .home_gallery_content{
        margin-top: 6.47vw;
        margin-bottom: 0vw;
        box-sizing: border-box;
    }
    .home_gallery_content ul{
        display: block!important;
    }
    .home_gallery_content .home_h2_title{
        font-size: 4.8rem;
        display: block;
        text-align: center;
        border:none;
        padding-bottom: 0;
        margin-bottom: 6vw;
    }
    .home_gallery_content .home_h2_title a{
        display: none;
    }
    .home_gallery_content ul li{
        float: none;
        width: 100%;
    }
    .home_gallery_content_item h3,
    .home_gallery_content_item .red_text,
    .news_time{
        padding: 3.8vw 3.2vw;
        padding-bottom: 4.15vw;
    }

    .home_gallery_content_item .red_text{
        padding-top: 0;
        display: flex;
        align-items: center;
    }
    .home_gallery_content_item h3{
        padding-bottom: 0;
    }

    .news_time,
    .home_gallery_content_item a{
        font-size: 2.4rem;
    }
    .home_gallery_content_item:nth-child(2){
        margin: 0;
        margin-bottom: 1rem;
    }
    .home_gallery_content_item{
        margin-bottom: 1rem;
        height: auto;
    }

    .home_gallery_content_item a{
        padding-top: 0;
    }
    .news_btn{
        display: table;
        padding: 1.82vw 8.7vw;
        border-radius: 5px;
        margin: 0 auto;
        margin-top: 6.66666vw;
        border: solid 1px #999999;
        font-size: 2.8rem;
    }
    .index_news{
        height: 42vw;
        overflow: hidden;
    }
    .index_news img{
        margin-top: -10px;
    }
    .home_gallery_content_item h3{
        padding-left: 3.2vw;
        padding-right: 3.2vw;
        font-size: 3rem;
        line-height: 5.2vw;
    }
    .index_video{
        height: 700px;
    }
    .footer .center{
        margin: 0;
    }
    .lan_box751{
        display: block;
        /*position: absolute;*/
        width: 100%;
    }
    .lan_box751 li{
        font-size: 2.4rem;
        line-height: 6.4vw;
        padding: 1.5vw 7vw;
    }
    .lan_box751 li:first-child{
        margin-top: 2vw;
    }
    .footer{
        padding-bottom: 0;
        padding-top: 7.333vw;
    }
    .footer_content{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .footer_box{
        padding-bottom: 2.8vw;
        margin-bottom: 4.93vw;
        border-bottom: 1px solid #FFFFFF;
        width: 100%!important;
    }
    .footer_box:last-child{
        border: none;
        padding-bottom: 6.66666vw;
        margin-bottom: 0;
    }
    .footer_box:nth-child(5){
        margin-left: 0;
        padding-bottom: 4.93vw;
        margin-bottom: 9.7vw;
    }
    .footer_box h4 {
        text-align: left;
        margin-bottom: 2px;
    }
    .footer_box:last-child h4{
        text-align: left;
    }

    .map_logo_751{
        display: inline-block!important;
        float: right;
    }
    .map_logo_751 img{
        width:220px;
    }
    .map_logo{
        display: none;
    }
    .footer_box .clearfix{
        text-align: left!important;
        margin-bottom: 6vw!important;
        display: inline-block;
    }
    .footer_box .clearfix img{
        width: 21.33vw;
    }
    .footer_item{
        display: inline-block;
    }
    .footer_item{
        font-size: 2.4rem;
        line-height: 30px;
    }
    .products_box{
        display: none;
    }
    .footer_box h4{
        font-size: 2.4rem;
        margin-bottom: 2.6vw;
    }
    .footer_item li{
        line-height: 6.6vw;
        font-size: 2.4rem;
    }
    .foot_lan_box{
        display: block;
    }
    .foot_lan_box h4{
        font-weight: bold;
    }
    .submenu_751_box{
        display: block!important;
    }
    .swiper-pagination-bullet{
        width: 8.65vw;
    }
    .home_scroll_content_item img{
        margin-top: 7.7vw;
    }
    .db_arrow2-icon{
        margin-bottom: 0.06vw;
        width: 0.25vw;
        height: 0.125vw;
        background-size: 90%;
        margin-left: 1.7333vw;
    }
    .fqas-icon {
        margin: 0vw 2.666vw;
        background: no-repeat center url(../../../atImg/ts_arrow_dwon.png);
        padding: 3.8vw;
        background-size: 99%;
        margin-right: 1.6vw;
    }
    .fqas-icon_751 {
        background: no-repeat center url(../../../atImg/Faqs751_arrow_dwon.png);
        padding: 0.8vw 1.4666vw;
        background-size: 99%;
        display: inline-block;
        float: right;
    }
    .news_load_more{
        padding: 1.8vw 8.7vw;
        color: #333333;
        border: 1px solid;
        border-radius: 0.6vw;
        background-color: white;
        display: table;
        font-size: 2.8rem;
    }.home_content_ul
     .more_box{
         display: flex;
         justify-content: center;
         margin: 6.13333vw 0;
     }
    .footer_box h4{
        line-height: 2.6666vw;
    }
    .notes-icon{
        width: 10.4vw;
        height: 12.4vw;
    }

    .index_banner_title{
        font-size: 3.7rem
    }
    .index_banner_stitle{
        font-size: 6.1rem;
        line-height: 8vw;
    }
    .index_banner_content{
        font-size: 3.0rem;
    }
    .wbt_select_box{
        margin-top: 4vw;
        padding-bottom: 12px;
        padding-bottom: 32px;
    }
    .wbt_select_box,.wbt_select_box #btnSelect{
        width: 100%;
    }
    .wbt_select_box #btnSelect{
        padding: 2vw 1vw;
    }
    .laguage_box .laguage_div.ulShow,.wbt_select_box .laguage_div ul li{
        width: 100%;
    }
    .wbt_select_box #btnSelect,.wbt_select_box .wtb_div ul li a {
        font-size: 2rem;
    }
    .wbt_select_box .wtb_div ul li a{
        padding: 2vw  0;
    }
    .wtb_down-icon{
        bottom: 65%;
        right: 2.6666666666666vw;
    }
}

/* -----------------------------------------------------/751响应式--------------------------------------------- */
@media screen and (max-width: 374px){
    html { font-size: 4.8px; }
}
@media screen and (min-width:375px) and (max-width:383px){
    html { font-size: 5px; }
}
@media screen and (min-width:383px) and (max-width:399px){
    html { font-size: 5.12px; }
}
@media screen and (min-width:399px) and (max-width:413px){
    html { font-size: 5.3333px; }
}
@media screen and (min-width:413px) and (max-width:431px){
    html { font-size: 5.52px; }
}
@media screen and (min-width:431px) and (max-width:479px){
    html { font-size: 5.76px; }
}
@media screen and (min-width:479px) and (max-width:550px){
    html { word-break: break-all;font-size: 6px; }
    .dt_title_box .dt_title_item{word-break: break-all}
}


/*------------------------------------------------------适配、兼容-------------------------------------------------*/


@media screen and (min-width: 769px) and (max-width: 1149px){
    .home_scroll_content  {position: relative;}
    .home_scroll_content_box .swiper-button-prev2,.home_scroll_content_box .swiper-button-next2{top: 55%;z-index: 99}
    .home_scroll_content_item{ padding-left: 26px;}
    .home_gallery_content_item>div{height: 100%;}
    .home_gallery_content_item h3{font-size: 18px;}
    .home_gallery_content_item h3, .home_gallery_content_item .red_text{padding: 26px 15px 22px;}
    .abus_header .flex_box img{width: 50%;}
    .news_time{padding: 0 15px 15px;}
    .footer_box{width: 20%;}
    .footer_box:nth-child(4){width: 40%;padding: 0 15px}
    .footer_box:nth-child(6){width: 31%}
    .dt_content_item h4{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
    .pi_imgs_box .pi_imgs_prev2,.pi_imgs_box .pi_imgs_next2{top: 35px;}
    .abus_mid_frist_content{height: 70px;}
    .abus_mid_sec .swiper-button-prev2,.abus_mid_sec .swiper-button-next2{top: 80px;z-index: 99;}
    .abus_mid_sec .swiper-button-prev2{left: 0}
    .abus_bottom_item p{padding: 0 35px}
    .ad_content img{ margin-bottom: 15%;}
    .ad_content p:first-child{padding: 0 30px}
    .dt_title{font-size: 30px;padding-top: 30px;}
}
@media screen and (min-width: 767px) and (max-width: 769px){
    .db_arrow2-icon{width: 0.5vw;height: 0.25vw;}
}
@media screen and (min-width: 1365px) and (max-width: 1367px){
    .home_submenu ul{margin-left: 15%}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){

}

/* popover 弹出层样式 start */
body .container .section.header .wrap {
    overflow: inherit;
}

.popover-wraper {
    position: relative;
}

.popover {
    position: absolute;
    width: 100vw;
    left: 0;
    top: 100%;
    background: white;
    color: #333333;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.9);
    transition: opacity 0.25s ease-in-out, transform 0.25s ease-in-out, visibility 0.25s ease-in-out;
    will-change: transform;
    user-select: none;
}
.popover .icon--nav-triangle-borderless {
    position: absolute;
    bottom: 100%;
    width: 18px;
    height: 8px;
    z-index: 2;
    filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, 0.12));
}

.popover-wraper:hover .popover {
    visibility: visible;
    opacity: 1;
    transform: scale(1.001);
    transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear;
}

@media screen and (min-width: 1px) {
    .popover {
        width: auto;
        min-width: 100px;
        /* right: -2px; */
        top: calc(100% + 15px);
        left: auto;
        border-radius: 3px;
        box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.1);
        right: -5px;
    }
    .popover .icon--nav-triangle-borderless {
        right: 6px;
    }
}
.popover__panel-list {
    border-radius: 3px;
    overflow: hidden;
}
.popover__panel-list .item {
    display: block;
    color: #333;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
}
.popover__panel-list .item:hover {
    background-color: #f4f4f4;
}

/* popover 弹出层样式 end */

body .container .section.header .wrap .content .header_right .header_right_item >svg.icon, body .container .section.header .wrap .content .header_right .header_right_item a >svg.icon {
    height: 26px;
    width: 26px;
}
@media screen and (max-width: 768px) { 
   body .container .section.header .wrap .content .header_right .header_right_item >svg.icon, body .container .section.header .wrap .content .header_right .header_right_item a >svg.icon {
        height: 20px;
        width: 20px;
   }
}