/*当前位置*/
.dqwz{
	border-bottom: 1px solid #434343;
	width: 1200px;
	margin:0 auto;
	height: 25px;
	margin-bottom: 30px;
}
.dqwz h2{
	float: right;
	font-size: 14px;
	color: rgb(0,0,0);
	padding-left: 30px;
	background: url(../images/fanhui.png)no-repeat left 3px;
	line-height: 2;
}
.dqwz p{
	text-align: left;
	float: left; 
	font-size: 14px;
	color: rgb( 153, 153, 153 );
	line-height: 2;
}
.dqwz p a{
	color: rgb( 153, 153, 153 );
}

/*内容*/
.yl_nr{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.yl_nr .yl_left{
	width: 250px;
	float: left;
	border-radius: 5px;
	box-shadow: #666 2px 1px 5px;
}
.yl_nr .yl_left h3{
	color: #fff;
	height: 45px;
	line-height:45px;
	font-size: 18px;	
	padding-left: 50px;
	background:#00baff url(../images/lxwm.png)no-repeat 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.yl_nr .yl_left h3 span{
	font-size: 14px;
}
.yl_nr .yl_left li{
	line-height: 2;
}
.yl_nr .yl_left .dh{
	padding-left: 30px;
	background: url(../images/tall.png)no-repeat 5px;
}
.yl_nr .yl_left .cz{
	padding-left: 30px;
	background: url(../images/cz.png)no-repeat 5px;
}
.yl_nr .yl_left .yx{
	padding-left: 30px;
	background: url(../images/yx.png)no-repeat 5px;
}
.yl_nr .yl_left .qq{
	padding-left: 30px;
	background: url(../images/qq.png)no-repeat 5px;
}
.yl_nr .yl_left .dz{
	padding-left: 30px;
	background: url(../images/dz.png)no-repeat 5px 2px;
	padding-right: 10px;
}
.yl_nr .yl_left li span{
	margin-left: 70px;
}
.yl_nr .yl_left h5{
	margin:10px auto;
	border-top: 1px solid #eee;
	text-align: center;
	width: 90%;
}
.yl_nr .yl_left h5 img{
	width: 83px;
	height: 83px;
}

/*右边*/
/*height:339px;*/
.yl_nr .yl_right{
	width: 922px;
	float: right;
}
.yl_nr .yl_right h1{
	width: 276px;
	height: 41px;
	line-height: 27px;
	text-align: center;
	background: url(../images/biaoti_bg.png)no-repeat;
	font-size: 20px;
	color: #fff;
}
.yl_nr .yl_right h1 span{
	font-size: 14px;
}
.yl_nr .yl_right img{
	width: 922px;
	height: 339px;
	border: 1px solid #eee;
	padding: 6px 8px;
	margin-top: 5px;
}
.yl_nr .yl_right p{
	line-height: 2.6;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
}
.yl_nr .yl_right p a{
	color: #00baff;
}
