﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿/*
Theme Name:He
Description:少年，感谢你使用主题。
Author: MR.D
Version:1.0
*/

@charset "utf-8";
body{
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	}
body,html{
	height:100%; 
	font-family: "Light";
	font-weight: normal;
	ox-sizing: border-box;
	}
body, input, h1, h2, h3, h4, h5, h6, div,dl, dt, dd, ul, ol, li, p,select, textarea, font{margin:0; padding:0;color:#555; font-family: "Light";font-weight: normal;letter-spacing: 0.8px;list-style: none;font-size: 14px;}
img,a img,iframe{border:none;height: auto;}
a,a img,em,li,img,a:hover,*:after,p,a i,.m-menu i,header,.logo a,.navigation,h3,h5,span,.cat_title,.text{transition: all .5s ease;-moz-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease}
a:before,a:after,h1:before,h2:before,h2:after,h3:before,h3:after,h4:before,h4:after,ul:before,ul:after{font-family: "iconfont"}
a,a:hover{text-decoration:none;color:#646464}
::selection{background: #0f0f22;color: #fff;}
::-webkit-scrollbar{width:10px;background-color:#e1e5ea;}
::-webkit-scrollbar-thumb{background-color:#0f0f22;border-radius:10px;border:2px solid #e1e5ea;}
::-webkit-scrollbar-thumb:hover{background-color:var(--theme-hover);}
::-webkit-scrollbar-thumb:active{border:1px;border-radius:5px;background-color:#f10000}
::-webkit-scrollbar-thumb:window-inactive{background-color:#4c97da}
table{border-collapse:separate;border-spacing:0}
@font-face {
	font-family:"Light";
	src: url("../fonts/Miui-Regular.otf"),
         url("../fonts/Miui-Regular.woff") format("woff"),
		 url("../fonts/miui-regular.ttf") format("truetype"),
		 url("../fonts/miui-regular.eot") format("embedded-opentype");
}
@font-face {
	font-family:"got";
	src: url("../fonts/goth.woff.ttf");
}
@font-face {
	font-family:"Light";
	src: url("../fonts/miui-regular.woff") format("woff")
}
:root{
	--theme-color:#b71522;
	--theme-hover:#b71522;
}
.clearfix:after{display: block;content: '';clear: both;}
/*header*/
.main {
	
	width:86%;
	margin-bottom: 1%;
	margin:auto;
	}
	
.page-des img{
	width: 65%;
}	
	
.m-menu {display: none;}
header {width:100%;height:auto;display:block;position:fixed;z-index:5;box-shadow:1px 1px 19px #ccc;background-color:#fff;}
header .main{position: relative;}
header .logo {float:left;}
header .logo a{height:80px;line-height:80px;display: table-cell;vertical-align: middle;}
header .logo img {display: block;width: auto;height: 50px;}
header.hdon .logo a img {transform: scale(.8);}
header .navigation>li>a:hover,header .navigation>li.current-menu-item>a{
	
	color:#b71522;
	
	}
.header .navigation> li>a{
	display: inline-block;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    color: #222;
    padding: 0px 20px;
    position: relative;
	}
header .h-right {font-size:14px;width:auto;float:right;position:absolute;top:0px;right:0px;line-height:80px;box-sizing:border-box;padding-right:100px;}
header .h-right a {display:inline-block;margin-right:40px;}
header .h-right a i {font-size:15px;color:#b71522;}
header .h-right a span {
	display:inline-block;
	font-size: 22px;
    color: #222222;
    font-weight: 900;}
header .h-right a:last-child {
	
	margin-right:0px;
	border:1px solid #b71522;
	background-color:#b71522;
	color:#fff;border-radius:18px;
	line-height:35px;
	width:100px;
	position:absolute;overflow:hidden;
	text-align:center;right:0px;top:50%;
	transform:translateY(-50%);
	
}
.mbfooter {
    display: none;
}
header .h-right a:last-child:hover {color:var(--theme-hover);z-index:1;}
header .h-right a:last-child:after {content:'';display:block;position:absolute;width:100%;height:100%;background-color:#fff;left:-100%;transition:all .3s;top:0px;z-index:-1;border-radius:15px;}
header .h-right a:last-child:hover:after {left:0%;}
.bg-1 {display:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1;left:0;top:0;}

header.hdon #ftop{
    display: none;
}
@-webkit-keyframes scroll{0%{transform:translateY(0);opacity:1}
45%{transform:translateY(29px);opacity:1}
70%{transform:translateY(28px);opacity:0}
100%{transform:translateY(28px);opacity:0}
}@keyframes scroll{0%{transform:translateY(0);opacity:1}
45%{transform:translateY(28px);opacity:1}
70%{transform:translateY(28px);opacity:0}
100%{transform:translateY(28px);opacity:0}
}
#scrollnow{position: absolute;left: 0;bottom: 0;z-index: -1;width: 100%;height: 70px;}
/*index-about*/
#tan-s {
	
	display:block;
	width: 240px !important;
	color:#b71522;
	border:1px solid #b71522;
	text-align:center;
	line-height:40px;
	font-size:16px;
	position:relative;
	overflow:hidden;
	padding-top:1px;
	padding-right:20px;
	padding-left:20px;
	}
#tan-s span {
	
	color:#b71522;
	position:relative;
	z-index:2;
	width:100%;
	font-weight:normal;
	display:block;
	text-align:center;
	letter-spacing:1px;
	}
#tan-s:hover span {color:#fff;}
#tan-s font {
	
	transition:all .3s;
	position:absolute;
	width:100%;
	height:100%;
	top:0;left:-100%;
	z-index:1;
	background:#b71522;
	}
#tan-s:hover font {left:0;}
.inden-about {
	
	display: block;
    overflow: hidden;
    background: url(../images/index_pro.png) no-repeat center top;
    padding: 70px 0 10px;
	
	}
.inden-about .main {
	
	position: relative;
    display: block;
    overflow: hidden;
    margin: 30px auto;
   /* background: #fff;*/
	
}
.inden-about .i-about-r {float: right;width: 45%;margin: 2%;display:inline-block}
.inden-about .i-about-r h3 {
	
	display:block;
	color:#000;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:45px;
	font-size:28px;
	font-weight: 600;
	}
.inden-about .i-about-r  h4 {
	
	    color: #383838;
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 2rem;
	
	}
.inden-about .main img {display:inline-block;width:50%;border-radius:2px;float: left;}
.inden-about .i-about-r #tan-s {margin:30px 0;}
/*index-pro*/
.index-pro {
	
	overflow: hidden;
    padding: 55px 0;
	
}
.index-pro .i-title {text-align:center;display:block;overflow:hidden;margin-bottom:50px;}
.index-pro .i-title h3 {display:block;color:#000;letter-spacing:1px;font-weight:normal;margin-bottom:20px;font-size:26px;}
.index-pro .i-title h4 {font-weight:normal;font-size:15px;color:#666;letter-spacing:1px;margin:0 auto;}
.index-pro ul {width:100%;display:flex;display:-webkit-flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box;border-bottom:1px solid #DDDDDD;}
.index-pro ul li {
	display:block;
	width:23%;
	margin-left:2%;
	position:relative;
	margin-bottom:45px;
	}
.index-pro ul li .imgbox,.cat_pro_right>ul li a .imgbox{width:100%;position:relative;overflow:hidden;z-index: 2;}
.index-pro ul li .imgbox:after{content:"\e61a";position:absolute;opacity:.8;display:block;left:-30%;width:30%;height:15%;font-family:"iconfont" !important;font-size:30px;color:#fff;background:var(--theme-color);top:50%;transform:translateY(-50%);text-align:center;}
.index-pro ul li:hover .imgbox:after{
	
	left:0;
	background-color: #b71522;
	}
.index-pro ul li .imgbox img {
	display:block;
	width:100%;
	transition:all .6s;
	/*height: 350px;*/
	}
.index-pro ul li:hover .imgbox img,.cat_pro_right>ul li:hover img{transform: scale(1.1);}
.index-pro ul li .text {
	width:100%;
	box-sizing:border-box;
	padding-top:10px;
	}
.index-pro ul li .text h3 {
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin-bottom:15px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	overflow:hidden;
	text-align: center;
	}
.index-pro ul li:hover .text h3 {color: #b71522;}
.index-pro ul li .text p{font-size:14px;color:#888888;}
.index-pro ul li .text p i,.cat_pro_right ul li .cat_title p i{font-size:inherit;padding-right:5px;}
.index-box-menu {width:auto;display:flex;display:-webkit-flex;padding-top:25px;white-space:nowrap;justify-content:center;}
.index-box-menu li a {
	
	display: inline-block;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    width: auto;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    position: relative;
    border: 1px solid #b71522;
	}
.index-box-menu li a:after {content:'';display:block;width:0;height:100%;background-color:var(--theme-color);position:absolute;left:0;top:0;z-index:-1;}
.index-box-menu li a:hover {
	color:#fff;
	border-color:#b71522;
	}
.index-box-menu li a:hover::after {width:100%;}
/*index-bar*/
.index-bar {
	
	width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin: auto;
    padding: 45px 7% 45px 6%;
    background-color: #ffffff;
	
}
.index-bar a{
	
	display: block;
    width: 30%;
    margin-right: 5%;
    float: left;
    position: relative;
    overflow: hidden;
    height: 335px;
	
}
.index-bar a:last-child{margin-right: 0;}
.index-bar a:first-child{
	
	width: 30%;
    background-color: rgb(242,243,247);
	
}
.index-bar a img{display: block;width: auto;min-width: 100%;height: 100%;opacity: 0;transition: all .3s;}
.index-bar a .text{
	
	width: 100%;
    height: 60%;
    position: absolute;
    top: 20%;
    left: 0;
    box-sizing: border-box;
    padding: 0 60px;
	
}
.index-bar a .text h3{
	font-size: 34px;
	color: #fff;
	margin-bottom: 8px;
	font-family: "got";
	font-weight: 600;
	}
	
.index-bar a:nth-of-type(1) .text  h3 font {
	
    font-size: 18px;
    color: inherit;
    /* font-weight: bold; */
    font-family: "got";
    margin-right: 5px;
    float: left;
}	
	
.index-bar a:nth-of-type(1) .text h4 {
	
    position: relative;
    padding: 0;
    margin-top: 65px;	
}


	
	
.index-bar a .text p{font-size: 18px;color: #fff;margin-bottom: 30px;min-height: 18px;}
.index-bar a .text h4{
	
	font-size: 13px;
    color: #fff;
    line-height: 24px;
    width: 90%;
    text-align: justify;
    opacity: 0.75;
    letter-spacing: 0;
    position: absolute;
    bottom: 0;
    min-height: 87px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 36px;
	
}
.index-bar a:nth-of-type(1) .text,.index-bar a:nth-of-type(2) .text{top: 19%;}
.index-bar a:nth-of-type(2){
	background-color:#b71522;
	width: 30%;
	}
.index-bar a:nth-of-type(3){background-color: #eaeaea;}
.index-bar a:nth-of-type(4){background-color:#fff;}
.index-bar a:first-child img{opacity: 1;}
.index-bar a:hover img{opacity: 1;}
.index-bar a:first-child .text h3{font-size: 56px;}
.index-bar a:first-child .text h4{width: 100%;}
.index-bar a:first-child .text h3 span{
	
	display: inline-block;
    font-size: 37px;
    color: inherit;
	font-weight: 600;
	
}
.index-bar a:first-child .text h3,.index-bar a:first-child .text p,.index-bar a:first-child .text h4,.index-bar a:nth-of-type(3) .text h3,.index-bar a:nth-of-type(3) .text p,.index-bar a:nth-of-type(3) .text h4,.index-bar a:nth-of-type(4) .text h3,.index-bar a:nth-of-type(4) .text p,.index-bar a:nth-of-type(4) .text h4,.index-bar a:nth-of-type(5) .text h3,.index-bar a:nth-of-type(5) .text p,.index-bar a:nth-of-type(5) .text h4{color: #222222;}
.index-bar a:nth-of-type(4){background-color:#fff;}
.index-bar a:first-child .text h3,.index-bar a:first-child .text h4{color: #fff;}
.index-bar a:hover .text h3,.index-bar a:hover .text h4,.index-bar a:hover .text p{color: #fff;}
.index-bar a:nth-of-type(1) .text p,.index-bar a:nth-of-type(2) .text p{display: none;}
.index-bar a:nth-of-type(1) .text h4,.index-bar a:nth-of-type(2) .text h4{position: relative;padding: 0;margin-top: 20px;}
.index-bar a:nth-of-type(2) .text h3{
	
	height: 95px;
    box-sizing: border-box;
    padding-top: 9px;
	
}
.index-bar a:nth-of-type(2) .text h3:after{content: '';display: block;clear: both;}
.index-bar a:nth-of-type(2) .text h3 font{
	
	font-size: 18px;
    color: inherit;
    /* font-weight: bold; */
    font-family: "got";
    margin-right: 5px;
    float: left;
	
}
.index-bar a:nth-of-type(2) .text h3 span{
	
	font-size: 37px;
    float: left;
    margin-top: -8px;
	font-weight: 600;
	
}
.index-bar a:nth-of-type(2) .text h3 span:nth-of-type(1){margin-right: 30px;}
/*index-service*/
.index-service{
	
	overflow: hidden;
    background-color: #fff;
    padding-top: 0px;
    padding-bottom: 0;
	
}
.index-service .main{border-bottom: 1px solid #ddd;}
.index-service .main .gallery-top{padding-left: 10px;}
.index-service .main .gallery-top a{display: block;width: 100%;position: relative;}
.index-service .main .gallery-top a .left{width: 45%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);box-sizing: border-box;padding: 70px 70px 70px 50px;background-color: #FFFFFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}
.index-service .main .gallery-top a .left>span{font-size: 14px;color: #666;display: block;text-transform: uppercase;margin-top: 5px;}
.index-service .main .gallery-top a .right{width: 78%;float: right;overflow: hidden;}
.index-service .main .gallery-top a .right img{display: block;width: 100%;}
.index-service .main .gallery-top a .left h3{ 
		font-size: 28px;
		color:#b71522;
		font-weight: bold;
		line-height: 42px;
		letter-spacing: 3px;
	}
.index-service .main .gallery-top a .left strong{display: block;width: 100px;height: 1px;background-color: #dddddd;margin: 30px 0;}
.index-service .main .gallery-top a .left h4{font-size: 16px;color: #222;line-height: 28px;text-align: justify;font-weight:bold;}
.index-service .main .gallery-top a .left h5{font-size: 15px;color: #666;margin-top: 20px;line-height:22px;}
.index-service .main .gallery-top a .left #tan-s{font-style: unset;margin: 0;margin-top: 50px;width: 140px;height: 40px;line-height: 40px;font-size: 14px;}
.index-service .main .gallery-thumbs{overflow: hidden;padding: 30px 130px;}
.index-service .main .gallery-thumbs .swiper-slide{width: auto;text-align: center;cursor: pointer;}
.index-service .main .gallery-thumbs .swiper-slide h3{font-size: 16px;color: #666;margin-bottom: 10px;}
.index-service .main .gallery-thumbs .swiper-slide span{display: block;width: 8px;height: 8px;border-radius: 50%;background-color: #bbbbbb;margin: auto;}
.index-service .main .gallery-thumbs .swiper-slide-thumb-active h3{
	color: #b71522;
	}
.index-service .main .gallery-thumbs .swiper-slide-thumb-active span{
	
	background-color: #b71522;
	
	}
.index-service .main .swiper-button-next,.index-service .main .swiper-button-prev{font-size:25px;color: var(--theme-color);height: auto;width: auto;margin-top: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.swiper-button-next:after,.swiper-button-prev:after{font-size: 20px;font-weight: bold;}
/*index-news*/
.index-news{
	
	margin: 6px auto;
	overflow: hidden;
	
	}
	
.index-news .top{
	width: 100%;
    box-sizing: border-box;
    margin: 15px 0;
	
}
.index-news .top h3{
	font-size: 28px;
    color: #b71522;
    font-weight: bold;
    line-height: 42px;
    letter-spacing: 3px;
    margin: 15px 0 0;
	}
.index-news .top span{font-size: 13px;color: #666666;display: block;text-transform: uppercase}
.index-news .in_news_02{width: 100%;box-sizing: border-box;margin: auto;position: relative;}
.index-news .in_news_02 .left{
	
	width: 55%;
    float: left;
    box-sizing: border-box;
    margin-right: 0px;
    position: relative;
    display: block;
	
	}
.index-news .in_news_02 .left .imgbox{width: 100%;box-sizing: border-box;overflow: hidden;position: relative;z-index: 2;}
.index-news .in_news_02 .left img{display: block;width: 100%;transition: all .6s;}
.index-news .in_news_02 .left:hover img{transform: scale(1.1);}
.index-news .in_news_02 .left:after{content: '';display: none;width: 75%;height: 100%;border: 1px solid #dddddd;position: absolute;top: 30px;right: 110px;z-index: 0;} 
.index-news .in_news_02 .left .text{
	width: 100%;
    box-sizing: border-box;
    background-color: rgba(34,34,34,0.8);
    padding: 40px 65px 28px 235px;
    position: absolute;
    right: 0%;
    top: 90%;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	
}
.index-news .in_news_02 .left .text h3{font-size: 22px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.index-news .in_news_02 .left .text h4{font-size: 14px;color: #fff;line-height: 21px;opacity:0.75;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;text-align: justify;}
.index-news .in_news_02 .left .text h5{
	background-color: #b71522;
    width: 190px;
    height: 133px;
    border-radius: 10% 0;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 80%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    box-shadow: 5px 2px 10px rgba(0,0,0,0.3);
}
.index-news .in_news_02 .left .text h5 p{display: block;color: #fff;font-size: 50px;font-weight: bold;}
.index-news .in_news_02 .left .text span{font-size: 16px;display: inline-block;color: #fff;margin-top: 10px;}
.index-news .in_news_02 ul{
	
	width: 42%;
    position: absolute;
    height: 100%;
    right: 0;
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    top: 0;
	
	}
.index-news .in_news_02 ul a{display: block;width: 100%;box-sizing: border-box;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;align-items: center;-webkit-align-items: center;}
.index-news .in_news_02 ul a .text{width: 65%;}
.index-news .in_news_02 ul a .text h3{
	
	font-size: 16px;
	color: #222222;
	line-height: 2rem;
	font-weight:bold;
	
	}
.index-news .in_news_02 ul a:hover .text h3{color:#b71522;}
.index-news .in_news_02 ul a .img{
	
	width: 30%;
	overflow: hidden;
	}
.index-news .in_news_02 ul a .img img{display: block;width: 100%;transition: all .6s;}
.index-news .in_news_02 ul a:hover .img img{transform: scale(1.1);}
.index-news .in_news_02 ul a .text .font{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;flex-flow:row;-webkit-flex-flow:row;margin-top: 20px;}
.index-news .in_news_02 ul a .text .font h3{font-size: 14px;color: #666666;}
.index-news .in_news_02 ul a .text .font p{display: block;width: 70px;height: 25px;background-color: var(--theme-color);color: #ffffff;font-size: 12px;border-radius: 5px;line-height: 25px;text-align: center;}
.index-news .in_news_02 ul a:hover .text .font p{background-color: #fff;border: 1px solid var(--theme-hover);color: var(--theme-hover);}
/*footer*/
footer {
	
	width: 100%;
    background: url(../images/foot_b.jpg) no-repeat center top;
    border-top: 4px solid #b71522;
	
	
}
footer .main {
	padding:30px 0 0 0;
	}
footer .main .footertop a img {height:60px;width:auto;}
footer .main .footertop .mid {width:100%;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,0.3)}
footer .main .footertop .mid .top_left {display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;}
footer .main .footertop .mid .top_left a {display:inline-block;background-image:none;font-size:23px;color:#fff;width:40px;height:40px;text-align:center;box-sizing:border-box;line-height:40px;border-width:1px;border-style:solid;border-color:rgba(208,208,208,0.3);border-image:initial;border-radius:50%;margin-left:15px;}
footer .main .footertop .mid .top_left a:hover {opacity:.7;filter:alpha(opacity=70);}
footer .main .footertop .mid .top_right{
	/*display: flex;*/
	align-items: flex-end;
	flex-direction: column;
	width: 30%;
	}
footer .main .footertop .mid .top_right li:first-child {opacity: 1;font-size: 16px;margin-bottom: 7px;}
footer .main .footertop .mid .top_right li,footer .main .footertop .mid .top_right li a{line-height: 1.8rem;letter-spacing: 1.5px;color: #fff;/*opacity: 0.6;*/font-size: 15px;}
footer .main .footertop .mid h3 {font-size:14px;color:#fff;margin-left:35px;opacity:0.6;}
footer .main>ul {margin:0 auto;padding:10px 0;display:flex;justify-content:space-between;align-items:flex-start;}
footer .main>ul>li .ft_ewm {width:auto;}
footer .main>ul>li p {font-size: 14px;color:#fff;text-align:center;padding-top:5px;}
footer .main>ul>li>a {display:block;font-size:16px;color:#fff;margin-bottom:20px;font-weight:bold;}
footer .main ul li .sub-menu li {display:block;margin-bottom:20px;}
footer .main ul li .sub-menu a {color:#fff;font-size:14px;opacity:0.6;position:relative;padding-bottom: 5px;}
footer .main ul li .sub-menu a:after {content:'';display:block;width:0%;height:1px;background-color:#eee;position:absolute;left:0;bottom:0;}
footer .main ul li .sub-menu a:hover:after{width: 100%;}
footer .main ul li .sub-menu a:hover {opacity:1;}
footer .main .footer_b {border-bottom:1px solid rgba(255,255,255,0.3);padding-bottom:30px;}
footer .main .footer_b a {font-size:13px;color:#fff;opacity:0.6;}
footer .main .footer_b p {font-size:13px;color:#fff;opacity:0.6;margin-right:20px;display: block;margin-bottom: 5px;}
footer .main .footer_b p img{
    width: unset;
}
footer .main .footer_b div{font-size: 12px;}
footer .link,footer .link i {font-size:12px;color:#666;padding-bottom:20px;}
footer .link a {padding:0 6px;}
/*page*/
.page {padding-top:80px;position:relative;overflow:hidden;}
.page .page_left {position:absolute;width:24%;background-color:#f3f3f3;float:left;height:100%;    left: 6%;}
.page .page_left .page_left_list,.page_left_xg{padding:71px 5% 0 28px;}
.page .page_left h2,.page_left_xg h3{color:#b71522;position:relative;font-size:17px;font-weight:bold;}
.page .page_left .page_left_list h4 {border-bottom:1px solid #cccccc;text-transform:uppercase;margin-bottom:20px;font-size:14px;padding:17px 0;}
.page .page_left h2:after {display:block;content:"";height:100%;width:2px;background-color:var(--theme-color);position:absolute;right:-6%;top:0;}
.page .page_left .page_left_list>li {cursor:pointer;position:relative;width:80%;border-bottom:1px solid #ccc;}
.page .page_left .page_left_list>li>a {font-size:15px;color:#666666;padding-bottom:12px;padding-top:12px;display:block}
.page .page_left .page_left_list>li.current-menu-item>a,.page .page_left .page_left_list>li>a:hover,.page .page_left .page_left_list>li:hover:after,.page .page_left .page_left_list>li>.sub-menu>li:hover a{color:#b71522;}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu {display:none}
.page .page_left .page_left_list>li.menu-item-has-children:after {content:"\e683";position:absolute;font-family:'iconfont';top:22px;transform:translateY(-50%);font-size:13px;right:0;}
.page .page_left .page_left_list>li.active:after {transform:translateY(-50%) rotate(90deg)}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu>li {cursor:pointer;padding:15px 0;border-bottom:1px solid #ccc;font-size:14px;color:#666666;margin-left: 20px;}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu>li:last-child{border-bottom:unset}
.page .page_right {width:76%;float:right;padding-top:71px;min-height:1000px;position:relative;padding-bottom:50px;}
.page .page_right .page-des,.tags{padding-bottom: 30px;border-bottom: 1px solid #eee;width:85%;margin:0 auto;}
.tags{padding-top: 30px;font-size: 14px;}
.tags a{padding: 5px 10px;letter-spacing: 1px;border: 1px solid #eee;}
.tags a:hover{background-color:var(--theme-hover);color:#fff}
.page_right_t{width: 85%;margin: 0 auto;padding-bottom: 25px;margin-bottom: 25px;border-bottom: 1px solid #ccc;}
.page_right_t h1{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.page_right_t .time{font-size: 14px;}
.page_right_t .time i{padding-right: 6px;font-size: 14px;}
.page_left_xg h3{border-bottom:1px solid #cccccc;padding-bottom: 20px;}
.page_left_xg a {border-bottom:1px solid #eee;margin:20px 0;color:#888;display:block;font-size:14px;letter-spacing:2px;line-height:24px;}
.page_left_xg a:hover{color:var(--theme-hover)}
.page_left_xg a span {display:block;font-size:12px;color:#999;}
/*about*/
.page_title {width: 100%;overflow: hidden;padding:145px 0 25px;background-color: #f2f3f7;line-height: 26px;}
.page_title h1,.page_title h2{font-size: 24px;color: #444444;}
.page_title h4{text-transform: uppercase;font-size: 16px;}
.about_p_01{width: 100%;box-sizing: border-box;padding:0 0 0 calc((100% - 90%)/2);position: relative;overflow: hidden;}
.about_p_01 .min{width: 100%;box-sizing: border-box;position: relative;padding: 100px 0;display: flex;justify-content: space-between;align-items: center;}
.about_p_01 .min .left{width: 42%;float: left;z-index: 0;padding-right: 50px;box-sizing: border-box;padding-right: 90px;}
.about_p_01 .min .left h3{font-size: 28px;color: var(--theme-color);font-weight: bold;line-height: 42px;letter-spacing: 3px;margin-bottom: 40px;}
.about_p_01 .min .left .list{width: 100%;box-sizing: border-box;}
.about_p_01 .min .left .list a{position: relative;display: flex;flex-flow: row;align-items: center;margin-bottom: 10px;display: -webkit-flex;-webkit-flex-flow: row;-webkit-align-items: center;}
.about_p_01 .min .left .list a font{width: 30%;font-size: 14px;color:var(--theme-color);text-align: center;line-height: 40px;text-transform: uppercase;font-weight: bold;background-color: #eaeaea}
.about_p_01 .min .left .list a:hover font{background-color: #3f3f3f;color: #fff;}
.about_p_01 .min .left .list a p{font-size: 15px;color: #666666;border-bottom: 1px solid #dddddd;width: 75%;line-height: 39px;box-sizing: border-box;box-sizing: border-box;padding-left: 35px;display: block;}
.about_p_01 .min .left .list a:after{content: '';display: block;width: 0%;height: 1px;background-color: #3f3f3f;position: absolute;left: 0;bottom: 0;transition: all .3s;}
.about_p_01 .min .left .list a:hover:after{width: 100%;}
.about_p_01 .min .left .list a:hover p{color: #3f3f3f;}
.about_p_01 .min .right{width: calc(49% + (100% - 90%)/2);float: right;position: relative;z-index: 1;max-height: 620px;overflow: hidden;position: relative;}
.about_p_01 .min .right img{display: block;width: 100%;}
.about_p_01 .min .right .text{position: absolute;width: 92%;height: 80%;right: 0;top: 10%;display: flex;justify-content: space-between;align-items: center;}
.about_p_01 .min .right .text .left02{display: flex;width: 35%;background-color:var(--theme-color);opacity: 0.9;height: 100%;align-items: center;justify-content: center;}
.about_p_01 .min .right .text .left02 .font{text-align:  center;}
.about_p_01 .min .right .text .left02 .font h3{font-size: 28px;color: #FFFFFF;font-weight:bold;}
.about_p_01 .min .right .text .left02 .font p{font-size: 14px;color: #FFFFFF;margin: 12px 0;}
.about_p_01 .min .right .text .left02 .font span{display: block;font-size: 13px;color: rgba(255,255,255,0.7);    padding: 0 7%;line-height: 20px;}
.about_p_01 .min .right .text .right02{display: flex;width: 65%;height: 92%;justify-content: space-between;flex-flow: column;box-sizing: border-box;padding-left: 35px;}
.about_p_01 .min .right .text .right02 li{box-sizing: border-box;padding:15px 0 15px 20px;border-left: 2px solid #888;}
.about_p_01 .min .right .text .right02 li h3{font-size: 22px;color: #FFFFFF;font-weight:bold;} 
.about_p_01 .min .right .text .right02 li h4{font-size: 15px;color: #FFFFFF;margin: 10px 0;}
.about_p_02{width: 100%;box-sizing: border-box;position: relative;padding-bottom: 0px;background: url(../images/aboutbg.jpg) fixed no-repeat;padding-top: 180px;margin-bottom: 100px;}
.about_p_02 .text{text-align: center;position: relative;z-index: 2}
.about_p_02 .text h3{font-size: 30px;color: #ffffff;font-weight: bold;margin-bottom: 25px;}
.about_p_02 .text strong{
	/*display: block;*/
	width: 1px;
	height: 30px;
	background-color: #cccccc;
	margin: 20px auto 20px;
	}
.about_p_02 .text h4{
	font-size: 18px;
	color: #ffffff;
	line-height: 4rem;
	display: block;
	margin: auto;
	}
.about_p_02 .text .page-des{
	text-indent:2em;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	padding: 50px 100px;
	background-color: #fff;
	line-height: 3;
	}
.page-turning {
	display: block;
    width: 100%;
    overflow: hidden;
    margin: 50px auto 50px;
    padding: 8px 12px;
    box-sizing: border-box;
    background-color: #eee;
    display: flex;
    align-items: center;
	
}


.page-turning a {text-align:center;display:block;float:left;width:40%;color:#666;}
.page-turning a:nth-child(1),.page-turning a:nth-child(3) {width:30%;text-align:left;}
.page-turning a:nth-child(3),.page-turning a:nth-child(3) h3 {text-align:right;}
.page-turning a i {display:inline-block;font-size:16px;margin:0 10px;}
.page-turning a strong {vertical-align:top;display:inline-block;font-size:12px;margin:0 10px;}
.page-turning a h3 {display:block;font-size:12px;color:#999;letter-spacing:1px;text-align:left;margin:10px 0 0 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.page-turning a:hover,.page-turning a:hover i {color:var(--theme-color);}

.about_p_03{width: 100%;box-sizing: border-box;padding-bottom: 30px;}
.t-atl{
	
	width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    background: #fff;
	
}
.t-atl h3{
	
	font-size: 30px;
	color:#b71522;
	font-weight:bold;
	}
.t-atl strong{display: block;width: 80px;height: 1px;background-color: #ddd;margin: 30px auto;}
.t-atl p{font-size: 15px;color: #666666;}
.about_p_03 .min{width: 100%;background:var(--theme-color);height: auto;box-sizing: border-box;padding-top: 30px;position: relative;}
.about_p_03 .min img{display: block;width: 30%;margin: auto;opacity: 0.2;}
.about_p_03 .min .swiper-container{width: 100%;height: 100%;position: absolute;top: 0;left: 0;box-sizing: border-box;padding: 0 10%;padding-top:60px;}
.about_p_03 .min .swiper-container .text{text-align: center;}
.about_p_03 .min .swiper-container .text p{font-size: 15px;color: #ffffff;margin-bottom: 30px;}
.about_p_03 .min .swiper-container .text h3{font-size: 24px;color: #ffffff;}
.about_p_03 .min .swiper-container .text strong{display: block;width: 220px;height: 1px;background-color: rgba(255,255,255,0.5);margin:20px auto;}
.about_p_03 .min .swiper-container .text h4{font-size: 14px;color: #fff;line-height: 26px;}
.about_p_03 .swiper-button-next,.about_p_03 .swiper-button-prev{bottom: -25px;transform: none;margin-top: 0px;top: initial;background-size: 15px 15px;width: 50px;height: 50px;background-color: #f7f7f7;box-sizing: border-box;outline: none;z-index: 2;font-size: 24px;color: #333;text-align: center;line-height: 50px;background-image: none;border-radius: 4px;}
.about_p_03 .swiper-button-next{right: 50%;margin-right: -55px;}
.about_p_03 .swiper-button-prev{left: 50%;margin-left: -55px;}
.about_p_03 .swiper-button-next:after,.about_p_03 .swiper-button-prev:after {font-size: 13px;}
.about_p_04 {
	
	margin: 35px 0;
	background: #fafafa;
	
}
.about_p_04 .main a {margin: 10px;display:block;position:relative;background: #fafafa;}
.about_p_04 .main a .imgboox {width:100%;box-sizing:border-box;overflow:hidden;}
.about_p_04 .main a .imgboox img {display:block;width:100%;height: 265px;}
.about_p_04 .main a .text {width:100%;box-sizing:border-box;overflow:hidden;padding: 35px 35px 11px;}
.about_p_04 .main a .text strong {display:block;width:100%;height:2px;background-color:#222222;margin-bottom:15px;}
.about_p_04 .main a .text h3 {font-size:16px;color:#222222;margin-bottom:15px;}
.about_p_04 .main a .text p {font-size:13px;color:rgba(34,34,34,0.7);}
.about_p_04 .main a:hover .text h3 {color:#FFFFFF;}
.about_p_04 .main a h4 {font-size:18px;color:#ffffff;font-weight:bold;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;position:absolute;right:30px;bottom:135px;transform:rotate(180deg);letter-spacing:3px;-webkit-transform:rotate(180deg);opacity:0}
.about_p_04 .main a:hover .imgboox img {transform:scale(1.1);}
.about_p_04 .main a:hover .text {background-color:var(--theme-hover);}
.about_p_04 .main a:hover .text strong {background-color:#FFFFFF;}
.about_p_04 .main a:hover .text h3{color:#fff}
.about_p_04 .main a:hover .text p {color:rgba(255,255,255,0.7);}
.about_p_04 .main a:hover h4 {opacity:1;}
/*contact*/
.contact{margin: 80px auto;display: flex;align-items: center;justify-content: space-between;display: -webkit-flex;-webkit-justify-content: space-between;-webkit-align-items: center;overflow:hidden}
.contact .left {width:50%;display:flex;justify-content:flex-start;display:-webkit-flex;-webkit-justify-content:flex-start;}
.contact .left h2 {font-size:48px;color:rgba(34,34,34,0.1);font-weight:bold;text-transform:uppercase;writing-mode:vertical-lr;margin-right:50px;font-family:'got';letter-spacing:2px;}
.contact .left .min>h3 {font-size:30px;color:#222222;font-weight:bold;padding-bottom: 15px;border-bottom:1px solid #ddd;margin-bottom: 8px;}
.contact .left .min h4 {font-size:20px;color:#222222;margin-bottom:30px;font-weight:bold;}
.contact .left .min .item {width:100%;box-sizing:border-box;justify-content:flex-start;align-items:center;flex-flow:row;display:flex;margin-bottom:20px;}
.contact .left .min .item i {margin-right:20px;font-size:30px;color:#b71522;}
.contact .left .min .item h3 {font-size:14px;color:#666666;}
.contact .left .min .item h3 span {font-size:16px;color:#222222;margin-top:10px;display:inline-block;line-height:20px;}
.contact .left .min .item .ewm{padding: 8px 20px;background: #b71522;color: #fff;cursor: pointer}
.contact .left .min .text:last-child {/* border-top:1px solid #ddd; */padding-top: 17px;margin-top: 6px;}
.contact .right {width:50%;position:relative;margin-top:-120px}
.contact .right img {display:block;width:100%;box-sizing:border-box;}
.contact .right .icon a:nth-of-type(1) {position:absolute;top:49%;right:26%;}
.contact .right .icon a {width:30px;height:30px;}
.contact .right .icon a span {font-size:12px;color:#444444;}
.contact .right .icon a label {position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);display:inline-block;width:10px;height:10px;color:var(--theme-color);}
.contact .right .icon a label:before {content:'';width:100%;height:100%;background:var(--theme-color);border-radius:50%;position:absolute;z-index:2;}
.contact .right .icon a label:after {content:'';width:40px;height:40px;animation:scale 3s ease-out infinite;-webkit-animation:scale 3s ease-out infinite;background-color:transparent;border:1px solid #222;border-radius:50%;position:absolute;left:-16px;top:-16px;}
@keyframes scale
{
    0% {transform: scale(0.1);opacity: 1;}
    25% {transform: scale(0.2);opacity: 1;}
    50% {transform: scale(0.6);opacity: 0.5;}
    75% {transform: scale(0.8);opacity: 0.1;}
    100%{transform: scale(1);opacity: 0.1;}
}
@-webkit-keyframes scale{
    0% {transform: scale(0.1);-webkit-transform: scale(0.1);opacity: 1;}
    25% {transform: scale(0.2);-webkit-transform: scale(0.2);opacity: 1;}
    50% {transform: scale(0.6);-webkit-transform: scale(0.6);opacity: 0.5;}
    75% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.1;}
    100%{transform: scale(1);-webkit-transform: scale(1);opacity: 0.1;}
}
.wx-box {z-index: 99;position: fixed;left: 50%;top: 50%;width: 200px;height: 227px;-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);background: #fff;border: 1px solid #efefef;border-radius: 10px;padding: .1rem;display: none;text-align: center}
.wx-box img {max-width: 100%;}

/*industry*/
.industry01 {margin:40px auto;position:relative;overflow:hidden;box-sizing:border-box;padding:50px 0;width:90%}
.industry01 .main {position:relative;margin:0;z-index:2;}
.industry01:after {content:'';display:block;width:70%;height:100%;position:absolute;box-sizing:border-box;right:0;top:0;background-color:#f2f3f7;}
.industry01 .text {width:40%;position:absolute;left:115px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.industry01 .text strong {display:block;width:60px;height:2px;background-color:#FFFFFF;margin-bottom:25px;}
.industry01 .text h3 {font-size:22px;color:#ffffff;line-height:36px;text-align:justify;}
.industry01 .abox {width:365px;height:auto;box-sizing:border-box;padding:45px 60px;background-color:var(--theme-color);position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);right:-60px;}
.industry01 .abox a {font-size:15px;color:#dddddd;width:50%;float:left;margin-bottom:25px;box-sizing:border-box;padding-left:15px;position:relative;}
.industry01 .abox .current-menu-item a:before {content:'';display:block;width:2px;height:16px;position:absolute;left:0;top:0;background-color:#fff;}
.page_idea {width:790px;margin:80px auto;box-sizing:border-box;text-align:center;}
.page_idea h3 {font-size:24px;margin-bottom:30px;color:var(--theme-color);font-weight:bold;}
.page_idea h4 {font-size:15px;color:#666666;line-height:30px;}
.industry03{width: 100%;box-sizing: border-box;position: relative;overflow: hidden;padding: 70px 0;}
.industry03::after{content: '';display: block;width: 60%;box-sizing: border-box;background-color: #f5f6f8;height: 100%;position: absolute;right: 0;top: 0;}
.industry03 .main{width: 100%;position: relative;z-index: 1;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;}
.industry03 .main .left{width: 50%;position: relative;overflow: hidden;}
.industry03 .main .left img{display: block;width: 100%;}
.industry03 .main .right{width: 50%;box-sizing: border-box;padding-right: calc((100% - 90%)/2);padding-left: 70px;padding-top: 60px;}
.industry03 .main .right li{width: 100%;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.industry03 .main .right li a{display: block;width: 100%;height: 70px;line-height: 70px;box-sizing: border-box;padding: 0;font-size: 18px;color: #222222;position: relative;}
.industry03 .main .right li .info{width: 100%;box-sizing: border-box;border-top: 1px solid #ddd;padding: 30px 0 20px;display: none;}
.industry03 .main .right li .info .cont{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-flex-wrap: wrap;flex-wrap: wrap;}
.industry03 .main .right li .info .cont p{width: 100%;margin-bottom: 10px;position: relative;padding-left: 20px;font-size: 15px;color: #666666;box-sizing: border-box;line-height:18px;}
.industry03 .main .right li .info .cont p::before{content: '';display: block;width: 10px;height: 1px;background-color: #666666;position: absolute;left: 0;top: 8px;}
.industry03 .main .right li:first-child a{border-top: 1px solid #ddd;}
.industry03 .main .right li a::after{content: '+';display: block;position: absolute;right: 0;top: 0;font-size: 20px;color:var(--theme-color);}
.industry03 .main .right li a.active::after{content: '-';}
.industry03 .main .right li:first-child .info{display: block;}
.industry04{overflow: hidden;width: 90%;margin: 80px auto;box-sizing: border-box;display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center;}
.industry04 .text{width: 50%;box-sizing: border-box;padding-right: 50px;}
.industry04 .text h3{font-size: 20px;color:var(--theme-color);font-weight: bold;margin-bottom: 30px;}
.industry04 .text h4{font-size: 15px;color: #666666;line-height: 30px;}
.industry04 .imgbox{width: 50%;box-sizing: border-box;overflow: hidden;}
.industry04 .imgbox img{display: block;width: 100%;}
.industry05{width:90%;margin: 0 auto 100px;border-top: 1px solid #f2f3f4;padding-top: 20px;}
.industry05 .text{text-align: center;}
.industry05 .text span{font-size: 14px;color: #666666;margin-bottom: 10px;display: block;}
.industry05 .text p{font-size: 22px;color: var(--theme-color);font-weight: bold;margin-bottom: 50px;text-align: center;}
.industry05 .min{width: 100%;box-sizing: border-box;}
.industry05 .min a{display: block;width: 24.25%;float: left;position: relative;margin-right: 1%;box-sizing: border-box;}
.industry05 .min a:last-child{margin-right: 0;}
.industry05 .min a img{display: block;width: 100%;}
.industry05 .min a .text{width: 100%;height: 100%;box-sizing: border-box;padding: 30px;display: flex;justify-content: space-between;display: -webkit-flex;-webkit-justify-content: space-between;-webkit-flex-flow: column;flex-flow: column;position: absolute;top: 0;left: 0;text-align: left;z-index: 2;}
.industry05 .min a .text .font h3{font-size: 18px;color: #ffffff;margin-bottom: 10px;}
.industry05 .min a .text .font p{font-size: 14px;color: #ffffff;text-transform: uppercase;text-align: left;}
.industry05 .min a .text font{display: block;width: 100px;height: 32px;box-sizing: border-box;border: 1px solid #FFFFFF;border-radius: 5px;color: #FFFFFF;text-align: center;line-height: 30px;font-size: 12px;transition: all .3s;}
.industry05 .min a:hover .text font{background-color: #FFFFFF;color: #222222;}
.industry05 .min a:before{content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0,0,0,0.6);z-index: 1;transition: all .6s;}
.industry05 .min a:hover:before{opacity: 0;}
/*cat-pro*/
.banner_cat {position:relative;overflow:hidden;padding-top:80px;}
.banner_cat .mbx{width: 90%;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);top: 50px;position: absolute;}
.banner_cat .mbx li {display: inline-block;color: #fff;font-size: 12px;}
.banner_cat .mbx li a{color: #fff;margin-right: 10px;}
.banner_cat .mbx li a i{margin-right: 10px;font-size: inherit;color: inherit;}
.banner_cat .n_banner {width:100%;position:relative;}
.banner_cat .n_banner .text {margin-top:20px;width:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.banner_cat .n_banner .text h2 {
	font-size:38px;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:20px;
	width: 60%;
    margin: 0 110px;
	}
.banner_cat .n_banner .text h4 {
	font-size:14px;
	color:#ffffff;
	line-height:2;
	display:block;
	margin-top:30px;
	margin: 0 110px;
	    width: 60%;
	}
.cat_pro {
	
	background: #ffffff;
    overflow: hidden;
	
}
.cat_pro .cat_pro_left {box-sizing: border-box;width:20%;height:auto;float:left;background:#fff;margin-top:0px;}
.cat_pro .cat_pro_left>ul {width:100%;height:auto;padding:25px;border-top:1px solid #eee;overflow:hidden;box-sizing:border-box}
.cat_pro .cat_pro_left>ul>li {width:70%;height:auto;position:relative;margin-left:30%;border-bottom:1px solid #eee;}
.cat_pro .cat_pro_left>ul>li>a {font-size:16px;line-height:38px;color:#121212;cursor:pointer;display:inline-block}
.cat_pro .menu-item-has-children>a::before {width:2px;height:10px;position:absolute;right:4px;top:18px;margin-top:-5px;content:'';background:#121212;opacity:1;transition:ease .5s;pointer-events: none;cursor: default;}
.cat_pro .menu-item-has-children>a:hover::before{transform:rotate(-90deg);}
.cat_pro .menu-item-has-children.active>a:before{transform:rotate(0);}
.cat_pro .menu-item-has-children>a::after {width:10px;height:2px;position:absolute;right:0;top:18px;margin-top:-1px;content:'';background:#121212;pointer-events: none;cursor: default;}
.cat_pro .menu-item-has-children ul {width:100%;height:auto;position:relative;padding-bottom:15px;display:block;}
.cat_pro .menu-item-has-children li {list-style-type:circle;margin-left:20px;font-size: 14px;}
.cat_pro .menu-item-has-children li a {height:auto;display:block;padding:7px 0;line-height:17.6px;position:relative;}
.cat_pro .menu-item-has-children li a:hover{padding-left:10px;}
.cat_pro .cat_pro_left>ul>li.current-menu-item>a,.cat_pro .cat_pro_left>ul>li .current-menu-item>a,.cat_pro ul li a:hover,.cat_pro .cat_pro_left>ul>li .current-post-ancestor>a{color:#b71522;}
.cat_pro .cat_pro_left>ul>li .current-menu-item>a:after,.cat_pro .cat_pro_left>ul>li .current-post-ancestor>a:after{content: "\e604";color:var(--theme-color);padding-left:12px;position: absolute;}
.cat_pro_right {
		
	box-sizing: border-box;
    width: 80%;
    float: right;
    background: #ffffff;
    padding: 50px;
    overflow: hidden;
	
}
.cat_pro_right>ul {width:100%;height:auto;position:relative;margin-bottom:55px;}
.cat_pro_right>ul li {
	
	width:22%;
	height:auto;
	float:left;
	margin-left: 2%;
	margin-bottom:30px;
	position:relative;
	}
.cat_pro_right>ul li:nth-child(3n) {margin-right: 0;}
.cat_pro_right>ul li .cat_title {width:100%;height:auto;position:relative;padding:15px 10px 10px;box-sizing:border-box;z-index:1}


.cat_pro_right>ul li .cat_title::after,.pic_left ul li .con:after{
	
	content:'';
	background:#b71522;
	transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	z-index:-1

}
.cat_pro_right>ul li .cat_title h3 {font-size:16px;line-height:1.7;color:#3a3a3a;font-weight:400;display:block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cat_pro_right>ul li .cat_title p {font-size:12px;line-height:1.7;opacity:.7;}
.cat_pro_right>ul li:hover .cat_title:after,.pic_left ul li .con:hover:after{opacity:1;transform:translate(0);-moz-transform:translate(0);-webkit-transform:translate(0);}
.cat_pro_right>ul li:hover .cat_title h3,.cat_pro_right>ul li:hover .cat_title p,.cat_pro_right ul li:hover .cat_title p i {color:#fff}

.pagination .current,.pagination a:hover {background-color:var(--theme-color)!important}

.pagination {margin:5% 0;text-align:center;display: flex;align-items: center;justify-content: center;}
.pagination li {
    padding: 0.6% 1.2%;
    background: #fff;
    margin: 0 0.2% 1%;
    border-radius: 2px;
}

.pagination li.pages_solid {
    background-color: var(--theme-color)!important;
    color: #fff;
}
.pagination span,.pagination a {display:inline-block;zoom:1;font-family:fontzhou;font-size:13px;text-align:center;background:#fff;color:#575757;}
.pagination .current,.pagination a:hover {color:#fff;}

.pro_xg>h3 {width:100%;padding-bottom:20px;font-size:25px;color:#222222;border-bottom:1px solid #DDDDDD;margin-bottom:30px;font-weight:bold;}
.pro_xg ul {width:100%;display:flex;display:-webkit-flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow: hidden;}

/*cat-news*/
.news_nav{width:100%;box-sizing:border-box;display:flex;justify-content:center;flex-flow:row;background-color:#FFF;border-bottom:1px solid #ddd;margin-bottom:70px;display:-webkit-flex;-webkit-justify-content:center;-webkit-flex-flow:row;}
.news_nav a {font-size:15px;color:#aaaaaa;line-height:52px;display:block;margin:0 50px;white-space:nowrap;overflow:hidden;position:relative;}
.news_nav .current-menu-item a,.news_nav li a:hover {color:#b71522;}
.news_nav .current-menu-item a:after,.news_nav li a:hover:after {width:100%;}
.news_nav li a:after {content:'';display:block;width:0%;height:3px;background-color:var(--theme-color);left:0;bottom:0;position:absolute;}
.news_zx .main{width:80%}
.news_zx .main a {display:flex;flex-flow:row;align-items:center;margin-bottom:50px;display:-webkit-flex;-webkit-flex-flow:row;-webkit-align-items:center;border-bottom:1px solid #ddd;padding-bottom:50px;}
.news_zx .main a .left{width: 43%;display: flex;flex-flow: row;display: -webkit-flex;-webkit-flex-flow: row;}
.news_zx .main a .left .data{text-align: left;width: 23%;}
.news_zx .main a .left .data h5{display: inline-block;margin-bottom: 10px;border-bottom: 1px solid #ddd;font-size: 54px;color: #ccc;font-family: "got"}
.news_zx .main a .left .data p{font-size: 22px;color: #ccc;font-family: "got";}
.news_zx .main a:hover .left .data h5,.news_zx .main a:hover .left .data p{color:var(--theme-color);}
.news_zx .main a:hover .left .data p{opacity:.6}
.news_zx .main a .left .imgbox{width: 80%;overflow: hidden;}
.news_zx .main a .left .imgbox img{display: block;width: 100%;transition: all .6s;}
.news_zx .main a .right{width: 57%;box-sizing: border-box;padding: 0 50px;}
.news_zx .main a .right h3{font-size: 24px;color: #222;margin-bottom: 30px;font-weight:bold;}
.news_zx .main a .right h4{text-indent: 2em;font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 30px;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;text-align: justify;}
.news_zx .main a:hover .left .imgbox img{transform: scale(1.1);}
.news_zx .main a:hover .right h3{color:var(--theme-color);}
.pic_left .pagination li,.pic_left .pagination li a{background: #ededed}
/*cat-pic*/
.pic_left .main{font-size: 0;letter-spacing:0;display: flex;flex-wrap: wrap;}
.pic_left ul li {width:23%;display:inline-block;margin-left:2%;margin-bottom:35px;overflow:hidden;visibility: visible;}
.pic_left ul li.li {width:66%;}
.pic_left ul li:nth-child(3n) {margin-right:0}
.pic_left ul li a img {
    width: 100%;
    height: 300px;
}

/*菜单*/
.header .navigation>li .sub{width:100%;position:absolute;top:75px;left:0;background:rgba(0,0,0,.8);z-index:9999;opacity:0;visibility:hidden;transition:all .6s ease 0s}
.header .navigation>li.sub a{display:block;height:50px;line-height:50px;text-align:center;color:#fff;font-size:15px}
.header .navigation>li:hover .sub{top:65px;opacity:1;visibility:visible;}
.header .navigation>li .sub a:hover{background:#0056f9}
.header .navigation>li .sub a h4 {
    font-size: 16px;
    background: #b71522;
    letter-spacing: 0.2em;
    margin: 15px 0;
    padding: 0px 30px;
}
.header .navigation>li .sub{
	
	width:100%;
	position:absolute;
	top:75px;
	left:0;
	background:rgba(0,0,0,.8);
	z-index:9999;
	opacity:0;
	visibility:hidden;
	transition:all .6s ease 0s
	
	}
		
.header .sub-menu1{	
list-style: none;
}


.header .navigation>li .sub a{
	
	display:block;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:15px;
	padding-bottom: 12px;
	}
.header .navigation>li:hover .sub{
	
	top:65px;
	opacity:1;
	visibility:visible;
	width:1372px;
	left:-480px;
	}
.header .navigation>li.sub .list{
	display: flex;
	justify-content: space-evenly;
	margin: 16px;
	
}
.header .navigation>li .sub a:hover{
	
	color:#b71522;
	background: none;
	}
.header .navigation>li .sub a h4 {
	font-size: 16px;
    background: #b71522;
    letter-spacing: 0.2em;
    margin: 10px 0;
    padding: 0px 25px;
    color: #fff;
    font-weight: 600;
	}
.header .navigation>li .sub a h4:hover {
	color: #1c1c1c;
    background: #f6f6f6;
	}


@media (min-width: 800px){
	
	

.header .navigation>li .sub .list {
    display: flex;
    justify-content: space-evenly;
    margin: 5px;
}
ul, ol {
    list-style: none;
}


.header .navigation>li .sub a {
    display: block;
    height: 32px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 13px;
}
.header .navigation>li .sub a h4 {
    font-size: 14px;
    background: #b71522;
    letter-spacing: 0.2em;
    margin: 5px 0;
    padding: 0px 15px;
}

.header .navigation>li:hover .sub{
	
	top:65px;
	opacity:1;
	visibility:visible;
	width:1150px;
	left:-520px;
	}

}




.pic_left ul li a:hover img {transform:scale(1.05);}
.pic_left ul li.li .top {padding:6% 6% 0;position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;}
.pic_left ul li.li .top span {display:inline-block;padding:10px 20px;background-color:var(--theme-color);font-size:13px;color:#fff;}
.pic_left ul li a:hover .top span{background:#fff;color:var(--theme-hover)}
.pic_left ul li.li .top h3 {font-size:25px;color:#fff;line-height:30px;font-weight:bold;margin:30px 0 20px;}
.pic_left ul li.li .top h4 {font-size:25px;color:#fff;font-weight:bold;}
.pic_left ul li a .red-bg {position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;visibility:hidden;transition:300ms;-webkit-transition:300ms;}
.pic_left ul li a .red-bg {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CCD4042C',endColorstr='#CCD4042C');background:#b71522;}
:root .pic_left ul li a .red-bg {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00D4042C',endColorstr='#00D4042C');}
:root .pic_left ul li a .red-bg {filter:none;}
.pic_left ul li a .line {display:block;background:#fff;position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;transition:400ms;-webkit-transition:400ms;}
.pic_left ul li a .line_1 {width:52px;height:1px;margin:-1px 0px 0px -26px;transform:translateX(-55px);-webkit-transform:translateX(-55px);}
.pic_left ul li a .line_2 {width:1px;height:52px;margin:-26px 0px 0px -1px;transform:translateY(55px);-webkit-transform:translateY(55px);}
.pic_left ul li a {overflow:hidden;width:100%;position:relative;display:block;}
.pic_left ul li a:hover .red-bg {opacity:.8;visibility:visible;}
.pic_left ul li a:hover .line {transform:translate(0);-webkit-transform:translate(0);opacity:1;visibility:visible;}
.pic_left ul li .con {position:relative;overflow:hidden;z-index:1;background:#f2f3f7;box-sizing:border-box;padding-top:23px!important;padding-bottom:20px!important;padding-left:33px;padding-right:33px}
.pic_left ul li .con span {display:inline-block;border:#cdcdcd 1px solid;font-size:13px;text-align:center;color:#9d9d9d;padding:5px 10px;}
.pic_left ul li .con h3,.pic_left ul li .con h3 a {font-size:16px;color:#3b3c3c;font-weight:bold;}
.pic_left ul li .con h3 {margin:18px 0 13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_left ul li .con p {font-size: 12px;line-height:22px;overflow:hidden;color:#8d8d8d;margin-bottom:18px;}
.pic_left ul li .con h5 {font-size:14px;color:#4d4c51;}
.pic_left ul li .con h5 i {font-size:14px;padding-right:10px;}
.pic_left ul li .con:hover span,.pic_left ul li .con:hover h3 a,.pic_left ul li .con:hover p,.pic_left ul li .con:hover h5 {color:#fff}

/*wz-start*/
.page-des{
	font-size: 15px;
	line-height: 28px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	position: relative;color: #666666;
	text-align:justify;
	text-indent: 2rem;
}
.page-des h1{padding: 10px 20px;font-size: 25px;background: #f2f3f7;margin-bottom: 20px;}
.page-des h2{font-weight: 500;padding: 10px 0 20px;position:relative}
.page-des h2:before{content: "";position: absolute;bottom: 0;left: 0;width: 45px;height: 4px;background:var(--theme-color);}
.page-des h3{font-size: 20px;margin: 10px 0 20px;letter-spacing: 1px;border-bottom: 1px solid var(--theme-color);}
.page-des h4{}
.page-des h5{}
.page-des strong{color: #af0000;}
.page-des a{}
.page-des a:hover{text-decoration: underline;}
.page-des p{margin-bottom: 10px;}
.page-des ul,.page-des ol{padding:30px 40px;background-color:#f7f7f7;position:relative;margin-bottom:20px}
.page-des ul li,.page-des ol li{list-style-type: circle;line-height: 2;}
.aligncenter{clear: both;display: block;margin: 0 auto;}
.alignright{clear: both;display: block;margin-left: auto;}
.alignleft{clear: both;display: bloc.page-desk;margin-right: auto;}
.table-container{overflow-y: auto;_overflow: auto;}
.page-des table{width: 100%;border: 1px solid #dddddd;line-height: 40px;border-collapse: collapse;margin: 30px 0}
.page-des table tr:nth-child(1),.page-des table th{color: #d4d4d4;background-color: #1a1d24;}
.page-des table tr:nth-child(1) td,.page-des table th{border-color: #343434;}
.page-des tr td{border:1px solid #dddddd;text-align:center;    text-indent: 0rem;}
.page-des table tr:nth-child(2n)>td {background-color: rgba(242,242,242,0.33);}
.page-des .page_tag a{display:inline-block;padding:7px 18px;color: #1e1e21;border: 1px solid #dbe3e3;border-radius: 2px;font-weight: 500;margin-right:10px;letter-spacing: 1px;}
.page-des .page_tag a:hover{background-color:#cbcbcb}
.pro_ban {display:flex;align-items:center;justify-content:center;background:#fff;padding:20px 0;}
.pro_ban .left {width: 45%;box-sizing:border-box;padding:0 50px 0 0;}
.pro_ban .left .swiper-container {width:100%;box-sizing:border-box;}
.pro_ban .left .swiper-slide img {display:block;width:100%;}
.pro_ban .swiper-pagination {bottom:20px;}
.pro_ban .swiper-pagination .swiper-pagination-bullet {width:6px;height:6px;background:#D0D1D3;opacity:1;position:relative;margin:0 10px;border-radius:100%;}
.pro_ban .swiper-pagination .swiper-pagination-bullet-active:after{content:"";padding:6px;position:absolute;border:1px solid #fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);}
.pro_ban .right {width: 57%;box-sizing:border-box;margin-top: -5%;}
.pro_ban .right h1 {font-size:28px;color:#222222;font-weight:bold;margin-bottom: 29px;}
.pro_ban .right h4 {font-size:14px;color:#666666;line-height:25px;margin-bottom:20px;}
.pro_ban .right a {line-height:33px;width:auto!important}
.cat_pro_right .page-des,.cat_pro .tags{background:#fff;margin-top:20px;padding:3px}
.cat_pro .tags{width:100%}
.cat_pro_right .page_title {box-sizing: border-box;color: rgba(36, 38, 51, .8);line-height:36px;font-size:20px;background:#f2f3f7;padding:10px 20px;margin-bottom:20px;}
.cat_pro_right .page_title_n font {color:#7e7e7e;margin-left:10px;text-transform:uppercase;font-size:16px;}
/*wz-end*/


.pro_xg .cat_pro_right {
    width: 100%;
    padding: 0;
    background: #fff;
}

.pro_xg .cat_pro_right>ul li {
    background: #f2f3f7;
    width: 21%;
    margin-right: 2%;
}
.pro_xg .cat_pro_right>ul li:nth-child(4n) {
    margin-right: 0;
}
.pro_xg .pic_left ul li {
    width: 21%;
    margin-right: 2%;
}

.pro_xg .pic_left ul li:nth-child(4n) {
    margin-right: 0;
}

.pro_xg .pic_left ul li a img {
    height: 199px;
}

.pro_xg.main .pic_left ul li .con {
    height: unset !important;
}
/*zishiying*/


@media screen and (max-width: 1250px){
	
header .h-right{padding-right: 0}
header .h-right a:last-child{display: none;}
.index-bar a:first-child{width: 49%;margin-right: 2%;margin-bottom: 2%;}
.index-bar a:nth-of-type(2){width: 49%;margin-right: 0;margin-bottom: 2%;}
.index-bar a{width: 32%;margin-right: 2%;}
.index-bar a .text h4, .index-bar a .text {padding: 0 20px;}
.index-service .main .gallery-top a .left {padding: 50px 50px 50px 30px;}
.index-service .main .gallery-top a .left #tan-s {margin-top: 30px;}
.index-service .main .gallery-thumbs {padding: 30px 80px;}
.about_p_01{padding:0 0 0 2%}
.about_p_01 .min .left .list a p {padding-left: 10px;}
.about_p_01 .min .right {width: 50%;}
.about_p_01 .min .right img {width: auto;min-width: 100%;height: 460px;}
.about_p_01 .min .right .text {width:90%;-webkit-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-flex;-webkit-justify-content:space-between;height:auto;min-height:80%;}
.about_p_01 .min .right .text .left02 {width:100%;height:auto;background-color:transparent;margin-bottom:20px;text-align:left;}
.about_p_01 .min .right .text .left02 .font {width:100%;text-align:left;}
.about_p_01 .min .right .text .left02 .font h3 {font-size:22px;}
.about_p_01 .min .right .text .right02 {padding-left:0;border:none;}
.about_p_01 .min .right .text .right02 li {border-left:none;border-bottom:1px solid rgba(255,255,255,0.5);padding:0;padding-bottom:10px;margin-bottom:10px;}
.about_p_02 {background-size: cover;background-attachment: scroll;}
.about_p_02 .main {width: 96%;}
.about_p_03 .min img {width: 36%;}
.about_p_03 .min .swiper-container {padding: 0 2%;padding-top: 60px;}
.about_p_03 .min .swiper-container .text h4 {letter-spacing: 0;}
.banner_cat .n_banner .text h2 {font-size: 26px;}
.news_zx .main {width:96%}
.news_zx .main a {padding-bottom:40px;margin-bottom:40px;}
.news_zx .main a .left .data h5 {font-size:46px;}
.news_zx .main a .left .data p {font-size:16px;}
.news_zx .main a .right h3 {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.page .page_left .page_left_list {padding: 71px 5% 0 4%}
.page .page_left .page_left_list>li {width: 94%;}
.contact .left h2 {display: none;}
.pro_ban .right h1,.pro_xg>h3 {font-size:23px;}
.industry01 {width:96%;}
.industry01 .main .text {left:80px;}
.industry01 .main .text h3 {font-size:18px;line-height:34px;}
.industry01 .main .abox {padding:30px 40px;}
.page_idea {width:90%;}
.page_idea h4 {font-size:14px;}
.industry03 .main .right {padding-right:30px;padding-left:50px;padding-top:0;}
.main .main .right li a {height:60px;line-height:60px;}
.industry04,.industry05{width: 96%;}
.industry04 .text{padding-right:30px}
.industry04 .text h3{font-size: 18px;}
.industry04 .text h4 {font-size: 14px;line-height: 26px;}

}
@media screen and (min-width: 1025px){
header.hdon,header.hdon .h-right,header.hdon .navigation> li>a,header.hdon .logo a{height: 70px;line-height:70px}
header .navigation {display:block;width:70%;text-align:left;float:left;}
header .navigation>li {position:relative;display:inline-block;height:auto;width:auto;}

header .menu-item-has-children > a:hover:after{
	
	border-color:#b71522 transparent transparent transparent;
	
	}
header .navigation > li:hover:after,header .navigation>li.current-menu-item:after{
	
	background-color:#b71522;
	width:100%;

}
header .navigation > li:after {
	
	content:'';
	display:block;
	width:0%;
	height:3px;
	background-color:transparent;
	left:0px;
	position:absolute;bottom:0;
	}
header .menu-item-has-children > a:after {transition:border 0.6s ease-in-out;position:absolute;top:50%;right:6px;display:block;width:0;height:0;margin-top:-2px;content:'';border-width:4px;border-style:solid;border-color:#000 transparent transparent transparent;}
header .sub-menu {
	visibility:hidden;
	opacity:0;
	position:absolute;
	left:50%;
	width:160px;
	transition:all .6s ease-in-out 0s;
	transform:translateX(-50%);
	z-index:100;text-align:center;
	background-color:#fff;
	}
header .sub-menu li{transition:none}
header li:hover .sub-menu {visibility:visible;opacity:1;}
header .sub-menu li a {display:block;width:100%;height:auto;line-height:20px;padding:10px 0px;font-size:13px;color:#222;text-align:center;}
header .sub-menu li a:hover {background-color:var(--theme-hover);color:#FFF;}
.index-news .in_news_02 .left .text h5:after{
	
	    content: '';
    display: block;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    /* border: 1px solid #fff; */
    left: -12px;
    top: -12px;
    position: absolute;
	
}
.about_p_01 .min:before{content: '';display: block;width: 50%;height: 100%;background-color: #f2f3f7;position: absolute;top: 0;right: 0;}
.about_p_02:before{content: '';display: block;width: 100%;position: absolute;left: 0;bottom: 0;background-color: #fff;height: 80px;z-index: 0}
.index-pro ul li:nth-child(3n){margin-right:0}
.cat_pro .cat_pro_left>ul>li.current-menu-item:after {
	
	content:'';
	display:block;
	width:3px;
	height:23px;
	left:-20px;
	position:absolute;
	top:8px;
	background-color:#b71522;
	}
.cat_pro .menu-item-has-children>a:before{transform:rotate(-90deg);}

}
@media screen and (max-width: 1680px) and (min-width:1025px){
header .main{width: 96%;}
header .main .navigation>li>a {font-size: 15px;padding: 0 10px;}
header .h-right a { margin-right: 20px;}
header .h-right a i,header .h-right a span{font-size: 15px;}
.index-news .in_news_02 .left .text h5{
	top: 40%;
}
.index-news .in_news_02{
	height: 545px;
}
.pro_xg .pic_left ul li{
	
	width: 22.5%;
    margin-right: 0.2%;
	
}

.pic_left ul li .con {
    
    padding-left: 13px;
    padding-right: 10px;
}

#ftop {
    padding: 5px 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_ban .left {
    width: 58%;
    box-sizing: border-box;
    padding: 0 50px 0 0;
}


}
@media screen and (max-width: 1024px){
header{height: 70px;}
header .h-right,header .logo a{height: 70px;line-height: 70px;}
header.hdon{height: 50px;}
header.hdon .h-right,header.hdon .m-menu,header.hdon .logo a{height: 50px;line-height: 50px;}
header .logo a img{height:50px}
header .h-right{
	padding-right: 10px;
    display: none;
}

.ftop {
    padding: 5px 2%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_ban .left {
    width: 58%;
    box-sizing: border-box;
    padding: 0 50px 0 0;
}

header .h-right a:last-child,.open .m-menu i:nth-of-type(2),.navigation .sub-menu {display:none}
.m-menu { float: right; cursor: pointer; z-index: 1200; position: relative;display: flex;height: 70px;flex-direction: column;justify-content: center;}
.m-menu i {display: block; width: 20px; height: 2px; background-color: #000; margin: 3px 0; }
.open .bg-1{display:block}
.open .navigation {opacity: 1; visibility: visible; transform: translateX(0);overflow-x: hidden;overflow-y: auto;}
.open .m-menu i:nth-of-type(1) { transform: translateY(13px) rotate(-45deg); }
.open .m-menu i:nth-of-type(3) { transform: translateY(5px) rotate(45deg); }
.navigation {position: fixed; transform: translateX(100%); opacity: 0; visibility: hidden; top: 0; right: 0; padding: 80px 40px 0 40px; width: 380px; height:100%; background-color: #fff;z-index: 1100; }
.navigation li { margin: 20px 0; }
.navigation li a { font-size: 16px; color: #000; position: relative; }
.navigation .menu-item-has-children>a{ padding-right: 13px!important; }
.navigation .menu-item-has-children>a:after { position: absolute; top: 50%; right: 0; display: block; width: 0; height: 0; margin-top: -2px; content: ''; border-width: 4px; border-style: solid; border-color: #000 transparent transparent transparent; }
.navigation .sub-menu { padding-left: 10px; }
.navigation .sub-menu li { padding: 6px 0; }
.navigation .sub-menu li a { font-size: 13px; color: #999; }
.banner{padding-top: 70px;}
.banner .text h3 {font-size:42px;letter-spacing:4px;}
.banner .text .more {width:160px;height:46px;line-height:46px;}
.inden-about .main img{width:40%}
.inden-about .i-about-r{width:50%}
.inden-about .i-about-r h3{font-size: 18px;}
.inden-about .i-about-r h4{font-size: 12px;}
.inden-about .i-about-r #tan-s{margin: 15px 0;}
.inden-about .i-about-r #tan-s{font-size: 12px;line-height: 30px;}
.index-pro ul li {width:49%}
.index-pro ul li:nth-of-type(even){margin-right:0}
.index-service {padding-top: 50px}
.index-service .main .gallery-top a .left {padding: 30px 20px}
.index-service .main .gallery-top a .left h3,.index-news .top h3{font-size: 22px;line-height: 30px;}
.index-service .main .gallery-top a .left strong {margin: 15px 0;}
.index-service .main .gallery-thumbs {padding: 30px 60px;}
.index-service .main .gallery-thumbs .swiper-slide h3 {font-size: 14px;}
.index-news .top span {font-size:12px;}
.index-news .in_news_02 .left {width:100%;padding-right:0;}
.index-news .in_news_02 .left .text {width:86%;padding:30px 60px 30px 10px;right:calc(7% + 15px);}
.index-news .in_news_02 .left .text h3 {font-size:15px;line-height:20px;height:auto;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.index-news .in_news_02 .left .text h4 {font-size:12px;line-height:20px;-webkit-line-clamp:2;}
.index-news .in_news_02 .left .text h5 {width:80px;height:80px;right:-30px;}
.index-news .in_news_02 .left .text h5 p {font-size:22px;margin-bottom:0px;font-weight:normal;}
.index-news .in_news_02 .left .text span {font-size:14px;letter-spacing:0;}
.index-news .in_news_02 ul {width:100%;position:relative;margin-top:30px;}
.index-news .in_news_02 ul a {margin-bottom:20px;}
.page_title {padding-top: 90px}
.page_title h1,.page_title h2{font-size: 20px;}
.page_title h4{font-size: 14px;}
.about_p_01 .min {padding:50px 0;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.about_p_01 .min .left {width:100%;padding:0;margin-top:30px;}
.about_p_01 .min .left h3 {font-size:24px;line-height:30px;}
.about_p_01 .min .right {width:100%;}
.about_p_01 .min .right .text {left:5%;}
.about_p_01 .min .right .text .right02 li h3 {font-size:20px;}
.about_p_02 {padding: 80px 0;margin-bottom: 50px;}
.about_p_02 .text .page-des{padding: 50px;}
.about_p_03 .min img {width: 50%;}
.about_p_04 {margin: 50px auto;}
.about_p_04 .main a .text {padding: 30px 20px;}
.about_p_04 .main a .text h3 {font-size: 14px;}
.banner_cat{padding-top: 70px;}
.banner_cat .n_banner img {height: 250px;object-fit: cover;}
.banner_cat .n_banner .text h2 {font-size: 24px;    width: 80%;}
.banner_cat .n_banner .text h4{width: 80%;}
.cat_pro .cat_pro_left{margin-top: 30px;width:100%;display: inline-block;float:none;position: relative!important;top: unset!important;}
.cat_pro .cat_pro_left>ul {overflow:inherit;position:relative;padding:0;}
.cat_pro .cat_pro_left>ul:after {content:'';display:block;clear:both;}
.cat_pro .cat_pro_left>ul>li {width:20%;margin-left:0;float:left;position:static;}
.cat_pro .cat_pro_left>ul>li.active{background:var(--theme-hover)}
.cat_pro .cat_pro_left>ul>li>a {padding-left:25px;font-size:16px;line-height:15px;position: relative}
.cat_pro .cat_pro_left>ul>li.active>a {color:#fff;}
.cat_pro .cat_pro_left>ul>li.active a:after,.cat_pro .cat_pro_left>ul>li.active a:before {background:#fff;}
.cat_pro .menu-item-has-children>a:before {right:auto;left:165px;top:50%;}
.cat_pro .menu-item-has-children.active>a:before{transform:rotate(-90deg);}
.cat_pro .menu-item-has-children>a:after {right:auto;left:161px;top: 50%;}
.cat_pro .menu-item-has-children ul {display:none;box-sizing:border-box;padding:7px 25px;left:0;position:absolute;z-index:5;width:100vw;background:#fff;top:41px;}
.cat_pro .menu-item-has-children li{font-size: 12px;display:inline-block;width:15%;margin-left:0}
.cat_pro_right{padding: 2% 0;width: 96%;margin: auto;display: block;float:none}
.news_nav {margin-bottom: 50px;overflow-x: scroll;}
.news_zx .main a .left .data p {font-size:14px;}
.news_zx .main a .left {width:45%;}
.news_zx .main a .right {width:55%;padding:0 40px;}
.news_zx .main a .right h3 {font-size:20px;margin-bottom:20px;}
.news_zx .main a .right h4 {-webkit-line-clamp:2}
.page .page{padding-top: 70px;}
.page .page_left .page_left_list>li>a{font-size: 13px;}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu>li,.pro_ban .right h4{font-size: 12px;}
.contact .left{width: 100%;}
.contact .right{width:98%;margin-top:0}
.pro_ban .right h1{font-size: 20px;}
.cat_pro_right .page_title{line-height: 28px;font-size: 18px;}
.cat_pro_right .page_title_n font{font-size: 14px;}
.page-des{font-size: 14px;}
.page-des h1{padding: 8px 15px;font-size: 22px;}
.page-des h2{font-size: 20px;padding: 8px 0 15px;}
.page-des h3{font-size: 18px;margin: 8px 0 15px;}

.industry01 .main .text {left:2%;width:42%;}
.industry01 .main .text strong {margin-bottom:20px;}
.industry01 .main .text h3 {font-size:16px;line-height:20px;}
.industry01 .main .abox a,.page_idea h3 {margin-bottom:20px;}
.industry01 .main .abox {width:300px;padding:30px 20px 0;}
.page_idea,.industry04,.industry05{margin:50px auto;}
.industry04 .text h3 {left: 24px;margin-bottom: 20px;}
.industry04 .text h4 {font-size: 14px;text-align: justify;}
.industry05 .min a .text{padding: 20px;}
.industry05 .min a .text .font p {font-size: 12px;margin-bottom: 20px;}
.industry04 .min a .text font {width: 80px;height: 26px;line-height: 24px;font-size: 12px;}

}
@media (max-width: 850px) {
.inden-about .main img {width: 50%;}	
.inden-about .i-about-r {width: 46%;}
.index-bar {padding: 50px 2%;}
.main,.banner_cat .mbx,.banner_cat .n_banner .text{width:96%;}	
footer .main{padding-top: 20px}
footer .main .footertop a img {
	display:block;
	margin:0 auto;
    height: 45px;
    width: auto;
}
.page-des img {
    width: 100%;
    margin-left: -9%;
}

.pro_ban  img {
    width: 100%;
}







footer .main .footertop .mid {-webkit-align-items:flex-end;align-items:center;flex-direction:column;padding-bottom: 96px;}
footer .main .footertop .mid .top_left,footer .main .footertop .mid .top_right {
	
	display:flex;-webkit-align-items:center;
	flex-direction:column;
	width:100%;
	line-height: 40px;
	margin-top: 30px;
	}
footer .main .footertop .mid h3,footer .main .footertop .mid .top_left a:first-child{margin-left:0}
footer .main>ul,footer .link,.page-turning a h3,.page_left_xg{display:none}
footer .main .footer_b{margin-top: 20px;flex-direction: column;text-align: center}
footer .main .footer_b p{display: block;margin-right:0}
.pic_left ul li.li{width: 100%;}
.pic_left ul li{width:99.5%;margin-bottom: 2%;margin-right:1%!important;height: auto !important;}
.pic_left ul li:nth-child(2n-1){margin-right:0!important}
.pic_left ul li .con{height: auto !important;padding: 25px 12px!important;}
.pic_left ul li .con h3 a{font-size: 17px;}
.pic_left ul li .con h5,.page_right_t .time,.page_right_t .time i,.tags{font-size:12px}
.page-turning a strong{font-weight: 100;}
.contact{flex-direction: column;margin: 20px auto;}
.contact .left .min>h3{
	    display: none;
}

.contact .left{padding-bottom: 20px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.pro_ban{flex-direction: column;padding:0}
.pro_ban .left,.pro_ban .right{width: 100%;padding: 10px;}
.pro_ban .left .swiper-container{border: unset;}
.pro_ban .right{margin-top: 20px;}
.cat_pro_right .page-des{padding: 10px;}
.cat_pro .menu-item-has-children>a:before{left: 159px;}
.cat_pro .menu-item-has-children>a:after{left: 155px;}
.cat_pro .tags{padding: 20px 10px;}
.industry05 .min a{width:49.5%}
.industry05 .min a:nth-child(2n){margin-right:0;margin-bottom: 1%;}
.page .page_left {position:relative;width:100%;}
.page .page_left .page_left_list {padding:50px 2%;}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu {padding-left:20px;}
.page .page_left .page_left_list>li.menu-item-has-children .sub-menu>li:last-child {border-bottom:none}
.page .page_right {width:100%;padding:30px 0;box-sizing:border-box;min-height:auto;}
.page .page_right .page-des,.tags,.page-turning,.page_right_t{width:90%;}

.index-news {
    margin: 20px auto;
    overflow: hidden;
}
.index-news .top {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.index-news .in_news_02 ul {
    width: 100%;
    position: relative;
    top: 20px;
}
.mbfooter{
    display: none;
}

.th_f {position: fixed;left: 0;bottom: 0;display: flex;background-color: #1c1b20;z-index: 999999999;width: 100vw;}
.th_f li {flex: 1;}
.th_f li a {display: flex;width: 100%;flex-direction:column;align-items: center;height: 60px;justify-content : center;}
.th_f li a div {width: 50%;text-align: center;}
.th_f li a div img {
    max-width: unset;
    height: 28px;
    width: unset;
}
.th_f li a h3 {font-size: 12px;color: #fff;line-height: 20px;}
}

@media (max-width: 760px) {
.none-765{
    display: none !important;
}
.mbfooter{
    display: block;
}
.apple-banner{
    padding-top:0px;
}

.swiper-button-prev, .swiper-button-next{
    display: none;
}
.open .navigation {width:50%; padding: 0px 25px;}	
.navigation li {
    margin: 10px 0;
    height: 50px;
}
.about_p_02 .text .page-des {
    padding: 20px;
	line-height: 2;

}
#tan-s {line-height:34px;font-size:12px;}
.banner .text p {font-size:14px;margin-bottom:10px;letter-spacing:2px;}
.banner .text h3 {font-size:32px;}
.banner .text .more {width:160px;height:42px;line-height:42px;font-size:14px;}
.inden-about {padding:0px;}
.inden-about .main {background-color:#fffbfb;margin:20px auto 0px;}
.inden-about .i-about-r {position:relative;float: none;width: 100%;margin: 0px;}
.inden-about .i-about-r h3 {letter-spacing:0px;font-size:20px;margin-bottom: 20px;}
.inden-about .i-about-r h4 {font-size:14px;line-height:30px;}
.inden-about .main img {width:100%;}
.index-pro {padding:30px 0px;}
.inden-about .main iframe{height: 400px;width:100%;margin-top: -52%;}
.index-pro .i-title {margin-bottom:30px;}
.index-pro .i-title h3 {font-size:20px}
.index-pro .i-title h4 {font-size:14px;line-height:24px;}
.index-box-menu li a {height:27px;line-height:27px;padding:0 10px;font-size:13px;width: 75%;}
.index-bar a:nth-of-type(1) .text, .index-bar a:nth-of-type(2) .text{
    top:2%
}
.index-pro ul{border-bottom:none}
.index-pro ul li {width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #DDDDDD;margin-right:0;}
.index-bar a{width: 100%;}
.index-bar a:first-child .text h3{font-size: 42px;}
.index-service .main .gallery-top {padding-left: 0;border: 1px solid #DDDDDD;}
.index-service .main .gallery-top a {display:flex;display:-webkit-flex;-webkit-flex-flow:column-reverse;flex-flow:column-reverse;}
.index-service .main .gallery-top a .left {position: relative;transform: none;top: 0;width: 100%;padding: 30px 20px;border: 1px solid #ddd;border-top: none;box-shadow: none;border: none;}
.index-service .main .gallery-top a .left h3 {font-size:20px;line-height:30px}
.index-service .main .gallery-top a .left strong {margin:20px 0;}
.index-service .main .gallery-top a .left #tan-s {margin-top:30px;line-height:36px;height:36px;}
.index-service .main .gallery-top a .right {width:100%;}
.index-service .main .gallery-thumbs {padding:20px 30px;}
.index-news .in_news_02 ul a .text h3 {
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	}
.index-news .in_news_02 ul a .text .font h3 {font-size:12px;}
.about_p_01 {padding: 0}
.about_p_01 .min {padding:50px 2%;}
.about_p_01 .min .left h3 {font-size:20px;margin-bottom:30px;}
.about_p_01 .min .left .list a {border-bottom:1px solid #eaeaea;}
.about_p_01 .min .left .list a font {font-size:12px;letter-spacing:0;}
.about_p_01 .min .left .list a p {width:70%;line-height:20px;border:none;}
.about_p_01 .min .right img {width:auto;min-width:100%;height:100%;position:absolute;top:0;left:0;}
.about_p_01 .min .right .text {position:relative;width:100%;flex-flow:column;-webkit-flex-flow:column;left:0}
.about_p_01 .min .right .text .left02 {background-color:var(--theme-color);width:100%;}
.about_p_01 .min .right .text .left02 .font {text-align:center;padding:20px 0 10px;}
.about_p_01 .min .right .text .left02 .font h3 {font-size:20px;}
.about_p_01 .min .right .text .left02 .font p {font-size:12px;}
.about_p_01 .min .right .text .right02 {width:100%;padding:30px 2%;}
.about_p_01 .min .right .text .right02 li {border:1px solid #ddd;padding:20px 10px;margin-bottom:2%;}
.about_p_01 .min .right .text .right02 li h4 {font-size:14px;line-height:24px;}
.about_p_02 {padding:50px 0;}
.about_p_02 .text {width:96%;}
.about_p_02 .text h3 {font-size:25px;margin-bottom:20px;}
.about_p_02 .text h4 {font-size:16px;}
.about_p_03 {width:100%;}
.t-atl {padding:0 2%;box-sizing:border-box;}
.t-atl h3 {font-size:24px;}
.t-atl strong {margin:20px auto;}
.t-atl p {font-size:14px;line-height:24px;}
.about_p_03 .min img {width:90%;}
.about_p_03 .min .swiper-container .text p {font-size:14px;margin-bottom:20px;}
.about_p_03 .min .swiper-container .text h3 {font-size:20px;}
.about_p_03 .min .swiper-container .text h4 {line-height:24px;letter-spacing:unset;}
.about_p_04 {margin: 50px auto;width: 96%;}
.banner_cat .n_banner{    height: 250px;}
.banner_cat .n_banner img {display:block;width:auto;height:100%;min-width:100%;position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);top:0;}
.banner_cat .mbx {display:none}
.banner_cat .n_banner .text {margin-top:0;}
.banner_cat .n_banner .text h2 {font-size:20px;    margin: 0 10px;}
.banner_cat .n_banner .text h4 {
	width: 97%;
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
    margin: 0 10px;
	}
	.cat_pro .cat_pro_left>ul>li>a{
    padding-left: 16px;
    font-size: 14px;
    line-height: 40px;
    position: relative;
	}
.cat_pro .cat_pro_left>ul>li {width:50%;position:relative;}
.cat_pro .menu-item-has-children li {width:50%;float:left;}
.cat_pro_right>ul li{
	width: 47%;
	margin-right: 0.5%;
	}
.cat_pro_right>ul li:nth-child(2n) {margin-right: 0;}
.cat_pro_right>ul li:nth-child(3n) {margin-right: 1%;}
.cat_pro_right>ul li .cat_title h3 {font-size: 16px;}
.cat_pro_right>ul li .cat_title{padding: 15px 10px 15px;}
.cat_pro .menu-item-has-children:nth-child(2n) ul{width: 100vw;left: -100%;}
.pagination li {
    padding: 1% 2%;
}



.pagination span, .pagination a{font-size: 12px;}
.pagination a i {font-size:12px;}
.news_nav {padding:0 2%;}
.news_nav a {margin:0;margin-right:20px;}
.news_nav li:last-child a {margin-right:0;}
.news_zx .main a {-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:30px;margin-bottom:30px;}
.news_zx .main a .left {width:100%;display:flex;display:-webkit-flex;-webkit-flex-flow:column-reverse;flex-flow:column-reverse;position:relative;border:1px solid #DDDDDD;}
.news_zx .main a .left .data {position:absolute;left:0;bottom:0;background-color:#FFFFFF;padding:10px;width:auto;}
.news_zx .main a .left .data h5{font-size:42px;}
.news_zx .main a .left .data p {font-size:12px;}
.news_zx .main a .left .imgbox {width:100%;}
.news_zx .main a .right {width:100%;padding:30px 20px 0;}
.news_zx .main a .right h3 {font-size:16px;line-height:26px;}
.page-des,.page-turning a,.page-turning a i{font-size:12px;}
.page-des h2{font-size: 16px}
.page-des h3{font-size: 14px;}
.contact .left .min h4 {margin-bottom: 20px;}
.contact .right .icon a:nth-of-type(1) {top: 47%;right: 25%;}
.page-des h1{padding: 5px 13px;font-size: 18px;}
.page-des h2{font-size: 15px;padding: 5px 13px;}
.pro_xg {padding: 50px 0;}
.pro_xg>h3 {font-size: 20px;padding-bottom: 10px;margin-bottom: 20px;}

.industry01 {width:100%;margin:0;padding:0;}
.industry01 .main {width:100%;height:250px;}
.industry01 .main img {width:auto;height:100%;min-width:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.industry01 .main .text {width:90%;left:5%;}
.industry01 .main .text h3 {font-size:18px;line-height:26px;}
.industry01 .main .abox {display:none;}
.page_idea {width:96%;margin:50px auto;}
.page_idea h3 {font-size:20px;line-height:28px;}
.page_idea h4 {line-height:28px;}
.industry03 {padding:50px 0;}
.industry03 .main {width:96%;-webkit-flex-flow:column;flex-flow:column;margin:auto;}
.industry03 .main .left,.industry03 .main .right {width:100%;padding:0;}
.industry03 .main .right li .info .cont p::before {top:10px;}
.industry04 {-webkit-flex-flow: column-reverse;flex-flow: column-reverse;}
.industry04 .text {width: 100%;padding: 0;margin-top: 30px;}
.industry04 .text h3 {font-size: 18px;line-height: 26px;}
.industry04 .text h4 {font-size: 14px;line-height: 26px;}
.industry04 .imgbox{width:100%;}
.industry05{margin-top: 50px;}
.industry05 .min a{width: 100%;margin-right: 0;margin-bottom: 2%;}
.industry05 .text p {margin-bottom: 30px;font-size: 20px;}
}



.apple-banner {
    width: 100%;
    overflow: hidden;
}
.apple-banner .swiper-container {
    width: 100%;
}
.apple-banner .swiper-container img{
    width: 100%;
	margin-top: 110px;
}
.swiper-button-prev, .swiper-button-next {
    width: 15%;
    height: 100%;
    top: 42px;
    background: none;
}
.swiper-button-prev {
    left: 100px;
}
.swiper-button-next {
    right: 100px;
}
.swiper-button-prev:after, .swiper-button-next:after{
    content:none
}
.swiper-button-prev span, .swiper-button-next span {
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -32px;
    background: url(../images/b-prev.png) no-repeat center center;
}
.swiper-button-next span {
    background: url(../images/b-next.png) no-repeat center center;
    left: auto;
    right: 20px;
}
.swiper-button-prev:hover span, .swiper-button-next:hover span {
    opacity: 1;
}
/*分页器*/
.apple-banner .swiper-pagination {
    top: auto;
    bottom: 12px;
    background: none;
}

.apple-banner .swiper-pagination-bullet {
    display: inline-block;;
    margin: 0 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    padding:3px;
    background: rgba(255,255,255,0.8);
    box-sizing: border-box;
    border-radius: 0 !important;
}
.apple-banner .swiper-pagination-bullet-active {
    background-color: #b71522;
}
#ftop{
    padding:5px 7%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#ftop a img{
    width: unset;
}
.in_business_02 a {
    padding: 0 5px;
}
.map .map_item {
    margin-bottom:10px;
  }
  .map .map_item span {
    line-height:30px;
    font-size:16px;
  }
  .map .map_item ul {
    display:flex;
    flex-wrap: wrap;
  }
  .map .map_item ul li {
    padding: 10px;
    width: unset !important;
    margin: 0 !important;
  }
  .map a{
    color:#333
  }
  .map .map_item ul li a {
    height: unset !important;
    width: unset !important;
  }
  .cat_pro_right>ul li a .imgbox img {
    width: 100%;
    /*height: 450px;*/
}
@media (max-width: 760px) {
    #ftop{
        display: none;
    }
    .index-box-menu{
        flex-wrap: wrap;
    }
    .index-box-menu li{
        width: 48%;
    }
    .cat_pro_right>ul li a .imgbox img{
        height: 150px;
    }
	.apple-banner .swiper-container img {
    width: 100%;
    margin-top: 70px;
}
.header .navigation>li .sub{
	display:none;
	
}
.sub-menu li {
    display:none;
}
.page_title li{
	display: none;
}
.header .logo a img {
    height: 40px;
}

.index-bar a{
	height: 275px;
}

.page-turning a{
	width: 30%;
}

.page-turning a:nth-child(1), .page-turning a:nth-child(3){
	width: 35%;
	
}
.tags a {
    padding: 10px 3px;
    letter-spacing: 1.5px;
    border: 0px solid #eee;
}

}
iframe[scrolling]{
	display: none;
}