@charset "utf-8";
/* CSS Document */

.about_nr{width:1120px; margin-top:30px; padding-bottom:50px;}
.about_nr .nr_list{width:300px; height:500px; float:left; background:#8fc31f; border-radius:20px;}
.about_nr .nr_list .list_title{width:270px; height:69px; padding-left:30px; padding-top:11px; line-height:69px; font-size:30px; color:#fff;}
.about_nr .nr_list .list_list{width:280px; height:380px; padding-top:20px; border-radius:15px; background:#fff;}
.about_nr .nr_list .list_list li{width:228px; height:30px; padding-top:10px; padding-bottom:10px; padding-left:26px; padding-right:26px; border-bottom:1px dashed #e9e9e9;}

.about_nr .nr_list .list_list li span{display:block; width:198px; height:30px; padding-left:30px; border-radius:15px; line-height:30px;}
.about_nr .nr_list .list_list li a span{font-size:16px; color:#333;}
.about_nr .nr_list .list_list li a .li_active{
	background:url(../images/list_bg.png) no-repeat; color:#fff;
}
.about_nr .nr_list .list_list li span:hover{ background:url(../images/list_bg.png) no-repeat; color:#fff;}


.about_nr .nr_you{width:800px; float:right;}
.about_nr .nr_you .you_title{width:800px; height:40px; padding-top:8px; border-bottom:1px solid #ededed;}
.about_nr .nr_you .you_title img{ float:left; margin-right:10px; margin-top:13px;}
.about_nr .nr_you .you_title span{ float:left; line-height:40px; color:#8fc31f; font-size:18px;}
.about_content{
	margin-top:20px;
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.about_content img{
	margin:0px;
}