@charset "utf-8";
*{
margin:0;
padding:0;
border:0px;
}
h1,h2,h3,h4,h5,h6{
font-weight:normal;
font-size:12px;
}
table{
border-collapse:collapse;
}
li{
display:inline;
list-style:none;
}
a{
text-decoration:none;
color:#61676a;
}
a:hover{
text-decoration:none;}
body,html{
height:100%;}
body{
font-size:14px;
font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";
}
textarea,input,select{
	font-size:14px;
	font: 14px/1.5 Arial,"Microsoft Yahei","Heiti SC";	
}

body input,select,textarea{
	font: 14px/1.5;
	vertical-align:middle;
	background:none;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}/* CSS Document */
input,button,select,textarea{outline:none}
input:focus, textarea:focus {    outline: none;}
body{
	background:#e5e5e5;
	}
.zb_window_bg1 {
width: 100%;
min-height: 100%;
filter: alpha(opacity=40);
opacity: 0.4;
background: #000000;
visibility: visible;
position: fixed;
top: 0px;
left: 0px;
z-index: 666;
}
.clearfix:before,.clearfix:after{ 
    content:""; 
    display:table; 
} 
.clearfix:after{clear:both;} 
.clearfix{ 
    *zoom:1;/*IE/7/6*/
}



.xz_pagelst{
	margin: 70px auto;
}
.zb_pageHv ul{
	text-align: center;
}
.zb_pageHv li{
	margin:0 5px;
}
.zb_pageHv a{
	padding:5px 10px;
	border:1px solid #d1d1d1;
	font-size:12px;
}

.zb_pageHv a:hover{
	border:1px solid #fe4343;
	color:#fe4343;
	transition:all 0.4s;
}
.zb_pageHv .checkpage {
    border: 1px solid #fe4343;
    color: #fe4343;
    transition: all 0.4s;
}

/*问卷弹框*/
.zz-tk{
	display: none;
	z-index: 666;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	filter:alpha(opacity=50);    
  	opacity: 0.5;   
}
.questionnaire_tk{
	display: none;
	z-index: 1000;
	position: fixed;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	border: 5px solid #cdcdcd;
	width: 500px;	
	margin-left: -260px;
	margin-top: -270px;
}
.questionnaire_tk .p-title{
	height: 35px;
	background: #f7f7f7;
}
.div-con{
	padding: 30px;
}
.div-con .title-p{
	margin-bottom: 10px;
}
.div-con textarea{
    border: 1px solid #d4d4d4;
    padding: 5px;
    width: 428px;
    height: 50px;
    resize: none;
    color: #6e6e6e;
}
.question-list{
	margin-bottom: 10px;
}
.xx-list li{
	width: 100%;
	display: block;
}
.zy-p{
	color: #6E6E6E;
	margin-top: 10px;
}
.tjwj{
	background: #FE4343;
	display: block;
	width: 135px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	margin: 20px auto 0;
	border-radius: 5px;
}
.questionnaire_tk .close-tk{
	width: 27px;
	height: 27px;
	display: block;
	float: right;
	vertical-align: middle;
	margin: 4px 10px;
}
.release-iss{
	margin: 20px auto 0;
	display: block;
    width: 300px;
    height: 58px;
    background: #ffffff;
    color: #fe4343;
    font-size: 26px;
    text-align: center;
    line-height: 58px;
    border-radius: 5px;
    border: 1px solid #fe4343;
}
.release-iss:hover{
	background: #fe4343;
	color: #FFFFFF;
}

/*弹出框*/
.banner_info_bg{
	display: none;
	width: 350px;
	/*height: 221px;*/
	/*background:url(/img/xiaozimg/banner_infobg.png) no-repeat;*/
	background:url(/img/xiaozimg/banner_infobg_line.png) repeat;
	margin: 10px auto 0;
	text-align: center;
	border-radius: 5px;
	padding:10px 0;
}
.banner_info_shuru{
	height:34px;
	width:80%;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	margin: 0 auto;
}
.banner_info_shuru input{
	height:24px;
	margin-top:5px;
	/*padding-left:15px;*/
	width:80%;
	line-height: 24px;
}
.tips{
	font-size: 14px;
    color: #fe4343;
    /*height: 20px;*/
    line-height: 20px;
    width: 80%;
    text-align: left;
    margin: 0 auto;
    padding: 5px 0;
}
.space{
	width: 100%;
	height:10px;
}
.pt12{
	font-size:12px;
	padding:10px 0 15px 0;
}
.banner_tip{
	font-size:12px;
	text-align:center;
	color:#555;
	line-height:34px;
}
.banner_yuyue_btn{
	display:block;
	width:80%;
	height:42px;
	line-height: 42px;
	text-align: center;
	background:#fe4343;
	color: #fff;
	font-size:14px;	
	border-radius:5px;
	margin:0 auto 0;
}
.banner_info_choice{
	position:absolute;
	display: none;
    top: 34px;
    left: 0px;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 5px;
    z-index: 6;
    color: #afafaf;
	text-align: left;
	padding:5px;
	/*width: 100%;
	height: 34px;
    line-height: 34px;*/	
}
.banner_info_choice a{
	color:#afafaf;
	padding-right: 10px;
}
.banner_info_type{
	position:absolute;
	top:5px;
	left:15px;
	height: 24px;
    width: 80%;
    line-height: 24px;	
	color:#afafaf;
	text-align: left;
    padding-left: 15px;
}
.type-shouqi{
	position: absolute;
    width: 18px;
    height: 9px;
    background: url(/img/xiaozimg/type-jiao.png) no-repeat 0 0;
    top: 10px;
    right: 10px;
	cursor:pointer;
}
.type-zhankai{
	position: absolute;
    width: 18px;
    height: 9px;
    background: url(/img/xiaozimg/type-jiao.png) no-repeat -18px 0;
    top: 10px;
    right: 10px;
	cursor:pointer;
}

//个人主页
.p35{
	line-height: 35px;
}
.genren_xm{
	/*height: 285px;*/
	border-top: 1px solid #b9b6b6;
	overflow: hidden;
}

.xm_js{
	width: 590px;
	float: right;
}
.changebo{
	font-weight: bold;
	font-size: 14px;

}
.changecol{
	color: #6f6f6f;
	font-size: 14px;
	margin-top: 20px;
}

//右侧个人简介
/*.cleft{
	width: 100%;
	height: 170px;
}
.cleft img{
	text-align: center;
}*/
.grright{
	width: 100%;
}
.jineng{
	height: 22px;
	text-align: center;
	background: #eeeeee;
	line-height: 22px;
	margin:5px 8px 5px 0;
	padding: 0 10px;
	font-size: 12px;float: left;
	border-radius:8px ;
}
/**nav*/
.top-middle{
	float: left;
	font-size: 16px;
	margin-left: 52px;
}
.top-middle a.nav{
	color: #fe4343;
}
.top-middle li{
	padding: 0 10px;
}
.top-middle li a{
	color: white;
}
.top-middle li a:hover{
	color: red;
}
/*nav 右侧*/
.top-middler{
	float:right;
	font-size: 14px;
	margin-left: 112px;
}
.top-middler a.nav{
	color: #fe4343;
}
.top-middler li a{
	color: #efeeee;
}
.top-middler li a:hover{
	color: red;
}
.xznologin{
	font-size:14px;
}
.xzreadylogin{
	display:none;
	font-size:14px;
}
.xzreadylogin span{
	color:#efeeee !important;
}
 .xznologin img{
	width: 16px;
    vertical-align: middle;
    margin-top: -2px;
	margin-left:20px;
}
.xzreadylogin img{
	width: 16px;
    vertical-align: middle;
    margin-top: -2px;
	margin-left:20px;
}
.xzcomnodis{
	font-size:14px;
	position:relative;
}
.xzcomnodis img{
	width: 16px;
    vertical-align: middle;
    margin-top: -2px;
	margin-left:20px;
}
.shejibox{
border-left:2px white solid;
padding-top:1px !important;
padding-bottom:1px !important;
padding-left:21px !important;
padding-right:20px !important;
}
.shejibox_smallnav{
	width: 120px;
	height: auto;
	background: #fff;
	position: absolute;
	top: -5px;
    left: 4px;
    z-index: 1001;
	display:none;
	box-shadow: 0 2px 20px rgba(0,0,0,0.2);
	_border: 1px solid #f4f5f2;
    _box-shadow: 0 2px 20px rgba(0,0,0.2);
}
.shejibox_smallnav a{
	display: block;
    line-height: 40px !important;
    text-align: center;
	color:#000  !important;
}
.shejibox_smallnav .hover{
	background:#947474;;
	color: white !important;
}
/*footer*/
.footer{
	font-size: 12px;
	color: #999;
	background: #333333;
	padding: 40px  0;
	text-align: center;
	min-width:1200px;
}
.footer p{
	line-height: 30px;
}
/*footer1*/
.footer1{
	font-size: 12px;
	color: #6c6b6b;
	/*background: #000000;*/
	padding: 40px  0;
	text-align: center;
	min-width:1200px;
}
.footer1 p{
	line-height: 30px;
}
/*咨询客服电话*/
.totel li{
	height:60px;
	line-height:60px;
	font-size: 20px;
	color: darkgrey;
}
.info-span-biao{
	font-size:16px;
	padding:0 2px;
}