﻿
/* index banner */
.banner {
	width: 100%;
	position: relative;
}
/* banner 分页器 */
.swiper-pagination {
	width: 100%!important;
	text-align: center!important;
	bottom: 0.1rem!important;
}
.swiper-pagination-bullet {
	background-color: #b71e1e!important;
	opacity: 1!important;
	border: 2px solid #b71e1e;
}
.swiper-pagination-bullet-active {
	background-color: transparent!important;
	border: 2px solid #b71e1e;
}
/* banner 分页器 */



/* -------------------------自定义部分开始 --------------------------*/

.allpage {
	background-color: #fff!important;
}
body, input {
	font-family: "microsoft yahei";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.c {
	clear: both;
}
/* 		文字导航  		*/
.hnav2 {
	background: #be392a;
}
.hnav2 .son {
	float: left;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
	border-right: 1px solid #d8412f;
	border-left: 1px solid #a03023;
	border-bottom: 1px solid #d8412f;
	border-top: 1px solid #a03023;
	font-size: 0.18rem;
	line-height: 0.5rem;
	text-align: center;
	color: #FFF;
}
.hnav2 .son:nth-child(4n) {
	border-right: none;
}
.hnav2 .son:nth-child(4n+1) {
	border-left: none;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
/* 		文字导航  		*/

/* 搜索 */
.search_lh {
	width: 100%;
	text-align: center;
	background-color: #970f0f;
}
.index_text {
	width: 90%;
	font-size: 14px;
	height: 0.5rem;
	background: #fff url(../images/search_bg_05.png) no-repeat 95% center;
	-webkit-background-size: 7%;
	background-size: 7%;
	border: none;
	font-family: "microsoft yahei";
	text-indent: 3%;
	margin: 2% 0;
	border-radius: 25px;
}
/* 首页公共样式 */
.common_i_css {
	background-color: #fff;
	padding: 0 4%;
	/* margin-bottom: 2%; */
	padding-top: 0.1%;
	padding-bottom: 2%;
}
.common_i_title {
	padding: 2% 0%;
	border-bottom: 1px solid #8a9daf;
	border-top: 1px solid #8a9daf;
	margin: 3% 0;
}
.common_i_title h2 {
	display: inline-block;
	color: #333333;
	font-size: 0.26rem;
	font-weight: normal;
	/* 	border-bottom: 1px solid #114275; */
	padding-bottom: 1%;
	padding-right: 2%;
	white-space: nowrap;
}
.common_i_title h2 span {
	display: inline-block;
	margin-left: 3%;
	color: #be392a;
	font-size: 0.23rem;
}
.common_i_title a {
	display: inline-block;
	float: right;
	color: #be392a;
	font-size: 0.22rem;
	text-align: left;
	margin-top: 1%;
}
.common_i_title a:after {
	content: "";
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	background: url(../images/0001666_05.jpg) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
	margin-top: 7%;
	float: right;
}
/* 新闻样式 */
.news_i_list ul li {
	padding: 2% 0;
	background: url(../images/0001666_20.jpg) no-repeat right center;
	-webkit-background-size: 3.5%;
	background-size: 3.5%;
	border-bottom: 1px solid #d2d9e0;
}
.news_i_list ul li a {
	display: inline-block;
	width: 90%;
	padding-left: 3%;
	color: #33495e;
	font-size: 0.22rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 图文样式 */
.yewu_i {
	padding-bottom: 3%;
}
.yewu_i_list {
	margin-top: 2%;
}
.yewu_i_list ul li {
	margin-bottom: 2.5%;
	padding: 2%;
	border: 1px solid #92a3b4;
}
.i_list_pic {
	width: 43.93%;
	float: left;
}
.i_list_text {
	width: 52%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2 {
	font-size: 0.26rem;
	font-weight: normal;
	color: #4d6173;
	border-bottom: 1px solid #7c8b98;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}
.i_list_text a h2:after {
	content: "";
	display: inline-block;
	width: 0.2rem;
	height: 0.2rem;
	position: absolute;
	top: 25%;
	right: 0;
	background: url(../images/0001666_38.jpg) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.i_list_text a span {
	display: inline-block;
	font-size: 0.21rem;
	height: 0.92rem;
	line-height: 1.5;
	color: #939393;
	overflow: hidden;
	margin-top: 0.07rem;
}
/* 首页文本 */
.about_i_text {
	line-height: 1.6;
	font-size: 0.21rem;/* 	padding-bottom: 3%; */
}
/* 产品样式 */
/* .product_i_list{
	margin:2% 0;
} */
.product_i_list ul li {
	width: 46.5%;
	float: left;
	margin-top: 1%;
}
.product_i_list ul li:nth-child(even) {
	margin-left: 5.5%;
}
.product_i_list ul li a span {
	display: inline-block;
	width: 100%;
	height: 0.35rem;
	line-height: 0.35rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #33495e;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 2%;
}
.product_i_list ul li a img {
	border: 1px solid #8b9eb0;
}
.jiameng_tel {
	text-align: center;
	background-color: #fff;
	padding: 2% 0;
}
.jiameng_tel h2 {
	display: inline-block;
	width: 90%;
	padding: 1.5% 0;
	font-size: 0.26rem;
	font-weight: normal;
	text-align: center;
	color: #c12a2a;
	border: 2px solid #c22f2f;
}
/* 联系方式 */
.baoming {
	padding: 4% 8%;
	background-color: #114275;
	color: #fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
}
.baoming div {
	font-size: 0.5rem;
}
.beian {
	background-color: #fff;
	color: #333;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
}
.beian a {
	color: #333;
	font-size: 0.21rem;
}
.table_list ul li {
	margin: 1% 0;
	padding: 3.5% 1%;
}
.table_list ul li:nth-child(2) {
	background-color: #f0f0f0;
}
.table_list_title {
	width: 21.83%;
	padding: 2%;
	border-right: 1px solid #8a9daf;
}
.table_list_title h2 {
	color: #33495e;
	font-size: 0.23rem;
	font-weight: normal;
	line-height: 1.7;
}
.table_list_c {
	width: 47.66%;
	padding: 0 4%;
}
.table_list_c span {
	display: block;
	width: 100%;
	color: #666666;
	font-size: 0.21rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 2%;
}
.xq {
	display: inline-block;
	width: 0.75rem;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.22rem;
	color: #fff;
	background-color: #f39c11;
	text-align: center;
	margin-top: 7%;
	margin-right: 2%;
}
.fengcai_i_pic {
	width: 37.4%;
}
.fengcai_i_pic img {
	padding: 1.5%;
	border: 1px solid #97a8b8;
}
.fengcai_i_text {
	width: 58.6%;
	margin-left: 4%;
}
.fengcai_i_text a strong {
	color: #be392a;
	font-size: 0.23rem!important;
}
.fengcai_i_text a span {
	color: #33495e;
}
.fengcai_i_text a span, .fengcai_i_text a strong {
	display: block;
	width: 100%;
	font-size: 0.21rem;
	margin-top: 0.5%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fengcai_i_text span:last-child {
	height: 0.92rem;
	line-height: 1.5;
	white-space: normal;
}
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 2.25em;
	height: 2.25em;
	padding: 0.3125em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	background: #be392a;
	color: #FFF;
	opacity: .8;
}
