*{
	margin: 0;
	padding: 0;	
}
body{
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
}
img{
image-rendering: -moz-crisp-edges; /* Firefox */
image-rendering: -o-crisp-edges; /* Opera */
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
	border: none;
	vertical-align: top;
}
a:link{
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear:after{
	content: "";
	display: block;
	clear: both;
}
.wrap{
	width: 100%;
	
}
.logo_wrap{
	width: 100%;
	text-align: center;
}
/*.logo_wrap img{
	width: 200px;
}*/
.head_wrap{
	padding: 0px 20px;
	height: 50px;
	border-bottom: 1px solid #ccc;
	/*background: #f1f1f1;*/
}
.head_wrap img{
	height: 44px;
	margin-top: 4px;
}
.head_list{
	padding-right:15px;
	margin: 0;
}
.head_list>li{
	float: left;
	font-size: 15px;
	line-height: 50px;
	margin-right: 5px;
	/*margin-left: 10px;*/
}
.head_list a{
	display: block;
	padding: 0 15px;
	color: #000;
}
.head_list a:hover{
	color: #fff;
	background: #000;
	text-decoration: none;
	
}
.head_list .head_cor{
	color: #fff;
	background: #000;
}
.head_list .dropdown-toggle{
	width: 104px;
	height: 34px;
}
.con_wrap{
	width: 100%;
	background: url(../img/top_icon1.png) no-repeat center top;
	/*background: #f1f1f1;*/
}
.con_main{
	width: 1000px;
	margin: 0 auto;
	
}
.in_tit{
	padding-top: 30px;
}
.index_con{
	width: 1000px;
	padding: 20px;
	margin: 0 auto;
	box-sizing: border-box;
}

.sl_tit{
	
	padding-bottom: 20px;
	box-sizing: border-box;
	text-align: center;
}

.sl_tit img{
	width: 100%;
	max-width: 300px;
}
.sl_tit_text{
	font-size: 17px;
	text-align: center;
	padding-top: 70px;
	line-height: 30px;
}
.sl_tit_text span{
	/*color: #41dbdd;*/
	font-weight: bold;
	
}
.sl_zt{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
.sl_zt h3{
	font-size: 32px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	
	margin: 0;
	padding-bottom: 20px;
}
.sl_zt p{
	font-size: 17px;
	padding-bottom: 10px;
	text-indent: 2em;
	color: #fff;
}
.sl_zt p span{
	font-weight: bold;
}
.sl_zt img{
	min-height: 380px;
}
.index_mode_listtop{
	width: 100%;
	margin-top: -30px;
	vertical-align: top;
}
.index_mode_listcon{
	background: #1296db;
}
.sl_st{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.sl_st img{
	padding-bottom: 10px;
}
.sl_stl{
	font-size: 17px;
	padding-top: 50px;
	font-weight: bold;
	
}
.sl_xh{
	padding-top: 50px;
}
.sl_xh h3{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
}
.sl_xh p{
	font-size: 17px;
	margin-bottom: 20px;
}
.sl_xh p span{
	font-weight: bold;
}

.sl_gd{
	font-size: 18px;
	text-align: center;
	font-weight: bold;,
}
.sl_list_wrap{
	width: 100%;
	padding: 30px 0;
	background: url(../img/5a5c.jpg) no-repeat;
	background-size: 100%;
	
}
.sl_list_wrap h2{
	font-size: 38px;
	text-align: center;
	color: #f39800;
}
.sl_list_wrap h3{
	font-size: 30px;
	text-align: center;
	color: #f39800;
}
.sl_list_wrap .sl_list_text{
	font-size: 22px;
	text-align: center;
	color: #000;
	text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-webkit-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	-moz-text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;
	*filter: Glow(color=#fff, strength=1);
	
}
.sl_lists{
	width: 1000px;
	margin: 0 auto;
	background: rgba(255,255,255,0.7);
	margin-top: 30px;
}
.sl_list_main{
	text-align: center;
	padding: 20px 0;
}
.sl_list_main h4{
	width: 120px;
	height: 120px;
	margin: 0 auto;
	background: #facd89;
	font-size: 26px;
	padding: 25px;
	color: #fff;
	border-radius: 50%;
	line-height: 33px;
}
.sl_list_main_eng h4{
	width: 162px;
	height: 96px;
	border-radius: 0;
	padding: 15px 0;
	border-radius: 6px;
}

.sl_list_main p{
	font-size: 22px;
	text-align: center;
	color: #000;
}
/*底部*/
.foot_wrap{
	 width: 100%;
	 padding: 30px 0;
	 background: #002248;
	 color: #fff;
}
.font_main{
	width: 1000px;
}
.lj_list h3{
	
}
.lj_list p{
	
}
.lj_list p a{
	color: #fff;
}
.lj_list p a:hover{
	text-decoration: none;
}

/*关于我们*/
.about_head{
	width: 100%;
	max-width: 1900px;
	margin: 0 auto;
}
.about_head img{
	width: 100%;
	vertical-align: top;
}
.about_text_tit{
	border-top: 1px solid #000;
	margin-top: 32px;
	margin-bottom: 44px;
	position: relative;
	text-align: center;
}
.about_text_tit span{
	/*position: absolute;*/
	display: block;
	width: 120px;
	margin: 0 auto;
	padding: 5px 10px;
	background: #fff;
	/*top: 3px;*/
	font-size: 22px;
	margin-top: -22px;
}
.about_text_tit_eng span{
	width: 254px;
}
.factor_wrap li{
	margin-bottom: 20px;
}
.factor_wrap li img{
	width: 100%;
}
.beian{
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #011f40;
	line-height: 30px;
}
.beian a{
	color: #fff;
}