.resources{
	height: 280px;
	background: #FFFFFF;
}
.resources_L{
	width: 264px;
	height: 280px;
	background: url(../images/resources.jpg) no-repeat left top;
}
.resources_L h1{
	margin: 92px auto 0;
	width: 160px;
	height: 37px;
	line-height: 37px;
	color: #FFF;
	font-size: 34px;

	text-align: center;
}
.resources_R{
	width: 776px;
	height: 240px;
	padding: 20px 30px;
}

.resources_R div{
	float: left;
	height: 89px;
	padding-top: 30px;
}
.resources_R div p.name{
	font-size: 14px;
	color: #000000;
}
.resources_R div p.value{
	font-size: 14px;	
	color: #FF6600;
}

.resources_one{
	width: 113px;
	padding-left: 135px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/resources-1.png) no-repeat 40px center;
}
.resources_two{ 
	width: 143px;
	padding-left: 135px;
	border: 1px solid #dddddd; border-top: none;
	background: url(../images/resources-2.png) no-repeat 40px center;
}
.resources_three{
	border-bottom: 1px solid #dddddd;
	width: 113px;
	padding-left: 135px;
	background: url(../images/resources-3.png) no-repeat 40px center;
}
.resources_four{
	width: 113px;
	padding-left: 135px;
	background: url(../images/resources-4.png) no-repeat 40px center;
}
.resources_five{
	width: 143px;
	padding-left: 135px;
	border: 1px solid #dddddd; border-top: none; border-bottom: none;
	background: url(../images/resources-5.png) no-repeat 40px center;
}
.resources_six{
	width: 113px;
	padding-left: 135px;
	background: url(../images/resources-6.png) no-repeat 40px center;
}

.friend_li{
	padding: 20px 0;
}
.friend_li_img{
	margin-right: 10px;
	width: 60px;
	height: 60px;
}
.friend_li_img img{
	width: 60px;
	height: 60px;
}
.friend_li_cont {
	width: 760px;
}
.friend_li_cont p{
	font-size: 12px;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.friend_li_cont p.title{
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}

.friend_li_other{}
.friend_li_other .link a{
	color: #01aaaf;
	font-size: 12px;
	margin-left: 10px;
}

.visitor_li{
	float: left;
	width: 80px;
	overflow: hidden;
	margin-right: 20px;
}
.visitor_li img{
	border: 1px solid #eeeeee;
	width: 78px;
	height: 78px;
}
.visitor_li p{
	text-align: center;
	font-size: 12px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.swiper_box{ position: relative; height: 350px; width: 780px;}
.swiper_img{ position: relative; height: 350px; width: 780px; left: 0px; top: 0px;  overflow: hidden;}
.swiper_img li{ position: absolute; height: 350px; width: 780px; overflow: hidden;}
.swiper_img li img{ height: 350px; width: 780px;}
.swiper_btn{position: absolute; bottom: 20px; right: 40px; }
.swiper_btn li{ float: left;width: 10px; height: 10px; background: #FFFFFF; opacity: 0.5; filter: alpha(opacity=50); margin-left: 5px; cursor: pointer; text-align: center; line-height: 20px; font-size: 14px; color: orange; }
.swiper_btn li.active{ opacity: 1; filter: alpha(opacity=100); }

.personal_infor{
	width: 300px;
	height: 350px;
	background: #FFFFFF;
}
.personal_infor_l img{
	width: 80px;
	height: 80px;
}
.personal_side_l img{
	width: 58px;
	height: 58px;
	border: 1px solid #EEEEEE;
}
.personal_infor_r{
	width: 140px;
}
.personal_infor_r p.experience{
	width: 125px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #cc0000;
	border: 1px solid #cc0000;
	border-radius: 13px;
}


.personal_side_r{
	width: 110px;
}
.personal_side_r p.experience{
	width: 95px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #cc0000;
	border: 1px solid #cc0000;
	border-radius: 13px;
}

.statistics{
	background: #fff;
	text-align: center;
}
.statistics a{
	float: left;
	width: 185px;
	height: 45px;
	padding-top: 95px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	color: #000;
	background-repeat: no-repeat;
	background-position: center 15px;
}
.statistics a.gzssl{
	background-image: url(../images/gzssl.png);
}
.statistics a.gzscy{
	background-image: url(../images/gzscy.png);
}
.statistics a.zyzl{
	background-image: url(../images/zyzl.png);
}
.statistics a.fwl{
	background-image: url(../images/fwl.png);
}
.statistics a:hover{
	background-color: #fbfbfb;
	box-shadow: 0px 0px 5px #ccc;
}
.statistics i{
	margin-left: 5px;
}
.line{
	float: left;
	margin: 30px 0;
	width: 90px;
	height: 140px;
	background: url(../images/xxline.png) no-repeat center center;	
}
.statistics_img {
	width: 260px;
	height: 195px;
	border: 3px solid #FFFFFF;
	margin-right: 65px;
}
.statistics_img img{
	width: 260px;
	height: 195px;
}

.rank_box{
	width: 1040px;
	padding: 0 30px 30px;
	background: #FFFFFF;
}
.rank{
	width: 278px;
	overflow: hidden;
	padding: 0 20px 20px;
	background: #FFFFFF;
	border: 1px solid #eeeeee;
}
.rank_list{
	height:300px;
	}
.rank_title{
	height: 59px;
	line-height: 59px;
	font-size: 18px;
	color: #000000;
	border-bottom: 1px solid #009999;
	padding-left: 40px;
}
.rank_l .rank_title{
	background: url(../images/icon-zytp.png) no-repeat left center;
}
.rank_r .rank_title{
	background: url(../images/icon-gx.png) no-repeat left center;
}
.rank_m .rank_title{
	background: url(../images/icon-fx.png) no-repeat left center;
}
.rank_li{
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
}
.rank_li span{
	float: left;
	width: 20px;
	padding-right: 20px;
	text-align: center;
}
.rank_l .rank_li span{
	font-size: 18px;
	color: #000000;
}
.rank_l .rank_li span.active{
	font-size: 22px;
	color: #01AAAF;
}
.rank_li a{
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	width: 238px;
}
.rank_l .rank_li a:hover{
	color: #01AAAF;
}

.rank_r .rank_li span{
	font-size: 18px;
	color: #ff6600;
}
.rank_r .rank_li span.active{
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/icon-jp.png) no-repeat 1px 21px;
}
.rank_r .rank_li a:hover{
	color: #ff6600;
}
.rank_m .rank_m_li{
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: inherit;
	border-bottom: 1px solid #EEEEEE;
}
.rank_m .rank_m_li span{
	width: auto;
	height: auto;
	font-size: 12px;
}
.rank_m .rank_m_li span img{
	width: 60px;
	height: 60px;
}
.rank_li_R {
	width: 198px;
}

.rank_li_R a.name{
	font-size: 14px;
	color: #333333;
}
.rank_li_R p{
	color: #333333;
	font-size: 12px;
}



.weike_box{
	float: left;
	margin-top: 30px;
	margin-right: 35px;
	border: 1px solid #EEEEEE;
	padding: 9px;
	padding-bottom: 0;
	width: 310px;
	
}
.weike_box:hover{
	cursor: pointer;
	box-shadow: 0 3px 10px #EEEEEE;	
}

.weike_box_img {
	position: relative;
	border: 1px solid #EEEEEE;
	width: 308px;
	height: 148px;
}
.weike_box_img img{
	
	width: 308px;
	height: 148px;
}
.weike_img_mask{
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 left: 0;
	 top: 0;
	 background: #000000;
	 opacity: 0.5;
	 filter:alpha(opacity=50); 
}
.weike_img_h1{
	 width: 94%;
	 padding: 0 3%;
	 height: 100%;
	 position: absolute;
	 left: 0;
	 top: 0;
	 font-size: 22px;
	 line-height: 148px;
	 color: #FFFFFF;
	 text-align: center;
}
.weike_img_title{
	position: absolute;
	width: 94%;
	padding: 0 3%;
	left: 0;
	bottom: 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #01aaaf;
	opacity: 0.9;
	filter:alpha(opacity=90); 
}

.cont{
	overflow: hidden;
	padding: 20px 0 20px 20px;
}

.cont p{
	line-height: 26px;
}
.cont_tit{
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	font-size: 16px;
	color: #000000;
}
.cont_tit a:hover{
	color: #01AAAF;
}
.cont_text{
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	font-size: 14px;
	color: #666666;
	
}
.cont_text span{
	margin-right: 15px;
}

.w490{
	width: 490px;	
	float: left;
}
.w352{
	width: 352px;	
	float: left;
}
.list_li{
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 19px;
	border-bottom: 1px solid #EEEEEE;
	height: 90px;
}
.w380{
	width: 380px;
	overflow: hidden;
}
.w242{
	width: 242px;
	overflow: hidden;
}
.list_li .cont_box{
	
}
.list_li .cont_img{
	position: relative;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	padding: 4px;
}

.list_li .cont_img_visit{
	position: absolute;
	color: #FFFFFF;
	opacity: 0.8;
	width: 78px;
	height: 63px;
	filter:alpha(opacity=80); 
	left: 5px;
	top: 5px;
	font-size: 16px;
	text-align: center;
	line-height: 78px;
	background: #666666;
	padding-top: 15px;
	display: none;
}

.list_li .cont_img_visit p{
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
}

.list_li .cont_img:hover{
	border: 1px solid #5ea4a7;
	cursor: pointer;
}
.list_li .cont_img:hover .cont_img_visit{
	display: block;
}
.list_li .cont_img:hover .cont_img_mask{
	display: none
}
.list_li .cont_img img{
	width: 78px;
	height: 78px;
	border: 1px solid #EEEEEE;
}
.list_li .cont_img_mask{
	display: block;
	position: absolute;
	color: #FFFFFF;
	opacity: 0.8;
	width: 78px;
	height: 78px;
	filter:alpha(opacity=80); 
	left: 5px;
	top: 5px;
	font-size: 16px;
	text-align: center;
	line-height: 78px;
}
.list_li .cont_img_mask a{
	color:#fff;
}
.list_li .cont_img_vk{
	position: relative;
	width: 86px;
	height: 86px;
	border: 1px solid #ddd;
	padding: 1px;
}
.list_li .cont_img_vk img{
	width: 86px;
	height: 86px;
}

.list_li .cont_img_vk_mask{
	position: absolute;
	color: #FFFFFF;
	opacity: 0.8;
	width: 86px;
	height: 86px;
	filter:alpha(opacity=80); 
	left: 1px;
	top: 1px;
	font-size: 18px;
	text-align: center;
	line-height: 86px;
	background: #666;
}

.list_li .cont_img_vk_mask a{
	color: #FFFFFF;
	padding-right: 20px;
	background: url(../images/icon-play.png) no-repeat right center;
}
.list_li .cont_img_vk:hover{
	border: 1px solid #5ea4a7;
}
.list_li .cont_img_vk:hover .cont_img_vk_mask{
	background: #01AAAF;
}

.lan{
	background: #0099cc !important;
}
.zi{
	background: #6666cc !important;
}
.fen{
	background: #CC99CC !important;
}

.huang{
	background: #cc9966 !important;
}
.w310{
	width: 310px;
}

.list_li2{
	overflow: hidden;
	padding: 20px;
	border: 1px solid #EEEEEE;
	height: 118px;
	width: 448px;
}
.list_li2 img{
	width: 120px;
	height: 120px;
	border: 1px solid #EEEEEE;
}
.list_li2 .cont{
	overflow: hidden;
	padding: 0 0 0 20px;
}

.list_li2 .cont_text span{
	margin-right: 0;
	color: #333333;
}

/*个人主页-个人设置*/
.person_setWrap{
    width:1040px;
    padding:0 30px 30px;
    background: #fff;
	min-height: 500px;
}
.person_setCon{
    width:710px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 30px;
}
.person_setList{
    display: none;
}
.person_setList .setWrap h1{
    font-size:18px;
    color:#000;
    border-bottom:1px solid #808080;
    padding-bottom: 30px;
}
.setCon{
    padding-bottom: 30px;
    border-bottom:1px dashed #ddd;
}
.setCon div{
    width:708px;
    height:58px;
    line-height:58px;
    border:1px solid #ddd;
    background: #fbfbfb;
    margin-top: 30px;
}
.setCon div b{
    display: inline-block;
    width:155px;
    text-align: right;
    font-size:18px;
    color:#333;
    font-weight:normal;
}
.setCon div span{
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/set_1.png) no-repeat left center;
    margin-left:100px;
    cursor: pointer;
}
.setCon div span.active{
    background: url(../images/set_2.png) no-repeat left center;
}
.setWrap .setBtn{
    text-align: center;
}
.setWrap .setBtn a{
    display: inline-block;
    color:#FFF;
    width:138px;
    height:38px;
    line-height: 38px;
    text-align: center;
    background: #ff9900;
    border: 1px solid #ddd;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin-top:39px;
}
.person_setList .setWrap h2{
    color:#c40808;
    font-size:14px;
    border-bottom:1px solid #808080;
    padding-left:40px;
    padding-bottom: 30px;
    line-height:24px;
	position: relative;
}
.person_setList .setWrap h2 a{
	display: block;
	position: absolute;
	right: 0;
	top:0;
	width: 90px;
	height: 90px;
}
.person_setList .setWrap h2 a.set_shz{
	background: url(../images/set_shz.png);
}
.person_setList .setWrap h2 a.set_wtg{
	background: url(../images/set_wtg.png);
}
.person_setList .setWrap h2 a.set_yrz{
	background: url(../images/set_yrz.png);
}
.setCon1 .set_conList{
    border-bottom: 1px dashed #ddd;
    padding:60px 0;
}
.setCon1 .set_conList div{
    color:#333;
    margin-left:60px;
    margin-top:35px;;
}
.setCon1 .set_conList div h3{
    font-size: 24px;
    height:40px;
    line-height:40px;
}
.setCon1 .set_conList div h3 b{
    color: #f00;
    position: relative;
    top:5px;
}
.setCon1 .set_conList div p{
    font-size:14px;
}
.setCon1 .set_conList a{
    width:270px;
    height:200px;
    color:#ddd;
    background: url(../images/pic-add.png);
    margin-right:80px;
}

/*经验等级*/
.Grade_wrap{
	padding:20px 0;
}
.Grade_wrap h1{
	font-size:18px;
	color: #000;
}
.Grade_explain{
	width:898px;
	border:1px solid #eee;
	margin-left:35px;
	padding:30px;
}
.Grade_explain p{
	font-size:14px;
	line-height:30px;
}
.Grade_explain div h2{
	font-size:18px;
	margin-top:30px;
}
.Grade_explain div img{
	width:705px;
	height:136px;
	margin:20px 0 0 90px;
}
.Grade_wrap table{
	width:960px;
	margin-left:35px;
	font-size:14px;
	border:1px solid #eee;
	border-collapse: collapse;
	color: #808080;
}
.Grade_wrap table thead{
	background: #cccccc;
	color:#fff;
}
.Grade_wrap table tr{
	text-align: center;
	height:35px;
}
.Grade_wrap table .left{
	text-align: left;
}
.Grade_wrap table .red{
	color:#f00;
}
.Grade_wrap table span{
	display: inline-block;
	width:50px;
	height:21px;
	line-height:21px;
	text-align: center;
	background: url(../images/lv_bg.png) no-repeat;
	color:#fff;
	margin-right:10px;
}

/*个人主页-好友列表*/
.tab_list{
	display: none;
}
.R_con_list {
	zoom: 1;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px solid #eee;
}
.R_con_list li {
	zoom: 1;
	float: left;
	width: 231px;
	height: 60px;
	margin:0 38px 40px 0;
}
.R_con_list li.noM{
	margin-right:0;
}
.R_con_list li img {
	float: left;
	width: 60px;
	height: 60px;
}
.R_con_list li table {
	float: left;
	margin-left: 10px;
	border: 1px solid #ffe2ac ;
	text-align: center;
	background: #fefaef;
	border-collapse: collapse;
}
.R_con_list li table td {
	height: 28px;
	width: 79px;
	background: url(../images/icon2.png) 10px center no-repeat;
	border: 1px solid #ffe2ac ;
}
.R_con_list li table a {
	color: #f60;
	position: relative;
	left: 7px;
}
.R_con_list li table .cancel {
	background: url(../images/icon3.png) 18px center no-repeat;
}
.R_con_list li table .cancel a {
	color: #f93;
}
.R_con_list li table th {
	height: 29px;
	color: #333;
}

.tab_list_box .R_con_btn {
	zoom: 1;
	height: 30px;
	position: relative;
}
.tab_list_box .R_con_btn div {
	float: left;
}
.tab_list_box .R_con_btn div a {
	display: inline-block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	background: #fefaef;
	color: #ff6600;
	font-size: 14px;
	text-align: center;
}
.tab_list_box .R_con_btn div .active {
	font-weight: bold;
}
.tab_list_box .R_con_btn .all-cancel {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #01aaaf;
}
.R_con_list2_box .R_con_list2{
	display: none;
}
.R_con_list2 .R_con_list_apply {
	zoom: 1;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.R_con_list2 .R_con_list_apply .touxiang {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.R_con_list2 .R_con_list_apply div {
	float: right;
	width: 960px;
}
.R_con_list2 .R_con_list_apply div p {
	zoom: 1;
	overflow: hidden;
	line-height: 30px;
}
.R_con_list2 .R_con_list_apply div p span {
	float: left;
	color: #333;
	font-size: 16px;
	width: 800px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.R_con_list2 .R_con_list_apply div p em {
	float: right;
	color: #999;
}
.R_con_list2 .R_con_list_apply div p i {
	float: left;
	color: #999;
}
.R_con_list2 .R_con_list_apply div p a {
	color: #01aaaf;
}
.R_con_list2 .R_con_list_apply div p a:hover {
	text-decoration: underline;
}
.R_con_list2 .last {
	border-bottom: none;
}
.follow_list {
	overflow: hidden;
	padding:20px 0;
	border-bottom: 1px dashed #DDDDDD;
}
.follow_text {
	color: #666;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
.follow_text a,.follow_data a{
	margin-right: 5px;
	color: #3399ff;
}
.follow_data {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	line-height: 28px;
	color: #999;
}

.fsz {
	width: 1028px;
	height: 28px;
	line-height: 28px;
	background: #FFFFFF;
	border: 1px solid #f3f3f3;
	color: #ff6600;
	margin-bottom: 20px;
	padding-left: 10px;
}
.fsz .fsz_list{
	width: 940px;
	height: 100%;
	float: right;
	overflow-y: auto;
}
.fsz span {
	color: #666;
}
.fsz span {
	color: #666;
	display: inline-block;
	background: #f3f3f3;
	border: 1px solid #ddd;
	position: relative;
	height: 18px;
	line-height: 18px;
	padding: 0 25px 0 10px;
	margin: 0 10px;
}
.fsz span a {
	position: absolute;
	width: 7px;
	height: 7px;
	right: 10px;
	top: 6px;
	background: url(../images/icon-del.png);
}
.fsnr {
	width: 1038px;
	height: 228px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.tab_list_box .R_con_btn input{
	width: 318px;
	height: 28px;
	background: #fff;
	border-radius: 50px;
	border: 1px solid #ddd;
	float: left;
	margin-left: 175px;
	padding: 0 10px;
	outline:none;
}
.Center{
	text-align: center;
}
.Center .btn{
	display: inline-block;
	width: 138px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	border: 1px solid #f08200;
	background: #f08200;
	color: #ffffff;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
.Center .btn_grey{
	display: inline-block;
	width: 138px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	color: #999999;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.bg_ash{
	background: #FBFBFB;
}
.w560{
	width: 560px;
}
.mt90{
	margin-top: 90px;
}
.Rtit{
	display: inline-block;
	width: 98px;
	height: 40px;
	line-height: 40px;
	margin-left: 50px;
	font-size: 16px;
}
.From_box {
	overflow: hidden;
	border-bottom: 1px dashed #cfcece;
	padding: 15px 0 30px;
}
.From {
	overflow: hidden;
	margin: 10px 0 5px;
	zoom: 1;
}
.From .From_name {
	float: left;
	display: inline-block;
	width: 50px;
	line-height: 30px;
	text-align: right;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
}
.From .From_text {
	float: left;
	display: inline-block;
	overflow: hidden;
	zoom: 1;
}
.From .From_text input {
	float: left;
	display: inline-block;
	width: 200px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #DDDDDD;
	margin-right: 10px;
}
.From .From_text .input_reset {
	float: left;
	width: auto;
	border: none;
}
.From .From_text a {
	float: left;
	display: inline-block;
	text-align: center;
}
.From .From_text select {
	float: left;
	margin-right: 10px;
	width: 98px;
	height: 28px;
	border: 1px solid #DDDDDD;
}
.From .From_text textarea {
	float: left;
	margin-right: 10px;
	width: 400px;
	height: 90px;
	border: 1px solid #DDDDDD;
}
.From .From_text #Code {
	line-height: 30px;
	margin-right: 10px;
	background: #f3fbed;
	color: #71b247;
	width: 98px;
	height: 28px;
	border: 1px solid #71B247;
}
.From .From_text #Code.active {
	color: #f3fbed;
	border: 1px solid #f3fbed;
	background: #c2c9be;
}
.From .From_text span,
.From .From_text i {
	float: left;
	font-size: 12px;
	display: inline-block;
	line-height: 30px;
	margin-right: 10px;
}



.R_search {
	zoom: 1;
	overflow: hidden;
	padding: 28px 0;
	border-bottom: 1px dashed #EEEEEE;
}
.R_search span {
	display: inline-block;
	width: 98px;
	height: 40px;
	line-height: 40px;
	margin-left: 50px;
	font-size: 16px;
}
.R_search select {
	width: 98px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
}
.R_search .input_t {
	width: 448px;
	height: 38px;
	line-height: 38px;
	background: #FFFFFF;
	border: 1px solid #ddd;
	color: #666;
	padding: 0 10px 0 10px;
}
.R_search .input_btn {
	width: 78px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #f0f0f0;
	border-left: none;
	color: #333;
	font-size: 14px;
	margin-left: 0;
}
.R_search a {
	width: 78px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #fbfbfb;
	border-left: none;
	color: #333;
	font-size: 14px;
	margin-left: 0;
	margin-left: 10px;
	border: 1px solid #ddd;
}
.R_search_none {
	zoom: 1;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: none;
}



.tab_list .table{
	width:1040px;
	font-size:14px;
	border:1px solid #eee;
	border-collapse: collapse;
	color: #808080;
}
.tab_list .table td{
	border:1px solid #eee;
	max-width:60px;
	min-width:30px;
	overflow:hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.tab_list .table thead{
	background: #cccccc;
	color:#fff;
}
.tab_list .table tr{
	text-align: center;
	height:35px;
}
.tab_list .table .left{
	text-align: left;
}
.tab_list .table .red{
	color:#f00;
}
.tab_list .table .gray{
	color:#ccc;
}
.tab_list .table span{
	display: inline-block;
	width:50px;
	height:21px;
	line-height:21px;
	text-align: center;
	background: url(../images/lv_bg.png) no-repeat;
	color:#fff;
	margin-right:10px;
}
.tab_list .table a{
	color:#01AAAF;
	margin:0 5px;
}

.advanced_search{
	display:none;
}

.main_img_jx{
	width:90px;
	position: relative;
	height:90px;
}
.main_img_jx img{
	width:100%;
	height:100%;
}

.main_img_jx .cont_img_visit{
	position: absolute;
	color: #FFFFFF;
	opacity: 0.8;
	width: 90px;
	height: 75px;
	filter:alpha(opacity=80); 
	left: 0px;
	top: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 78px;
	background: #666666;
	padding-top: 15px;
	display: none;
}
.list_li .main_img_jx:hover {
	cursor: pointer;
}
.list_li .main_img_jx:hover .cont_img_visit{
	display: block;
}
.score1{
	font-size: 12px;

	color: grey;
}
.score1 img{
	width: 70px !important;
	height: 14px;
	border: none;
}
div.cont1{
	padding: 5px 10px;
}


.xiala_btn{
	display: inline-block;
	width: 6px;
	height: 5px;
	background: url(../images/xiala_btn.png);
	margin-left: 5px;
}