@charset "utf-8";

/* CSS Document */
html{ }
body { font-size: 14px; font-family:微软雅黑,  arial, "serif"; color: #545454; -webkit-font-smoothing: antialiased; transition:.3s all; word-break:break-word; overflow-x:hidden; }
:root{
    --maincolor:#ff6600;
    --hovercolor:#ff6600;
    --activecolor:#c9ab70;
    --linecolor:#E2E2E2;
    --white:#ffffff;
    --color0:#000000;
    --color3:#333333;
    --color6:#666666;
    --color9:#999999;
    --colortitle:#545454;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0;}
*{ -webkit-box-sizing: border-box; box-sizing: border-box; }
fieldset, img { border: 0;}
ol, ul, li { list-style: none;}
caption, th { text-align: left;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%;}
q:before, q:after { content: '';}
a { color:var(--color0); text-decoration: none; transition:.3s all;}
a:hover { color:var(--hovercolor)}
input { outline: none; color:var(--color6); font-size: 15px;}
input::placeholder,textarea::placeholder{ color:#aaaaaa; font-size: 14px; font-family:微软雅黑,  arial, "serif"; }
textarea{ font-size: 15px; font-family:arial, "serif";  color:var(--color6); }

.allwidth{ max-width:1300px; margin-left:auto; margin-right:auto;}
.allwidthp{ max-width:1300px; margin-left:auto; margin-right:auto;}
.allwidth1{ max-width:96%; margin-left:2%; margin-right:2%;}
img{ max-width:100%; vertical-align:middle; }
.display_none{display:none;}
.fontsize16{ font-size:16px;}
.fontsize18{ font-size:18px;}
.colorwhite{ color:var(--white) !important; }
.fontsize12{ font-size:12px !important;}
.text_center{ text-align:center;}
.v_align{vertical-align: middle;}
.lineheight24{ line-height:24px; }

.row{display:flex; flex-wrap:wrap;}
.flexstart{ justify-content:flex-start; }
.flexbetween{ justify-content:space-between; }
.padding_20{ padding-left:20px; padding-right:20px;}

.text_s1,.text_s2,.text_s3,.text_s4{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;}
.text_s1{ -webkit-line-clamp: 1; }
.text_s2{ -webkit-line-clamp: 2; }
.text_s3{ -webkit-line-clamp: 3; }
.text_s4{ -webkit-line-clamp: 4; }


/*---------------------share ico-----------------------*/
.news_share{ display:flex; justify-content:flex-end; flex-wrap:wrap; align-items:center;}
.news_share li{ margin-right:10px; position:relative; }
.news_share li a{ display:block; font-size:17px; width:35px; height: 35px; border-radius:50px; overflow:hidden; color:var(--white); text-align:center; line-height:35px; }

.ewm_img{ position:absolute; left:-20px; top:35px; padding-top:8px; width:80px; opacity: 0; height: 0; overflow:hidden; transition:.3s all; }
.weixin_ck:hover .ewm_img{ opacity: 1; height: auto; overflow:visible;}
.ewm_img img{ display:block; width:100%; box-shadow:0 0 10px rgba(0,0,0,0.2);}

.weixin i{ background:var(--white); }
.email i{  background:var(--white); }
.whatapp i{ background:var(--white);  }
.skybe i{  background:var(--white);  }
.tel i{  background:var(--white);  }

.server_icos li{ margin-bottom:5px; position:relative;}
.server_icos li i{ display:block; width:40px; height:40px; border-radius:3px; overflow: hidden;box-shadow: 1.5px 1.4px 6px rgba(55, 55, 55, 0.2); cursor: pointer; text-align: center; line-height: 40px; transition: .4s all; }

.server_text{ position:absolute; right:40px; padding:0 10px 0 0; top:0;  z-index: 1010; height: 0; opacity: 0; overflow: hidden; transition: .4s all; }
.server_alltxt{background:var(--white); border-radius: 2px; box-shadow: 0 0 5px rgba(0,0,0,0.2); width:100px; padding:2px 2px; line-height: 24px; }
.weixin .server_text{ top:auto; bottom:0; }
.server_icos li:hover .server_text{ height: auto; opacity: 1; overflow: visible;}
.server_icos li:hover i{ background:#f1f1f1;}


/*---------------------goto-------------------------*/
.foot_server{ position:fixed; right:2px; bottom:30px; z-index: 650; }
#gotop{  bottom:50px;width:40px; height:40px; border-radius:3px; display:none;background: rgba(255, 255, 255, 0.9);box-shadow: 1.5px 1.4px 6px rgba(55, 55, 55, 0.2);
    transition: .4s all; text-align:center; line-height: 38px; cursor:pointer; z-index: 88;transition: .4s all;}
#gotop:hover{ background: var(--hovercolor);}
#gotop svg{ margin-top:10%; fill:#333333; transition: .4s all;}
#gotop:hover svg{ fill:#ffffff;}

#gotop1{  width:45px; height:45px;background:var(--maincolor); border-radius:3px; display:none; text-align:center; line-height: 40px; cursor:pointer; transition: .4s all;}
#gotop1:hover{ background: var(--hovercolor);}
#gotop1 img{ margin-top:30%;}


/*-------------------------scroll-----------------------------
::-webkit-scrollbar { width: 2px; height: 2px; }
::-webkit-scrollbar-thumb { background: #ffffff; border-radius: 6px; }
::-webkit-scrollbar-track{ background:#3989c6; }*/


/*-----------------------swiper------------------------*/
.detail_bimg{ position:relative;  padding:20px;}
.mySwiper21 { box-sizing: border-box;margin: 10px 0; padding:0 5px; }
.mySwiper21 .swiper-slide {	width: 25%;	height: auto !important; border:1px solid #dddddd;}
.swiper-slide21 img,.swiper-slide22 img{ display: block; width: 100%;height: 100%;object-fit: cover;	}

.mySwiper22{ margin-bottom:70px; }


.fzlc_timd_dot{ font-size: 35px; font-weight: bold; color:var(--color0); text-align: center; padding:0 0 59px 0; cursor: pointer; }
.fzlc_timd_dot i{ display: block; width:19px; height:19px; border-radius: 50px; background:#cccccc; margin:18px auto 0 auto; transition: .4s all; }
.mySwiper21 .swiper-slide-thumb-active .fzlc_timd_dot{ color:var(--maincolor);}
.mySwiper21 .swiper-slide-thumb-active .fzlc_timd_dot i{  background:#0781e6 !important;  }  
.mySwiper21 .swiper-slide-thumb-active {  border: 1px solid var(--hovercolor); }

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 13px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 13px)) !important;
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #fff) !important;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .8) !important;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--hovercolor)) !important;
}

.fzlc_text{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.fzlc_year{ flex:0 0 350px;  font-size: 95px; font-weight: bold; color:var(--maincolor); padding:0 60px 0 0;}
.fzlc_infor{ flex:1; font-size: 20px; line-height: 34px; color:var(--color6); padding:20px 60px 0 60px; border-left:1px solid #dedede; }
.fzlc_imgs{ flex:0 0 45%;}

.falc_ico{ width:38px; height:38px; border:1px solid #cdcdcd; border-radius: 50px; background:var(--white); transition: .4s all; text-align: center; padding:7px 0 0 0 ;}
.falc_ico svg{ fill:#cdcdcd; width: 1.3em; height: 1.3em; }
.falc_ico:hover{ background:var(--maincolor); border:1px solid var(--maincolor);}
.falc_ico:hover svg{ fill:var(--white);  }

.mySwiper21 .swiper-button-next{ width:auto !important; right:0 !important; }
 .mySwiper21 .swiper-button-prev{ width:auto !important; left:0 !important; }
 .mySwiper21 .swiper-button-next.swiper-button-disabled, .mySwiper21 .swiper-button-prev.swiper-button-disabled { opacity: .7 !important;}


/*------------------------article detail-----------------------------*/
.news_content{ line-height:32px; font-size:16px; color:var(--color6); margin-bottom:80px; padding:10px 5px 0 5px; }
.news_content h1{ font-size: 24px; margin-bottom: 25px;}
.news_content h2{ font-size: 22px; font-weight:bold; margin-bottom: 25px;}
.news_content h3{ font-size: 20px; font-weight:bold; margin-bottom: 25px;}
.news_content h4{ font-size: 18px; font-weight:bold; margin-bottom: 25px;}
.news_content h5{ font-size: 16px; font-weight:bold; margin-bottom: 25px;}
.news_content p { margin-bottom: 25px;}
.news_content img { max-width: 100% !important; height: auto !important;}
.news_content p[style="text-align:center;text-indent:2em;"] img,.news_content p[style="text-indent:2em;"] img{ margin-left:-2.2em !important;}

.about_con1{ line-height:24px; font-size:16px; }
.about_con1 h1{ font-size: 28px; margin-bottom: 25px; color:var(--color0);}
.about_con1 h2{ font-size: 26px; font-weight:bold; margin-bottom: 25px; color:var(--color0);}
.about_con1 h3{ font-size: 24px; font-weight:bold; margin-bottom: 25px; color:var(--color0);}
.about_con1 h4{ font-size: 22px; font-weight:bold; margin-bottom: 25px; color:var(--color0);}
.about_con1 h5{ font-size: 20px; font-weight:bold; margin-bottom: 25px; color:var(--color0);}
.about_con1 p { margin-bottom: 25px;}
.about_con1 img { max-width: 100% !important; height: auto !important;}

.about_con{ font-size: 16px; line-height: 32px; color:var(--color6);}
.about_con h3{ font-size:36px; font-weight:bold; color:var(--color0);}
.about_con span{font-size:16px; }
.about_con p{ margin-bottom:10px;}

/*-------------------feedback-----------------*/

.in_feedback_list{ }
.in_feedback_list li{ margin-bottom:16Px;  width:100%; }
.in_feedback_list li span{ display:block; color:#202020; font-size:16px; margin-bottom:10px;  }
.feedback{ height: 45px; line-height: 45px; border:1px solid #d4d4d4; width:100%; padding: 0 10px; border-radius: 5px;}
.feedtext{width:100%;border:1px solid #d4d4d4; color:#999999; height: 155px; padding:10px; border-radius: 5px;}

.feedback_btm{ display: inline-block; font-size:14px;  color:#202020; border-radius: 5px; text-align:Center; height:50px; line-height:50px; padding:0 50px; border:0; background:var(--maincolor); color:var(--white); cursor: pointer; transition:.4s all;}
.feedback_btm:hover{ background:var(--hovercolor); color:var(--white);}


/*--------------------------------pages---------------------------------*/
.pages{ text-align:center; }
.pages a{ display:inline-block; margin:0 2px; padding:2px 8px; border-radius:5px;vertical-align:middle;color:#919bb0; }
.pages a:hover{ background:var(--hovercolor); color:var(--white);}
.pages a.cur{ background:var(--hovercolor); color:var(--white); }
.pages a svg{ stroke:#919bb0; }
.pages a:first-child,.pages a:last-child{  padding-top:1px;  }

.error_img{ text-align:center; }
.error_img img{ max-width:90%;}
.error_text{ text-align:center; margin-bottom:90px;}
a.error_a{ display:inline-block; padding:9px 60px; border-radius:10px; color:var(--white); background:#F7931E;}
.error_text p{ font-size:22px; color:#F7931E;}
@media screen and (max-width:780px){ 
    .error_text p{ font-size:16px; }
}


/*---------------------------newsdetail----------------------------------*/
.news_dtitle { font-size:30px;padding: 0px 0 20px 0; color:var(--color0);}
.news_dspan {  font-size: 15px; font-weight: normal; margin-bottom:30px; color:var(--color9);}
.other_newsbgs{ background: #f5f5f5;}
.other_news{  }
.other_news li {  flex:1; padding: 0 3px; height: 80px; line-height: 80px; }
.other_news li:nth-child(1) { padding-right:10px; border-right:2px solid var(--white); }
.other_news li:nth-child(2) {  padding-left:10px; text-align: right; }

.other_news li a{ overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:1; -webkit-box-orient: vertical; color:Var(--color6);}
.other_news li strong{ color:var(--color0);}
.other_news li a:hover{ color:var(--hovercolor);}


/*---------------------------main-------------------------------*/
.header_con{ position:fixed; left:0; top:31px; right:0; z-index: 100; transition: .4s all;  }
.header_bgs{ margin-left:auto; margin-right:auto;display:flex; justify-content:space-between; flex-wrap:wrap; align-items:center; }

.top_bgs{ background:var(--color0); border-bottom:1px solid var(--white); }
.top_contact{ color:var(--white); font-size:13px; text-align: right; height: 30px; line-height: 30px; }
.top_contact a{ color:var(--white); display: inline-block; margin:0 5px; }
.top_contact a:hover{ color:var(--hovercolor); }

.logos{ text-align:center; align-items: center; }
.logos>a{ display: block; padding:15px 0px; }
.logos>a>img{ max-height: 64px;}
.header_mb{ display:none; position:absolute; right:2%; top:6px;}

.h_over{ background:var(--white) !important; box-shadow: 0 0 10px rgba(0,0,0,0.2); top:0; }
.inlogo2{ display: none; } 
.h_over .inlogo1{ display: none;} 
.h_over .inlogo2{ display: block;} 

.search_i:hover .insearch{ height:auto; opacity: 1; overflow: visible; }


.header_con1 .language,.h_over .language{  color:var(--color6) !important; }
.header_con1 .language_title,.h_over .language_title{  border:1px solid #666666 !important;  }
.header_con1 .language_title i svg,.h_over .language_title i svg{fill:var(--color6) !important;  }




.innavs{flex:1; margin-right:10px; align-items: center; justify-content: flex-end;   }
.innavs>li{  position:relative; padding:0px 30px; text-align: center; position: relative; }
.innavs>li:last-child{ padding-right:0; }
.innavs>li>a{ display:inline-block; color:var(--white);  font-size:16px; padding:6px 0 6px 0; transition:.4s all; font-weight: normal; text-align: center; position: relative;}
.header_con1 .innavs>li>a,.h_over .innavs>li>a{ color:var(--color6) !important; }
.header_con1 .innavs>li:hover>a,.header_con1 .innavs>li.cur>a{ color:var(--hovercolor) !important;   }
.h_over .innavs>li:hover>a,.h_over .innavs>li.cur>a{ color:var(--hovercolor) !important;   }

.innavs>li>a::after{ content:""; display: block;position: absolute; left:0; bottom:0; z-index: 9; height: 2px; background:var(--hovercolor); width:100%; transform:scaleX(0); transition:.4s all; }
.innavs>li:hover>a::after,.innavs>li.cur>a::after{ transform:scaleX(1); }
.innavs>li:hover>a,.innavs>li.cur>a{ color:var(--hovercolor);   }
.innavs_sec_con{ position:absolute; left:50%; top:30px; width:160px; font-size: 13px; z-index: 78; opacity: 0; height: 0; overflow:hidden; transition:.4s all;  transform:translateX(-50%); }
.innavs_sec{ box-shadow: 0 0 10px rgba(0,0,0,0.2);background:rgba(255,255,255,0.96); border-radius:5px; margin-top:10px; padding:5px 0 0 0;}
.innavs_sec>li{ position:relative;}
.innavs_sec>li>a{ color:var(--color3);display:block; text-align:center; font-size:14px; padding:10px 0; }
.innavs_sec>li>a:hover{ background:var(--hovercolor); color:var(--white);}

.innavs_three_con{ position:absolute; left:100%; top:0px; width:100%; z-index: 78; opacity: 0; height: 0; overflow:hidden; transition:.4s all; box-shadow: 0 0 10px rgba(0,0,0,0.2);  }
.innavs_three{ background:rgba(255,255,255,0.96);  margin-left:1px;}
.innavs_three>li>a{ color:var(--color6);display:block; text-align:center; font-size:13px; padding:8px 0; }
.innavs_three>li>a:hover{ background:var(--hovercolor); color:var(--white);}

.innavs>li:hover .innavs_sec_con{ opacity: 1; height: auto; overflow: visible; }
.innavs_sec>li:hover .innavs_three_con{ opacity: 1; height: auto;  overflow: visible;}

.lanuage a{ color:var(--color6); transition: .4s all;}
.lanuage a:hover{ color:var(--hovercolor);}

.banners{ position:relative;}
.banner_position>a>img{ width:100%; }
.banner_jt svg{ fill:var(--white); width:3em; transition: .4s all;}
.banner_jt svg:hover{ fill:var(--hovercolor); }
.banner_case{ position:absolute; left:65px; right:65px; bottom:45px; z-index: 10;}
.banner_list{ margin-left:-2.5px; margin-right:-2.5px;}
.banner_list li{ flex:0 0 16.6%; padding-left:2.5px; padding-right:2.5px; }
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {   bottom: 20px !important;}


.catalog_con{ flex:0 0 25%; position:relative; overflow: hidden; }
.catalog_con img{ width: 100%;transition: .4s all;}
.catalog_con:hover img{ transform:scale(1.1); }
.catalog_title{ position: absolute; left:0; right:0; bottom:0; padding: 60% 3% 65px 3%;  z-index: 15; background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.9));}
.catalog_title h2{ font-size: 26px; color:var(--white); font-weight: bold; text-align: center;transition: .4s all; }
.catalog_con:hover .catalog_title h2{ color:var(--hovercolor); }

.in_pros{ position: relative; overflow: hidden;}
.in_pros img{ width: 100%;transition: .4s all;}
.in_pros:hover img{ transform:scale(1.1); }
.in_pros_text{ position: absolute; left:10%; top:50%;z-index: 190; transform:translateY(-50%); max-width: 750px; }
.in_pros_text h3{ font-size: 42px; color:var(--white); font-weight: bold; margin-bottom:30px; line-height: 48px; }
.in_pros_text p{ font-size: 24px; color:var(--white); line-height: 34px; margin-bottom:30px; }
a.learn_more{ display: inline-block; padding:15px 30px; background: var(--hovercolor); color:var(--white); font-size: 13px; font-weight: bold; transition:.4s all; border-radius: 5px; }
a.learn_more:hover{ background:var(--white); color:var(--hovercolor); }


.in_allpro li{ flex:0 0 50%; }
.in_allpro_list{ position:relative; overflow: hidden; }
.in_allpro_list img{ width: 100%;transition: .4s all;}
.in_allpro_list:hover img{ transform:scale(1.1); }
.in_allpro_text{ position: absolute; left:65px; bottom:40px;}
.in_allpro_text h3{ font-size: 32px; color:var(--white); font-weight: bold; margin-bottom:20px; line-height: 32px; transition: .4s all; }
.in_allpro_text p{ font-size: 24px; color:var(--white); line-height: 34px; margin-bottom:20px; transition: .4s all; }
.in_allpro_list:hover .in_allpro_text h3{ color:var(--hovercolor); }











.footerbgs{ background:#1a1a1a; color:#ffffff; font-size: 15px; }
.footerbgs a{ color:var(--white); }
.footerbgs a:hover{ color:Var(--maincolor); }
.footer_alls{ padding:60px 0 90px 0;}
.footer_contact h3{ font-size: 26px; color:var(--white); margin-bottom:30px;}
.footer_contact_text{ color:var(--color9); line-height: 36px; font-size: 15px;}
.flogos_left{ flex:0 0 20%;}
.footer_right{ flex:0 0 15%; margin-left:10px;  font-size: 14px;} 
.footer_right i{ display: block; margin-bottom:8px;}

.footer_lists{flex:1; margin-left:100px;   }
.footer_listnav{flex:0 0 48%; margin-right:2%; margin-bottom:10px; }
.footer_listnav dt{ font-size: 16px; color:var(--white); margin-bottom:15px; }
.footer_listnav dd{ line-height:36px; font-size: 16px; }
.footer_listnav dd a{ color:var(--color9);}

.foot_nav li{ margin-bottom:40px;  }

.footer_text{  font-size: 16px; color:#7a7a7a; margin-bottom:25px; }
.footer_text span{ display: block; margin-bottom:15px;}

.foot_share{ margin-bottom:15px;}
.foot_share li{ margin-left:10px;}
.foot_share li svg{ fill:var(--white); transition: .4s all; }
.foot_share li a:hover svg{ fill:var(--hovercolor);  }

.footer_logo{ margin-bottom:20px; }
.copyright{ color:#7a7a7a; margin-left:15%;}


.mb_menu{ display:none;}
.mb_navsico{ cursor:pointer; float:right; width:40px; height: 40px;  border-radius:100px; color:var(--color0); text-align:center; line-height:40px; }
.mb_navsico svg{ width:15px;}
.mbnavs_sec { display: none;  background: #fca9a9;  padding: 10px 0;  }    
.mbnavs_sec>li { padding: 10px 10px; }    
.mbnavs_sec>li>a { color: var(--color6); font-size: 14px;}    
.mb_menulist>li>a i{ display:block; width:10px;}

.mb_zz { display:none; position: fixed;left: 0;top: 0;right: 0;bottom: 0; background: rgba(0, 0, 0, 0.5);z-index: 4;}





/*-----------------------------sub-------------------------------*/
.subbanner{ position: relative; text-align: right;}
.subbanner img{ width:100%;}

.location_line{ border-bottom:1px solid #f0f0f0;  }
.location{ padding:20px 0; text-align: right; color:var(--color9); }
.location a{ color:var(--color9); transition: .4s all;}
.location a:hover{ color:var(--hovercolor); }

.about_infor{ align-items: center; padding:85px 0; }
.about_infor_left{ flex:1; margin-right:70px; }
.about_infor_left h3{ font-size: 40px; font-weight: bold; margin-bottom:40px; color:var(--color0);}
.about_infor_left{ font-size: 16px; line-height: 28px;}
.about_infor_left p{ margin-bottom:20px;}
.about_img{ flex:0 0 40%; }
.about_img img{ width: 100%;}

.culture_bg{ background: url("../images/aboutbgs.jpg") no-repeat center center; background-size: cover;}
.culture_con{ padding:120px 0 110px 0; }
.culture_all{ margin-left:-10px; margin-right:-10px;}
.culture_all li{ flex:0 0 25%; padding-left: 10px; padding-right: 10px; }
.culture_list{ background: var(--white); padding:30px 25px 35px 25px; border-radius: 10px; height: 100%;}

.culture_img{ text-align: center; margin-bottom:25px; }
.culture_img img{ max-height: 85px;}
.culture_text h3{ font-size: 24px; font-weight: bold; margin-bottom:20px; text-align: center; color:var(--color0); }
.culture_texts{ font-size: 15px; line-height: 24px; text-align: center;}

.video_con{ text-align: center;}
.video_con img{ width: 100%;}

.sub_title{ font-size: 40px; font-weight: bold; color:var(--color0); margin-bottom:40px; text-align: center;}

.about_video{ padding:95px 0 135px 0; }

.factory_bg{ background: #f1f1f1;}
.factory_con{ padding:90px 0 80px 0; } 

.factory_all{ position: relative; padding-bottom:50px;}
.fc_imgs{ border:3px solid var(--white); margin-bottom:25px;}
.fc_imgs img{ width:100%;}
.fc_list h3{ font-size:16px; text-align: center; color:var(--color3);}

.factory_all .swiper-button-next, .factory_all .swiper-rtl .swiper-button-prev { right: 46% !important; top: auto !important; bottom: 5px !important; width:auto !important;}
.factory_all .swiper-button-prev, .factory_all .swiper-rtl .swiper-button-next {  left: 46% !important; top: auto !important;  bottom: 5px !important; width:auto !important; }

.factory_jt{ width:38px; height:38px; border-radius: 50px; background:var(--white); transition: .4s all; text-align: center; padding:9px 0 0 0 ;}
.factory_jt svg{ fill:#666666; width: 1.3em; height: 1.3em; }
.factory_jt:hover{ background:var(--hovercolor);}
.factory_jt:hover svg{ fill:var(--white);  }

.factory_all .swiper-slide{ margin-top:0 !important; margin-bottom:35px !important;}


.honor{ padding:100px 0 100px 0; } 

.honor_all{ position: relative;}
.swiper12{ margin:0 50px; overflow: hidden;}
.honorlist{padding:8px; text-align: center;}
.honorlist h3{ padding:25px 0 0 0; font-size: 15px;} 
.h_imgs{ box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); overflow: hidden; }
.h_imgs img{ width:100%; transition: .4s all; }
.honorlist:hover .h_imgs img{ transform: scale(1.1,1.1);}


.sub_content{ padding:80px 0 90px 0; } 

.appliction_all li{ margin-bottom:40px;}
.application_list{ background: #f5f5f5; border-radius: 10px; align-items: center; }
.application_img{ flex:0 0 50%; overflow: hidden; } 
.application_img img{ width: 100%; transition: .4s all;}
.application_list:hover .application_img img{ transform: scale(1.1,1.1);}

.application_text{ flex:1; padding:35px 55px;    }
.application_text h2{ font-size: 24px; font-weight: bold; margin-bottom:20px; color:var(--color0); transition: .4s all;}
.application_list:hover .application_text h2{ color:var(--hovercolor); }
.application_text p{ font-size: 16px; line-height: 28px;margin-bottom:20px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:7; -webkit-box-orient: vertical;}       
a.app_more{ display: inline-block; background: var(--hovercolor); color:var(--white); padding:8px 20px; border-radius: 5px; transform: .4s all;}
a.app_more:hover{ background: var(--color0);}

.appliction_all li:nth-child(2n) .application_text{ order:0;}
.appliction_all li:nth-child(2n) .application_img{ order:1;}

.contact_con{ padding:80px 0 100px 0;}
.contact_left{ flex:0 0 48%;}
.contact_left_title{ border-bottom:1px solid #ebebeb; padding:0 0 30px;  }
.contact_left_title h2{ font-size: 36px; font-weight: bold; margin-bottom:20px;color:var(--color0); }
.contact_left_title p{ font-size: 16px; color:var(--color6); line-height: 24px;}
.contact_left_text{ padding:30px 0 0 0;font-size: 15px; color:var(--color6); line-height: 24px; }
.contact_left_text p{ margin-bottom:20px;}



.contact_right{ flex:0 0 48%;} 
.contact_r_text{ padding:30px 0 0 0; }

.contact_maps img{width: 100%;}
.contact_meg{ font-size: 15px; font-weight: bold; margin-bottom:20px; color:var(--color0);}

.sub_con{ padding:35px 0 90px 0; }

.pros_left{ flex: 0 0 18%;   }
.pros_left_nav{background: #f1f1f1; border-radius: 10px; padding:3px; }
.pros_left_nav dt{ padding:20px; font-size: 26px; font-weight: bold; color:var(--color0); }
.pros_left_nav dd{ background: var(--white); border-radius: 10px; padding:10px 18px; }

.pros_nav>li{  border-bottom:1px solid #f1f1f1; padding:0 10px;}
.pros_nav>li:last-child{ border-bottom:0;}
.nav_item{padding:15px 0;  }
.pros_nav>li>.nav_item>a{  font-size: 17px;  }
.pros_nav>li:hover>.nav_item>a,.pros_nav>li.cur>.nav_item>a{ color:var(--hovercolor);}
.pros_secbnav{ display: none;}
.pros_nav>li:hover .pros_secbnav{ display: block;}
.pros_secbnav{ padding:0 2px;}
.pros_secbnav>li{ margin-bottom:10px; display: flex; flex-wrap: wrap;}
.pros_secbnav>li::before{ content:""; display: block; flex:0 0 5px; width:5px; height:5px; border-radius: 10px; background: #aaaaaa; margin-top:8px; }
.pros_secbnav>li>a{ flex:1; margin-left:6px; display: block; font-size: 14px; color:#aaaaaa; }
.pros_secbnav>li:hover>a{ color:var(--hovercolor); }

.pros_right{ flex:0 0 80%; width: 75%; margin-left:2%; } 
.pros_alls{ margin-left:-14px; margin-right:-14px;}
.pros_alls li{ flex:0 0 33.33%; padding-left:14px; padding-right:14px; margin-bottom:60px;}
.pros_lists{ height: 100%; text-align: center;}
.pros_lists_img{ border:1px solid #eee; border-radius: 10px; margin-bottom:25px; overflow: hidden; padding:15px; }
.pros_lists_img img{ width: 100%; transition: .4s all;}
.pros_lists:hover .pros_lists_img img{ transform: scale(1.1,1.1);}

.pros_lists_text{ text-align: center; color:var(--color3); font-size: 16px; margin-bottom:20px;  } 
a.pros_a{ display: inline-block; background: var(--hovercolor); color:var(--white); padding:8px 20px; border-radius: 5px; transition: .4s all;}
a.pros_a svg{width: 1.5em;}
a.pros_a:hover{ background:var(--color0);}

.mySwiper22 img{ width: 100%;}

.pros_detail_infor{ margin-bottom:40px; }
.pros_detail_left{ flex:0 0 50%; width: 50%; }
.pros_detail_border{ border:1px solid #eee; border-radius: 10px; overflow: hidden;}

.pros_detail_right{ flex:1; margin-left:50px; }
.pros_detail_right h2{font-size: 30px; font-weight: bold; margin-bottom:25px; }
.pros_detail_text{ font-size: 16px; color:#444444; line-height: 28px; margin-bottom:40px;} 

.pros_detail_items{background: #f1f1f1;}
.pros_detail_items span{ display: inline-block; padding:13px 30px; font-size: 18px; color:var(--white); line-height: 28px; background: var(--hovercolor);} 

.pros_detail_cons{ padding:45px 5px; font-size: 16px; color:#444; line-height: 28px; }
.pros_detail_cons p{ margin-bottom:20px;}

.pros_feedback{ padding:45px 10px 0 10px;}
.feedback_ka{ max-width: 60%;}

.news_all li{ border-bottom:1px solid #f1f1f1; padding:35px 0;}
.news_all li:first-child{ padding-top:0; }


.news_detailtext{ padding:0 0 25px 0; border-bottom:1px solid #eeeeee; margin-bottom:20px;} 
.news_detailtext h3{ font-size: 36px; font-weight: bold; color:Var(--color0); margin-bottom:20px;}
.news_detailtext time{ display:block; color:Var(--color9); font-size:16px;}

.news_detail_other{ background:#f5f5f5;}
.news_detail_otherlist li{ flex:0 0 50%; padding:15px 15px;}
.news_detail_otherlist li:nth-child(1){ border-right:4px solid var(--white);}
.news_detail_otherlist li:nth-child(2){  padding-left:20px; text-align: right;}
.news_detail_otherlist li a{ color:Var(--color6);}
.news_detail_otherlist li a:hover{ color:Var(--hovercolor);}
.word_clips{overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:1; -webkit-box-orient: vertical; }

.news_all{ margin-bottom:30px; }
.news_all li:hover{ background: #f5f5f5;}
.news_img{ flex:0 0 29%; overflow: hidden;}
.news_img img{ width: 100%; transition: .4s all;}
.news_lists:hover img{ transform: scale(1.1,1.1);}

.news_text{ margin-left:30px; flex:1; }
.news_text h2{ font-size: 18px; font-weight: bold; margin-bottom:10px; color:var(--color0);}
.news_text time{ font-size: 14px; color:var(--color9); margin-bottom:10px; display: block;}
.news_text p{ font-size: 15px; line-height: 22px;margin-bottom:15px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical;}       
a.news_more{ display: inline-block; background: var(--hovercolor); color:var(--white); padding:8px 20px; border-radius: 5px; transition: .4s all;}  
a.news_more:hover{ background: var(--color0); }



/*.swiper-button-next, .swiper-rtl .swiper-button-prev { right: 25px !important;}*/



.goback{padding:15px 0 40px 0; text-align: right;}
.goback a{ display:inline-block; background:#f1f1f1; padding:10px 30px;  color:var(--color6); }
.goback a svg{ fill:var(--color3); width: 1rem;}
.goback a:hover svg{ fill:var(--white);}
.goback a:hover{ background:var(--hovercolor);color:var(--white);}





.img596,.img265,.img125,.img445,.img250{width:100%; display:block; object-fit:cover;}
.img596{ height: 596px;}
.img265{ height: 265px;}
.img704{ height: 704px;}
.img125{ height: 125px;}
.img250{ height: 250px;}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: ''!important;
}.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: ''!important;
}

.pl30{ padding-left:30px; }
.pt15{ padding-top:15px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt90{ padding-top:90px;}
.pt110{ padding-top:110px;}
.pt140{ padding-top:140px;}

.pb10{ padding-bottom:10px;}
.pb20{ padding-bottom:20px;}
.pb35{ padding-bottom:35px;}
.pb55{ padding-bottom:55px;}
.pb100{ padding-bottom:100px;}

.mt30{ margin-top:30px;}

.mb5{ margin-bottom:5px;}
.mb8{ margin-bottom:8px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb120{ margin-bottom:120px;}
.mb140{ margin-bottom:140px;}
.mb150{ margin-bottom:150px;}

.mb_menu_close{ display:none; position:fixed; top:3%; right:4%; z-index: 1502; cursor:pointer;}





/*-------------------------------------*/

@media screen and (max-width:1955px){


}

@media screen and (max-width:1700px){
   



 }


@media screen and (max-width:1610px){     
    



 }
 @media screen and (max-width:1610px){   
   

   }

 @media screen and (max-width:1550px){
.allwidth{ max-width:80%; margin-left:10%; margin-right:10%;}
.allwidthp{ max-width:80%; margin-left:10%; margin-right:10%;}
.allwidth1{ max-width:80%; margin-left:10%; margin-right:10%;}
   
.in_pros_text h3 { font-size: 36px; margin-bottom: 20px;}



 }
@media screen and (max-width:1360px){    

   /* .swiper12 .swiper-button-prev {  left: 45.8%;  }
    .swiper12 .swiper-button-next { right: 45.8%;  }*/
    
   
    




}

@media screen and (max-width:1236px){
  .in_allpro_text h3 { font-size: 25px;  margin-bottom: 10px; }
  .in_allpro_text p {   font-size: 20px; line-height: 30px;}
  .in_pros_text {  left: 6%; top: 44%;}

  .in_pros_text p { font-size: 20px; line-height: 32px;}

.footer_lists {  margin-left: 20px; }
.culture_all li { flex: 0 0 50%;  margin-bottom: 20px;}
.pros_left { flex: 0 0 22%; }
.pros_right { flex: 0 0 76%; width: 76%;}
    


}
@media screen and (max-width:1105px){
    
.allwidth{ max-width:96%; margin-left:2%; margin-right:2%;}
.allwidthp{ max-width:96%; margin-left:2%; margin-right:2%;}
.allwidth1{ max-width:96%; margin-left:2%; margin-right:2%;}
 

}

@media screen and (max-width:1100px){
   




}

@media screen and (max-width:1005px){
    
    

}


@media screen and (max-width:980px){
   .header_mb { display:block;}
   .header_right{ display:none;}
   .header_mb {  top: 6px; }
   .innavs{ display: none;}
   .header_con { position: -webkit-sticky; position: sticky; top: 0; background: var(--white); z-index: 500;}
   .header_con .inlogo2{ display: block;}
   .header_con .inlogo1{ display: none;}



   .mb_navsico{ cursor:pointer; float:right; width:40px; height: 40px;  border-radius:100px; color:var(--color0); text-align:center; line-height:40px; }
   .mb_navsico svg{ width:15px;}
   
   .mb_menu{ position:fixed; left:1%; right:1%; top:5px; bottom:5%; z-index: 800;border-radius:15px; padding:50px 20px 20px 20px; overflow-y:auto;}
   .mb_menulist>li{ border-bottom:1px solid #cccccc;  }
   .mb_menulist>li>div{ display:flex; justify-content:space-between; padding:14px 5px;  }
   .mb_menulist>li>div>a{  font-size:16px; color:var(--color3);}
   .mbnavs_sec{ display:none; background:#f1f1f1; padding:10px 0;  }
   .mbnavs_sec>li{ padding:0 20px; }
   .mbnavs_sec>li>div{ color:var(--color6); font-size:14px; display:flex; justify-content: space-between; padding:10px 5px; border-bottom:0px solid #dddddd;  }
   .mbnavs_sec>li>div>a{ color:var(--color6);}
   .mbnavs_sec>li:last-child>div{ border-bottom:0;}

   .mbnavs_three{ padding:12px 0; display: none;}
   .mbnavs_three>li{ padding:5px 0 5px 25px; font-size: 14px; position: relative; }
   .mbnavs_three>li::after{ content:""; display: block; width:3px; height:3px; border-radius: 10px; background: var(--white); position: absolute; left:10px; top:13px; z-index: 3;}
   .mbnavs_three>li>a{ color:var(--white);}
   .mbnavs_three .inpros_more{ color:var(--white) !important;}

   .mb_zz{ position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,0.95); z-index: 700;}
   
   
   .logos>a {  padding: 8px 0;}
   .logos>a>img { max-height: 38px; }


    .catalog_con { flex: 0 0 50%}
    .in_pros_text h3 { font-size: 22px; line-height: 34px; margin-bottom: 10px;  }
    .in_pros_text p { font-size: 18px; line-height: 28px;  }
    a.learn_more { padding: 10px 15px; font-size: 12px;}
    .in_allpro_text p { font-size: 16px; line-height: 28px;  }

   .about_infor { padding: 45px 0; }
   .about_infor_left { margin-right: 0; margin-bottom:30px; }

   .about_img {   flex: 0 0 100%; }
.culture_con { padding: 50px 0 40px 0; }
.about_video { padding: 45px 0 45px 0; }
.about_infor_left h3 { font-size: 35px;   margin-bottom: 25px;}
    .pros_left { flex: 0 0 100%;  margin-bottom: 40px; }

    .pros_right {  flex: 0 0 100%;  width: 100%; margin-left: 0; }

.sub_content { padding: 30px 0 40px 0; }
.application_img {  flex: 0 0 100%; }
.application_text {  padding: 35px 25px; }
.application_list {  border-radius: 0;}
.contact_con { padding: 30px 0 40px 0; }
.contact_left { flex: 0 0 100%; margin-bottom: 30px; }
.contact_right { flex: 0 0 100%; }
.pros_detail_left { flex: 0 0 100%;  width: 100%; margin-bottom:30px; }
.pros_detail_right { margin-left: 0; }
.feedback_ka { max-width: 100%; }

/*.swiper-button-next, .swiper-rtl .swiper-button-prev { right: 10px !important; }*/


}



@media screen and (max-width:780px){
   .catalog_title h2 { font-size: 20px;}
   .in_pros_text p{ display: none;}
   .in_allpro li {  flex: 0 0 100%; }
   .footer_lists,.flogos_left,.footer_text{ display: none;}
   .footer_right { flex: 0 0 100%}
   .copyright { margin-left: 0; }
   .footer_alls { padding: 40px 0 43px 0; }
   .catalog_title {  padding: 60% 3% 28px 3%;}
.pros_alls{ margin-left:-5px; margin-right:-5px;}
.pros_alls li { flex: 0 0 50%;  padding-left: 5px; padding-right: 5px;  margin-bottom: 40px; }
.news_text p{ display: none;}
.news_text h2 { font-size: 16px;}
a.news_more {  font-size: 12px;  padding: 5px 10px;}
.news_text { margin-left: 15px;}
.news_text time { font-size: 13px;}
.news_detailtext h3 { font-size: 26px;}
.news_detailtext time { font-size: 14px; }
.contact_left_title h2 { font-size: 24px; margin-bottom: 10px;}
.contact_left_text p { margin-bottom: 12px; }
.contact_left_title p {  font-size: 14px;}
.contact_left_text { font-size: 14px;}
    .about_infor_left h3 { font-size: 26px;  margin-bottom: 15px;   }
    .culture_text h3 {   font-size: 20px; margin-bottom: 15px;}
    .culture_texts { font-size: 14px;}
.pros_detail_right h2 { font-size: 22px; margin-bottom: 15px }
.pros_detail_text { font-size: 14px;  line-height: 24px; margin-bottom: 20px; }
.pros_detail_items span { padding: 9px 25px; font-size: 16px;  line-height: 25px;}
.pros_detail_cons { padding: 20px 5px 30px 5px; font-size: 14px;  line-height: 24px; }
.pros_feedback { padding: 25px 5px 0 5px; }




}

@media screen and (max-width:640px){
    .catalog_title h2 {  font-size: 18px; }
    .in_pros_text h3 {  font-size: 14px;  line-height: 26px; margin-bottom: 8px; }
    .in_pros img { min-height: 200px; object-fit: cover;}
    .in_pros_text {  top: 64%;  }
    .in_allpro_text {  left: 6%; bottom: 27px; }
    a.learn_more {  padding: 7px 10px; font-size: 12px; }
    .in_allpro_text h3 { font-size: 20px; margin-bottom: 2px; }
    .in_allpro_text p { font-size: 13px;   line-height: 18px;   }
    .foot_share { justify-content: center; margin-bottom: 12px;}
    .footer_logo{ display: none;}
    .copyright {  text-align: center;  }
.about_infor_left { font-size: 14px;  line-height: 26px; }
.about_infor_left p {  margin-bottom: 10px; }
.culture_all li { flex: 0 0 100%;}
.sub_title { font-size: 30px;  margin-bottom: 15px;}
    .footer_alls { padding: 30px 0 30px 0; }
.pros_left_nav dt { padding: 10px 20px;  font-size: 20px;}
.pros_nav>li {  padding: 0 3px; }
.pros_nav>li>.nav_item { padding: 8px 0;  }
.pros_nav>li>.nav_item>a {  font-size: 14px; }
a.pros_a {   font-size: 12px;  padding: 5px 10px;}
.pros_lists_text { font-size: 14px;}

.news_img { flex: 0 0 40%; }
.news_all li {  padding: 17px 0; }
a.news_more{ display: none;}
.location{ display: none;}
.sub_con { padding: 27px 0 40px 0; }
    .news_detailtext h3 { font-size: 22px;  margin-bottom: 15px;}
    .news_content { line-height: 26px;   font-size: 14px;  margin-bottom: 40px;}
    .news_content p { margin-bottom: 15px; }

    .news_detail_otherlist li { flex: 0 0 100%; padding: 10px 15px;border-bottom: 2px solid #fff;}
    .news_detail_otherlist li:nth-child(1) { border-right: 0px solid var(--white); }
    .news_detail_otherlist li:nth-child(2) { padding-left: 15px; text-align: left; }

.application_text p {  font-size: 14px;  line-height: 24px; margin-bottom: 20px;overflow:hidden; text-overflow:ellipsis; display:-webkit-box;-webkit-line-clamp:4; -webkit-box-orient: vertical; }
.application_text h2 {  font-size: 20px;  margin-bottom: 15px;}
a.app_more {  font-size: 12px;}
.appliction_all li { margin-bottom: 15px; }
.appliction_all li:nth-child(2n) .application_text { order: 1; }
.banner_jt svg {  width: 2em;}
    
    .pros_left {   margin-bottom: 30px;  }

}


@media screen and (max-width:550px){
    
   
   

}


@media screen and (max-width:450px){    
    

}


@media screen and (max-width:390px){
  

}