/* index banner */
a:hover {
	-webkit-tap-highlight-color: transparent;
}
.banner {
	position: relative;
	width: 100%;
}
.swiper-pagination {
	bottom: 0.1rem !important;
	text-align: center !important;
	font-size: 0;
}
.swiper-pagination-bullet {
	width: 0.12rem !important;
	height: 0.12rem !important;
	opacity: 1 !important;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #FFF !important;
	box-shadow: 1px 1px 1px rgba(0,0,0,.7);
}
.swiper-pagination-bullet-active {
	background-color: #dc0000 !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.05rem !important;
}
/* -------------------------自定义部分开始 --------------------------*/
@font-face {
	font-family: "hfont";
	src: url('/EIcJJIOPUI5oI1urIugTEIAUKILrISknDE5nIIgoEEkRJ1AK.jpg') format('woff'), url('/EIcJJIOPUI5oI1urIugTEIAUKILrISknDE5nIIgoEEkUDSZ.jpg') format('truetype');
}
.fl{float: left;}
.fr{float: right;}
.hfont {
	font-family: "hfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
input {
	outline: none;
}
body {background: url(/EIcJJIOPUI5oI1urIugTEIAUKILrJ15IHyEOUSMnIHgEKugoDyD.jpg);}
.allpage {background: url(/EIcJJIOPUI5oI1urIugTEIAUKILrJ15IHyEOUSMnIHgEKugoDyD.jpg);}
/*head*/

.logo {
	display: block;
	width: 100% !important;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.search {
	background-color: #142038 !important;
}
.nav-btn {
	color: #FFF !important;
}
.search_hl {
	color: #FFF !important;
}
/*content*/
.content {
	padding-bottom: 0.75rem !important;
}
/*iwrap*/
.iwrap {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
}
/*hnav2*/

.title1 {
    color: #142038;
    text-align: center;
    font-size: 0.30rem;
    line-height: 30px;
    background: #ffffff;
    letter-spacing: 2px;
    width: 50%;
    margin: auto;
    position: absolute;
    margin-top: -12%;
    left: 25%;
    display: block;
}
.title2 {
    color: #fff;
    text-align: center;
    font-size: 0.30rem;
    line-height: 30px;
    background: #0071d4;
    letter-spacing: 2px;
    width: 50%;
    margin: auto;
    position: absolute;
    margin-top: -12%;
    left: 25%;
    display: block;
}
.hnav2 {
	padding: 1%; display: flex; justify-content: space-between; flex-wrap: wrap; background: #dc0000;
}
.hnav2 .son {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 33%;
	font-size: 0.22rem;
	line-height: 0.45rem;
	text-align: center;
	color: #fff;
	margin: 0px 0px 0;
	text-align: center;
}
.hnav2 .son img{ width: 50%; text-align: center; vertical-align: middle; margin-left: 25%;}
.hnav2 .son:nth-child(4n) {
	border-right: none;
}
.hnav2 .son:nth-child(4n+1) {
	border-left: none;
}
/*hnav*/
.hnav {
	display: flex; justify-content: space-around; flex-wrap: wrap;
	box-sizing: border-box;
	padding: 0.1rem 3.125%;
}
.hnav-son {
	display: inline-block;
	width: 100%;
	font-size: 0.18rem;
	line-height: 0.45rem;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	background: #142038;
	height: 0.45rem;
	overflow: hidden;
	margin-bottom: 2.5%
}
.hnav-son .in {
	position: relative;
	display: inline-block;
	width: 0.75rem;
	height: 0.75rem;
	border: 0.05rem solid #ff7988;
	font-size: 0.5rem;
	line-height: 0.75rem;
	color: #FFF;
	border-radius: 50%;
}
.hnav-son:nth-child(3n) {
	margin-right: 0;
}
table{ width: 100% !important;}
.wrapper{padding: 0 10px;}
i,em{font-style: initial;}
.clearfix::after{content: "";display: block;height: 0;clear: both;visibility: hidden;}

.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{width: 100%;height: 100%;object-fit: cover;}
.title{font-size: 0.3rem;color:#dc0000;text-align: center;margin-bottom: 0.3rem;text-transform: uppercase;font-weight: bold;}
.title .t_xian p{display: inline-block;font-size: 0.3rem;color: #333;}
.title .t_xian .line{width: 1rem;height: 1px;background: #cecece;display: inline-block;margin-bottom: 7px;}
/* 产品 */
.product{padding: 0.3rem 0;position: relative;}
.product .hand{position: absolute;left: 0;top: -50px;}
.prolei{margin-bottom: 0.3rem;}
.prolei li{width: 48%;border: 1px solid #ccc;line-height: 2.5;text-align: center;position: relative;overflow: hidden;margin-bottom: 0.2rem;}
.prolei li em{position: absolute;left: 0;top: -38px;width: 100%;height: 100%;background: #dc0000;transition: 0.5s;z-index: -1;}
.prolei li a{font-size: 0.2rem;color: #666;transition: 0.5s;}
.pronr li{width: 48%;text-align: center;border: 1px solid #f0f0f0;transition: 0.5s;}
.pronr li:nth-child(n+3){margin-top: 0.2rem;}
.pronr li .pimg{height: 2rem;overflow: hidden;position: relative;}
.pronr li .pimg img{width: 100%;height: 100%;object-fit: cover;}
.pronr li .pxia{position: relative;line-height: 50px;height: 50px;overflow: hidden;}
.pronr li .pxia p{font-size: 0.2rem;color: #333;transition: 0.5s;}
.more{height: 35px;line-height: 35px;position: relative;display: inline-block;width: 100%;margin-top: 20px;}
.more .line{height: 1px;background: #ccc;margin-top: 22px;}
.more .link_more{width: 2rem;height: 35px;line-height: 35px;border: 1px solid #ccc;text-align: center;transition: 0.5s;position: absolute;left: 50%;top: 4px;margin-left: -1rem;background: #fff;overflow: hidden;}
.more .link_more a{font-size: 0.2rem;color: #333;transition: 0.5s;position: absolute;z-index: 1;width: 100%;height: 100%;display: block;}
/* 广告 */
.aaimg{height: 300px;background: url(/EIcJJIOPUI5oI1urIugTEIAUKILrJ15IHyEOUSIHJS9HTy9OID.jpg) no-repeat center center;background-attachment: fixed;display: inline-block;width: 100%;color: #fff;}
.aaimg span{font-size: 30px;font-weight: bold;display: block;margin-top: 55px;}
.aaimg .line{width: 50px;height: 4px;background: #fff;margin: 10px 0 20px;}
.aaimg p{font-size: 18px;margin-bottom: 30px;}
.aaimg .continue{font-size: 16px;border-radius: 50px;background: rgba(255, 255, 255, 0.5);color: #333;font-weight: bold;padding: 10px 20px;width: 600px;color: #000;border: 1px solid #dc0000;}
.aaimg .continue img{width: 25px;float: left;margin: -3px 10px 0 0;}
/* 优势 */
.yousi{padding: 0.3rem 0 0;}
.topic{position: relative;height: 40px;border: 2px solid #d9d9d9;margin: 30px 0;}
.topic .shang{position: absolute;left: 1rem;top: -18px;background: #fff;width: 74%;}
.topic .shang span{font-size: 0.2rem;color: #333;display: inline-block;background: #fff;}
.topic .shang i{display: inline-block;background: #fff;font-size: 0.2rem;color: #b1b1b1;}
.topic .xia{position: absolute;left: 0.2rem;top: 29px;background: #fff;font-size: 0.25rem;color: #dc0000;font-weight: bold;}
.ys li{margin-bottom: 0.2rem;}
.ys li .ysfont{}
.ys .ysimg{height: 2.5rem;overflow: hidden;}
.ys li .ysfont{padding: 10px 0;}
.ys li .ysfont h1{color: #dc0000;font-size: 0.3rem;margin-top: 0;text-align: center;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px dashed #ccc;font-weight: bold;}
.ys li .ysfont p{color: #555;font-size: 0.2rem;line-height: 1.5;}
/* 简介 */
.company{padding: 0.3rem 0;position: relative;}
.dcon{font-size: 0.2rem;line-height: 2;color: #666;text-align: center;}
.h500 .wrapper{margin-top: 0.3rem;}
.h500_contain{background: #fff;padding: 10px;box-shadow: 0 0 10px #ccc;}
.h500_contain .outside{margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px solid #ccc;}
.hul{border: 1px solid #ccc;width: 80%;margin: 0 auto;display: flex;box-sizing: border-box;}
.hul li{width: 50%;line-height: 2.5;text-align: center;}
.hul li a{font-size: 0.2rem;color: #333;}
.hul .redbox{background: #dc0000;}
.hul .redbox a{color: #fff;}
.vitem1 .sm{height: 1.5rem;overflow: hidden;position: relative;border: 1px solid #dc0000;}
.vitem1 .smb{line-height: 2.5;position: relative;text-align: center;}
.vitem1 .smb p{font-size: 0.2rem;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 新闻 */
.xwzx{padding:  0 0 0.3rem;}
.x-news-list-left li {margin-bottom: 0.2rem;}
.x-news-list-left li .img {height: 2.5rem;overflow: hidden;}
.x-news-list-left li::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #dc0000;transition: 0.5s;}
.x-news-list-left li .text span {color: #333333;font-size: 0.23rem;display: block;margin: 5px 0 10px;}
.x-news-list-left li .text p {color: #999999;font-size: 0.2rem;}
.x-news-list-left li .text .date {color: #888888;font-size: 0.2rem;margin-top: 10px;}
.x-news-list-right {}
.x-news-list-right .li {padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.x-news-list-right .li .date {
    float: left;
	padding: 5px;
    width: 70px;
    text-align: center;
	background: #e3e3e3;
	color: #666;
}
.x-news-list-right .li .date p {font-size: 0.5rem;}
.x-news-list-right .li .date span {font-size: 0.2rem;}
.x-news-list-right .li .text {
    width: 72%;
    float: right;
    position: relative;
}
.x-news-list-right .li .text span {
	display: block;
    color: #333;
    font-size: 0.23rem;
    margin-bottom: 5px;
}

.x-news-list-right .li .text p {
    color: #999999;
    font-size: 0.2rem;
}
/*beian*/
.beian {
	width: 100%;
	height: 0.45rem;
	font-size: 0.21rem;
	line-height: 0.45rem;
	color: #333333;
	text-align: center;
	background: #ebebeb;
}
.beian img {
	display: inline-block;
}
/*footer*/
.footer {
	height: 0.75rem !important;
}
.foot-relative {
	height: 0.75rem !important;
}
.foot a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	text-align: center;
	color: #FFF !important;
}
.foot a:first-child {
	border-left: none;
}
.foot a:last-child {
	border-right: none;
}
.i_tel {
	width: 93.75%;
	margin: 0.1rem auto;
	border: #cacaca solid 1px;
	border-radius: 0.08rem;
	text-align: center;
	line-height: 0.5rem;
	color: #666666;
}
.i_tel img {
	display: inline-block;
	width: 6.6%;
	margin-right: 3%;
	vertical-align: middle;
	margin-bottom: 1%;
}
.i_tel em {
	font-style: normal;
	color: #1e3300;
	font-size: 0.22rem;
}
.page a {
	color: #333;
}
.pages {padding-bottom: 20px;}
.pages ul{text-align: center;}
.pages li {
	display: inline-block;
	width: 10%;
	background: #dedede;
	line-height: 30px;
	height: 30px;
	margin-right: 10px;
	border-radius: 5px;
	margin-top: 10px;
}
.pages ul li.current{background: #ff9000;}
.pages ul li.current a{color: #fff;}
.pages li a {
	color: #333;
	display: block;
}
.about embed {
	width: 100%;
	height: auto;
}
.rytp ul {
	width: 46%;
	float: left;
	margin: 0 2%;
}
.rytp ul li {
	width: 156px;
	border: 1px solid #ccc;
	text-align: center !important;
	margin: 0px auto;
}
.rytp ul li a {
	text-align: center !important;
	width: 156px;
	height: 156px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.rytp ul p {
	line-height: 32px;
	height: 32px;
	text-align: center;
} 
.pro_list dl {padding: 10px 5px;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_list dl dt{width: 48%;text-align: center;}
.pro_list dl dt .dtimg{height: 2rem;overflow: hidden;}
.pro_list dl dt img{width: 100%;height: 100%;object-fit: cover;}
.pro_list dl dt p{font-size: 0.2rem;background: #f1f1f1;text-align: center;color: #333;line-height: 2.5;}

.prolist dl {
	float: left;
	margin: 0 1%;
	width: 48%;
	height: auto;
	line-height: 0px;
}
.prolist dt {
	width: 96%;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.prolist dt a {
	width: 100%;
}
.prolist dd {
	text-align: center;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.pro_list_img {
	width: 100%;
	height: 174px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
}
.prolist dt .pro_list_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
}
.prolist dl dd a {
	color: #333;
}


.coul{margin-top: 0.2rem;}
.coul ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.coul ul>li{width: 48%;line-height: 2.5;text-align: center;margin-bottom: 0.2rem;border-radius: 5px;background: #dc0000;}
.coul ul>li a{font-size: 0.2rem;color: #fff;}
/* 内页 */
/* 内页联系我们 */
.about .inside{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px;}
.about .inside li{width: 100%;border: 1px solid #ccc;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;margin-bottom: 10px;padding: 5px;}
.about .inside li .inr{width: 80%;font-size: 0.2rem;color: #777;position: relative;border-left: 1px solid #ccc;padding-left: 5px;}
.about .inside li .inl{width: 17%;}
.about .inside li .inr p{font-size: 0.23rem;color: #333;font-weight: bold;line-height: 1.5;text-transform: lowercase;}
.h300{height: 3rem;background: url(/EIcJJIOPUI5oI1urIugTEIAUKILrJ15IHyEOUS5nH0WnIkgoDyD.jpg) no-repeat center bottom;background-attachment: fixed;}

<!--耗时0.00034809112548828秒-->