body,input{font-family: "microsoft yahei";}
.allpage{
	background-color: #ffffff!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 #65b673;
	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 #65b673;
	border-left: none;
	height: 0.491rem;
	font-size: 0.25rem;
	margin-top: 2%;
}
.search_hl{
	width:14.0625%;
	left:0.1%;
	top:-1px;
	position:absolute;
	height:100%;
	font-size:0.38rem;
	line-height:0.8rem;
	color:#ffffff;
	text-align:center;
	overflow:hidden;
}
.search{
	width: 96%;
	height: 0.691rem;
	padding:0 2%;
	position: absolute;
	top: -120%;
	left: 0;
	background-color: #1681be;
	font-family: "microsoft yahei";
}
.search-lh-input{
	width: 75%;
	border:1px solid #1681be;
	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 #1681be;
	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:0 auto; background:#e7e8e8; padding-bottom:1%;}

.blue{
	background-color:#434343;
}

.s_b{
	background-color:#434343;
}
.nav_new{
	width: 100%;
	
}
.nav_new ul li{
	width: 25%;
	
	float: left;
	text-align: center;
 	
}

.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:#414141}
.boo{ background:#414141}
.nav_new ul li a{
	display: inline-block;
	/* padding:80%; */
	color:#fff;
	
	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:93.75%; margin:2% auto;
	position: relative;
}
.swiper-pagination{ 
	width: 98%!important;
	text-align: right!important;
	bottom: 0.05rem!important;
}
.swiper-pagination-bullet{
	width: 0.1rem!important;
	height: 0.1rem!important; background:#133f64;
	opacity: 1!important; border-radius:50%!important; 
}
.swiper-pagination-bullet-active{
	background-color: #fc893b!important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	margin:0 0.05rem!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;
}
.about_i_c{
	line-height: 1.6;
	padding:2% 6%;
	font-size: 0.2rem;
	color:#4f4f4f;
}
.common_title_new h2{
	background-color: #e00409!important;
}
.honor_i{ background:#e8e9e9; height:auto; overflow:hidden; margin-top:2%; padding-bottom:2%;}
.honor_i_c{ margin:0 auto;
	margin-top: 2%; width:93.75%; background:#ffffff; background-size:100% 90%; padding-bottom:3%;
}
.honor_i_c ul li{ 
	width: 44.8333%; 
	float: left;
	text-align: center;
	margin: 3%  0 0 3.3%;
}
.honor_i_c ul li:nth-child(3){ margin-bottom:0;}
.honor_i_c ul li:nth-child(4){ margin-bottom:0;}
.honor_i_c ul li img{ border:0.02rem solid #72b6df;}
.honor_i_c ul li span{ display:block;
	width: 94%; padding:4% 3% 0 3%; color:#696969;
	text-align: center;
	
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;

	font-size: 0.2rem;
}
.honor_i_c ul li label{overflow: hidden;white-space: nowrap;text-overflow:ellipsis; display:inline-block; margin:3% auto; padding:1% 2%; border:1px solid #d92619; border-radius:0.05rem; color:#db3d34; font-size:0.16rem;}
.honor_i_c ul li span.sp1{ background:#d1d1d1; text-align:center; margin-top:1%; color:#000000;}

.casei{width:100%;height:auto;overflow:hidden;margin:0 auto}
.case_i{ background:#1c68ac; height:auto; overflow:hidden; padding:0 0 2% 0;}
.casei li{width:100%;height:auto;padding:2% 0;border-bottom:1px solid #ccc;overflow:hidden}
.case_i_c{ padding:1% 0 0 0;}
.case_i_c ul li{ padding:0 0 0 0;  width:93.75%; display:block; float:left; margin-left:3%; margin-top:0;border-bottom:1px solid #4f89c3; }
.case_i_c ul li a{ float:left; width:100%;color:#ffffff;  line-height:1.8; }
.case_i_c ul li h2{ float:left; margin-left:3%; line-height:1.8;
	
	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; color:#5388b5;
	
	font-size: 0.18rem;
	font-weight: normal;
	margin-right:3%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis; text-align:right;
}
.beian{
	background-color: #ffffff;
	color:#252525;
	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:0 auto; 
	text-align: center;
	padding:1.5% 0;
}
.more_im a{ display:inline-block; background:#f4f5f5; border:0.02rem solid #dbdcdc; padding:1% 7% ; border-radius:0.05rem;
	color:#6b6a6a;
	font-size: 0.20rem;
}
.more_im a.ma1{ display:inline-block; background:none; border:0.02rem solid #8db2d5; padding:1% 7% ; border-radius:0.05rem;
	color:#ffffff;
	font-size: 0.20rem;
}
.baoming { background:#bb4119; height:auto; overflow:hidden;
    width: 100%;
    padding: 3% 0; 
   
    font-family: "microsoft yahei";
    color: #ffffff;
   
}
.icon_nav{ padding-bottom:2%; background:#ffffff; border-b/ottom:2px solid #dedede;
	
}
.icon_nav ul li{ 
	width: 20%;
	text-align: center;
	float: left;
	margin:1% 0 2% 4% ;

	
}

.iconfont1_ys{ display:block;  border-radius:50%; color:#ffffff;font-size:0.22rem;width: 1rem; font-weight:normal;height:1rem;line-height: 1rem;}
.la1{ background:#2070b3;}
.la2{ background:#fc8c3b;}
.la3{ background:#ff91ad;}
.la4{ background:#20b388;}
.la5{ background:#b15b53;}
.la6{ background:#91e1ff;}
.la7{ background:#ba91ff;}
.la8{ background:#3badfc;}
.boda{ float:left; text-align:center; padding:1%  0 0 0; width:93.75%; margin:0 auto; border-radius:0.2rem; display:block; color:#fff}
.boda font{ float:left; margin:2.3% 0 0 10%;display:inline-block; padding:0.7% 1%; font-size:0.25rem;  font-weight:normal; vertical-align:middle; background:#fff; color:#b63f1c; border-radius:0.06rem;}
.boda font label{ font-size:0.18rem;font-family: "microsoft yahei";}
.boda a{ font-weight:bold;  color:#fff;}
.boda span{ float:left; display: inline-block;font-size:0.4rem; font-weight:bold;}
.case_c{ padding-bottom:1%; height:auto; overflow:hidden;}
.case_c ul li{ width:93.75%; padding:3% 0;margin-left:3%; margin-top:3%;
	 border-bottom:1px solid #d8d8d8 !important; float:left; background:#ffffff; 
}
.case_c ul li div.case_c_pic{ height:auto !important; border-radius:0.03rem;
	float: left; margin-left:0;overflow:hidden;
	width: 29.3333%; border:0.02rem solid #dedede; margin-left:3%;
}
.case_c ul li div.rr{ float:right; margin:0 3% 0 0}
.case_c ul li div.case_c_content{height:auto !important; 
	float: left;
	width: 61%;
	margin-left: 2%; padding:0 1% 1% 1%;
}
.case_c ul li div.case_c_content h2{
	width: 100%;
	font-size: 0.18rem;
	color:#fc8c3b;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;  border-bottom:1px solid #d6d6d6; line-height:2; margin-bottom:1%;
}
.case_c ul li div.case_c_content span{line-height:1.5; color:#222222;font-size: 0.17rem;-webkit-line-clamp:7;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
}
.ititle{width:100%;text-align:center; color:#206fb2; margin-top:3%; }
.ititle p{ display:inline; position:relative;font:0.22rem/1 'Microsoft Yahei'; }
.ititle font{overflow:hidden; color:#206fb2;text-transform:uppercase;display:block; font:0.15rem/1 Arial, Helvetica, sans-serif;}
.ititle div{ width:100%;margin:0 auto; text-align:center; margin-bottom:-1px;position:relative;background:url(../images/line.gif) center no-repeat; background-size:100% ;}
.it1 div{ background:url(../images/line.png) center no-repeat; background-size:100%;}
.it1 div p{ color:#ffffff;}
.it1 font{ color:#ffffff;}
@media all and (min-width:640px){
    .content{width:640px;margin:0 auto;position:relative;}
}

