@charset "utf-8";
.w_1200{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.csscom{
	overflow: hidden;
	line-height: 1.9;
}
.csscom img{
	max-width: 100% !important;
	height: auto !important; 
}
.csscom table{
	width: auto !important;
}
.head_pc{
	background: #F7F7F7;
}
.sub_tt{
	padding:2.5% 0;
	align-items: flex-end;
}
.sub_tt .tt_l{
	padding-top: 1%;
	padding-bottom: 1%;
}
.sub_tt .h3{
	position: relative;
	padding-right:116px;
	display: inline-block;
}
.sub_tt .h3:after{
	position: absolute;
	right: 0;
	width: 84px;
	height: 3px;
	background: #D9251B;
	content: '';
	top: 50%;
	margin-top: -1px;
}
.sub_tt .p{
	padding-top: 5px;
}
.sub_tt .s_wz{
	padding-top: 1%;
	padding-bottom: 1%;
}
.sub_tt .s_wz p{
	padding-left:26px;
	background: url(../img/wz_ico.png) no-repeat left top;
	padding-top: 2px;
}

/* 产品 */
.padbt{
	padding-bottom: 2%;
}
.cp_list{
	padding-bottom: 1%;
	overflow: hidden;
}
.cp_list ul{
	align-items: inherit;
}
.cp_list li{
	width: 48%;
	box-sizing: border-box;
	background: #F7F7F7;
	margin-bottom: 4%;
}
.cp_list li .tab{
	padding: 5%;
	display: table;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}
.cp_list li .img ,.cp_list li .cp_r{
	display: table-cell;
	vertical-align: middle;
}
.cp_list li .img{
	width: 45%;
}
.cp_list li .img a{
	display: block;
	padding-bottom: 93%;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.cp_list li .img img{
	position: absolute;
}
.cp_list li .cp_r{
	padding-left: 5%;
}
.cp_list li .cp_r .h3{
	padding-bottom: 5%;
	position: relative;
}
.cp_list li .cp_r .h3:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	background: #D9251B;
	height: 2px;
	width: 16%;
}
.cp_list li .cp_r .p{
	padding-top: 7%;
	padding-bottom: 10%;
	line-height: 1.8;
}
.cp_list li .cp_r .m{
	text-align: right;
}
/* 产品详情 */
.art_imga{
	overflow: hidden;
	border: 1px solid #D2D2D2;
	position: relative;
}
.art_imga .swiper-slide{
	text-align: center;
}
.art_imga .swiper-slide img{
	max-width: 100%;
}
.art_imga .art-button-next ,.art_imga .art-button-prev{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 50px;
	height: 40px;
	background-color: #B7B7B7;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 9;
}
.art_imga .art-button-prev{
	left: 0;
	background-image: url(../img/art_cpl.png);
}
.art_imga .art-button-next{
	right: 0;
	background-image: url(../img/art_cpr.png);
}
.art_imga .art-button-next:hover ,.art_imga .art-button-prev:hover{
	background-color: #D9251B;
}
.art_cptt{
	padding-top: 5%;
	padding-bottom: 2%;
	position: relative;
}
.art_cptt:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	background: #D9251B;
	height: 3px;
	width: 66px;
}
.art_cpcm{
	padding: 3% 0 5%;
}
.art_tjcp{
	background: #F7F7F7;
}
.art_tjcp .tj_padd{
	padding-top: 2.5%;
	padding-bottom:3.5%;
}
.art_tjcp .art_tjlist{
	padding-top: 2.5%;
	overflow: hidden;
}
.art_tjcp .swiper-slide .img a{
	display: block;
	padding-bottom: 88%;
	position: relative;
	background: #fff;
	overflow: hidden;
}
.art_tjcp .swiper-slide .img img{
	position: absolute;
}
.art_tjcp .swiper-slide .h3{
	padding-top: 6%;
	padding-bottom: 4%;
	position: relative;
}
.art_tjcp .swiper-slide .h3:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	background: #D9251B;
	width: 55px;
	height: 2px;
}
.art_tjcp .swiper-slide .p{
	padding: 6% 0 6%;
}
/* 应用领域 */
.yy_list{
	overflow: hidden;
}
.yy_list li{
	width: 30.8%;
	padding-bottom: 3.8%;
}
.yy_list li a{
	display: block;
}
.yy_list li .hv{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background: rgba(0,0,0,0.5);
	color: #fff;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.4;
}

/* 新闻 */
.n_nav{
	padding: 1% 0 4%;
}
.n_nav ul{
	display: flex;
	justify-content: center;
}
.n_nav li{
	padding: 0 5px;
}
.n_nav li a{
	display: block;
	background: #DDDDDD;
	padding: 12px 40px;
}
.n_nav li a.a_hv{
	background: #D9251B;
	color: #fff;
}
.snew_a{
	overflow: hidden;
	padding-bottom: 6%;
	border-bottom: 1px solid #E3E3E3;
}
.snew_a .li .img{
	display: block;
	position: relative;
	padding-bottom: 71.5%;
	overflow: hidden;
	background: #f9f9f9;
}
.snew_a .li .img img{
	position: absolute;
}
.snew_a .li .h3{
	padding: 6% 0 5%;
}
.snew_a .li .h3 a{
	display: block;
}
.snew_a .li .p{
	padding-bottom: 6%;
}
.new_padd{
	padding-bottom: 2%;
}
.new_list{
	padding-bottom: 4%;
}
.new_list li{
	padding: 4% 0;
	border-bottom: 1px solid #E3E3E3;
}
.new_list li .n_tab{
	display: table;
	width: 100%;
}
.new_list li .n_tbl,.new_list li .n_tbr{
	display: table-cell;
	vertical-align: middle;
}
.new_list li .n_tbl{
	width: 17%;
	text-align: center;
}
.new_list li .n_tbl .n_tm{
	background: #F3F3F3;
	padding: 10% 11%;
	line-height: 1.4;
}
.new_list li .n_tbl .n_tm .t2{
	padding-bottom: 8%;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.new_list li .n_tbr{
	padding-left: 5%;
}
.new_list li .n_tbr .p{
	padding-top: 3%;
	line-height: 1.8;
}
/* 新闻详情 */
.art_ntt{
	border-top: 1px solid #E5E5E5;
	padding: 4% 0 0;
	margin-top: -1.5%;
}
.art_ntm{
	padding: 8px 0;
}
.art_ntm span{
	padding: 0 2%;
}
.art_ncom{
	padding: 2% 0 5%;
	border-bottom: 1px solid #E5E5E5;
}
.art_pncm{
	padding:1% 0;
	border-bottom: 1px solid #E5E5E5;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.art_pncm .art_pn ,.art_pncm .art_pr{
	padding: 2% 0;
}
.art_pncm .art_pn p{
	padding: 4px 0;
	color: #D9251B;
}
.art_pncm .art_pr{
	text-align: right;
	padding-left: 10%;
}
.art_pncm .art_pr .art_fx{
	display: flex;
	align-items: center;
	padding-top: 5px;
}
.art_pncm .art_pr .art_fh a{
	display: inline-block;
	background: url(../img/fh_bg.png) repeat-x;
	border: 1px solid #BFBFBF;
	padding: 10px 26px;
	line-height: 20px;
}
.art_pncm .art_pr .art_fh i{
	width:14px;
	height: 20px;
	background: url(../img/fh_ico.png) no-repeat center center;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}
.art_newtj{
	padding-top: 3.5%;
}
.art_ntjlist{
	padding-top: 2%;
	overflow: hidden;
}
.art_ntjlist .li .img{
	display: block;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
	background: #f9f9f9;
}
.art_ntjlist .li .img img{
	position: absolute;
}
.art_ntjlist .li .h3{
	padding-top: 6%;
	padding-bottom: 3px;
}
.art_ntjlist .li .h3 a{
	display: block;
}
.art_ntjlist .li .p{
	padding: 6% 0;
	line-height: 1.8;
}

/* 关于 */
.commm{
	padding: 1% 0 4%;
	line-height: 2;
	min-height: 100px;
}
/* 联系 */

.ct_al ,.ct_ar{
	padding: 1% 0 5%;
}
.ct_al{
	width: 46.5%;
}
.ct_al ul{
	padding-top: 5%;
}
.ct_al ul li p{
	padding: 3px 0;
}
.ct_al ul li.flex p{
	width: 50%;
}
.ct_ar{
	width: 40%;
}
.ct_ar .ct_ewm{
	display: flex;
	align-items: flex-end;
	padding-bottom: 4%;
}
.ct_ar .ct_ewm img{
	max-width: 100%;
}
.ct_ar .ct_ewm p{
	padding-left: 12px;
}
.ct_ar .p{
	padding: 2px 0;
}
.cont_b{
	background: #F7F7F7;
}
.cont_bpad{
	padding: 2% 0;
}
.cont_b .ct_btt{
	display: flex;
	align-items: flex-end;
}
.cont_b ul{
	padding-top: 3%;
}
.cont_b ul li{
	width: 48%;
	padding-bottom: 2%;
	position: relative;
}
.cont_map{
	padding:6% 0 2%;
	height: 490px;
}
.cont_b ul li .lxp{
	border: 1px solid #BFBFBF;
	background: #FFFFFF;
	padding:8px 20px;
	
}
.cont_b ul li .click_sl{
	line-height: 30px;
	cursor: pointer;
}
.cont_b ul li .lx_txt,.cont_b ul li .lx_nr{
	width: 100%;
	line-height: 30px;
	border: none;
	background: none;
	opacity:1;
}
.cont_b ul li.sw100{
	width: 100%;
}
.cont_b ul li .lx_nr{
	height: 200px;
}
.cont_b ul li .sl_com{
	position: absolute;
	background: #fff;
	border: 1px solid #BFBFBF;
	width: 100%;
	padding: 8px 20px;
	box-sizing: border-box;
	left: 0;
	z-index: 99;
	display: none;
	top: 70px;
}
.cont_b ul li .sl_com dt{
	padding: 3px 0;
	cursor: pointer;
}
.cont_b ul li .lx_btn{
	line-height: 52px;
	background: #D9251B;
	color: #fff;
	display: block;
	width: 180px;
	cursor: pointer;
	border: none;
	cursor: pointer;
	border-radius: 0;
}


/*-------分页样式-------*/

.quotes {
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.quotes ul li {
    border: 1px solid #CCCCCC;
    color: #666666;
    display: inline;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.quotes .thisclass {
    background: #CCCCCC;
}

.linkbox{
	border-bottom:1px solid #dedede;
	padding:15px 0;
}
.linkbox h3{
	font-weight:bold;
}
.linkbox ul{
	padding-left:10px;
	padding-top:8px;
}

@media screen and (max-width:1280px ) {
	.w_1200{
		width:auto;
		margin: 0 3.5%;
		box-sizing: border-box;
	}
}

@media screen and (max-width:1024px ) {
	.cp_list li{
		width: 100%;
	}
	.cp_list li .img{
		width: 30%;
	}
	.cp_list li .cp_r .h3{
		padding-bottom: 3%;
	}
	.cp_list li .cp_r .p{
		padding-top: 5%;
		padding-bottom: 8%;
	}
}
@media screen and (max-width:800px ) {
	.yy_list li{
		width: 48%;
		padding-bottom: 4%;
	}
	.n_nav li a{
		padding: 10px 30px;
	}
	.art_pncm .art_pr .art_fh a{
		padding: 6px 18px;
	}
	.cont_bpad{
		padding: 3.5% 0;
	}
	.cont_b ul li .lx_btn{
		line-height: 42px;
		width: 150px;
	}
	.cont_map{
		height: 420px;
	}
	.ct_ar .ct_ewm img{
		width: 100px;
	}
}
@media screen and (max-width:768px ) {
	.art_tjcp .tj_padd{
		padding-top: 4%;
		padding-bottom: 5%;
	}
	.art_tjcp .art_tjlist{
		padding-top: 3.5%;
	}
	.art_pncm{
		flex-direction: column;
	}
	.art_pncm .art_pr{
		text-align: left;
		padding-left: 0;
	}
	.art_pncm .art_pr .art_fh{
		padding-bottom: 5px;
	}
	.art_pncm .art_pr .art_fh a{
		display: block;
		text-align: center;
		padding: 8px;
	}
	.ct_al ul li.flex p{
		width: 100%;
	}
	.cont_a{
		align-items: flex-end;
	}
}
@media screen and (max-width:600px ) {
	.sub_tt{
		padding-top: 4%;
	}
	.sub_tt .tt_l{
		padding-bottom: 2%;
	}
	.sub_tt .h3{
		padding-right: 88px;
	}
	.sub_tt .h3:after{
		height: 2px;
		width: 60px;
	}
	.sub_tt .s_wz p{
		background-size: 12px;
		padding-top: 0;
		padding-left: 22px;
	}
	.cp_list{
		padding-top: 1%;
	}
	.cp_list li .cp_r .p{
		display: none;
	}
	.cp_list li .cp_r .m{
		padding-top: 4%;
	}
	.art_cptt{
		font-size: 18px;
		padding-bottom: 12px;
	}
	.art_cptt:after{
		height: 2px;
	}
	.art_imga .art-button-next, .art_imga .art-button-prev{
		width: 35px;
		height: 30px;
		margin-top: -15px;
		background-size: 10px;
	}
	.n_nav li a {
		padding: 7px 20px;
	}
	.new_list li .n_tbl{
		display: none;
	}
	.new_list li .n_tbr{
		padding-left: 0;
	}
	.ct_al, .ct_ar{
		width: 100%;
	}
	.cont_b ul li{
		width: 100%;
	}
	.cont_b ul li .lx_nr{
		height: 120px;
	}
	.cont_map{
		height: 320px;
	}
	.cont_b ul li{
		padding-bottom: 10px;
	}
}

@media screen and (max-width:414px ) {
	.w_1200{
		margin: 0 4%;
	}
	.yy_list{
		padding-top: 10px;
	}
	.yy_list li{
		width: 100%;
		padding-bottom: 4%;
	}
	.n_nav li a {
		padding: 5px 16px;
	}
	.sub_tt{
		flex-direction: column;
		align-items: flex-start;
	}
}


.swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.product_info{overflow: hidden;}
.product_info .ul img{ width: 100%;}
.product_info .show{border: 1px solid #ddd;}
.product_info .show .ul li{ position: relative; height:450px;}
.product_info .info .txt{padding-bottom: 20px;min-height: 272px;}
.product_info .info .ul li{ position: relative; height: 160px;}
.product_info .show .ul li .pic{ border: none;}
.product_info .ul li .pic img{ max-width: 95%; max-height: 95%; width: auto; height: auto;}
.product_info .ul li .pic{border: 1px solid #ddd;display: flex; align-items: center; justify-content: center; }
@media screen and (min-width:641px ) {
.product_info .show{ width: 53%; float: left;}
.product_info .info{ width: 44%; float: right;}
.product_info .ul li .pic{position: absolute; left: 1px; top: 1px; right: 1px; bottom: 1px;}
.product_info .b2{ display: none;}
}
@media screen and (max-width:960px ) {
.product_info .show .ul li{  height:370px;}
.product_info .info .txt{ min-height: 202px;}
.product_info .info .ul li{ height: 150px;}
}
@media screen and (max-width:640px ) {
.product_info .info{ padding-top: 10px;}
.product_info .show .ul li,
.product_info .info .ul li{ height: auto; display: flex; justify-content: center;align-items: center;}
.product_info .info .ul li .pic{ width: 100%; height: 100%; box-sizing: border-box;}
.product_info .info .txt{ min-height: 0;}
.product_info .b1{ display: none;}
}