/* 外市无忧 做最好的外市整站模板下载网站 */
/* 网址：www.dedecms51.com */
/* 图标大全：Sc.dedecms51.com 专业建站素材网站 */
/* QQ：379144319 */
/* 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: #fff!important;
	opacity: 1!important;
	border: 2px solid #fff;
}
.swiper-pagination-bullet-active {
	background-color: #2cadc4!important;
	border: 2px solid #2cadc4;
}
/* banner 分页器 */




/* -------------------------自定义部分开始 --------------------------*/

.allpage {
	background-color: #fff!important;
}
body, input {
	font-family: "microsoft yahei";
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* 字体图标 */
@font-face {
	font-family: "iconfont2";
	src: url('../font/iconfont.woff2') format('woff'), url('../font/iconfont2.ttf') format('truetype');
}
.iconfont2 {
	font-family: "iconfont2" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 搜索 */
.search_lh {
	width: 100%;
	/* 	text-align: center; */
	background-color: #51adfd;
}
.index_text {
	width: 93%;
	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: 6px;
	margin-left: 3.5%;
}
/* .index_submit{
	width: 0.5rem;
	height: 0.5rem;
	font-size: 0.23rem;
	color:#fff;
	background-color: #e70012;
	border:none;
	border-radius: 50%;
	margin-left: 1%;
} */

/* 		文字导航  		*/
.nav_new {
	width: 100%;
	background-color: #2cadc4;
}
.nav_color1 {
	background-color: #d61718;
}
.nav_new ul li {
	width: 25%;
	height: 0.5rem;
	float: left;
	text-align: center;/*  	border-right: 1px solid #fff;
border-bottom: 1px solid #fff; */
}
/* .nav_new ul li:nth-child(4){
	border-right:none
}
.nav_new ul li:last-child{
	border-right:none
} */
.nav_new ul li a {
	display: inline-block;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	color: #fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}
/* .nav_new ul li a{
	display: inline-block;
	width: 100%;
	height: 0.3rem;
	line-height: 0.3rem;
	color:#e70012;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
	border-right: 1px solid #e70012;
	margin-top: 0.1rem;
} */
.nav_new ul li:nth-child(4) a {
	border: none!important;
}
.nav_new ul li:last-child a {
	border: none;
}
/* 		文字导航  		*/


/* 首页公共样式 */
.common_i_css {
	/* 	background-color: #fff; */
	padding: 0 4%;
	margin-bottom: 2%;/* border-top: 1px solid #cecece;
border-bottom: 1px solid #cecece; */
}
.common_i_title {
	text-align: left;
	/* 	margin-top: 3%;
margin-bottom: 3%; */
	padding: 1% 0;
	border-bottom: 1px solid #2cadc4;
}
.common_i_title:before {
	content: ">";
	display: inline-block;
	border-radius: 3px;
	background-color: #2cadc4;
	color: #fff;
}
.common_i_title h2 {
	display: inline-block;
	width: 65%;
	color: #2cadc4;
	font-size: 0.26rem;
	font-weight: normal;
	padding: 1% 0;
	/* border-radius: 6px; */
	margin-left: 1.1%;
}
/* .common_i_title:before{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
}
.common_i_title:after{
	content: "";
	display: inline-block;
	width: 35.5%;
	height: 1px;
background-color: #ced9ec;
	border:1px double #ced9ec;
	vertical-align: middle;
} */
.common_i_title h2 span {
	color: #bdbdbd;
	font-size: 0.22rem;
	margin-left: 2%;
	font-weight: bold;
}
.common_i_title a {
	display: inline-block;
	/* 	width: 0.3rem;
height: 0.3rem;
line-height: 0.3rem; */
	float: right;
	color: #434343;
	/* 	background-color: #fff; */
	font-size: 0.23rem;
	text-align: center;
	margin-top: 1.3%;
	padding: 0 2%;
}
/* 新闻样式 */
/* .news_i {
	padding:0;
} */
.news_i_list ul li {
	padding: 0.5% 4%;
	background-color: #fff;
	-webkit-background-size: 4%;
	background-size: 4%;
	margin-top: 2.5%;
	-webkit-background-size: 2.5%;
	background-size: 2.5%;
	background-color: #ececec;
	border-radius: 4px;
}
.news_i_list ul li a {
	display: inline-block;
	width: 100%;
	/* 	padding-left: 3%; */
	color: #666666;
	font-size: 0.23rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_i_list ul li strong {
	display: inline-block;
	width: 70%;
	color: #333333;
	font-size: 0.23rem;
	font-weight: normal;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news_i_list ul li span {
	float: right;
	font-size: 0.21rem;
	margin-top: 1%;
	color: #333333;
}
/*  .news_i_list ul li:nth-child(even){
	background-color: #f0f0f0;
}
*/
/* 字体图标样式 */
.icon_nav {
	/*   background-color: #fff; */
	margin-bottom: 2%;
	padding-top: 4%;
	padding-bottom: 1%;
	border-bottom: 1px solid #dedede;
	background-color: #f3f3f3;
}
.icon_nav ul li {
	width: 23%;
	text-align: center;
	float: left;
	margin: 0 1%;/*   margin-top: 2%; *//*   margin-bottom: 2%; */
}
.icon_nav ul li a strong {
	display: inline-block;
	border-radius: 10px;
	color: #fff;
	font-size: 0.6rem;
	width: 1rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-weight: normal;
	background-color: #ef8200;
	overflow: hidden;
}
.icon_nav ul li a span {
	display: inline-block;
	color: #000000;
	font-size: 0.23rem;
	width: 100%;
	padding: 3.5% 0;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* .icon_nav ul li:nth-child(even) strong{
	background-color: #cdcdcd;
} */

/* 图文样式 */
/* .yewu_i{
	padding-bottom: 3%;
} */
.yewu_i_list {
	margin-top: 2%;
}
.yewu_i_list_new ul li {
	border-bottom: 1px solid #e7e7e7;
}
.yewu_i_list ul li {
	margin-bottom: 1%;
	padding: 2% 0;
	border-bottom: 1px solid #dedede;
}
.yewu_i_list ul li:last-child {
	border-bottom: 0;
}
.i_list_pic {
	width: 30.93%;
	float: left;
}
.i_list_pic img {
	border: 2px solid #2cadc4;
	border-radius: 4px;
}
/* 第一版样式 */
/* .i_list_text{
	width: 58%;
	float: left;
	margin-left: 4%;
}
.i_list_text a h2{
	font-size: 0.26rem;
	font-weight: normal;
	color:#000;
}
.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;
} */
/* 第二版样式 */
.i_list_text {
	width: 65%;
	float: left;
	margin-left: 4%;
}
.i_list_text_new {
	width: 100%;
	margin-left: 0;
}
.i_list_text a h2 {
	font-size: 0.26rem;
	font-weight: normal;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.i_list_text a span {
	font-size: 0.21rem;
	line-height: 1.37;
	color: #505050;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
}
.i_list_text strong {
	display: inline-block;
	/* 	width: 50%; */
/* 	padding:1.5% 0; */
	font-weight: normal;
	font-size: 0.19rem;
	/* 	text-align: center; */
	color: #646464;/* 	background-color: #646464; *//* 	border-radius: 25px; */
}
/* 首页文本 */
.about_i_text {
	line-height: 1.6;
	font-size: 0.21rem;
	color: #666666;
	padding: 0 2%;
	margin-top: 2%;
}
.about_i_tab {
	text-align: center;
	margin-top: 4%;
}
.about_i_tab a {
	display: inline-block;
	background-color: #2cadc4;
	color: #fff;
	width: 19%;
	padding: 1.2% 5%;
	border-radius: 15px;
	font-size: 0.23rem;
	margin: 0 1.5%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.jiameng_tel {
	text-align: center;
	padding: 1.5% 0;
	background-color: #fff;
}
.jiameng_tel h2 {
	display: inline-block;
	width: 100%;
	padding: 0.5% 0;
	font-size: 0.24rem;
	text-align: center;
	color: #fff;
	background-color: #2cadc4;
	border-radius: 4px;
}
.jiameng_tel span {
	font-size: 0.36rem;
	margin-right: 2%;
	font-weight: normal;
}
/* 产品样式 */
.product_i_list {
	margin-top: 3%;
}
.product_i_list ul li {
	width: 46.8%;
	float: left;
	margin-bottom: 2%;
	background-color: #fff;
	position: relative;
	border: 2px solid #2cadc4;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.product_i_list ul li:nth-child(even) {
	margin-left: 3.5%;
}
.product_i_list ul li a span {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 0.35rem;
	line-height: 0.35rem;
	font-size: 0.21rem;
	color: #fff;
	background-color: rgba(44,173,196,0.75);
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border-radius: 0 0 4px 4px;
}
.product_i_list ul li b {
	display: inline-block;
	width: 0.45rem;
	height: 0.45rem;
	line-height: 0.45rem;
	position: absolute;
	top: 0;
	left: 10%;
	text-align: center;
	color: #f5ff57;
	background: url(../images/0001941_03.png) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
	font-size: 0.23rem;
	font-weight: normal;
}
.cpcp {
	padding: 0 2%;
	margin: 3.5% 0;
}
.cpcp a {
	display: inline-block;
	width: 31.7%;
	color: #03642e;
	background-color: #fff;
	text-align: center;
	font-size: 0.22rem;
	border: 1px solid #bababa;
	border-radius: 15px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.cpcp a:last-child {
	border-right: 0;
}
.product_i_list_new ul li {
	width: 30.3%;
	float: left;
	margin: 0 1.5%;
	margin-bottom: 1%;
}
/* .product_i_list ul li:nth-child(even){
	margin-left: 5.5%;
} */
.product_i_list_new ul li a span {
	display: inline-block;
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	/* 	background-color: #114275; */
	font-size: 0.21rem;
	color: #333;
	text-align: center;
}
.product_i_list_top ul li {
	border: none;
}
.product_i_list_top ul li span {
	width: 80%;
	padding-left: 20%;
	border-top: 0!important;
	background: url(../images/0001811_16.png) no-repeat left center;
	-webkit-background-size: 18%;
	background-size: 18%;
	text-align: left!important;
}
.product_i_list_top ul li img {
	border-top: 2px solid #cd2223;
}
.more_i {
	margin-top: 3%;
	text-align: center;
	padding-bottom: 1%;
	background-color: #efefef;
}
.more_i a {
	display: inline-block;
	color: #666;
	font-size: 0.23rem;
	font-weight: normal;
	padding: 0.5% 3%;
}
/* 联系方式 */
.contact {
	color: #fff;
	background-color: #fff;
	/*   margin: 2% 5%;
margin-top: 4%; */
/*   padding:2% 5%; */
	line-height: 1.7;
	font-size: 0.21rem;
	border-radius: 7px;
	padding: 0 4%;
	padding-bottom: 1%;
}
.contact h2 {
	color: #00cef3;
	font-weight: normal;
	font-size: 0.26rem;
	margin-bottom: 1%;
	margin-top: 1.5%;
}
.contact div {
	padding-left: 2%;
	margin-bottom: 1%;
	color: #fff;
}
.green {
	background-color: #ea536d;
}
.red {
	background-color: #d5c933;
}
.dajang {
	background-color: #f6a625;
}
.contact span {
	display: inline-block;
	width: 80%;
	padding: 0.5% 0;
	font-size: 0.21rem;
}
.baoming {/* 	padding:2% 0; */
	color: #fff;
	text-align: center;
	font-size: 0.21rem;
	line-height: 1.7;
	border-bottom: 1px solid #bdbdbd;
	padding: 2% 8%;
	background-color: #2cadc4;
	font-size: 0.23rem;
	font-weight: bold;
}
/* .baoming div{
	font-size: 0.24rem;
	background: url(../images/0001944_07.jpg) no-repeat left center;
	-webkit-background-size: 8%;
	background-size: 8%;
} */
.baoming span {
	display: block;
	color: #666666;
}
.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;
}

/* page*/
.page {
	margin-top:15px;
	font-size:14px;
	float:left;
	width:100%;
	line-height: 34px;
	text-align:center;
	color:#000;
}
.page a {
	color:#000;
	padding:0 10px;
	margin:0 5px;
font-w/eight: bold;
	border: 1px solid #000;
	background: #fff;
	;
}
.page * {
	display:inline-block;
	_zoom:1;
	_display:inline;
	vertical-align:middle;
	line-height:32px;
	height:32px;
	padding-bottom:1px;
}
.page a:hover {
	color:#000;
}
.page img {
	height: auto;
	margin:0 3px;
}
.page .bg {
	font-weight: normal;
	background:#000;
	color:#fff;
	margin:0 5px;
}
.page a.bg:hover {
	color:#fff;
}
.page .disabled {
	padding:0 10px;
	color: #c5c5c5;
	border: 1px solid #d5d5d5;
	background: #fff;
}
.page .current {
	display:inline-block;
	border: 1px solid #bcd400;
	font-weight: bold;
	padding:0 10px;
	color:#fff;
	background:#3ed8e2;
}