body,html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration: none;
}
a{
	color: #444;
}
.flink{
    margin-top:15px;
}
.flink a{
    display: inline-block;
    margin:0 5px;
}
#top{
	height: 95px;
	position: relative;
	text-align: right;
	background:url("images/navBg.jpg") no-repeat center;
}
.container{
	padding: 0;
	
	overflow: hidden;
	position: relative;
}
@media (min-width: 1440px) {
	.container{
		width: 1400px;
	}
	
}
#top .container{
	height: 100%;
	overflow: visible;
}
.pro_enitor{
	line-height: 25px;
}
.logo{
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	font-size: 32px;
	font-weight: bold;
}
.logo a{
	color: #fff;
	line-height: 54px;
}
.logo img{
	float:left;
	margin-right: 15px;
}
.primary-menu{
	height: 100%;
	width: auto;
	display: inline-block;
}
.primary-menu ul{
	margin: 0;
	padding: 0;
	height: 100%;
	list-style-type: none;
}
.primary-menu ul li{
	position: relative;
	height: 100%;
	display: inline-block;
	margin: 0 34px;
}
.primary-menu ul li a{
	color: #fff;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
}
.primary-menu ul li:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 0%;
	height: 2px;
	content: "";
	background:#fff;
	transition: all 0.2s;
}
.primary-menu ul li.active:before,.primary-menu ul li:hover:before{
	width:100%;
	
}
.primary-menu ul li *{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	height: 16px;
	display: inline-block;
	line-height: 16px;
}
.primary-menu ul li a i{
	position: static;
	transform: none;
	font-size: 18px;
}
.primary-menu ul li span.caret{
	height: 4px;
	line-height: 4px;
	display: inline;
}
.primary-menu ul li.qrcode{
	margin: 0;
}
.primary-menu ul li.search{
	width: 150px;
	margin-left: 0;
	margin-right: 52px;
}
.primary-menu ul li ul{
	position: absolute;
	height: auto;
	top: 100%;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.primary-menu ul li:hover ul{
	display: block;
}
.primary-menu ul li ul.dropdown-menu *{
	position: static;
	transform: none;
}
.primary-menu ul li ul.dropdown-menu li{
	line-height: 35px;
	height: 35px;
	border-bottom: 1px solid #eee;
	width: 100%;
	margin: 0;
}
.primary-menu ul li ul li a{
	white-space: nowrap;
	padding: 0;
	color: #333;
	font-size: 14px;
}
.primary-menu ul li ul li:last-child{
	border: none;
}
.primary-menu ul li ul.dropdown-menu li a:hover{
	background:none;
}
.primary-menu ul li .searchBox{
	position: absolute;
	background:#212121;
	color: #868b8c;
	right: 0;
	clear: both;
	height: 30px;
	width: 0;
	transition: all 0.2s;
	overflow: hidden;
}
.primary-menu ul li.search:hover .searchBox{
	width: 100%;
}
.primary-menu ul li .searchBox button,.primary-menu ul li .searchBox input{
	background-color: transparent;
	border: none;
	height: 100%;
	
	display: inline-block;
	float: left;
	position: static;
}
.primary-menu ul li .searchBox form{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.primary-menu ul li .searchBox input{
	line-height: 30px;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0 10px;
	transform: none;
}
.primary-menu ul li .searchBox button{
	position: absolute;
	top: 50%;
	height: 16px;
	right: 0px;
	transform: translateY(-50%);
}
.primary-menu ul li.search:hover:before{
	display: none;
}
.primary-menu ul li.qrcode .wxbox{
	position: absolute;
	top: 100%;
	width: 120px;
	height: 120px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
	opacity: 0;
	transition: all 0.2s;
}
.primary-menu ul li.qrcode:hover .wxbox{
	opacity: 1;
}
.primary-menu ul li.qrcode .wxbox:before{
	margin-left: 2px;
	vertical-align: middle;
	border-bottom: 8px dashed;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	position: absolute;
	content: "";
	width: 16px;
	height: 8px;
	top: -8px;
	left: 50%;
	transform: translateX(-50%);
}
.primary-menu ul li.qrcode .wxbox img{
	max-width: 100%;
	height: auto;
}
.homeBan .swiper-button-prev,.homeBan .swiper-button-next{
	width:68px;
	height: 68px;
	border:1px solid #dbdcdc;
	border-radius: 50%;	
	background:none;
	font: normal normal normal 18px/68px FontAwesome;
	text-align: center;
	color: #fff;
	margin: 0;
	transform: translateY(-50%);
}
.homeBan .swiper-button-prev{
	left:70px;
}
.homeBan .swiper-button-next{
	right:70px;
}
.homeBan .swiper-button-prev:before{
	content: "\f060";
}
.homeBan .swiper-button-next:before{
	content: "\f061";
}
.homeBan img{
	max-width: 100%;
	height: auto;
}
.homeBan{
	position: relative;
	z-index: 1;
}
#swiper-num{
	position: absolute;
	left: 70px;
	bottom: 50px;
	z-index: 10;
	font-size: 24px;
	color: #fff;
	line-height: 52px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
#swiper-num .active{
	font-size:52px;
	color: #3376e5;
	line-height: 52px;
}
.homeBan .swiper-pagination{
	background: rgba(255,255,255,.6);
	border-radius:20px;
	display: table;
	padding: 0 20px;
	right: 70px;
	bottom: 50px;
	width: auto;
	overflow: hidden;
	height: 40px;
	left: auto;
}
.homeBan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	width: 20px;
	height: 20px;
	margin: 0 10px;
	background:none;
	position: relative;
	opacity: 1;
	margin-top:10px;
}
.homeBan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active:after{
	width: 100%;
	height: 100%;
	position: absolute;
	border:2px solid #3376e5;
	content: "";
	border-radius: 50%;
	background-color: transparent;
	left: 0;
	top: 0;
	transition: all 0.2s;
}
.homeBan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before{
	content: "";
	width: 6px;
	height: 6px;
	background:#fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.2s;
}
.homeBan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active:before{
	background:#3376e5;
}
.homeBan:after{
	content: "";
	width:24px;
	height: 60px;
	background:url("images/ban-sb.png");
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
}
.newProductSlide{
	margin-top:80px;
}
.title-style-1{
	position: relative;
}
.title-style-1 h1{
	font-size:36px;
	margin: 0;
	font-weight: bold;
	padding: 0;
}
.title-style-1 p{
	font-size:14px;
	color: #767676;
	margin: 20px 0;
}
.procategory{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.procategory select{
	width: 190px;
	height: 45px;
	border: 1px solid #e7e7e7;
	border-radius: 25px;
	overflow: hidden;
	appearance:none;
	text-align: center;
	margin-left: 15px;
	position: relative;
	background-image: url("images/bg1.jpg");
	background-position:calc( 100% - 20px ) center;
	background-repeat: no-repeat;
}
.newProductSlide .swiper-container{
	border-top:1px solid #e7e7e7;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
.newProductSlide .swiper-container:after{
	content: "";
	width:1px;
	height: 100%;
	position: absolute;
	left:calc( 60% + 80px );
	background:#e7e7e7;
	top: 0;
	z-index: 99999;
}
.title-style-2{
	position: relative;
	font-size: 60px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	background:url("images/bg2.jpg") no-repeat right center;
	padding-right: 60px;
}
.title-style-2 span{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background:#eaebec;
	border-radius:20px;
	font-size: 18px;
	padding: 0 20px;
	color: #666666;
	font-weight: normal;
	margin-left: 15px;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}
.newProductSlide .swiper-slide{
	text-align: right;
	padding: 60px 0;
	width:60%;
}
.newProductSlide .swiper-slide .txt{
	position: absolute;
	top: 50%;
	text-align: left;
	transform: translateY(-50%);
}
.newProductSlide .swiper-slide-next .txt{
	filter: grayscale(100%);
	opacity: .2;
	transition: all 0.2s;
}
.newProductSlide .bz{
	font-size:16px;
	font-weight: bold;
	color: #de2732;
	margin-bottom: 30px;
	padding-left: 15px;
}
.newProductSlide .swiper-slide .txt p{
	font-size:24px;
	color: #595959;
	margin: 15px 0 30px 0;
}
.newProductSlide .swiper-slide .txt h1{
	font-size: 56px;
	font-weight: bold;
}
.newProductSlide .swiper-slide .txt .tag{
	height: 34px;
	line-height: 34px;
	display: inline-block;
	background:#eaebec;
	border-radius:20px;
	font-size: 14px;
	padding: 0 20px;
	margin-top: 30px;
	color: #666666;
	font-weight: normal;
}
.mybtn{
	margin-top: 100px;
}
.mybtn a{
	display: inline-block;
	min-width: 145px;
	height: 50px;
	line-height: 50px;
	border-radius:25px;
	color: #fff;
	text-align: center;
	background:#3376e5;
	font-size: 16px;
}
.newProductSlide .swiper-button-prev,.newProductSlide .swiper-button-next{
	width: 42px;
	height: 42px;
	background:#eaebec;
	border-radius:50%;
	text-align: center;
	line-height: 42px;
	color: #bfbfbf;
	margin: 0;
	z-index: 999999;
	margin-top: -42px;
	font:normal normal normal 16px/42px FontAwesome;
}
.newProductSlide .swiper-button-prev,.newProductSlide .swiper-button-next{
	left: calc( 60% + 59px );
}
.newProductSlide .swiper-button-next{
	right: auto;
	margin-top: 0;
	margin-bottom: -42px;
}
.newProductSlide .swiper-button-next:hover,.newProductSlide .swiper-button-prev:hover{
	content: #fff;
	background:#3376e5;
}
.newProductSlide .swiper-button-prev:before{
	content: "\f060";
}
.newProductSlide .swiper-button-next:before{
	content: "\f061";
}
.homeProduct{
	padding:70px 0;
	background:url("images/bg3.jpg") no-repeat;
	background-size:cover;
}
.procategoryUl{
	display: block;
	text-align: center;
	margin: 35px 0;
}
.procategoryUl li{
	min-width: 145px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	border: 1px solid #ebebeb;
	border-radius:25px;
	transition: all 0.2s;
	background:#fff;
	margin: 0 7.5px;
}
.procategoryUl li a{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.procategoryUl li:hover{
	background:#3376e5;
}
.procategoryUl li:hover a{
	color: #fff;
	border-color: #3376e5;
}
.homeProduct .block{
	padding: 20px;
	padding-bottom: 30px;
	background:#fff;
	border-radius:15px;
	text-align: right;
	position: relative;
}
.homeProduct .block:before{
	position: absolute;
	width: 0%;
	transition: all 0.2s;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background:url("images/bg4.jpg") repeat-x left top;
	border-radius: 15px 0 0 15px;
	z-index: 0;
}
.homeProduct .block:hover:before{
	width: 100%;
}
.homeProduct .block *{
	position: relative;
	z-index: 10;
}
.homeProduct .block img{
	max-width: 194px;
	height: auto;
}
.title-style-3{
	border-bottom: 1px solid #efefef;
	padding: 25px 0;
	margin-bottom: 25px;
	text-align: left;
}
.title-style-3 h1{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #212121;
	font-weight: bold;
}
.homeProduct .excerpt{
	font-size:14px;
	color: #979797;
	line-height: 25px;
	text-align: left;
	max-width: 220px;
}
.mybtn-2{
	text-align: left;
}
.mybtn-2 a{
	opacity: 1;
	border-radius:50%;
	width:35px;
	height:35px;
	line-height: 35px;
	display: block;
	text-align: center;
	border:1px solid #b9b9b9;
	position: relative;
	color:#b9b9b9;
}
.mybtn-2 i{
	font-size:20px;
	animation:none;
}
.mybtn-2 a:hover i{
	animation: ripple 4500ms ease-out 225ms infinite;
}
.mybtn-2 a:hover{
	border-color: #f65449;
	color: #f65449;
}
.mybtn-2 a:hover:after{
	border-radius: 50%;
	border: 2px solid #f65449;
	opacity: 0;
	top:-9px;
	left:-9px;
	position:absolute;
	width:50px;
	height:50px;
	animation: ripple 4500ms ease-out 225ms infinite;
	content:"";
}
.homeProduct .swiper-container-horizontal > .swiper-scrollbar{
	margin:50px auto;
	position: static;
	background:#c8c8c8;
}
.swiper-scrollbar-drag{
	background:#3376e5;
	position: relative;
}
.swiper-scrollbar-drag:after{
	width:40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	content: "";
	background:url("images/ico4.png");
}
@keyframes ripple{ 
	0%{
		opacity:1;
		transform:scale(0.8,0.8);
		
	}
	5%{ 
		opacity:1;
		
	}
	100%{
		opacity:0;
		transform:scale(1);
	}
}
.tax-ico-1{
	background:url("images/ico1.png") no-repeat calc( 100% - 20px ) center;
}
.tax-ico-2{
	background:url("images/ico2.png") no-repeat calc( 100% - 20px ) center;
}
.tax-ico-3{
	background:url("images/ico3.png") no-repeat calc( 100% - 20px ) center;
}
.mybtn-3 a{
	width:160px;
	line-height: 50px;
	text-align: center;
	border-radius:25px;
	background:#fff;
	font-size: 16px;
	color: #3376e5;
	margin: 0 auto;
	display: block;
	border: 1px solid #ececec;
}
.mybtn-3 a i{
	color: #fff;
	background:#3376e5;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	font-size: 12px;
	display: inline-block;
	margin-left: 15px;
	text-align: center;
	line-height: 25px;
}
.homeCase img{
	width: 100%;
	height: auto;
}
.homeCase{
	margin: 100px 0;
	width: 100%;
	overflow: hidden;
}
.homeCase .container{
	overflow: visible;
}
.homeCase .swiper-container{
	overflow: visible;
}
.homeCase .swiper-slide-prev{
	display: none;
}
.title-style-4{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	margin: 0 60px;
	padding-top: 40px;
	padding-bottom: 35px;
	clear: both;
	border-bottom: 1px solid #c4c1c5;
	width: calc( 100% - 120px );
}
.title-style-4 h1{
	display: inline-block;
	float: left;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin:0;
	padding: 0;
}
.title-style-4 a{
	width:146px;
	height: 45px;
	border: 1px solid #c4c1c5;
	display: block;
	float: right;
	line-height: 45px;
	text-align: center;
	color: #fff;
	border-radius:22.5px;
}
.title-style-4 a i{
	transform: rotate(90deg);
}
.homeCase .swiper-slide .txt{
	position: absolute;
	z-index: 9999;
	top: calc( 50% - 120px );
	left: 60px;
	max-width: 310px;
}
.homeCase .swiper-slide .txt h1{
	font-size:26px;
	color: #fff;
	line-height: 40px;
	margin: 0 0 25px 0;
}
.homeCase .swiper-slide .txt p{
	font-size:14px;
	color: #fff;
	line-height: 25px;
}
.homeCase .swiper-slide .txt a,.topPart .txt a.more{
	width:145px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background:#fff;
	border-radius:40px;
	position: relative;
	margin-top: 50px;
	display: block;
	font-size: 14px;
	color: #3376e5;
}
.topPart .txt a.more{
	border:1px solid #f0f0f0;
}
.homeCase .swiper-slide .txt a i,.topPart .txt a.more i{
	color: #fff;
	background:#3376e5;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	border-radius:50%;
	margin-left: 15px;
}
.homeCase .swiper-slide-next{
	z-index: 99999;
}
.homeCase .swiper-button-next,.homeCase .swiper-button-prev{
	width:48px;
	height: 48px;
	background:#fff;
	border-radius:50%;
	margin-top: 0;
	top: auto;
	bottom: 50px;
	text-align: center;
	z-index: 99999;
	color: #8b8b8b;
	font: normal normal normal 18px/48px FontAwesome;
}
.homeCase .swiper-container:before{
	width:100%;
	height: 1px;
	content: "";
	background:#bab8b9;
	position: absolute;
	left: 0;
	bottom: 74px;
	z-index: 99;
}
.homeCase .swiper-button-prev{
	left: 65px;
}
.homeCase .swiper-button-next{
	right: 65px;
}
.homeCase .swiper-button-prev:before{
	content: "\f060";
}
.homeCase .swiper-button-next:before{
	content: "\f061";
}
.swiper-button-prev.swiper-button-disabled{
	opacity: 1;
}
.homeCase .swiper-pagination{
	bottom:75px;
	height: 10px;
	z-index: 99999;
	
}
.homeCase .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border: 1px solid #bab8b9;
	margin: 0 10px;
	border-radius:50%;
	background:#8c868a;
	opacity: 1;
}
.homeCase .swiper-pagination  .swiper-pagination-bullet-active{
	background:#de2732;
	border-color:transparent;
	position: relative;
}
.homeCase .swiper-pagination  .swiper-pagination-bullet-active:before{
	animation: ripple 3500ms ease-out 225ms infinite;
	width: 30px;
	height: 30px;
	left: -11px;
	top: -11px;
	border: 1px solid #de2732;
	position: absolute;
	content: "";
	z-index: 999;
	border-radius: 50%;
}
.homeCase .swiper-pagination  .swiper-pagination-bullet-active:after{
	animation: ripple 4500ms ease-out 225ms infinite;
	width: 20px;
	height: 20px;
	left: -6px;
	top: -6px;
	border: 1px solid #de2732;
	position: absolute;
	content: "";
	z-index: 999;
	border-radius: 50%;
}
.homeAbout{
	background:#f9f9f9 url("images/bg5.png") no-repeat right calc( 100% - 80px );
	padding-top:150px;
	padding-bottom:110px;
}
.topPart img{
	float: left;
}
.topPart .txt{
	width: calc( 100% - 710px );
	float: right;
	font-size: 14px;
	color: #212121;
	line-height: 28px;
}
.topPart .txt h1{
	font-size:36px;
	color: #212121;
	margin: 0;
	margin-bottom: 15px;
	font-weight: bold;
}
.topPart .txt .procategoryUl{
	text-align: left;
	margin:30px 0;
	text-indent: 0;
	padding: 0;
}
.topPart .txt .procategoryUl li{
	height:35px;
	line-height: 35px;
	min-width: 112px;
	margin: 0 15px 15px 0;
}
.topPart .txt .procategoryUl li:hover{
	color: #fff;
}
.topPart .txt h2{
	font-size:18px;
	border-bottom: 1px solid #e7e7e7;
	color: #212121;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.botPart ul{
	display: flex;
	margin: 90px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.botPart ul li{
	flex-basis: 25%;
	position: relative;
	color: #474747;
	font-size:14px;
	font-weight: bold;
}
.botPart ul li:after{
	content: "";
	width: 1px;
	height: 100%;
	background:#e1e1e1;
	position: absolute;
	right:90px;
	top: 0;
}
.botPart ul li:last-child:after{
	display:none;
}
.botPart ul li span{
	font-size:46px;
	font-weight: bold;
	line-height: 46px;
	display: inline-block;
	position: relative;
}
.botPart ul li:nth-child(1){
	background:url("images/ico5.png") no-repeat calc( 100% - 120px) top;
}
.botPart ul li:nth-child(2){
	background:url("images/ico6.png") no-repeat calc( 100% - 120px) top;
}
.botPart ul li:nth-child(3){
	background:url("images/ico7.png") no-repeat calc( 100% - 120px) top;
}
.botPart ul li:nth-child(4){
	background:url("images/ico8.png") no-repeat calc( 100% - 120px) top;
}
.botPart ul li p{
	margin-bottom:0;
}
.botPart ul li em{
	font-style: normal;
	position: absolute;
	bottom: 0;
	margin-left: 5px;
}
.homevide img{
	max-width: 100%;
	height: auto;
}
.homevide{
	position: relative;
}
.homevide .txt{
	position: absolute;
	width: 480px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.homevide .txt h1{
	font-size:46px;
	margin: 0;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.dh{
	margin: 30px auto 0 auto;
	display: block;
	width: 132px;
	height: 132px;
	position: relative;
}
.dh a{
	display: block;
	width: 97px;
	height: 97px;
	border-radius:50%;
	position: relative;
	
}
.dh a:before{
	display: block;
	width: 77px;
	height: 77px;
	border: 1px solid #fff;
	border-radius:50%;
	position: absolute;
	content: "";
	left: 10px;
	top: 10px;
	animation: ripple 4000ms ease-out 225ms infinite;
}
.dh a:after{
	position: absolute;
	width: 57px;
	border: 1px solid #fff;
	left: 20px;
	top: 20px;
	height: 57px;
	content: "";
	border-radius:50%;
	animation: ripple 4000ms ease-out 225ms infinite;
}
.dh a i{
	position: absolute;
	display: block;
	width: 37px;
	height: 37px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	animation:none;
	border: 1px solid #fff;
	border-radius: 50%;
	background:url("images/ico9.png") no-repeat center;
	background-size:15px auto;
}
.homeNews{
	padding: 80px 0;
}
.newsRec{
	margin: 70px 0 0 0;
	list-style-type: none;
	padding: 0;
}
.newsRec .img{
	position: relative;
}
.newsRec .img img{
	max-width: 100%;
	height: auto;
}
.newsRec .img span{
	display: block;
	position: absolute;
	color: #fff;
	left: 15px;
	top: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.newsRec .img span em{
	font-style: normal;
	display: block;
	font-size: 44px;
	height: 44px;
	line-height: 44px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.newsRec .title{
	font-size:18px;
	line-height: 34px;
	height: 68px;
	overflow: hidden;
	margin: 35px 0;
}
.newsNoImg .title{
	margin: 30px 0;
}
.newsRec .title a{
	color: #212121;
	font-weight: bold;
}
.newsRec .excerpt{
	font-size:14px;
	line-height: 28px;
	color: #767676;
	margin-bottom: 35px;
	height: 84px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsRec .more a{
	font-size:14px;
	color: #3376e5;
}
.newsRec .more a i{
	margin-left: 10px;
}
.newsRec .time{
	font-size:14px;
	color: #969595;
}
.homeNews hr{
	margin:70px 15px 0 15px;
	width: calc( 100% - 30px );
}
.homeNews .mybtn-3{
	margin-top: 50px;
}
.hzHuoban{
	background:#f9f9f9;
	padding: 50px 0;
}
.topfoot{
	background:#f9f9f9;
	padding: 40px 0;
	border-top:1px solid #e4e4e4;
	font-size: 16px;
	color: #676767;
}
.topfoot ul{
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap-reverse;
}
.topfoot ul li{
	flex-basis: 50%;
	margin-top: 10px;
}
.topfoot ul li i{
	display: inline-block;
	margin-right: 8px;
	width: 25px;
	height: 25px;
	border-radius:50%;
	background:#3376e5;
	color: #fff;
	line-height: 25px;
	text-align: center;
	font-size:12px;
}
.hzHuoban ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content:space-between;
}
.hzHuoban ul li{
	position: relative;
	flex-basis: 12.5%;
}
.hzHuoban ul li img{
	position:relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
}
.topfoot h1{
	margin: 0 0px 15px 0;
	font-size:18px;
	color: #212121;
	font-weight: bold;
}
.copyright{
	padding: 30px 0;
}
.flogoDiv{
	position: relative;
}
.flogo{
	font-size:26px;
	font-weight: bold;
	color: #3376e5;
}
.flogoDiv .txt{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #979797;
}
.flogo img{
	float: left;
	margin-right:10px;
}
.snsBox a{
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px #a3a3a3 solid;
	color: #a3a3a3;
	border-radius: 50%;
	display: inline-block;
	margin-left: 5px;
}
.inside_banner{
	position: relative;
}
.inside_banner img{
	max-width: 100%;
	height: auto;
}
.inside_banner .flex{
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: inherit;
	color: #fff;
}
.inside_banner aside{
	text-align: center;
	margin-top: 20px;
	position: absolute;
	left: 50%;
	top: calc( 50% - 0px );
	transform: translate(-50%,-50%);
}
.inside_banner h3{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	margin-bottom: 20px;
}
.inside_banner a{
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.inside_banner a:first-child{
	background:url("images/add_icon.png") no-repeat left center;
	padding-left: 18px;
}
.inside_banner i{
	font-size: 14px;
	color: #fff;
}
.inside_banner a:hover{
	text-decoration: underline;
}
.inside_nav{
	border-bottom:1px solid #eee;
}
.inside_nav ul{
	flex-wrap: nowrap;
	justify-content: center;
	margin: 0;
	padding: 0;
	display: flex;
	list-style-type: none;
}
.inside_nav li{
	padding:0;
	flex: 1;
	margin:0;
	border-right:1px solid #eeeeee;
}
.inside_nav li:first-child{
	border-left:1px solid #eeeeee;
}
.inside_nav li a{
	display: block;
	line-height:20px;
	padding:12.5px 0;
	text-align: center;
	transition: ease-in-out .3s;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.inside_nav li a:hover{
	background: #26145e;
	color: #fff;
}
.inside_nav li.active a{
	background: #26145e;
	color: #fff;
}
.inside_nav li ul.childCate{
	border-top:1px solid #eeeeee;
}
.inside_nav li ul.childCate li:first-child{
	border-left:0;
}
#top.NoIndex{
	background: rgba(38,20,94,0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
}
.title-style-5{
	
	
}
.title-style-5 h2{
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 60px 0;
}
.pblock{
	border: 1px solid #efefef;
	position: relative;
	box-shadow: 0px 0px 8px #f3f3f3;
	transition: ease-in-out .3s;
	margin-bottom: 30px;
}
.pblock:after{
	content:'';
	position: absolute;
	width:0;
	height:3px;
	left:0%;
	bottom:0px;
	background: #ffe500;
	transition: ease-in-out .3s;
	z-index: 99999;
}
.pblock:hover{
	border-color:#26145e;
}
.pblock:hover:after{
	width: 100%;
}
.pblock .img{
	padding: 10px 0;
	text-align: center;
}
.pblock img{
	max-width: 100%;
	height: auto;
	
}
.pblock h3{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 40px;
	position: relative;
	z-index: 2;
}
.pblock h3:before{
	display: block;
	width: 45px;
	height: 0px;
	border-top: 2px solid #eee;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}
.pblock .excerpt{
	font-size: 14px;
	line-height: 25px;
	padding: 0 15px;
	color: #666;
}
.page .pagination{
	width: 100%;
	text-align: center;
}
.page .pagination h2{
	display: none;
}
.page .pagination span,.page .pagination a{
	width:40px;
	height:40px;
	text-align: center;
	line-height:38px;
	border:1px solid #eee;
	border-radius: 50%;
	display: inline-block;
}
.page .pagination span.current{
	border-color:#5280e0;
	background:#5280e0;
	color: #fff;
}
.side_contact {
    padding: 70px 0;
}
.contact_list {
    margin-top: 90px;
    float: left;
    min-width: 700px;
    max-width: 750px;
}
.contact_list h3 {
    font-size: 24px;
    color: #666666;
	margin-bottom: 20px;
}
.contact_list h3 span {
    color: #26145e;
}
.contact_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap-reverse;
}
.contact_list ul li {
    flex-basis: 50%;
	line-height: 50px;
	color: #666;
}
.contact_list ul li i{
	margin-right: 8px;
}
.ewm_box {
    width: 350px;
    height: 220px;
    align-items: center;
    justify-content: center;
    float: right;
    background: #26145e;
    margin-top: 20px;
	display: flex;
}
.ewm_box img {
    width: 134px;
    height: 134px;
    border: 6px solid #ffe500;
    margin-right: 30px;
}
.ewm_box p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
#container1{
	height: 500px;
}
#container1 img{
	max-width: none;
}
.liuyan h3{
	font-size: 3.2rem;
	font-weight: 500;
	color: #26145e;
	text-align: center;
	margin:4% 0;
}
.liuyan h4{
	font-size: 2.6rem;
	font-weight: 500;
	color: #494544;
	text-align: center;
	margin-bottom: 5.2%;

}
.side_news{
	padding:50px 0 80px 0;
	background: #eee;
}
.news_list ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.news_list li{
	width: 100%;
	background: #fff;
	padding:20px;
	border:1px solid #fff;
	box-shadow:0px 0px 5px #eee;
	margin-bottom: 20px;
	transition: ease-in-out .3s;
}
.news_list li a{
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
	align-items: center;
}
.news_list li figure{
	max-width:327px;
}
.news_list li figure img{
	max-width: 100%;
	height: auto;
}
.news_list li figcaption{
	width:calc( 100% - 370px );
	margin-left: 40px;
	overflow:hidden;
}
.news_list li figcaption h3{
	font-size: 20px;
	color: #666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	transition: ease-in-out .3s;
}
.news_list li figcaption p{
	font-size: 14px;
	color: #999999;
	line-height:30px;
	margin-top: 15px;
	overflow : hidden;
	text-overflow: ellipsis;
	transition: ease-in-out .3s;
}
.news_list li figcaption h6{
	font-size: 14px;
	color: #999;
	margin-top: 40px;
	transition: ease-in-out .3s;
}
.news_list li figcaption span.news_type{
	font-size: 14px;
	font-weight: bold;
	color: #26145e;
}
.news_list li figcaption span.time{
	font-size: 12px;
	color: #999;
}
.news_list li figcaption aside{
	margin-bottom:20px;
}
.news_list li:hover{
	border-color:#26145e;
}
.news_list li:hover figcaption h3{
	transform:translateX(0px);
	color: #26145e;
}
.news_list li:hover figcaption p{
	color: #666;
}
.news_list li:hover figcaption h6{
	color: #333;
}
h1.newsTitle{
	font-size: 30px;
	color: #444444;
	text-align: center;
	margin-bottom: 30px;
}
.newsArt .excerpt{
	font-size: 14px;
	text-align: center;
	color: #666;
}
.newsArt{
	padding:50px 0 80px 0;
}
.artContent{
	margin-top: 30px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.news_control{
	display: flex;
	width: 100%;
	border-top:1px solid #eee;
	padding-top: 30px;
	margin-top: 30px;
	align-items: center;
}
.news_control aside{
	flex: 1;
}
.news_control aside a{
	font-size: 16px;
	color: #666;
	line-height:36px;
	display: block;
	transition: ease-in-out .3s;
}
.news_control aside a:hover{
	color: #26145e;
}
.news_control a.news-back{
	display: block;
	width: 100px;
	height: 50px;
	border:1px solid #eee;
	border-radius:30px;
	text-align: center;
	line-height:48px;
	font-size: 14px;
	color: #999999;
	transition: ease-in-out .3s;

}
.news_control a.news-back:hover{
	background: #26145e;
	color: #fff;
	border-color:#26145e;
}
.side_page{
	background: #fff;
	padding:50px 0 80px 0;	
}
.product-header{
	display: flex;
	justify-content:space-between;
}
.product-header figure{
	flex:0 0 50%;
	height:600px;
	position: relative;
	overflow: hidden;
	box-shadow:0px 0px 5px #eee;
	display: block;
	border: 1px solid #eee;
}
.product-header figure img{
	max-width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.product-header .pro_logo{
	position: absolute;
	left:30px;
	bottom:30px;
	z-index:9;
	width: 57px;
	height: 43px;
} 
.product-header .pro_search{
	position: absolute;
	right:20px;
	bottom:15px;
	z-index:9;
}
.product-header .pro_search i{
	color:#999;
	font-size: 24px;
}
.product-header figcaption{
	flex:0 0 45%;
	position: relative;
}
.product-title{
	border-bottom:1px dashed #d2d2d2;
	padding:0 0 20px 0;
}
.product-title h3{
	font-size: 32px;
	color: #26145e;
	margin-bottom: 10px;
}
.product-title p{
	font-size: 14px;
	color: #999;
}
.product-title p i{
	margin: 0 5px;
}
.product-title p a:last-child{
	color: #26145e;
}
.pro_con{
	font-size: 14px;
	color: #666;
	line-height:32px;
	padding-top: 10px;
}
.pro_con span.kt{
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.pro_control{
	width: 100%;
	position: absolute;
	bottom:0;
	right:0;
	z-index:1;
	border-left:1px solid #eee;
}
.pro_control ul{
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pro_control li{
	padding:0;
	margin:0;
	flex: 1;
	border:1px solid #eeeeee;
	border-left:none;
}
.pro_control li a{
	display: block;
	text-align: center;
	line-height:53px;
	font-size: 14px;
	color: #999;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.pro_control li a:hover{
	background:#62558b;
	color:#fff;
}
.ht {
    width: 100%;
    margin-top: 30px;
	padding: 0 40px;
	line-height: 60px;
	background: #26145e;
	color: #fff;
	font-size: 18px;
}
.pro_enitor h2{
	margin: 30px 0;
	font-size: 18px;
}
@media (max-width: 767px) {
	.container{
		width: 100%;
	}
	#top{
		background-size:cover;
		background-position: center;
		height: 60px;
		padding: 0 15px;
	}
	.navbar-toggle{
		margin: 0;
	}
	.navbar-toggle span{
		display: block;
		background: #c9141e;
		width: 30px;
		height: 2px;
		transition: all ease 0.35s;
	}
	.navbar-toggle{
		padding:0;
		position: absolute;
		right: 0px;
		top: 50%;
		transform: translateY(-50%);
		float: none;
		z-index: 9999999;
	}
	.navbar-toggle[aria-expanded="true"] span:nth-of-type(1){
		transform: rotate(45deg);
		background: #c9141e;
	}
	.navbar-toggle[aria-expanded="true"] span:nth-of-type(2){
    	width: 0;
	}
	.navbar-toggle[aria-expanded="true"]{
		margin-top:-10px;
	}
	.navbar-toggle[aria-expanded="true"] span:nth-of-type(3),.navbar-toggle[aria-expanded="true"] .icon-bar + .icon-bar:nth-of-type(3){
		margin-top:-8px;
		transform: rotate(-45deg);
	}
	.logo{
		padding: 0;
	}
	.logo a{
		font-size: 24px;
		line-height: 40px;
		display: block;
	}
	.logo img{
		height: 40px;
		width: auto;
		margin-right: 5px;
	}
	.primary-menu{
		position: fixed;
		z-index: 999999;
		background: #eee;
		width: 100%;
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: 00%;
		left: -100%;
		overflow: auto;
		display: block;
		overflow-x: hidden;
		transition: all ease 0.35s;
	}
	.primary-menu.open{
		left:0;
	}
	.primary-menu li{
		padding: 0;
	}
	.primary-menu>ul>li:first-child{
		overflow:hidden;
		border-top:0;
	}
	.primary-menu>ul>li:first-child>a{
		float:left;
		width:calc(100% - 70px);
		transform: none;
	}
	.primary-menu>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
	.primary-menu>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
	.primary-menu ul li span{
		position:absolute;
		top: 18px;
		right:25px;
		color: #333;
		transform: rotate(-90deg);
		transition:all ease 0.35s;
	}
	.primary-menu ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
	.primary-menu ul li{
		border-top:1px #ddd solid;
		margin: 0;
		margin-left:20px;
		position:relative;
		line-height:40px;
		font-size:14px;
		text-align: left;
		height: auto;
		display: table;
		width:calc( 100% - 20px );
	}
	.primary-menu ul li.search{
		display: none;
	}
	.primary-menu>ul >li:last-child{
		border-bottom:1px #ddd solid;
		display: none;
	}
	.primary-menu li ul li{
		width:calc( 100% - 20px );
		border-bottom:none;
	}
	.primary-menu ul li:hover{
		background:none;
	}
	.primary-menu ul li ul{
		display:block;
		position: static;
		background:none;
		border: none;
		box-shadow:none;
		transform: none;
		width: calc( 100% - 40px );
		margin-left: 40px;
	}
	.primary-menu ul li a{
		color:#666;
		width:70%;
		line-height: 40px;
		height: 40px;
		transform: none;
		top: 0;
	}
	.primary-menu ul li ul li a{
		color:#999;
		display:block;
		text-align:left;
	}
	.primary-menu ul li ul li>ul{
		margin-left:10px;
	}
	.primary-menu.collapse.in{
		display:block;
		width: 100%;
		left: -100%;
	}
	.primary-menu ul li a i{
		display: none;
	}
	.homeBan .swiper-button-prev, .homeBan .swiper-button-next{
		width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
	#swiper-num{
		bottom:20px;
		left: 15px;
	}
	.homeBan .swiper-pagination{
		right: 15px;
		bottom: 20px;
		height: 20px;
		padding: 0 0px;
	}
	.homeBan .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 5px 5px 0 5px;
	}
	.homeBan .swiper-button-prev{
		left: 15px;
	}
	.newProductSlide{
		margin-top: 20px;
	}
	.homeBan .swiper-button-next{
		right: 15px;
	}
	.homeBan::after{
		background-size:15px auto;
		bottom: 10px;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.title-style-1 h1{
		font-size: 22px;
		text-align: center;
	}
	.title-style-1 p{
		max-width: 80%;
		text-align: center;
		margin: 15px auto;
	}
	.procategory{
		position: static;
		transform: none;
		text-align: center;
	}
	.procategory select{
		width: auto;
		height: 30px;
		line-height: 30px;
		padding: 0 30px 0 10px;
	}
	.newProductSlide .swiper-slide{
		width: 100%;
		padding: 25px 0;
	}
	.newProductSlide .swiper-slide img{
		max-width: 50%;
		height: auto;
	}
	.newProductSlide .swiper-slide .txt h1{
		font-size: 22px;
		margin:5px 0;
	}
	.newProductSlide .swiper-slide .txt p{
		font-size: 14px;
		margin: 10px 0;
	}
	.title-style-2{
		font-size: 24px;
		line-height: 40px;
		height: 40px;
		background-size:20px auto;
	}
	.title-style-2 span{
		height: 25px;
		line-height: 25px;
		padding: 0 10px;
		font-size: 14px;
	}
	.mybtn{
		margin-top: 20px;
	}
	.mybtn a{
		height: 30px;
		line-height: 30px;
		min-width: 110px;
		font-size: 14px;
	}
	.newProductSlide .swiper-slide .txt .tag{
		margin-top: 10px;
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.newProductSlide .swiper-slide .txt{
		left: 15px;
	}
	.newProductSlide .bz{
		margin-bottom: 0;
		padding-left: 0;
	}
	.homeProduct{
		padding: 25px 0;
	}
	.procategoryUl li{
		min-width: auto;
		padding: 0 25px;
		line-height: 30px;
		height: 30px;
	}
	.procategoryUl li a{
		font-size: 14px;
		font-weight: normal;
	}
	.title-style-3{
		padding:15px 0;
		margin-bottom: 15px;
	}
	.homeProduct .block{
		padding: 10px;
	}
	.title-style-4{
		position: static;
		width: calc( 100% - 30px );
		margin: 0 15px 25px 15px;
		padding:0 0 15px 0;
	}
	.procategoryUl{
		margin: 15px 0;
		padding: 0;
		text-indent: 0;
	}
	.title-style-4 h1{
		font-size:24px;
		color: #212121;
	}
	.homeCase{
		margin: 20px 0;
	}
	.title-style-4 a{
		height: 35px;
		line-height: 35px;
		color: #313131;
		width: 100px;
	}
	.mybtn-3 a{
		line-height: 35px;
	}
	.mybtn-3 a i{
		width: 20px;
		height: 20px;
		font-size: 12px;
	}
	.homeCase .swiper-slide .txt h1{
		font-size: 20px;
		line-height: 30px;
	}
	.homeCase .swiper-slide .txt{
		width: calc( 100% - 30px );
		max-width: calc( 100% - 30px );
		top: calc( 50% - 24px );
		transform: translateY(-50%);
		text-align: center;
		left: 15px;
	}
	.homeCase .swiper-slide .txt p{
		display: none;
	}
	.homeCase .swiper-slide .txt a, .topPart .txt a.more{
		height: 35px;
		line-height: 35px;
		width: 120px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	.homeCase .swiper-slide .txt a i, .topPart .txt a.more i{
		margin-left: 10px;
	}
	.homeCase .swiper-pagination{
		bottom: 25px;
	}
	.homeCase .swiper-button-next, .homeCase .swiper-button-prev{
		width:30px;
		height: 30px;
		bottom: 10px;
		line-height: 30px;
		font-size: 12px;
	}
	.homeCase .swiper-container::before{
		bottom: 24px;
	}
	.homeCase .swiper-container{
		overflow: hidden;
	}
	.homeAbout{
		padding: 0;
	}
	.topPart img{
		float:none;
		width: calc( 100% - 30px );
		margin: 0 15px;
	}
	.topPart .txt{
		width: calc( 100% - 30px );
		margin: 15px;
		float: none;
	}
	.topPart .txt h1{
		font-size: 20px;
		margin-bottom: 0;
	}
	.topPart .txt .procategoryUl{
		margin: 10px 0;
	}
	.topPart .txt .procategoryUl li{
		height: 30px;
		line-height: 30px;
		min-width: 90px;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.topPart .txt h2{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.botPart ul{
		margin: 15px;
		flex-wrap: wrap-reverse;
	}
	.botPart ul li{
		flex-basis: 50%;
		margin-bottom: 15px;
	}
	.botPart ul li::after{
		display: none;
	}
	.botPart ul li span{
		font-size: 32px;
		line-height: 32px;
	}
	.botPart ul li:nth-child(1){
		background: url("images/ico5.png") no-repeat calc( 100% - 20px ) top;
		background-size:35px auto;
	}
	.botPart ul li:nth-child(2){
		background: url("images/ico6.png") no-repeat calc( 100% - 20px ) top;
		background-size:30px auto;
	}
	.botPart ul li:nth-child(3){
		background: url("images/ico7.png") no-repeat calc( 100% - 20px ) top;
		background-size:30px auto;
	}
	.botPart ul li:nth-child(4){
		background: url("images/ico8.png") no-repeat calc( 100% - 20px ) top;
		background-size:30px auto;
	}
	.homevide .txt h1{
		display: none;
	}
	.botPart ul li p{
		font-size: 12px;
		font-weight: normal;
	}
	.topfoot ul li{
		font-size: 12px;
	}
	.homeNews{
		padding: 20px 0;
	}
	.newsRec{
		margin-top: 20px;
	}
	.newsRec .title{
		font-size: 16px;
		line-height: 25px;
		height: 50px;
		margin: 15px 0;
	}
	.newsRec .excerpt{
		margin-bottom: 15px;
	}
	.newsRec li{
		margin-bottom: 15px;
	}
	.homeNews hr{
		margin-top: 15px;
	}
	.hzHuoban{
		display: none;
	}
	.flogoDiv .txt{
		position: static;
		transform: none;
		width: 100%;
		text-align: center;
	}
	.flogo{
		display: none;
	}
	.homevide .txt{
		width: 100%;
	}
	#top.NoIndex{
		position: static;
	}
	.title-style-5 h2{
		margin: 20px 0;
		font-size: 20px;
	}
	.inside_banner h3{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.primary-menu ul li::before{
		display: none;
	}
	.news_list li figcaption{
		width: 100%;
		margin: 0;
	}
	.news_list li figcaption h3{
		font-size: 16px;
	}
	.side_news{
		padding: 30px 0;
	}
	h1.newsTitle{
		font-size: 18px;
		line-height: 25px;
	}
	.inside_banner aside{
		margin:0;
	}
	.artContent{
		margin: 0 15px;
	}
	.news_control{
		width: calc( 100% - 30px );
		margin: 15px;
	}
	.news_control aside a{
		font-size: 14px;
		line-height: 25px;
	}
	.newsArt .excerpt{
		margin-bottom: 15px;
	}
	.product-header figure,.product-header figcaption{
		flex: 0 0 100%;
		height: auto;
	}
	.product-header{
		margin: 0 15px;
		flex-wrap: wrap-reverse;
		display: block;
	}
	.pro_control,.product-header figure img{
		position: static;
		transform: none;
	}
	.product-title h3{
		font-size: 20px;
	}
	.pro_enitor{
		margin: 0 15px;
	}
	.pro_enitor img{
		max-width: 100%;
		height: auto;
	}
	.inside_banner aside{
		width: 100%;
	}
	.inside_banner aside i:last-child{
		display: none;
	}
	.inside_nav ul{
		flex-wrap: wrap-reverse;
	}
	.side_page{
		padding:30px 0;
	}
	.inside_nav ul li li{
		flex-basis:50%;
		border-bottom: 1px solid #eeeeee;
	}
	.contact_list,.ewm_box{
		float: none;
		max-width: 100%;
		width: 100%;
	}
	.contact_list{
		margin: 0 15px;
		width: calc( 100% - 30px );
		min-width: 100%;
	}
	.side_contact{
		padding: 20px 0;
	}
	.liuyan h3{
		font-size: 20px;
	}
	.liuyan h4{
		font-size: 16px;
	}
	.FormBox div.wpforms-container-full .wpforms-form .wpforms-one-half{
		width: 100%;
	}
}