﻿@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	margin:0 auto;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	font-family:"微软雅黑";
	font-size:12px;
	color:#666666;
}

ul,li,a{
	list-style: none;
	text-decoration: none;
}
.head{
	width: 100%;
	height: 120px;
}
.logo{
	width: 1000px;
	margin:0 auto;
	padding-top: 30px;
	overflow:hidden;
}
.logo_left{
	float: left;
}
.logo_right{
	float: right;
}

.head_nav{
	width: 100%;
	height: 50px;
	
	background-color: #8b397d;
}
.nav{
	width: 1000px;
	height: 50px;
	font-size:18px;
	margin:0 auto;
	color:#e0eef6;
	background-image:url(../img/nav_03.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.nav ul li{
	float:left;
	width:160px;
	height:50px;
	background-image:url(../img/nav_03.jpg) ;
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	line-height:2.8em;
	}
.nav ul li a{
	color: whitesmoke;
}

.banner{
	width: 100%;
	/*height: 455px;
	background-image: url(../img/banner_03.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom: 5px;
}
.banner img{width: 100%;}
.banner_i{
	width:450px;
	font-size:16px;
	background-color:#bfbfbf;
	overflow:hidden;
	margin-bottom:10px;
}
.banner_txt{
	width: 1000px;
	
	margin: 0 auto;
	position:  relative;
	top: 53%;
}
.banner_i p{
	height:50px;
	color:#f7f7f7;
	float:left;
	line-height:3em;	
	margin-left:32px;
}
.banner_i span{
	float:right;
	width:128px;
	text-align:center;
	background-color:#8b397d;
	height:50px;
	line-height:3em;
	color:#FFF;

}
.banner_g{
	width: 480px;
	margin-bottom: 5px;
}
.banner_g img{
	margin-right: 3px;
}
.foot{
	width: 100%;
	margin: 0 auto;
	height:160px;
	background-color:#525151;
}
.foot p{
	width: 1000px;
	text-align: center;
	margin: auto;
	position:  relative;
	top: 20%;
	padding-top: 5px;
	font-size:14px;
	color: #999;
}
.foot p a{
	color: #999;
}

.lm2{ float:left; width:970px; overflow:hidden; margin:2px 0px 0px 0px;}
.lm2 ul{ width:970px;}
.lm2 li{ float:left; width:185px; height:78px; line-height:78px; margin:0px 9px 7px 0px;}
.lm2 li a{ width:100%; height:78px; float:left; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; display:block; font-size:18px; color:#ffffff; font-weight:bold;}
.lm2 li a.cd_yh1{ background:#ceaf90;}
.lm2 li a.cd_yh2{ background:#bc9282;}
.lm2 li a.cd_yh3{ background:#d77d68;}
.lm2 li i{ float:left; width:80px; height:78px; margin-left:5px;}
.lm2 li i.i1{ background:url(../img/a1.png) center center no-repeat;}
.lm2 li i.i2{ background:url(../img/a2.png) center center no-repeat;}
.lm2 li i.i3{ background:url(../img/a3.png) center center no-repeat;}
.lm2 li i.i4{ background:url(../img/a4.png) center center no-repeat;}
.lm2 li i.i5{ background: url(../img/xan_06.png) center center no-repeat;}
.lm2 li i.i6{ background:url(../img/a6.png) center center no-repeat;}
.lm2 li i.i7{ background:url(../img/a7.png) center center no-repeat;}

.yyjj{ width:643px; float:left; border:#CCC solid 1px; padding:40px 20px;}
.yyjj h4{ font-size:24px; font-weight:bold; text-align:center;}
.yyjj span{ font-size:12px; ; text-align:center; line-height:50px; width:100%;}
.yyjj p{ line-height:30px; text-indent:0em; padding:10px 0;}
.list h5{ font-size:24px; font-weight:bold; color:#8b397d; padding-bottom:20px;}
.list ul li{ width:100%; clear:both; height:50px; line-height:50px; border-bottom:#e9e9e9 solid 1px;}
.list ul li a{ }
.list ul li i{ float:right; font-size:12px; color:#999; font-style:normal;}
.list div{ padding-bottom:30px;}
.list div img{ float:left; padding-right:20px;}
.list p{ float:left;}