@charset "utf-8"; 
html {
    font-size: 625%;
}
body {
    font-size: 16px;
    background: #FFF;
}
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, object, iframe, blockquote, pre, a, abbr, address, code, img, fieldset, form, label, figure {
    margin: 0;
    padding: 0;
}
body, html, input, button, textarea {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5
}
body {
    background-color: #fff;
}
article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
h1 {
    font-size: 20px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
h4, h5 {
    font-size: 16px;
}
img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    transition: all .3s;
}
img:hover{
    transform: scale(1.05);
}
li {
    list-style: none;
}
i, em {
    font-style: normal;
}
a {
    color: #333;
    text-decoration: none;
}
a:focus {
    outline: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}
input[type="text"]:focus {
    outline: none;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}
hr {
    height: 1px;
    border: none;
    border-top: 1px dashed #c1c1c1;
    margin: 15px 0 15px 0;
}
a:active, select, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: 0!important;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
/* layout */
body {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow-x: hidden
}
.layout {
    max-width: 1400px;
    margin: 0 auto;
    width: 95%;
}
.hide {
    display: none;
}
.img {
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: 0;
}
.img>img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: all ease-in-out .3s;
}
.index_title {
   font-weight: bold;color: #333;
    font-size: 50px;
    line-height:60px;
}
.index_title a:hover{color: #ef9438;}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.clearfloat {
    clear: both;
}
.index_title_detail {
    color: #999;
    line-height: 26px;
    margin-top: 22px;
}
/* font-family */
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('fonts/OpenSans/OpenSans-Bold.eot');
    src: url('fonts/OpenSans/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/OpenSans/OpenSans-Bold.woff2') format('woff2'),url('fonts/OpenSans/OpenSans-Bold.woff') format('woff'),url('fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'),url('fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('fonts/OpenSans/OpenSans-ExtraBold.eot');
    src: url('fonts/OpenSans/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),url('fonts/OpenSans/OpenSans-ExtraBold.woff2') format('woff2'),url('OpenSans-ExtraBold.woff') format('woff'),url('fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype'),url('fonts/OpenSans/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto/Roboto-Bold.eot');
    src: url('fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),url('fonts/Roboto/Roboto-Bold.woff2') format('woff2'),url('fonts/Roboto/Roboto-Bold.woff') format('woff'),url('fonts/Roboto/Roboto-Bold.ttf') format('truetype'),url('fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial-Black';
    src: url('fonts/Arial/Arial-Black.eot');
    src: url('fonts/Arial/Arial-Black.eot?#iefix') format('embedded-opentype'),url('fonts/Arial/Arial-Black.woff2') format('woff2'),url('fonts/Arial/Arial-Black.woff') format('woff'),url('fonts/Arial/Arial-Black.ttf') format('truetype'),url('fonts/Arial/Arial-Black.svg#Arial-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'fontawesome';
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?v=4.5.0");
    src: url("fonts/Font-Awesome/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/Font-Awesome/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("fonts/Font-Awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}
/* header */
.web_head {background-color: #fff;}
.header_top{background-color:  #19367e;}
.header_top .layout{display: flex;height: 50px;justify-content: flex-end;align-items: center;}
.header_top .layout a{color: #ffffff;}
.header_top .top_tel{display: flex;align-items: center;margin-left: 30px;}
.header_top .top_tel a{margin-left: 22px;}
.header_top .top_tel a:hover{text-decoration: underline;}
.head_nav>li {
    display: inline-block;
    padding: 0 14px;
    position: relative;
    margin: 0 0;
    line-height: 96px;
}
.head_nav>li>a {
    text-transform: uppercase;
    font-size: 20px;color: #333;
}
.head_nav>li:hover>a,.head_nav>li.nav-current>a {
    color: #fff;
}
.head_nav>li:hover,.head_nav>li.nav-current{background-color: #ef9438;}
.header_bottom .layout{display: flex;justify-content: space-between;align-items: center;}
.header_bottom .bottom_left{display: flex;align-items: center;}
.header_bottom{position: relative;z-index: 999;}
.header_bottom .logo{margin-right: 55px;}
.bottom_right{display: flex;align-items: center;}
.btn--search {
    width: 18px;
    height: 18px;
    background-image: url(img/seach.webp);
    position: relative;
    margin-right: 50px;
    cursor: pointer;
}
.btn--search::after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background-color: #000;
}
.nav_wrap .head_nav li ul a {
    font-size: 16px;
    color: #fff;
}
.nav_wrap .head_nav li li{line-height: 150%;}
.nav_wrap .head_nav li li ul {
    top: 0;
    left: 250px;
    background-color: #333;
}
.nav_wrap .head_nav li:hover > ul {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}
.nav_wrap .head_nav li ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 250px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    background-color: #333;
}
.nav_wrap .head_nav li ul li {
    margin: 6px 0;
}
.nav_wrap .head_nav li ul a {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 10px 0 10px 16px;
}
.nav_wrap .head_nav li ul a:hover{
    background-color: rgb(239 148 56);
}
.top_tel a:hover {
    text-decoration: underline;
}
.fixed-nav .web_header  .header_bottom{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
}
/* slider_banner */
.slider_banner .swiper-slide a {
    display: block;
    position: relative;
}
.slider_banner .swiper-slide img {
    width: 100%;
    min-height: 150px;
}
.slider_banner .swiper-slide img+img {
    position: absolute;
    left: 0;
    top: 0;
}
.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear;
    transform: scale(1.08);
}
.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1);
}
.slider_banner .swiper-slide-active .banner-title,.slider_banner .swiper-slide-active .banner-ft {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
.slider_banner .swiper-pagination {
    bottom: 88px !important;
    text-align: center;
}
.slider_banner .swiper-pagination .swiper-pagination-bullet {
    width: 26px;
    height: 5px;
    background-color: #dfdfdf;
    border-radius: 0;
}
.slider_banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000000;
}
.slider_banner .slide-page-box {
    display: none;
}
.slider_banner .banner_button_prev,.slider_banner .banner_button_next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 90;
    cursor: pointer;
}
.slider_banner .banner_button_prev::after,.product_arrow .swiper-button-prev::after,.review-layout .swiper-button-prev::after {
    content: '\f104';
}
.slider_banner .banner_button_next::after,.product_arrow .swiper-button-next::after,.review-layout .swiper-button-next::after {
    content: '\f105';
}
.slider_banner .banner_button_prev::after,.slider_banner .banner_button_next::after {
    font-family: fontawesome;
    color: #bcbcbc;
    font-size: 45px;
    transition: all ease-in-out .3s;
}
.slider_banner .banner_button_prev:hover::after,.slider_banner .banner_button_next:hover::after,.product_arrow .swiper-button-next:hover::after,.review-layout .swiper-button-next:hover::after,.product_arrow .swiper-button-prev:hover::after,.review-layout .swiper-button-prev:hover::after {
    color: #000000;
}
.slider_banner .banner_button_prev {
    left: 100px;
}
.slider_banner .banner_button_next {
    right: 100px;
}
/* products */
.index_products{margin-top: 100px;margin-bottom: 110px;}
.index_products .layout{display: flex;justify-content: space-between;}
.pro_list1{width: 40.5%;}
.pro_list2{width: 31.92%;}
.pro_list3{width: 23.14%;}
.pro_list1 .img{padding-top:101.9% ;}
.pro_list2 .img{padding-top: 61.52%;}
.pro_list3 .img{padding-top: 178.39%;}
.index_products .detail_position{position: absolute;}
.index_products .detail_position .title a{font-size: 36px;color: #333;font-weight: bold;line-height: 120%;}
.index_products .detail_position .detail a{color: #666666;line-height: 19px;}
.index_more a{display: inline-block;color: #ffffff;line-height: 53px;padding: 0 22px;background-color: #19367e;transition: all ease-in-out .3s;}
.index_more a:hover{background-color:  #f29537;}
.index_products .detail_position .detail{margin-top: 20px;margin-bottom: 20px;}
.pro_list1 .detail_position{width:29.8% ;bottom: 70px;left: 44px;}
.pro_list2_top .detail_position{width:39.14% ;right: 25px;top: 50%;transform: translateY(-50%);}
.pro_list2_bottom .detail_position{width:46.97% ;top: 50%;transform: translateY(-50%);left: 24px;}
.pro_list3 .detail_position{width:calc(100% - 50px);left: 40px;top: 40px;}
.pro_list2_bottom{margin-top: 6.1%;}
/* Products Display */
.index_display{background-color: #f9f9f9;padding-top: 90px;padding-bottom: 170px;text-align: center;}
.display_swiper{padding:0 6.42%;margin-top: 56px;position: relative;}
.index_product_container{position: relative;}
.index_product_container .swiper-slide-prev{opacity: 0;}
.index_product_container .img{padding-top:99.75% ;overflow: hidden;}
.index_product_container .swiper-slide{transition: all ease-in-out .1s;}
.index_product_container .swiper-slide .title{height: 80px;background-color: #fff;transition: all ease-in-out .3s;display: flex;align-items: center;justify-content: center;}
.index_product_container .swiper-slide .title a{font-size: 20px;font-weight: bold;color: #333;transition: all ease-in-out .3s;}
.index_product_container .swiper-slide:hover .title{background-color: #19367e;}
.index_product_container .swiper-slide:hover .title a{color: #fff;}
.index_product_container .swiper-slide:hover .img img{transform: scale(105%);}
.index_product_container .swiper-button-next{opacity: 1;width: 85px;height: 85px;background-color: #f29537;border-radius: 50%;margin-top: 0;transform: translateY(-50%);right: -10%;background-image: url(./img/demo/index-arrow.png);background-size: auto;}
.index_product_container .swiper-button-prev{opacity: 1;width: 85px;height: 85px;background-color: #f29537;border-radius: 50%;margin-top: 0;left: -10%;background-image: url(./img/demo/index-arrow.png);background-size: auto;transform:translateY(-50%) rotate(-180deg);}
.swiper-container:hover .swiper-button-next{right: -195px !important;}
.swiper-container:hover .swiper-button-prev{left: -195px !important;}
.index_product_container .swiper-button-next:hover{background-color: #19367e;}
.index_product_container .swiper-button-prev:hover{background-color: #19367e;}
.display_swiper .swiper-pagination{bottom: -80px;left: 50%;transform: translateX(-50%);}
.display_swiper .swiper-pagination .swiper-pagination-bullet,.honor-container-index .swiper-pagination-bullet,.partners_swiper .swiper-pagination .swiper-pagination-bullet{width: 13px;height: 13px;background-color: #454545;opacity: 0.69;margin: 0 6px;}
.display_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.honor-container-index .swiper-pagination-bullet.swiper-pagination-bullet-active,.partners_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #f4a453;opacity: 1;}
/* index_about */
.index_about{display: flex;align-items: center;justify-content: space-between;margin-top: 130px;}
.index_about .ll{width: 51%;}
.index_about .ll .img{padding-top: 92.13%;}
.index_about .rr{width: 49%;padding-left:3% ;padding-right: calc(50% - 700px);}
.index_about .rr .about_us{	font-size: 18px;color: #f29537;font-weight: bold;margin-bottom: 30px;}
.about_detaill{color: #666666;line-height: 26px;margin-top: 26px;}
.about_detaill p{margin-bottom:30px ;}
.index_about .index_more{margin-top:66px;}
/* index number */
.number_list {margin-top: 106px;}
.number_list ul{display: flex;justify-content: space-between;}
.number_list ul li{width: 22.85%;background-color: rgba(243, 243, 243, .49);padding-top: 24px;padding-left: 20px;padding-right: 17px;position: relative;}
.number_list .icom .img2{display: none;}
.number_list .number{text-align: right;color: #333333;font-weight: bold;font-size: 87px;line-height: 100%;margin-top: 60px;margin-bottom: 20px;position: relative;z-index: 3;}
.number_list .dd{font-size: 18px;color: #666666;text-align: right;position: relative;z-index: 3;}
.number_list ul li::after{content: '';display: inline-block;width: 100%;height: 35%;background-color: #fff;position: absolute;bottom: 0;left: 0;z-index: 1;}
.number_list ul li:hover .img2{display: block;}
.number_list ul li:hover .img1{display: none;}
.number_list ul li:hover .number{color:#19367e ;}
/* Company Advantage  */
.index_company{display: flex;justify-content: space-between;margin-top: 100px;}
.index_company .rr{width: 55%;}
.index_company .rr .img{padding-top:57.37% ;}
.index_company .ll{width: 45%;padding-left: calc(50% - 700px);padding-top: 20px;}
.index_company .index_more{margin-top: 50px;}
/* honor */
.index_honor{padding-top: 80px;text-align: center;}
.index_honor .img{padding-top: 139%;}
.index_honor .swiper-slide{box-shadow: 0px 11px 11px 5px rgba(0, 0, 0, 0.23);transform: scale(86%);margin-right: -8px;}
.honor-container-index{padding: 20px 10px;padding-bottom: 46px;}
.index_honor .swiper-slide.swiper-slide-active{transform: scale(110%);margin: 0 30px;}
.honor_swiper{margin-top: 60px;position: relative;}
.honor_swiper .index-honor-next,.honor_swiper .index-honor-prev{opacity: 1;	width: 85px;height: 85px;background-color: #f29537;border-radius: 50%;margin-top: 0;transform: translateY(-50%);background-size: auto;}
.honor_swiper .index-honor-next{background-image: url(img/demo/index-arrow.png);}
.honor_swiper .index-honor-prev{background-image: url(img/demo/index-arrow2.png);left: -7%;}
.honor_swiper .index-honor-next{right: -7%;}
.honor_swiper .index-honor-next:hover,.honor_swiper .index-honor-prev:hover{background-color: #19367e;}
.index-honor-page{bottom: -50px !important;position: absolute;}
/* index_partenrs */
.index_partenrs{position: relative;margin-top: 150px;overflow: hidden;padding: 110px 0  85px 0;text-align: center;}
.index_partenrs video{position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: -1;}
.index_partenrs .index_title,.index_partenrs .index_title a,.index_partenrs .index_title_detail{color: #fff;}
.index_partenrs .index_title a:hover{color: #ef9438;}

.partners_swiper{margin-top: 50px;}
.partners_swiper .swiper-slide{border-radius: 10px;background-color: rgba(255, 255, 255, .81);display: flex;align-items: center;justify-content: center;padding: 10px 0;height: 112px;}
.partners_swiper .swiper-pagination{position: static;margin-top: 45px;}
/* index news */
.index_news .index_title,.index_news .index_title_detail{text-align: center;}
.index_news{padding-top: 120px;}
.news_container{position: relative;width:100% ;margin-top: 34px;}
/* .index_news_container{overflow: visible !important;} */
.index_news_container .swiper-slide.swiper-slide-prev{opacity: 0;}
.index_news_container .swiper-slide{display: flex;align-items: center;transition: all ease-in-out .1s;}
.index_news_container .swiper-slide .ll{width:44.44% ;}
.index_news_container .swiper-slide .ll .img{padding-top:102% ;overflow: hidden;}
.index_news_container .swiper-slide .rr{width: 41.66%;margin-left: 6%;}
.index_news_container .time{color: #f29537;font-weight: bold;margin-bottom: 22px;}
.index_news_container .title a{font-size: 34px;font-weight: bold;color: #333;}
.index_news_container .title a:hover{color: #f29537;}
.index_news_container .detail{font-size: 16px;line-height: 1.4;color: #666;margin-top: 30px;margin-bottom: 40px;}
.arrow-position .news-button-next{opacity: 1;width: 85px;height: 85px;background-color: #f29537;border-radius: 50%;margin-top: 0;transform: translateY(-50%);background-size: auto;background-image: url(img/demo/index-arrow.png);transition: all ease-in-out .3s;}
.arrow-position{position: relative;}
.arrow-position .news-button-next:hover{background-color:  #19367e;;}
.index_news_container .swiper-slide:hover img{transform: scale(105%);}
/* footer */
.web_footer {
    background-color: #12275f;
    margin-top: 100px;
    padding-top: 3%;
    border-top: 18px solid #f4a453;
}
.web_footer,.web_footer a {
    color: #999;
}
.web_footer .foot_items {
    display: flex;
    justify-content: space-between;
}
.foot-item-logo {
    width: 29.28%;
}
.foot-item-contact {
    width: 24.5%;
}
.foot_detail {
    margin-top: 20px;line-height: 26px;color: #fff;
}
.foot_name{font-weight: bold;font-size: 24px;color: #fff;}
.foot_title {
font-weight: bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.links_list li>ul{display: none;}
.foot_address,.foot_email a,.foot_tel a {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.foot_tel a:hover{
    color: #ef9438;
}
.links_list a {
   font-size: 18px;color: #fff;
    line-height: 38px;
    text-transform: capitalize;
}
.touch_list{display: flex;align-items: center;}
.touch_list li .img2{display: none;}
.touch_list li{margin-right: 20px;}
.touch_list li:hover .img1{display: none;}
.touch_list li:hover .img2{display: block;}
.rightcopy {
    margin-top: 3%;
    border-top: 1px solid #454545;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 24px;
}
.rightcopy a,.rightcopy {
    font-size: 16px;color: #fff;
}
.foot_email {
    margin: 25px 0;
}
.links_list a:hover,.touch_list a:hover,.foot_email a:hover {
    color: #ef9438;
}
.rightcopy a:hover {
    color: #ef9438;
}
/*-------------------------------
scrollsidebar start
----------------------------------*/
#index_scrollsidebar {
    top: 50%;
    right: -6px;
    transition: all ease-in-out 1s;
    visibility: hidden;
    opacity: 0;
    position: static;
    transform: translateY(-50%)
}
#index_scrollsidebar ul li {
    width: 62px;
    height: 62px;
    background-color:  #19367e;
    margin-bottom: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 8px;
}
#index_scrollsidebar ul li .show0 {
    position: absolute;
    background-color:  #19367e;
    padding: 6px;
    border-radius: 8px;
    right: 80px;
    top: 50%;
    transition: all ease-in-out .5s;
    transform: translateY(-50%);
    display: none
}
#index_scrollsidebar ul li .show0,#index_scrollsidebar ul li .show0 a {
    font-size: 16px;
    color: #fff;
    text-wrap: nowrap
}

#index_scrollsidebar ul li .show0 img{
    max-width: 200px;
}

#index_scrollsidebar ul li:hover .show0 {
    display: block
}
#index_scrollsidebar ul li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    text-align: center;
    line-height: 62px
}
#index_scrollsidebar .gototop {
    background-color: #f4a453
}
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
    background:  #19367e;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}
.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f4a453;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.hvr-radial-out:hover,.hvr-radial-out:focus,.hvr-radial-out:active {
    color: #fff
}
.hvr-radial-out:hover:before,.hvr-radial-out:focus:before,.hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    transform: scale(2)
}
/*-------------------------------
scrollsidebar end
----------------------------------*/
/* search */
.search-ipt {
    border: 0;
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none
}
.web-search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden
}
.web-search .btn--search-close {
    display: inline-block;
    font-size: 2em;
    position: absolute;
    top: 1.25em;
    right: 1.25em;
    display: none;
    background: url(img/search_btn_close.png) no-repeat center 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-color: #000;
    border-radius: 50%;
    background-position: center;
}
.web-search .btn--search-close:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}
.js .btn--search-close {
    display: block
}
.web-search .search-ipt {
    font-family: inherit;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    width: 75%;
    padding: .05em 0;
    color: #333;
    border-bottom: 3px solid;
    font-size: 20px;
    line-height: 10px
}
.web-search .search-ipt::-webkit-input-placeholder {
    color: #333;
    font-weight: 700
}
.web-search .search-ipt::-moz-placeholder {
    opacity: 1;
    color: #333;
    font-weight: 700
}
.web-search .search-ipt:-ms-input-placeholder {
    color: #333;
    font-weight: 700
}
.web-search .search-ipt::-webkit-search-cancel-button,.web-search .search-ipt::-webkit-search-decoration {
    -webkit-appearance: none
}
.web-search .search-ipt::-ms-clear {
    display: none
}
.web-search .search-attr {
    font-size: 90%;
    display: block;
    width: 75%;
    margin: 0 auto;
    padding: .85em 0;
    text-align: right;
    color: #333
}
.js .container {
    position: relative;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}
.js .main-wrap--move {
    height: 100vh
}
.js .web-search {
    pointer-events: none
}
.js .search--open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible
}
.web-search .btn--search-close {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.search--open .btn--search-close {
    opacity: 1;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    -webkit-animation: bounceInA 1s ease;
    -o-animation: bounceInA 1s ease;
    animation: bounceInA 1s ease
}
.search__suggestion,.web-search .search-attr {
    opacity: 0;
    -moz-transform: translate3d(0,30px,0);
    -webkit-transform: translate3d(0,30px,0);
    -ms-transform: translate3d(0,30px,0);
    -o-transform: translate3d(0,30px,0);
    transform: translate3d(0,30px,0);
    -moz-transition: opacity 0.8s,transform .8s;
    -webkit-transition: opacity 0.8s,transform .8s;
    -ms-transition: opacity 0.8s,transform .8s;
    -o-transition: opacity 0.8s,transform .8s;
    transition: opacity 0.8s,transform .8s
}
.search--open .search-attr {
    opacity: 1;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 20px
}
.js .web-search .search-ipt {
    font-size: 60px;
    font-weight: 700;
    border-bottom-width: 1px;
    padding: 15px 0;
    -moz-transform: scale3d(0,1,1);
    -webkit-transform: scale3d(0,1,1);
    -ms-transform: scale3d(0,1,1);
    -o-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    opacity: 0;
    text-transform: uppercase
}
.js .web-search .search-ipt,.web-search .search-attr {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}
.js .search--open .search-ipt {
    -moz-transform: scale3d(1,1,1);
    -webkit-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    -o-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}
.js .search--open .search-btn {
    display: none!important
}
.web-search .search-attr {
    padding-bottom: 0
}
.js .web-search {
    width: 70%;
    height: 210px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 35px 0;
    margin: auto;
    border-radius: 0;
    z-index: 100001;
    perspective: 1200px
}
.js .web-search::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    opacity: 0;
    background: rgba(255,255,255,0.98);
    background-color: #fff\9;
    -webkit-transform: translateY(-30%) rotateX(-60deg);
    -ms-transform: translateY(-30%) rotateX(-60deg);
    -o-transform: translateY(-30%) rotateX(-60deg);
    transform: translateY(-30%) rotateX(-60deg);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.js .search--open::before {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}
/* language */
.prisna-wp-translate-seo {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
}
.change-language .prisna-wp-translate-seo, .mobile-head-language .prisna-wp-translate-seo {
    display: block;
}
.change-language .change-language-title, .change-language .change-language-title a {
    font-size: 16px;
}
.change-language .change-language-title .title b{width: 23px;height: 23px;background-image: url(./img/demo/eearth.webp);margin-right: 22px;}
.change-language .change-language-title a {
    display: flex;
    align-items: center;
    position: relative;
}
.change-language:hover .change-language-title a:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
}
.change-language .change-language-cont {
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 999;
    visibility: hidden;
    overflow-y: scroll;
    padding: 20px 10px 20px 20px;
    width: 360px;
    max-height: 80vh;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: scale3d(.9, .9, 1);
    -ms-transition: all .3s ease-in-out;
}
.change-language:hover .change-language-cont {
    visibility: visible;
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
.change-language .change-language-cont li {
    display: inline-block;
    overflow: hidden;
    margin: 0 0 10px;
    padding: 0 10px 0 0;
    width: 30%;
    vertical-align: top;
    font-size: 10pt;
}
.change-language .change-language-cont li a:hover {
    color: #3368c6;
}
.change-language .change-language-cont .lang-item-hide {
    display: none !important;
}
.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.change-language .change-language-cont .more-active {
    font-size: 20px;
}
.language-flag span {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    white-space: nowrap;
}
.change-language-title .language-flag span {
    font-family: Roboto-Regular;
    margin-right: 10px;
    text-transform: capitalize;
}
.change-language ::-webkit-scrollbar {
    width: 5px;
}
.change-language ::-webkit-scrollbar-track {
    background-color: #fff;
}
.change-language ::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(0,0,0,.3);
}
.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block;
}
.change-language .change-language-cont {
    width: 560px !important;
    background-color: #fff;
}
.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom:1;white-space: nowrap;
    padding: 0 0 0 26px;
    overflow: hidden;
}
.change-language ::-webkit-scrollbar {
    width: 5px;
}
.change-language ::-webkit-scrollbar-track {
    background-color: #fff;
}
.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.3);
    border-radius: 3px;
}
.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}
li.language-flag a {
    position: relative;
}
.change-language-cont li {
    width: 49%;
}
.change-language-cont {
    display: flex;
    flex-wrap: wrap;
}
.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1; white-space: nowrap;
    padding: 0 0 0 26px;
    overflow: hidden;
}
.change-language ::-webkit-scrollbar {
    width: 5px;
}
.change-language ::-webkit-scrollbar-track {
    background-color: #fff;
}
.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px;
}
.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}
li.language-flag a {
    position: relative;
}
.change-language-cont li {
    width: 33.333333%;
}
.change-language-cont {
    display: flex;
    flex-wrap: wrap;
}
.change-language-cont li{width:100%;}
.change-language-cont{display: flex;flex-wrap: wrap;}
.language--img{background: url(./img/leg.jpg)no-repeat center center;display: inline-block;width: 18px;height: 12px;margin-right: 6px; position: absolute; top: 2px; }
.language-en{background-position: 0 -218px;}
.language-af{background-position: 0 -1px;}
.language-sq{background-position: 0 -940px;}
.language-am{background-position: 0 -9px;}
.language-be{background-position: 0 -48px;}
.language-eu{background-position: 0 -252px;}
.language-az{background-position: 0 -36px;}
.language-hy{background-position: 0 -456px;}
.language-ar{background-position: 0 -24px;}
.language-am{background-position: 0 -12px;}
.language-fy{background-position: 0px -300px;}
.language-fr{background-position: 0px -288px;}
.language-fi{background-position: 0px -276px;}
.language-et{background-position: 0px -240px;}
.language-eo{background-position: 0px -192px;}
.language-en{background-position: 0 -216px;}
.language-da{background-position: 0px -168px;}
.language-cs{background-position: 0px -144px;}
.language-hr{background-position: 0px -420px;}
.language-co{background-position: 0px -132px;}
.language-ceb{background-position: 0px -108px;}
.language-ca{background-position: 0px -96px;}
.language-bg{background-position: 0 -448px;}
.language-bs{background-position: 0 -84px;}
.language-bn{background-position: 0 -72px;}
.language-be{background-position: 0 -48px;}
.language-is{background-position: 0px -492px;}
.language-sm{background-position: 0px -972px;}
.language-ro{background-position: 0px -888px;}
.language-pa{background-position: 0px -840px;}
.language-pt{background-position: 0px -876px;}
.language-pl{background-position: 0px -852px;}
.language-fa{background-position: 0px -264px;}
.language-ps{background-position: 0px -264px;}
.language-or{background-position: 0px -827px;}
.language-no{background-position: 0px -780px;}
.language-ne{background-position: 0px -792px;}
.language-my{background-position: 0px -768px;}
.language-mn{background-position: 0px -720px;}
.language-mr{background-position: 0px -732px;}
.language-mi{background-position: 0px -684px;}
.language-mt{background-position: 0px -756px;}
.language-ml{background-position: 0px -708px;}
.language-ms{background-position: 0px -744px;}
.language-mg{background-position: 0px -672px;}
.language-mk{background-position: 0px -696px;}
.language-lb{background-position: 0px -624px;}
.language-lt{background-position: 0px -648px;}
.language-lv{background-position: 0px -660px;}
.language-la{background-position: 0px -613px;}
.language-lo{background-position: 0px -636px;}
.language-ky{background-position: 0px -600px;}
.language-ku{background-position: 0px -120px;}
.language-ko{background-position: 0px -588px;}
.language-rw{background-position: 0px -912px;}
.language-km{background-position: 0px -564px;}
.language-kk{background-position: 0px -552px;}
.language-kn{background-position: 0px -576px;}
.language-jv{background-position: 0px -528px;}
.language-ja{background-position: 0px -516px;}
.language-it{background-position: 0px -504px;}
.language-ga{background-position: 0px -312px;}
.language-id{background-position: 0px -467px;}
.language-ig{background-position: 0px -480px;}
.language-hu{background-position: 0px -443px;}
.language-hmn{background-position: 0px -408px;}
.language-hi{background-position: 0px -397px;}
.language-he{background-position: 0px -384px;}
.language-haw{background-position: 0px -300px;}
.language-ha{background-position: 0px -1079px;}
.language-ht{background-position: 0px -432px;}
.language-gu{background-position: 0px -348px;}
.language-el{background-position: 0px -204px;}
.language-de{background-position: 0px -180px;}
.language-ka{background-position: 0px -540px;}
.language-gl{background-position: 0px -336px;}
.language-ru{background-position: 0px -900px;}
.language-gd{background-position: 0px -324px;}
.language-sr{background-position: 0px -1006px;}
.language-st{background-position: 0px -1017px;}
.language-sn{background-position: 0px -984px;}
.language-sd{background-position: 0px -984px;}
.language-si{background-position: 0px -1271px;}
.language-sk{background-position: 0px -1223px;}
.language-sl{background-position: 0px -960px;}
.language-so{background-position: 0px -994px;}
.language-es{background-position: 0px -227px;}
.language-su{background-position: 0px -1031px;}
.language-sw{background-position: 0px -1055px;}
.language-sv{background-position: 0px -1043px;}
.language-tl{background-position: 0px -1115px;}
.language-tg{background-position: 0px -1091px;}
.language-ta{background-position: 0px -1067px;}
.language-tt{background-position: 0px -1151px;}
.language-te{background-position: 0px -1079px;}
.language-th{background-position: 0px -1103px;}
.language-tr{background-position: 0px -1138px;}
.language-tk{background-position: 0px -1115px;}
.language-uk{background-position: 0px -1175px;}
.language-ur{background-position: 0px -1187px;}
.language-ug{background-position: 0px -1163px;}
.language-uz{background-position: 0px -1175px;}
.language-vi{background-position: 0px -1211px;}
.language-cy{background-position: 0px -156px;}
.language-xh{background-position: 0px -1223px;}
.language-yi{background-position: 0px -1235px;}
.language-yo{background-position: 0px -1247px;}
.language-zu{background-position: 0px -1259px;}
.language-zh{background-position: 0px -1282px;}
.language-zh-TW{background-position: 0px -1282px;}

/*-------------------------------
swiper-slide end
----------------------------------*/
.slider_banner {
    position: relative;
    overflow: hidden;
}
/* .slider_banner .swiper-pagination { display: none; } */
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}
.swiper-invisible-blank-slide {
    visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -31.5px;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
}
.swiper-container:hover .swiper-button-prev {
    left: 65px;
}
.swiper-container:hover .swiper-button-next {
    right: 65px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    pointer-events: none;
    display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(img/prev.png) no-repeat center center;
    background-size: cover;
    left: 10px;
    right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(img/next.png) no-repeat center center;
    background-size: cover;
    right: 10px;
    left: auto
}
.slider_banner:hover .swiper-button-prev {
    left: 120px;
    opacity: 1;
}
.slider_banner:hover .swiper-button-next {
    right: 120px;
    opacity: 1;
}
.swiper-button-lock {
    display: none
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    background: #c0c0c0;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-bullet-active {
    background: #008D33;
}
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}
.swiper-container-horizontal {
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #0266c3;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}
.swiper-pagination-lock {
    display: none
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-scrollbar-lock {
    display: none
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.swiper-slide-zoomed {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube {
    overflow: visible
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.swiper-container-flip {
    overflow: visible
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}
.slider_banner .swiper-slide img {
    width: 100%;
    height: auto;
}
.slider_banner .swiper-slide img+img {
    position: absolute;
    left: 0;
    top: 0;
}
.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear;
}
.slider_banner .swiper-slide.swiper-slide-active img {
}
/*-------------------------------
swiper-slide end
----------------------------------*/
/* animate */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
@-webkit-keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%,0,0);
        -ms-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInLeftA {
    -webkit-animation-name: fadeInLeftA;
    animation-name: fadeInLeftA
}
@-webkit-keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,30px,0);
        -ms-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInUpA {
    -webkit-animation-name: fadeInUpA;
    animation-name: fadeInUpA
}
@-webkit-keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%,0,0);
        transform: translate3d(20%,0,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%,0,0);
        -ms-transform: translate3d(20%,0,0);
        transform: translate3d(20%,0,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInRightA {
    -webkit-animation-name: fadeInRightA;
    animation-name: fadeInRightA
}
@-webkit-keyframes twinkling {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@-webkit-keyframes OrangePulse {
    from {
        background-color: rgba(210,174,109,.2);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1)
    }
    50% {
        background-color: rgba(210,174,109,1);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1)
    }
    to {
        background-color: rgba(210,174,109,.2);
        -webkit-box-shadow: 0 0 10px rgba(210,174,109,1)
    }
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg)
    }
    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    60% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    80% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg)
    }
    40% {
        -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        transform: rotate(-20deg)
    }
    60% {
        -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    80% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0)
    }
    25% {
        -webkit-transform: translateY(-20%)
    }
    50% {
        -webkit-transform: translateY(0)
    }
    75% {
        -webkit-transform: translateY(-10%)
    }
    100% {
        -webkit-transform: translateY(0)
    }
}
@keyframes jump {
    0% {
        transform: translateY(0)
    }
    25% {
        transform: translateY(-20%)
    }
    50% {
        transform: translateY(0)
    }
    75% {
        transform: translateY(-10%)
    }
    100% {
        transform: translateY(0)
    }
}
@-webkit-keyframes bounceInA {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }
    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}
@keyframes bounceInA {
    0%,100%,20%,40%,60%,80% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        -ms-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        -ms-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        -ms-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        -ms-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }
    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        -ms-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        -ms-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}
.bounceInA {
    -webkit-animation-name: bounceInA;
    animation-name: bounceInA;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownA {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}
.fadeInDownA {
    -webkit-animation-name: fadeInDownA;
    animation-name: fadeInDownA
}
@keyframes fadeInA {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.fadeInA {
    -webkit-animation-name: fadeInA;
    animation-name: fadeInA
}
@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@media screen and (max-width: 1700px) {
}
@media screen and (max-width: 1600px) {
    /* .layout {
        width: 1300px;
    } */
    .index_about .rr{padding-right: calc(50% - 650px);}
    .index_company .ll{padding-left:calc(50% - 650px) ;}
}
@media screen and (max-width: 1400px) {
    /* .layout {
        width: 1200px;
    } */
    .head_nav>li{margin: 0;line-height: 80px;}
    .head_nav>li>a{font-size: 18px;}
    .header_bottom .logo img{max-height: 44px;}
    .index_products .detail_position .title a{font-size: 26px;}
    .index_products .detail_position .detail{margin: 10px 0;}
    .index_about .rr{padding-right: calc(50% - 600px);}
    .index_title{font-size: 40px;line-height: 120%;}
    .index_about .rr .about_us{margin-bottom: 10px;}
    .about_detaill p{margin-bottom: 16px;}
    .index_about .index_more{margin-top: 30px;}
    .number_list .number{font-size: 60px;margin-top: 30px;}
    .index_company .ll{padding-left:calc(50% - 600px) ;}
    .index_product_container .swiper-button-next{right: 0;}
    .index_product_container .swiper-button-prev{left: 0;}
    .swiper-container:hover .swiper-button-next{right: 0 !important;}
    .swiper-container:hover .swiper-button-prev{left: 0 !important;}
    .honor_swiper .index-honor-next, .honor_swiper .index-honor-prev{width: 60px;height: 60px;}
    .honor_swiper .index-honor-next{right: 0;}
    .honor_swiper .index-honor-prev{left: 0;}
    .arrow-position .news-button-next,.index_product_container .swiper-button-next{width: 60px;height: 60px;}
    .arrow-position .news-button-next,.index_product_container .swiper-button-prev{width: 60px;height: 60px;}
}
@media screen and (max-width: 1300px) {
    .layout {
        /* width: 1100px; */
    }
    .index_about .rr{padding-right: calc(50% - 550px);}
    .index_company .ll{padding-left:calc(50% - 550px) ;}
}
@media screen and (max-width: 1200px) {
    .scrollsidebar{display: none;}
    .about_detaill{max-height: 20vh;overflow-y: auto;}
    /* .layout {
        width: 95%;
    } */
    .header_bottom .logo{margin-right: 20px;}
    .head_nav>li>a{font-size: 16px;}
    .head_nav>li{padding: 0 8px;}
    .pro_list .index_more{display: none;}
    .index_about .rr{padding-right: 2.5%;}
    .index_company .ll{padding-left:2.5%;}
}
.phone-banner {
    display: none;
}
.foot-btn{display: none;}
    .partners-container .swiper-slide{margin-top: 0px !important;}

@media screen and (max-width: 950px) {
    .partners-container .swiper-slide{margin-top: 20px !important;}

    .about_main .bl_bg_bottom .ms_bottom{width: 100% !important;padding: 8% 0;}
    .about_detaill{overflow: visible;max-height: none;}
    .foot-btn{position: fixed;left: 0;width: 100%;bottom: 0;z-index: 9999;display: flex;}
    .foot-btn a {width: 25%;height: 55px;display: flex;justify-content: center;align-items: center;background: #15337c;border-right: 1px solid rgba(255, 255, 255, 0.3);cursor: pointer;}
    .foot-btn a:last-child {border-right: 0;}
    .foot-btn img{width: 28px; margin: 0 auto;}
    #index_scrollsidebar {
        display: none !important;
    }
    /*nav */
    .head_nav {
        width: 100%;
        padding: 0 5px;
    }
    .head_nav li {
        padding-left: 28px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .head_nav li, .head_nav li a {
        color: #111;
    }
    .head_nav li.has-child {
        padding-left: 28px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .head_nav li.has-child>a {
        margin-top: 3px;
        margin-bottom: 3px;
        margin-right: 35px;
    }
    .head_nav li.has-child>ul {
        display: none;
    }
    .head_nav li.siblings-no-menu {
        position: relative;
        padding-left: 15px;
    }
    .head_nav li a {
        display: block;
        height: 1.4em;
        line-height: 1.4em;
        position: relative;
    }
    .head_nav li a:hover {
        color: inherit;
    }
    .head_nav li em {
        display: block;
        height: 1.4em;
        overflow: hidden;
    }
    .head_nav li li {
        font-size: 14px;
    }
    .head_nav li li li {
        font-size: 12px;
    }
    .head_nav li li a {
        color: #666;
    }
    .head_nav li.has-child a b {
        display: inline-block;
        width: 15px;
        height: 15px;
        border: 1px solid #111;
        border-radius: 2px;
        overflow: hidden;
        line-height: 15px;
        position: absolute;
        right: -35px;
        top: 1px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }
    .head_nav li.has-child a b:before,.head_nav li.has-child a b:after {
        content: '';
        display: block;
        width: 9px;
        height: 1px;
        background-color: #111;
        position: absolute;
        left: 3px;
        top: 50%;
        margin-top: -.5px;
    }
    .head_nav li.has-child a b:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .head_nav li.has-child a:hover b {
        border-color: #111;
    }
    .head_nav>li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
    }
    .head_nav>li.nav-current>a{
        color: #111;
    }
    .head_nav>li.nav-current{
        background-color: transparent;
    }
    .head_nav>li:hover{
        background-color: transparent;
    }
    .head_nav>li>a {
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: -1px;
        position: relative;
        text-transform: uppercase;
        position: relative;
    }
    .head_nav li,.head_nav li.has-child {
        padding-left: 0;
    }
    .head_nav li li,.head_nav li li.has-child {
        padding-left: 15px;
    }
    .head_nav li.active>a>b:after {
        display: none;
    }
    .head_nav li.active>a>b {
        background-color: #111;
    }
    .head_nav li.active>a>b:before,.head_nav li.active>a>b:after {
        background-color: #fff;
    }
    .head_nav>li.haschild>a::after {
        display: none;
    }
    .web_header {
        display: none;
    }
    .mobile-head-items {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        background-color: #fff;
        z-index: 999;
    }
    .mobile-head-items .phone_top {
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #15337c;
        padding: 0 2%;
    }
    .phone_tel,.phone_tel a {
        font-family: Arial;
        font-size: 12px;
        color: #fff;
    }
    .mobile-body-mask {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999
    }
    .mobile-ico-close {
        width: .3rem;
        height: .3rem;
        background: #fff url(img/mobile_close.png) center center no-repeat;
        background-size: 50% auto;
        position: absolute;
        right: -0.35rem;
        top: 0;
    }
    .sub-content {
        position: relative;
        display: block;
        right: auto;
        border-radius: 0;
        border: none;
        box-shadow: none;
        z-index: 99999;
    }
    .mobile-head-item .main-content-wrap {
        background: #FFF;
        top: 0;
        display: block;
        z-index: 99999;
    }
    .mobile-head-item .main-content-wrap .content-wrap {
        overflow-y: auto;
        height: 100%;
        padding: .15rem .1rem;
        background-color: #fff;
    }
    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
        overflow-y: hidden;
    }
    .mobile-head-item .side-content-wrap {
        position: fixed;
        display: block;
        left: -70%;
        width: 70%;
        height: 100%;
    }
    .mobile-head-item .middle-content-wrap {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto;
        padding: .2rem 0;
        opacity: 0;
        visibility: hidden;
    }
    .mobile-head-item .middle-show-content-wrap {
        top: .3rem;
        visibility: visible;
        opacity: 1;
    }
    .web_head .head-search {
        display: none;
    }
    .head-search {
        position: relative;
        width: 90%;
        height: .35rem;
        background: #000;
        margin: 0 auto;
    }
    .head-search .search-ipt {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        color: #FFF;
        padding: 0 .1rem;
        background-color: #3f3f3f;
    }
    .head-search .search-btn {
        position: absolute;
        width: .35rem;
        height: 100%;
        background: url(img/search_btn_mobile.png) no-repeat center center;
        -webkit-background-size: auto .16rem;
        background-size: auto .16rem;
        border: none;
        right: 0;
        top: 0;
        display: block !important;
        font-size: 0;
    }
    .head-search .search-attr {
        display: none;
    }
    .mobile-head-search .title {
        width: 13px;
        height: 13px;
        background-image: url(img/seach.png);
        background-size: cover;
        margin-right: 40px;
        position: relative;
    }
    .mobile-head-search .title::after {
        content: '';
        display: inline-block;
        width: 1px;
        height: 12px;
        background-color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -14px;
    }
    .mobile-head-language .title::after {
        display: inline-block;
        content: "\f107";
        font-size: 12px;
        font-family: fontawesome;
        transition: all ease-in-out .3s;
        margin-left: 7px;
    }
    .mobile-head-language .title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #fff;
    }
    .mobile-head-language .title::before {
        background: url(img/lan.webp) no-repeat center center;
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-right: 9px;
        background-position: 0 -745px;
        border-radius: 50%;
        content: '';
        margin-bottom: -3px;
    }
    .p-right {
        display: flex;
        align-items: center;
    }
    .phone_bottom {
        position: relative;
        padding-top: 6px;
        padding-bottom: 11px;
    }
    .phone_bottom .phone_logo{padding-left: 10px;}
    .phone_bottom .phone_logo img{
        height: 40px;
    }
    .mobile-head-nav .title {
        position: absolute;
        width: 21px;
        height: 15px;
        background-image: url(img/nav.png);
        right: 15px;
        bottom: 19px;
    }
    .web_head {
        height: 87px;
    }
    .phone-banner {
        display: block;
    }
    .phone-banner .swiper-slide img{width: 100%;}
    .pc-banner {
        display: none;
    }
    .index_products .layout,.index_about,.index_company{display: block;}
    .pro_list1,.pro_list2,.pro_list3,.index_about .ll,.index_about .rr,.index_company .ll{width: 100%;}
    .index_about .rr{padding-right: 0;}
    .index_company .ll{padding-left: 0;}
    .index_company .rr{width: 100%;}
    .index_products{margin-top: 27px;margin-bottom: 53px;}
    .pro_list1 .img{padding-top: 83.5%;}
    .index_products .detail_position .title a{font-size: 30px;}
    .pro_list .index_more{display: block;}
    .index_more a{line-height: 49px;font-size: 17px;padding: 0 12px;}
    .pro_list1 .detail_position{width: 35%;bottom: 30px;left: 30px;}
    .pro_list1{margin-bottom: 20px;}
    .pro_list2_top .detail_position{text-align: right;}
    .pro_list2_bottom{margin-top: 20px;margin-bottom: 20px;}
    .pro_list3 .img{padding-top: 62.5%;overflow: hidden;background-color: #efefef;}
    .pro_list3 .img>img{width: 50%;height: auto;top: auto;bottom: 0;}
    .pro_list3 .detail_position{width: 50%;right: 23px;left: auto;text-align: right;transform: translateY(-50%);top: 50%;}
    .index_display{padding-top:60px ;padding-bottom: 84px;}
    .index_title{font-size: 30px;}
    .index_title_detail{line-height: 19px;margin-top: 18px;}
    .display_swiper{margin-top: 35px;padding-right: 0%;}
    .index_product_container .swiper-slide .title{height: 70px;}
    .index_product_container .swiper-slide .title a{font-size: 18px;}
    .display_swiper .swiper-pagination .swiper-pagination-bullet, .honor-container-index .swiper-pagination-bullet, .partners_swiper .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 4px;}
    .display_swiper .swiper-pagination{bottom: -40px;}
    .index_about{margin-top: 0;}
    .index_about .rr{margin-top: 50px;padding: 0 2%;}
    .index_about .index_more{margin-top: 46px;}
    .number_list{margin-top: 39px;}
    .number_list ul{flex-wrap: wrap;}
    .number_list ul li{width: 47%;padding-top: 16px;padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}
    .icom img{max-width: 30px;}
    .number_list .number{font-size: 50px;margin-bottom: 0px;}
    .number_list .dd{font-size: 14px;}
    .index_company{margin-top: 38px;}
    .index_company .ll{padding: 0 2%;}
    .index_company .index_more{margin-top: 40px;}
    .index_company .rr{margin-top: 12px;}
    .index_honor{padding-top: 27px;}
    .index_title_detail br{display: none;}
    .index-honor-page{bottom: -26px !important;}
    .index_partenrs{margin-top: 70px;padding: 80px 0 50px 0;}
    .partners_swiper{margin-top: 20px;}
    .partners_swiper .swiper-pagination{margin-top: 30px;}
    .index_news{padding-top: 57px;}
    .news_container{width: 100%;margin-top: 26px;}
    .index_news_container{overflow: hidden !important;}
    .index_news_container .swiper-slide{display: block;}
    .index_news_container .swiper-slide .ll{width: 100%;}
    .index_news_container .swiper-slide .rr{width: 100%;margin-left: 0;margin-top: 36px;}
    .index_news_container .time{margin-bottom: 12px;}
    .index_news_container .detail{display: none;}
    .index_news_container .index_more{display: none;}
    .index_news_container .title a{font-size: 26px;}
    .web_footer {
        margin-top: 50px;
        padding-top: 49px;
        padding-bottom: 60px;
    }
    .web_footer .foot_items {
        display: block;
        padding-right: 0;
    }
    .foot_name{font-size: 20px;}
    .foot-item-logo,.foot-item-contact {
        width: 100%;
    }
    .foot_title {
        padding-top: 30px;
        margin-bottom: 8px;
    }
    .foot_email{margin: 0;}
    .links_list>li{position: relative;}
    .links_list>li.haschild b{display: flex;font-size: 16px;color: #999;position: absolute;right: 0;top: 0px;cursor: pointer;width: 38px;height: 38px;justify-content: center;align-items: center;transition: all .3s;transform: rotate(-90deg);}
    .links_list>li.haschild b::after{content: "\f107";font-size: 24px;font-family: fontawesome;transition: all ease-in-out .3s;}
    .links_list>li>ul{padding-left: 20px;}
    .rightcopy {
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 17px;
    }
}

#cont>ul>li>ul>li>a{color: #383838 !important;}
#cont>ul>li>ul>li>a:hover{color: #ef9438 !important;}
#cont>ul>li>ul>li>ul>li>a{color: #383838 !important;}
#cont>ul>li>ul>li>ul>li>a:hover{color: #ef9438 !important;}
#cont>ul>li>ul>li>ul>li>a:before{border-top-color: #383838 !important;border-right-color: #383838 !important;}
#cont>ul>li>ul>li>ul>li>a:hover::before{border-top-color: #ef9438 !important;border-right-color: #ef9438 !important;}
#cont>ul>li>a:hover{color: #ef9438 !important;}
#footer{background-color: #454545 !important;}
.sep-container h2{background-color: #ef9438 !important;}