﻿.box_left {
	width: 860px;
	float: left;
	margin:0 0 30px;
}
.box_right {
	width: 320px;
	float: right;
	margin:0 0 30px;
}
.box_menu_box {
	width: 860px;
}
.box_menu {
	padding: 20px 0 8px 0;
	display: inline-block;
	font-size: 14px;
}
.box_menu .left {
	width: 93px;
	line-height: 28px;
	text-align: right;
	display: inline-block;
	float: left;
	color: #666;
}
.box_menu .right {
	line-height: 24px;
	display: inline-block;
	width: 767px;
	word-break: break-all;
	word-wrap: break-word;
	float: right;
}
.box_menu .right a {
	padding: 0 12px;
	margin-right: 20px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 3px;
}
.box_menu .right a.Filter {
	color: #000;
}
.box_menu .right a:hover.Filter {
	background: #00be64;
	color: #FFF;
}
.box_menu .right a.Filter_on {
	background: #00be64;
	color: #FFF;
}
.con_box {
	width: 860px;
	margin: 20px 0 0 0;
}




/***********************/
.LeftList {
	position: relative;
	padding: 20px 20px;
	border-bottom: 1px solid #e9e9e9;
}
.LeftList dd {
	padding-left: 4px;
}
.LeftList dd .p2 {
	margin: 10px 0 20px 0;
	position: relative;
}
.LeftList dd .p2 a {
	font-size: 16px;
	color: #000;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:600;
}
.LeftList dd .p2 a:hover {
	color: #00be64;
}

.LeftList dd .p3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}


.LeftList dd .p4 {
	font-size: 12px;
	color: #9f9f9f;
	margin-bottom: 8px;
	line-height: 20px;
}

.LeftList dd .p4 span {
	color: #333;
	padding-right: 10px
}




/*********left**********/
.panel-header {
	height: 50px;
	border-bottom: 1px #e5e5e5 solid;
	padding-left: 20px
}
.panel-header h4 {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	padding: 15px 0;
	font-weight: normal;
}
.panel-header h4 span {
	vertical-align: middle;
}
.panel-body {
	padding:10px 20px;
}

.panel-body  h5 a {
	font-size: 14px;
	color: #000;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:36px;
}
.panel-body  h5 a:hover {
	color: #00a733;
}

.panel-body  h5 a i{
	font-size:16px;
	padding-right:5px;
	
	
	
}
/******************详情**********************/



.xq_header{
	padding:22px 45px;
	position:relative;
	border-bottom:1px #ebebeb solid;
}

.xq_header p {
	font-size: 12px;
	color: #999;
	line-height: 30px;
}
.xq_header p span.nr {
	color: #333;
	padding-right: 10px
}
.xq_header p:first-child {
	font-size:26px;
	color: #000;
}


.xq_con{
	padding:22px 45px;
}
.xq_con  p {
    font-size: 14px;
    color: #333;
    line-height: 26px;
	    text-indent: 2em;
}

.xq_con img {
	text-align: center;
	text-indent: 0em;
	min-width: 790px;
	margin: 15px 0;
}
/*****************评论********************/

.ask_box{
    padding:34px;
	border-top: 1px solid #e2e2e2;
}
.kePjBox {
    position: relative;
    padding:0 0 0 90px;
    font-size: 12px;
    color: #999;
    height: 168px;
}
.kePjBox img {
    position: absolute;
    width:46px;
    height:46px;
    left: 25px;
    top: 10px;
    border-radius:46px;
}
img {
    border: none 0;
    margin: 0;
}

.kePjBox textarea {
	 width: 688px;
    padding: 5px;
    height:78px;
    margin: 5px 0 15px;
    font-size: 12px;
    color: #555;
    border: 1px solid #e2e2e2;
    background: #f4f4f4;
	font-family: "Microsoft YaHei", 微软雅黑;
}
.keText span {
    color: #f0745c;
    padding: 0 2px;
}
.kePjBox .button {
    position: absolute;
    bottom:30px;
    right:2px;
    font-size: 16px;
    text-align: center;
    width: 106px;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    height: 34px;
    line-height: 34px;
	background: #01a860;
	cursor: pointer;
	font-family: "Microsoft YaHei", 微软雅黑;
}


.kePbox {
    padding: 20px 0 0 90px;
    border-top: 1px dotted #d2d2d2;
    position: relative;
    min-height: 70px;
    _height: 70px;
    width:700px;
	font-size:14px;
}
.kePbox img {
    width:46px;
    height:46px;
    position: absolute;
    left: 25px;
    top: 20px;
    border-radius:46px;
}
img {
    border: none 0;
    margin: 0;
}
.kePtit {
    height: 15px;
    color: #999;
}
.kePcont {
    padding: 10px 0 0;
    line-height: 22px;
    font-size: 14px;
    color: #585757;
    word-wrap: break-word;
}

