@charset "utf-8";
*{
    font-family:"Microsoft Yahei","宋体b8b\4f53",SimSun,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#333;
	}
a{
	text-decoration:none;}
a:hover{
	text-decoration:none;
	}
img{border:0;}
em{ font-style:normal;}
ul,li{
	list-style-type:none;
	}
i , input ,button,a {vertical-align:middle;}
body{
	background:#f5f5f5;}
.wrap{
	position:relative;
	width:1100px;
	margin:0 auto;
	box-shadow: 0px 2px 3px rgba(95, 95, 95, 0.1);
	}
.clear{
	clear:both;
	}
.blue{
	color:#3999fc;
	}
.red{
	color:red;
	}
.weight{
	font-weight:bold;
	}
	/*    标签     */
.lbe .red, .lbe .green ,.lbe .blue{
	font-size:13px;
	margin-right:5px;
	display:inline-block;
	text-align:center;
	color:#e8665e;
	width:63px;
	height:20px;
	line-height:20px;
	border:1px  solid #e8665e;
	background:#fff;
	border-radius:3px;
	}
.lbe .green{
	border:1px  solid #88c088;
	color:#88c088;
	}
.lbe .blue{
	border:1px  solid #7d9acc;
	color:#7d9acc;
	}
/*  按钮  */
.btn{
	margin-top:5px;
	cursor:pointer;
	background:#3999fc;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	width:100px;
	font-size:14px;
	float:left;
	margin-right:15px;
	-moz-border-radius:3px;
	-webkit-boeder-radius:3px;
	border-radius:3px;
	}
/* 导航 */
/*     导航   */
.daohang{
	padding:10px 0;
	font-size:14px;
	color:#666;
	}
.daohang  a{
	font-weight:400;
	color:#666;
	}
.daohang  a:hover{
	color:#3999fc;
}
.page {
	height: 80px;
    float: left;
    text-align: center;
}
.page_btn {
    list-style-type: none;
    width: 300px;
    padding-left: 235px;
}
.page li {
	margin-left:10px;
	display: inline-block;
	float: left;
}
.page li a{
	display:inline-block;
	width: 35px;
	height:35px;
	line-height:35px;
	background-color: #fff;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	text-decoration:none;
	border:1px solid #c1c1c1;
	}
.page li a:hover, .page .cur {
	background: #3999fc;
	color:#fff;
	border:1px solid #f2f2f2;
}
/*      右侧     */
.main_r{
	margin-left:20px;
	float:left;
	}
.side_mod{
	box-shadow: 0px 2px 3px rgba(95, 95, 95, 0.1);
	background:#fff;
	padding:0 10px;
	width:220px;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.side_mod .pg_tit{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #eee;
	}
.side_mod .answer{
	cursor:pointer;
	width:200px;
	padding-left:5px;
	height:25px;
	background:#f8f8f8;
	line-height:25px;
	display:inline-block;
	margin:5px 0;
	}
.side_mod .cur{
	color:#3999fc;
	border-left:3px solid #3999fc;
	}
.ques_one{
	line-height:35px;
	height:35px;
	font-size:15px;
	}
.ques_one i{
	width:18px;
    height:18px;
    display: inline-block;
    background: #3999fc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
	line-height:18px;
    text-align: center;
    margin-right:5px;
	display:inline-block;
	vertical-align:middle;
	}
.btn_go{
	color:#fff;
	cursor:pointer;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#db4f33;
	width:210px;
	height:30px;
	line-height:30px;
	margin:10px auto;
	}
.mod_tit{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #eee;
	}
.act_img img{
	width:210px;
	height:92px;
	margin:10px 0;
	}
.active >li >a{
	display:block;
	line-height:30px;
	height:30px;
	overflow:hidden;
	}
.active >li >a:hover{
	text-decoration:underline;
	}
.new_que{
	margin-top:10px;
	}
.new_que >li{
	height:45px;
	line-height:45px;
	border-bottom:1px solid #eee;
	margin-top:5px;
	}
.que_li{
	float:left;
	width:50px;
	height:45px;
	margin-right:5px;
	overflow:hidden;
	}
.que_li img{
	margin-left:7.5px;
	border:0px;
	-moz-border-radius:35px;
	-webkit-bordder-radius:35px;
	border-radius:35px;
	width:35px;
	height:35px;}
.que_li p{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#3999fc;
	font-size:10px;
	}
.que_detail a{
	width:150px;
	display:inline-block;
	line-height:45px;
	height:45px;
	overflow:hidden;
	float:right
	}
.side_mod .top{
	height:auto;
	width:auto;
}
.side_mod .top li {
	width:200px;
	margin-left:10px;
	height:35px;
	overflow:hidden;
	display:block;
	line-height:35px;
	}
.side_mod .top li a{color:#666;}
.side_mod .top li a:hover{
	color:#999;
	}
.hot{margin-top:5px;}
.hot .rc{
	padding:5px 5px;
	margin:5px;
	display:inline-block;
	background:#d9eeee;
	color:#4a9fd8;
	font-size:12px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	}
.hot .rc:hover{
	background:#3999fc;
	color:#fff;
	}
/*          点赞 分享   */
.zan , .share{
	background:url(../images/ic_zan.png) no-repeat 0px -13px;
	width:30px;
	height:18px;
	display:inline-block;
	}
.share{
	background-position:0 -38px;
	}
.zan:hover{
	background-position:0 -101px;
	}


/* 头部
.header{
	height:55px;
	width:100%;
	background:#3999fc;
	}
.nav-wrap{
	width:1000px;
	margin:0 auto;
	}
.logo{
	background:url(../images/icon.png) no-repeat -2px -40px;
	margin-top:7.5px;
	width:120px;
	height:40px;
	float:left;
	}
.adress{
	width:76px;
	margin-top:20px;
	height:20px;
	line-height:22px;
	float:left;
	color:#fff;
	background:url(../images/adrbg.png) no-repeat;
	}
.adress i{
	height:16px;
	width:16px;
	float:left;
	margin:0 5px;
	background:url(../images/icon.png) no-repeat -39px -8px;
	}
.adress input{
	cursor:pointer;
	background:none;
	border:none;
	color:#3999fc;
	line-height:20px;
	width:50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	}
.nav{
	float:left;
	margin-left:20px;
	}
.nav li{
	height:55px;
	float:left;
	}
.nav li a{
	margin:0 10px;
	padding: 0 15px;
	text-align:center;
	line-height:55px;
	font-size:18px;
	display:block;
	float:left;
	color:#fff;
	}
.nav .cur{
	background:#2e77c3;
	}*/
.search{
	height:45px;
	background:#fff;
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);*/
    width:1100px;
    margin:0 auto;
    padding:10px 0 15px 0px;
    border-radius:3px 3px 0 0;
    border-bottom:#eee solid 1px;
	}
.search_text{margin-left:20px;
	}

.search .wrap input{
	font-size:14px;
	float:left;
	height:40px;
	line-height:40px;
	width:380px;
	padding-left:5px;
	color:#666;
	border:1px solid #ddd;
	border-radius:3px 0 0 3px;
	margin:5px 0;
	}
.search .wrap .search_text input:focus { outline: none; }
.search .wrap .btn_search{
	float:left;
	background:#3999fc;
	width:60px;
	height:42px;
	margin:5px 0;
	text-align:center;
	line-height:42px;
	border-radius:0 3px 3px 0;
	}
.search .wrap .btn_search a{
	font-size:14px;
	color:#fff;
	}
.path{
	padding:10px;
	}

/* 尾部 */

/* 分页 */
.page {
	margin-top:30px;
	height: 80px;
    text-align: center;
}
.page_btn {
    width: 300px;
    margin:0 auto;
}
.page li {
	margin-left:10px;
	display: inline-block;
	float: left;
}
.page li a{
	display:inline-block;
	width: 35px;
	height:35px;
	line-height:35px;
	background-color: #f5f5f5;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	text-decoration:none;
	border:1px solid #c1c1c1;
	}
.page li a:hover, .page .cur {
	background: #3999fc;
	color:#fff;
	border:1px solid #f2f2f2;
}
/*        悬浮             */
#leftsead{
	width:161px;
	height:290px;
	position:fixed;
	top:200px;
	right:0px;
	z-index:100;
	}
*html #leftsead{
	margin-top:258px;
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
	}
#leftsead li{
	width:161px;
	height:60px;
	}
#leftsead li img{
	float:right;
	}
#leftsead li a{
	height:49px;
	float:right;
	display:block;
	min-width:47px
	;max-width:161px;
	}
#leftsead li a .shows{
	display:block;
	}
#leftsead li a .hides{
	margin-right:-143px;
	cursor:pointer;
	cursor:hand;
	}
#leftsead li a.youhui .hides{
	display:none;
	position:absolute;
	right:143px;
	}
#leftsead li a.youhui .2wm{
	display:none;
	position:absolute;
	right:143px;
	}
#p2{
	width:112px;
	background-color:#fff;
	height:47px;
	margin-left:47px;
	border:1px solid #3999fc;
	color:#3999fc;
	}
#p2 span{
	width:112px;
	display:block;
	color:#3999fc;
	font-weight:bold;
	line-height:47px;
	text-align:center;
	line-height:47px
	}

#p3{
	width:112px;
	background-color:#EC9890;
	height:47px;
	margin-left:47px;
	border:1px solid #E6776C;
	text-align:center;
	line-height:47px
	}
#p1{
	width:47px;
    height:49px;
    float:left
}
/*         尾部
.footer{
	background:#3b3b3b;
	height:210px;
	width:100%;
	}
.guide_item{
	height:120px;
	border-right:1px dotted #868686;
	margin-top:30px;
	text-align:center;
	width:200px;
	margin-right:40px;
	float:left;
	}
.guide_item img {
	width:120px;
	height:120px;
	}
.guide_item dt{
	color:#868686;
	font-size:18px;
	font-weight:bold;
	}
.guide_item dd a{
	color:#868686;
	}
.wrap .bq{
	font-size:14px;
	color:#868686;
	padding-top:35px;
	width:100%;
	}*/
/*   悬浮    */
#leftsead{
	width:161px;
	height:290px;
	position:fixed;
	top:200px;
	right:0px;
	z-index:100;
	}
*html #leftsead{
	margin-top:258px;
	position:absolute;
	top:expression(eval(document.documentElement.scrollTop));
	}
#leftsead li{
	width:161px;
	height:60px;
	}
#leftsead li img{
	float:right;
	}
#leftsead li a{
	height:49px;
	float:right;
	display:block;
	min-width:47px
	;max-width:161px;
	}
#leftsead li a .shows{
	display:block;
	}
#leftsead li a .hides{
	margin-right:-143px;
	cursor:pointer;
	cursor:hand;
	}
#leftsead li a.youhui .hides{
	display:none;
	position:absolute;
	right:143px;
	}
#leftsead li a.youhui .2wm{
	display:none;
	position:absolute;
	right:143px;
	}
#p2{
	width:112px;
	background-color:#fff;
	height:47px;
	margin-left:47px;
	border:1px solid #3999fc;
	color:#3999fc;
	}
#p2 span{
	width:112px;
	display:block;
	color:#3999fc;
	font-weight:bold;
	line-height:47px;
	text-align:center;
	line-height:47px
	}

#p3{
	width:112px;
	background-color:#EC9890;
	height:47px;
	margin-left:47px;
	border:1px solid #E6776C;
	text-align:center;
	line-height:47px
	}
#p1{
	width:47px;
    height:49px;
    float:left
}
/*弹出页面*/
.pos_btn{
	cursor: pointer;
    background: #3999fc;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    width:260px;
    font-size: 14px;
    float: left;
    margin-right: 15px;
    -moz-border-radius: 3px;
    -webkit-boeder-radius: 3px;
    border-radius: 3px;
	}
.upbox{
	width:300px;
	height:310px;
	background:#fff;
	}
.pop_up{
	padding:20px;
	}
.pop_up ul li{
	line-height:24px;
	margin-bottom:10px;
	}
.pop_up ul li span{
	font-size:14px;
	display:block;
	float:left;
	}
.pop_up ul li i{
	height:30px;
	width:30px;
	display:block;
	float:left;
	background:url(../images/tel.png) no-repeat center;
	}
#i_ask_question textarea{
	padding:5px;
	vertical-align:text-top;
	width:248px;
	height:100px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #bbb;
		}
.pop_up input{
	width:218px;
	padding:0 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #bbb;
	height:30px;
	line-height:30px;
	}
.pop_up .pos{
	margin-top:30px
	}
/*  首页切换城市     */
.hzw-city-picker{
	position: absolute;
	border: 2px solid #c9cbce;
	width: 402px;
	background: #ffffff;
	z-index: 999999;
	font-size: 0;
}
.hzw-city-picker:before, .hzw-city-picker:after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	position: absolute;
	left: 20px;
	z-index: 999999;
}
.hzw-city-picker:before{
	border-color: transparent transparent #ffffff;
	top: -17px;
	z-index: 9999999;
}
.hzw-city-picker:after{
	border-color: transparent transparent #c9cbce;
	top: -20px;
}
.hzw-city-picker *{
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	color: #666666;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
.hzw-city-picker ul{
	list-style: none;
}
.hzw-city-picker ul li{
	display: inline-block;
	position: relative;
	margin: 4px;
	cursor: pointer;
}
.hzw-city-picker p{
	font-weight: bold;
	padding: 0 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.hzw-city-picker .line{
	width: 372px;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #d8d8d8;
}

/*热门城市*/
.hzw-city-picker .hzw-hot-wrap{
	width: 100%;
	background: #ffffff;
	padding: 9px;
}
.hzw-city-picker .hzw-hot-wrap ul li{
	width: 68px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #666666;
	background-color: #f5f5f5;
}
.hzw-city-picker .hzw-hot-wrap ul li:hover{
	color: #3999fc;
}

/*选择省份*/
.hzw-city-picker .hzw-wrap{
	position: relative;
	width: 100%;
	background: #ffffff;
	padding: 9px;
}
.hzw-city-picker .hzw-province-name{
	display: inline-block;
	width: 68px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: relative;
	background-color: #f5f5f5;
}
.hzw-city-picker .hzw-province-name:hover{
	color: #3999fc;
}

.hzw-city-picker .hzw-province.active{
	z-index: 999999999;
}
.hzw-city-picker .hzw-province-name.active{
	border: 1px solid #D8D8D8;
	border-bottom-color: #ffffff;
	color: #3999fc;
	background-color: #ffffff;
}
.hzw-city-picker .hzw-city-wrap{
	display: none;
	border: 1px solid #D8D8D8;
	background: #ffffff;
	position: absolute;
	top: 39px;
	width: 328px;
	padding: 10px;
}
.hzw-city-picker .hzw-city{
	width: 68px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #999999;
	background-color: #f5f5f5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hzw-city-picker .hzw-city:hover{
	color: #3999fc;
}
 .fast:hover {
	 border:1px solid #3999fc;
}
 .fast {
   font-size:12px ;
   height:65px;
   width:65px;
   margin: 8px;
   display: inline-block;
   border:1px solid #ddd;
   color: #666;
   text-align:center;
}
.fasticon{
	margin-left:15px;
	}
.fasticon .zx01, .fasticon .zx02, .fasticon .zx03 ,.fasticon .zx04	{
	height:35px;
	width:35px;
	display:block;
	margin-left:15px;
	margin-top:10px;
	background:url(../images/zx_icon.png) no-repeat -71px -13px;
	}
.fasticon .zx02{
	background:url(../images/zx_icon.png) no-repeat -10px -13px;
	}
.fasticon .zx03{
	background:url(../images/zx_icon.png) no-repeat -10px -70px;
	}
.fasticon .zx04{
	background:url(../images/zx_icon.png) no-repeat -71px -70px;
	}
  /*  白底头部*/
.heabg{
	background:#fff;
	}
.heabg .nav li a {
	color:#333;
	}
.heabg .nav .cur{
	background:#2e77c3;
	color:#fff;
	}
.heabg .logo{
	background:url(../images/icon.png) no-repeat -252px -103px;
	margin-top:5px;
	width:120px;
	height:40px;
	float:left;
	}