/*common start*/
.scroll::-webkit-scrollbar {
	/*滚动条整体样式*/
	width:4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height:1px;
}
.scroll::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius:10px;
	/*box-shadow:inset 0 0 2px #000;*/
	background:var(--primary-color);
}
.scroll::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	/*box-shadow:inset 0 0 2px #999;*/
	border-radius:10px;
	background:#eee;
}
/*@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN-Light.eot');
    src: url('../fonts/SourceHanSansCN-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSansCN-Light.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Light.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Light.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN-Light.svg#SourceHanSansCN-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN-Regular.eot');
    src: url('../fonts/SourceHanSansCN-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSansCN-Regular.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Regular.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Regular.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceHanSansCN';
    src: url('../fonts/SourceHanSansCN-Bold.eot');
    src: url('../fonts/SourceHanSansCN-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SourceHanSansCN-Bold.woff2') format('woff2'),
        url('../fonts/SourceHanSansCN-Bold.woff') format('woff'),
        url('../fonts/SourceHanSansCN-Bold.ttf') format('truetype'),
        url('../fonts/SourceHanSansCN-Bold.svg#SourceHanSansCN-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}*/

:root{
 --primary-color:#2f327f;
 --secondary-color:#56ae3e;
 --third-color:#000119;
 --black000:#000;
 --black333:#333;
 --black666:#666;
 --black999:#999;
 --grayeee:#eee;
 --grayccc:#ccc;
 --grayaaa:#aaa;
 --grayf5:#f5f5f5;
 --white:#fff;
 --red:#f00;
 --black-opacity99:rgba(0,0,0,.99);
 --black-opacity90:rgba(0,0,0,.9);
 --black-opacity70:rgba(0,0,0,.7);
 --black-opacity50:rgba(0,0,0,.5);
 --black-opacity10:rgba(0,0,0,.1);
 --black-gradation90:linear-gradient(180deg,transparent,rgba(0,0,0,.9));
 --white-opacity99:rgba(255,255,255,.99);
 --white-opacity90:rgba(255,255,255,.9);
 --white-opacity90:rgba(255,255,255,.7);
 --white-opacity50:rgba(255,255,255,.5);
 --white-opacity10:rgba(255,255,255,.1);
 --white-gradation90:linear-gradient(180deg,transparent,rgba(255,255,255,.9));
}
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px;/* font-family: 'SourceHanSansCN';*/ font-family: Arial,'SourceHanSansCN-Normal'; color:#333; overflow-x:hidden; min-height:101vh;line-height: 1.8;}
a{ color:#666;}
a:hover{ color:var(--primary-color); text-decoration:none;}
p{line-height:1.3; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:80%; margin:0 auto; min-width:100px;}
.wapper2{ width:80%; margin:0 auto;}
.wapper3{ width:70%; margin:0 auto;}
input,textarea,select{outline:none;/* font-family: 'SourceHanSansCN';*/ font-family: Arial,'SourceHanSansCN-Normal'; font-size:14px; border-radius:8px;}
input,input:link,input:visited,input:hover,input:active,input:focus{ outline:none;}
img{object-fit: cover;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
.xiangqing img{ width:auto !important; height:auto !important; max-width:100%;}
@media(max-width:999px){
p{ padding:0;}
.wapper1{ width:90%; min-width:0;}
.wapper2{ width:90%; }
.wapper3{ width:90%; }
:root{
 --font48:28px;
 --font36:24px;
 --font32:22px;
 --font24:20px;
 --font20:18px;
 --font18:16px;
 --font16:14px;
 --font14:12px;
}
}

@font-face {
  font-family: "SourceHanSansCN-Heavy";
  src: url("../fonts/SourceHanSansCN-Heavy.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Heavy.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Heavy.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Heavy.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Heavy.svg") format("svg");
}

@font-face {
  font-family: "SourceHanSansCN-Light";
  src: url("../fonts/SourceHanSansCN-Light.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Light.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Light.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Light.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Light.svg") format("svg");
}

@font-face {
  font-family: "SourceHanSansCN-Medium";
  src: url("../fonts/SourceHanSansCN-Medium.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Medium.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Medium.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Medium.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Medium.svg") format("svg");
}

@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../fonts/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Normal.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Normal.svg") format("svg");
}

/*common end*/


.html{ opacity:1; visibility:visible; transition:all 2s ease;}
.html.onload{ opacity:0; visibility:hidden;}
.loading_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999999; transition:all .5s ease;}
.loading_box.removeload{ transform:translateY(-100%); opacity:0; visibility:hidden;}
.loading_close1{ width:100%; height:100%; background:#fff; position:absolute; top:0; left:0; z-index:1;}
.loadingbg{ width:90%; max-width:750px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.loading{ text-align:center; }
.loading_logo{ width:200px; height:200px; position:relative; margin:0 auto;}
.loading_logo img{ max-width:50%; max-height:50%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.loading_logo:before{ }
.loading_txt{ font-size:20px; line-height:30px; margin-top:55px; color:var(--primary-color); }
.loadEffect { width: 100%; height: 100%; position:absolute; top:0; left:0;}
.loadEffect div{
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-animation: load 2s linear infinite;
}
.loadEffect div span{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: var(--primary-color);
	position: absolute;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
}
@-webkit-keyframes load{
	0%{
		-webkit-transform: rotate(0deg);
	}
	10%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		opacity: 1;
		-webkit-transform: rotate(160deg);
	}
	62%{
		opacity: 0;
	}
	65%{
		opacity: 0;
		-webkit-transform: rotate(200deg);
	}
	90%{
		-webkit-transform: rotate(340deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
	}

}
.loadEffect div:nth-child(1){
	-webkit-animation-delay:0.2s;
}
.loadEffect div:nth-child(2){
	-webkit-animation-delay:0.4s;
}
.loadEffect div:nth-child(3){
	-webkit-animation-delay:0.6s;
}
.loadEffect div:nth-child(4){
	-webkit-animation-delay:0.8s;
}
@media(max-width:999px){
.loading_txt{ font-size:16px; line-height:26px; margin-top:35px;}
}


/*首页全屏*/
.index_swiper{ position:relative;}
.index_swiper>.swiper-container{ height:100vh;}
.index_swiper>.swiper-container>.swiper-wrapper>.swiper-slide{ height:100vh;}
.index_swiper>.swiper-container>.swiper-wrapper>.swiper-slide:last-child{/* height:auto !important;*/}
.index_swiper>.swiper-pagination{ position:absolute; left:3.12vw; top:50%; transform:translateY(-50%); z-index:11;}
.index_swiper>.swiper-pagination .swiper-pagination-bullet{ display:block; width:auto; height:auto; border-radius:0; background:none; font-size:14px; line-height:34px; color:rgba(255,255,255,.7); padding-left:1.56vw; position:relative; opacity:1; outline:none;}
.index_swiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ color:#fff; opacity:1;}
.index_swiper>.swiper-pagination .swiper-pagination-bullet:before{ content:""; width:5px; height:5px; border-radius:100%; border:1px solid #fff; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.index_swiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ background:#fff;}
.index_swiper>.swiper-pagination .swiper-pagination-bullet:after{ content:""; width:3.12vw; height:2px; position:absolute; left:0; top:50%; transform:translate(-100%,-50%);}
.index_swiper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{ background:#fff;}
.index_swiper>.swiper-pagination.active .swiper-pagination-bullet{ color:#666;}
.index_swiper>.swiper-pagination.active .swiper-pagination-bullet.swiper-pagination-bullet-active{ color:var(--primary-color);}
.index_swiper>.swiper-pagination.active .swiper-pagination-bullet:before{ border-color:#D6D6D6;}
.index_swiper>.swiper-pagination.active .swiper-pagination-bullet.swiper-pagination-bullet-active:before{ border-color:var(--primary-color); background:var(--primary-color);}
.index_swiper>.swiper-pagination.active .swiper-pagination-bullet.swiper-pagination-bullet-active:after{ background:var(--primary-color);}
@media(max-width:999px){
.index_swiper>.swiper-container{ height:auto;}
.index_swiper>.swiper-container>.swiper-wrapper{ display:block;}
.index_swiper>.swiper-container>.swiper-wrapper>.swiper-slide{ height:auto;}
}



.m11_headbg{ width:100%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1);}
.m11_head{}
.m11_head .rt{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.h_search_btn{ display:block; width:20px; height:20px; cursor:pointer; background:url(../images/top_search_btn2.png) center no-repeat; margin-left:1.3vw;display: none;}
.h_search_btn.active{ background-image:url(../images/chahao2.png);}
.h_search_box{ width:100%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; top:100%; left:0; z-index:99; display:none;}
.h_search_close1{ }
.h_searchbg{ width:90%; max-width:1000px; margin:0 auto;}
.h_search_close2{ }
.h_search{ padding:40px 0;}
.h_search form{ height:60px; border:1px solid #ccc; border-radius:8px; overflow:hidden;}
.h_search form #search_keywords2{ float:left; border:none; background:none; height:60px; line-height:60px; padding:0 10px; width:calc(100% - 80px);}
.h_search form #search2{ float:right; border:none; background:var(--primary-color) url(../images/ico_search1.png) center no-repeat; background-size:50% auto; height:60px; width:60px; cursor:pointer; transition:all .3s ease; font-size:0; color:transparent;}
.h_search form #search2:hover{ background-color:var(--secondary-color);}
/*menu*/
.m11_head .menu{height:100px;}
.m11_head .menu>ul{}
.m11_head .menu>ul>li{ float:left; position:relative; padding:0 1vw;}
.m11_head .menu>ul>li>a{color:#333;display:block;font-size:15px;font-weight:bolder;/*position:relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;max-width: 180px;position: relative;*/display: flex;justify-content: center;align-items: center;line-height: 1.2;height: 100px;}
.m11_head .menu>ul>li>a:hover,.m11_head .menu>ul>li:hover>a,.m11_head .menu>ul>li.hover>a{ color:var(--primary-color); font-weight:bolder;}
.m11_head .menu>ul>li>a:before{ content:""; width:0; height:2px; background:var(--primary-color); position:absolute; bottom:0; left:50%; transform:translateX(-50%); transition:all .3s ease;}
.m11_head .menu>ul>li>a:hover:before,.m11_head .menu>ul>li:hover>a:before,.m11_head .menu>ul>li.hover>a:before{ width:100%;}
.m11_head .menu>ul>li>ul{background:#fff; width:100%; position:absolute; left:50%; top:100px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.m11_head .menu>ul>li>ul li{line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px;}
.m11_head .menu>ul>li>ul li a{font-size:14px; color:#333;display:block;text-align: center;}
.m11_head .menu>ul>li>ul li a:hover,.m11_head .menu>ul>li>ul li:hover>a{ color:#fff; background:var(--primary-color); }
.m11_head .menu>ul>li>ul li ul{ width:100%; background:#fff; padding:10px 0; box-shadow:0 0 10px rgba(0,0,0,.1); border-radius:10px; position:absolute; top:0; left:100%; display:none;}
.m11_head .menu>ul>li>ul li:hover>ul{ display:block;}
/*.m11_head_height{ height:80px;}*/

.m11_head .menu>ul>li.menu_down>a:after{content: "\f107";padding-left: 5px;font-family: "fontawesome";position: absolute;right: 0;}

@media(max-width:1024px){
/*.m11_head_height{ height:60px;}*/
.m11_headbg{ }
.m11_head{ height:60px;}
.h_search{ padding:20px 0;}
.h_search form{ height:40px; }
.h_search form #search_keywords2{ height:40px; line-height:40px; padding:0 10px; width:calc(100% - 60px);}
.h_search form #search2{ height:40px; width:40px; }
.m11_head .menu{ display:none;}
}


.language{position: relative; display:none;}
.langTab{width: 100%;height: 60px;line-height: 60px;text-align: center;}
.langTab a{display: flex;justify-content: space-between;align-items: center;color: #666;font-size: 14px;}
.langTab a span{padding: 0 15px;}
.langTab .btn{padding-left: 5px;}
.langTab.active .btn:before{content: "\f106";}
.langPanel{position: absolute;top: 60px;right: 0px;width: 100%;background: #fff;z-index: 9;box-shadow: 0px 5px 10px rgb(0 0 0 / 30%);height: 0;opacity: 0;visibility: hidden;transition: 0.3s;}
.langPanel.active{height: auto;opacity: 1;visibility: visible;}
.langPanel ul li{height: 40px;color: #555;font-size: 15px;padding: 0 6px;box-sizing: border-box;border-bottom: 1px solid #ebebeb;line-height: 40px;text-align: center;}
.langPanel ul li a{color: #555;}
.langPanel ul li:hover{background: #f0f0f0;}
.langPanel ul li:hover a{color: #5c8ae6;}

.headTop .language{display: block; padding-right: 20px;border-right: 1px solid rgba(255,255,255,0.3);}
.headTop .language .langTab a{color: #fff;font-size: 16px;}


/*nav*/
.m11_head .nav_open{ width:24px; height:18px; cursor:pointer; display:none; position:relative; margin-left:15px;}
.m11_head .nav_open i,.m11_head .nav_open:before,.m11_head .nav_open:after{ width:24px; height:2px; background:#999; position:absolute; left:0; transition:all .3s ease;}
.m11_head .nav_open i{ top:50%; transform:translate(0,-50%);}
.m11_head .nav_open:before{ content:""; top:0; }
.m11_head .nav_open:after{ content:""; bottom:0; }
.m11_head .nav_open.active i{ opacity:0; visibility:hidden;}
.m11_head .nav_open.active:before{transform: translateY(8px) rotate(45deg);}
.m11_head .nav_open.active:after{transform: translateY(-8px) rotate(-45deg);}
.m11_head .nav_box{ width:100%; height:calc(100% - 61px); border-top:1px solid #ededed; position:fixed; left:0; top:60px;  display:none;}
.m11_head .nav_close1{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:998;}
.m11_head .navbg{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:999;}
.m11_head .nav{ position:relative;}
.m11_head .nav_close2{ display:none;}
.m11_head .nav_list{ max-height:calc(100vh - 60px); overflow-y:auto;}
.m11_head .nav_list ul{ }
.m11_head .nav_list ul li{ padding:5px 5%;}
.m11_head .nav_list>ul>li{ border-bottom:1px solid #ededed; padding:10px 5%;}
.m11_head .nav_list ul li span{ display:block; position:relative;}
.m11_head .nav_list ul li span a{ display:inline-block; font-size:12px; line-height:22px; position:relative; z-index:2;}
.m11_head .nav_list>ul>li>span a{ font-size:14px; line-height:24px; font-weight:normal;}
.m11_head .nav_list ul li span i{ width:100%; height:100%; background:url(../images/ico_down1.png) right center no-repeat; position:absolute; top:0; right:0; z-index:1;}
.m11_head .nav_list ul li ul{ padding:5px 0 0 0; display:none;}
.m11_head .nav_list ul li.active>span>i{ background-image:url(../images/ico_up1.png);}
@media(max-width:1024px){
.m11_head .nav_open{ display:block;}
}


/*banner*/
.banner { position:relative; overflow:hidden;}
.banner .swiper-container{}
.banner .swiper-slide { position:relative; overflow:hidden; z-index:1;}
.banner .swiper-slide.swiper-slide-active{ z-index:2;}
.banner .swiper-slide img{ display:block; width:100%; height:100%; background:#f9f9f9;}
.banner .swiper-slide .txtbg{ width:80%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);display: none;}
.banner .swiper-slide .txt{ color:#fff; text-align:center;}
.banner .swiper-slide .txt .h2{ font-size:3.12vw; line-height:1.2em; font-weight:bold;font-family: "SourceHanSansCN-Heavy"; margin-bottom:1.04vw;}
.banner .swiper-slide .txt .h3{ font-size:2.08vw; line-height:1.4em;}
.banner .swiper-pagination{ height:10px; bottom:20px;}
.banner .swiper-pagination span{ display:inline-block; vertical-align:top; width:10px; height:10px; border-radius:10px; margin:0 8px; background:#fff; opacity:1; transition:all .3s ease;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ width:20px; background:#fff; opacity:1;}
.banner .swiper-button-prev,.banner .swiper-button-next{ width:60px; height:60px; margin-top:-30px; background-color:rgba(0,0,0,.5); background-size:15px 30px; opacity:0; transition:all .3s ease; border-radius:8px;}
.banner .swiper-button-prev{ left:5%; transform:translateX(-100%);}
.banner .swiper-button-next{ right:5%; transform:translateX(100%);}
.banner:hover .swiper-button-prev,.banner:hover .swiper-button-next{ opacity:.7; transform:translateX(0) !important;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{ opacity:1;}
@media(max-width:999px){
.banner .swiper-slide img{ height:50vw; }
.banner .swiper-slide .txtbg{ width:90%; }
.banner .swiper-slide .txt .h2{ font-size:24px; line-height:1.2em; margin-bottom:5px;}
.banner .swiper-slide .txt .h3{ font-size:14px; line-height:1.4em;}
.banner .swiper-pagination{ bottom:10px;}
.banner .swiper-button-prev,.banner .swiper-button-next{ width:40px; height:40px; margin-top:-20px; }
}






.go_top{ width:50px; line-height:50px; border-radius:100%; text-align:center; color:#fff; background:rgba(0,0,0,.5) url(../images/ico_backtop.png) center no-repeat; position:fixed; z-index:44; bottom:10px; right:10px; font-size:0;}
.go_top:hover{ background-color:var(--primary-color); color:#fff;}
.go_top i{}
@media(max-width:999px) {
.go_top{ display:none;}
}


/*客服*/
.m1_side_kefu_box{ width:70px; position:fixed; z-index:44; right:0px; bottom:100px; display: none;}
.m1_side_kefu{ width:70px; background:#fff; box-shadow:0 2px 8px rgba(0,0,0,.1); border-radius:8px; position:relative; right:0; transition:all .5s ease;}
.m1_side_kefu.active{ right:-80px;}
.m1_side_kefu ul li{ position:relative; padding:0 10px;}
.m1_side_kefu ul li>a{ display:block; padding:10px 0; position:relative; z-index:2; border-top:1px solid #f5f5f5; color:#999;}
.m1_side_kefu ul li:nth-child(1)>a{ border:none;}
.m1_side_kefu ul li .ico{ height:28px; position:relative;}
.m1_side_kefu ul li .ico img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.m1_side_kefu ul li .ico .img2{ display:none;}
.m1_side_kefu ul li:hover .ico .img1{ display:none;}
.m1_side_kefu ul li:hover .ico .img2{ display:block;}
.m1_side_kefu ul li .h2{ font-size:12px; line-height:1em; margin-top:10px; text-align:center;}
.m1_side_kefu ul li:hover .h2{ color:var(--primary-color);}
.m1_side_kefu ul li .boxbg{ width:fit-content; padding:0 10px 0 0; position:absolute; top:50%; right:100%; transform:translate(-50%,-50%); opacity:0; visibility:hidden; transition:all .5s ease;}
.m1_side_kefu ul li:hover .boxbg{ transform:translate(0,-50%); opacity:1; visibility:visible;}
.m1_side_kefu ul li .box{ width:fit-content; padding:10px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); border-radius:4px;}
.m1_side_kefu ul li .box:before {
    content: "";
    border: 5px solid transparent;
    border-left: 5px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
}
.m1_side_kefu ul li .box .h3{ white-space:nowrap; line-height:30px; font-size:20px; text-align:center; min-width:150px;}
.m1_side_kefu ul li .box .h3 img{ vertical-align:top; height:30px; width:28px; object-fit:contain; margin-right:5px;}
.m1_side_kefu ul li .box .ewm{ text-align:center;}
.m1_side_kefu ul li .box .ewm .h4{ font-size:16px; margin-bottom:5px;}
.m1_side_kefu ul li .box .ewm img{ display:block; margin:0 auto; width:124px; padding:5px; border:1px solid #ccc; border-radius:4px;}
.m1_side_kefu_btn{ width:28px; height:28px; text-align:center; border-radius:100%; background:#fff; color:#999; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; z-index:66; bottom:-38px; right:21px; cursor:pointer; transition:all .3s ease; }
.m1_side_kefu_btn.active{transform:rotate(45deg);}
.m1_side_kefu_btn i{ display:block; width:28px; height:28px; background:url(../images/chahao2.png) center no-repeat; background-size:15px; position:absolute; top:0; left:0;}
.m1_side_kefu_btn.active{}
.m1_side_kefu_btn i.m1_side_kefu_open{ display:none;}
.m1_side_kefu_btn i.m1_side_kefu_close{}
.m1_side_kefu_btn.active i.m1_side_kefu_open{ display:block;}
.m1_side_kefu_btn.active i.m1_side_kefu_close{ display:none;}
@media(max-width:999px) {
/*.m1_fheight{ height:70px;}*/
.m1_side_kefu_box{ width:100%; right:0; top:auto; bottom:0; transform:translateY(0); display:block;}
.m1_side_kefu{ width:100%; border-radius:0;}
.m1_side_kefu.active{ right:0 !important;}
.m1_side_kefu ul li{ margin-bottom:0; float:left; width:25%; padding:0;}
.m1_side_kefu ul li>a{ border:none; border-left: 1px solid #f5f5f5;}
.m1_side_kefu ul li .h2{ font-size:12px; line-height:1em; margin-top:8px; }
.m1_side_kefu ul li.gotop{ display:block !important;}
.m1_side_kefu ul li .boxbg{ padding:0 0 10px 0; top:auto; bottom:100%; right:auto; left:50%; transform:translate(-50%,-20%) !important;}
.m1_side_kefu ul li:hover .boxbg{ transform:translate(-50%,0) !important; }
.m1_side_kefu ul li .box:before {
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    position: absolute;
    top: auto; bottom:0;
    margin-top: 0; margin-left:-5px;
    right: auto; left:50%;
}
.m1_side_kefu ul li .box1{ display:none !important;}
.m1_side_kefu_btn{ display:none;}
}

/*客服2*/
.m1_side_kefu2_box{ width:40px; position:absolute; top:50%; right:0; z-index:44;}
.m1_side_kefu2{ transition:all .3s ease;}
.m1_side_kefu2.active{ transform:translate(40px,0); }
.m1_side_kefu2 ul li{ width:40px; margin:1px 0; position:relative;}
.m1_side_kefu2 ul li>a{ display:block; text-align:center; background:var(--primary-color); color:#fff; opacity:.9;}
.m1_side_kefu2 ul li>a:hover,.m1_side_kefu2 ul li:hover>a{ background:var(--primary-color); color:#fff; opacity:.9;}
.m1_side_kefu2 ul li .ico{ line-height:40px; font-size:20px;}
.m1_side_kefu2 ul li .ico i{}
.m1_side_kefu2 ul li .boxbg{ background:var(--primary-color); color:#fff; padding:5px 10px; text-align:center; position:absolute; top:50%; right:100%; transform:translate(-10%,-50%); opacity:0; visibility:hidden; transition:all .3s ease;}
.m1_side_kefu2 ul li:hover .boxbg{ transform:translate(0,-50%); opacity:.9; visibility:visible;}
.m1_side_kefu2 ul li .box1{}
.m1_side_kefu2 ul li .box1 .h3{ white-space:nowrap; line-height:30px; font-size:20px; text-align:center; min-width:150px;}
.m1_side_kefu2 ul li .box1 .h3 i{ margin-right:5px;}
.m1_side_kefu2 ul li .box2{ padding:5px 10px 10px 10px;}
.m1_side_kefu2 ul li .box2 .h4{ font-size:16px; margin-bottom:5px;}
.m1_side_kefu2 ul li .box2 img{ display:block; width:124px;}

.m1_side_kefu2_btn{ width:28px; height:28px; text-align:center; border-radius:100%; background:#fff; color:#999; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; z-index:66; bottom:-38px; right:21px; cursor:pointer; transition:all .3s ease; }
.m1_side_kefu2_btn.active{transform:rotate(45deg);}
.m1_side_kefu2_btn i{ display:block; width:28px; height:28px; background:url(../images/chahao2.png) center no-repeat; background-size:15px; position:absolute; top:0; left:0;}
.m1_side_kefu2_btn.active{}
.m1_side_kefu2_btn i.m1_side_kefu2_open{ display:none;}
.m1_side_kefu2_btn i.m1_side_kefu2_close{}
.m1_side_kefu2_btn.active i.m1_side_kefu2_open{ display:block;}
.m1_side_kefu2_btn.active i.m1_side_kefu2_close{ display:none;}
@media(max-width:999px) {
.m1_side_kefu2_box{ width:30px; display:none;}
.m1_side_kefu2 ul li{ width:30px; }
.m1_side_kefu2 ul li .ico{ line-height:30px; font-size:12px;}
}


.inbanner_box{ position:relative;}
.inbanner img{ display:block; width:100%; background:#f9f9f9;}
.inbarbg{ border-bottom:1px solid #e7e7e7;}
.inbar{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.weizhi{ font-size:14px; line-height:60px;}
.inner_menu{ font-size:16px; }
.inner_menu ul{ line-height:60px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.inner_menu ul li{ margin-left:1px;}
.inner_menu ul li a{ display:block; padding:0 2.08vw; border-radius:4px;}
.inner_menu ul li.hover a,.inner_menu ul li a:hover{ background:var(--primary-color); color:#fff;}
.inner_menu ul li ul{ display:none;}
.inbar .goback{}
.inbar .goback a{ color:#999; font-size:20px;}
.inbar .goback a:hover{ color:#333;}
@media(max-width:999px) {
.inbanner img{ width:100%; min-height:0;}
.inbar{ height:40px;  }
.weizhi{ font-size:12px; line-height:40px;}
.inner_menu{ display:none;}

}

.m11_insidebg{ padding:60px 0 80px 0;min-height: 40vh;}
.m11_inside{}
.m11_inside_lt{ float:left; width:240px;/* margin-top:-160px;*/}
.m1_side_a{ width:238px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,.1); border:1px solid #eee; margin-bottom:30px; position:relative; z-index:11; border-radius:10px; overflow:hidden;}
.m1_side_a.active{ position:fixed; top:150px;}
.m1_side_a>ul{}
.m1_side_a.active>ul{ max-height:calc(100vh - 100px); overflow-y:auto;}
.m1_side_a h2{ font-size:20px; line-height:24px; padding:20px 15px; font-weight:normal; background:var(--primary-color); color:#fff; border-bottom:1px solid rgba(255,255,255,.5); letter-spacing:2px;}
.m1_side_a h2 strong{ display:block; font-size:24px; line-height:28px;}
.m1_side_a h2 span{ display:block; margin-top:6px; opacity:.7;}
.m1_side_a ul li{}
.m1_side_a>ul>li:nth-child(1){/* margin-bottom:10px; border:none;*/}
.m1_side_a>ul>li{ border-bottom:1px solid #eee; }
.m1_side_a>ul>li:last-child{ }
.m1_side_a ul li a{ display:block; font-size:16px; line-height:26px; padding:7px 40px 7px 35px; background:url(../images/ico_list1.png) left 10px center no-repeat;}
.m1_side_a ul li a:hover,.m1_side_a ul li.hover>span a{ color:#fff; background-color:var(--primary-color); background-image:url(../images/ico_list1_hover2.png);}
.m1_side_a ul li.active>span a{ }
.m1_side_a ul li span{ display:block; position:relative;}
.m1_side_a ul li span>i{ width:40px; height:100%; position:absolute; right:0; top:0; z-index:2; cursor:pointer; background:url(../images/ico_list3.png) center no-repeat;}
.m1_side_a ul li.active>span>i{ background-image:url(../images/ico_list3_hover.png);}
.m1_side_a ul li.hover span>i{ background-image:url(../images/ico_list4.png);}
.m1_side_a ul li.hover.active>span>i{ background-image:url(../images/ico_list4_hover.png);}
.m1_side_a ul li ul{ padding-left:20px; padding-bottom:10px; display:none;}
.m1_side_a ul li ul li{}
.m1_side_a ul li ul li a{ padding-top:7px; padding-bottom:7px;}
.m1_side_c{background:#fff; box-shadow:0 0 15px rgba(0,0,0,.1); border:1px solid #eee; border-radius:10px;}
.m1_side_c.lfixed{ position:fixed; left:0; bottom:0; background:#f5f5f5; z-index:22; transform:translateX(0); transition:all .3s ease; border-radius:0;}
.m1_side_c.lfixed.hiden{ transform:translateX(-240px);}
.m1_side_c.lfixed.shown{ transform:translateX(0px);}
.inLt_contact_btn{ position:absolute; top:0; left:100%; display:none;}
.m1_side_c.lfixed .inLt_contact_btn{ display:block;}
.inLt_contact_btn span{ display:block; text-align:center; font-size:12px; line-height:2em; padding:10px 5px; width:20px; background:var(--primary-color); color:#fff; border-radius:0 4px 4px 0; cursor:pointer;}
.inLt_contact_btn .inLt_contact_close{ display:block;}
.inLt_contact_btn .inLt_contact_open{ display:none;}
.m1_side_c.lfixed .inLt_contact_btn .inLt_contact_close{ display:block;}
.m1_side_c.lfixed .inLt_contact_btn .inLt_contact_open{ display:none;}
.m1_side_c.lfixed.hiden .inLt_contact_btn .inLt_contact_close{ display:none;}
.m1_side_c.lfixed.hiden .inLt_contact_btn .inLt_contact_open{ display:block;}
.m1_side_c.lfixed.shown .inLt_contact_btn .inLt_contact_close{ display:block;}
.m1_side_c.lfixed.shown .inLt_contact_btn .inLt_contact_open{ display:none;}
.inLt_contact{/* background:#f5f5f5; border-radius:8px; padding:20px 0 10px 0;*/ width:240px;}
.inLt_contact .h2{ font-size:18px; line-height:20px; padding:15px 0 15px 70px; background:#f5f5f5 url(../images/ico_phone2.png) left 5px center no-repeat; background-size:auto 60px; color:var(--primary-color); position:relative; margin-bottom:15px; border-radius:10px 10px 0 0;}
.m1_side_c.lfixed .inLt_contact .h2{ border-bottom:1px solid #ddd; border-radius:0;}
.inLt_contact .h2:before{/* content:""; width:100%; border-bottom:1px solid #eee; position:absolute; left:0; bottom:-10px;*/}
.inLt_contact .h2 span{ display:block; margin-bottom:6px;}
.inLt_contact .h2 strong{ display:block; font-size:22px; line-height:24px;}
.inLt_contact .h3{ font-size:16px; line-height:26px; font-weight:bold;font-family: "SourceHanSansCN-Heavy";padding:0 10px;}
.inLt_contact ul{ padding:5px 10px 10px 10px;}
.inLt_contact ul li{ font-size:14px; line-height:24px; margin:5px 0;}
.inLt_contact ul li span{}
.inLt_contact ul li i{ display:inline-block; text-align:center; width:14px; line-height:24px; font-size:14px; margin-right:5px; color:var(--primary-color);}
.inLt_contact ul li i.fa-mobile{ font-size:20px;}
.m11_inside_rt{ float:right; width:calc(100% - 280px);}
@media(max-width:1699px){

.m1_side_c.lfixed{ transform:translateX(-240px); }
.m1_side_c.lfixed .inLt_contact_btn .inLt_contact_close{ display:none;}
.m1_side_c.lfixed .inLt_contact_btn .inLt_contact_open{ display:block;}
}
@media(max-width:999px) {
.m11_insidebg{ padding:30px 0 60px 0;}
.m11_inside_lt{ display:none;}
.m11_inside_rt{ float:right; width:100%;}
}


.m11_news1{ }
.m11_news1_lt{ float:left; width: 100%;}
.m11_news1_rt{ float:right; width:240px;}
.m1_side_b{ margin-bottom:30px;background:#fff;padding:10px;}
.m1_side_b .h1{ font-size:var(--font20); line-height:24px; padding-left:30px; position:relative; border-bottom:1px solid #eee; padding-bottom:10px;}
.m1_side_b .h1 i{ width:24px; height:24px; background:url(../images/ico_hot.png) center no-repeat; background-size:contain; position:absolute; left:0; top:0;}
.m1_side_b .list{ margin-top:20px;}
.m1_side_b .list ul li{ margin-bottom:10px; position:relative; border-radius:8px; overflow:hidden;}
.m1_side_b .list ul li .nr_box{}
.m1_side_b .list ul li .imgbg{ height:0; opacity:0; visibility:hidden; transform:translateY(50%); transition:all .5s ease;}
.m1_side_b .list ul li .img{ padding-bottom:38%; position:relative; border-radius:8px; overflow:hidden;}
.m1_side_b .list ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.m1_side_b .list ul li .txtbg{}
.m1_side_b .list ul li .txt{}
.m1_side_b .list ul li .txt .h2{ font-size:var(--font14); line-height:24px; height:24px; padding:0 0 0 30px; position:relative; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.m1_side_b .list ul li .txt .h2 em{ width:24px; height:24px; line-height:24px; border-radius:0 8px 0 8px; text-align:center; color:#999; font-style:normal; position:absolute; left:0; top:0;}
.m1_side_b .list ul li .txt .h2 span{}
.m1_side_b .list ul li.active .imgbg{ height:auto; opacity:1; visibility:visible; transform:translateY(0);}
.m1_side_b .list ul li.active .txtbg{ width:100%; background:linear-gradient(180deg,transparent,rgba(0,0,0,.9)); position:absolute; bottom:0; left:0;}
.m1_side_b .list ul li.active .txt .h2{ color:#fff;}
.m1_side_b .list ul li:nth-child(1) .txt .h2 em{ color:#FE2D46;}
.m1_side_b .list ul li:nth-child(2) .txt .h2 em{ color:#F60;}
.m1_side_b .list ul li:nth-child(3) .txt .h2 em{ color:#FAA90E;}
.m1_side_b .list ul li.active .txt .h2 em{ color:#fff;}
.m1_side_b .list ul li.active:nth-child(1) .txt .h2 em{ background:#FE2D46;}
.m1_side_b .list ul li.active:nth-child(2) .txt .h2 em{ background:#F60;}
.m1_side_b .list ul li.active:nth-child(3) .txt .h2 em{ background:#FAA90E;}
@media(max-width:999px){
.m11_news1_lt{ float:left; width:100%; }
.m11_news1_rt{ float:right; width:100%; display:none;}
}




/*地图*/
#allmap{ width:100%; height:500px; background:#f9f9f9; border-radius:10px;}
@media(max-width:999px){
#allmap{ width:100%; height:250px;}
}


/*详情*/
.m11_newsdetail{}
.m11_newsdetail .tit{ border-bottom:1px solid #eee; padding-bottom:10px; text-align:center;}
.m11_newsdetail .tit .h2{ font-size:24px; line-height:1.4em; }
.m11_newsdetail .tit .h3{ font-size:14px; line-height:1.4em; color:#999; margin-top:5px;}
.m11_newsdetail .tit .h3 span{ display:inline-block; margin:0 20px 0 0;}
.m11_newsdetail .list1{ padding:40px 0; }
@media(max-width:999px){
.m11_newsdetail .tit .h2{ font-size:20px; line-height:1.4em; }
.m11_newsdetail .tit .h3{ font-size:12px; line-height:1.4em; margin-top:5px;}
.m11_newsdetail .tit .h3 span{ margin:0 10px 0 0;}
.m11_newsdetail .list1{ padding:20px 0; margin:20px 0 0 0;}
}


/*上一个下一个*/
.prev_next{ font-size:14px; line-height:34px; padding:15px 0; border-top:1px solid #eee; display:flex;justify-content: space-between; align-items: center;}
.prev_next a{ display:block; margin:5px 0; max-width:40%; height:34px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.prev_next{ font-size:12px; line-height:32px; padding:15px 0; display:block;}
.prev_next a{ margin:5px 0; max-width:100%; height:34px; }
}


/*.proDetail*/
.m11_proDetail{}
.m11_proDetail .list1{ margin-bottom:2.08vw;}
.m11_proDetail .list1 .lt{ float:left; width:40%;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.m1_galleryTop { border:1px solid #eee; margin-bottom:10px;}
.m1_galleryTop .img{ position:relative; padding-bottom:100%; position:relative;}
.m1_galleryTop .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.m1_galleryThumbs { }
.m1_galleryThumbs .swiper-slide { }
.m1_galleryThumbs .swiper-slide .img{ position:relative; padding-bottom:100%; position:relative; border:1px solid #eee; cursor:pointer;}
.m1_galleryThumbs .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.m1_galleryThumbs .swiper-slide.swiper-slide-thumb-active .img{ border-color:var(--primary-color);}
.m11_proDetail .list1 .rt{ float:right; width:56%;}
.m11_proDetail .list1 .rt .nr_box{}
.m11_proDetail .list1 .rt .h2{ font-size:24px; line-height:1.4em; margin-bottom:10px; font-weight:bold;font-family: "SourceHanSansCN-Heavy";}
.m11_proDetail .list1 .rt .h3{ font-size:20px; line-height:1.4em; margin-bottom:20px; }
.m11_proDetail .list1 .rt .h4{ font-size:16px; line-height:1.6em; margin-bottom:40px;}
.m11_proDetail .phone{ font-size:1.04vw; line-height:1em; margin-bottom:1.6em; color:var(--primary-color); padding:0 0 0 5.2vw; position:relative;}
.m11_proDetail .phone i{ text-align:center; width:4.16vw; line-height:5.2vw; font-size:4.16vw; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.m11_proDetail .phone span{ display:block; margin-bottom:.52vw;}
.m11_proDetail .phone strong{ display:block; font-size:1.66vw; line-height:1em;}
.m11_prevnext2{ font-size:var(--font14); line-height:2.5em; margin-bottom:2.08vw;}
.m11_prevnext2 ul li{ float:left;}
.m11_prevnext2 ul li:nth-child(2n){ float:right;}
.m11_prevnext2 ul li a{ display:block;  border:1px solid #eee;/* border-radius:40px;*/ padding:0 20px; min-width:80px; text-align:center; background:#f5f5f5;}
.m11_prevnext2 ul li a:hover{ border-color:var(--primary-color); background:var(--primary-color); color:#fff;}
.m11_proDetail .list2{ border:1px solid #eee; margin-bottom:2.08vw;}
.m11_proDetail .list2 .hd{font-size:var(--font14); line-height:3em; border-bottom:1px solid #eee;}
.m11_proDetail .list2 .hd ul li{ display:inline-block; vertical-align:top;font-size:var(--font14); line-height:3em;}
.m11_proDetail .list2 .hd ul li a{ display:block; padding:0 10px; min-width:100px; text-align:center; border-right:1px solid #eee; border-bottom:none;}
.m11_proDetail .list2 .hd ul li.on a{ color:#fff; background:var(--primary-color);}
.m11_proDetail .list2 .xiangqing{ padding:20px;}
.m11_proDetail .list2 .xiangqing img{ max-width:100%;}
.m11_pro_related{ border:1px solid #eee;}
.m11_pro_related>.h2{font-size:var(--font14); line-height:3em; border-bottom:1px solid #eee;}
.m11_pro_related>.h2 span{ display:inline-block; vertical-align:top;font-size:var(--font14); line-height:3em; padding:0 10px; min-width:100px; text-align:center; border-right:1px solid #eee; color:#fff; background:var(--primary-color);}
.m11_pro_related .index_product1{ padding:20px 20px 0 20px;}
.m11_pro_related .index_product1 ul li{ width:calc((100% - 60px)/4);}
.m11_pro_related .index_product1 ul li:nth-child(3n-2){ margin-left:20px; clear:none;}
.m11_pro_related .index_product1 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
@media(max-width:999px){
.m11_proDetail .list1{ margin-bottom:30px;}
.m11_proDetail .list1 .lt{ float:left; width:100%; margin-bottom:20px;}
.m11_proDetail .list1 .rt{ float:right; width:100%;}
.m11_proDetail .list1 .rt .h2{ font-size:18px; line-height:1.4em; margin-bottom:0; }
.m11_proDetail .list1 .rt .h3{ font-size:16px; line-height:1.4em; margin-bottom:10px; }
.m11_proDetail .list1 .rt .h4{ font-size:14px; line-height:1.6em; margin-bottom:20px;}
.m11_proDetail .phone{ font-size:14px; line-height:1em; margin-bottom:1.6em; padding:15px 20px 15px 60px; }
.m11_proDetail .phone i{ width:60px; line-height:60px; font-size:40px; }
.m11_proDetail .phone span{ margin-bottom:5px;}
.m11_proDetail .phone strong{ font-size:18px; line-height:1em;}
.m11_proDetail .list2{ margin-bottom:30px;}
.m11_proDetail .list2 .hd ul li a{ min-width:60px;}
.m11_prevnext2{ margin-bottom:30px;}
.m11_pro_related .index_product1 ul li{ width:calc((100% - 10px)/2);}
.m11_pro_related .index_product1 ul li:nth-child(3n-2){ margin-left:10px; clear:none;}
.m11_pro_related .index_product1 ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.m11_pro_related .index_product1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
}


/*搜索*/
.search_form{ background:#f9f9f9; padding:1.56vw; margin-bottom:2.08vw; border-radius:10px;}
.search_form form{ height:2.6vw;}
.search_form form #search_keywords{ float:left; border:none; background:#fff; height:2.6vw; line-height:2.6vw; padding:0 .5vw; width:calc(100% - 6.2vw);}
.search_form form #search{ float:right; border:none; width:5.2vw; height:2.6vw; line-height:2.6vw; font-size:.84vw; background:var(--primary-color); color:#fff; cursor:pointer;}
.search_form form #search:hover{ opacity:.9;}
@media(max-width:999px){
.search_form{ padding:10px; margin-bottom:20px; }
.search_form form{ height:40px;}
.search_form form #search_keywords{ height:40px; line-height:40px; padding:0 10px; width:calc(100% - 80px);}
.search_form form #search{ width:60px; height:40px; line-height:40px; font-size:14px; }
}




/*Add------------------------------------------------------------------------------*/

/*<!--弹窗2-->*/
.popup_tip2_box { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 10000; background: rgba(0, 0, 0, .6);/* display: none;*/ }
.popup_tip2bg { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.popup_tip2 { width: 440px; position: absolute; overflow: hidden; box-sizing: border-box; z-index: 10000; background-color: #fff; border-radius: 4px; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); }
.popup_tip2-body { width: 100%; height: calc(100% - 72px); }
.zoomIn{
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: zoomIn;
animation-name: zoomIn;}
@-webkit-keyframes zoomIn { 
0% { opacity:0; -webkit-transform:scale3d(.5, .5, .5); transform:scale3d(.5, .5, .5) }
50% { opacity:1 }
}
@keyframes zoomIn { 
0% { opacity:0; -webkit-transform:scale3d(.5, .5, .5); transform:scale3d(.5, .5, .5) }
50% { opacity:1 }
}
@media(max-width:750px){
.popUpBox { width: 90%; }
}
.ts{ padding:20px 20px 20px 20px;}
.ts .h2{ font-size:18px; line-height:28px; margin-bottom:10px;}
.ts .h3{ font-size:14px; line-height:24px; margin-bottom:14px; display:inline-block; position:relative; padding-left:30px;}
.ts .h3 img{ display:inline-block; vertical-align:top; width:24px;}
.ts .h3 i{ width:24px; height:24px; background-position:center; background-repeat:no-repeat; background-size:contain; position:absolute; left:0; top:0;}
.success .ts i{ background-image:url(../images/ico_success.png);}
.error .ts i{ background-image:url(../images/ico_error.png);}
.warning .ts i{ background-image:url(../images/ico_warning.png);}
.ts .h3 span{ }
.ts_btn{ text-align:right; font-size:12px; line-height:32px;}
.ts_btn a{ display:inline-block; text-align:center; border-radius:4px; width:78px; border:1px solid #1890ff; background:#1890ff; color:#fff; margin-left:10px;}
.ts_btn a:hover{ border-color:#2e80e2; background:#2e80e2; color:#fff;}
.ts_btn a.bg2{ border:1px solid #ccc; background:#fff; color:#666;}
.ts_btn a.bg2:hover{ border-color:#1890ff; background:#fff; color:#1890ff;}


/*提示框*/
.popup_tip_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999999;}
.popup_tip_close1{ width:100%; height:100%; position:absolute; top:0; left:0;}
.popup_tipbg{ min-width:100px; max-width:750px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.popup_tip{ border-radius:8px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.1); }
.popup_tip_close2{ display:none;}
.popup_tip_txt{ padding:15px 20px; text-align:center; font-size:14px; line-height:24px;}
.popup_tip_txt span{ display:inline-block; padding-left:30px; position:relative;}
.popup_tip_txt span i{ width:24px; height:24px; background-position:center; background-repeat:no-repeat; background-size:contain; position:absolute; left:0; top:0;}
.success .popup_tip_txt span{ color:#4ebb23; }
.error .popup_tip_txt span{ color:#f34b51; }
.warning .popup_tip_txt span{ color:#f1b306; }
.success .popup_tip_txt span i{ background-image:url(../images/ico_success.png);}
.error .popup_tip_txt span i{ background-image:url(../images/ico_error.png);}
.warning .popup_tip_txt span i{ background-image:url(../images/ico_warning.png);}
@-webkit-keyframes fadeInUp2 { 0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to { opacity: 1; -webkit-transform: none; transform: none }
}
@keyframes fadeInUp2 { 0% {
opacity:0;
-webkit-transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
to { opacity: 1; -webkit-transform: none; transform: none }
}
.fadeInUp2 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }

/*联系弹窗*/
.proContact1_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999; display:none;}
.proContact1_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:1;}
.proContact1_bg{ width:90%; max-width:700px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.proContact1_close2{ width:20px; height:20px; background:url(../images/chahao2.png) center no-repeat; cursor:pointer; position:absolute; top:10px; right:10px; z-index:3; opacity:.9; transition:all .3s ease;}
.proContact1_close2:hover{ opacity:1; transform:rotate(180deg)}
.proContact1{ min-height:260px; background:#fff; border-radius:10px; position:relative; z-index:2; padding-left:235px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.proContact1>img{ width:230px; position:absolute; bottom:0; left:5px;}
.proContact1_con{ font-size:16px; line-height:20px; }
.proContact1_con ul li{ float:left; width:50%; margin:10px 0; color:var(--primary-color); padding-left:50px; min-height:40px;box-sizing: border-box; position:relative;}
.proContact1_con ul li:nth-child(1){ width:100%; padding-left:0;}
.proContact1_con ul li i{ width:40px; height:40px; line-height:40px; text-align:center; border-radius:100%; background:var(--primary-color); color:#fff; font-size:20px; position:absolute; left:0; top:0;}
.proContact1_con ul li .h2{ font-size:24px; line-height:34px; font-weight:bold;font-family: "SourceHanSansCN-Heavy"; color:var(--primary-color);}
.proContact1_con ul li span{ display:block; color:#333; }
.proContact1_con ul li .h2 span{ color:var(--primary-color);}
@media(max-width:999px){
.proContact1{ min-height:0; padding:15px 5%; }
.proContact1>img{ width:36%; bottom:auto; top:0; left:50%; transform:translate(-50%,-100%)}
.proContact1_con{ font-size:14px; line-height:18px; }
.proContact1_con ul li{ float:left; width:100% !important; margin:5px 0; }
.proContact1_con ul li .h2{ font-size:20px; line-height:30px; }
}


/*留言咨询1*/
.tc_message_open1{ cursor:pointer; width:60px; height:60px;/* padding:10px;*/ margin-top:-40px; border-radius:100%; box-shadow:0 0 5px rgba(0,0,0,.1); background:var(--primary-color) url(../images/ico_zxly1.png) center no-repeat; background-size:40px auto; color:#fff; font-size:0; line-height:20px; text-align:center; position:fixed; z-index:44; left:0; top:50%;animation: btnAnimation 1s linear infinite 0s forwards; display:none !important;}
.tc_message_box{ width:100%; height:100%; position:fixed; z-index:99; top:0; left:0; display:none;}
.tc_message_close1{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:1;}
.tc_message_bg{ width:90%; max-width:500px;background-image: linear-gradient(to bottom right, var(--primary-color), var(--third-color)); border-radius:10px; box-shadow:0 0 10px rgba(0,0,0,.1); position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:2;}
.tc_message_close2{ width:20px; height:20px; background:url(../images/chahao.png) center no-repeat; cursor:pointer; position:absolute; top:10px; right:10px; transition:all .3s ease;}
.tc_message_close2:hover{ transform:rotate(180deg);}
.tc_message{ padding:30px; color:#fff;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.tc_message_lt{ width:180px; font-size:16px; line-height:26px;}
.tc_message_lt ul{}
.tc_message_lt ul li{}
.tc_message_lt ul li i{ font-size:20px; width:16px; text-align:center; margin-right:5px;}
.tc_message_lt ul li i.fa-mobile{ font-size:24px;}
.tc_message_lt ul li i.fa-envelope{ font-size:16px;}
.tc_message_lt ul li .ewm{ width:150px; margin-top:5px;}
.tc_message_lt ul li .ewm img{ display:block; margin:0 auto; width:100px; height:100px; margin-bottom:5px;}
.tc_message_lt ul li .ewm span{ display:block; background:#fff; color:var(--primary-color); font-size:12px; line-height:22px; text-align:center;}
.tc_message_rt{ width:calc(100% - 200px); }
.tc_message .h2{ font-size:20px; line-height:30px; font-weight:bold;font-family: "SourceHanSansCN-Heavy"; text-align:center; margin-bottom:20px;}
.tc_message .message{}
.tc_message .message form{}
.tc_message .message ul li{ margin-bottom:10px;}
.tc_message .message .input_text{border: 1px solid #ccc; background: #fff; height: 28px; line-height: 28px; padding: 0 10px; width: calc(100% - 22px); border-radius: 4px;}
.tc_message .message textarea{border: 1px solid #ccc; background: #fff; height: 56px; line-height: 28px; padding: 0 10px; width: calc(100% - 22px); border-radius: 4px;}
.tc_message .message .input_button{border: 1px solid #333; background: #333; color:#fff; height: 30px; line-height: 28px; width: 80%; border-radius: 50px; cursor: pointer; display: block; margin: 0 auto; font-size: 16px;}
.tc_message .h3{ font-size:12px; line-height:24px; text-align:center;}
.tc_message .h3 span{ font-size:16px; color:var(--primary-color);}
@media(max-width:999px){
.tc_message{ padding:30px; display:block;}
.tc_message_lt{ width:100%; font-size:14px;}
.tc_message_lt ul{ position:relative;}
.tc_message_lt ul li{ margin-top:8px;}
.tc_message_lt ul li:last-child{ position:absolute; top:0; right:10px; margin-top:0;}
.tc_message_lt ul li .ewm{ width:90px; margin-top:0;}
.tc_message_lt ul li .ewm img{ width:90px; height:90px; margin-bottom:0;}
.tc_message_lt ul li .ewm span{ display:none; }
.tc_message_rt{ width:100%; padding:20px 0 0 0;}
}
@keyframes btnAnimation{
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Firefox */
@-moz-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Safari and Chrome */
@-webkit-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Opera */
@-o-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}


/*询盘*/
.pinquiry1_box{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:999; display:none;}
.pinquiry1_close1{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0; z-index:1;}
.pinquiry1_bg{ width:600px; height:700px; position:absolute; bottom:0; right:0; z-index:2;}
.pinquiry1_close2{ width:53px; height:53px; background:url(../images/chahao2.png) center no-repeat; cursor:pointer; position:absolute; top:0; right:0; z-index:1; opacity:.9; transition:all .3s ease;}
.pinquiry1_close2:hover{ opacity:1; transform:rotate(180deg)}
.pinquiry1{ background:#fff; height:600px; padding:60px 30px 40px 30px; transform:scale(0) translate(100%,100%); transition:all .5s ease; z-index:2; transform-origin:bottom right;}
.pinquiry1.fadeInRight2{ transform:scale(1) translate(0,0);}
.pinquiry1 .h2{ font-size:var(--font20);}
.pinquiry1 .tips1{ font-size:12px; line-height:22px; color:#999;}
.pinquiry1 .h2 .tips1{ display:inline-block; margin-left:10px;}
.pinquiry1 font{ color:var(--red);}
.pinquiry1_con{ font-size:var(--font16); line-height:32px; margin-top:35px;}
.pinquiry1_con dl{ padding-left:120px; position:relative; margin-top:20px;}
.pinquiry1_con dl dt{ position:absolute; left:0; top:0; color:#999;}
.pinquiry1_con dl dd{ min-height:32px;}
.pinquiry1_con .input_text{ border:1px solid #eee; background:#fff; border-radius:4px; height:30px; line-height:30px; padding:0 10px; width:calc(100% - 22px); max-width:300px;}
.pinquiry1_con textarea{ border:1px solid #eee; background:#fff; border-radius:4px; height:100px; line-height:30px; padding:0 10px; width:calc(100% - 22px);}
.pinquiry1_con .input_button{ display:block; width:100px; line-height:32px; border-radius:4px; background:var(--primary-color); color:#fff;}
.pinquiry1_con .input_button:hover{ opacity:.9;}
.pinquiry1_con .yzm{}
.pinquiry1_con .yzm .input_text{ float:left;}
.pinquiry1_con .yzm #sendcode{ float:right; border:1px solid var(--primary-color); background:var(--primary-color); color:#fff; height:32px; line-height:30px; border-radius:4px; width:calc(100% - 332px);}
.pinquiry1_con .yzm img{ float:left; height:32px; margin-left:10px;}
.pinquiry1_con #proName{ max-height:84px; overflow-y:auto;}
.pinquiry1_con #proName span{ display:inline-block; vertical-align:top; border:1px solid #eee; background:#fff; border-radius:4px; height:30px; line-height:30px; padding:0 32px 0 10px; position:relative; margin:0 10px 10px 0; overflow:hidden;}
.pinquiry1_con #proName span i{ width:12px; height:12px; line-height:10px; text-align:center; font-size:12px; font-style:normal; border:1px solid #f5f5f5; color:#999; cursor:pointer; position:absolute; top:9px; right:9px;}
.pinquiry1_con #proName span i:hover{ border-color:var(--primary-color); background:var(--primary-color); color:#fff;}
@media(max-width:999px){
.pinquiry1_bg{ width:100%; height:100%;}
.pinquiry1_close2{ width:40px; height:40px;/* background-size:contain;*/}
.pinquiry1{ height:calc(100% - 80px); padding:40px 20px; }
.pinquiry1_con dl{ padding-left:80px;}
.pinquiry1_con .input_text{ max-width:100%;}
.pinquiry1_con .yzm .input_text{ width:calc(100% - 112px);}
.pinquiry1_con .yzm #sendcode{ width:80px;}
}


.shopptingcart_loading{ width:50%; height:100%; background:rgba(0,0,0,.5); position:fixed; z-index:9999; top:0; right:0; text-align:center; color:#fff; font-size:20px; line-height:2em;}
.loadEffect2{
	width: 80px;
	height: 80px;
	position: relative;
	margin: 0 auto;
	margin-top:30vh;
}
.loadEffect2 span{
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	-webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load2{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0.2;
	}
}
.loadEffect2 span:nth-child(1){
	left: 0;
	top: 50%;
	margin-top:-8px;
	-webkit-animation-delay:0.13s;
}
.loadEffect2 span:nth-child(2){
	left: 10px;
	top: 10px;
	-webkit-animation-delay:0.26s;
}
.loadEffect2 span:nth-child(3){
	left: 50%;
	top: 0;
	margin-left: -8px;
	-webkit-animation-delay:0.39s;
}
.loadEffect2 span:nth-child(4){
	top: 10px;
	right:10px;
	-webkit-animation-delay:0.52s;
}
.loadEffect2 span:nth-child(5){
	right: 0;
	top: 50%;
	margin-top:-8px;
	-webkit-animation-delay:0.65s;
}
.loadEffect2 span:nth-child(6){
	right: 10px;
	bottom:10px;
	-webkit-animation-delay:0.78s;
}
.loadEffect2 span:nth-child(7){
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	-webkit-animation-delay:0.91s;
}
.loadEffect2 span:nth-child(8){
	bottom: 10px;
	left: 10px;
	-webkit-animation-delay:1.04s;
}


@keyframes btnAnimation{
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Firefox */
@-moz-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Safari and Chrome */
@-webkit-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}
/* Opera */
@-o-keyframes btnAnimation {
0% { transform:scale(1);}
50% { transform:scale(0.7);}
100% { transform:scale(1);}
}


/*购物车*/
.proShoppingcart_box .shopptingcart_open{ font-size:0; width:60px; height:60px; border-radius:100%; background:var(--primary-color) url(../images/ico_pbtn2.png) center no-repeat; background-size:50% auto; position:fixed; top:20%; right:10%; cursor:pointer; z-index:0;animation: btnAnimation 1s linear infinite 0s forwards;}
.proShoppingcart_box .shopptingcart_open:hover{ opacity:.9;}
.tit_cart{}
.tit_cart .h2{ border-bottom:1px solid #eee; font-size:1.25vw; line-height:1.5em;}
.tit_cart .h2 span{ display:inline-block; border-bottom:2px solid var(--primary-color); color:var(--primary-color); padding-bottom:.26vw;}
.shoppingcart_box{ width:100%; height:100%; position:fixed; top:0; right:0; z-index:999; display:none;}
.shoppingcart_close1{ width:100%; height:100%; background:rgba(0,0,0,.1); position:absolute; top:0; right:0; z-index:1;}
.shoppingcartbg{ width:50%; height:100%; background:#fff; box-shadow:0 0 10px rgba(0,0,0,.05); position:absolute; top:0; right:0; z-index:2; overflow-y:auto; transform:translateX(100%); transition:all .3s ease;}
.shoppingcartbg.active{ transform:translateX(0);}
.shoppingcart_close2{ width:20px; height:20px; background:url(../images/chahao2.png) center no-repeat; cursor:pointer; position:absolute; top:10px; right:10px; z-index:3; opacity:.9; transition:all .3s ease;}
.shoppingcart_close2:hover{ opacity:1; transform:rotate(180deg)}
.shoppingcart{ padding:1.56vw;}
.shoppingcart_list{ margin-top:1.04vw; margin-bottom:1.56vw;}
.shoppingcart_list_top{ background:#f9f9f9; border:1px solid #eee; margin-bottom:.52vw; }
.shoppingcart_list_top table{}
.shoppingcart_list_top table th{ font-weight:normal; text-align:center; padding:.78vw .52vw; font-size:.84vw; line-height:1.5em;}
.shoppingcart_list_top .w1{ width:40%; text-align:left;}
.shoppingcart_list_top .w2{ width:15%;}
.shoppingcart_list_top .w3{ width:15%; padding-left:0; padding-right:0;}
.shoppingcart_list_top .w4{ width:15%;}
.shoppingcart_list_top .w5{ width:15%;}
.shoppingcart_list_mid{ border:1px solid #eee; border-bottom:none; margin-bottom:.52vw; max-height:calc(14.04vw + 10px); overflow-y:auto;}
.shoppingcart_list_mid table{}
.shoppingcart_list_mid table td{ text-align:center; padding:.78vw .52vw; font-size:.72vw; line-height:2em; border-bottom:1px solid #eee;}
.shoppingcart_list_mid .w1{ width:40%; text-align:left;}
.shoppingcart_list_mid .w1 .cart_pro{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.shoppingcart_list_mid .w1 .img{ width:3.12vw; height:3.12vw; border:1px solid #eee; position:relative;}
.shoppingcart_list_mid .w1 .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.shoppingcart_list_mid .w1 .h2{ width:calc(100% - 3.5vw);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.shoppingcart_list_mid .w2{ width:15%;}
.shoppingcart_list_mid .w3{ width:15%; padding-left:0; padding-right:0;}
.shoppingcart_list_mid .w3 .pronum{ height:1.56vw;}
.shoppingcart_list_mid .w3 .pronum a{ width:calc(1.56vw - 2px); height:calc(1.56vw - 2px); line-height:calc(1.56vw - 2px);}
.shoppingcart_list_mid .w3 .pronum input{ width:2.6vw; height:calc(1.56vw - 2px); line-height:calc(1.56vw - 2px);}
.shoppingcart_list_mid .w4{ width:15%; font-weight:bold;font-family: "SourceHanSansCN-Heavy";}
.shoppingcart_list_mid .w5{ width:15%;}
.shoppingcart_list_btm{ border:1px solid #eee;}
.shoppingcart_list_btm table{}
.shoppingcart_list_btm table td{ padding:.78vw .52vw; font-size:.84vw; line-height:1.5em;}
.shoppingcart_list_btm .w1{ width:40%; }
.shoppingcart_list_btm .w2{ width:60%; text-align:right;}
.shoppingcart_list_btm .w2 strong{ color:#e64347; font-size:20px;}
.shoppingcart_form{}
.shoppingcart_form .h2{ font-size:1.25vw; line-height:1.5em; margin-bottom:.26vw;}
.shoppingcart_form .message{}
.shoppingcart_form .message form{}
.shoppingcart_form .message ul{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap:wrap;}
.shoppingcart_form .message ul li{ width:calc((100% - 15px)/2); margin-top:.52vw;}
.shoppingcart_form .message ul li.li1{ width:100%;}
.shoppingcart_form .message .input_text{ border:1px solid #eee; background:#fff; height:2.08vw; line-height:2.08vw; padding:0 10px; width:calc(100% - 22px);}
.shoppingcart_form .message textarea{ border:1px solid #eee; background:#fff; height:6.24vw; line-height:2.08vw; padding:0 10px; width:calc(100% - 22px);}
.shoppingcart_form .message .yzm{ height:calc(2.08vw + 2px);}
.shoppingcart_form .message .yzm img{ float:right; width:100px; height:calc(2.08vw + 2px); }
.shoppingcart_form .message .input_text1{ border:1px solid #eee; background:#fff; height:2.08vw; line-height:2.08vw; padding:0 10px; width:calc(100% - 125px); float:left;}
.shoppingcart_form .message .yzm #sendcode{ float:right; width:100px; height:calc(2.08vw + 2px); background:var(--primary-color); color:#fff; cursor:pointer;}
.shoppingcart_form .message .yzm #sendcode:hover{ opacity:.9;}
.shoppingcart_form .message .input_button{ display:block; margin:0 auto; border:none; width:100%; height:calc(2.08vw + 2px); line-height:calc(2.08vw + 2px); background:var(--primary-color); color:#fff; cursor:pointer; font-size:12px;}
.shoppingcart_form .message .input_button:hover{ opacity:.9;}
.yzm input[disabled]{ background:#999 !important; cursor:not-allowed !important;}

.shoppingcart .success{ text-align:center; margin-top:20vh;}
.shoppingcart .success .h1{ font-size:1.25vw; line-height:2em; margin-top:.52vw;}
.shoppingcart .success .h2{ font-size:.84vw; line-height:1.5em; color:#999;}
.shoppingcart .success input{ display:block; margin:0 auto; border:none; width:20%; height:calc(2.08vw + 2px); line-height:calc(2.08vw + 2px); background:var(--primary-color); color:#fff; cursor:pointer; border-radius:4px; font-size:14px;  margin-top:1.3vw;}
.shoppingcart .success input:hover{ opacity:.9;}
@media(max-width:999px){
.shopptingcart_loading{ width:100%;}

.tit_cart .h2{ font-size:20px; line-height:1.5em;}
.tit_cart .h2 span{ padding-bottom:5px;}
.shoppingcartbg{ width:100%; height:100%; }
.shoppingcart{ padding:15px;}
.shoppingcart_list{ margin-top:20px; margin-bottom:20px; }
.shoppingcart_list_top{ display:none;}
.shoppingcart_list_mid{ margin-bottom:15px; max-height:44vh; }
.shoppingcart_list_mid table tr{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap:wrap;}
.shoppingcart_list_mid table td{ padding:10px 0; font-size:12px; line-height:24px; display:block; }
.shoppingcart_list_mid .w1{ width:100%; padding-left:5px; padding-right:5px; border:none; padding-bottom:0;}
.shoppingcart_list_mid .w1 .img{ width:40px; height:40px;}
.shoppingcart_list_mid .w1 .h2{ width:calc(100% - 45px); line-height:16px;}
.shoppingcart_list_mid .w2{ width:24%;}
.shoppingcart_list_mid .w3{ width:28%;}
.shoppingcart_list_mid .w3 .pronum{ height:24px;vertical-align: top;}
.shoppingcart_list_mid .w3 .pronum a{ width:22px; height:22px; line-height:22px;}
.shoppingcart_list_mid .w3 .pronum input{ width:44px; height:22px; line-height:22px;}
.shoppingcart_list_mid .w4{ width:24%;}
.shoppingcart_list_mid .w5{ width:24%;}
.shoppingcart_list_btm table td{ padding:10px 5px; font-size:12px; line-height:1.5em;}
.shoppingcart_list_btm .w2 strong{ font-size:20px;}
.shoppingcart_form{}
.shoppingcart_form .h2{ font-size:20px; line-height:1.5em; margin-bottom:0;}
.shoppingcart_form .message ul li{ width:calc((100% - 10px)/2); margin-top:10px;}
.shoppingcart_form .message ul li.li1{ width:100%;}
.shoppingcart_form .message .input_text{ height:30px; line-height:30px; padding:0 10px; width:calc(100% - 22px);}
.shoppingcart_form .message textarea{ height:60px; line-height:30px; padding:0 10px; width:calc(100% - 22px);}
.shoppingcart_form .message .yzm{ height:32px;}
.shoppingcart_form .message .yzm img{ width:100px; height:32px; }
.shoppingcart_form .message .input_text1{ height:30px; line-height:30px; padding:0 10px; width:calc(100% - 95px); }
.shoppingcart_form .message .yzm #sendcode{ width:68px; height:32px; font-size:12px;}
.shoppingcart_form .message .input_button{ height:32px; line-height:32px; font-size:12px;}

.shoppingcart .success{}
.shoppingcart .success img{ max-width:80px;}
.shoppingcart .success .h1{ font-size:20px; line-height:2em; margin-top:10px;}
.shoppingcart .success .h2{ font-size:12px; line-height:1.5em;}
.shoppingcart .success input{ width:30%; height:32px; line-height:30px; font-size:12px; margin-top:25px;}
}


/*筛选*/
.screen_btn{ position:fixed; top:100px; right:calc(15% - 40px); z-index:11; display:none;}
.screen_btn a{display: block; width: 40px; height: 40px; background-color:var(--secondary-color); background-position: center; background-repeat: no-repeat; background-size: 20px auto; background-image:url(../images/ico_screen.png);}
.screen_close{ font-size:0; width:40px; height:40px; cursor:pointer; border-radius:100%; background:url(../images/ico_btn1.png) center no-repeat; background-size:contain; position:absolute; top:0; right:calc(15% - 40px); z-index:2; display:none;}
.screen{}
.screen_box{ width:100%; font-size:14px; line-height:28px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.1); border-radius:4px; margin-bottom:30px; position:relative; z-index:22;}
.screen_box>ul{ position:relative; padding:5px 15px 0 15px;}
.screen_box>ul>li{ position:relative; padding:15px 0 5px 70px; position:relative; border-top:1px solid #eee;}
.screen_box>ul>li:first-child{ border-top:none;}
.screen_box>ul>li:nth-child(n+3){ display:none;}
.screen_box.active>ul>li:nth-child(n+3){ display:block;}
.screen_box>ul>li>span{ display:block; font-size:16px; line-height:30px; position:absolute; left:0; top:15px;}
.screen_box>ul>li .boxbg{/* height:35px;*/ overflow:hidden; position:relative;/* padding-right:30px;*/ }
.screen_box>ul>li .boxbg.active{/* height:auto;*/}
.screen_box .box_btn{ display:none; padding-bottom:15px;}
.screen_box .box_btn i{ display:block; margin:0 auto; width:30px; height:30px; background:url(../images/ico_down1.png) center no-repeat; cursor:pointer;}
.screen_box .box_btn i.i1{}
.screen_box .box_btn i.i2{ background-image:url(../images/ico_list2.png); display:none;}
.screen_box.active .box_btn i.i1{ display:none;}
.screen_box.active .box_btn i.i2{ display:block;}
.screen_box>ul>li .box{ }
.screen_box>ul>li a{ display:inline-block; padding:0 15px; color:#999; border:1px solid #f5f5f5; margin:0 10px 10px 0; border-radius:4px;}
.screen_box>ul>li a:hover{ color:var(--primary-color); border-color:var(--primary-color);}
.screen_box>ul>li a.hover{ color:#fff; border-color:var(--primary-color); background:var(--primary-color);}
.screen.tfixed .screen_box{ position:fixed; top:100px; left:0; z-index:33; transform:translateY(-100%); transition:all .3s ease; opacity:0; visibility:hidden;}
.screen.tfixed.shown .screen_box{ transform:translateY(0); opacity:1; visibility:visible;}
.screen.tfixed.hiden .screen_box{ transform:translateY(-100%); opacity:0; visibility:hidden;}
.screen.tfixed .screen_box>ul{ width:70%; margin:0 auto; }
.screen.tfixed .screen_btn{ display:block;}
.screen.tfixed .screen_close{ display:block;}
/*.screen.active{ position:fixed; left:0; top:0; padding:0;}
.screen.active>ul{ width:70%; margin:0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.screen.active>ul>li{ width:100%; position:static; padding:0; border:none; cursor:pointer; text-align:center; }
.screen.active>ul>li>span{ position:relative; left:auto; top:auto; line-height:60px; display:inline-block;}
.screen.active>ul>li>span:after{ content:""; width:20px; height:100%; background:url(../images/ico_down1.png) center no-repeat; position:absolute; top:0; left:100%;}
.screen.active>ul>li:hover>span:after{ background-image:url(../images/ico_up1.png);}
.screen.active>ul>li .boxbg{ width:100%; background:#fff; box-shadow:0 0 5px rgba(0,0,0,.1); position:absolute; top:100%; left:0; display:none;}
.screen.active>ul>li:hover .boxbg{ display:block;}
.screen.active>ul>li .box{ width:70%; margin:0 auto; padding:20px 0;}*/
@media(max-width:1699px){
.screen_btn{ right:calc(10% - 40px)}
.screen_close{ right:calc(10% - 40px)}
.screen.tfixed .screen_box>ul{ width:80%;}
/*.screen.active>ul{ width:80%;}
.screen.active>ul>li .box{ width:80%; }*/
}
@media(max-width:1279px){
.screen_btn{ right:calc(5% - 40px)}
.screen_close{ right:calc(5% - 40px)}
}
@media(max-width:999px){
.screen_box{ font-size:12px; line-height:24px;/* margin-top:35px;*/ display:none;}
.screen.tfixed .screen_box{ top:60px; display:block;}
.screen_btn{ right:0}
.screen_close{ right:0;}
.screen_box>ul{ max-height:calc(100vh - 120px); overflow-y:auto;}
.screen_box>ul>li{/* margin-bottom:15px;*/ padding-bottom:10px; padding-left:60px;}
.screen_box>ul>li>span{ font-size:12px; line-height:24px;}
.screen_box>ul>li a{ padding:0 5px; margin:0 5px 5px 0;}
.screen.tfixed .screen_box>ul{ width:90%;}
/*.screen.active>ul{ width:90%;}
.screen.active>ul>li .box{ width:90%; }*/
}







/*pro1*/
.index_product1{ }
.index_product1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px; text-align:center; background:#fff;}
.index_product1 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.index_product1 ul li .nr_box{ border:1px solid #eee; border-radius:10px; overflow:hidden; transition:all .3s ease;}
.index_product1 ul li:hover .nr_box{ border-color:var(--primary-color); box-shadow:0 0 10px rgba(0,0,0,.1);}
.index_product1 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden; background:#f9f9f9;}
.index_product1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.index_product1 ul li:hover .img img{ transform:scale(1.1);}
.index_product1 ul li .txtbg{}
.index_product1 ul li .txt{ padding:15px 5%; color:#666;}
.index_product1 ul li .txt .h2{ font-size:18px; line-height:1.5em; height:1.5em; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.index_product1 ul li:hover .txt .h2{ color:var(--primary-color);}
.index_product1 ul li .txt .h3{ display:none;}
@media(max-width:999px){
.index_product1 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.index_product1 ul li:nth-child(3n-2){ margin-left:10px; clear:none;}
.index_product1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.index_product1 ul li .txt{ padding:10px 5%; }
.index_product1 ul li .txt .h2{ font-size:14px; line-height:1.5em; height:1.5em; }
}


/*news1*/
.index_news1{ padding:40px 0; background:#f2f2f2;}
.index_news1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; background:#fff;}
.index_news1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.index_news1 ul li .nr_box{ border:1px solid #f2f2f2;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.index_news1 ul li .imgbg{ width:25%;}
.index_news1 ul li .img{ padding-bottom:70%; position:relative; overflow:hidden;}
.index_news1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.index_news1 ul li:hover .img img{ transform:scale(1.1);}
.index_news1 ul li .txtbg{ width:75%;}
.index_news1 ul li .txt{ padding:20px 20px; color:#666;}
.index_news1 ul li .txt .h2{ font-size:.94vw; line-height:1.5em; height:1.5em; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.index_news1 ul li:hover .txt .h2{ color:var(--primary-color);}
.index_news1 ul li .txt .h3{ font-size:.72vw; line-height:1.5em; height:3em; margin:10px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.index_news1 ul li .txt .time{ font-size:14px; line-height:24px; color:#999; padding-left:24px; position:relative; margin:10px 0 0 0;}
.index_news1 ul li .txt .time i{ width:20px; height:24px; background:url(../images/ico_time.png) center no-repeat; position:absolute; left:0; top:0;}
@media(max-width:999px){
.index_news1 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*news2*/
.index_news2{ padding:40px 0;}
.index_news2 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 0 20px; border-bottom:1px solid #ccc; padding:20px 0;}
.index_news2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.index_news2 ul li .txt{}
.index_news2 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; padding-left:25px; position:relative;}
.index_news2 ul li .txt .h2:before{ content:""; width:6px; height:6px; background:#000; position:absolute; left:0; top:10px;}
.index_news2 ul li .txt .h2 a{ float:left; width:70%; height:26px; overflow:hidden; color:#333;}
.index_news2 ul li:hover .txt .h2 a{ color:var(--primary-color);}
.index_news2 ul li .txt .h2 span{ float:right; color:#999;}
@media(max-width:999px){
.index_news2 ul li{ float:left; width:100%; margin:0; }
}


/*news3*/
.index_news3{ padding:40px 0;}
.index_news3 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; }
.index_news3 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.index_news3 ul li .nr_box{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.index_news3 ul li .date{ width:80px; height:80px; background:#f2f2f2; color:#999; text-align:center;}
.index_news3 ul li .date strong{ display:block; font-size:36px; line-height:36px; padding:15px 0 2px 0;}
.index_news3 ul li .date span{ display:block; font-size:12px; line-height:12px;}
.index_news3 ul li .txt{ width:calc(100% - 100px); color:#666;}
.index_news3 ul li .txt .h2{ font-size:.94vw; line-height:1.5em; height:1.5em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.index_news3 ul li .txt .h2 a{ color:#333;}
.index_news3 ul li:hover .txt .h2 a{ color:var(--primary-color);}
.index_news3 ul li .txt .h3{ font-size:.72vw; line-height:1.5em; height:3em; margin:5px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
@media(max-width:999px){
.index_news3 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}


/*footnav*/
.f_nav{ padding:40px 0;}
.f_nav>ul{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;
flex-wrap: nowrap;}
.f_nav ul li{flex-grow:1;flex-shrink:1; margin-bottom:10px;}
.f_nav ul li a{ display:block; font-size:14px; line-height:24px;}
.f_nav>ul>li>a{ font-size:16px; line-height:26px; font-weight:bold;font-family: "SourceHanSansCN-Heavy"; margin-bottom:10px; color:#333;}



/*inner_news1*/
.inside_news1{ }
.inside_news1 ul li{ padding:20px 0; border-bottom:1px solid #eee;}
.inside_news1 ul li .nr_box{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.inside_news1 ul li .imgbg{ width:25%;}
.inside_news1 ul li .img{ position:relative; padding-bottom:70%; overflow:hidden; border-radius:10px;}
.inside_news1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; background:#f9f9f9;}
.inside_news1 ul li:hover .img img{ transform:scale(1.1);}
.inside_news1 ul li .txtbg{ width:75%;}
.inside_news1 ul li .txt{ padding-left:5%; color:#666;}
.inside_news1 ul li .txt .h2{ font-size:18px; line-height:1.5em; color:#333; margin-bottom:10px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inside_news1 ul li:hover .txt .h2{ color:var(--primary-color);}
.inside_news1 ul li .txt .h3{ font-size:14px; line-height:1.5em; margin-bottom:20px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.inside_news1 ul li .txt .time{ font-size:14px; line-height:24px; color:#999; padding-left:24px; position:relative; }
.inside_news1 ul li .txt .time i{ width:20px; height:24px; background:url(../images/ico_time.png) center no-repeat; position:absolute; left:0; top:0;}
@media(max-width:999px){
.inside_news1 ul li .txt .h2{ font-size:14px; line-height:1.5em; height:auto;-webkit-line-clamp: 2; margin-bottom:5px;}
.inside_news1 ul li .txt .h3{ display:none;}
}



/*inner_news2*/
.inside_news2{ }
.inside_news2 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 0 20px; border-bottom:1px solid #ccc; padding:20px 0;}
.inside_news2 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.inside_news2 ul li .txt{}
.inside_news2 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; padding-left:25px; position:relative;}
.inside_news2 ul li .txt .h2:before{ content:""; width:6px; height:6px; background:#000; position:absolute; left:0; top:10px;}
.inside_news2 ul li .txt .h2 a{ float:left; width:70%; height:26px; overflow:hidden; color:#333;}
.inside_news2 ul li:hover .txt .h2 a{ color:var(--primary-color);}
.inside_news2 ul li .txt .h2 span{ float:right; color:#999;}
@media(max-width:999px){
.inside_news2 ul li{ float:left; width:100%; margin:0; }
}


/*inner_news3*/
.inside_news3{ }
.inside_news3 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; }
.inside_news3 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.inside_news3 ul li .nr_box{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-start;
align-items: flex-start;}
.inside_news3 ul li .date{ width:80px; height:80px; background:#f2f2f2; color:#999; text-align:center;}
.inside_news3 ul li .date strong{ display:block; font-size:36px; line-height:36px; padding:15px 0 2px 0;}
.inside_news3 ul li .date span{ display:block; font-size:12px; line-height:12px;}
.inside_news3 ul li .txt{ width:calc(100% - 100px); color:#666;}
.inside_news3 ul li .txt .h2{ font-size:.94vw; line-height:1.5em; height:1.5em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inside_news3 ul li .txt .h2 a{ color:#333;}
.inside_news3 ul li:hover .txt .h2 a{ color:var(--primary-color);}
.inside_news3 ul li .txt .h3{ font-size:.72vw; line-height:1.5em; height:3em; margin:5px 0 0 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
@media(max-width:999px){
    .inside_news3 ul li{ float:left; width:100%; margin:0 0 20px 0; }
}

/*inpic1*/
.inside_picList1{ }
.inside_picList1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px; text-align:center; background:#f0f0f0; border-radius:10px; overflow:hidden;}
.inside_picList1 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.inside_picList1 ul li .nr_box{ }
.inside_picList1 ul li .img{ padding-bottom:64%; position:relative; overflow:hidden;}
.inside_picList1 ul li .img img{ width:100%; height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; background:#f9f9f9;}
.inside_picList1 ul li:hover .img img{ transform:scale(1.1);}
.inside_picList1 ul li .txtbg{ position:relative;}
.inside_picList1 ul li .txtbg:before{ content:""; width:100%; height:100%; background:var(--primary-color); position:absolute; left:0; top:0; transition:transform .38s cubic-bezier(.4,0,.2,1); transform:scaleY(0); transform-origin:50% 100% 0;}
.inside_picList1 ul li:hover .txtbg:before{ transform:scaleY(1); transform-origin:50% 0 0;}
.inside_picList1 ul li .txt{ padding:15px 5%; color:#666; position:relative; z-index:2;}
.inside_picList1 ul li .txt .h2{ font-size:14px; line-height:1.5em; height:1.5em; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inside_picList1 ul li:hover .txt .h2{ color:#fff;}
.inside_picList1 ul li .txt .h3{ display:none;}
@media(max-width:999px){
.inside_picList1 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.inside_picList1 ul li:nth-child(3n-2){ margin-left:10px; clear:none;}
.inside_picList1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
.inside_picList1 ul li .txt{ padding:15px 5%; }
.inside_picList1 ul li .txt .h2{ font-size:14px; line-height:1.6em; height:1.6em; }
}

/*inphoto1*/
.inside_photo1{  }
.inside_photo1 ul li{ float:left; width:calc((100% - 60px)/4); margin:0 0 20px 20px; text-align:center; }
.inside_photo1 ul li:nth-child(4n-3){ margin-left:0; clear:left;}
.inside_photo1 ul li .nr_box{ border:1px solid #f2f2f2; border-radius:10px; overflow:hidden; padding:10px;}
.inside_photo1 ul li .imgbg{ position:relative; border-radius:10px; overflow:hidden;}
.inside_photo1 ul li .img{ padding-bottom:100%; position:relative; z-index:1;}
.inside_photo1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease; background:#f9f9f9;}
.inside_photo1 ul li:hover .img img{ transform:scale(1.1);}
.inside_photo1 ul li .imgbg:before{ content:""; width:100%; height:100%; background:rgba(0,0,0,.3); position:absolute; top:0; left:0; z-index:2; opacity:0; visibility:hidden; transition:all .3s ease;}
.inside_photo1 ul li:hover .imgbg:before{ opacity:1; visibility:visible;}
.inside_photo1 ul li i{ width:40px; height:40px; background:url(../images/ico_search1.png) center no-repeat; background-size:contain; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index:3; opacity:0; visibility:hidden; transition:all .3s ease;}
.inside_photo1 ul li:hover i{ opacity:1; visibility:visible;}
.inside_photo1 ul li .txtbg{  }
.inside_photo1 ul li .txt{ margin-top:10px; padding:0 5%; color:#666;}
.inside_photo1 ul li .txt .h2{ font-size:14px; line-height:1.5em; height:1.5em; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inside_photo1 ul li:hover .txt .h2{ color:var(--primary-color);}
.inside_photo1 ul li .txt .h3{ display:none;}
@media(max-width:999px){
.inside_photo1 ul li{ float:left; width:calc((100% - 10px)/2); margin:0 0 20px 10px; }
.inside_photo1 ul li:nth-child(4n-3){ margin-left:10px; clear:none;}
.inside_photo1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
}


/*inside_download1*/
.inside_download1{ }
.inside_download1 ul li{ border-bottom:1px dashed #ccc; padding:20px 0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.inside_download1 ul li:nth-child(1){ padding-top:0;}
.inside_download1 ul li>i{ text-align:center; line-height:40px; font-size:40px; width:40px; text-align:center; color:var(--primary-color);}
.inside_download1 ul li .txt{ width:calc(100% - 200px); position:relative;}
.inside_download1 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; }
.inside_download1 ul li .txt .h2 a{ color:#333;}
.inside_download1 ul li:hover .txt .h2 a{ color:var(--primary-color);}
.inside_download1 ul li .txt .h3{ font-size:14px; line-height:24px;}
.inside_download1 ul li .txt .h3 span{ display:inline-block; margin:0 20px 0 0; color:#999;}
.inside_download1 ul li .down_btn{ }
.inside_download1 ul li .down_btn a{ display:block; background:var(--primary-color); color:#fff; width:120px; line-height:40px; text-align:center; font-size:14px; border-radius:4px;}
.inside_download1 ul li .down_btn a:hover{ opacity:.9;}
.inside_download1 ul li .down_btn a i{ margin-right:5px; vertical-align:middle;}
@media(max-width:999px){
.inside_download1 ul li{ padding:20px 0; flex-wrap:wrap;}
.inside_download1 ul li .txt{ width:calc(100% - 60px); }
.inside_download1 ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; }
.inside_download1 ul li .txt .h3{ font-size:14px; line-height:24px;}
.inside_download1 ul li .txt .h3 span{ margin:0 10px 0 0; }
.inside_download1 ul li .down_btn{ width:100%; margin-top:10px;}
.inside_download1 ul li .down_btn a{ width:100%; line-height:40px; font-size:14px; }
}

/*inpro1*/
.inside_product1{ }
.inside_product1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px; text-align:center; }
.inside_product1 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.inside_product1 ul li .nr_box{ border:1px solid #f2f2f2; border-radius:10px; overflow:hidden; padding:10px;}
.inside_product1 ul li:hover .nr_box{ background:#f4f4f4;}
.inside_product1 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.inside_product1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.inside_product1 ul li:hover .img img{ transform:scale(1.1);}
.inside_product1 ul li .txtbg{}
.inside_product1 ul li .txt{ margin-top:10px; padding:0 5%; color:#666;}
.inside_product1 ul li .txt .h2{ font-size:16px; line-height:1.5em; height:1.5em; color:#333;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.inside_product1 ul li:hover .txt .h2{ color:var(--primary-color);}
.inside_product1 ul li .txt .h3{ display:none;}
@media(max-width:999px){
.inside_product1 ul li{ float:left; width:100%; margin:0 0 20px 0; }
.inside_product1 ul li .txt .h2{ font-size:14px; line-height:1.5em; height:1.5em; }
}

/*innewsClass1*/
.itit1{}
.itit1 .h2{ height:20px; line-height:20px; font-size:20px;}
.itit1 .h2 strong{ float:left; font-weight:bold;font-family: "SourceHanSansCN-Heavy"; border-left:5px solid var(--primary-color); padding-left:5px;}
.itit1 .h2 a{ float:right; font-size:14px; color:var(--primary-color);}
.inside_newsClass1{}
.inside_newsClass1_box{ padding:20px 0; border-bottom:1px solid #eee;}
.inside_newsClass1 .ilist{ padding:10px 10px 0 10px;}
.inside_newsClass1 .ilist ul li{ height:40px; line-height:40px; padding-left:15px; position:relative;}
.inside_newsClass1 .ilist ul li:before{ content:""; width:6px; height:6px; border-radius:100%; background:#ccc; position:absolute; left:0; top:17px;}
.inside_newsClass1 .ilist ul li a{ float:left; width:70%; height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; font-size:16px;}
.inside_newsClass1 .ilist ul li span{ float:right; font-size:14px; color:#999;}

/*inproClass1*/
.imore1{}
.imore1 span{ display:inline-block; vertical-align:top; border:1px solid #fff; height:38px; line-height:38px; padding:0 20px; font-size:14px;}
.imore1 span:hover{ background:#fff; color:#333;}
.inside_proClass1{ }
.inside_proClass1 ul li{ float:left; width:calc((100% - 40px)/3); margin:0 0 20px 20px; text-align:center; background:#fff; position:relative;}
.inside_proClass1 ul li:nth-child(3n-2){ margin-left:0; clear:left;}
.inside_proClass1 ul li .nr_box{ border:10px solid #eee;}
.inside_proClass1 ul li .img{ padding-bottom:100%; position:relative; overflow:hidden;}
.inside_proClass1 ul li .img img{ max-width:100%;  max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto; transition:all .3s ease;}
.inside_proClass1 ul li:hover .img img{ transform:scale(1.1);}
.inside_proClass1 ul li .txtbg{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:0; left:0;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;}
.inside_proClass1 ul li .txt{ padding:20px 5%; width:90%; color:#fff;}
.inside_proClass1 ul li .txt .h2{ font-size:24px; line-height:34px; height:34px; overflow:hidden;}
.inside_proClass1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin:10px 0 0 0;}
@media(max-width:999px){
.inside_proClass1 ul li{ float:left; width:calc((100% - 20px)/2); margin:0 0 20px 20px; }
.inside_proClass1 ul li:nth-child(3n-2){ margin-left:20px; clear:none;}
.inside_proClass1 ul li:nth-child(2n-1){ margin-left:0; clear:left;}
}


.m11_message1{}
.m11_message1 .list1{ margin-top:20px;}
.m11_message1 .list1 img{ display:block; width:100%; background:#f9f9f9;}
.m11_message1 .list2{ margin-top:20px;}
/*留言*/
.message1{}
.message1 form{}
.message1 form ul{
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: flex-end;
align-items: flex-end;
flex-wrap:wrap;}
.message1 form ul li{ width:48%; margin:0 0 20px 4%;}
.message1 form ul li.li1{ width:100%; margin-left:0;}
.message1 form ul li.li2{ text-align:right;}
.message1 form ul li:nth-child(1),.message1 form ul li:nth-child(3),.message1 form ul li:nth-child(6){ margin-left:0;}
.message1 form .h3{ width:100px; font-size:14px; line-height:24px; margin-bottom:5px;}
.message1 form .h3 font{ color:#f00;}
.message1 form .input_text{ border:1px solid #eee; background:#fff; height:40px; line-height:40px; padding:0 10px; width:calc(100% - 22px); }
.message1 form textarea{ border:1px solid #eee; background:#fff; height:120px; line-height:40px; padding:0 10px; width:calc(100% - 22px); display:block;}
.message1 form .yzm{ height:42px; }
.message1 form .input_text1{ border:1px solid #eee; background:#fff; height:40px; line-height:40px; padding:0 10px; width:calc(100% - 132px); float:left;}
.message1 form #sendcode{ border:1px solid var(--primary-color); background:var(--primary-color); color:#fff; height:42px; line-height:40px; width:100px; cursor:pointer; transition:all .3s ease; float:right;}
.message1 form #sendcode:hover{ opacity:.9;}
.message1 form #sendcode[disabled]{ background:#999;}
.message1 form .input_button{ border:1px solid var(--primary-color); background:var(--primary-color); color:#fff; height:42px; line-height:40px; width:50%; max-width:200px; cursor:pointer; transition:all .3s ease; margin-top:20px;}
.message1 form .input_button:hover{ border-color:var(--secondary-color); background:var(--secondary-color);}
@media(max-width:999px){
.message1 form ul{ display:block;}
.message1 form ul li{ width:100%; margin:0 0 10px 0;}
.message1 form ul li.li2{ text-align:center;}
.message1 form .h3{ font-size:14px; line-height:1.8em; margin-bottom:0;}
.message1 form .input_text{ height:38px; line-height:38px; padding:0 10px; width:calc(100% - 22px); font-size:14px;}
.message1 form textarea{ height:100px; line-height:38px; padding:0 10px; width:calc(100% - 22px); font-size:14px;}
.message1 form .yzm{ height:40px;}
.message1 form .input_text1{ height:38px; line-height:38px; padding:0 10px; width:calc(100% - 132px); font-size:14px;}
.message1 form #sendcode1{ height:40px; line-height:38px; width:100px; font-size:14px;}
.message1 form .input_button{ height:40px; line-height:38px; width:100%; max-width:100%; font-size:14px; margin-top:10px;}
}


/*联系*/
.inside_contact1{ font-size:.84vw; line-height:1.56vw;}
.inside_contact1 ul li{}
.inside_contact1 ul li h2{ font-size:1.56vw; line-height:1.5em;}
.inside_contact1 ul li i{ display:inline-block; text-align:center; width:1.56vw; height:1.56vw; line-height:1.56vw; margin-right:5px; color:var(--primary-color);}
.inside_contact1 ul li span{ display:inline-block; width:4.2vw; text-justify:inter-ideograph;
text-align: justify;
-moz-text-align-last: justify;
text-align-last: justify;}


/*-----------------------------------------*/

/*csscsscss*/
.wapper{ width:1460px; margin:0 auto;padding: 0 15px;}
.wapper1{ width:1460px; margin:0 auto;padding: 0 15px;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #2f327f;
    --main-color2: #56ae3e;
    --main-color3: #000119;
    --main-color-white: #fff;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}



.headTop{height: 60px;background: var(--main-color);color: #fff;line-height: 60px;}
.headTop .warp{}
.headTop .left a{display: block;width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;border-right: 1px solid rgba(255,255,255,0.3);color: #fff;font-size: 20px;}
.headTop .left a:first-child{border-left: 1px solid rgba(255,255,255,0.3);}

.headTop a:hover{color: var(--main-color2);}

.headTop .right .item{border-right: 1px solid rgba(255,255,255,0.3);color: #fff;position: relative;height: 60px;line-height: 60px;font-size: 16px;}
.headTop .right .item:first-child{border-left: 1px solid rgba(255,255,255,0.3);}
.headTop .right .icon{padding: 0 20px;}
.headTop .right .icon i{padding-right: 10px;font-size: 20px;}
.headTop .right .icon a{color: #fff;}
.headTop .right .panel{position: absolute;top: 60px;left: 50%;transform: translateX(-50%);width: 120px;background: #fff;padding: 5px;z-index: 999;box-shadow: var(--main-shadow);display: none;}
.headTop .right .panel .box{width: 100%;height: auto;line-height: 1;}
.headTop .right .panel img{width: 100%;}
.headTop .right .tel{font-size: 22px;}
.headTop .right .item:hover .panel{display: block;}

.header{ position:relative;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 100px;padding: 0 5%;box-sizing: border-box;}
.headList .logo{display: block;height:100px;position:relative;display: flex;align-items: center;}
.headList .logo img{max-height: 45px;vertical-align: middle;}


/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt105{padding-top: 60px;}
.pb105{padding-bottom: 80px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 12px;}
.mt35{margin-top: 15px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}
.mt105{margin-top: 60px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{font-size: 34px;color: #333;font-weight:bold;font-family: "SourceHanSansCN-Heavy";}
.iTit2{color: #333;font-weight:bold;font-family: "SourceHanSansCN-Heavy";font-size: 17px;}
.iTxt{font-size: 16px;color: #000000;}
.iTxt p{line-heighr: 1.8;}
.iMore{}
.iMore .btn{display: inline-block;padding: 12px 35px;background: var(--main-color);color: #fff;border-radius: 5px;font-size: 16px;}
.iMore .btn:hover{box-shadow: var(--main-shadow);background: var(--main-color3);}
.iMore_2 .btn{background: #fff;color: var(--main-color);}
.iMore_2 .btn:hover{background: var(--main-color2);color: #fff;}
.iMore_3 .btn{background: transparent;color: #9b9b9c;border: 1px solid #9b9b9c;}
.iMore_3 .btn:hover{background: var(--main-color2);color: #fff;border: 1px solid var(--main-color2);}

.iMore .btn i{vertical-align: middle;margin-left: 5px;font-size: 18px;}
.iLine{}
.iTag{}
.iTag span{display: inline-block;padding: 12px 25px;background: #eaeaf2;border-radius: 5px;font-weight: bold;font-size: 16px;color: #9b9b9c;}
.iTag2 span{color: #333;}
.innerTit{font-size: 44px;color: #333;}
.innerTxt{font-size: 18px;color: #666;}
.iVideo{width: 100%;}
.iVideo video{width: 100%;}

/*-------------------------------------------*/
.inbarbg .inner_menu{display: none;}
/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;border-radius: 0;width: 30px;height: 4px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color2);}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;}
.bannerSwiper a{display: block;width: 100%;height: 100%;}

.index1{width: 100%;position: relative;background: var(--main-color3);padding-bottom: 105px;margin-bottom: 105px;}
.i1Top{padding: 75px;text-align: center;color: #b1aecb;font-size: 22px;}
.i1Top a{font-size: 24px;color: #fff;display: inline-block;border-bottom: 1px solid #fff;padding: 2px 0;}
.i1List{width: 100%;position: absolute;bottom: -105px;left: 0;width: 100%;z-index: 9;}
.i1List ul{justify-content: space-between;max-width: 1230px;margin: 0 auto;}
.i1List ul li{width: 33.3%;max-width: 365px;}
.i1List .part{width: 100%;height: 210px;background: #fff;border-radius: 15px;display: flex;align-items: center;padding: 30px;box-shadow: var(--main-shadow);}
.i1List .part .img{width: 120px;padding: 5px;display: flex;justify-content: center;align-items: center;margin-right: 10px;}
.i1List .part .img img{width: auto;max-width: 100%;}
.i1List .part .desc{flex: 1;}
.i1List .part .tit{font-weight: bold;color: #333;font-size: 2vw;}
.i1List .part .txt{font-size: 1vw;color: #333;}

.index2{width: 100%;}
.i2Warp{width: 100%;}
.i2Warp .left{width: 50%;}
.i2Warp .img{width: 45%;}
.i2Warp .img img{width: 100%;}

.index3{width: 100%;background: #f4fcfe url(../images/bg_2.png) top left no-repeat;}
.index3 .wapper{width: 100%;max-width: 1640px;margin: 0 auto;}
.i3List{width: 100%;position: relative;padding: 0 5.6%;}
.i3List .swiper .swiper-slide{background: transparent;}
.i3List .part{display: flex;justify-content: center;align-items: center;width: 100%;}
.i3List .part .img{width: 50%;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .desc{width: 50%;height: 410px;overflow: hidden;background: var(--main-color);border-radius: 20px 0 0 20px;color: #fff;display: flex;align-items: center;overflow: hidden;padding-right: 8%;padding-left: 2%;}
.i3List .part .box{width: 100%;max-width: 480px;margin-left: auto;}
.i3List .part .tit{font-size: 26px;color: #fff;font-weight: bold;}
.i3List .part .txt{font-size: 16px;margin-top: 10px;}

.iBtn:after{display: none !important;}
.iBtn:hover img{filter: brightness(0%) contrast(200%) invert(0%) opacity(100%);}

.index4{background: #06092a;}
.i4Warp{width: 100%;}
.i4Warp .left{width: 48%;}
.i4Warp .right{width: 48%;}
.i4Warp .right .img{width: 100%;}
.i4Warp .right .img img{width: 100%;}
.i4Warp .iTxt p{padding: 10px 0;}
.i4Warp .iTxt em{color: var(--main-color);margin-right: 10px;font-size: 24px;}

.index5{width: 100%;background: #f2f2f2 url(../images/bg_3.png) left top no-repeat;padding-top: 6%;}
.i5Warp{width: 100%;}
.i5Warp .left{width: 45%;}
.i5Warp .right{width: 48%;}
.i5List{width: 100%;}
.i5List ul li{width: 50%;padding: 10px;}
.i5List .part{display: block;width: 100%;height: 100%;}
.i5List .img{width: 100%;height: 100%;}
.i5List .img img{width: 100%;height: 100%;object-fit: cover;}

.index6{width: 100%;background: url(../images/bg_4.png) center no-repeat;background-size: cover;margin-top: 220px;}
.i6Warp{width: 100%;}
.i6Warp .imgBox{width: 40%;position: relative;top: -120px;}
.i6Warp .imgBox .imgTxt{position: absolute;width: 41px;left: -40px;top: 0;font-size: 0px;}
.i6Warp .imgBox .imgTxt img{width: 100%;}
.i6Warp .imgBox .img{width: 100%;}
.i6Warp .imgBox .img img{width: 100%;}
.i6Warp .right{width: 50%;}
.i6List{width: 100%;}
.i6List ul li{padding: 10px 0;border-bottom: 1px solid rgba(255,255,255,0.3);}
.i6List ul li:last-child{border: none;}
.i6List .part{display: flex;align-items: center;}
.i6List .part .img{width: 70px;margin-right: 20px;}
.i6List .part .img img{width: 100%;}
.i6List .part .desc{flex: 1;color: #FFFFFF;}
.i6List .part .t1{font-size: 19px;}
.i6List .part .txt{font-size: 14px;margin-top: 5px;}

.index7{width: 100%;}
.i7List{width: 100%;position: relative;overflow: hidden;}
.i7List .part{display: block;width: 100%;height: 100%;position: relative;}
.i7List .part .img{width: 100%;height: 400px;display: flex;justify-content: center;align-items: center;}
.i7List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i7List .part .desc{width: 100%;max-width: 320px;margin: 0 auto;position: relative;height: 150px;top: -75px;background: #fff;box-shadow: var(--main-shadow);border-radius: 20px;padding: 10px;}
.i7List .part .desc .box{flex: 1;}
.i7List .part .desc .tag{color: #999;font-size: 20px; font-weight:bolder;}
.i7List .part .desc .tag i{display: inline-block;width: 30px;height: 2px;background: #999;vertical-align: middle;margin-right: 5px;}
.i7List .part .desc .t1{color: #333;font-size: 20px;margin-top: 10px;font-weight: bold;}
.i7List .part .icon{width: 48px;margin-left: 12px;}
.i7List .part .icon img{width: 100%;vertical-align: middle;}

.swiperWarp .swiper-pagination-bullet{width: 12px;height: 12px;border: 1px solid #999;border-radius: 50%;background: transparent;opacity: 1;}
.swiperWarp .swiper-pagination-bullet-active{border-color: var(--main-color);background: var(--main-color);}

.index8{width: 100%;}
.index8 .wapper{width: 100%;max-width: 1640px;margin: 0 auto;}
.i8List{width: 100%;position: relative;padding: 0 5.6%;}
.i8List .swiper .swiper-slide{background: transparent;}

.i8Item{width: 100%;margin-top: 54px;padding-bottom: 60px;}
.i8Item ul{display: flex;justify-content: center;flex-wrap: wrap;}
.i8Item ul li{width: auto;display: flex;margin: -54px 0;border-radius: 50%;overflow: hidden;}
.i8Item .part{display: block;width: 230px;height: 230px;background: url(../images/bg_5.png) center no-repeat;background-size: contain;display: flex;justify-content: center;align-items: center;padding: 17%;flex-direction: column;}
.i8Item .part .img{width: 100%;text-align: center;display: flex;justify-content: center;align-items: center;}
.i8Item .part .img img{width: auto;height: auto;max-width:  120px;max-height: 80px;}
.i8Item .part .t1{color: #555;font-size: 0.8vw;font-weight: bold;text-align: center;display: none;}

.i8Item .part:hover{background: url(../images/bg_5_2.png) center no-repeat;background-size: contain;}
.i8Item .part:hover .t1{color: #fff;}


.i8Item ul li:nth-child(1):before{width: 150px;content: "";}
.i8Item ul li:nth-child(4):after{width: 150px;content: "";}
.i8Item ul li:nth-child(5):before{width: 100px;content: "";}
.i8Item ul li:nth-child(9):after{width: 100px;content: "";}
.i8Item ul li:nth-child(16):before{width: 100px;content: "";}
.i8Item ul li:nth-child(20):after{width: 100px;content: "";}

.i8List .iBtn{margin-top: 35px;}

.index9{width: 100%;}
.i9Warp{width: 100%;position: relative;height: 468px;background-size: cover;background-repeat: no-repeat;display: flex;flex-direction: column;align-items: center;justify-content: center;margin-bottom: -130px;z-index: 9;}

.footer{width: 100%;background: url(../images/footBg.png) center no-repeat;background-size: cover;color: rgba(255,255,255,0.6);}
.footer a{color: rgba(255,255,255,0.6);}
.footer a:hover{color: #FFFFFF !important;}
.fWarp{padding: 80px 0;}
.fWarp .item{width: 18%;}
.fWarp .item1{width: 32%;}
.fLogo img{width: auto;max-width: 100%;max-height: 60px;}
.fTit{color: #fff;font-size: 26px;margin-bottom: 15px;}
.fMenu{width: 100%;font-size: 16px;}
.fMenu>ul>li{margin: 10px 0;}
.fMenu>ul>li>a{display: block;display: flex;align-items: center;}
.fMenu>ul>li>a:before{content: "\f105";font-family: "fontawesome";color: var(--main-color);font-size: 24px;margin-right: 10px;}

.fBtm .left{flex: 1;margin-right: 5%;}
.fBtm .f_info{display: flex;flex-wrap: wrap;font-size: 14px}
.fBtm .f_info p{padding: 0;}
.fBtm .f_info2{display: flex;flex-wrap: wrap;font-size: 14px}
.fBtm .f_info2 p{padding: 0;}

.f_nav{width: 100%;font-size: 16px;padding: 0;}
.f_nav ul{display: block;}
.f_nav>ul>li{margin: 10px 0;width: 100%;}
.f_nav>ul>li>a{display: block;display: flex;color: rgba(255,255,255,0.6);font-size: 16px;font-weight: normal;}
.f_nav>ul>li>a:before{content: "\f105";font-family: "fontawesome";color: var(--main-color);font-size: 24px;margin-right: 10px;}
.f_nav>ul>li>ul{display: none !important;}

.fForm{width: 100%;}
.fForm input{width: 100%;height: 50px;border: 1px solid rgba(255,255,255,0.3);padding: 0 10px;font-size: 16px;border-radius: 5px;background: transparent;outline: none;}
.fForm input:focus{border-color: var(--main-color);}
.fForm button{width: 100%;height: 50px;border: none;border-radius: 5px;text-align: center;font-size: 16px;color: #fff;text-align: center;margin-top: 15px;background: var(--main-color);}
.fForm button:hover{background: var(--main-color2);}

.fBtm{padding: 20px 0;border-top: 1px solid rgba(255,255,255,0.3);font-size: 16px;color: rgba(255,255,255,0.8);}
.fLinks{}
.fLinks a{display: block;color: #fff;width: 30px;text-align: center;margin-left: 10px;font-size: 20px;}
.fLinks a:hover{color: var(--main-color2) !important;}

.p_page{width: 100%;background: #fafafa;padding: 20px 0;}
.current a{font-size: 14px;color: #888;position: relative;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}
.tongtu{width: 100%;}
.tongtu .img img{width: 100%;}

.about1{width: 100%;}
.abo1Top{max-width: 1200px;margin: 0 auto;}
.about1List{width: 100%;}
.about1List ul li{width: 25%;}
.about1List .part{display: block;width: 100%;text-align: center;}
.about1List .part .img{width: 100%;}
.about1List .part .img img{max-width: 100%;width: auto;}
.about1List .part .tit{margin-top: 20px;color: #333;font-size: 16px;}
.about1List .part .tit strong{font-weight: bold;font-size: 48px;}
.about1List .part .txt{margin-top: 10px;font-size: 16px;color: #333;}

.abo1List2{width: 100%;position: relative;background-size: cover;padding: 6%;}
.abo1List2 .swiper .swiper-slide{background: transparent;width: auto;background: transparent;margin-right: 30px;}
.abo1List2 .swiper-button-next, .abo1List2 .swiper-button-prev{width: 90px;}
.abo1List2 .swiper-button-next:after, .abo1List2 .swiper-button-prev:after{display: none;}
.abo1List2 .swiper-button-next{right: -45px;}
.abo1List2 .swiper-button-prev{left: -45px;}

.abo1List2 .part{display: block;width: auto;}
.abo1List2 .part .img{width: 100%;}
.abo1List2 .part .img img{width: 100%;}

.about2{width: 100%;background-size: cover;padding-bottom: 200px;background-color: #f2f2f2;}
.about2 .iTit{text-align: center;font-size: 32px;color: #fff;}
.about2_2{position: relative;margin-top: -115px;z-index: 9;}
.about2_2 .wapper{width: 100%;max-width: 1640px;margin: 0 auto;}
.abo2List{width: 100%;position: relative;padding: 0 5.6%;}
.abo2List .swiper .swiper-slide{background: transparent;}
.abo2List .part{display: block;width: 100%;}
.abo2List .part .img{width: 100%;}
.abo2List .part .img img{width: 100%;}

.about3{width: 100%;}
.abo3List{width: 100%;}
.abo3List ul li{width: 33.3%;padding: 0 10px;margin-bottom: 40px;}
.abo3List .part{display: block;width: 100%;height: 100%;background: #f2f2f2;}
.abo3List .part .imgP{width: 100%;}
.abo3List .part .img img{width: 100%;}
.abo3List .part .desc{width: 100%;padding: 30px;}
.abo3List .part .desc .time{font-size: 14px;color: #666;}
.abo3List .part .desc .tit{font-size: 24px;color: #333;margin-top: 10px;font-weight: bold;}
.abo3List .part .desc .txt{font-size: 16px;color: #666;margin-top: 10px;line-height: 1.6;}
.abo3List .part .desc .tag{margin-top: 10px;}
.abo3List .part .desc .tag span{display: inline-block;border: 1px solid #999;padding: 5px 10px;color: #666;font-size: 14px;border-radius: 5px;}

.abo3List ul.list{display: flex;flex-wrap: wrap;}
.hidden{ display: none;}
.jq22 .more{overflow: hidden;padding:10px;text-align: center;}
.jq22 .more a{display: block;width: 120px;padding:8px 0;color:#fff;margin:0 auto;background:var(--main-color);text-align:center;border-radius:3px;font-size:16px;}


.about4{width: 100%;background: #f2f2f2;}
.abo4Warp{width: 100%;}
.abo4Warp .left{width: 68%;}
.abo4Warp .right{width: 25%;}
.abo4Warp .downloadBtn{width: 100%;display: block;text-align: center;font-size: 24px;color: #333;font-weight: bold;}
.abo4Warp .downloadBtn:hover p{color: var(--main-color);}
.abo4Warp .downloadBtn .img{width: 100%;}
.abo4Warp .downloadBtn .img img{width: 100%;}

.abo4Form{width: 100%;}
.abo4Form .warp{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.abo4Form .item{width: 100%;flex: 1;margin-right: 20px;}
.abo4Form input{width: 100%;height: 60px;background: transparent;border: 1px solid #ddd;padding: 0 10px;font-size: 16px;color: #333;}
.abo4Form button{width: 100%;height: 60px;background: var(--main-color);border: none;padding: 0 10px;font-size: 16px;color: #fff;}
.abo4Warp .tel{color: var(--main-color);font-size: 48px;}

/*质量控制*/

.quality1{width: 100%;}
.quality1Item{width: 100%;margin-bottom: 80px;}
.quality1 .quality1Item:last-child{margin-bottom: 0;}
.quality1 .innerTxt{max-width: 1200px;margin-left: auto;margin-right: auto;}
.quality1Slide{margin-top: 60px;}
.quality1Slide .tab{width: 100%;margin-bottom: 20px;}
.quality1Slide .tab ul{justify-content: center;}
.quality1Slide .tab ul li{width: 33.3%;padding: 10px;}
.quality1Slide .tab ul li span{display: block;height: 80px;display: flex;justify-content: center;align-items: center;cursor: pointer;background: #f2f2f2;color: #666;font-weight: bold;font-size: 20px;}
.quality1Slide .tab ul li.on span{background: var(--main-color);color: #fff;}
.quality1Slide .panel{
flex-wrap: wrap;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;}
.quality1Slide .panel .item{width: 33.3%;padding: 10px;}
.quality1List{width: 100%;}
.quality1List ul li{}
.quality1List .part{display: block;width: 100%;height: 100%;}
.quality1List .part .img{width: 100%;}
.quality1List .part .img img{width: 100%;}
.quality1List .part .t1{width: 100%;height: 100px;display: flex;justify-content: center;align-items: center;padding: 10px;line-height: 1.6;display: flex;justify-content: center;align-items: center;font-size: 20px;font-weight: bold;color: #fff;background: var(--main-color);}

.quality2{width: 100%;}
.quality2List{width: 100%;position: relative;}
.quality2List:before{position: absolute;left: 50%;transform: translateX(-50%);width: 5px;height: 100%;background: #f2f2f2;content: "";}
.quality2List ul{width: 100%;}
.quality2List ul li{width: 100%;padding-bottom: 100px;position: relative;}
.quality2List ul li:last-child{padding-bottom: 0;}
.quality2List .dot{width: 26px;height: 26px;border-radius: 50%;border: 3px solid #ccc;padding: 5px;position: absolute;left: 50%;transform: translateX(-50%);top: 0;transition: 0.3s;}
.quality2List .dot i{display: block;width: 100%;height: 100%;border-radius: 50%;background: #ccc;transition: 0.3s;}
.quality2List .part{display: flex;justify-content: space-between;width: 100%;}
.quality2List .part .img{width: 42%;border-radius: 20px;}
.quality2List .part .img img{width: 100%;}
.quality2List .part .desc{width: 42%;position: relative;top: -12px;}
.quality2List .part .numb{font-size: 48px;color: #333;font-weight: bold;line-height: 1;transition: 0.3s;}
.quality2List .part .numb i{position: absolute;width: 12%;height: 3px;background: #ccc;top: 23px;right: -17%;transition: 0.3s;}
.quality2List .part .tit{margin-top: 10px;font-weight: bold;font-size: 22px;color: #333;line-height: 1.6;}

.quality2List ul li:nth-child(odd) .desc{text-align: right;}
.quality2List ul li:nth-child(even) .desc{order: 1;}
.quality2List ul li:nth-child(even) .img{order: 0;}
.quality2List ul li:nth-child(even) .numb i{right: auto;left: -17%;}

.quality2List ul li:hover .part .numb{color: var(--main-color);}
.quality2List ul li:hover .part .numb i{background: var(--main-color);}
.quality2List ul li:hover .dot{border-color: var(--main-color)}
.quality2List ul li:hover .dot i{background: var(--main-color);}

/*contact*/

.contact{width: 100%;}
.contactWarp{width: 100%;}
.contactWarp .left{width: 52%;padding-top: 60px;}
.contactWarp .right{width: 38%;}
.contactBox{width: 100%;background: var(--main-color);color: #fff;padding: 30px 50px;position: relative;margin-top: -120px;z-index: 9;min-height: 500px;}
.contactWarp .left .logo img{width: auto;max-width: 100%;max-height: 80px;}
.contactWarp .left .iTxt{font-weight: bold;margin-top: 10px;font-size: 22px;}

.contactList{width: 100%;}
.contactList ul li{width: 25%;position: relative;}
.contactList ul li:after{position: absolute;top: 50%;transform: translateY(-50%);width: 1px;height: 80%;background: #eee;content: "";right: 0;}
.contactList .img{display: none;}
.contactList .part{display: block;padding: 10px;text-align: center;}
.contactList .part .tit{color: var(--main-color);font-size: 14px;}
.contactList .part .tit strong{font-size: 48px;}
.contactList .part .txt{margin-top: 10px;font-size: 16px;}
.contactList ul li:nth-child(4n):after{display: none;}

.contactBox ul li{padding: 35px 0;border-bottom: 1px solid #fff;}
.contactBox ul li .icon{width: 48px;margin-bottom: 20px;}
.contactBox ul li .icon img{width: auto;max-width: 48px;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.contactBox ul li .desc{width: 100%;}
.contactBox ul li .txt{color: #fff;font-size: 20px;}
.contactBox ul li .txt a{color: #fff;}
.contactBox ul li:last-child{border-bottom: none;}

.cont3Warp{background: #f2f2f2;padding: 60px 0;}
.cont3Warp ul li{width: 33.3%;text-align: center;}
.cont3Warp .img{width: 100%;max-width: 220px;background: #fff;border-radius: 5px;padding: 10px;font-size: 0px;margin: 0 auto;}
.cont3Warp .img img{width: 100%;}
.cont3Warp .t1{margin-top: 20px;font-size: 16px;color: #000;}
.cont3Warp .t1 img{width: 30px;vertical-align: middle;margin-right: 10px;}

/*solution*/

.solution1{width: 100%;background: url(../images/solBg4.png) center no-repeat;background-size: cover}
.sol1Warp{width: 100%;}
.sol1Warp .left{width: 50%;}
.sol1Warp .right{width: 45%;}
.sol1Warp .img{width: 100%;}
.sol1Warp .img img{width: 100%;}
.sol1Item{margin-bottom: 10px;background: #fff;border-radius: 20px;padding: 6px 60px;}
.sol1Item .title{color: var(--main-color);font-size: 1.4vw;display: flex;align-items: center;}
.sol1Item .title .icon{width: 50px;margin-right: 20px;}
.sol1Item .title .icon img{width: 100%;}
.sol1Item .title strong{}
.sol1Item .text{font-size: 20px;color: #666;}
.sol1Item .warp{margin-top: 40px;position: relative;}
.sol1Item .warp .box{background: #f2f2f2;width: 50%;}
.sol1Item .warp .box .tit{height: 60px;display: flex;justify-content: center;align-items: center;background: #808080;position: relative;color: #fff;font-size: 1.48vw;font-weight: bold;}
.sol1Item .warp .box .desc{padding: 20px;}
.sol1Item .warp .box .txt{text-align: center;font-size: 1vw;color: #333;font-weight: bold;}
.sol1Item .warp .box:nth-child(1) .tit{background: var(--main-color);}


.sol1Warp .left .sol1Item:nth-child(2) .warp:after{position: absolute;width: 40px;height: 40px;left: 50%;transform: translateX(-50%);content: "";background: url(../images/vsBtn1.png) center no-repeat;background-size: contain;top: 55%;}
.sol1Warp .left .sol1Item:nth-child(1) .warp .box:nth-child(1){width: 55%;margin-right: 20px;}
.sol1Warp .left .sol1Item:nth-child(1) .warp .box:nth-child(2){width: calc(45% - 20px);}
.sol1Warp .left .sol1Item:nth-child(1) .warp .box:nth-child(1) .tit{border-radius: 0 5px 0 0;}
.sol1Warp .left .sol1Item:nth-child(1) .warp .box:nth-child(1) .tit:after{position: absolute;right: 0;top: -5px;width: 79px;height: 33px;background: url(../images/icon_bg1.png) center no-repeat;background-size: contain;content: "";}

.solution2{background: url(../images/solBg3.png) center no-repeat;background-size: cover}
.sol2Warp{width: 100%;}
.sol2Warp .left{width: 45%;}
.sol2Warp .right{width: 50%;}
.sol2List{width: 100%;}
.sol2List ul li{margin-bottom: 20px;}
.sol2List .part{display: flex;align-items: center;background: #fff;border-radius: 10px;padding: 30px 20px;transition: 0.3s;cursor: default;}
.sol2List .part .icon{width: 50px;margin-right: 20px;text-align: center;}
.sol2List .part .icon img{width: 100%;max-width: 45px;}
.sol2List .part .desc{flex: 1;transition: 0.3s;}
.sol2List .part .t1{color: #333;font-weight: bold;font-size: 21px;transition: 0.3s;margin-bottom: 10px;}
.sol2List .part .txt{transition: 0.3s;height: 0px;opacity: 0;overflow: hidden;color: #fff;font-size: 16px;}
.sol2List ul li.active .part,
.sol2List ul li:hover .part{background: var(--main-color);box-shadow: var(--main-shadow);}

.sol2List ul li.active .part .icon img,
.sol2List ul li:hover .part .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}

.sol2List ul li.active .part .t1,
.sol2List ul li:hover .part .t1{color: #fff;}

.sol2List ul li.active .part .txt,
.sol2List ul li:hover .part .txt{height: auto;opacity: 1;}

.solution3{background: url(../images/solBg2.png) center no-repeat;background-size: cover;}
.sol3List{width: 100%;}
.sol3List ul li{width: 33.3%;padding: 10px;}
.sol3List .part{display: block;width: 100%;height: 100%;background: #fff;padding: 40px;transition: 0.3s;}
.sol3List .part .img{text-align: center;}
.sol3List .part .img img{width: auto;max-width: 50px;}
.sol3List .part .tit{text-align: center;font-size: 19px;font-weight: bold;color: #333;margin: 20px 0;}
.sol3List .part .txt{padding: 40px 0;border-top: 1px solid #ddd;font-size: 20px;color: #999;font-weight: bold;}
.sol3List .part .txt p{position: relative;padding-left: 30px;background: url(../images/icon_check.png) left center no-repeat;}

.sol3List .part .btn{margin-top: 3vw;}
.sol3List .part .btn a{display: block;height: 50px;display: flex;justify-content: center;align-items: center;border-radius: 5px;text-align: center;color: #fff;font-size: 16px;background: var(--main-color);}
.sol3List .part .btn a:hover{background: var(--main-color2);}


.solution4{width: 100%;background: url(../images/solBg_1.png) center no-repeat;background-size: cover;}
.sol4Warp{width: 100%;}
.sol4Warp .img{width: 60%;border-radius: 20px;overflow: hidden;}
.sol4Warp .img img{width: 100%;}
.sol4Warp .desc{width: 35%;}
.sol4Warp .iTxt{color: #555;}


.sol4List{width: 100%;}
.sol4List ul li{width: 30%;max-width: 365px;}
.sol4List .part{display: block;width: 100%;}
.sol4List .part .tit{color: #333;font-size: 24px;font-weight: bold;}
.sol4List .part .txt{margin-top: 10px;font-size: 16.5px;color: #666;}

/*attachment*/

.attachment{width: 100%;}
.attaItem{width: 100%;}
.attaTop{width: 100%;position: relative;margin-top: 60px;}
.attaImg{width: 100%;font-size: 0px;}
.attaImg img{width: 100%;}
.attaTit{width: 400px;height: 60px;line-height: 60px;padding: 0 35px;font-size: 2.48vw;color: #333;position: absolute;left: 8%;top: -62px;}
.attaTit span{display: inline-block;padding: 0 20px;border-bottom: 2px solid var(--main-color);}
.attaDesc{background: #fff;padding: 35px;position: absolute;left: 8%;top: 0;width: 400px;box-shadow: var(--main-color);}
.attaDesc:before{position: absolute;left: ;}
.attaDesc .desc{width: 100%;}
.attaDesc .txt{font-size: 16px;color: #333;}
.attaDesc .more{margin-top: 25px;}
.attaDesc .more a{color: #666;font-size: 16px;}
.attaDesc .more a i{margin-left: 5px;}
.attaDesc .more a:hover{color: var(--main-color);}

.attaWarp{padding: 60px 40px;background: url(../images/attaBg1.png) center no-repeat;background-size: cover;}
.attaWarp .left{width: 55%;}
.attaWarp .right{width: 40%;}

.attaBtn{display: flex;align-items: center;}
.attaBtn .swiper-button-next,.attaBtn .swiper-button-prev{position: relative;top: auto;margin: 0;width: 50px;height: 50px;background: #fff;color: #666;border-radius: 50%;left: auto;right: auto;}
.attaBtn .swiper-button-next:after,.attaBtn .swiper-button-prev:after{font-size: 20px;}
.attaBtn .swiper-button-next:hover,.attaBtn .swiper-button-prev:hover{background: var(--main-color);color: #fff;}
.attaBtn .swiper-button-prev{margin-right: 20px;}

.attaWarp .list{width: 100%;}
.attaWarp .swiper-slide{background: transparent;}
.attaWarp .list .item{width: 25%;padding: 10px;}
.attaWarp .list .part{display: block;width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;padding: 10px;background: #fff;border: 1px solid #ddd;}
.attaWarp .list .part img{width: auto;height: auto;max-width: 100%;max-height: 100%;}

.attaItem2 .attaTit,
.attaItem2 .attaDesc{left: auto;right: 8%;}

/*case*/

.case{width: 100%;background: url(../images/bg_1.png) right bottom no-repeat;margin: 90px 0;}
.case2{width: 100%;background: url(../images/bg_1_2.png) left bottom no-repeat;margin: 90px 0;}
.case4{margin: 90px 0;}
.case4Slide{width: 100%;}
.case4Tab{width: 100%;}
.case4Tab ul li{width: 33.3%;padding: 10px;}
.case4Tab ul li span{display: block;height: 80px;display: flex;justify-content: center;align-items: center;cursor: pointer;background: #f2f2f2;color: #666;font-weight: bold;font-size: 18px;text-align: center;line-height: 1.4;}
.case4Tab ul li.on span{background: var(--main-color);color: #fff;}

.case4Panel{width: 100%;
flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;}
.case4Panel .item{width: 33.3%; padding: 10px;}
.case4List{width: 100%;}
.case4List ul li{/*width: 33.3%;padding: 10px;*/}
.case4List .part{display: block;width: 100%;height: 100%;}
.case4List .part .img{width: 100%;}
.case4List .part .img img{width: 100%;}

/*不锈钢制作商品*/

.pro1List{width: 100%;}
.pro1List ul li{margin-bottom: 90px;}
.pro1List .part{display: block;width: 100%;display: flex;justify-content: space-between;}
.pro1List .part .img{width: 30%;}
.pro1List .part .img img{width: 100%;}
.pro1List .part .desc{width: 65%;}
.pro1List .part .desc .t1{font-size: 1.58vw;color: #333333;font-weight: bold;}
.pro1List .part .desc .t2{font-size: 0.86vw;color: #333;font-weight: bold;;line-height: 1.6;}
.pro1List .part .desc .item{width: 100%;padding: 30px 0;border-top: 1px solid #ddd;font-size: 0.86vw;color: #666;}
.pro1List .part .desc .tit{font-size: 1vw;color: #333;font-weight: bold;margin-bottom: 10px;}
.pro1List .part .desc .tit span{display: inline-block;padding: 10px 20px;background: #f2f2f2;border-radius: 5px;}
.pro1List .part .desc .txt{display: flex;flex-wrap: wrap;}
.pro1List .part .desc .txt p{width: 50%;padding: 2px 0;background: url(../images/icon_circle.png) center left no-repeat;padding-left: 20px;}
.pro1List .part .desc .btn{margin-top: 0;}
.pro1List .part .desc .btn a{display: inline-block;padding: 12px 20px;border: 1px solid #ddd;border-radius: 5px;font-size: 16px;color: #fff;background: var(--main-color);}
.pro1List .part .desc .btn a:first-child{background: transparent;color: #333;margin-right: 20px;}
.pro1List .part .desc .btn a:hover{background: var(--main-color2);color: #fff;}

/*生产设备不锈钢解决方案*/

.solClass1{width: 100%;}
.solClass1 .left{width: 50%;}
.solClass1 .img{width: 50%;}
.solClass1 .img img{width: 100%;}
.solClass1 .desc{padding: 30px;margin-left: auto;max-width: 750px;}

.solClass1Btm{width: 100%;}
.solClass1Btm .wapper{width: 100%;padding: 0 5%;}
.solClass1Btm ul li{width: 33%;border-right: 1px solid #ddd;}
.solClass1Btm ul li:last-child{border: none;}
.solClass1Btm .part{text-align: center;}
.solClass1Btm .part .tit{color: #333;font-size: 20px;}
.solClass1Btm .part .tit strong{color: var(--main-color);font-weight: bold;font-size: 26px;}
.solClass1Btm .part .txt{margin-top: 10px;color: #666;font-size: 16px;}

.solClass2{width: 100%;background: #fbfaff;}
.solClass2List{position: relative;height: 715px;}
.solClass2List .part{background: #f2f2f2;width: 100%;position: relative;display: block;}
.solClass2List .part .img{width: 100%;position: relative;}
.solClass2List .part .img:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";background: gray;opacity: 0.5;}
.solClass2List .part .img img{width: 100%;}
.solClass2List .part .desc{padding: 20px 30px;text-align: center;}
.solClass2List .part .t1{font-size: 20px;color: #333;font-weight: bold;}
.solClass2List .part .icon{height: 0;transition: 0.3s;opacity: 0;}
.solClass2List .part .icon img{width: 50px;height: auto;display: inline-block;}

.solClass2List .swiper-slide{background: transparent;width: 50%;}
.solClass2List .swiper-slide-active .part .img:after{opacity: 0;}
.solClass2List .swiper-slide-active .part .t1{font-size: 32px;}
.solClass2List .swiper-slide-active .part .icon{height: auto;opacity: 1;margin-top: 20px;}

.solClass3{background: #f2f2f2;}
.solClass3Line{width: 100%;height: 2px;background: #fff;}
.solClass3Slide{width: 100%;}
.solClass3Tab{width: 100%;}
.solClass3Tab ul{justify-content: space-between;}
.solClass3Tab ul li{width: 30%;}
.solClass3Tab .part{position: relative;display: flex;justify-content: space-between;align-items: auto;height: 70px;line-height: 70px;cursor: pointer;}
.solClass3Tab .part:before{position: absolute;top: -2px;width: 100%;background: var(--main-color);content: "";left: 0;height: 2px;opacity: 0;}
.solClass3Tab .part .icon{width: 35px;}
.solClass3Tab .part .icon img{width: 100%;vertical-align: middle;filter: brightness(0%) contrast(200%) invert(50%) opacity(100%);}
.solClass3Tab .part .t1{font-size: 28px;color: #333;font-weight: bold;}

.solClass3Tab ul li.on .part:before{opacity: 1;}
.solClass3Tab ul li.on .part .icon img{filter: none;}
.solClass3Tab ul li.on .part .t1{color: var(--main-color);}

.solClass3Panel{position: relative;overflow: hidden;display: flex;justify-content: space-between;height: 100%;}
.solClass3Panel .item{width: 220px;position: relative;}
.solClass3Warp{width: 100%;background: #fff;position: relative;height: 500px;}
.solClass3Warp .desc{display: flex;flex-direction: column;justify-content: center;width: 0px;transition: 0.3s;opacity: 0;visibility: hidden;height: 0;}
.solClass3Warp .icon{width: 100%;}
.solClass3Warp .icon img{width: auto;max-width: 50px;}
.solClass3Warp .t1{margin: 10px 0;font-size: 24px;color: #333;font-weight: bold;}
.solClass3Warp .more{margin-top: 35px;}
.solClass3Warp .more img{widows: 40px;}

.solClass3Panel .list{width: 100%;position: relative;height: 100%;}
.solClass3Warp .imgBox{width: 100%;position: relative;height: 100%;}
.solClass3Warp .imgBox img{width: 100%;height: 100%;object-fit: cover;}
.solClass3Warp .btm{position: absolute;left: 0;bottom: 0;width: 100%;background: #fff;opacity: 0;transition: 0.3s;}

.solClass3Panel .item.active{width: calc(100% - 480px);}
.solClass3Panel .item.active .desc{width: 35%;opacity: 1;visibility: visible;padding: 30px;height: 100%;}
.solClass3Panel .item.active .imgBox{width: 65%;padding-bottom: 85px;}
.solClass3Panel .item.active .btm{opacity: 1;height: 85px;display: flex;align-items: center;line-height: 85px;}
.solClass3Panel .item.active .btm{display: flex;justify-content: space-between;align-items: center;}

.solClass3Panel .swiper-pagination{position: relative;width: auto;font-size: 16px;margin: 0;bottom: 0;}
.solClass3Panel .swiper-button-next,.solClass3Panel .swiper-button-prev{width: 30px;height: 25px;border-radius: 0;border: 1px solid #999;color: #333;margin: 0;position: relative;right: auto;left: auto;top: auto;margin-right: 20px;}
.solClass3Panel .swiper-button-next:after, .solClass3Panel .swiper-button-prev:after{font-size: 12px;}
.solClass3Warp .btm .line{flex: 1;height: 2px;width: 100%;background: var(--main-color);margin: 0 20px;}

.solClass4{width: 100%;background: var(--main-color);color: #fff;}
.solClass4List{width: 100%;}
.solClass4List ul li{width: 25%;background: transparent;}
.solClass4List .part{display: block;width: 100%;padding: 30px;text-align: center;transition: .3s}
.solClass4List .part .img{text-align: center;display: flex;justify-content: center;align-items: center;margin-bottom: 20px;height: 52px;}
.solClass4List .part .img img{width: auto;max-width: 52px;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);max-height: 100%;height: auto;}
.solClass4List .part .tit{margin: 10px 0;font-size: 26px;color: #fff;font-weight: bold;}
.solClass4List .part .iTxt{height: 50px;line-height: 25px;color: #fff;}
.solClass4List .part .iTxt p{padding: 0;lih\25px}
.solClass4List .part .numb{display: flex;justify-content: center;align-items:center ;}
.solClass4List .part .numb span{width: 50px;height: 50px;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: :;px;color: var(--main-color);font-weight: bold;background: #fff;}
.solClass4List .part:hover{background: #fff;}
.solClass4List .part:hover .img img{filter: none;}
.solClass4List .part:hover .tit{color: var(--main-color);}
.solClass4List .part:hover .iTxt{color: #666;}
.solClass4List .part:hover .numb span{background: #f2f2f2;color: #555;}

.solClass5List a{height: 70px;width: 100%;border-radius: 5px;border: 1px solid #ddd;display: flex;justify-content: left;align-items: center;padding: 0 5px;}
.solClass5List a:hover{color: #333;}
.solClass5List a .icon{width: 50px;text-align: left;margin-right: 10px;}
.solClass5List a .icon img{width: auto;max-width: 100%;height: auto;display: inline-block;}
.solClass5List a .t1{font-size: 14px;font-weight: bold;line-height: 1.4;}
/*.solClass5List a:hover{background: var(--main-color);}
.solClass5List a:hover .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.solClass5List a:hover .t1{color: #fff;}*/
.solClass5List .swiper-slide-thumb-active a{background: var(--main-color);}
.solClass5List .swiper-slide-thumb-active a .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.solClass5List .swiper-slide-thumb-active a .t1{color: #fff;}


.solClass5List{position: relative;padding: 0 80px;}
.solClass5List .swiper-button-next:after, .solClass5List .swiper-button-prev:after{display: none;}
.solClass5List .swiper-button-next, .solClass5List .swiper-button-prev{width: 50px;height: 50px;}
.solClass5List .swiper-button-next img, .solClass5List .swiper-button-prev img{width: 100%;}

.solClass6{background: #f2f2f2;}
.solClass6 .solClass5List{width: 100%;}
.solClass6Warp{width: 100%;}
.solClass6Warp .desc{width: 48%;}
.solClass6Warp .img{width: 48%;}
.solClass6Warp .img img{width: 100%;border-radius: 10px;}
.innerTit2{font-size: 32px;font-weight: bold;color: var(--main-color)}
.solClass6Swiper .swiper-slide{background: transparent;}
/*process*/

.process1{widows: 100%;}

.process2{widows: 100%;background-color: #f2f2f2;}
.process2_1{background: #f2f2f2 url(../images/bg_1.png) right bottom no-repeat;}
.process2_2{background: #f2f2f2 url(../images/bg_1_2.png) left bottom no-repeat;}

.process3{width: 100%;background: var(--main-color3) url(../images/bg_7.png) right top no-repeat;margin-bottom: 250px;}
.process3Top{width: 100%;}
.process3Top .left{max-width: 600px;}
.process3Top .btn img{width: 48px;}
.process3Top .btn div{margin-left: 20px;}

.process3List{width: 100%;padding-left: 13%;}
.process3List .swiper-slide{background: transparent;width: 465px;height: 330px;margin-right: 20px;}
.process3List .part{display: block;position: relative;background: #1a1c31;width: 100%;height: 100%;padding: 30px;color: #fff;}
.process3List .part:after{position: absolute;left: 0;height: 2px;background: var(--main-color);content: "";bottom: 0;width: 100%;display: none;}
.process3List .part .icon{width: 65px;}
.process3List .part .icon img{width: 100%;height: auto;filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.process3List .part .numb{display: flex;justify-content: center;align-items: center;width: 65px;height: 65px;border: 1px solid var(--main-color);color: #fff;font-weight: bold;font-size: 24px;border-radius: 50%;}
.process3List .part .t1{color: #fff;margin-top: 35px;font-size: 24px;}
.process3List .part .txt{color: #fff;font-size: 16px;margin-top: 15px;}
.process3List .part:hover:after{display: block;}
.process3List .part:hover .icon img{filter: none;}

.process3Warp{background-color: #f2f2f2;background-size: cover;position: relative;height: 300px;display: flex;justify-content: center;align-items: center;border-radius: 20px;bottom: -150px;padding: 30px;overflow: hidden;}
.process3Warp .iTxt{width: 98%;}


.assemble1{width: 100%;background: url(../images/solBg2.png) center no-repeat;}
.assemble1Warp{width: 100%;}
.assemble1Warp .desc{width: 35%;}
.assemble1Warp .img{width: 55%;}
.assemble1Warp .img img{width: 100%;}
.assemble1List{width: 100%;}
.assemble1List ul{justify-content: space-between;}
.assemble1List ul li{width: 28%;}
.assemble1List .part{display: block;width: 100%;}
.assemble1List .part .t1{font-size: 30px;margin-bottom: 10px;}

.assemble2{width: 100%;background: url(../images/solBg2.png) center no-repeat;background-size: cover;}
.assemble2 .solClass5List .swiper-slide{background: transparent;}
.assemble2 .solClass5List a{border-radius: 5px;border: 1px solid #fff;background: transparent;color: #fff;cursor: pointer;}
.assemble2 .solClass5List a .t1{color: #fff;}
.assemble2 .solClass5List a .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}

.assemble2 .solClass5List .swiper-slide-thumb-active a{background: #fff;}
.assemble2 .solClass5List .swiper-slide-thumb-active a .icon img{filter: none;}
.assemble2 .solClass5List .swiper-slide-thumb-active a .t1{color: var(--main-color);}

.assemble2 .solClass6Warp .innerTit2{color: #fff;}
.assemble2 .solClass6Warp .iTxt{color: #fff;}

.solution5{background: #fbfaff;margin-bottom: 80px;}
.solution5 .wapper{width: 100%;padding: 0;position: relative;}
.sol5Slide{width: 100%;padding: 0 15%;position: relative;}
.sol5Slide{position: relative;}
.sol5Tab{position: absolute;top: 80px;left: 5%;border-left: 1px solid #ddd;}
.sol5Tab ul li{padding: 20px;cursor: pointer;position: relative;font-size: 16px;color: #666;}
.sol5Tab ul li:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;background: var(--main-color);content: "";opacity: 0;}
.sol5Tab ul li.on{color: #333;}
.sol5Tab ul li.on:before{opacity: 1;}

.sol5Warp{width: 100%;}
.sol5Warp>.left{width: 30%;padding: 80px 0;}
.sol5Warp>.right{width: 60%;background: #f6f5fb;padding: 80px 60px;}
.sol5Warp .iTxt{}
.sol5Warp .list{width: 100%;}
.sol5Warp .list ul{justify-content: space-between;}
.sol5Warp .list ul li{width: auto;text-align: center;}
.sol5Warp .list ul .icon{width: 100%;}
.sol5Warp .list ul .icon img{width: auto;max-width: 50px;}
.sol5Warp .list ul .t1{margin-top: 10px;color: #666;font-size: 16px;}
.sol5Warp .imgBox{width: 100%;margin-top: 35px;position: relative;padding-bottom: 30px;}
.sol5Warp .imgBox img{width: 100%;border-radius: 10px;}
.sol5Warp .imgBox .swiper-pagination{bottom: 0;text-align: left;}
.sol5Warp .desc{font-size: 16px;color: #666;}
.sol5Warp .desc h3{margin: 10px 0;font-size: 32px;color: var(--main-color);}

.pro2Slide{width: 100%;}
.pro2Slide .tab ul li{margin: 10px 3%;text-align: center;cursor: pointer;}
.pro2Slide .tab ul li .icon{width: 100px;height: 100px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background: #f2f2f2;padding: 5px;margin: 0 auto;}
.pro2Slide .tab ul li .icon img{width: auto;height: auto;max-width: 80px;max-height: 80px}
.pro2Slide .tab ul li .tit{margin-top: 15px;font-size: 22px;color: #333;font-weight: bold;}
.pro2Slide .tab ul li.on .icon{background: var(--main-color);}
.pro2Slide .tab ul li.on .icon img{filter: brightness(0%) contrast(200%) invert(100%) opacity(100%);}
.pro2Slide .tab ul li.on .tit{color: #000;}

.pro2Slide .panel{margin-top: 60px;}
.pro2List{width: 100%;}
.pro2List ul li{width: 33.3%;padding: 0 10px;margin-bottom: 20px;}
.pro2List .part{display: block;width: 100%;}
.pro2List .part .img{width: 100%;}
.pro2List .part .img img{width: 100%;height: 100%;}
.pro2List .part .desc{background: var(--main-color);padding: 10px;height: 95px;display: flex;align-items: center;}
.pro2List .part .tit{color: #fff;font-size: 20px;font-weight: bold;text-align: center;}

.prodetail{width: 100%;}
.prodItem{border: 1px solid #ddd;}
.prodTit{width: 100%;border-bottom: 1px solid #ddd;height: 60px;line-height: 60px;padding: 0 30px;background: #f2f2f2;font-size: 20px;color: #333;font-weight: bold;}

.prodDesc{padding: 30px 40px;}
.prodDesc img{max-width: 100%;}
.prodDesc2{padding: 30px 40px;}
.prodDesc2 dl dd{width: 49.92%;}
.prodDesc2 .tit{width: 100%;background: #2f327f;display: flex;justify-content: center;align-items: center;color: #fff;font-size: 20px;font-weight: bold;height: 60px;}
.prodDesc2 .item{width: 100%;}
.prodDesc2 .item p{width: 100%;background: #dadaf2;display: flex;justify-content: center;align-items: center;color: #666;font-size: 16px;height: 60px;padding: 0;}
.prodDesc2 .item p:nth-child(2n){background: #fff;}

.prodVideo{padding: 30px 40px;}
.prodVideo video{width: 100%;}
.m11_proDetail .list1 .rt .h2{font-size: 1.6vw;}
.prodInfo{font-size: 1vw;color: #999;margin: 20px 0 35px;}
.prodetailWarp1 .item{margin: 5px 0;}
.prodetailWarp1 .item .tit{color: #000;font-size: 1vw;font-weight: bold;line-height: 40px;}
.prodetailWarp1 .item .txt{font-size: 0.98vw;color: #999;line-height: 40px;}
.prod_phone{margin-top: 35px;}
.prod_phone a{display: inline-block;padding: 10px 35px;border: 1px solid var(--main-color);color: var(--main-color);font-size: 15px;border-radius: 5px;}
.prod_phone a i{padding-left: 10px;}
.prodshare a{display: inline-block;width: 40px;height: 40px;margin-right: 10px;border-radius: 50%;border: 1px solid #ddd;color: #999;display: flex;justify-content: center;align-items: center;font-size: 18px;}
.prodshare a:hover{border-color: var(--main-color);background: var(--main-color);color: #fff;}

.m11_pro_related{display: none;}
.m11_inside_lt{display: none;}
.m11_inside_rt{width: 100%;}
.m1_galleryTop a{display: block;width: 100%;height: 100%;}
.m1_galleryTop .img{display: block;width: 100%;height: 560px;border: 1px solid #ddd;display: flex;justify-content: center;align-items: center;padding: 0;}
.m1_galleryTop img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.m1_galleryThumbs .swiper-slide .img{width: 100%;padding: 0;display: flex;justify-content: center;align-items: center;height: 120px;}
.m1_galleryThumbs .swiper-slide .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}

/*---------------------*/
.processTab{position: fixed;top: 50%;left: 1%;border-left: 1px solid #ddd;transform: translateY(-50%);display: none;}
.processTab.fixed{display: block;}
.processTab ul li a{padding: 10px;cursor: pointer;position: relative;font-size: 13px;color: #666;display: block;position: relative;left: -1px;padding-right: 0;}
.processTab ul li a:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;background: var(--main-color);content: "";opacity: 0;}
.processTab ul li a.active{color: #333;}
.processTab ul li a.active:before{opacity: 1;}

.process5,
.process6,
.process7,
.process8{background: #fbfaff;margin-bottom: 80px;}
.process5Warp{width: 100%;}
.process5Warp .imgBox{width: 45%;}
.process5Warp .imgBox img{width: 100%;}
.process5Warp .desc{width: 50%;}
.process5Tit{color: #333;font-size: 48px;font-weight: bold;}
.process5Tit2{font-size: 20px;color: #333;margin: 0;font-weight: bold;}
.process5Txt{font-size: 16px;color: #666;margin-top: 20px;line-height: 1.6;}
.process5Txt p{line-height: 1.6;}
.process5Txt h3{margin: 10px 0;font-size: 32px;color: var(--main-color);}


.process9{width: 100%;overflow: hidden;}
.process9Warp{width: 100%;}
.process9Warp .imgBox{width: 50%;}
.process9Warp .imgBox img{width: 100%;height: 100%;object-fit: cover;}
.process9Warp .right{width: 50%;}
.process9Warp .right .process5Tit,
.process9Warp .right .process5Tit2{width: 100%;padding: 0 15%;}
.process9List{position: relative;margin-top: 50px;margin-left: -100px;}
.process9List .swiper-slide{background: transparent;}
.process9List .part{display: block;width: 100%;background: #f2f2f2;transition: 0.3s;padding: 10% 15%;}
.process9List .part .txt{color: #333;font-size: 16px;overflow: hidden;overflow-y: auto;height: 220px;}
.process9List .part .txt p{line-height: 2;}
.process9List .part .txt p:before{content: "\f05d";font-family: "fontawesome";margin-right: 10px;}

.process9List .part .line{margin: 30px 0;width: 100%;height: 1px;background: #e1e1e1}
.process9List .part .iMore .btn{background: #999999;}

.process9List .swiper-slide-thumb-active .part{background: var(--main-color);border-radius: 3vw 0 0 0;}
.process9List .swiper-slide-thumb-active .part .txt{color: #fff;}
.process9List .swiper-slide-thumb-active .part .line{background: rgba(255,255,255,0.3);}
.process9List .swiper-slide-thumb-active .part .iMore .btn{background: #fff;color: var(--main-color);}

.process9Btn{position: relative;margin-top: 50px;width: 100%;padding: 0 15% 0 2%;}
.process9Btn .swiper-pagination{position: relative;width: auto;font-size: 16px;margin: 0;bottom: 0;}
.process9Btn .swiper-button-next,.process9Btn .swiper-button-prev{width: 30px;height: 25px;border-radius: 0;border: 1px solid #999;color: #333;margin: 0;position: relative;right: auto;left: auto;top: auto;margin-right: 20px;}
.process9Btn .swiper-button-next:after, .process9Btn .swiper-button-prev:after{font-size: 12px;}
.process9Btn .swiper-pagination-bullet{opacity: 1;background: #f2f2f2;transition:width ease 0.35s;border-radius: 0;height: 3px;width: 30px;}
.process9Btn .swiper-pagination-bullet-active{background: var(--main-color);width:60px;}

.process4{width: 100%;}
.process4Warp{position: relative;;}
.process4Warp .left{width: 25%;transition: 0.3s;padding-right: 30px;}
.process4Warp .left .iTxt{max-height: 340px;overflow: auto;}
.process4Warp .icon{width: 100%;}
.process4Warp .icon img{width: auto;max-width: 50px;}
.process4Warp .t1{margin: 10px 0;font-size: 24px;color: #333;font-weight: bold;}
.process4Warp .more{margin-top: 35px;}
.process4Warp .more img{widows: 40px;}
.process4Warp .right{width: 75%;position: relative;}

.process4Warp .btm{position: absolute;left: 0;width: 65%;background: #fff;transition: 0.3s;bottom: 0;z-index: 9;padding: 10px;}

.process4Warp .swiper-pagination{position: relative;width: auto;font-size: 16px;margin: 0;bottom: 0;}
.process4Warp .swiper-button-next,.process4Warp .swiper-button-prev{width: 30px;height: 25px;border-radius: 0;border: 1px solid #999;color: #333;margin: 0;position: relative;right: auto;left: auto;top: auto;margin-left: 20px;}
.process4Warp .swiper-button-next:after, .process4Warp .swiper-button-prev:after{font-size: 12px;}
.process4Warp .btm .line{flex: 1;height: 2px;width: 100%;background: var(--main-color);margin: 0 20px;}
/*
.process4Swiper .swiper-slide{width: 20%;}
.process4Swiper .swiper-slide-active{width: 60%;}*/

.process4Swiper .part{width: 100%;height: 500px;position: relative;overflow: hidden;}
.process4Swiper .part img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}



@media only screen and (max-width: 1820px) {
.headList{padding:0;}
.headList .logo{ margin: 0 0 0 20px; width:20%; }
}



@media only screen and (max-width: 1680px) {
.headList .logo img{max-height: 35px;}
.menu span a{padding: 0 15px;font-size: 15px;}
.m11_head .menu>ul>li>a{font-size: 15px;}
.i8Item ul li{margin: -46px 0;}
.i8Item .part{width: 200px;height: 200px;}
.sol5Slide{padding-right: 0;}
.process5 .wapper, .process6 .wapper, .process7 .wapper, .process8 .wapper{padding: 0 15%;}
.process5Tit{font-size: 32px;}
.process5Tit2{font-size: 18px}
.process5Txt{font-size: 15px;}
.process5Txt h3{font-size: 26px;}

}

@media only screen and (max-width: 1470px) {
.wapper1{width: 100%;}
.wapper{ width:100%;padding: 0 10px;}
.headList{padding: 0 10px;}
.headList .logo{ margin: 0 ;  width: 15%;}
.headList .logo img{max-height:30px;max-width: 100%;}
.m11_head .menu>ul>li{padding: 0 5px;}
.iTag span{font-size: 15px;}
.iTit{font-size: 40px;}
.iTit2{font-size: 19px;}
.iTxt{font-size: 15px;}
.i4Txt{font-size: 17px;}
.i6List ul li{padding: 25px 0;}
.i6List .part .t1{font-size: 21px;}
.i6List .part .txt{font-size: 15px;}
.i7List .part .desc{padding: 30px;}
.i7List .part .desc .tag{font-size: 17px;}
.i7List .part .desc .t1{font-size: 28px;}
.i7List .part .icon{width: 42px;}
.i8Item {max-width: 1110px;}
.i8Item ul li{margin: -36px 0;}
.i8Item .part{width: 160px;height: 160px;}

.i8Item ul li:nth-child(1):before{width: 200px;content: "";}
.i8Item ul li:nth-child(4):after{width: 200px;content: "";}
.i8Item ul li:nth-child(5):before{width: 145px;content: "";}
.i8Item ul li:nth-child(9):after{width: 145px;content: "";}
.i8Item ul li:nth-child(16):before{width: 145px;content: "";}
.i8Item ul li:nth-child(20):after{width: 145px;content: "";}
.sol5Warp>.left{width: 35%;}
.sol5Warp .desc h3{font-size: 26px;}

.processTab{ }
.process5 .wapper, .process6 .wapper, .process7 .wapper, .process8 .wapper{padding: 0 12%;}
.process5Tit{font-size: 26px;}
.process5Tit2{font-size: 16px}
.process5Txt{font-size: 14px;}
.process5Txt h3{font-size: 20px;}
.processTab ul li a{padding: 15px 10px;font-size: 14px;}
.i8Item .part .img img{max-width: 80px;max-height: 45px;}

}

@media only screen and (max-width: 1280px) {
.wapper{ width:100%;}
.iTag span{font-size: 14px;}
.iTit{font-size: 36px;}
.iTit2{font-size: 18px;}
.iTxt{font-size: 14px;}
.i4Txt{font-size: 16px;}
.i1List{padding: 0 10px;}
.i1List .part{padding: 20px;}
.i1List ul li{width: 32%;}
.i3List .part .tit{font-size: 24px;}
.i3List .part .txt{font-size: 14px;}
.i6List ul li{padding: 20px 0;}
.i6List .part .t1{font-size: 20px;}
.i6List .part .txt{font-size: 14px;}
.i7List .part .desc{padding: 20px;}
.i7List .part .desc .tag{font-size: 16px;}
.i7List .part .desc .t1{font-size: 26px;}
.i7List .part .icon{width: 38px;}
.i8Item {max-width: 925px;}
.i8Item ul li{margin: -26px 0;}
.i8Item .part{width: 120px;height: 120px;}

.i8Item ul li:nth-child(1):before{width: 160px;content: "";}
.i8Item ul li:nth-child(4):after{width: 160px;content: "";}
.i8Item ul li:nth-child(5):before{width: 120px;content: "";}
.i8Item ul li:nth-child(9):after{width: 120px;content: "";}
.i8Item ul li:nth-child(16):before{width: 120px;content: "";}
.i8Item ul li:nth-child(20):after{width: 120px;content: "";}
.fTit{font-size: 24px;}
.abo1List2 .swiper-button-next{right: 0;}
.abo1List2 .swiper-button-prev{left: 0;}
.abo1List2 .swiper-button-next, .abo1List2 .swiper-button-prev{width: 50px;}
.abo1List2 .swiper-button-next img, .abo1List2 .swiper-button-prev img{width: 100%;}
.solClass3Panel .item.active .desc{padding: 20px;}
.solClass3Panel .item.active .desc{width: 40%;}
.solClass3Panel .item.active .imgBox{width: 60%;}
.abo4Warp .tel{font-size: 32px;}
.assemble1List .part .t1{font-size: 26px;}
.innerTit{font-size: 38px;}
.solClass1Btm .part .tit{font-size: 16px;}
.solClass1Btm .part .tit strong{font-size: 38px;}
.solClass1Btm .part .txt{font-size: 20px;}
.solClass3Tab .part .t1{font-size: 24px;}
.i8Item .part{padding: 10%;}




}

@media only screen and (max-width: 1200px) {
.i8Item .part .img img{max-width: 72px;max-height: 42px;}
}

@media only screen and (max-width: 980px) {
.headTop{display: none;}
.language{position: relative; display:block !important;}
.headList{height: 70px;}
.iTag span{padding: 10px 20px;}
.iTit{font-size: 26px;}
.iTit2{font-size: 16px;}
.iTxt{font-size: 13px;}
.iMore .btn{padding: 10px 20px;font-size: 14px;}
.pt105{padding-top: 80px;}
.pb105{padding-bottom: 80px;}
.pt80{padding-top: 60px;}
.pb80{padding-bottom: 60px;}
.mt35{margin-top: 15px;}
.mt105{margin-top: 80px;}

.index1{padding-bottom: 60px;margin-bottom: 0;}
.i1Top{padding: 20px 10px;font-size: 14px;}
.i1Top a{font-size: 16px;margin-top: 10px;display: block;text-align: center;max-width: 120px;margin-left: auto;margin-right: auto;}
.i1List{bottom: auto;position: relative;}
.i1List ul li{width: 100%;max-width: none;margin: 10px 0;}
.i1List .part{height: auto;}
.i1List .part .tit{font-size: 26px;}
.i1List .part .txt{font-size: 16px;margin-top: 10px;}
.i1List .part .img img{max-width: 60px;}

.i2Warp .left{width: 100%;}
.i2Warp .img{width: 100%;margin-top: 20px;}
.i3List{padding: 0;}
.i3List .part{flex-wrap: wrap;}
.i3List .part .desc{width: 100%;height: auto;padding: 20px;border-radius: 10px 10px 0 0;}
.i3List .part .img{width: 100%;}
.i3List .part .tit{font-size: 20px;}
.i3List .part .txt{font-size: 13px;}
.i4Warp .left{width: 100%;margin-bottom: 20px;}
.i4Warp .right{width: 100%;}
.i4Txt{font-size: 14px;}
.i5Warp .left{width: 100%;margin-bottom: 20px;}
.i5Warp .right{width: 100%;}
.i5List ul li{padding: 5px;}
.index6{margin: 0;padding-top: 60px;}
.i6Warp .imgBox{width: 100%;top: auto;}
.i6Warp .right{width: 100%;padding-top: 20px;}
.i6List{margin: 0;}
.i6List .part .img{width: 55px;}
.i6List .part .t1{font-size: 16px;}
.i6List .part .txt{font-size: 13px;}
.i7List .part .desc .tag{font-size: 14px;}
.i7List .part .desc .t1{font-size: 22px;}
.i8List{padding: 0;}
.i8Item{margin: 0;padding: 0;}
.i8Item ul li:nth-child(1):before{display: none;}
.i8Item ul li:nth-child(4):after{display: none;}
.i8Item ul li:nth-child(5):before{display: none;}
.i8Item ul li:nth-child(9):after{display: none;}
.i8Item ul li:nth-child(16):before{display: none;}
.i8Item ul li:nth-child(20):after{display: none;}
.i8Item ul li{margin: 0;width: 33.3%;padding: 1px;}
.i8Item ul li{border-radius: 0;}
.i8Item .part{width: 100%;height: 70px;border: 1px solid #ddd;border-radius: 5px;background: no-repeat;padding: 5px;}
.i8List .iBtn img{width: 100%;}
.i8Item .part .t1{font-size: 14px;line-height: 1.2;}
.i9Warp{height: auto;padding: 20px;}
.fTit{font-size: 16px;}
.fWarp .item{width: 100% !important;margin-bottom: 10px;}
.fMenu{font-size: 14px;}
.fWarp{padding: 60px 0s;}
.fBtm{display: block;padding-bottom: 70px;}
.fBtm .left{width: 100%;margin: 0;margin-bottom: 10px;}
.copyright{font-size: 14px;}
.about1List .part .img img{max-width: 38px;}
.about1List .part .tit{font-size: 14px;}
.about1List .part .tit strong{font-size: 28px;}
.about1List .part .txt{font-size: 14px;}
.abo1List2 .swiper .swiper-slide{width: 50%;margin: 0;}
.abo1List2 .part{width: 100%;height: 200px;display: flex;align-items: center;padding: 10px;}
.about2 .iTit{font-size: 16px;font-weight: normal;}
.abo2List{padding: 0;}
.abo3List ul li{width: 100%;padding: 0;margin-bottom: 20px;}
.abo4Warp .left{width: 100%;margin-bottom: 20px;}
.abo4Warp .right{width: 100%;}
.abo3List .part .desc{padding: 20px;}
.abo4Form .warp{flex-wrap: wrap;}
.abo4Form .item{width: 50%;margin: 0;padding: 5px;flex: auto;}
.process1 .solClass3Warp{height: auto;}
.process1 .solClass3Panel{flex-wrap: wrap;}
.process1 .solClass3Panel .item{width: 100%;}
.process1 .solClass3Panel .item.active{width: 100%;}
.process1 .solClass3Panel .item.active .desc{width: 100%;padding: 20px 0;}
.process1 .solClass3Panel .item.active .imgBox{width: 100%;}

.assemble1Warp .desc{width: 100%;margin-bottom: 20px;}
.assemble1Warp .img{width: 100%;}
.assemble1List ul li{width: 100%;margin: 10px 0;}
.assemble1List .part .t1{font-size: 20px;}
.attaTit{position: relative;width: 100%;top: auto;left: 0;padding: 0;font-size: 26px;}
.attaDesc{padding: 20px;width: 100%;padding: 20px;left: auto;top: auto;position: relative;}
.attaItem2 .attaTit, .attaItem2 .attaDesc{right: auto;left: auto;}
.attaWarp{padding: 0;}
.attaWarp .left{width: 100%;order: 1;}
.attaWarp .right{width: 100%;order: 0;padding: 20px;}
.attaWarp .list .item{padding: 5px;}
.attaWarp .list .part{height: 60px;padding: 5px;}
.attaItem1 .attaTop{margin-top: 0;}


.solClass2List{height: 400px;}
.solClass2List .swiper-slide{width: 90%;}
.solClass2List .part .desc{padding: 20px;}
.solClass2List .part .t1{font-size: 16px;}
.solClass2List .part .icon img{width: 35px;}
.solClass2List .swiper-slide-active .part .t1{font-size: 24px;}
.solClass5List{padding: 0 35px;}
.solClass5List a{height: 50px;}
.solClass5List a .icon{width: 20px;margin-right: 10px;}
.solClass5List a .icon img{vertical-align: middle;}
.solClass5List a .t1{font-size: 12px;line-height: 1.2;}
.solClass5List .swiper-button-next, .solClass5List .swiper-button-prev{width: 30px;height: 30px;top: 50%;margin: 0;transform: translateY(-50%)}
.solClass5List .swiper-button-next img, .solClass5List .swiper-button-prev img{vertical-align: middle;}
.solClass5List .swiper-button-next{right: 0;}
.solClass5List .swiper-button-prev{left: 0;}
.solClass6Warp .desc{width: 100%;margin-bottom: 20px;}
.solClass6Warp .img{width: 100%;}
.innerTit2{font-size: 24px;}

.case2 .i2Warp .img{order: 1;}
.case2 .i2Warp .desc{order: 0;}
.case4Tab ul li{padding: 2px;text-align: center;width: 50%;}
.case4Tab ul li span{font-size: 14px;}
.case4List ul li{padding: 2px;}

.sol5Slide{padding: 0;}
.sol5Tab{top: 20px;left: 0;width: 100px;}
.sol5Tab ul li{padding: 10px 5px;font-size: 12px];}
.sol5Warp>.left{width: 100%;padding: 20px;padding-left: 100px;}
.sol5Warp>.right{width: 100%;padding: 20px;}
.sol5Warp .desc{font-size: 14px;}
.sol5Warp .desc h3{font-size: 20px;}
.process2_2 .i2Warp .img{order: 1;}
.process2_2 .i2Warp .desc{order: 0;}
.process3List{padding-left: 0;}
.process3List .swiper-slide{width: 100%;height: 100%;}
.process3List .part{padding: 20px;}

.process3Warp{height: auto;bottom: 0;padding: 20px;}
.process3{padding-bottom: 50px;margin-bottom: 0;}

.pro1List .part{flex-wrap: wrap;}
.pro1List .part .img{width: 100%;margin-bottom: 20px;}
.pro1List .part .desc{width: 100%;}

.pro1List .part .desc .t1{font-size: 16px;}
.pro1List .part .desc .t2{font-size: 14px;}
.pro1List .part .desc .item{padding: 15px 0;font-size: 13px;}
.pro1List .part .desc .txt p{width: 100%;}
.innerTit{font-size: 26px;}
.quality1Slide .tab ul li{padding: 2px;}
.quality1Slide .tab ul li span{font-size: 13px;text-align: center;}
.quality1List ul li{width: 50%;padding: 5px;}
.quality1List .part .t1{font-size: 14px;}
.quality2List .part .numb{font-size: 28px;}
.quality2List .part .tit{font-size: 14px;}
.quality2List .part .img{border-radius: 0;}
.quality2List .part .img img{border-radius: 5px;}
.sol1Warp .left{width: 100%;}
.sol1Warp .right{width: 100%;}
.sol1Item{padding: 20px;}
.sol1Item .title{font-size: 20px;}
.sol1Item .text{font-size: 13px;}
.sol1Item .warp .box .tit{font-size: 16px;}
.sol1Item .warp .box .txt{font-size: 13px;}
.sol2Warp .left{width: 100%;margin-bottom: 20px;}
.sol2Warp .right{width: 100%;}

.sol2List .part .t1{font-size: 20px;}
.sol2List .part .txt{font-size: 14px;}
.sol3List ul li{width: 100%;}
.sol3List .part .tit{font-size: 28px;}
.sol3List .part .txt{font-size: 16px}
.sol3List .part .btn{margin-top: 10px;}
.sol3List .part .btn a{font-size: 14px;}

.solClass1 .left{width: 100%;}
.sol4Warp .desc{width: 100%;margin-bottom: 20px;}
.sol4Warp .img{width: 100%;border-radius: 0;}
.sol4Warp .img img{border-radius: 10px;}
.sol4List ul li{width: 100%;margin: 10px 0;max-width: none;}
.solClass1 .desc{width: 100%;padding: 20px;max-width: none;}
.solClass1 .img{width: 100%;}
.solClass1Btm ul li{width: 50%;border: none;margin: 10px 0;}
.solClass1Btm .part .tit{font-size: 14px;}
.solClass1Btm .part .txt strong{font-size: 28px;}
.solClass1Btm .part .txt{font-size: 14px;}
.solClass3 .solClass3Tab .part .t1{font-size: 12px;}
.solClass3 .solClass3Tab .part .icon{width: 25px;}
.solClass3 .solClass3Panel .item{width: 100%;display: none;}
.solClass3 .solClass3Panel .item.active{width: 100%;display: block;}
.solClass3 .solClass3Panel .item.active .desc{width: 100%;}
.solClass3 .solClass3Panel .item.active .imgBox{width: 100%;}
.solClass3Warp{height: auto;}
.solClass4List ul li{width: 50%;}
.solClass4List .part{padding: 20px;}
.quality1List .part .t1{height: 60px;}
.pro2List .part .desc{height: 60px;}
.pro2Slide .tab ul li{width: 33.3%;padding: 0;padding: 10px;}
.pro2Slide .tab ul li .icon{width: 80px;height: 80px;}
.pro2Slide .tab ul li .tit{font-size: 16px}
.pro2List ul li{width: 50%;padding: 0 5px;margin-bottom: 10px;}

.m1_galleryTop .img{height: 280px;}
.m1_galleryThumbs .swiper-slide .img{height: 80px;}
.m11_proDetail .list1 .rt .h2{font-size: 24px;}
.prodInfo{font-size: 14px;}
.prodetailWarp1 .item .tit{font-size: 16px;}
.prodetailWarp1 .item .txt{font-size: 14px;}
.prodTit{padding: 0 15px;}
.prodDesc{padding: 20px 15px;}
.prodDesc2{padding: 20px 15px;}
.prodDesc2 dl dd{width: 100%;margin-bottom: 1px;}
.prodDesc2 .item p{height: auto;padding: 15px 10px;font-size: 14px;}
.prodVideo{padding: 20px 15px;}

.process5 .wapper, .process6 .wapper, .process7 .wapper, .process8 .wapper{padding: 0 10px;margin-bottom: 10px;}
.processTab{display: none !important;}
.process5Warp .imgBox{order: 1;width: 100%;margin-top: 20px;}
.process5Warp .desc{order: 0;width: 100%;}

.process9Warp{padding: 0 10px;}
.process9Warp .imgBox{width: 100%;}
.process9Warp .right{width: 100%;margin-top: 20px;}
.process9Warp .right .process5Tit, .process9Warp .right .process5Tit2{padding: 0;}
.process9List{margin-left: 0;}
.process9Btn{padding: 0;}
.process9List .part{padding: 20px;}
.process9List .part .txt{height: 180px;}
.process9Btn .swiper-pagination-bullet{width: 10px;}
.process9Btn .swiper-pagination-bullet-active{width: 30px;}
.process4Warp .left{width: 100%;padding-right: 0;padding-bottom: 20px;}
.process4Warp .right{width: 100%;}

.contactWarp .left{width: 100%;padding: 60px 0;}
.contactWarp .right{width: 100%;}
.contactBox{padding: 20px;margin: 0;min-height: inherit;}
.contactList ul li{width: 50%;}
.contactList ul li:after{display: none;}
.cont3Warp ul li{width: 100%;padding: 20px 0;}
.cont3Warp .img{max-width: 180px;}
.m11_head .logo img{max-height: 30px;max-width:200px;}
.m11_head .logo{width:auto;}


}





