﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width:1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff3131;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width: 1200px;
}
.mainall{ width:1200px; margin:0 auto; overflow:hidden;}
/*--End 分页样式---------*/
.prv_next{ width:90%; float:left;}

/************/

.banner_w {
	width: 100%;
	height:780px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:780px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #bc2e0d;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/*************************************/
.llb_top_w{
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	background-color:#282828;}
.llb_top_l{
	float:left;
}
.llb_top_r{
	float:right;
	background:url(../images/tela.png) left center no-repeat;
	padding-left:25px;
	font-size:15px;
	color:#ff3131;
	font-weight:bold;
}

.llb_nav_w{
	background:url(../images/nav_a.png) top center no-repeat;
	height:88px;
	line-height:88px;
}
.llb_nav{
	background:url(../images/logo.png) left center no-repeat;
	line-height:88px;height:88px;
}
.llb_nav ul{
	float:right;
	width:770px;}
.llb_nav ul li{
	float:left;
	line-height:88px;
	height:88px;	
	font-size:16px;
	width:110px;
	text-align:center;
}
.llb_nav ul li a{
	color:#fff;}
.llb_nav ul li:hover{
	background:url(../images/nav_b.png) center no-repeat;
}
.llb_nav ul li.on{
	background:url(../images/nav_b.png) center no-repeat;
}

.llb_con_a{
	margin:60px auto;
}
.llb_con_a01{
	text-align:center;
	font-size:40px;
	font-weight:bold;
	height:85px;
	line-height:85px;
	margin-bottom:15px;
	background:url(../images/a01.png) top center no-repeat;
}
.llb_con_a01 span{
	color:#ff3131;}
.llb_con_a02{
	text-align:center;
	color:#666;
	font-size:18px;}
.llb_con_a03{
	margin:60px auto;}
.llb_con_a03 ul{
	margin:0 0.5%;}
.llb_con_a03 ul li{
	width:23%;
	margin:0 5%;
	float:left;
	overflow:hidden;
	text-align:center;
}

.llb_con_a03_a{
	font-size:16px;
	line-height:80px;}
.llb_con_a03_a span{
		font-size:68px;
		font-weight:bold;
		color:#333;
}
.llb_con_a03_b{
	margin-bottom:30px;
	font-size:24px;}
.llb_con_a03_c{
	font-size:16px;
	color:#666;
	line-height:24px;
}
.llb_con_a03{
	background:url(../images/a02.png) top center no-repeat;
}



/************01*************/
.sy_01_w{
	background:url(../images/a03.png) top center repeat-x;
	padding:60px 0 23px;
}
.bt_01_aa{
	height:15px;
	width:25px;
	margin:10px auto;
}
.sy_01aaa{
	margin-top:30px;}
.bt_01_a{
	text-align:center;
	line-height:60px;
	color:#FF3131;
	font-weight:bold;
	font-size:48px;}
.bt_01_a span{
	padding:0 15px 0px;}
.bt_01_a span img{
	padding-bottom:16px;}
.bt_01_b{
	text-align:center;
	line-height:36px;
	font-weight: lighter;
	font-size:18px;}
.lkprosy_b_nr{
	margin:30px auto;
}
.lkprosy_b_nr ul li{
	float:left;
	margin-right:16px;
	width:288px;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	margin-bottom:25px;
}
.lkprosy_b_nr ul li:hover{
	border:1px solid #FF3131;}
.lkprosy_b_nr ul li:nth-child(4n){
	margin-right:0;}
.lkprosy_b_nr ul li .lkprosy_b_nr_pic{
	width:286px;
	height:352px;
	overflow:hidden;}
.lkprosy_b_nr ul li .lkprosy_b_nr_pic img{
	width:286px;
	height:352px;
	transition:all 0.6s ease;
}
.lkprosy_b_nr ul li:hover .lkprosy_b_nr_pic img{
	transform:scale(1.1);
}
.lkprosy_b_nr ul li .lkprosy_b_nr_name{
border-top:1px solid #e5e5e5;
height:48px;
line-height:48px;
text-align:center;
font-size:18px;
}
.lkprosy_b_nr_more{
	margin:30px auto;
	width:180px;
	height:44px;
	line-height:44px;
	box-sizing:border-box;
	padding-left:30px;
	border:1px solid #FF3131;
	border-radius:22px;
	background:url(../images/dian.png) 120px center no-repeat;
}
.lkprosy_b_nr_more a{
font-size:18px;
font-weight:lighter;
color:#FF3131;
}

.lk_hx_w{
	background: url(../images/hx.jpg) top center no-repeat;
	height:871px;
	margin:40px auto;
	box-sizing:border-box;
	padding:50px 0;
}




.lkprosy_b_nr ul li .lkprosy_b_nr_name a{
	color:#333;}
.lkprosy_b_nr ul li:hover .lkprosy_b_nr_name{
border-top:1px solid #FF3131;}

.lkprosy_b_nr ul li:hover .lkprosy_b_nr_name a{
	color:#FF3131;}

/*************************首页产品推荐样式***************/
.sy_pro_nnr{ clear:both; overflow:hidden; margin-bottom:25px;}
/*public*/
.fl{display:inline;float:left}
/*.fr{display:inline;float:right}*/
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
/*main*/
.lanrenzhijia{/*width:960px;*/ width:1200px; margin:30px auto 0;}
.lanrenzhijia .title-list{ position: relative; top: 6px;}
.lanrenzhijia .title-list li{ width: 218px; line-height: 50px;  float: left; display: inline; margin:0 10px; color:#333;font-size:16px; box-sizing:border-box;
}
.lanrenzhijia .title-list .all-pro{
	width: 218px; line-height: 50px; text-align: center; float: left; display: inline; margin:0 10px; color:#fff;background-color:#313131; font-size:18px; font-weight:lighter; border-radius:12px;
}
.lanrenzhijia .title-list .all-pro a{
	color:#fff;}
.lanrenzhijia .title-list .all-pro:hover{ color: #fff; background-color:#e23f1a;}
.lanrenzhijia .title-list li.on{ color: #fff;  color:#ff3131;}
.title.cf {
    margin: 0 auto;
}
.lanrenzhijia .title-list li span{
	display:block;
	width:40px;
	height:40px;
	overflow:hidden;
	float:left;
	margin-top:6px;
	padding-right:15px;
}
.lanrenzhijia .title-list li span img{
	width:40px;
	transition:all 0.6s ease;
}
	.lanrenzhijia .title-list li:hover span img,.lanrenzhijia .title-list li.on span img{
		transform:translateY(-40px)}
	.title{
		border-bottom:1px solid #dfdfdf;
		padding-bottom:25px;}
	
.title.cf.gcal{
    margin: 0 auto;
    width: 1150px;
}
.product{  position: relative; overflow: hidden; display: none; margin-top: 30px; padding-bottom:10px;}
.product-wrap .show{ display: block;}
.sypro_a ul li{
	box-sizing:border-box;
	border:1px solid #dfdfdf;
	margin-bottom:30px;
	float:left;}
.sypro_a ul li:first-child{
	margin-right:40px;
	width:580px;}
.sypro_a ul li:nth-child(2){
	width:580px;}
.sypro_a ul li:nth-child(3){
	margin-right:26px;
	width:280px;}
	.sypro_a ul li:nth-child(4){margin-right:26px;
	width:280px;}
	.sypro_a ul li:nth-child(5){margin-right:26px;
	width:280px;}
	.sypro_a ul li:nth-child(6){
	width:280px;}
.sypro_a ul li img{
	width:100%;}
.sypro_a02{
	text-align:center;
	line-height:50px;
	font-size:16px;
}

/******************************************************/
.lkfwlc_w{
	background-color:#f2f2f2;
	padding:50px 0;}
.lkfwlc02{
	height:32px;
	background:url(../images/fw02.png) top center repeat-x;
}
.lkfwlc03{
	text-align:right;
	margin-bottom:60px;}
.lkfwlc01{
	margin-top:50px;}
/***************************工厂展示  设备展示****************************/
.product.productaa{
	height:auto;
	padding-bottom:30px;}
	
.hxaa_01{
	width:1200px;
	height:534px;}
.hxaa_01 img{
	width:1200px;
	height:534px;
	transition:all 0.6s ease;
}
.hxaa_01:hover img{
	transform:scale(1.1);
}
.hxaa_02{
	box-sizing:border-box;
	padding:25px;
	border:1px solid #dfdfdf;
}
.hxaa_0201{
	font-size:18px;
}
.hxaa_0202{
	margin-top:15px;
	margin-bottom:15px;
	height:4px;
	position:relative;}
.hxaa_0202b{
	position:absolute;
	width:100%;
	height:0.25px;
	background-color:#dfdfdf;
	top:2px;
	z-index:1;
}
.hxaa_0202a{
	z-index:11;
	width:120px;
	height:2px;
	top:0;
	background-color:#FF3131;
}
.hxaa_0203{
	color:#666;
}

/***********************************/
.lanrenzhijia.sy_pro_nnraa .title-list li{
	    width: 230px;
		margin:0 0;

		border-radius:0;
		color:#000;
		font-size:16px;
		border:0;
		border-right:1px solid #e5e5e5;
}
.lanrenzhijia.sy_pro_nnraa .title-list li:last-child{
	border-right:0;}

.lanrenzhijia.sy_pro_nnraa .title-list li .anli_a{

	width:62px;
	height:75px;
	margin:0 auto;
padding-top: 20px;
    box-sizing: border-box;
	
}
.lanrenzhijia.sy_pro_nnraa .title-list li:hover .anli_a{
	background:url(../images/hxaa.png)   center no-repeat;

	
}
.lanrenzhijia.sy_pro_nnraa .title-list li.on .anli_a{
	background:url(../images/hxaa.png)   center no-repeat;

	
}

.lanrenzhijia.sy_pro_nnraa .title-list li .anli_b{
	height:30px;
	margin-top:10px;
	font-size:18px;
	line-height:30px;}	
.lanrenzhijia.sy_pro_nnraa .title-list li .anli_a .anli_a01{

	height:36px;
	width:36px;
	overflow:hidden;
	margin:0 auto;position:relative;
	
}
.lanrenzhijia.sy_pro_nnraa .title-list li .anli_a .anli_a01 img{
	position:absolute;
	top:0px;
	left:0;
	transition:all 0.6s ease;
}

.lanrenzhijia.sy_pro_nnraa .title-list li:hover .anli_a .anli_a01 img{

	transform:translateY(-36px)

}
.lanrenzhijia.sy_pro_nnraa .title-list li.on .anli_a .anli_a01 img{

	transform:translateY(-36px)

}

.lanrenzhijia.sy_pro_nnraa .title-list .sb_rr{
	width:850px;
	float:right;
	height:39px;
	background-color:#ededed;
}
/**************************************************/
.sy_07_w{
	margin-top:20px;
	padding:80px 0 50px;
	background-color:#edf4ff;}
.sy_news_bt{
	margin: 50px auto 50px;
    width: 714px;
}
.sy_news_nr .product{
	height:450px;}
/***************************/
.product-wrap.sy_news_nr .product li{
	width:380px;
	background-color:#fff;
}
.product-wrap.sy_news_nr .product li a{
	width:380px;
	height:212px;
	overflow:hidden;
	display:block;
	overflow:hidden;
}
.product-wrap.sy_news_nr .product li a.imgwrap img{
		width:380px;
	height:212px;
	transition:all 0.4s ease;
	}
.product-wrap.sy_news_nr .product li:hover a.imgwrap img{
	transform:scale(1.1);
	}
.news_time{
	position:relative;
	z-index:201px;
	margin:0 auto;
	width:80px;
	height:80px;
	top:-40px;
	border-radius:50%;
	text-align:center;

	font-size:18px;
	color:#fff;
	background-color:#e23f1a;	
}
.news_time span{
	display:block;
}
.yuefen{
	padding-top:6px;
	font-size:22px;
	font-weight:bold;
	line-height:34px;}
.xian{
	width:64px;
	margin:0 auto;
	height:1px;
	background-color:#ec846c;
}
.date{
	line-height:30px;}
.product-wrap.sy_news_nr .product li .news_name a{
	height:40px;
	text-align:center;
	font-size:18px;
}
.product-wrap.sy_news_nr .product li .news_name a:hover{
	color:#ec2413;
}
.news_name {
    margin-top: -15px;
}
.news_jj{
	padding-bottom:35px;
	margin:0 auto;font-size:14px;
	color:#666;
	width:340px;}
.news_x{
	margin:0 auto 50px;width:120px; height:3px; background-color:#ec2413;
}

/**********************************/
.hzkf{
	margin:60px auto 20px;}
.hzkf01{
	margin:60px auto 60px;
}
.hzkf01 ul li{
	float:left;
	width:183px;
	box-sizing:border-box;
	height:121px;
	overflow:hidden;
	margin-bottom:25px;
	margin-right:20px;
}
.hzkf01 ul li:nth-child(6n){
	margin-right:0;
}
.hzkf01 ul li img{
	width:183px;
	height:121px;
	transition:all 0.6s ease;
}
.hzkf01 ul li:hover img{
	transform:scale(1.1);
}


.tel_a{
	position:relative;
	z-index:11111;
	top:-200px;
	height:50px;
	border-radius:4px;
	left:800px;
	width:350px;
	background:url(../images/tel.png) 25px center no-repeat #FF3131;}
	.tel_a01{
		float:left;
		padding-left:80px;
		color:#fff;
		line-height:22px;
		margin-top:14px;
		padding-right:25px;
		border-right:1px solid #fff;
		font-size:15px;}
		.tel_a02{
			float:right;
			padding-right:25px;
			font-size:20px;
			font-weight:bold;
			letter-spacing:-1px;
			color:#fff;
			line-height:50px;
		}
		
	.lllb_conb_w{
		background:url(../images/bja.png) top center no-repeat;
		padding-top:60px;
		padding-bottom:90px;
	}
	.lllb_conb_w .llb_con_a01{
		color:#fff;}
		.lllb_conb_w .llb_con_a01 span{
		color:#fff;}
	.lllb_conb_w .llb_con_a02{
		color:#fff;}
.lllb_conb01{
	font-size:24px;
	color:#fff;
	font-weight:bold;}
.lllb_conb{

	margin-top:50px;}
.lllb_conb01{
		margin-bottom:20px;
}
.lllb_conb02{
	font-size:15px;
	color:#fff;
	line-height:26px;
}
.lllb_conb02 span{    display: block;
    float: left;
	margin-right:5px;
	transform:rotate(90deg);}
.lllb_conba01{
	margin-top:20px;}
.lllb_conba01 ul li{
	border:1px solid #fa9393;
	width:560px;
	box-sizing:border-box;
	padding:10px 20px;
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}
.lllb_conba01 ul li .lllb_conba01a{
	float:left;
	width:30px;
	margin-top:5px;
}
.lllb_conba01 ul li .lllb_conba01b{
	float:right;
	width:480px;
}
.lllb_conba01b01{
	color:#fff;
	margin-bottom:5px;
	font-size:18px;}
.lllb_conba01b02{
	color:#fff;
	line-height:20px;
	opacity:0.8;
	font-size:14px;}
.lllb_conba01 ul li:hover{
	background-color:rgba(255,255,255,0.3);
	}
.lllb_conc_w{
	background-color:#fff4f4;
	padding-bottom:60px;
	padding-top:60px;}
.lllb_conc{
	margin:50px auto;
	text-align:center;}
.lllb_conca{
	width:600px;
	margin:10px auto;
	background: url(../images/telb.png) 35px center no-repeat #ff3131;
	height:50px;
	line-height:46px;
	box-sizing:border-box;
	border-radius:25px;padding-left:100px;
	font-size:16px;
	color:#fff;
}
.lllb_conca a.zxzx_tel{
	color:#fff;font-size:26px;
	font-weight:bold;
	
}
.zxzx{
	display: block;
	float:right;
	width:160px;
	text-align:center;
	margin-right:1px;
	margin-top:1px;
	height:48px;
	line-height:48px;
	border-radius:24px;
	background-color:#fff;
}
.lllb_cond_w{
	margin:60px auto;}
.lllb_cond{
	margin-top:60px;
	min-height:400px;
	background:url(../images/about_pro.png) left center no-repeat;
}
.lllb_cond_a{
	float:right;
	width:570px;}
.lllb_cond_a01{
	position:relative;
}
.lllb_cond_a01a{
	position:absolute;
	font-size:28px;
	font-weight:bold;
	color:#333;
	top:28px;
	z-index:3;}
.lllb_cond_a01b{
	color:#666;
	opacity:0.12;
	line-height:60px;
	font-size:60px;
	font-weight:bold;}
.lllb_cond_a02{
	margin:30px auto 20px;}
.lllb_cond_a02 ul li{
	width:130px;
	float:left;}
.lllb_cond_a02a{
	font-size:16px;
	}
.lllb_cond_a02a span{
	font-size:48px;
	color:#ff3131;
	line-height:60px;padding-right:5px;
	font-weight:bold;}
.lllb_cond_a02b{
	margin-top:10px;
	font-size:18px;}
.lllb_cond_a03{
	font-size:14px;
	line-height:28px;}
.lllb_cond_a04{
	margin-top:20px;
	width:180px;
	height:42px;
	text-align:center;
	line-height:42px;
	font-size:16px;
	border-radius:21px;
	border:1px solid #ff3131;

}
.lllb_cond_a04 a{
		color:#ff3131;
}
.hzkf_w{
	background-color:#f6f6f6;
	padding:40px 0;}
.lllb_conh{
	margin:60px auto;
}
.lllb_conh ul li{
	float:left;
	width:385px;
	margin-right:22.5px;
}
.lllb_conh ul li .lllb_conha{
	width:100%;}
.lllb_conh ul li .lllb_conha img{
	width:100%;}
.lllb_conh ul li:last-child{
	margin-right:0;}
.lllb_conhb{
	margin-top:15px;
	padding-left:20px;
	font-size:14px;
	background:url(../images/newsa.png) left center no-repeat;}
.lllb_conhb span{
	font-size:14px;
	color:#666;
	float:right;}
.lllb_conhc{
	margin-top:12px;
	margin-bottom:5px;
	font-size:18px;
}
.lllb_conhd{
	font-size:14px;
	color:#666;
	line-height:26px;
	margin-top:10px;
}
.lllb_conhe{
	width:30px;
	height:30px;
	margin-top:10px;
	text-align:center;
	line-height:30px;
	background-color:#999999;
	border-radius:50%;}
.lllb_conhe a{
	color:#fff;}
.lllb_conh ul li .lllb_conhc a{
	color:#ff3131;}
.lllb_conh ul li:hover .lllb_conhe{
background-color:#ff3131;}

.foot_w{
	background:url(../images/foot_bj.png) top center no-repeat #333;
	padding:120px 0 50px;
	
}
.foot a{
	color:#fff;
	line-height:40px;
	font-size:16px;
	padding:20px 50px;}
.foota_l{
	float:left;
	margin-left:50px;
	margin-top:30px;
}
.foota_r{
	float:right;	margin-top:30px;
}
.foota_l01{
	font-size:20px;
	color:#ff3131;
	font-weight:bold;
	background:url(../images/telc.png) left top no-repeat;
	padding-left:30px;}
.foota_l02{
	color:#ccc;
	line-height:30px;
	font-size:15px;
	margin-top:30px;}
.foota_ra{
	float:left;
	width:96px;
	margin-left:20px;
}
.foota_ra02{
	margin-top:10px;
	text-align:center;
	color:#fff;
	font-size:14px;
	color:#ccc;}
.foot_aa_w{
	color:#ccc;
	background-color:#1b1b1b;
	padding:10px 0;
	line-height:26px;
	font-size:15px;
	text-align:center;
}
.foot_aa_w a{
	color:#ccc;}
	
	
/*---内页----*/

/* 关于我们 */
.about_us {
    margin: 60px 0;
}

.tabsaa {
    display: flex;
    justify-content: space-between;
}

.tabsaa .left {
    width: 22%;
}

.tabsaa .left .phone {
    background-color:#FF3131;
    padding: 20px 0;

}

.tabsaa .left .phone p {
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
	line-height:30px;
		margin-bottom:10px;
}

.tabsaa .left .phone p::before {
    content: '';
    width: 40px;
    height: 31px;
    background-image: url(../images/contact_phone.png);
    background-repeat: no-repeat;
}

.tabsaa .left .phone h4 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.tabsaa .right {
    width: 76%;
}

.tabsaa .left a {
    display: block;
}

.tabsaa .cont {
    overflow: hidden;
    display: none;
}

.tabsaa .left h3 {
    height: 62px;
    background-color:#FF3131;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.tabsaa .left nav {
    border: solid 1px #e5e5e5;
}

.tabsaa .left nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    /* margin-left: 20px;
    margin-right: 20px; */
    margin: 10px 20px 10px 20px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    border-radius: 20px;
    position: relative;
    border: 1px solid #efefef;
}

.tabsaa .left nav a:last-of-type {
    margin-bottom: 9px;
}

.tabsaa .left nav a::after {
    width: 0;
    cursor: pointer;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background:#FF3131;
    transition: 0.6s linear;
    border-radius: 20px;
}

.tabsaa .left nav a:hover {
    color: #ffffff;
    z-index: 2;
}

.tabsaa .left nav a:hover:after {
    width: 100%;
}

.tabsaa .right .center .center_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}

.tabsaa .right .center .center_top ul {
    display: flex;
}

.tabsaa .right .center .center_top ul li {
    color: #888888;
    font-size: 14px;
}

.tabsaa .right .center .center_top h2 {
    font-size: 24px;
    color:#FF3131;
}

.tabsaa .right .center .center_top h2::after {
    content: '';
    width: 142px;
    height: 3px;
    display: block;
    margin-top: 7px;
    background-color:#FF3131;
}

.tabsaa .right .center p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-top:5px;
    margin-bottom:5px;
}

.tabsaa .right .center .pric ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.tabsaa .right .center .pric ul li {
    width: 32.33%;
    margin-top: 25px;
    margin-right: 1%;
}

.tabsaa .right .center .pric ul li a {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;

}

.tabsaa .right .center .pric ul li p {
    font-size: 16px;
    color: #444444;
    text-align: center;
    background-color: #eff2f6;
}

.tabsaa .right .center .pric ul li:hover p {
    background-color:#FF3131;
}

.tabsaa .right .center .pric ul li:hover p {
    color: #ffffff;
}

.tabsaa .right .center .pric ul li a img {
    width: 100%;
}

.tabsaa .left nav .item2 p a {
    padding-left: 40px;
}

.tabs .left nav .item1 .item2 {
    display: none;
}

.tabsaa .left nav .item1:hover .item2 {
    display: block;
}

.tabsaa .right .center .pric ul li a img {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: all 1.5s;

}

.tabsaa .right .center .pric ul li a img:hover {
    transform: scale(1.1);
}

.tabsaa .right .center .link h2 {
    font-size: 18px;
    color: #e54512;
    font-weight: bolder;
}

.tabsaa .right .center .link {
    padding-top: 20px;
    padding-left: 20px;
}

.item1 .items6 p {
    display: none;
}

.item1 .items6:hover p {
    display: block;
}

.product_details {
    margin-top: 20px;
}

.product_details .pric {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product_details .pric .left {
    width: 390px;
}

.product_details .pric .left img {
    width: 100%;
}

.product_details .pric .right {
    width: 390px;
}

.product_details .pric .right h4 {
    font-size: 1.2rem;
    font-weight: bolder;
}

.product_details .pric .right p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.product_details .pric .right p span {
    font-size: 25px;
}


/*分页*/
.pagev{
	text-align:center;
	color:#666;
	clear:both;
}
.pagev span{
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
}
.fonts{
	color:#fff;
	background-color:#FF3131;
	border:1px solid #FF3131;
}
.pagev span a{
	background-color:#fff;
	color:#666;
	border:1px solid #D9D9D9;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
	margin:1.5em 0;
}
.pagev span a:hover{
	color:#fff;
	background-color:#2d9aea;
	border:1px solid #2d9aea;
}

.about_us_main{ width:98%; margin:0 auto;}
.kry{line-height:180%; font-size:18px;}

/*客户留言*/
.liuyanform{
	width:100%;
}
.form-group{
	margin-bottom:20px;
}
.form-group label{

	width:10%;
	font-size:16px;
	color:#666;
	line-height:40px;
	text-align: right;
    margin-right:1%;
}
.form-group input{
	line-height:38px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	width:70%;
	padding-left: 15px;

}
.form-group textarea{
	line-height:25px;
	border:1px solid #FF3131;
	border-radius:5px;
	outline:none;
	resize:none;
	width:70%;
	padding-left: 15px;

}
.form-group1 input{
	display:block;
	width:200px;
	float:left;
	margin-left:130px;
	line-height:45px;
	background-color:#FF3131;
	color:#fff;
	font-size:16px;
	text-align:center;

}

/*----产品详情----*/
.nyproshow{ width:100%; overflow:hidden; float:left;}
.nyproshow_all{ width:100%; overflow:hidden; float:left; margin-top:30px; margin-bottom:20px;}
.nyproshow_left{ width:440px; height:330px; float:left; border:1px solid #CCC; margin:20px 0 20 0px;}

.nyproshow_right{ width:425px; overflow:hidden; float:right; margin:20px 0 20 0px;}
.nyproshow_right_title{ width:100%; font-size:22px; font-weight:600; border-bottom:1px dashed #CCC; height:45px; line-height:45px; margin-bottom:15px;}
.nyproshow_right_info{ font-size:14px; line-height:180%; width:100%; overflow:hidden;}

.nyproshow_bottom{ width:100%; overflow:hidden; float:left;}
.nyproshow_bottom_title{ width:100%; height:45px; line-height:45px; font-size:22px; border-bottom:1px solid #CCC;border-top:1px solid #CCC; font-weight:600;margin-bottom:15px;margin-top:30px;}
.nyproshow_bottom_content{ width:100%; overflow:hidden; float:left;}