﻿/* index banner */
.banner{
	position:relative;
	width:100%;
}
.swiper-pagination{
	display:inline-block;
	left:50% !important;bottom:0.1rem !important;
	width:auto !important;padding:0.02rem 0.1rem;
	text-align:center !important;font-size:0;
	-webkit-transform:translate(-50%,0) !important;transform:translate(-50%,0) !important;border-radius:.1rem;
}
.swiper-pagination-bullet{
	width:0.12rem !important;height:0.12rem !important;opacity:1 !important;vertical-align:top;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	background-color:rgba(0,0,0,0) !important;border:0.02rem solid #1d2e63;
}
.swiper-pagination-bullet-active{
	background:#1d2e63 !important;
	box-sizing: border-box;-webkit-box-sizing: border-box;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
	margin:0 0.05rem !important;
}
/* -------------------------自定义部分开始 --------------------------*/
@font-face{font-family:"iconfont_s";src:url('../font/iconfont_s.woff') format('woff'),url('../font/iconfont_s.ttf') format('truetype');}
.iconfont_s{font-family:"iconfont_s" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
.clear-fix:after{
	display:block;clear:both;visibility:hidden;
	height:0;font-size:0;content:".";
}
input{
	outline:none;
}
body{
	background:#FFF !important;
}
.allpage{
	background:#ffffff !important;
}
/*head*/
.logo{
	display:block;width:70.3125% !important;
	margin: 0 auto;
	-webkit-box-sizing:border-box;box-sizing:border-box;
}
.logo img{
	margin:0 auto!important;
}
.search{
	background-color:#1d2e63 !important;
}
.nav-btn{
	height:80%;top:40% !important;
	color:#017ad7 !important;line-height:0.56rem !important;
}

.search_hl{
	height:80% !important;top:10% !important;
	color:#fff !important;line-height:0.5528rem !important;
}
.home-btn{
	color:#fff !important;
}
.class-btn{
	color:#fff !important;
}
.top-title{
	color:#fff !important;
}
/*content*/
.content{
	padding-bottom:0.7rem !important;
}
/*iwrap*/
.iwrap{
	position:relative;
	width:93.75%;margin:0 auto;
}
/*beian*/
.beian{
	width:100%;height:0.65rem;
	font-size:0.21rem;line-height:0.3rem;color:#2e3842;text-align:center;
}
.beian a{
	color:#2e3842;
}
/*common_title*/
.common_title{ margin:2% 0 ; background-color: #eeeeee;}
.common_title a{
	float: right;font-size: 0.21rem;color: #9a9a9a;display: block;
	padding: 0 3.125%; line-height: 0.40rem;
}
.common_title h2{
	font-size: 0.24rem; line-height: 0.4rem;margin-left: 3.125%;
	background-color: #017ad7;	width:24%; text-align: center;color: #fff;font-weight: normal;
}
/*hnav2*/
.hnav{
	margin:0 auto 1% auto;background:#017ad7;
}
.hnav .son{
	width:25%;display: block;float: left;
	text-align: center; color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	font-size: 0.22rem;line-height: 0.45rem;box-sizing: border-box;-webkit-box-sizing: border-box;
	border-right: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3;
}
.hnav .son:nth-of-type(4n){border-right:0;}
.hnav .son:nth-of-type(n+5){border-bottom:0;background: #017ad7;}
/*nav_new2*/
.nav_new2{
	width:93.75%; padding: 0; margin: 2.5% auto 0 auto; background-color: #eeeeee;
}
.son2{
	float:left;display:block; margin-top: 0.1rem;margin-bottom: 0.1rem;
	-webkit-box-sizing:border-box;box-sizing:border-box;
	width:25%;border-right: 1px solid #c3c3c3;
}
.nav_new2 .son2 .iconfont_s{
	display: block; text-align: center; color: #1d2e63;
	width:0.4rem; height: 0.4rem;  margin: 0 auto;font-size: 0.4rem;
	box-sizing: border-box;-webkit-box-sizing: border-box; line-height: 0.4rem;
}
.nav_new2 .son2 .imgFont{
	display: block;
	color:#000;font-size:0.21rem;line-height:0.4rem;text-align:center;
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}
.nav_new2 .son2:nth-of-type(4n){border-right:none;}
/*goTop*/
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 3.25em;
	height: 3.25em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
}
.cbtn-top a{
	width: 0.45rem; height: 0.45rem;
	font-size: 0.35rem;color: #181818;
	background-color: #eff62c;
}
/*item_A*/
.item_A{
	width:93.75%;margin: 3% auto 0 auto;
}
.item_A li{
	width: 48.5%;
	margin: 0 3% 2% 0;
	float: left; position: relative;
	
}
.item_A li.honor{
	margin-bottom: 0;
}
.item_A li h5{
	font-size: 0.22rem;margin: 0;
	line-height: 0.4rem;height: 0.4rem;
	color: #2f2f2f;white-space: nowrap;text-align: center;
	font-weight: normal;width: 100%;
	overflow: hidden; text-overflow: ellipsis;background-color: #fff;
}
.item_A li img{
	width:100%;
}
.item_A li:nth-of-type(2n){
	margin-right:0;
}
.item_A li:nth-of-type(n+3){
	margin-bottom:0;
}
/*item_B*/
.item_B{
	width:93.75%;margin: 2% auto 1% auto;
	font-size: 0.21rem;line-height: 0.35rem;
	color: #2f2f2f;
}
/*hotline*/
.hotline{
	background-color: ##1d2e63;margin: 1% 3.125% 3% 3.125%;text-align: center;
}
.hotline a{color: #fff;}
.hotline a span{font-size:0.22rem;line-height: 0.45rem;}
/*item_C*/
.item_C ul{
	margin: 3% auto 3% auto;
}
.item_C li{
	float: left;
	width:44%;margin-right:3%;margin-left: 3%;
}
.item_C li img{
	width: 100%;
}
.item_C .dd{
	width:93%; margin:0 auto;
}
.item_C .dd h3{
	font-weight: normal;font-size: 0.23rem; color: #383838;line-height: 0.37rem;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.item_C .dd p{
	font-weight: normal;font-size: 0.18rem; margin-bottom: 0.08rem;color: #898989;
	overflow: hidden;line-height: 0.3rem;height: 0.9rem;
}
.item_C .dd a{
	
	font-size: 0.21rem;line-height: 0.32rem;float:left; color:#383838;
}
/*item_D*/
.item_D{
	width:100%;margin: 2% 0 1% 0;
}
.item_D li a{
	display:block;
	width:93.75%;margin: 0 auto;
	color:#2f2f2f;line-height: 0.42rem;
	overflow: hidden; height: 0.42rem;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.item_D li span{
	font-style: normal;
	font-size: 0.21rem;
}
/*hotline2*/
.hotline2{
	background: #017ad7;width: 87.75%;margin: 3% auto 0 auto;padding: 1% 3%;
	text-align: left;color:#fff;line-height: 0.4rem;
}
.hotline2 dl{border-bottom: 1px solid #f3f3f3;}
.hotline2 dl:last-of-type{border-bottom:0;}
.hotline2 a{
	color:#fff;
}
.hotline2 dt{
	float: left;width: 10%;text-align: center;font-size: 0.28rem;
}
.hotline2 dd{
	float: left;width: 88%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}

/*自写内页导航样式*/
.side_cont ul{ background:#f3f3f3; line-height:30px;}
.main_li{width:49.3%;background:url(../index_30.jpg) no-repeat 5px center #f3f3f3;float:left;overflow:hidden;border:1px solid #D3E1ED; text-align:center;}
.side_cont ul li{ border-bottom:2px solid #fff; }
.ullf{ display:none;}
.liff{ background:#2d648f;text-indent:15px;overflow:hidden;}
.side_cont ul li:hover ul{ display:block}
.side_cont .sub_series{ margin-bottom:0px;}
.side_cont .sub_series li{ background:url(../sub_arr.png) no-repeat 2em center; text-indent:40px;}
.sidebar{ margin-top:10px;}
.sidebar .sb_nav1{ float:left; width:230px; position:relative;}
.sidebar .sb_nav1 .active{ padding:0px 15px 10px 15px; border:1px solid #cccccc; border-top:none;zoom:1;}
.sidebar .sb_nav1 .ct-con{ padding-top:10px; color:#333;}
.sidebar .ct-con{ line-height:2; color:#333;}
.sidebar .ct-con ul,.sidebar .ct-con ol{ padding:0px 0px 0px 25px; margin:0px;}
.sidebar .ct-con a{ color:#1C57C4; text-decoration:underline;}
#sidebar dl{ margin-left:5px;}
#sidebar dl dt{ padding:4px 0px 5px 15px; background:url(../dt-11.gif) no-repeat 2px 13px; border-bottom:1px dashed #ccc;}
#sidebar dl dt a{font-size:14px; color:#666;}
#sidebar dl dt a:hover{color:#09F;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px; background:url(../job_ico.gif) no-repeat left 12px;}
#sidebar dl dt.on a{ font-weight:bold; color:#11578b; }
#sidebar dl h4.on a{ font-weight:bold;}



.nav1{ color:#000;}

.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 h2{ float:left; margin-left:3%; 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:right; line-height:2.2;
	
	font-size: 0.18rem;
	font-weight: normal;
	width:25%; margin-left:3%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}


.sysk {
	width:100%;
	height: 230px;
	color: #FFF;
	height: 2.6rem;
		
}
.sysk h3 {
	text-align: center;
	font-size: 0.23rem;
	margin-top: 2%;
	margin-top: 5%;
}
.sysk p {
	width: 95%;
	padding-top: 5%;
	margin: 0 auto;
	line-height: 0.3rem;
	margin: 0 auto;

}
.sysk ul{width: 100%}
.sysk ul li {
	float: left;
	width:32%;
	height: 2.6rem;
	margin-left: 1%

}
.a1 {
	background: url(../images/a.jpg)
}
.b1 {
	background: url(../images/b.jpg)
}
.c1 {
	background: url(../images/c.jpg)
}
.syby{
	width: 100%;
	text-align: center;
	padding: 5% 0 1%;
}

























































































