body{padding:0;margin:0;font-size:14px;font-family: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;color:#424242;}
ul,ol{list-style: none;margin:0;padding:0;}
ol,dl,dd,dt,p,div,h1,h2,h3,h4,h5{margin:0;padding:0;}
a{text-decoration: none;color:inherit;cursor:pointer;}
.container{width:1200px;min-width:1200px;min-width:1200px;margin:0 auto;}
.brush{ width:0; height:0; line-height:0; clear:both;}
.pull_left{float:left}
.pull_right{float:right;}
.txt-center{text-align: center;}
.relative{position:relative;}
.content:after{display:block;width:0;height:0;content:'';clear:both;visibility: hidden;}
.content{zoom:1;}
.max_width{width:100%;display: block;}
.banner{
    margin-top: 70px;
    position: relative;
    color: #FFF;
}

.banner .index_banner_text p{
    font-size: 48px;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*头部导航*/
#header{position: fixed;top: 0;left: 0;width: 100%;z-index: 99999;background-color: #FFFFFF;-webkit-box-sizing: border-box;
    box-sizing: border-box;-webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);}
.header{padding:10px 0;position:relative;}
.header .lang{position:absolute;right:0;display: block;line-height: 50px;color:#a8c80a}
.header .logo img{height:50px;display: block;}
.header .main_nav .main_li{float:left;cursor:pointer;margin-right:40px;line-height: 50px;height:50px;color:#333;font-size:16px;position:relative}
.header  a{display: block;color:#333;}
/*.header .main_nav .main_li:hover{color:#008086}*/
.header .main_nav .main_li span{display: block;text-align: center;position:absolute;right:0;left:0;top:50px;line-height:20px;font-size:20px;color:#fff}
.header .main_nav li span.to_green{color:#a8c80a}
.header .sec_nav{
    position:absolute;
    z-index:99;
    text-align:center;
    box-shadow: 0px -3px 15px #e4e4e4;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    padding:18px 12px;
}
.header .sec_nav li{
    line-height: 28px;
    font-size:14px;
    color:#a6a6a6;
    white-space: nowrap;
    padding: 6px;
}
.header .sec_nav li a:hover{color:#008086}
/*底部版权*/
.footer{
    background: #0d1328;
    color:#ffffff;
    font-weight: 300;
    background-image: url('../images/circular-4.png');
    background-repeat: no-repeat;
    background-position: top left;
}
.footer .foot-link{padding: 80px 0 20px;}
.footer ul .f_main_nav{float:left;padding-bottom:40px;margin-right:70px;color:#ebebeb;line-height: 1.8}
.footer ul .f_main_nav a{font-weight: lighter;font-size:14px;color:#fff}
.footer ul .f_main_nav .foot_sec_nav li{
    margin-bottom: 10px;
}
..footer ul .f_main_nav p { text-align:center}
.footer-line{
    height: 1px;
    border-bottom: 1px dashed #868994;
}
.footer ul .f_main_nav .foot_sec_nav li a{color:#fff}
.footer ul .f_main_nav .foot_sec_nav{color:#fff;margin-top: 20px;}
.footer ul .f_main_nav .foot_sec_nav li:hover a{color:#fff;}
.footer .foot_code{position:absolute;right:70px;top:10px;padding-top:40px;text-align:center;}
.footer .link_num{color:#ebebeb;padding:15px 0;}
.footer .link_num:before{display: block;content:'';width:18px;height:18px;float:left;margin-right:8px;background:url('../images/phone.png') no-repeat;}
.footer .copy{padding:20px 0;}
.footer .copy .share{display: inline-block;width:24px;height:20px;opacity:0.7;background: url('../images/share.png') no-repeat;margin-left:15px;}
.footer .copy .share:hover{opacity:1;filter: alpha(opacity=80);}
.footer .copy .chat{background-position: 0 -20px;}
.circular-container{
    background-image: url('../images/circular-5.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}
/*页面导航*/
.title h3{color:#646c94;border-bottom:1px dashed #dcdcdc;font-size:16px;font-weight:normal;padding:30px 0;}
.title ul{position:absolute;top:25px;right:0;}
.title ul li{display:inline-block;vertical-align:top;margin-right:5px;border:1px solid #646c94;color:#646c94;border-radius:13px;margin-right:5px;position:relative}
.title ul .hid_nav a{padding-right:30px;}
.title ul .hid_nav:after{display: inline-block;content:'';width:13px;height:10px;position:absolute;top:9px;right:10px;margin-left:5px;background: url('../images/down.png') no-repeat;}
.title ul li a{display:block;line-height: 25px;padding:0 15px;}
.title span{font-weight:bold;display:inline-block;margin-top:5px;font-size:16px;coor:#646c94;}
.title ul li:first-child a{padding:0;}
.title ul li:first-child {border:0;}
.title ul li:hover .hid { display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.title ul li .hid{display:none;transition:display 0.8s ;background: #f7f7f7;color:#808080;border-radius: 13px;border-top-left-radius:0;border-top-right-radius:0 ;position:relative;z-index: 99999999}
/*.title ul li .hid a{background: #f7f7f7}*/
.title ul li .hid a:hover{color:#646c94;}
/*相同样式*/
.show{padding-bottom:40px;}
.article{padding:30px 20px }
/*首页*/
.index .num01{width:100%;height:100vh;background: url('../images/index.jpg') no-repeat;background-size: cover;background-position:center;}
.index .num03 .num02_txt{background:#008086;position:absolute;top:30%;right:0;width:320px;height:260px;padding:90px 60px;color:#fff;}
.index .num03 .num02_txt .txt_tro{font-weight: normal;font-size: 20px;}
.index .num03 .num02_txt .tro_p{color:#dddee7;font-size: 16px;font-weight: lighter;line-height:2}
.index .num03 .num02_txt .txt_tro:after{display: block;content: '';width:45px;height: 0;border-bottom:2px solid #fff;margin:20px 0;margin-top: 30px;}
#num02_txt{position:absolute;top:50%;right:0;width:320px;height:260px;margin-top:-220px;padding:90px 60px;color:#fff;}
#num02_txt .txt_tro{font-weight: normal;font-size: 20px;}
#num02_txt .txt_tro:after{display: block;content: '';width:45px;height: 0;border-bottom:2px solid #fff;margin:20px 0;margin-top: 30px;}
#num02_txt .tro_p{color:#dddee7;font-size: 16px;font-weight: lighter;line-height:2}
.index .num04{background: #f6f5f5}
.index .num04 h2{font-size: 26px;font-weight:normal;padding-bottom:40px;}
.index .num04 .num03_ul{margin-right: -3%;}
.index .num04 .num03_ul li{position:relative;width:30%;height:500px;margin-right: 3.3%;float: left;background: #fff;box-shadow: 3px 3px 20px #e6e6e6}
.index .num04 .num03_ul li h3{font-size: 17px;text-align:center;color:#333;font-weight: normal;padding:10px 0;}
.index .num04 .num03_ul li aside{padding:20px;color:#999;line-height: 1.8}
.index .num04 .num03_ul li aside .time{color:#008086;margin-bottom:10px;}
.index .num04 .num03_ul li aside .num03_li_a{position: absolute;bottom:20px;}
.index .num04 .num03_ul li:hover .num03_li_a{color:#008086;}
.index .num04 .click{display: block;width: 200px;padding:10px 0;text-align:center;font-size:20px;margin:30px auto;background: #008086;color:#fff;}
/*产品中心*/
.hidden{width:100%;height: 100%;overflow: hidden;}
.video_bar{display:none;position:absolute;left:0;right:0;top:0;bottom:0;padding:10%;background: #313131;z-index: 999;transition:all 0.5s ease-in;}
.video_bar ul li ,.video_bar ul,.video_bar ul li video{width:100%;height:100%;}
.video_bar ul li video{position:absolute;top:0;left:0;}
.video_bar ul li img,.video_bar ul li div{width:100%;height:100%;display: block;}
.video_bar .close{position:absolute;left:5%;top:7%;cursor:pointer;background: none;outline: 0;border:none;}
.product .prod_title{position:absolute;top:80px;z-index:9;right:0;left:0;color:#fff;text-align:center;font-size: 18px}
.product .prod_title .prod_title01{font-size: 36px;padding-bottom:10px;color:#fff;}
.product .vedio_txt{position:absolute;top:200px;right:0;left:0;text-align: center;color: #fff;font-family: 'pingfang sc','sans-serif','宋体';}
.product .vedio_txt .vedio_p{font-size: 36px;padding-bottom:20px;}
.product .vedio_txt button{background:inherit;outline: 0;border:none;color:#535c88;font-size: 22px}
.product .vedio_txt button:after{display: inline-block;margin-left:10px;position:relative;top:7px;cursor:pointer;content:'';width:32px;height: 32px;background: url('../images/icon04.png') no-repeat;}
.product .btn{width:85px;height:85px;background:url('../images/btn.png')}
.product .swiper-button-prev{left:50px;}
.product .swiper-button-next{background-position: 0 -85px;right:50px;}

/*关于普天阳--代理项目*/
.ban_about{background: url('../images/about.jpg') center}
.art_proj img{width:100%;}
.art_proj p{font-size:16px;padding:10px 0;margin-bottom:20px;}
.art_proj p span{color:#a8c80a}
/*关于普天阳--公司简介*/
.art_comp .intro{background: url('../images/bg01.jpg') center;margin:30px 0;padding:20px;}
.art_comp .intro h3{color:#646c94;font-size:16px;font-weight: bold;padding:10px 0;}
.art_comp .intro h3:after{display: block;width:20px;height:0;margin:5px auto;content:'';padding:5px 0;border-bottom:1px solid #a0a0a0;}
.art_comp .intro p{margin-bottom:10px;line-height: 22px;color:#646c94}
/*.art_comp .agency{margin:30px 0;}*/
.art_comp .agency div{background: #646c94;color:#fff;padding:50px 30px;width:240px;height:248px;position:relative}
.art_comp .agency div h3{font-size:34px;font-weight: normal;}
.art_comp .agency div p{font-size:16px;padding:10px 0}
.art_comp .agency div a{display: block;position:absolute;bottom:40px;text-decoration: underline;}
.art_comp .agency div a:hover{text-decoration: none}
.art_comp .agency ul{margin-left:300px;margin-top:30px;margin-bottom:30px;}
.art_comp .agency ul li{width:33.3%;float:left}
.art_comp .agency ul li img{display: block;width:100%;}
.art_comp .aim {height: 130px;padding-top:70px;font-size:14px;background: url('../images/img09.jpg') center no-repeat;color:#555;line-height: 26px;font-size: 20px;}
/*关于普天阳--合作伙伴*/
.art_part ul {margin-right:-8%;}
.art_part ul li{float:left;width:20%;margin-right:4%;border:1px solid #ebebeb;cursor:pointer;}
.art_part ul li img{width:100%;display: block;opacity:0.5;filter:gray;filter: grayscale(100%);-webkit-filter: grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
.art_part ul li p{font-size:14px;text-align: center;background: #ebebeb;color:#646c94;padding:15px 0;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;}
.art_part ul li:hover{border-color:#646c94}
.art_part ul li:hover img{filter:none;filter:grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);opacity:1;}
.art_part ul li:hover p{background: #646c94;color:#fff}
/*新闻动态*/
.ban_news{background: url('../images/banner04.jpg') center;}
.art_news{padding:30px 0;}
.art_news ul li{margin-left:20px;padding-bottom:30px;border-left:1px dashed #d9d9d9;cursor:pointer;}
.art_news ul li:last-child{border-left:0;}
.art_news ul li .date{display:block;width:90px;height:20px;line-height:20px;padding:0 20px;font-size:16px;color:#999;position:relative;}
.art_news ul li .date:before{display:block;content:'';position:absolute;left:-8px;width:16px;height:18px;background: url('../images/list.png') 0 top no-repeat;}
.art_news ul li:hover .date:before{background: url('../images/list.png') 0 bottom no-repeat;top:0px;left:-9px;}
.art_news ul li .news{padding-left:140px;position:relative;top:-20px;}
.art_news ul li .news img{width:185px;}
.art_news ul li .news div{line-height: 24px;}
.art_news ul li h3{padding-bottom:30px;color:#333;font-size:16px;line-height:20px;font-weight: normal}
.art_news ul li:hover h3{color:#008086;}
.art_news ul li .img_mar{margin-left:200px;padding:20px 0;}
.art_news ul li div .more{color:#999;display: block;margin-top:20px;}
.art_news ul li div .more span{margin-left:10px}
.art_news ul li div .more:hover{color:#008086}
.art_news .page{background: #f2f2f2}
.art_news .page ol{float:right;}
.art_news .page ol li{color:#888;float:left;width:15px;height:15px;padding:10px;margin-right:10px;text-align: center;cursor:pointer;line-height: 15px;}
.art_news .page ol li.now{background: #646c94;color:#fff;}
.art_news .page ol li:hover{background: #646c94;color:#fff;}
/*新闻动态*/
.art_new_detail{padding:30px 0;}
.art_new_detail img{display:block;margin:10px auto;}
.art_new_detail h3{color:#646c94;text-align: center;padding:20px 0;font-weight: normal;font-size: 18px;}
.art_new_detail .detail{padding:30px 0;border-bottom:1px dashed #dcdcdc}
.art_new_detail .detail div{margin:20px 0;line-height: 24px}
.art_new_detail .detail h4{font-size:16px;padding-top:30px;padding-bottom:15px;font-weight:600}
.art_new_detail .art_btn{display:block;padding:10px ;color:#999;line-height: 28px;}
.art_new_detail .art_btn:hover{color:#20073d;}
/*联系我们*/
.contact .map{position:relative;top:-70px;}
.contact .link_type{margin:0 100px 50px 100px;}
.contact .link_type div h2{font-weight: normal;font-size: 20px;padding-bottom:30px;}
.contact .link_type div .type{padding:10px 0;}
.contact .link_type div .type:before{display: block;content: '';float:left;width:19px;height: 16px;margin-right:10px;margin-top:3px;background:url('../images/nav01.png') no-repeat;}
.contact .link_type div .add:before{background-position: center 0;}
.contact .link_type div .phone:before{background-position: center -16px}
.contact .link_type div .fax:before{background-position: center -32px;}
.contact .link_type div .web:before{background-position: center -48px;}
.contact .link_type div .email:before{background-position: center -64px;}
.contact .link_type div .number{font-size: 30px;color:#535c88;padding:10px 0;}
.contact .link_type div .number:before{display: block;content: '';width:27px;height:27px;float:left;margin-top:6px;margin-right:10px;background: url('../images/nav02.png') no-repeat}
.contact .link_type div .num03:before{background-position: 0 -27px}

.fixed-banner{
    height: 750px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.index_banner_text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.index_banner_text .banner_box{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.index_banner_text .banner_box .cn{
    font-size: 42px;
    line-height: 1.3;
    margin-top: 15px;
}

.index_banner_text .banner_box .desc{
    font-size: 18px;
    line-height: 1.6;
    margin: 60px 0;
    width: 60%;
}

.index_banner_text .banner_box .en{
    font-size: 48px;
}

.index_banner_text p{
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    font-size: 28px;
    line-height: 2;
}

.product_content{
    line-height: 2;
}

.products{
    margin-top: 50px;
}

.products .item{
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    padding: 0 15px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
}

.products .item-img{
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.products .item-img img{
    width: 100%;
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 10px;
}

.products .item:hover .item-img img{
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
}

.products .inner{
    margin: 0 -15px;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.products .inner:after{
    display:block;
    width:0;
    height:0;
    content:'';
    clear:both;
    visibility: hidden;
}

.products .inner .item.large{
    width: 65%;
    flex: 0 0 65%;
}

.products .inner .item.small{
    width: 35%;
    flex: 0 0 35%;
}

.products .inner .item.large{
    width: 66.7%;
}

.index_products .inner .item{
    width: 33.3%;
    padding: 0 12px;
    margin-bottom: 24px;
}

.index_products .inner{
    margin: 0 -12px;
}

.products .inner .item.middle{
    width: 50%;
    flex: 0 0 50%
}

.products .item-text{
    position: absolute;
    left: 30px;
    top: 50px;
    font-size: 16px;
}

.products .item-text p{
    font-size: 20px;
    margin-bottom: 30px;
}

.products .item-text div{
    position: relative;
    display: inline-block;
    padding-right: 12px;
    color: #f46500;
    cursor: pointer;
}

.products .item-text div:after{
    position: absolute;
    height: 8px;
    width: 100%;
    left: 0;
    bottom: -10px;
    content: ' ';
    background-image: url('../images/arrow-2.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.star-products{
    background-color: #f3f8f8;
    padding: 70px 0 20px;
    position: relative;
    background-image: url('../images/shadow.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 100px;
}

.title-container{
    text-align: center;
}

.star-title{
    font-size: 32px;
}

.star-en-title{
    font-size: 24px;
    color: #969b9c;
    margin-top: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.product_content table th{
    background: #E6E6E6;
}

.product_content table td,.product_content table th{
    border: 1px solid #e1e1e1;
    text-align: left;
    padding: 12px;
}

.product_content h3{
    color: #008086;
    margin-bottom: 12px;
}

.product_content ul li{
    padding-left: 10px;
}

.product_content ul li p{
    display: inline-block;
}

.product_content ul li:before {

    content: '\2022 ';
    color: #008086;
    padding-right: 6px;

}

.product_content ul li.square:before{
    content: '\25A0 ';
}

.content_flex{
    display: flex;
    max-width: 100%;
    algin-items:center;
    just-content:space-between;
}

.left_image img{
    width: auto;
}

.left_image{
    width: auto;
}

.right_table{
    padding-left: 30px;
    min-width:0;
    flex:1;
}

.art_patient .tab .tab_content .cate_content{
    margin-top: 0;
    padding-top: 0;
}

/*手机端头部*/
.m_menu{position: fixed;width: 100%;height: 100%;right: 0px;top: 0px!important;z-index: 99998;-webkit-transform: translateY(-100%);transform: translateY(-100%);-moz-transform: translateY(-100%);-o-transform: translateY(-100%);transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;-webkit-transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;-moz-transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;-o-transition: transform 0.5s ease 0s, visibility 0s ease 0.5s;font-size: 15px;}
.menu_box{width: 100%;max-height: 100%;position: absolute;top: 0;right: 0;background-color: #ffffff;padding:60px 0 30px 0;-webkit-box-shadow: 0px 2px 9px rgba(0,0,0,0.25);box-shadow: 0px 2px 9px rgba(0,0,0,0.25);overflow-y: scroll;}
.m_menu_button{text-align: right;}
.menu_close{width: 18px;margin:13px 15px 0 0;}
.m-menu-open{-webkit-transform: translateY(0);transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);}
.m_logo{width: 122px;}
.m_nav{display: none;float: right;margin-top: 8px;}
.m-nav-open{height: 20px;line-height: 20px;}
.menu_list{padding:0 20px;}
.menu_list>ul>li{height: 40px;}
.menu_list>ul>li>a{font-size: 20px;}
.nav-search-btn{background-color: #c5c8cc;padding:0px 10px;height: 37px;float:left;}
.nav-search{padding:12px 24px;line-height: 37px;overflow: hidden;width: 258px;}
.nav-search input{height: 37px;padding-left: 4px;font-weight: 400;font-size: 14px;border: 1px solid #f0f1f2;float:left;width: 173px;}
.nav-search input:focus{outline: none;}
.nav-menu-content li{border-bottom: 1px solid #e2e2e2;font-weight: bold;position: relative;}
.nav-menu-content li a{display:inline-block;padding:10px 0;margin-right: 40px;}
.nav-menu-content .sub-menu{transition: all .6s;-webkit-transition: all .6s;}
.nav-menu-content .sub-menu ul{display: none;}
.nav-menu-content .sub-menu li{font-weight: normal;font-size: 14px;}
.nav-menu-content .sub-menu li:last-of-type{border:none;}
.nav-menu-content .sub-menu{margin-left: 20px;}
.nav-menu-content .has-children:before{content: " ";width: 8px;height: 8px;position: absolute;right: 10px;top: 14px;transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);border-left: 1px solid #000;border-bottom: 1px solid #000;transition: all .4s;-webkit-transition: all .4s;}
.nav-menu-content .active:before{
    top: 20px;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
#menu-toggle ul{width: 20px;}
#menu-toggle li{height: 3px;-webkit-border-radius: 3px;border-radius: 3px;opacity: 1;-ms-filter: none;filter: none;margin-top: 4px;margin-left: 0;-webkit-transform: rotate(0) translateX(0) translateY(0);-moz-transform: rotate(0) translateX(0) translateY(0);-o-transform: rotate(0) translateX(0) translateY(0);-ms-transform: rotate(0) translateX(0) translateY(0);transform: rotate(0) translateX(0) translateY(0);-webkit-transition: background-color 0.5s, -webkit-transform 0.5s, opacity 0.5s;-moz-transition: background-color 0.5s, -moz-transform 0.5s, opacity 0.5s;-o-transition: background-color 0.5s, -o-transform 0.5s, opacity 0.5s;-ms-transition: background-color 0.5s, -ms-transform 0.5s, opacity 0.5s;transition: background-color 0.5s, transform 0.5s, opacity 0.5s;background-color: #000;}
.m-nav-open #menu-toggle li:first-child{-webkit-transform: rotate(45deg) translateX(5px) translateY(5px);-moz-transform: rotate(45deg) translateX(5px) translateY(5px);-o-transform: rotate(45deg) translateX(5px) translateY(5px);-ms-transform: rotate(45deg) translateX(5px) translateY(5px);transform: rotate(45deg) translateX(5px) translateY(5px);}
.m-nav-open #menu-toggle li:nth-child(2){opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);}
.m-nav-open #menu-toggle li:nth-child(3){-webkit-transform: rotate(-45deg) translateX(5px) translateY(-5px);-moz-transform: rotate(-45deg) translateX(5px) translateY(-5px);-o-transform: rotate(-45deg) translateX(5px) translateY(-5px);-ms-transform: rotate(-45deg) translateX(5px) translateY(-5px);transform: rotate(-45deg) translateX(5px) translateY(-5px);}

.contact .map{
    width:1100px;
    height:auto;
    margin:0 auto;
}

.m_product_menu{
    display: none;
}

.nav_active p{
    position: relative;
}

.nav_active p::after{
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #008388;
    left: 0;
    bottom: 4px;
}

.cate_navigation{
    font-size: 16px;
    padding: 20px 0;
}

.cate_info{
    display: flex;
    margin: 40px 0 50px 0;
}

.cate_info .left{
    width: 500px;
}

.cate_info .left img{
    max-width: 100%;
}

.cate_info .right{
    width: 700px;
}

.cate_info .cate_name{
    text-align: center;
    font-size: 24px;
}

.cate_info .cate_desc{
    font-size: 18px;
    margin-top: 30px;
    line-height: 1.8;
    white-space: pre-wrap
}

.cate_info .cate_desc p{
    margin-bottom: 20px;
}

.paddings,.paddings *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cate_product_list .btns{
    overflow: hidden;
    margin: 0 -12px;
}

.cate_product_list .item{
    width: 25%;
    padding: 0 12px;
    float: left;
    margin-bottom: 24px;
}

.cate_product_list .item a{
    display: block;
    height: 80px;
    line-height: 80px;
    padding-left: 50px;
    text-align: left;
    background-color: #f5f5f5;
    font-size: 18px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.cate_product_list .item span{
    position: relative;
}

.cate_product_list .item span:before{
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    background-color: #f8c385;
    left: -30px;
    top: 0;
}

.cate_product_list .item a:hover{
    color: #FFFFFF;
    background-color: #008388;
}

.cate_box .title{
    font-size: 30px;
    padding: 60px 0;
}

.color-bar{
    background-color: #008388;
}

.color-bar .container{
    position: relative;
    height: 120px;
}

.color-bar .advantage-menu{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.flex{
    display: flex;
}

.advantage-menu li{
    width: 33.3333333%;
}

.advantage-menu li:nth-of-type(2){
    text-align: center;
}

.advantage-menu li:nth-of-type(3){
    text-align: right;
}

.advantage-menu div{
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 20px;
    padding: 0px 60px;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.advantage-menu .active,.advantage-menu div:hover{
    background-color: #FFFFFF;
    color: #000000;
}

.advantage-bg{
    width: 1100px;
    height: 300px;
    margin: 0 auto;
    background-image: url(../images/advantage.jpg);
    background-size: cover;
    background-position:center;
}

.advantage-bg{
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 30px 50px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 2;
    display: none;
}

.advantage-bg.active{
    display: block;
}

.product_desc{
    padding: 0 100px;
    background-color: #f1f1f1;
    overflow: hidden;
}

.product_title{
    font-size: 30px;
    margin-top: 80px;
    text-align: center;
}

.product_desc_box{
    padding-right: 50px;
    line-height: 2;
    font-size: 20px;
    margin-top: 50px;
}

.product_desc_box p{
    margin-bottom: 20px;
}

.product_desc_info{
    padding-top: 50px;
    min-width: 1200px;
}

.product_title span{
    display: inline-block;
    padding-bottom: 12px;
    border-bottom: 4px solid #f8c385;
}

.product_cates{
    padding: 0 50px;
    margin: 100px 0 70px 0;
}

.product_cates li{
    width: 25%;
    padding:0 12px;
    text-align: center;
    cursor: pointer;
}

.product_cates .item{
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0px 5px 8px 2px rgba(0, 0, 0, .3);
    padding: 40px 0 30px;
}

.product_cates .name{
    font-size: 24px;
    margin: 20px 0;
}

.product_cates .more{
    font-size: 18px;
}

.product_cates li:hover .name{
    color: #f8c385;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.product_cates img{
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.product_cates li:hover img{
    transform: translateY(-10px);
}

.star_product_content{
    background-color: #f1f1f1;
    padding-bottom: 120px;
    position: relative;
}

.product_swiper{
    width: 80%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
}

#product_swiper{
    /*overflow: visible;*/
    padding: 100px 0 50px;
}


.star_product_content .title{
    padding: 60px 80px;
    font-size: 30px;
}

.product_swiper .slide-content{
    cursor: pointer;
    background-color: #FFF;
    overflow: hidden;
    font-size: 24px;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}

.product_swiper .swiper-slide{
    transform: scale(0.9);
    transition:all 0.2s ease-in 0s;
}

.product_swiper .swiper-slide-active{
    transform: scale(1.1);
    transition:all 0.2s ease-in 0s;
}

.product_swiper .swiper-slide-active  .slide-content{
    box-shadow: 0px 5px 21px 3.1px rgba(75, 151, 165, .2);
}

.product_swiper .slide-content:hover img{
    transform: scale(1.05, 1.05);
    -webkit-transform: scale3d(1.05,1.05);
}

.product_swiper .slide-content div:first-of-type{
    font-size: 30px;
    color: #008388;
    text-align: center;
    padding: 40px 0 20px;
    font-weight: 400;
}

.product_swiper .slide-content div:last-of-type{
    padding: 20px 40px;
    text-align: left;
    background-color: #008086;
    color: #FFF;
    font-size: 18px;
}

.product_swiper .slide-content div:last-of-type p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 300;
    line-height: 1.5;
}

.product_swiper .slide-content img{
    margin: 20px 0;
    width: 80%;
    height: auto;
    max-width: 80%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.star-products .swiper-pagination-bullets{
    bottom: 60px;
    width: 100%;
}

.star-products .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin: 0 4px;
    border: 2px solid #969b9c;
}

.star-products .swiper-pagination-bullet-active{
    height: 16px;
    width: 32px;
    border-radius: 16px;
    background-color: #f46500;
    border: none;
}

.product_swiper .swiper-button-next,.product_swiper .swiper-button-prev{
    color: #f8c385;
    border-radius: 50%;
    /*border: 2px solid #f8c385;*/
    /*padding: 20px;*/
    width: 50px;
    height: 50px;
    font-family: none;
    background-image: url('../images/arrow-3.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.product_swiper .swiper-button-next:after, .product_swiper .swiper-button-prev:after{
    font-family: none;
    content: '';
}

.product_swiper .swiper-button-next{
    right: -100px;
}

.product_swiper .swiper-button-prev{
    left: -100px;
    transform: rotateY(180deg);
}

.no-bg{
    background-color: #fff;
}

.safe_icon{
    color: #FFF;
    font-size: 24px;
    line-height: 2.5;
}

.safe_text{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    background-color: #008086;
}

.safe-group{
    margin-top: 60px;
}

.safe-group h3{
    font-size: 24px;
    text-align: center;
}

.safe-group li{
    width: 33.333333333%;
    color: #fff;
    font-size: 18px;
    line-height: 1.8;
}

.safe-group li div{
    position: relative;
    height: 100%;
    /*left: 0;
    top: 0;*/
    background-color: #008086;
    margin: 30px 20px 20px 20px;
    padding: 0 20px;
    padding-top: 30px;
}

.safe-group li:hover div{
    background-color: #006064;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.safe-group li p{
    margin-top: 20px;
}

.goods-info{
    margin-top: 70px;
}

.goods-info .item{
    width: 50%;
    overflow: hidden;
}

.goods-info .img-content{
    background-color: #f1f1f1;
    padding-bottom: 30px;
}

.goods-info .goods-img{
    text-align: center;
    padding: 30px 0 15px 0;
}

.goods-info .goods-img img{
    height: 500px;
    width: auto;
}

#goods_swiper{
    width: 100%;
}

#goods_swiper .swiper-slide{
    background-color: #FFFFFF;
    height: auto;
    cursor: pointer;
}

#goods_swiper .swiper-slide div{
    padding: 12px;
    text-align: center;
}

#goods_swiper img{
    max-width: 100%;
}

.goods-swiper{
    padding: 0 15px;
}

.goods-info .text-content{
    padding:0 40px;
}

.goods-info .text-content h3{
    font-size: 30px;
    margin-top: 40px;
    text-align: center;
    font-weight: 400;
}

.goods-info .text-content h3 span {
    display: inline-block;
    padding-bottom: 12px;
    border-bottom: 4px solid #f8c385;
}

.goods-info .text-content .desc{
    font-size: 18px;
    line-height: 2;
    margin-top: 60px;
}

.goods-info .text-content .ask{
    text-align: center;
}

.ask-price{
    color: #FFF;
    font-size: 16px;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background-color: #f46500;
        
}

.ask-price .ask-icon{
    padding-left: 16px;
}

.ask-price .ask-icon img{
    width: 70%;
}

.goods_bar{
    margin-top: 40px;
    font-weight: 300;
}

.goods_bar ul{
    width: 100%;
    border-bottom: 2px solid #e1e7e7;
}

.goods_bar li{
    width: 20%;
    color: #000;
    padding-top: 6px;
    font-size: 26px;
    text-align: center;
}

.goods_bar .btn{
    display: inline-block;
    height: 56px;
    line-height: 56px;
    margin: 0 36px;
    cursor: pointer;
    position: relative;
}

.goods_bar .active div,.goods_bar li:hover div{
    background-color: #FFF;
    color: #008086;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.goods_bar .btn:after{
    content: '';
    position: absolute;
    width: 0;
    height: 7px;
    border-radius: 3px;
    background-color: #f8c385;
    left: 0;
    bottom: -4px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.goods_bar .active .btn:after{
    width: 100%;
}

.goods_info_content{
    padding: 70px 0;
}

.goods_info_content .content{
    display: none;
}

.goods_info_content .content:first-of-type{
    display: block;
}

.goods_info{
    width: 1200px;
    margin: 0 auto;
}

.goods_info_content table,.goods_info_content th,.goods_info_content tr{
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.goods_info_content td{
    padding: 25px 0;
    padding-left: 60px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    border: 1px solid #e1e1e1;
}

.table_title td{
    text-align: center;
    font-size: 24px;
    background-color: #008086;
    color: #FFF;
    padding: 12px 0;
}

.characteristic ul{
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.characteristic li{
    width: 33.333%;
    padding: 0 20px;
    margin-bottom: 35px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.characteristic li div{
    padding: 30px 34px;
    background-color: #FFF;
    font-size: 18px;
    line-height: 2;
    overflow: hidden;
    height: 110px;
    border-radius: 10px;
    box-shadow: 0px 5px 24px 3.1px rgb(0 108 184 / 8%);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.characteristic li div:hover{
    background-color: #008086;
    color: #FFF;
}

.goods_info .use_list li div{
    height: 70px;
}

.order_info *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.order_info .item{
    width: 100%;
    background: #e3f3f4;
    padding: 40px;
    margin-bottom: 30px;
    align-items:flex-start;
    -webkit-align-items:flex-start;
}

.order_info .goods_name{
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
    overflow: hidden;
    color: #5a5a5a;
    margin-top: 12px;
}

.order_info .product_img{
    width: 330px;
    height: auto!important;
    /*padding: 12px 32px 24px;*/
    padding: 12px;
    background-color: #FFF;
}

.order_info .product_img img{
    max-width: 100%;
}

.order_info .order_table{
    padding-left: 35px;
    width: calc(100% - 330px);
}

.order_info .order_table table{
    background-color: #FFF;
    font-size: 14px;
}

.order_info .order_table td{
    padding: 15px 10px 25px 10px;
    border: none;
}

.order_info .notice{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.8;
    color: #999999;
}

.product_container,.product_container *{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m_block{
    display: none;
}

.order_table .table_box table tr:first-of-type td{
    background-color: #008086;
    color: #FFF;
    padding: 15px 10px 15px 10px;
}

.index_goods .bar_content{
    padding: 140px 0 30px 0;
    background-color: #FFF;
}

.index_goods .title{
    font-size: 30px;
}

.index_goods .bar{
    background-color: #FFF;
    margin: 0 auto;
    width: 1200px;
}


.index_goods .see_more{
    font-size: 18px;
    position: relative;
    float: right;
    display: inline-block;
    float: right;
}

.index_goods{
    background-color: #f5f5f5;
}

.product_cates .more span{
    display: inline-block;
    position: relative;
}

.index_goods .see_more div:before,.product_cates .more span:before{
    content: ' ';
    height: 20px;
    width: 20px;
    position: absolute;
    left: -24px;
    background-image: url('../images/more.png');
    background-size: cover;
}

.index_goods .swiper_box{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    height: calc(100vh - 200px);
    align-items:center;
}

.swiper_circular_out{
    width: 700px;
    position: relative;
}

.swiper_circular{
    width: 500px;
    height: 500px;
    margin-left: 100px;
    border-radius: 50%;
    background-color: #FFF;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.index_swiper_box{
    margin-top: 15px;
}

.index_swiper_box .slide-content{
    text-align: center;
}

.index_swiper_box .slide-content div{
    font-size: 18px;
    margin-top: 15px;
}

.index_swiper_box .slide-content span{
    position: relative;
}

.index_swiper_box .slide-content span:before{
    content: ' ';
    height: 20px;
    width: 20px;
    position: absolute;
    left: -24px;
    background-image: url('../images/more.png');
    background-size: cover;
}

.index_swiper_box img{
    width: 60%;
    max-width: 60%;
}

.index_pagination{
    height: 120px;
    background: -moz-linear-gradient(right, #03c1cb 0%, #12f7fa 100%);
    background: -webkit-linear-gradient(right, #03c1cb 0%,#12f7fa 100%);
    background: -o-linear-gradient(right, #03c1cb 0%,#12f7fa 100%);
    background: -ms-linear-gradient(right, #03c1cb 0%,#12f7fa 100%);
    background: linear-gradient(to right, #03c1cb 0%,#12f7fa 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-top: 10px;
    text-align: center;
}

.index_goods .swiper-pagination-bullets{
    width: 100%;
    z-index: 100;
}

.index_goods .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    opacity: 1;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin: 0 4px;
    display: inline-block!important;
}

.index_goods .swiper-pagination-bullet-active{
    width: 40px;
    border-radius: 8px;
}

.index_goods .swiper-button-next,.index_goods .swiper-button-prev{
    color: #f8c385;
}

.index_swiper_titles{
    width: 500px;
    display: flex;
    align-items:center;
}

.index_swiper_titles .lists{
    font-size: 28px;
    padding-left: 120px;
}

.index_swiper_titles .lists div{
    margin-bottom: 30px;
    position: relative;
}

.index_swiper_titles .lists .active{
    color: #f8c385;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.index_swiper_titles .lists .active:before{
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #f8c385;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

.index_pagination .index_icon{
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    border: 1px dashed #FFFFFF;
    margin-top: 30px;

}

.index_pagination .index_icon img{
    height: 50px;
    margin-top: 10px;
}

.m_cate_name{
    display: none;
}

.goods_info_content h3{
    color: #008086;
    margin-top: 12px;
}

.goods_info_content ul{
    margin-top: 20px;
}

.goods_info_content ul li{
    padding-left: 10px;
    line-height: 2;
}

.goods_info_content ul:not(.characteristic) li:before {

    content: '\2022 ';
    color: #008086;
    padding-right: 6px;

}

.job-list{text-align: left;padding-right: 30px;margin: 30px 0;}
.scroll-box{height: 306px;/* border-top:3px solid #233845;border-bottom:3px solid #233845; */}
.job-list>ul>li{font-weight: 400;height: 60px;line-height: 60px;border-bottom: 1px dashed #999999;}
.job-list>ul>li>a{color: #333;height: 100%;width: 100%;display: block;cursor: pointer;}
.job-list>ul>li>a:hover{color: #008086!important;}
.job-list>ul>li>a>span{float: right;}

.job_layer .price_content{
    width: 800px!important;
}

.job_layer .price_content h3{
    color: #008086;
    margin: 20px 0 6px;
    font-size: 16px;
}

.job_layer .price_content p{
    margin-bottom: 10px;
}

.job_container{
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.language a{
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.language a:before{
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('../images/language.png');
    background-size: cover;
    background-repeat: no-repeat;
    right: 28px;
}

.main_li .search{
    height: 50px;
}

.main_li .search a{
    padding-left: 20px;
}

.search a:before{
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('../images/search.png');
    background-size: cover;
    background-repeat: no-repeat;
    left: 0px;
}

.search-model{
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999999999;
}

.search-model-open{
    display: block;;
    opacity: 1;
}

.search-close{
    position: absolute;
    right: 6%;
    top: 4%;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.searchs{
    margin-top: 70px;
    padding: 50px 0;
}

.search_header input{
    width: 400px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    padding-left: 15px;
    border: none;
    outline: none;
}

.search_header{
    border: solid 1px #ccc;
    display: inline-block;
}

.search_header img{
    height: 30px;
    width: auto;
}

.search_header button{
    padding: 0 20px;
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
}

.search_res{
    margin-top: 10px;
}

.search_res span,keyword{
    color: #D90000;
}

.search_list{
    margin-top: 50px;
}

.search_list li{
    font-size: 18px;
    border-bottom: solid 1px #ccc; 
}

.search_list a{
    display: block;
    position: relative;
    height: 60px;
    line-height: 60px;
}

.search_list a:after{
    content: ">>";
    position: absolute;
    right: 10px;
}

.search-model .search-box{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 46px;
    border-bottom: 1px solid #ffffff;
    width: 40%;
    display: flex;
}

.search-model input{
    position: relative;
    height: 100%;
    font-size: 24px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    cursor: pointer;
    width: calc(100% - 80px);
    left: 0;
}

.search-model button{
    position: relative;
    height: 100%;
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    color: #ffffff;
    cursor: pointer;
    width: 80px;
    left: 0;
}

.search-close img{
    width: 100%;
}

.m_language,.m_search{
    float: right;
    padding-top: 14px;
    margin-right: 14px;
    display: none;
}

.m_search{
    margin-right: 0;
}

.header .m_language a{
    display: inline-block;
    position: relative;
    padding-left: 25px;
    height: 16px!important;
}

.m_language a:before{
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url('../images/language.png');
    background-size: cover;
    background-repeat: no-repeat;
    right: 22px;
}

.header .m_search a{
    position: relative;
    padding-left: 30px;
    height: 16px!important;
    display: inline-block;
}

.m_search a:before{
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url('../images/search.png');
    background-size: cover;
    background-repeat: no-repeat;
    right: 22px;
}

.m_language_cn a:before{
    right: 32px;
}

.language_cn a:before{
    right: 38px;
}

table li p{
    display: inline-block;
}

.product_page_comp_desc{
    padding: 100px 0;
}

.product_page_comp_desc .item.comp_img{
    border-radius: 10px;
    overflow: hidden;
}

.product_page_comp_desc .item{
    flex: 50%;
    width: 50%;
    position: relative;
}

.comp_desc_container{
    padding: 50px 0 0 40px;
}

.comp_desc_container_style_2{
    padding: 50px 40px 0 0;
}

.comp_desc_container .comp_name{
    font-size: 28px;
    padding: 20px 0;
    border-bottom: 1px solid #008086;
    margin-bottom: 30px;
}

.comp_desc_container .comp_name.no-line{
    border: none;
}

.comp_desc_container p{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
}


.comp_desc_container ul{
    padding: 30px 0 0 30px;
    color: #008086;
}

.comp_desc_container ul li{
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
}

.comp_desc_container ul li:before {
    content: '\2022 ';
    color: #008086;
    padding-right: 6px;
}

.comp_desc_container ul li.square:before{
    content: '\25A0 ';
}

.comp_desc_container .button{
    font-size: 16px;
    border-radius: 10px;
    background-color: #008086;
    color: #FFF;
    display: inline-block;
    padding: 15px 25px;
    position: relative;
    cursor: pointer;
}

.comp_desc_container a{
    position: absolute;
    display: inline-block;
    left: 40px;
    bottom: 4px;
}

.comp_desc_container .button div{
    position: relative;
    padding-right: 12px;
}

.comp_desc_container .button div:after{
    position: absolute;
    height: 8px;
    width: 100%;
    left: 0;
    bottom: -8px;
    content: ' ';
    background-image: url('../images/arrow-4.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.product_page_comp_desc_2{
    background-image: url('../images/circular.png');
    background-repeat: no-repeat;
    background-position: 85% 80%;
    margin-bottom: 80px;
}


.product_page_comp_img_2{
    position: relative;
}

.product_page_comp_img_2 .comp_circular{
    position: absolute;
    width: 61%;
    bottom: -18%;
    left: -36%;
}

.qsc .item{
    flex: 33%;
    padding-right: 0.333%;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}

.qsc .item .back-img{
    width: 100%;
    height: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.36s;
}

.qsc .qsc-text-container{
    position: absolute;
    top: 140px;
    left: 80px;
    color: #FFF;
    width: 80%;
}

.qsc .qsc-text-container img{
    width: auto;
}

.qsc .cn{
    font-size: 26px;
    font-weight: 300;
    padding: 10px 0 4px 0;
}

.qsc .en{
    font-size: 26px;
    font-weight: bold;
}

.qsc .desc{
    font-size: 18px;
    line-height: 1.8;
    font-weight: 300;
    margin-top: 30px;
}

.qsc .desc .bold{
    font-weight: bold;
}

.product_footer{
    height: 380px;
    background-image: url('../images/1212.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

.product_footer p{
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    margin: 15px 0 30px;
}

.product_footer .words{
    font-size: 42px;
    font-weight: bold;
    color: rgba(255, 255, 255, .2);
    width: 100%;
}


.product_footer .words div:first-of-type{
    text-align: left;
    flex: 30%;
}

.product_footer .words div:nth-of-type(2){
    text-align: center;
    flex: 40%;
}

.product_footer .words div:last-of-type{
    text-align: right;
    flex: 30%;
}

.product_footer .container{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.footer_logo{
    margin-top: -40px;
}

.cate_good_container{
    border-radius: 10px;
    box-shadow: 0px 5px 21px 3.1px rgb(0 108 184 / 8%);
    padding: 60px 50px;
    transform: translateY(-120px);
    z-index: 10;
    background-color: #FFF;
    font-weight: 300;
    color: #9fa9a9;
}

.cate_swiper_container .names_container li{
    padding: 40px 0;
    padding-right: 70px;
    overflow: visible;
    width: 220px;
    font-size: 22px;
}


.cate_swiper_container .names_container li span:before{
    content: '\2022 ';
    position: absolute;
    left: 0;
    /*color: #008086;*/
}

.cate_swiper_container .names_container li span{
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 50px;
    white-space:nowrap;
    -webkit-white-space:nowrap;
}

.cate_swiper_container .names_container li span:hover, .cate_swiper_container .names_container li:before,.cate_swiper_container .names_container li.active{
    color: #008086;
}

.cate_swiper_container .line_container{
    width: 2px;
    background-color: #e1e7e7;
    position: relative;
}

.cate_swiper_container .line_slide{
    width: 10px;
    height: 80px;
    position: absolute;
    border-radius: 5px;
    background-color: #f46500;
    left: -4.5px;
    transition: all 0.36s;
}

.img_container{
    flex: auto;
    overflow: hidden;
    padding: 0px 100px;
    text-align: center;
}

.cate_good_container img{
    height: 400px;
    width: auto;
}


.cate_good_container .swiper-slide p{
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 300;
    line-height: 1.5;
}

.goods-names-container{
    margin-top: -40px;
}

.goods-names-container .names-outer{
    width: 33.333%;
    flex: 0 0 33.333%;
}

.goods-names-container .flex{
    width: 100%;
    margin: 0 -15px;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.goods-names-container .names-outer a{
    display: block;
    margin: 0 15px;
    height: 120px;
    line-height: 120px;
    box-shadow: 0px 5px 24px 3.1px rgb(0 108 184 / 8%);
    border-radius: 10px;
    margin-bottom: 30px;
    font-size: 24px;
    padding-left: 60px;
    transition: all 0.36s;
}

.goods-names-container .names-outer a:hover,.goods-names-container .active a{
    background-color: #008086;
    color: #FFF;
}

.cate-page-star-products{
    margin-top: 70px;
}

.cate-desc-container{
    margin: 70px 0 40px;
}

.cate-desc-container{
    font-weight: 300;
    font-size: 18px;
    line-height: 2;
}

.cate-desc-container .container div{
    font-size: 32px;
    font-weight: 400;
}

.cate-desc-container p:first-of-type{
    margin: 10px 0 40px;
}

.cate-desc-container img{
    margin-top: 20px;
}

.good-service{
    background-image: url('../images/15.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 890px;
    position: relative;
}

.good-service-desc{
    color: #FFF;
    font-weight: 300;
}

.good-service-title{
    padding-top: 90px;
    text-align: center;
    font-weight: 400;
}

.good-service-title .cn{
    color: rgba(255, 255, 255, .5);
    font-size: 32px;
    font-weight: 400;
}

.good-service-title .en{
    color: rgba(255, 255, 255, .5);
    font-size: 24px;
    margin-top: 8px;
}

.good-service-desc .item{
    flex: 30%;
    width: 30%;
    height: auto;
    padding: 20px 60px 40px 60px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.good-service-desc .item:first-of-type{
    padding-left: 0;
}

.good-service-desc .item:last-of-type{
    border-right: none;
    padding-right: 0;
}

.good-service-desc .item:nth-of-type(2){
    flex: 40%;
    width: 40%;

}

.good-service-desc{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.goods_banner_text .banner_box .desc{
    margin: 20px 0 30px;
}

.goods-fixed-banner{
    height: 570px;
}

.cate_good_container .imgs-container{
    margin: 0 30px;
    cursor: pointer;
}

.cate_good_container .imgs-container img{
    width: 140px;
    height: 140px;
}

.goods_swiper_container .cate_good_container{
    padding: 60px 0;
}

.cate_good_container img{
    height: 540px;
}

.product_page_comp_desc .item img{
    border-radius: 10px;
}

.index_banner_swiper{
    margin-top: 70px;
}

#index_banner .swiper-slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: calc(100vh - 150px);
}

#index_banner .swiper-pagination-bullets{
    bottom: 70px;
}

#index_banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border: 2px solid #d5f2f4;
    background: none;
    transition: all 0.36s;
}

#index_banner .swiper-pagination-bullet-active{
    width: 22px;
    height: 12px;
    border: none;
    background-color: #f46500;
    border-radius: 5px;
}

#index_banner_box{
    position: relative;
}

.index_swiper_text{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(calc(-50% - 50px));
    z-index: 20;
    color: #FFF;
    font-size: 90px;
    text-align: center;
}

.index_swiper_text img{
    margin-bottom: 70px;
}

.index_swiper_text p{
    margin-top: 100px;
    font-size: 24px;
}

.index_comp_desc{
    overflow: hidden;
    background-image: url('../images/20.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.index_comp_desc{
    margin-top: 26px;
}

.index_comp_desc .container{
    position: relative;
    height: 670px;
}

.index_comp_desc_box{
    width: 33.3%;
    padding-left: 12px;
    position: absolute;
    top: 50%;
    left: 66.7%;
    transform: translateY(-50%);
}

.index_comp_desc_box div{
    font-size: 28px;
    margin: 20px 0 60px;
}

 .index_comp_desc_box p{
    font-weight: 300;
    font-size: 18px;
    line-height: 1.8;
 }

 .index_comp_desc_box p:first-of-type{
    margin-bottom: 25px;
 }

 .index_news{
    padding: 60px 0 110px;
 }

  .index_news .index_news_header{
    text-align: center;
  }

 .index_news .index_news_header p{
    margin: 10px 0 40px;
    font-size: 28px;
 }

  .index_news_list .flex{
    margin: 0 -12px;
  }

 .index_news_list .left{
    flex: 66.777777%;
    padding: 0 12px;
 }

 .index_news_list .right{
    flex: 33.333333%;
    padding: 0 12px;
 }

.index_news_list .news_info{
    background-color: #eaf4f6;
    font-size: 14px;
    font-weight: 300;
    padding: 0 40px;
    height: 155px;
    position: relative;
}

.index_news_list .news_info .inner{
    position: absolute;
    top: 50%;
    left: 40px;
    right: 40px;
    transform: translateY(-50%);
}

.index_news_list .right .news_info{
    height: 70px;
}

.index_news_list .news_info .time{
    font-size: 16px;
    color: #4b97a5;
}

.index_news_list .news_info .title{
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 20px;
}

.index_news_list .right .time,.index_news_list .right .title{
    font-size: 14px;
}


.index_news_list .news_info .desc{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
}

.index_news_list .right .news_info .title{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index_news_list .right .title{
    margin: 10px 0 0 0;
}

.index_news_list .right .news:first-of-type{
    margin-bottom: 24px;
}

.index_news_list .img-box{
    overflow: hidden;
    height: 370px;
}

.index_news_list .right .img-box{
    height: 180px;
}

.index_news_list .img{
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.index_news_list .img img{
    display: none;
}

.index_news_list .left .img{
    height: 370px;
}

.index_news_list .right .img{
    height: 180px;
}

.index_news_list .news:hover .img-box .img{
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
}

.index_news_list .right .desc{
    display: none;
}

.about-banner .banner_box .en{
    font-size: 80px;
    margin-top: 15px;
}

.about-banner .banner_box .cn{
    font-size: 26px;
}

.about-comp-desc{
    padding: 120px 0 170px;
}

.about-comp-desc .comp-name{
    margin-bottom: 30px;
}

.about-comp-desc .comp-name span{
    font-size: 28px;
    line-height: 3;
    border-bottom: 1px solid #4b97a5;
    display: inline-block;
}

.about-comp-desc p{
    line-height: 1.8;
    font-size: 18px;
    font-weight: 300;
}

.about-comp-desc .desc-title{
    color: #4b97a5;
    margin-top: 30px;
}

.about-comp-desc .desc-title span{
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

.about-comp-desc .desc-title span:first-of-type{
    margin-left: 8px;
}

.about-comp-desc .desc-title span:before {
    content: '\2022 ';
    color: #008086;
    padding-right: 6px;
}

.news-page-content .flex{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -30px;
}

.news-page-content .item{
    width: 50%;
    flex: 0 0 50%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.news-page-content .item a{
    border-radius: 10px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0px 5px 21px 3.1px rgb(115 155 115 / 8%);
    overflow: hidden;
}

.news-page-content .item .img{
    overflow: hidden;
}

.news-page-content .item img{
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
    max-width: 100%;
    width: 100%;
}

.news-page-content .item:hover img{
    transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
}

.news-page-content .item:first-of-type{
    transform: translateY(-120px);
    -webkit-transform: translateY(-120px);
    margin:0 0 -60px;
    width: 100%;
    flex: 0 0 100%;
}

.news-page-content .item:first-of-type .title{
    font-size: 26px;
    margin-bottom: 60px;
    display: flex;
}

.news-page-content .item:first-of-type .title div{
    width: auto;
}

.news-page-content .item:first-of-type .title div:last-of-type{
    margin-left: auto;
}

.news-page-content .item .desc{
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-page-content .item .title{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin:8px 0 20px;
}

.news-page-content .item:first-of-type .news-info .title .time{
    font-size: 24px;
    font-weight: 300;
    color: #008086;
    display: block;
}

.news-page-content .item:first-of-type  .news-info .time{
    display: none;
}

.news-page-content .item .time{
    color: #008086;
    font-weight: 300;
}

.news-page-content .item .news-info{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px;
}

.news-page-content .item:first-of-type .news-info{
    padding: 50px 70px;
}

.news-page-content .item .time,.news-page-content .item .title{
    font-size: 20px;
}

.news-page-content{
    margin-bottom: 140px;
}

.contact-banner{
    height: 100vh;
}

.contact-banner .index_banner_text,.join-banner .index_banner_text{
    top: 30%;
}

.contact-info{
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    z-index: 99999;
}

.contact-info .contact-container{
    box-shadow: 0px 5px 21px 3.1px rgb(115 155 115 / 8%);
    overflow: hidden;
    border-radius: 10px;
    font-size: 14px;
    background-color: #FFF;
}

.contact-info .left{
    width: 60%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 100px 50px;
}

.contact-info .right{
    width: 40%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 60px;
    color: #fff;
}

.contact-info .compony-name{
    font-size: 24px;
    line-height: 2;
    margin-bottom: 60px;
}

.contact-info .right p{
    margin-bottom: 25px;
    font-size: 16px;
}

.contact-info .compony-name span{
    display: inline-block;
    border-bottom: 2px solid #f46500;
}

.contact-info .left .title,.join-lists .list-title{
    display: inline-block;;
    font-size: 30px;
    margin-bottom: 60px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f46500;
}

.contact-info .left .title span{
    color: #f46500;
}

.contact-info .input-container{
    display: flex;
    width: 50%;
    border-bottom: 2px solid #d9d9dd;
}

.contact-info .container,.join-lists .join-container{
    width: 1580px;
    margin: 0 auto;
}

.contact-info .input-container:first-of-type{
    margin-right: 25px;
}

.contact-info .input-container:last-of-type{
    margin-left: 25px;
}

.contact-info .input-container *{
    height: 42px;
    line-height: 42px;
}

.contact-info .input-container div{
    width: auto;
}

.contact-info .input-container input{
    flex: auto;
    border: none;
    padding-left: 8px;
}

.contact-info .input-container input:focus,.contact-info textarea:focus{
    outline: none;
}

.contact-info textarea{
    width: 100%;
    height: 130px;
    border: 2px solid #d9d9dd;
    padding: 8px;
}

.contact-info .msg-box .item-inner div{
    height: 42px;
    line-height: 42px;
}

.contact-info .item{
    margin-bottom: 50px;
}

.contact-info .send-btn{
    font-size: 18px;
    color: #fff;
    width: 190px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #f46500;
    cursor: pointer;
    border-radius: 10px;
}

.join-lists li{
    display: flex;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    cursor: pointer;
    padding: 0 12px;
}

.join-lists .list{
    padding: 60px 12px 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.join-lists .join-container{
    box-shadow: 0px 5px 21px 3.1px rgb(115 155 115 / 8%);
    overflow: hidden;
    border-radius: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: #fff;
}

.join-lists li:hover{
    background-color: #e8eeef;
    color: #008388;
}

.join-lists li:first-of-type{
    border-bottom: 1px solid #d5d5d5;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
}

.join-lists li div:nth-of-type(1){
    width: 47%;
}

.join-lists li div:nth-of-type(2){
    width: 33%;
}

.join-lists li div:nth-of-type(3){
    width: 10%;
}

.join-lists li div:nth-of-type(4){
    width: 10%;
    text-align: right
}

.join-lists li div:nth-of-type(4) img{
    max-width: 100%;
}

.join-lists li div .arrow{
    display: inline-block;
}

.join-lists li div .arrow-active{
    display: none;
}

.join-lists li:hover .arrow{
    display: none!important;
}

.join-lists li:hover .arrow-active{
    display: inline-block!important;
}

@media screen and (max-width: 1600px) {
    .contact-info .container,.join-lists .join-container{
        width: 1400px;
    }
}   

@media screen and (max-width: 1440px) {
    .product_swiper{
        min-width: 80%;
    }

    .product_swiper .swiper-button-prev{
        left: -10%;
    }

    .product_swiper .swiper-button-next{
        right: -10%;
    }

    .contact-info .container{
        width: 100%;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .join-lists .join-container{
        width: 1200px;
    }

    .join-lists .list{
        padding: 60px 20px 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}

@media screen and (max-width: 1200px) {
    .container{
        width: 100%;
        min-width: auto;
    }

    .product_desc_info{
        min-width: 100%;
        padding: 30px 0;
    }

    .header{
        padding-left: 15px;
        padding-right: 15px;
    }

    .header a,.header .logo img{
        height: 40px!important;
    }

    .header .pull_right{
        display: none;
    }

    .m_nav{
        display: block;
    }

    .product_swiper,.product_swiper *,.header{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .product_swiper{
        width: 100%;
        padding: 0 40px;
    }

    .product_swiper .swiper-button-next, .product_swiper .swiper-button-prev{
        display: none;
    }

    .banner{
        width: 100%;
        margin-top: 60px;
    }

    .index_banner_swiper{
        margin-top: 60px;
    }

    .banner .index_banner_text p{
        width: 100%;
        min-width: auto;
        font-size: 36px;
        padding-left: 30px;
    }

    .cate_navigation{
        padding: 20px;
    }

    .product_desc_info .left,.product_desc_info .right{
        width: 50%;
    }

    .product_info_box img{
        width: 100%;
    }

    .product_desc{
        padding: 0 30px;
    }

    .product_title{
        margin-top: 0px;
    }

    .product_cates{
        margin: 80px 0 50px 0;
        padding: 0 30px;
    }

    .product_cates .name{
        font-size: 20px;
    }

    .product_cates img{
        width: 80%;
    }

    .product_safe{
        margin: 0 15px;
    }

    .safe_icon{
        font-size: 18px;
    }

    .footer .container,.banner .index_banner_text p{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }

    .advantage-bg{
        width: 100%;
    }

    .cate_container, .cate_container *,.goods_container,.goods_container *{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cate_info .left{
        width: 40%;
    }

    .cate_info .right{
        width: 60%;
    }

    .cate_product_list .btns{
        padding: 0 20px;
        width: 100%;
        margin: 0;
    }

    .cate_box .title{
        padding-left: 32px;
    }

    .advantage-bg{
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .goods-info{
        margin-top: 60px;
    }

    .goods_info_content{
        padding: 60px 20px;
    }

    .goods_info{
        width: 100%;
    }

    .goods_info .table_box{
        overflow-x: auto;
    }

    .characteristic li div{
        line-height: 1.8;
        padding: 20px 26px;
        height: 150px;
    }

    .goods_info .use_list li div{
        height: 100px;
    }

    .cate_product_list .item a{
        font-size: 16px;
        height: 70px;
        line-height: 70px;
    }

/*    .cate_product_list .item span:before{
        left: -24px;
    }*/

    .color-bar .container{
        height: 100px;

    }

    .advantage-menu div{
        height: 70px;
        line-height: 70px;
        width: 100%;
        padding: 0;
    }

    .index_goods .bar{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .index_goods .swiper_box{
        width: 100%;
        height: calc(100vh - 150px);
    }

    .index_goods .bar_content{
        padding: 100px 0 20px 0;
    }

    .swiper_circular_out{
        width: 60%;
    }

    .index_swiper_titles{
        width: 40%;
    }

    .index_goods .swiper-button-next, .index_goods .swiper-button-prev{
        display: none;
    }

    .index_swiper_titles .lists{
        font-size: 24px;
        padding-left: 70px;
    }

    .index_swiper_titles .lists div{
        margin-bottom: 25px;
    }

    .swiper_circular{
        width: 80%;
        height: auto;
        border-radius: 0;
        margin: 0 auto;
    }

    .index_pagination{
        position: relative;
        margin-top: 20px;
    }

    .job_layer .price_content{
        width: 96%!important;
        height: auto!important;
        max-height: 80%;
    }

    .index_banner_text,.products .cates,.product_page_comp_desc .flex,.product_footer .container{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .product_page_comp_desc .item img{
        max-width: 100%;
    }

    .index_banner_text .banner_box .cn,.product_footer .words{
        font-size: 32px;
    }

    .index_banner_text .banner_box .en{
        font-size: 36px;
    }

    .index_banner_text .banner_box .desc,.product_swiper .slide-content div:last-of-type,.comp_desc_container p,.comp_desc_container ul li,.qsc .desc{
        font-size: 16px;
    }

    .products .item-text p,.product_swiper .slide-content div:first-of-type,.comp_desc_container .comp_name{
        font-size: 24px;
    }

    .star-title{
        font-size: 26px;
    }

    .qsc .cn,.product_footer p{
        font-size: 20px;
    }

    .qsc .en{
        font-size: 22px;
    }

    .qsc .qsc-text-container{
        left: 10%;
    }

    .comp_desc_container_style_2{
        padding: 50px 40px 0 15px;
    }

    .product_footer .words div{
        text-align: center!important;
    }

    .index_banner_text .banner_box{
        width: 100%;
        min-width: 100%;
    }

    .cate_swiper_container{
        padding: 0 15px;
    }

    .cate_good_container{
        padding: 40px 30px;
        transform: translateY(-80px);
    }

    .cate_swiper_container .names_container li{
        padding: 30px;
    }

    .cate_swiper_container .line_slide{
        height: 60px;
        font-size: 18px;
    }

    .cate_good_container img{
        height: 360px;
    }

    .cate_good_container .swiper-slide p{
        font-size: 16px;
    }

    .goods-names-container{
        margin-top: 0;
    }

    .cate-page-star-products{
        margin-top: 50px;
    }

    .cate-desc-container .container,.about-comp-desc .container,.news-page-content{
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cate-desc-container img{
        max-width: 100%;
    }

    .img_container{
        padding: 0px 50px;
    }

    .cate_good_container #goods_swiper img{
        height: 540px;
        max-width: unset;
    }

    .index_swiper_text{
        font-size: 60px;
    }

    .index_comp_desc_box{
        left: 15px;
        right: 15px;
        width: auto;
        text-shadow:rgba(0, 0, 0, .6) 2px 2px 3px;
    }

    .about-banner .banner_box .en{
        font-size: 60px;
    }

    .contact-info .left{
        padding: 30px;
    }

    .contact-info .left .title{
        font-size: 24px;
        margin-bottom: 24px;
        padding-bottom: 15px;
    }

    .contact-info .item{
        margin-bottom: 20px;
    }

    .contact-info .right{
        padding: 40px 30px;
    }

    .join-lists{
        padding: 0 15px;
    }

    .join-lists .join-container,.join-lists .container{
        width: 100%;
    }

    .join-lists .list{
        padding: 60px 20px 100px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .m_language,.m_search{
        display: block;
    }

    .searchs .container{
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

}

@media screen and (max-width: 980px) {
    .comp_desc_container{
        padding: 10px 0 0 20px;
    }

    .comp_desc_container .comp_name{
        padding: 15px 0;
        margin-bottom: 15px;
    }

    .comp_desc_container p{
        margin-bottom: 15px;
    }

    .comp_desc_container ul{
        padding: 15px 0 0 15px;
    }

    .comp_desc_container ul li{
        margin-bottom: 10px;
    }

    .comp_desc_container a{
        position: relative;
        left: 0;
        margin-top: 15px;
    }

    .comp_desc_container .button{
        font-size: 14px;
        padding: 12px 20px 16px 20px;
    }

    .comp_desc_container .button div:after{
        background-size: 100%;
    }

    .qsc .qsc-text-container{
        top: 15px;
        width: 100%;
        left: 0;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .qsc .desc{
        margin-top: 15px;
        font-size: 14px;
    }

    .qsc .en{
        text-overflow:ellipsis; 
        white-space:nowrap; 
        overflow:hidden;
    }

    .product_page_comp_desc_2{
        background-position: bottom right;
    }

    .comp_desc_container.comp_desc_container_style_2{
        padding-left: 0;
        padding-right: 15px;
    }

    .product_footer .words{
        font-size: 24px;
    }

    .news-page-content .item:first-of-type .title{
        font-size: 22px;
    }

    .news-page-content .item:first-of-type .time{
        font-size: 20px;
    }

    .contact-info .left,.contact-info .right{
        width: 100%;
    }

    .contact-info .contact-container{
        display: block;
    }

    .contact-info{
        transform: translateY(0);
        -webkit-transform: translateY(0);
        margin: 50px 0!important;
    }

    .contact-banner .banner_box .cn{
        font-size: 18px!important;
    }

    .contact-container .flex{
        display: block;
    }

    .contact-info .left{
        padding: 15px;
        padding-bottom: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .contact-info .input-container{
        width: 100%;
        margin-bottom: 20px;
    }

    .contact-info .input-container:first-of-type{
        margin-right: 0;
    }

    .contact-info .input-container:last-of-type {
        margin-left: 0;
    }

    .contact-info .send-btn{
        width: 120px;
        height: 50px;
        line-height: 50px;
    }

    .contact-info .msg-box,.contact-info .msg-box *,.contact-info .right{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .contact-info .compony-name{
        margin-bottom: 20px;
    }

    .search-model .search-box {
        width: 70%;
    }

}

    .bt2 {display:none!important}
    .bt1 {display:block!important}
    
    .sj {display:none!important}
    .pc {display:block!important}

@media screen and (max-width: 768px) {
    
    .pc {display:none!important}
    .sj {display:block!important}  
    
    .bt1 {display:none!important}
    .bt2 {display:block!important}
    
    #index_banner .swiper-slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: calc(60vh - 150px);
}
    
    
    .index_comp_desc{
        height: 230px;
    overflow: hidden;
    background-image: url('/m/sec4.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
    

    .container{
        width: auto;
        min-width: auto;
    }

    .header{
        padding-left: 15px;
        padding-right: 15px;
    }

    .header a,.header .logo img{
        height: 40px!important;
    }

    .header .pull_right{
        display: none;
    }

    .m_nav{
        display: block;
    }

    #num02_txt{
        width: 70%;
        left: 50%;
        right: unset;
        padding: 40px 20px;
        height: auto;
        margin-top: 0;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

    .num03 .container,.num02 span{
        display: block!important;
    }

    .index .num03{
        width:100%;
        height:100vh;
        background: url('../images/img15.jpg') no-repeat!important;
        background-size: cover!important;
        background-position:center!important;
    }

    .index .num03 img{
        display: none;
    }

    #fp-nav.right{
        right: 10px!important;
    }

    .num04 .container{
        padding-top: 75px!important;
    }

    .content.num03_ul{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
    }

    .index .num04 .num03_ul li{
        float: none;
        width: auto;
        height: auto;
        display: none;
    }

    .index .num04 .num03_ul li:first-of-type{
        display: block;
    }

    .footer{
        padding: 0 15px;
    }

    .footer ul .f_main_nav{
        width: 100%;
        padding-bottom: 15px;
        margin-right: 0;
    }

    .footer ul .f_main_nav .foot_sec_nav{
        margin-top: 8px;
    }

    .footer .copy{
        background: none;
        line-height: 1.5;
    }

    .index_banner_text p{
        font-size: 16px;
        width: auto;
        min-width: auto;
        padding: 0 40px;
        line-height: 2;
    }

    .title h3{
        padding-left: 15px;
        padding-right: 15px;
    }

    .title ul{
        right: 15px;
    }

    .contact .map{
        width: 100%;
    }

    .contact .link_type{
        margin: 0 20px 30px 20px;
    }

    .art_news ul li .news{
        padding-left: 20px;
        top: 10px;
    }

    .art_news ul li h3{
        padding-bottom: 10px;
    }

    .art_news ul li .news img{
        width: 150px;
    }

    .art_news ul li .img_mar{
        margin-left: 165px;
    }

    .banner .index_banner_text p{
        display: none;
    }

    .m_product_menu{
        display: block;
        padding-bottom: 20px;
    }

    .art_patient .nav_patient{
        display: none;
    }

    .art_patient .cont_patient{
        margin-left: 0;
        width: 100%;
    }

    .art_patient .tab .tab_content .ol{
        width: 100%;
        padding: 20px 15px;
    }

    .content_flex{
        display: block;
    }

    .right_table{
        padding-left: 0;
    }

    .left_image{
        text-align: center;
        padding: 15px 0;
    }

    .left_image img{
        display: inline-block;
    }

    .product_content table{
        width: 768px;
    }

    .product_content .table_box{
        overflow-x: auto;
    }

    .art_patient{
        padding-top: 0;
    }

    .cont_patient .tab_nav{
        padding: 0 15px;
    }

    .art_patient .tab .tab_nav li{
        margin-bottom: 10px;
    }

    .product_content{
        margin-top: 0;
    }

    .product_desc_info .right{
        display: none;
    }

    .product_desc_info .left{
        width: 100%;
    }

    .product_desc_box{
        padding-right: 0;
        margin-top: 30px;
    }

    .product_desc{
        padding: 0 15px;
    }

    .product_title{
        font-size: 24px;
    }

    .product_cates{
        margin: 40px 0;
        padding: 0 15px;
    }

    .product_desc_box{
        font-size: 16px;
    }

    .m-float{
        display: table;
        content: " ";
    }

    .product_cates li{
        float: left;
        width: 33.333%;
        padding: 0 6px;
        margin-bottom: 12px;
    }

    .product_cates .name{
        font-size: 16px;
    }

    .product_cates .more{
        font-size: 13px;
    }


    .product_cates_list{
        margin: 0 -12px;
    }

    .star_product_content .title{
        padding: 30px;
        font-size: 24px;
    }

    .product_swiper{
        padding: 0 20px;
    }

    .product_swiper .slide-content{
        border: 2px solid #000;
        font-size: 18px;
    }

    /*.product_swiper .slide-content div{
        height: 60px;
        line-height: 60px;
    }*/

    .safe_icon{
        display: block;
    }

    .m_block{
        display: block;
    }

    .product_desc_box .m_block{
        text-align: center;
        margin-bottom: 15px;
    }

    .product_desc_box .m_block img{
        width: 70%;
    }

    .safe_icon img{
        display: none;
    }

    .safe_icon .m_block{
        text-align: center;
        margin: 10px 0 15px 0;
    }

    .safe_icon .m_block img{
        display: inline-block;
        width: 70%;
    }

    .safe_text{
        padding: 15px;
        font-size: 16px;
    }

    .safe-group ul{
        display: block;
    }

    .safe-group li{
        width: 100%;
    }

    .safe-group li div{
        padding-bottom: 20px;
        font-size: 16px;
        padding-top: 20px;
    }

    .safe-group h3{
        font-size: 20px;
    }

    .safe-group li p{
        margin-top: 15px;
    }

    .star_product_content{
        padding-bottom: 60px;
    }

    .star_product_content .swiper-pagination-bullets{
        bottom: 20px;
    }

    .star_product_content .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
    }

    .star_product_content .swiper-pagination-bullet-active{
        width: 30px;
    }

    .goods-info>.flex:first-of-type{
        display: block;
    }

    .goods-info .item{
        width: 100%;
    }

    .goods-info .goods-img img{
        height: auto;
        width: 65%;
    }

    .goods_info_content table{
        width: 786px;
    }

    .goods-info .text-content h3 span{
        font-size: 20px;
    }

    .goods-info .text-content .desc{
        font-size: 16px;
        margin-top: 40px;
    }

    .goods-info .text-content{
        padding: 0 20px;
    }

    .ask-price{
        margin-top: 50px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        padding: 0 12px;
    }

    .ask-price .ask-icon img{
        width: 60%;
    }

    .ask-price .ask-icon{
        padding-left: 12px;
    }

    .ask-price .ask-text{
        padding-right: 12px;
    }

    .goods_bar{
        overflow-x: auto;
    }

    .goods_bar li{
        display: inline-block;
        width: auto;
        white-space: nowrap;
    }

    .goods_bar .btn{
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        margin: 0;
    }

    .goods_bar .active span:before, .goods_bar li:hover div span:before{
        width: 10px;
        height: 10px;
        left: -15px;
        bottom: 5px;
    }

    .goods_info_content td{
        font-size: 14px;
    }

    .goods_info_content .table_title td{
        font-size: 16px;
    }

    .characteristic li{
        float: none;
        width: 100%;
    }

    .characteristic li div,.goods_info .use_list li div{
        height: auto;
        font-size: 14px;
    }

    .characteristic li{
        margin-bottom: 20px;
    }

    .goods_info_content{
        padding: 40px 20px;
    }

    .order_info .flex{
        display: block;
    }

    .order_info .order_table{
        width: 100%;
        padding-left: 0;

    }

    .order_info .goods_name,.order_table .table_box table tr:first-of-type td{
        font-size: 16px;
    }

    .cate_info{
        display: block;
    }

    .cate_info .left{
        width: 100%;
        text-align: center;
    }

    .cate_info .right{
        width: 100%;
    }

    .cate_info .cate_desc{
        padding: 0 15px;
    }

    .cate_info .cate_desc p{
        margin: 0;
    }

    .cate_info .cate_desc{
        margin-top: 0;
    }

    .cate_product_list .item{
        width: 50%;
        padding: 0 7.5px;
        margin-bottom: 15px;
    }

    .cate_product_list .item a{
        font-size: 12px;
        text-align: left;
        padding-left: 30px;
    }

    .cate_product_list .item span:before{
        width: 12px;
        height: 12px;
        left: -20px;
    }

    .cate_box .title{
        font-size: 24px;
        padding: 30px 0 30px 20px;
    }

    .color-bar .container{
        height: 60px;
    }

    .advantage-menu div{
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

    .advantage-bg{
        font-size: 14px;
    }

    .cate_info .left img{
        width: 50%;
    }

    .cate_info .cate_name{
        margin-top: 20px;
    }

    .index_swiper_titles{
        display: none;
    }

    .swiper_circular_out,.swiper_circular{
        width: 100%;
        height: 100%;
    }

    .index_pagination{
        height: auto;
    }

    .index_pagination .index_icon{
        margin: 30px 0;
    }

    .index_goods .title{
        font-size: 20px;
    }

    .index_goods .see_more{
        font-size: 16px;
    }

    .index_goods .see_more div:before{
        width: 16px;
        height: 16px;
        top: 2px;
        left: -20px;
    }

    .index_swiper_box{
        margin-top: 40px;
    }

    .index_pagination{
        position: absolute;
    }

    .index_swiper_box img {
        width: 70%;
        max-width: 70%;
    }

    #index_swiper_box .more{
        display: none;
    }

    .m_cate_name{
        display: block;
    }

    .index_goods .swiper-pagination-bullet-active{
        width: 30px;
    }

    .index_banner_text .banner_box img:last-of-type{
        max-width: 100%;
    }

    .index_banner_text .banner_box .desc{
        width: 100%;
        margin: 30px 0;
    }

    .fixed-banner{
        height: calc(100vh - 60px)
    }

    .index_banner_text{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .index_banner_text .banner_box .cn, .product_footer .words{
        font-size: 24px;
    }
    
    .index_banner_text .banner_box .en{
        font-size: 26px;
    }
    
    .products .inner .item{
        width: 100%!important;
        flex: 0 0 100%!important;
    }

    .products .item{
        margin-bottom: 15px;
    }

    .products .item-text{
        left: 15px;
        top: 20px;
    }

    .products .item-text p{
        margin-bottom: 20px;
    }

    .star-products{
        padding: 40px 0 40px;
    }

    #product_swiper{
        padding: 50px 0 50px;
    }

    .star-products .swiper-pagination-bullets{
        bottom: 30px;
    }

    .product_swiper .slide-content{
        border: none;
    }

    .product_swiper .swiper-slide{
        transform: scale(1)!important;
    }

    .product_swiper .slide-content div:first-of-type{
        padding: 20px 0 10px;
        font-size: 18px;
    }

    .product_swiper .slide-content div:last-of-type{
        padding: 15px 24px;
    }

    .star-products .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        border: 1px solid #969b9c;
    }

    .star-products .swiper-pagination-bullet-active{
        width: 20px;
        height: 10px;
        border-radius: 10px;
    }

    .product_page_comp_desc .flex{
        display: block;
    }

    .product_page_comp_desc .item{
        width: 100%;
        flex: 0 0 100%;
    }

    .product_page_comp_desc{
        padding: 50px 0;
    }

    .products .item-text p, .product_swiper .slide-content div:first-of-type, .comp_desc_container .comp_name{
        font-size: 20px;
    }

    .qsc .flex{
        display: block;
    }

    .qsc .item{
        width: 100%;
        height: 300px;
    }

    .qsc .item .back-img{
        height: auto;
    }

    .qsc .qsc-text-container{
        top: 50%;
        transform: translateY(-50%);
    }

    .product_page_comp_img_2 .comp_circular{
        width: 50%;
        left: -20%;
    }

    .product_footer p{
        font-size: 16px;
    }

    .product_footer .words{
        font-size: 14px;
    }

    .product_footer{
        height: 220px;
    }

    .footer{
        padding: 0;
    }

    .qsc .qsc-text-container img,.comp_desc_container_style_2 img:first-of-type,.comp_desc_container img:first-of-type{
        width: 60px;
    }

    .product_page_comp_img_2{
        margin-top: 30px;
    }

    .cate_good_container{
        padding: 24px 12px;
    }

    .cate_swiper_container ul{
        margin-right: 10px;
    }

    .cate_good_container .swiper-slide p{
        font-size: 12px;
        padding: 0 10px;
    }

    .cate_swiper_container .names_container li{
        padding: 20px 10px;
        font-size: 12px;
        width: auto;
    }

    .img_container{
        padding: 0;
    }

    .cate_swiper_container .line_slide{
        width: 6px;
        left: -2.5px;
        height: 50px;
    }

    .goods-names-container .names-outer{
        flex: 0 0 50%;
        width: 50%;
    }

    .cate_swiper_container .names_container li span{
        padding-left: 10px;
    }

    .cate_good_container img{
        width: 100%;
        height: auto;
    }

    .goods-names-container{
        margin-top: -20px;
    }

    .goods-names-container .names-outer a{
        margin: 0 7.5px 15px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        text-align: center;
        height: 60px;
        line-height: 60px;
    }

    .goods-names-container .flex{
        margin: 0;
    }

    .good-service-desc{
        width: 100%;
    }

    .good-service-desc .flex{
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .good-service{
        height: auto;
        padding: 40px 0;
    }

    .good-service .item{
        padding: 30px 0;
        border: none;
        width: 100%!important;
        height: auto;
    }

    .good-service-desc{
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .good-service-title{
        padding-top: 0;
    }

    .good-service img{
        width: 60px;
    }

    .cate-desc-container .container div{
        font-size: 26px;
    }

    .cate_good_container #goods_swiper img{
        width: 100%;
        height: auto;
    }

    .goods_bar li{
        width: 20%;
    }

    .goods_bar{
        overflow: unset;
    }

    .cate_good_container .imgs-container{
        margin: 0 15px;
    }

    .cate_good_container .imgs-container img{
        width: 70px;
        height: 70px;
    }

    .goods_swiper_container .img_container{
        padding: 0;
    }

    .goods_swiper_container .swiper-slide div{
        padding: 0;
    }

    .cate_swiper_container .line_container{
        z-index: 10;
    }

    .goods_bar{
        margin-top: 0;
    }

    .index_swiper_text{
        font-size: 32px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .index_swiper_text p{
        font-size: 14px;
        margin-top: 50px;
    }

    .index_swiper_text img{
        margin-bottom: 30px;
    }

    #index_banner .swiper-pagination-bullets{
        bottom: 30px;
    }

    #index_banner .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
        border-width: 1px;
    }

    #index_banner .swiper-pagination-bullet-active{
        width: 16px;
        height: 9px;
        border-radius: 4px;
    }

    .index_products .inner{
        margin: 0;
    }

    .index_products .inner .item{
        padding: 0;
        margin-bottom: 15px;
    }

    .products{
        margin-top: 30px;
    }

    .index_news_list .flex{
        display: block;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .index_news_list .img img{
        display: block;
        max-width: 100%;
        height: 160px;
    }

    .index_news_list .img-box,.index_news_list .left .img{
        height: auto;
    }

    .index_news_list .news_info .title{
        font-size: 16px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        margin: 10px 0 15px;
    }

    .index_news_list .news_info .inner{
        position: unset;
        transform: none;
    }

    .index_news_list .news_info,.index_news_list .right .news_info{
        height: auto;
        padding: 20px 15px;
    }

    .index_news_list .right .desc{
        display: -webkit-box;
    }

    .index_news_list .right .news,.index_news_list .right .news:first-of-type{
        margin-bottom: 15px;
    }

    .index_news{
        padding: 30px 0 50px;
    }

    .index_comp_desc_box div{
        font-size: 24px;
        margin: 20px 0 40px;
    }

    .index_comp_desc_box p{
        font-size: 16px;
        margin-bottom: 18px;
    }

    .index_news .index_news_header p{
        font-size: 24px;
    }

    .index_news_list .flex{
        margin: 0;
    }

    .index_news_list .left,.index_news_list .right{
        padding: 0;
    }

        .fixed-banner.about-banner{
        height: 60vh;
    }

    .about-comp-desc .comp-name span{
        font-size: 20px;
    }

    .about-comp-desc .comp-name{
        margin-bottom: 20px;
    }

    .about-comp-desc .desc-title{
        margin-top: 20px;
    }

    .about-comp-desc p{
        font-size: 16px;
    }

    .about-comp-desc{
        padding: 50px 0 70px;
    }

    .news-page-content .item:first-of-type .news-info{
        padding: 15px 20px;
    }

    .news-page-content .item:first-of-type .title,.news-page-content .item .title,.news-page-content .item:first-of-type .time,.news-page-content .item .desc{
        font-size: 16px;
    }

    .news-page-content .item:first-of-type .news-info .title .time{
        display: none;
    }

    .news-page-content .item:first-of-type .news-info .time{
        display: block;
    }

    .news-page-content .item .time{
        font-size: 14px;
    }

    .news-page-content .item:first-of-type .title{
        margin-bottom: 20px;
    }

    .news-page-content .item{
        width: 100%;
        flex: 0 0 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .news-page-content .flex{
        margin: 0;
    }

    .news-page-content .item:first-of-type{
        transform: translateY(-80px);
        -webkit-transform: translateY(-80px);
        margin: 0 0 -60px;
    }

    .news-page-content{
        margin-bottom: 50px;
    }

    .join-lists li div:nth-of-type(4){
        display: none;
    }

    .join-lists li:first-of-type{
        font-size: 16px;
    }

    .join-lists li div:nth-of-type(3){
        width: 20%;
    }

    .join-lists li div:nth-of-type(2),.join-lists li div:nth-of-type(3){
        text-align: center;
    }

    .join-lists .join-container{
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .join-lists{
        margin: 50px 0;
    }

    .join-lists .list{
        padding: 30px 20px 30px;
    }

    .join-lists .list-title{
        font-size: 24px;
        margin-bottom: 24px;
        padding-bottom: 15px;
    }

    .search_list li{
        font-size: 14px!important;
    }

    .search_header{
        width: 100%;
        display: flex;
    }

    .search_header button{
        width: 60px;
        padding: 0;
    }

    .search_header input{
        width: calc(100% - 60px);
    }

    .search-model .search-box{
        width: 90%;
    }

    .search-model input{
        font-size: 18px;
    }

    .search-model button{
        font-size: 16px;
    }

}

@media screen and (max-width: 460px){

    .order_info .product_img{
        width: 100%;
    }

    .order_info .item{
        padding: 15px;
    }

    .order_info .notice{
        margin-top: 15px;
        font-size: 14px;
    }

}