﻿@charset "utf-8";/* CSS Document */
body, input {
	font-family:"microsoft yahei";
}
.allpage {
	background-color:#f9f9f9 !important;
}
/*font*/
.iconfont {
	font-family:"iconfont" !important;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}





/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */


.title-container {
	text-align:center;
	width:100%;
}
.title-container h3 {
	font-size:0.30rem;
	color:#000000;
	line-height:0.54rem;
	font-weight:normal;
}
.title-container h3:after {
	content:"";
	display:block;
	width:24px;
	height:1px;
	background:red;
	margin:0 auto;
}
.title-container p {
	text-align:center;
	font-size:0.12rem;
	color:#666;
	text-transform:uppercase;
}

/* 导航开始 */

.nav_box {
	background:#fff;
	padding:0.15rem 1%;
	border-bottom:0.1rem solid #f4f4f4;
}
.nav_box ul li {
	width:33.3333%;
	float:left;
	text-align:center;
	box-sizing:border-box;
	padding:0.05rem 0;
}
.nav_box ul li:nth-child(3n) {
border-right:0;
}
.nav_box ul li a {
	width:95%;
	margin:auto;
	background-color:#fff;
	display:block;
	color:#333;
	font-size:0.16rem;
	font-family:"microsoft yahei";
	padding:2% 0;

}

.nav_box ul li a span.span1 {
    background-image: url(../mimages/photo1.png);
}
.nav_box ul li a span.span2 {
    background-image: url(../mimages/photo2.png);
}
.nav_box ul li a span.span3 {
    background-image: url(../mimages/photo3.png);
}
.nav_box ul li a span.span4 {
    background-image: url(../mimages/photo4.png);
}
.nav_box ul li a span.span5 {
    background-image: url(../mimages/photo5.png);
}
.nav_box ul li a span.span6 {
    background-image: url(../mimages/photo6.png);
}
.nav_box ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.4rem;
    line-height: 1.6rem;
    overflow: hidden;
    text-indent: 1000px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: auto 80% !important;
}
/* 产品分类 end*/
/* 产品分类*/
.nav_class_list {
	background:#fff;
	padding:0.15rem 1%;
	border-bottom:0.1rem solid #f4f4f4;
}
.nav_class_list ul li {
	width:50%;
	float:left;
	text-align:center;
	box-sizing:border-box;
	padding:0.05rem 0;
}
.nav_class_list ul li:nth-child(2n) {
border-right:0;
}
.nav_class_list ul li a {
	width:95%;
	margin:auto;
	background-color:#ff0000;
	display:block;
	color:#fff;
	font-size:0.2rem;
	font-family:"microsoft yahei";
	padding:2% 0;
	height:0.4rem;
	line-height:0.4rem;
bor der-radius:5px;
}

/* 产品分类 end*/

.index_box1 {
	background-color:#fff;
	padding:0.25rem 0;
	border-bottom:0.1rem solid #f4f4f4;
}
.index_box2 {
	background-color:#f4f4f4;
	padding:0.25rem 0;
	border-bottom:0.1rem solid #f4f4f4;
}
.content_box {
	width:94%;
	margin:0.2rem auto;
	font-size:0.22rem;
	color:#333;
	line-height:250%;
	padding:0 0 0 0;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	display:-webkit-box;
	text-align:justify;
}
.yright {
	width:94%;
	margin:0.2rem auto;
	font-size:0.18rem;
	color:#333;
	line-height:250%;
	padding:0 0 0 0;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	overflow:hidden;
	display:-webkit-box;
	text-align:justify;
}
/* 产品列表*/
.Product_box {
	margin:0 auto;
	width:96.875%;
}
.Product_box ul {
	padding-top:0.15rem;
}
.Product_box ul li {
	width:48%;
	float:left;
	text-align:center;
	margin-right:2%;
}
.Product_box ul li a {
	display:block;
	width:99%;
	margin:auto;
	height:1.8rem;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ddd;
}
.Product_box ul li a img {
	width:100%;
	display:block;
}
.Product_box ul li .spanT {
	display:block;
	text-align:center;
	font-size:0.22rem;
	color:#444;
	line-height:0.4rem;
}



/* 产品列表 end*/

/* 新闻列表 */

.News_list ul {
	width:100%;
	padding:1% 0 0 0;
}
.News_list ul li {
	width:100%;
}

.News_list ul li a {
	display:block;
	padding:0.15rem 4%;
	border-bottom:1px dashed #ddd;
	line-height:0.25rem;
	height:0.25rem;
}
.News_list ul li a .span1 {
	overflow:hidden;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:70%;
	font-size:0.22rem;
	color:#333;
	display:block;
	float:left;
}
.News_list ul li a .span2 {
	display:block;
	float:right;
	font-size:0.22rem;
	color:#999;
}


/* 新闻列表 end*/













.common_title {
	text-align:center;
	position:relative;
	margin-top:5%;
	margin-bottom:3%;
}
.common_title span {
	display:inline-block;
	position:absolute;
	top:50%;
	left:0;
	z-index:0;
	width:100%;
	height:1px;
	background-color:#b9bbcb;
}
.common_title h2 {
	position:relative;
	z-index:1;
	display:inline-block;
	width:38%;
	background-color:#2332c6;
	color:#fff;
	font-size:0.26rem;
	padding:1.5% 0;
	border-radius:20px;
}
.more_i {
	width:35%;
	border-bottom:2px solid #ff0000;
	margin:auto;
}
.more_i .span1 {
	font-size:0.30rem;
	height:0.4rem;
	padding:0.1rem 0.3rem;
	line-height:0.4rem;
	color:#212121;
bac kground:#21752a;
}
.more_i .m {
	display:block;
	float:right;
	height:0.30rem;
	color: #b7b7b7;
	font-size: 0.16rem;
	line-height: 0.35rem
}
.about_i_c {
	line-height:1.6;
	padding:2% 6%;
	font-size:0.2rem;
	color:#151515;
}
.common_title_new h2 {
	background-color:#e00409!important;
}
.casei {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto
}
.case_i_c {
	float:left;
	display:block;
	width:100%;
	border-bottom:0.02rem solid #0657b2;
}
.case_i_c ul li {
	padding:0 0 0 0;
	width:100%;
	display:block;
	float:left;
	margin-top:0;
	border-bottom:0.02rem solid #12b17b;
}
.case_i_c ul li a {
	float:left;
	width:100%;
	color:#757575;
	line-height:2;
	padding:1% 0;
	border-radius:0.2rem;
}
.case_i_c ul li h2 {
	float:left;
	margin-left:3%;
	line-height:2;
	color:#757575;
	font-size:0.20rem;
	font-weight:normal;
	width:80%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case_i_c ul li span {
	float:right;
	line-height:2.2;
	font-size:0.18rem;
	font-weight:normal;
	width:25%;
	margin-right:3%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:right;
}
.beian {
	color:#0657b2;
	text-align:center;
	height:0.65rem;
	line-height:0.65rem;
	font-size:0.21rem;
}
.beian a {
	color:#0657b2;
	font-size:0.21rem;
}
.common_bg {
	background-color:#ff4863;
}
.more_im {
	width:100%;
	margin:2% auto 0 auto;
	background:#eaeaea;
	text-align:center;
	padding:1.5% 0;
}
.more_im a {
	color:#6b6a6a;
	font-size:0.20rem;
}
.baoming {
	width:100%;
	font-family:"microsoft yahei";
	color:#303030;
	background-color:#fff;
	text-align:left;
	padding:0.3rem 0 0.3rem 0;
}
.baoming p {
	color:#444;
	font-size:0.18rem;
	display:block;
	line-height:0.4rem;
	border-bottom:1px dashed #ddd;
}
.baoming .baofra {
	padding-top:0.2rem;
	width:80%;
	margin:auto;
}
.caseindex {
	margin:0 auto;
	width:100%;
}
.caseindex ul li {
	width:32.34375%;
	float:left;
	text-align:center;
	margin:1.5% 1.4845% 0 0;
}
.caseindex ul li p {
	display:block;
	background:#0657b2;
	color:#ffffff;
	height:0.643rem;/*height:0.563rem;*/
}
.caseindex ul li p label {
	display:block;
	padding:17% 0 0 0;
	font-size:0.22rem;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.caseindex ul li p span {
	display:block;
	text-transform:uppercase;
	font-size:0.15rem;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.caseindex ul li:nth-child(3) {
margin:1.5% 0 0 0;
}
.caseindex ul li:nth-child(6) {
margin:1.5% 0 0 0;
}
.caseindex ul li:nth-child(9) {
margin:1.5% 0 0 0;
}
.caseindex ul li img {
}
.case_c ul {
	width:100%;
	padding:1% 0 0 0;
}
.case_c ul li {
	width:100%;
}
.case_c ul li div.case_c_pic {
	margin-left:4%;
	height:auto !important;
	display:block;
	overflow:hidden;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:70%;
}
.case_c ul li div.case_c_pic a {
	color:#333;
	font-size:0.2rem;
}
.case_c ul li div.case_c_content {
	height:auto !important;
	float:left;
	width:92%;
	padding:1% 4% 0 4%;
}
.case_c ul li div.case_c_content h2 {
	float:left;
	width:60%;
	font-size:0.17rem;
	color:#999;
	font-weight:normal;
	overflow:hidden;
	line-height:0.25rem;
	height:0.25rem;
}
.case_c ul li div.case_c_content span {
	font-size:0.18rem;
	float:right;
	width:25%;
	text-align:right;
	color:#b7b7b7;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case_c ul li a {
	display:block;
	padding:0.15rem 4%;
	border-bottom:1px dashed #ddd;
	line-height:0.25rem;
	height:0.25rem;
}
.case_c ul li a .span1 {
	overflow:hidden;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:60%;
	font-size:0.18rem;
	color:#333;
	display:block;
	float:left;
}
.case_c ul li a .span2 {
	display:block;
	float:right;
	font-size:0.17rem;
	color:#999;
}
.index_about {
	background-color: #fff;
	padding: 0.25rem 0;
	border-bottom: 0.1rem solid #f4f4f4;
}
.about_title {
	text-align:center;
	display:block;
	overflow:hidden;
	font-size:0.25rem;
	color:#c30319;
	line-height:0.3rem;
	padding-top:0.2rem;
}
.about_title span {
	display:inline-block;
	padding:0 10% 0.1rem 10%;
	border-bottom:2px solid #54a530;
}
.more_lan {
	display:block;
	text-align:center;
	width:50%;
	margin:10px auto 0px;
}
.more_lan a {
	display:block;
	height:0.45rem;
	line-height:0.45rem;
	margin:0 2%;
	background-color:#ff0000;
	color:#fff;
	font-size:0.2rem;
	border-radius:5px;
}
.more {
	display:block;
	text-align:center;
	width:50%;
	margin:10px auto 0px;
}
.more a {
	display:block;
	height:0.45rem;
	line-height:0.45rem;
	margin:0 2%;
	background-color:#333;
	color:#fff;
	font-size:0.2rem;
	border-radius:5px;
}
.yright {
	width:94%;
	margin:0.2rem auto;
	font-size:0.18rem;
	color:#333;
	line-height:250%;
	padding:0 0 0 0;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	overflow:hidden;
	display:-webkit-box;
	text-align:justify;
}
.caseindex1 {
	margin:0 auto;
	width:96.875%;
}
.caseindex1 ul {
	padding-top:0.15rem;
}
.caseindex1 ul li {
	width:48%;
	float:left;
	text-align:center;
	margin-right:2%;
}
.caseindex1 ul li a {
	display:block;
	width:99%;
	margin:auto;
	height:1.8rem;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:1px solid #ddd;
}
.caseindex1 ul li a img {
	width:100%;
	display:block;
}
.caseindex1 ul li .spanT {
	display:block;
	text-align:center;
	font-size:0.16rem;
	color:#444;
	line-height:0.4rem;
}
.case_i_n {
	float:left;
	display:block;
	width:93.75%;
	margin-left:3%;
	padding:2% 0;
}
.case_i_n ul li {
	padding:0 0 0 0;
	color:#666666;
	width:100%;
	display:block;
	float:left;
	margin:1% 0;
	border-radius:0.15rem;
	background:#e9e9e9;
}
.case_i_n ul li a {
	display:block;
	width:90%;
	padding:1% 0;
}
.case_i_n ul li h2 {
	float:left;
	margin-left:3%;
	color:#666666;
	font-size:0.20rem;
	font-weight:normal;
	width:80%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case_i_n ul li:nth-child(even) {
background:#12b17b;
color:#ffffff;
}
.case_i_n ul li:nth-child(even) a h2 {
color:#ffffff;
}
.case_i {
	background-color:#fff;
	padding:0.25rem 0;
	border-bottom:0.1rem solid #f4f4f4;
}
.lxwm {
	padding: 0.2rem 3%;
	line-height: 0.5rem;
}
.lxwm p {
	border-bottom: 1px solid #ebebeb;
	color: #666;
	font-size: 0.18rem;
}
