@charset "utf-8";

.guide_profile{padding:50px; padding-top:0;}
.guide_profile h2{margin:0 0 20px 0; padding:0;}
.guide_profile .guide_wrap{zoom:1; background:url(../img/line_dot.gif) 0 bottom repeat-x; padding-bottom:27px; padding-top:27px;}
.guide_profile .guide_wrap.first{padding-top:0;}
.guide_profile .guide_wrap:after{content:''; display:block; clear:both;}

.guide_profile .guide b, .guide_profile .guide_news h3{margin:0; padding:0; font-size:18px; display:block; margin-bottom:16px; color:#2f2f2f;}

.guide_profile .guide{float:left; width:440px;}
	.guide_profile .guide .image{width:135px; height:176px; overflow:hidden; border:1px solid #d5d5d5; border-radius:7px; float:left; margin-right:17px;}
	.guide_profile .guide .text{line-height:20px; color:#6f6f6f; float:left; width:272px;}
	.guide_profile .guide .btn{display:block; margin-top:10px;}

.guide_profile .guide_news{float:right; width:300px;}
	.guide_profile .guide_news{}
	.guide_profile .guide_news ul, .guide_profile .guide_news li{margin:0; padding:0; list-style:none;}
	.guide_profile .guide_news li{border-bottom:1px solid #dedede; height:29px; line-height:28px; padding-left:10px; background:url(../img/icon_arr.gif) 0 center no-repeat; position:relative; color:#6f6f6f;}
	.guide_profile .guide_news li a{color:inherit;}
	.guide_profile .guide_news li a:hover{color:#1a9274;}
	.guide_profile .guide_news li span{position:absolute; right:0; top:0;color:inherit;}




#guide_pr{background:url(../../guide/img/pr_bg.jpg) no-repeat; position:relative;}
#guide_pr .pagination{position:absolute; z-index:10; top:175px; left:55px;}
#guide_pr .pagination, #guide_pr .pagination li{margin:0; padding:0; list-style:none;}
	#guide_pr .pagination li{float:left; margin-right:3px;}
	#guide_pr .pagination li a{display:block; width:8px; height:8px; background:#c3c3c3; line-height:300px; overflow:hidden;}
	#guide_pr .pagination li.current a{background:#323232;}

	#guide_pr .namePr{position:absolute; bottom:15px; left:50px; border:1px solid #61605d; background:rgba(255,255,255,.8); padding:8px; font-size:12px;}
	#guide_pr .namePr b{display:block; font-size:14px;}