body,input{font-family: "microsoft yahei";}
.allpage{
	background-color: #f3f3f3!important;
}
/*font*/
@font-face{font-family:"iconfont";src:url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype');}
@font-face{font-family:"iconfont1";src:url('../font/iconfont1.woff') format('woff'),url('../font/iconfont1.ttf') format('truetype');}
.iconfont{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}

.iconfont1 {
	font-family:"iconfont1" !important;
	
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	borde/r-radius: 50%;
	display: inline-block;
	
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale;
}

	



input{
	outline: none;
}
.search-lh-input{
	width: 75%;
	border:1px solid #113f9f;
	border-radius: 15px 0 0 15px;
	float: left;
	border-right: none;
	height: 0.461rem;
	font-size: 0.18rem;
	font-family: "microsoft yahei";
	text-indent: 5%;
	margin-top: 2%;
}
.search-lh-btn{
	width: 15%;
	float: left;
	background-color: #fff;
	border-radius:0 15px 15px 0;
	border:1px solid #113f9f;
	border-left: none;
	height: 0.491rem;
	font-size: 0.25rem;
	margin-top: 2%;
}

.search a{
	display: inline-block;
	width: 9%;
	float: left;
	color:#fff;
	text-align: center;
	height: 0.7rem;
}

.index_text{
	font-size: 14px;
	width: 100%;
	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%;
}

.search_new{ width:92%; z-index:9; background:#ffa200; position:relative;
	padding:3% 2% 3% 6%;
	text-align: left;
	
}
.srch-sub{
	position:absolute;
	top:20%;
	right:3%;
	width:0.42rem; height:0.42rem; background:#d92619;text-align:center;
	border:none;
	
	font:0.25rem/1 "Microsoft YaHei"; font-weight:normal;
	cursor:pointer; 
	color:#FFF;
	-webkit-appearance:none; border-radius:50%;
	
}
.search_new .input1{
	width:88%;
	border:1px solid #cdcdcd; border-radius:20px;
	
	-webkit-background-size: 7%;
	background-size: 7%;
	text-indent: 3%;
	padding:2% 0;
}
/* for white */
.white-bg{background:#fff;}

/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
.casei{width:100%;height:auto;overflow:hidden;margin:1.5% auto; background:#ffffff; padding-bottom:3%;}

.blue{
	background-color:#434343;
}

.s_b{
	background-color:#434343;
}
.nav_new{
	width: 100%;
	
}
.nav_new ul li{
	width: 24.5%;
	
	float: left;
	text-align: center; border-left:1px solid #333333; border-right:1px solid #4e4e4e;
 	
}
.tpp ul li{ border-bottom:1px solid #4e4e4e;}
.boo ul li{ border-top:1px solid #333333;}

.nav_new ul li:nth-child(4){
	border-right: 0;
}
.nav_new ul li:nth-child(1){
	border-left: 0;
}
.nav_new ul li:nth-child(5){
	border-left: 0;
}
.nav_new ul li:nth-child(6){
	
}
.nav_new ul li:last-child{
	border-right: 0;
} 
.tpp{ background:#434343}
.boo{ background:#434343}
.nav_new ul li a{
	display: inline-block;
	/* padding:80%; */
	color:#fff;
	border-right: 1px solid #000;
	font-size: 0.22rem;
	font-family: "microsoft yahei"; padding:2% 0;
	height: 0.4rem;
	line-height: 0.4rem; font-weight:bold;
}
.nav_new ul li a:nth-child(4){
	border:none!important;
}
.nav_new ul li a:last-child{
	border:none;
}
/* banner */
.banner{
	width: 100%;
	position: relative;
}
.swiper-pagination{ 
	width: 98%!important;
	text-align: center!important;
	bottom: 0.05rem!important;
}
.swiper-pagination-bullet{
	width: 0.1rem!important;
	height: 0.1rem!important; background:#113f9f;
	opacity: 1!important; border-radius:0!important; 
}
.swiper-pagination-bullet-active{
	background-color: #ff0000!important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	margin:0 3px!important;
}
.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:100%; background:#0a58b8; float:left; text-align:center; margin:0  0; padding:0.5% 0}
.more_i span{ float:left;  font-size: 0.22rem; color:#ffffff; padding:0 5% 0 3%; font-weight:bold;}
.more_i a{ margin-right:3%; float:right; background:#f3f3f3; width:0.3rem; height:0.3rem; color:#0a58b8; padding:0; line-height:0.3rem; font-size:0.2rem; font-weight:bold; text-align:center; border-radius:50%;}
.about_i{ background:#ffffff; margin:1.5% auto; padding:0 0 3% 0; border-bottom:1px solid #dedede;}
.about_i_c{
	line-height: 1.6;
	padding:2% 5%;
	font-size: 0.2rem;
	color:#555555;
}
.common_title_new h2{
	background-color: #e00409!important;
}
.honor_i{ background:#ffffff; margin:1.5% auto; padding-bottom:2%; border-bottom:1px solid #dedede;}
.honor_i_c{ margin:0 auto;
	margin-top: 2%; width:100%; 
}
.honor_i_c ul li{ 
	width: 43.125%;
	float: left;
	text-align: center;
	margin: 2%  1.7% 1.5% 4%;
}
.honor_i_c ul li p{ width:100%; display:block;background:url(../images/frabg.gif) left top no-repeat; background-size:100% 100%;}
.honor_i_c ul li img{ width:96.3768% ; margin:0 auto; padding:1.7% 0}
.honor_i_c ul li span{ color:#ffffff;background:#555555;
	width:100%; padding:2% 0 3% 0;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	margin:0.5% 0 0 0;
	font-size: 0.2rem;
}

.casei{width:100%;height:auto;overflow:hidden;margin:0 auto}
.casei li{width:100%;height:auto;padding:2% 0;border-bottom:1px solid #ccc;overflow:hidden}
.re{ padding-top:1%;}
.case_i{ background:#ffffff; margin:2% auto; border-bottom:1px solid #dedede; padding-bottom:3%;}
.case_i_c ul li{ padding:2.5% 0 0.2% 0;  width:93.75%; display:block; float:left; margin-left:3%; margin-top:0; }
.case_i_c ul li a{ float:left; width:100%;color:#222222;  line-height:1.8; background:#ececec; border-radius:0.05rem;}
.case_i_c ul li a:hover {background:#ffa200; color:#ffffff;}
.case_i_c ul li h2{ float:left; margin-left:2%; line-height:1.8;
	
	font-size: 0.20rem;
	font-weight: normal;
	width: 65%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.case_i_c ul li span{ float:left; line-height:2.2;
	
	font-size: 0.18rem;
	font-weight: normal;
	width:25%; margin-left:3%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.beian{
	background-color: #e7e7e7;
	color:#151515;
	text-align: center;
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.21rem;
}
.beian a{
	color:#151515;
	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 { background:#d40000;
    width: 100%;
    pa/dding: 3% 0; 
   
    font-family: "microsoft yahei";
    color: #151515;
   
}

.baoming a{ margin-top:3%; line-height:1.7; text-align:center;float:left; width:30.46875%; background:#fff; color:#ff4e4e; border-radius:5px; font-size:0.26rem; margin-left:6%;}
.baoming span { float:left;
    font-size: 0.22rem;
    display: block;
    margin-bottom: 2%; text-align: left; padding-left:5%
}
.baoming div.telbo{ float:right; width:40%; color:#fff; padding:3% 0 0 0; line-height:1;}
.baoming .telname{ display:block; font-size:0.15rem;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.baoming .telphone{ display:block;font-size:0.22rem;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.baoming label{ float:left; display:block;font-size:0.6rem; margin:1% 0 0 12%; padding:0;color:#ffffff;}
.icon_nav{ padding-bottom:2%;border-bottom:1px solid #dedede; background:#ffffff;}
.icon_nav ul li{ 
	width: 18%;
	text-align: center;
	float: left;
	margin:5% 0 0 5.5% ;
}
.icon_nav ul li strong{font-size: 0.3rem;display: inline-block;}

.icon_nav ul li a span{ font-weight:bold;
	display: inline-block;
	color:#000000;
	font-size: 0.18rem; padding:3% 0;
	width: 100%;
	height: 0.3rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.iconfont1_ys{  border-radius:10px; color:#fff;font-size:0.5rem;width: 0.9rem; font-weight:normal; background:#113f9f;height: 0.7rem;line-height: 0.7rem;}
.la1{ font-size:0.5rem;}
.la2{ font-size:0.65rem;}
.la3{ font-size:0.45rem; }
.la4{ font-size:0.45rem;}

.boda{ text-align:center; padding:0% 0; width:100%; margin:0 auto;font-size:0.18rem; display:block; background:#df9d18;color:#fff}
.boda font{ font-size:0.35rem; color:#fff; font-weight:normal; vertical-align:middle;}
.boda a{ font-weight:bold;  color:#fff;}
.caseindex{ margin:0 auto;
	margin-top: 2%; width:93.75%; 
}
.caseindex ul li{ border:1px solid #df9d18;
	width: 30.8333%;
	float: left;
	text-align: center;
	margin:0.5% 1% 1% 0.8%;
}
.caseindex ul li img{border-radius:5px;}
.case_c{
	padding-bottom: 0;
}
.case_c ul li{ width:93.492%; padding:2% 0;margin-left:3%; margin-top:1%;
	 border-bottom:1px solid #d8d8d8 !important; float:left; 
}
.case_c ul li div.case_c_pic{ height:auto !important; border-radius:50%;
	float: left; margin-left:0;overflow:hidden;
	width: 24.08026%; border:1px solid #df9d19; margin-right:2%;
}
.case_c ul li div.case_c_content{height:auto !important; 
	float: left;
	width: 65%;
	margin-left: 2%; padding:2%;
}
.case_c ul li div.case_c_content h2{
	width: 100%;
	font-size: 0.18rem;
	color:#113f9f;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.case_c ul li div.case_c_content span{ height:0.82rem; line-height:1.5; color:#454545;display: block;overflow: hidden;font-size: 0.18rem;overflow: hidden;}
@media all and (min-width:640px){
    .content{width:640px;margin:0 auto;position:relative;}
}

