
/* CSS Document*/
	
* {
	padding:0;
	margin:0;
}
html,body,div,p,img,ul,li,a,span,h1 {
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
	text-decoration:none;
	font-family:"微软雅黑";
}
.clear {
	clear:both;
	width:0;
	height:0;
}
.body {
	width:100%;
	height:auto;
	background:url(../img/bg.png) center no-repeat;
	/*background-size:100%;*/
}
.Head {
	width:100%;
	height:30px;
}
.head {
	width:58%;
	height:30px;
	margin:0 auto;
}
.head ul li {
	text-align:right;
	font:13px/30px "微软雅黑";
	color:#e60505;
}
	margin:0 auto;

.logo {
	width:118px;
	height:63px;
	float:left;
	background:url(../img/img_03.gif) no-repeat;
	background-size:100%;
}
.Navigation {
	width:100%;
	background:#FFF;
	overflow:hidden;
}
.navigation {
	width:949px;
	height:auto;
	margin:0 auto;
}
.logo {
	width:100px;
	height:60px;
	float:left;
	background:url(../img/img_03.gif) no-repeat;
	background-size:contain;
}

/*导航*/
.navigationc ul li {
	float:left;
	width:92px;
	height:50px;	font: bold 14px/50px "微软雅黑";
	margin:1px;

	text-align:center;
	display:block;
}
.navigationc ul li a {
	color:#464646;
}
.navigationc ul li .dhimng1 {
	border-bottom:10px  solid #c50117;
	width:92px;
	display:block;
}
.navigationc ul li a:hover {
	border-bottom:10px  solid #c50117;
	color:#c62a37;
	display:block;
}
.Banner {
	width:100%;
	height:347px;
}
.banner {
	/*width:58%;*/
	height:347px;
	margin:0 auto;
	background:url(../img/banner.png) center no-repeat;
	background-size:contain;
}
.Center {
	width:100%;
	height:auto;
}
.center {
	width:80%;
	height:458px;
	margin:0 auto;
}
.textList1 {
	width:23%;
	height:auto;
	float:left;
	margin-right:2%;
}
.textlist_top {
	display:block;
	height:176px;
	margin-bottom:14px;
	background-image:url(../img/1_03.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:contain;*/
	/*min-height:200px;*/
}
.textlist_top1 {
	height:126px;
	margin-bottom:14px;
	background-image:url(../img/1_107.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:100%;*/
}
.list {
	width:88%;
	height:24px;
	margin:0 auto;
}
.list span,.list1 span,.list2 span {
	font:bold 16px/24px "微软雅黑";
	float:left;
}
.list i a,.list1 i a ,.list2 i a {
	font:12px/23px "微软雅黑";
	float:right;
	color:#000;
}
.top_test {
	width:90%;
	margin:0 auto;
}
.top_test ul li a,.top_test1 ul li a {
	color:#000;
	font:13px/22px "微软雅黑";
}
.top_test ul li a:hover,.top_test1 ul li a:hover {
	color:#F00;
}
.list1 {
	width:90%;
	height:24px;
	margin:0 auto;
}
.list2 {
	padding-left:10px;
	width:80%;
	height:24px;

}

.top_test1 {
	width:90%;
	margin:0 auto;
}
.textlist_down {
	height:105px;
	background-image:url(../img/1_14.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:100%;*/
}
.textlist_down1 {
	height:210px;
	background-image:url(../img/1_05.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:100%;*/
}
.textList2 {
	width:24%;
	height:auto;
	float:left;
	margin-right:2%;
	
}
.textList3 {
	width:23%;
	height:296px;
	float:left;
	background-image:url(../img/1_07.gif);
	background-repeat:no-repeat;
	background-position:left center;
	/*background-size:contain;*/
}
.textList4 {
	margin-right:3%;
	width:23%;
	height:296px;
	float:left;
}
.text4_top {
	height:154px;
	background-image:url(../img/1_09.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:100%;*/
	margin-bottom:10px;
}
.text4_down {
	
	height:153px;
	background-image:url(../img/1_12.gif);
	background-repeat:no-repeat;
	background-position:right center;
	/*background-size:100%;*/
}
.Footer {
	width:100%;
	background:#cecece;
	/*height:200px;*/
}
.footer {
	width:90%;
	margin:0 auto;
	padding-top:40px;
}
.footer ul li {
	text-align:center;
	font:12px/35px "微软雅黑";
}
.footer ul li a {
	color:#000;
}
.footer ul li a:hover {
	color:#3564b6;
}
