*{
	margin:0;
	padding:0;
	font-family: "Microsoft YaHei" ! important;
}
a{
	text-decoration:none;
}
input, textarea, select {
	outline: none;
}
/********公共头部begin**************/
.header_top{
	width:100%;
	background-color:#f2f2f2;
	border-bottom:solid 1px #dbdbdb;
}
.box{
	width:1200px;
	margin:0 auto;
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
	position:relative;
}
.box .item{
	width:600px;
	line-height:40px;
}
.welcomeword{
	color:#999999;
	font-size:14px;
}
.box .login{
	text-align:right;
}
.box .item a{
	color:#333333;
	font-size:14px;
	display:inline-block;
	width:150px;
	text-align:center;
}
.box .item span{
	color:#cccccc;
}
.header_nav{
	width:100%;
	border-bottom:solid 5px #469038;
}
.header_nav .nav{
	width:1200px;
	margin:0 auto;
	padding:10px 0;
	height:auto;
	overflow:hidden;
}
.header_nav .logo{
	width:236px;
	float:left;
}
.header_nav .nav_a{
	width:900px;
	float:right;
	text-align:right;
}
.header_nav .nav_a a{
	color:#333333;
	font-size:16px;
	display:inline-block;
	line-height:50px;
	width:100px;
	text-align:center;
}
.header_nav .nav_a a:hover{
	color:#469038;

}
.float_div{
	width:210px;
	padding:15px;
	background-color:#f2f2f2;
	border:solid 1px #ccc;
	border-radius:5px;

	position:absolute;
	top:50px;
	right:0;

}
.float_div .one{

	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
	position:relative;
	border-bottom:solid 1px #ccc;
}
.float_div .one .arrow1 {
	position: absolute;
	width: 40px;
	height: 40px;
	top: -35px;
	left: 80%;
}
.float_div .one .arrow1 em {
	border-color: transparent transparent #ccc transparent;
}
.float_div .one .arrow1 * {
	display: block;
	border-width: 10px;
	position: absolute;
	border-style: solid dashed dashed dashed;
	font-size: 0;
	line-height: 0;
}
.float_div .one .arrow1 span {
	border-color: transparent transparent #f2f2f2 transparent;
	top: 1px;
	left: 0px;
}

.float_div .two{

	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
}
.float_div .item a{
	width:70px;
	line-height:20px;
	display:inline-block;
}
.float_div .item1 a{
	width:105px;
}
.float_div .item1 a:nth-child(0){
	width:105px;
	text-align:left;

}
.float_div .item1 a:nth-child(1){
	width:105px;
	text-align:right;

}
/********公共头部end**************/

/************咨询页begin***********************/
.main{
	width:1200px;
	margin:0 auto;
	padding-bottom:95px;
	height: auto;
	overflow: hidden;
}
.chat_main{
	width:860px;
	margin:60px auto;
	height: auto;
	overflow: hidden;
}
.chat_main .connect{
	width:858px;
	background-color:#ebebeb;
	text-align:center;
	font-size:14px;
	color:#222222;
	padding-top:10px;
	padding-bottom:10px;
	border:solid 1px #ccc;
	border-bottom:none;


}
.chat_main .connect span{
	vertical-align:middle;
	margin-right:10px;
}
.chat_main .connect span img{
	margin-bottom:7px;
}
.chat_main .connect a{
	font-size:14px;
	color:#2fb924;
	margin-left:35px;

}
.positon{
	font-size:14px;
	color:#333333;
	line-height:50px;
	border-bottom:solid 1px #ccc;
}
.quesiton_form{
	width:780px;
	padding-top: 20px;
	margin:0 auto;
}
.step{
	color:#333333;
	font-size:18px;
}
.step span{
	width:240px;
	display:inline-block;
	text-align:center;
}
.font_green{
	color:#2fb924;
}
.form_group{
	width:780px;
	margin-top:35px;
}
.form_inline{
	position:relative;
}
.form_inline .btn{
	width:160px;
	font-size:18px;
	background:none;
	color:#2fb924;
	border:solid 1px #2fb924;
	border-radius:5px;


}
.form_inline .submit{
	width:160px;
	font-size:18px;
	background:#469038;
	color:#fff;
	border:solid 1px #2fb924;
	border-radius:5px;


}
.err-tips{
	display:none;
}
.form_inline span{
	position:absolute;
	top:0;
	right:10px;
	color: #999;
	font-size: 14px;
	display:inline-block;
	line-height:45px;
}
.form_inline label{
	color: #333333;
	font-size: 18px;
	width: 73px;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	text-align:right;
	padding-right:5px;
}
.form_inline input{
	width:688px;
	display:inline-block;
	line-height:45px;
	color:#333333;
	padding-left:10px;
	font-size:18px;
}
.form_inline select{
	width:235px;
	display:inline-block;
	height:45px;
	line-height:45px;
	color:#333333;
	padding-left:10px;
	font-size:18px;
}
.i-p-con1 {
	width: 14px;
	height: 14px;
	background-position: 0 0;
}
.u-hint {
	color: #ff0000;
	font-size:14px;
	padding-left:75px;
}
.u-fd {
	line-height: 20px;
	height: 132px;
	overflow-y: auto;
	padding: 10px;
	width: 678px;
	font-size:18px;
}
.srk-loc {
	width:688px;
	padding-left:10px;
	position:absolute;
	bottom:0;
	right:2px;
	z-index: 20;
	height: 32px;
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #f5f5f5;
}
.clearfix {
	zoom: 1;
}
.mr5 {
	margin-right: 5px!important;
}
.fr {
	float: right;
}
.s-c999 {
	color: #999 !important;
}
.lh32 {
	line-height: 32px!important;
	font-size:14px;
	margin-right:10px;
}
.c-s-tou a {
	line-height: 32px;
	color: #888;
}
.i-p-con6 {
	width: 20px;
	height: 20px;
	border-radius:50%;
	background:url(../../images/pc/login_03.jpg) no-repeat;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.i-p-con2 {
	width: 20px;
	height: 18px;
	background:url(../../images/pc/positon_03.jpg) no-repeat;
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
.i-p-con4 {
	width: 20px;
	height: 18px;
	background:url(../../images/pc/positon_05.jpg) no-repeat;
	display:inline-block;
	vertical-align:middle;
}
.ico-p-con {
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	background: url(../../images/pc/ico-p-con.png) no-repeat;
}
.c-s-tou a .c-dq{
	position:relative;
	line-height:32px;
}

.c-tc .dq-xl {
	width: auto;
}
.c-tc .c-y {
	position: absolute;
	left: -1px;
	top: 32px;
	background: #fff;
	width: 100%;
	display: none;
}
.cy-s {
	float: left;
	width: 120px;
	height: 168px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ebebeb;
}
.cy-s p {
	padding: 0 14px;
	line-height: 28px;
	color: #666;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
}


/************咨询页end***********************/

/**************公共底部begin************/
.footer{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#459038;

}
.bottom{
	width:1200px;
	margin:0 auto;
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
}
.bottom .item{
	width:400px;

}
.phone_div{
	width:318px;
	margin:95px auto;
	border:solid 1px #fff;
	height:68px;
	color:#fff;
	font-weight:bold;
	position:relative;
	padding-top:30px;
	font-size:36px;
	text-align:center;

}
.phone_div span em{
	margin-right:10px;
}
.phone_div span{
	position:absolute;
	top: -15px;
	left: 70px;
	color:#fff;
	font-size:18px;
	background-color:#459038;
	display:inline-block;
	font-weight:normal;
}
.item dl{
	margin:35px auto;
	height:auto;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;

}
.item dl dt{
	float:left;
	color:#fff;
	text-align:center;
}
.item dl dd{
	float:left;
	color:#fff;
	margin-right:40px;
	margin-left:50px;
}
.item dl dd p{
	margin-bottom:20px;
}
.item dl dd p:nth-child(1){
	font-size:18px;
}
/*************登录弹出框*************/
.layer_login{
	width:360px;
	padding-left:50px;
	padding-right:50px;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:40px;
}
.layer_login .ptitle{
	font-size:24px;
	color:#333333;
	text-align:center;
	margin-bottom:60px;

}
.layer_login .tab{
	text-align:right;
}
.layer_login .tab a{
	color:#9ec297;
	font-size:18px;
	text-decoration:underline;


}
.form_input {
	position:relative;
	margin-bottom:20px;
}
.form_input input{
	width:350px;
	height:45px;
	line-height:45px;
	font-size:18px;
	padding-left:10px;

}
.float_input input{
	position:absolute;
	top:1px;
	right:-3px;
	width:150px;
	height:46px;
	line-height:46px;
	background:#9ec297;
	border:none;
	color:#fff;
}
.form_button input{
	width:360px;
	margin:0 auto;
	color:#fff;
	background-color:#2fb924;
	height:45px;
	line-height:45px;
	border:none;
	border-radius:5px;
	font-size:20px;
}
.agree{
	font-size:16px;
	text-align:center;
	color:#999999;
	margin-top:10px;

}
.agree span{
	color:#2fb924;
}
.red{
	color: #ff0000;
	font-size: 14px;
}
.qrcode{
	color:#333;
	font-size:16px;
	text-align:center;
	margin:0 auto;

}
.main .left{
	width:820px;
	float:left;
}
.main .left .pp1{
	text-align:center;
	color:#333333;
	font-size:36px;
	margin:30px auto;
}
.main .left .pp2{
	text-align:center;
	color:#333333;
	font-size:16px;
}
.main .left .pp3{
	text-align:center;
	color:#333333;
	font-size:16px;
	margin-top:10px;
	margin-bottom:40px;
}
.main .left .pp4{
	text-align:center;

}
.main .right{
	width:300px;
	float:right;
	padding-bottom:150px;
}
.about_list .more{
	height:auto;
	overflow:hidden;
	border-bottom:solid 1px #ccc;
	line-height:40px;
}
.about_list .more span{
	color:#333333;
	font-size:18px;
	float:left;

}
.about_list .more a{
	color:#666666;
	font-size:12px;
	float:right;

}
.alllist ul{
	padding-top:20px;
	padding-bottom:40px;
}
.alllist ul li{
	list-style:none;
	font-size:16px;
	height:auto;
	overflow:hidden;

}
.alllist ul li a{
	line-height:40px;
	float:left;
	color:#333333;
}
.alllist ul li span{
	float:right;
	line-height:40px;
}
.goods{
	width:280px;
}
.goods .title{
	color:#333333;
	font-size:18px;
	line-height:30px;
	margin-top:35px;
}
.goods .title span{
	width:5px;
	height:20px;
	background-color:#469038;
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;

}
.goods dl{
	height:auto;
	overflow:hidden;
	margin-top:20px;
	position:relative;
}
.award{
	position:absolute;
	top:5px;
	right:0;
}
.goods dl dt{
	float:left;
	border-radius:50%;
}
.goods dl dd{
	width: 128px;
	text-align: center;
	float:right;
	margin-right:30px;
}
.goods dl dd .one{
	font-size:16px;
	color:#333333;
	text-align:center;
	margin-top:8px;
}
.goods dl dd .two{
	font-size:14px;
	color:#999999;
	text-align:center;
	margin-top:8px;
}

.goods dl dd .three a{
	margin-top:8px;
	font-size:14px;
	color:#333333;
	width:100px;
	display:inline-block;
	border-radius:5px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:solid 1px #ccc;
	background-color:#ededed;

}
.quesiton_list{
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
.list_left{
	width:60px;
	height:60px;
	background-color:#d9f0d5;
	float:left;
}
.list_left .p_top{
	font-size:30px;
	color:#459037;
	text-align:center;

}
.list_left .p_bottom{
	color:#333333;
	font-size:12px;
	text-align:center;

}
.list_right{
	width:740px;
	float:right;
}
.right_top{
	color:#333333;
	font-size:16px;
	position:relative;


}
.right_top span{
	position:absolute;
	top:0;
	right:0px;
	vertical-align:middle;
}
.right_bottom{
	color:#333333;
	font-size:14px;
	margin-top:20px;

}
.right_bottom span{
	margin-right:100px;

}
.right_bottom span em{
	vertical-align:middle;
	margin-right:10px;

}
.pagetion{
	font-size:14px;
	padding-top:60px;
	padding-bottom:100px;


}
.pagetion a{
	line-height:30px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	margin-right:10px;


}
.pagetion span{
	line-height:30px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	color:#469038;
	margin-right:10px;

}
.hover{
	background-color:#469038;
	color:#fff;
}
.over{
	border:solid 1px #ccc;
	color:#666666;
}
.detail{
	padding-top:35px;
}
.ask{
	position:relative;
	padding-left:30px;


}
.ask .ask_float{
	position:absolute;
	top:3px;
	left:0;


}
.ask .ask_top{
	color:#333;
	font-size:22px;
	margin-bottom:10px;


}
.ask .ask_bottom{
	font-size:16px;
	color:#333333;
	line-height:30px;

}
.ask .ask_phone{
	color:#999999;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
}
.shareJs{
	position:absolute;
	top:15px;
	right:-20px;
	background-color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #ccc;
	border-radius:5px;
	display:none;
}
.ask .ask_phone span{
	font-size:14px;

	padding-left:10px;
	padding-right:10px;
}
.ask .ask_phone a{
	color:#9ec297;
	font-size:16px;
}
.textarea textarea{
	width:800px;
	font-size:16px;
	height:220px;
	padding:10px;
}
.danger{
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.danger .danger_left{
	width:600px;
	color:#333333;
	font-size:14px;
	float:left;
}
.danger .danger_left span{
	vertical-align:middle;
	margin-right:10px;
}
.danger .danger_right{
	float:right;
	width:160px;


}
.danger .danger_right input{
	width:160px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:18px;
	border-radius:5px;
	border:none;
	background-color:#2fb924;
}
.apply{
	margin-top:40px;
}
.apply_title span{
	vertical-align:middle;
	margin-right:10px;
}
.apply_title{
	width:810px;
	background-color:#d9f0d5;
	height:30px;
	font-size:22px;
	color:#469038;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.apply_body{
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
	position:relative;

}
.caina{
	position:absolute;
	top:20px;
	right:0;
}
.apply_body .part{
	width:290px;
	padding-top:15px;
}
.apply_body .part dl{


}
.apply_body .part dl dt{
	float:left;

}
.apply_body .part dl dd{
	margin-left:25px;
	float:left;
}
.apply_body .part dl dd p{
	color:#333333;
	font-size:14px;
	margin-top:10px;
}
.apply_body .part dl dd p span{
	vertical-align:middle;
	margin-right:5px;
}
.address{
	color:#333333;
	font-size:14px;
	margin-top:40px;

}
.address span{
	vertical-align:middle;
	margin-right:5px;
}
.apply_body .part a {
	margin-top: 35px;
	font-size: 14px;
	color: #333333;
	width: 100px;
	display: inline-block;
	border-radius: 5px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: solid 1px #ccc;
	background-color: #ededed;
}

.wish{
	border-bottom:solid 1px #ccc;
	padding-bottom:20px;
}
.apply .wish:last-child{
	border:none;

}
.wish_bottom{
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction:row;
}
.wish_words{
	font-size:16px;
	color:#333333;
	line-height:30px;
	margin-top:10px;
	margin-bottom:20px;


}
.wish_bottom div{
	width:410px;
	color:#999999;
	font-size:14px;
}
.wish_bottom div a {
	margin-left:20px;
}
.wish_bottom div a span{
	vertical-align:middle;
	margin-right:5px;
}
.cy-on{
	background-color: #a8a8a8;
}
/*************我的咨询***************************/
.person_left{
	width:198px;
	float:left;
	background:#469038;
	margin-bottom:100px;
	border: solid 1px #469038;
}
.person_lefttop,.person_leftbottom{
	position:relative;
	padding-top:10px;
}
.person_lefttop .person_icon{
	position:absolute;
	top:25px;
	left:20px;

}
.person_leftbottom .person_icon{
	position:absolute;
	top:25px;
	left:20px;

}
.person_left ul li{
	padding-left:50px;
	list-style:none;
	color:#ffffff;
	font-size:18px;
	height:50px;
	line-height:50px;

}
.person_left ul li a{
	display:inline-block;
	color:#ffffff;
	font-size:18px;
	height:50px;
	line-height:50px;
}
.person_left ul .hover{
	background:#fff;


}
.person_left ul .hover a{
	color:#469038;
}
.person_right{
	width:900px;
	padding-top:40px;
	padding-left:100px;
	float:left;
}
.person_right_table{
	width:960px;
	padding-top:20px;
	padding-left:40px;
	float:left;


}
.person_right .tab_a a{
	width:238px;
	line-height:48px;
	text-align:center;
	display:inline-block;
	border:solid 1px #ccc;
	color:#999999;
	font-size:22px;
	border-radius:5px;
	margin-right:40px;

}
.person_right .tab_a .active{
	background:#9ec297;
	color:#fff;
}
.tab_content{
	width:850px;
}
table{
	text-align:center;
}
.layui-table th{
	text-align:center;
}
/*********************条件筛选*************************************/
.select{
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	margin-top:20px;
}
.select dl{
	width:900px;
	display:block;
	padding-top:20px;
	padding-bottom:20px;

}

.select-list,.select-result{
	position: relative;
	border-bottom:solid 1px #ccc;
	height:60px;
	overflow:hidden;
	color:#666666;
	font-size:16px;
}
.select-list .right_a{
	width:700px;
	float:left;

}
.display_show{
	height:auto;
}
.select-list .more{
	color:#666666;
	font-size:14px;
	position:absolute;
	top:20px;
	right:10px;
}
.select-list .more a:hover{

	color:#2fb924;
}
.select-list .more i{
	color:#666666;
	font-size:14px;
	margin-left:10px;

}
.select-list dt{
	float:left;
	width:120px;
	text-align:center;
}
.select-list dd{
	float:left;

}
.select-result dt{
	width:120px;
	text-align:center;
	float:left;
	color:#2fb924;
}
.select-result dd{
	float:left;
}
.select dd {
	float: left;
	display: inline;
	margin: 0 0 5px 5px;
}
.select .select-result a:hover {
	background-position: right -15px;
}
.select .select-result a {
	padding-right: 20px;
	background: #2fb924 url(../images/close.gif) right 9px no-repeat;
}
.select .selected a {
	color: #fff;
	background-color: #2fb924;
}
.select a {
	display: inline-block;
	white-space: nowrap;
	height: 24px;
	padding: 0 10px;
	text-decoration: none;
	color: #333333;
	border-radius: 2px;
	margin-bottom:10px;
}
.member_tab {
	margin-top:20px;
}
.member_tab a{
	width:238.5px;
	display:inline-block;
	text-align:center;
	line-height:60px;
	color:#333333;
	font-size:16px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
.member_tab .active{
	color:#2fb924;
	border-top:solid 2px #2fb924;
}
.member_tab a:last-child{
	border-right:solid 1px #ccc;
}
.memer_child_list{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
	height:auto;
	overflow:hidden;
}
.memer_child_list .memer_child_left{
	width:600px;
	float:left;
	position:relative;
}
.symbol{
	border:solid 1px #ff8a00;
	color:#ff8a00;
	font-size:14px;
	width:85px;
	height:25px;
	line-height:25px;
	text-align:center;
	position:absolute;
	top:0;
	right:200px;
}
.wishicon{

	width:25px;
	height:21px;
	position:absolute;
	top:5px;
	right:160px;
}
.memer_child_list .memer_child_left dt{
	float:left;
}
.memer_child_list .memer_child_left dd{
	float:left;
	margin-left:20px;
}
.memer_child_list .memer_child_left dd p{
	color:#666666;
	font-size:16px;
	line-height:30px;
}
.memer_child_list .memer_child_left dd .first{
	font-size:18px;

}
.memer_child_list .memer_child_left dd .first span{
	font-size:22px;
	color:#333;
}
.memer_child_list .memer_child_right{
	width:600px;
	float:left;
}
.memer_child_right p{
	color:#999999;
	font-size:16px;
	line-height:35px;
}
.memer_child_right p i img{
	vertical-align:middle;
	margin-right:10px;
}
.memer_child_right p span img{
	vertical-align:middle;
}
.online_ask  a{
	border:solid 1px #2fb924;
	font-size:14px;
	color:#2fb924;
	border-radius:5px;
	text-align:center;
	width:200px;
	line-height:30px;
	display:inline-block;
	margin-top:10px;
}
.online_look  a{
	border:solid 1px #ccc;
	font-size:14px;
	color:#333333;
	border-radius:5px;
	text-align:center;
	width:200px;
	line-height:30px;
	display:inline-block;
	margin-right:10px;
	margin-top:10px;
}
.online_look  a span img{
	vertical-align:middle;
	margin-right:10px;
}
.member_child .memer_child_list:last-child{
	border-bottom:none;
}
.go_href{

	border:solid 1px #ff7200;
	font-size:14px;
	color:#ff7200;
	border-radius:5px;
	text-align:center;
	width:80px;
	line-height:30px;
	display:inline-block;
	margin-top:10px;
	margin-left:20px;
}
.headertitle{
	font-size:18px;
	color:#333333;
	margin-bottom:10px;
	margin-top:15px;

}
.headertitle span{
	margin-right:10px;
}
.server_body{
	margin-bottom:40px;
	height:auto;
	overflow:hidden;
}

.dl_list dl{
	width:398px;
	border:solid 1px #ccc;
	height:120px;
	overflow:hidden;
	float:left;
	position:relative;
}
.dl_list dl:hover{

	border:solid 1px #2fb924;
}
.red_hour{
	position:absolute;
	top:20px;
	right:20px;
	font-size:16px;
	color:#eb0000;

}
.server_body .dl_list{
	height:auto;
	overflow:hidden;
}
.server_body .dl_list:last-child{
	border-bottom:solid 1px #ccc;
}
.dl_list dl:last-child{
	border-right:solid 1px #ccc;
}
.dl_list dl dt{
	float:left;
	vertical-align:middle;
	margin-left:25px;
	margin-top:35px;
}
.dl_list dl dd{
	float:left;
	margin-left:20px;
}
.dl_list dl dd p:nth-child(1){
	font-size:18px;
	color:#333333;
	margin-top:35px;
}
.dl_list dl dd p:nth-child(2){
	font-size:16px;
	color:#666;

}
.dl_list dl dd p:nth-child(3){
	font-size:16px;
	color:#666;

}
.about_lvshi_tab .active{
	color:#2fb924;
	border-top:solid 2px #2fb924;
}
.about_lvshi_tab a{
	width:398px;
	display:inline-block;
	text-align:center;
	line-height:60px;
	color:#333333;
	font-size:16px;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;


}
.about_lvshi_tab .active{


}
.about_lvshi_tab a:last-child{
	border-right:solid 1px #ccc;
}
.about_child .five p:nth-child(1){
	color:#333333;
	font-size:18px;
	margin-top:20px;
}
.about_child .five p:nth-child(2){
	color:#666666;
	font-size:16px;
	margin-top:25px;
}
.about_child .five p span{
	color:#ff7200;
	font-size:36px;
	margin-right:40px;
}
.about_child  th{
	font-size:18px;
}
.about_child  td{
	font-size:18px;
}
.about_child  td span img{
	vertical-align:top;
}
.about_child  td span i{
	margin-right:10px;
}
.about_child  td span{
	color:#ff7200;
	line-height:20px;
}
.about_child  tr td:first-child{
	text-align:left;
	line-height:25px;
}
.about_child  tr td p:last-child{
	font-size:12px;
}
.ask_list{
	margin-bottom:30px;
	margin-top:10px;
	border-bottom:solid 1px #ccc;
}
.about_child .ask_list:last-child{
	border:none;
}
.ask_list .one_quesition{
	color:#333333;
	font-size:18px;
}
.ask_list .two_quesition{
	color:#666666;
	font-size:16px;
	margin-top:20px;
}
.ask_list .three_quesition{
	color:#666666;
	font-size:12px;
	margin-top:20px;
}
.ask_list .three_quesition span{
	margin-right:10px;
}
.ask_list .three_quesition span:last-child{
	margin-left:40px;
}
.ask_list .three_quesition span img{
	vertical-align:middle;
}
.ask_list .four_quesition{
	height:auto;
	overflow:hidden;
	margin-top:20px;
	font-size:16px;
	padding-bottom:35px;

}
.ask_list .four_quesition .qleft{
	width:80px;
	float:left;

}
.ask_list .four_quesition .qright{
	width:1100px;
	float:right;
}
.produce p{
	color:#333333;
	font-size:16px;
	line-height:25px;
	margin-bottom:10px;
}
.produce p a{
	color:#2fb924;
	font-size:16px;
}
.inline {
	font-size:16px;
	color:#333333;
	line-height:40px;
}
.inline label{
	width:220px;
	display:inline-block;
}
.inline span{
	width:100px;
	display:inline-block;
}
.inline span img{
	width:100%;
}
/******************律师信息修改***********************/
.form_info .form_title{
	color:#333333;
	font-size:24px;
	margin-bottom:40px;

}
.form_info .form_title span{
	background-color:#469038;
	display:inline-block;
	width:5px;
	height:25px;
	margin-right:10px;
	margin-bottom:-3px;
}
/************上传图片插件*********************/
/*#clipArea {*/
	/*width:100%;*/
	/*height:160px;*/
	/*margin-top:20px;*/
	/*margin-bottom:20px;*/

/*}*/
/*#file{*/
	/*display:inline-block;*/

/*}*/
/*#view {*/
	/*width:160px;*/
	/*height: 160px;*/
	/*background:url(../images/touxiang_03.jpg) no-repeat;*/
/*}*/
.filetype {
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 40px;
	filter: alpha(opacity:0);
	opacity: 0;
	width:333px;
}
.tab_child .replay_list{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #ccc;


}
.tab_child .replay_list:last-child{
	border-bottom:none;


}
.replay_list .pp_ask{
	color:#333333;
	font-size:16px;

}
.replay_list .pp_replay{
	color:#666666;
	font-size:16px;
	line-height:25px;
	margin:10px auto;

}
.replay_list .pp_time{
	color:#333;
	font-size:14px;

}
.replay_list .pp_time span{
	color:#666;
	font-size:14px;
	margin-left:20px;
	margin-right:60px;

}
.replay_list .pp_time span i{
	vertical-align:middle;
	margin-right:10px;
}
.form_block{
	border-bottom:solid 1px #ccc;
	height:180px;
	padding-top:20px;
}
.form_block  .block_left{
	width: 110px;
	float: left;
	color: #333333;
	font-size: 18px;
	padding-top: 5px;
}
.form_block  .block_right{
	width:800px;
	float:left;
}
.find_left{
	width:880px;
	float:left;

}
.find_right{
	width:260px;
	float:right;

}
.find_title{
	font-size:18px;
	color:#333333;
	border-bottom:solid 2px #9ec197;
	padding-top:10px;
	padding-bottom:10px;

}
.find_title span img{
	margin-right:10px;
	vertical-align:middle;
}
.find_right .find_one dl{
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	height:auto;
	overflow:hidden;
	border-bottom:solid 1px #ccc;
}
.find_float{
	position:absolute;
	top:20px;
	right:0px;
	color:#eb0000;
	font-size:14px;
}
.find_float span{
	width:18px;
	display:inline-block;
	margin-right:5px;


}
.find_float span img{
	width:100%;
}
.find_right .find_one dl dt{
	width:50px;
	float:left;
}
.find_right .find_one dl dt img{
	width:100%;
}
.find_right dl dd {
	width:200px;
	margin-left:10px;
	float:left;
}
.find_right .find_one dl dd p{
	font-size:12px;
	color:#666666;
	line-height:20px;
}
.find_right .find_one dl dd p span{
	font-size:14px;
	color:#333;
}
.find_list{
	height:auto;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
	height:auto;
	overflow:hidden;
}
.find_list dl{
	width:170px;
	float:left;
}
.find_list dl dt{
	width:50px;
	height:50px;
	float:left;
	border-radius:50%;
}
.find_list dl dt img{
	height:100%;
	border-radius:50%;
	width:100%;
}
.find_list dl dd {
	width:100px;
	margin-left:10px;
	float:left;
}
.find_list dl dd  p{
	line-height:25px;
}
.find_list .zixun{
	width:80px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	border:solid 1px #ccc;
	border-radius:5px;
	color:#333333;
	font-size:14px;
	float:right;
	margin-top:10px;
}
.more_list{
	width:190px;
	font-size:12px;
	color:#666666;
	float:left;
}
.more_index{
	width:30px;
	height:30px;
	display:inline-block;
	border-radius:50%;
	background-color:#ebebeb;
	font-size:14px;
	text-align:center;
	line-height:30px;
	color:#333;
	margin-right:10px;
}
.more_name{
	font-size:14px;
	color:#333;
	line-height:30px;
}
.more_number{
	width:70px;
	font-size:12px;
	color:#666666;
	float:right;
	line-height:30px;
}
.lvshi_row .lvshi_title{
	color:#469038;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 2px #9ec197;
	line-height:25px;

}
.lvshi_row .lvshi_title span{
	width:25px;
	display:inline-block;
	margin-right:10px;
}
.lvshi_row .lvshi_title span img{
	width:100%;
	vertical-align:middle;

}
.lvshi_row .lvshi_title a{
	color:#469038;
	font-size:14px;
	float:right;


}
.lvshi_row .lvshi_title a i{
	color:#469038;
	font-size:14px;

}
.lvshi_body {

	padding-top:20px;
	height:auto;
	overflow:hidden;
}
.lvshi_body dl{
	width: 210px;
	margin-right: 13px;
	float: left;
}
.lvshi_body dl:last-child{
	margin-right:0px;
}
.lvshi_body dl dt{
	width:90px;
	float:left;
}
.lvshi_body dl dt img{
	width:100%;
}
.lvshi_body dl dd{
	float:left;
	margin-left:10px;
}
.lvshi_body dl dd p{
	font-size:14px;
	color:#666;
	line-height:30px;
}
.lvshi_body dl dd p span{
	font-size:16px;
	color:#333;
}
.lvshi_body dl  .pp  a{
	width:190px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	color:#333333;
	border:solid 1px #ccc;
	background:#efefef;
	display:inline-block;
	border-radius:3px;
	margin-top:10px;

}
.lvshi_a{
	width:1200px;
	height:50px;
	background-color:#ebebeb;
	margin:20px auto;
	z-index:1;
	position:static;



}
.lvshi_a a{
	width:80px;
	color:#666666;
	font-size:16px;
	line-height:50px;
	text-align:center;
	display:inline-block;
}
.lvshi_a .active{
	color:#2fb924;
}
.postion{
	width:155px;
	display:inline-block;
	line-height:50px;
	background-color:#2fb924;
	color:#fff;
	font-size:22px;
	cursor:pointer;
	position:relative;
}
.postion form{
	color:#333;
	font-size:16px;
}
.positon_display  .ip{
	font-size:14px;
	color:#333;
	height:25px;
	line-height:25px;
	margin-bottom:20px;
}
.positon_display .close{
	text-align:right;
	font-size:16px;
	color:#333;
	height:25px;
	line-height:25px;
	margin-right:20px;


}
.positon_display .close i{
	vertical-align:middle;
}
.positon_display{
	position:absolute;
	top:52px;
	left:0;
	background-color:#fff;
	width:580px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 0 2px 6px rgba(0,0,0,.15);
}
.postion span{
	margin-left:10px;
	margin-right:10px;
}
.postion i{
	font-size:22px;
	margin-left:5px;
	vertical-align:middle;
}
/*****************微信支付*********************/
.w_top{
	width:300px;
	margin:100px auto;
}
.w_bottom{
	width:580px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.w_left{
	width:180px;
	float:left;
}
.w_right{
	width:270px;
	float:right;
}
.s_m{
	font-size:18px;
	color:#333333;
}
.s_m span{
	font-size:48px;
	color:#eb0000;
}
.w_right dl{
	height:auto;
	overflow:hidden;
	margin-top:50px;
}
.w_right dl dt{
	float:left;
}
.w_right dl dd{
	float:left;
}
.w_right dl dd p{
	font-size:18px;
	color:#333333;
	margin-left:10px;

}
.w_right dl dd p:first-child{
	margin-bottom:12px;
}
.choose_apply{
	padding-top:50px;
}
.cc_one,.cc_two{
	border:solid 1px #ccc;
	padding:15px;
	margin-bottom:15px;
	height: auto;
	overflow: hidden;
}
.cc_one p{
	font-size:18px;
	line-height:30px;
	color:#333333;
}
.cc_one p:first-child{
	font-size:22px;
	color:#333333;
	margin-bottom:15px;
}
.ap_title{
	font-size:22px;
	color:#333333;
	margin-bottom:15px;

}

.ap_body{
	font-size:18px;
	color:#333;
	padding-left:15px;
	padding-bottom:35px;
	border-bottom:solid 1px #ccc;
}
.ap_body span{
	font-size:22px;
	color:#2fb924;
	margin-right:10px;


}
.ap_two{
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:solid 1px #ccc;
}
.ap_two_title{
	font-size:22px;
	color:#333333;
	margin-bottom:15px;
}
.ap_two_a a{
	color:#333;
	font-size:18px;
	display:inline-block;
	width:200px;
	line-height:50px;
	text-align:center;
	border-bottom:solid 2px #ccc;


}
.ap_two_a .active{
	border-bottom:solid 2px #2fb924;
}
.ap_two_body{
	padding-top:35px;
}
.ap_two_body a{
	width:198px;
	height:58px;
	display:inline-block;
	border:solid 1px #ccc;
	margin-right:35px;
	position:relative;
	overflow:hidden;
}
.ap_two_body .active{
	border:solid 1px #2fb924;
}
.ap_two_body .active span{
	position:absolute;
	bottom:0;
	right:0;
}
.ap_three{
	padding-top:30px;
}
.ap_three,.ap_four{
	font-size:18px;
	color:#333333;
	text-align:right;
	vertical-align:middle;
	height:auto;
	overflow:hidden;

}
.ap_three label{
	line-height:60px;
	height:60px;
	display:inline-block;
	float:right;
}
.ap_three span{
	width:200px;
	display:inline-block;
	text-align:right;
	color:#333;
	font-size:24px;
	line-height:60px;
	height:60px;
	float:right;

}
.ap_four label{
	line-height:60px;
	height:60px;
	display:inline-block;
	float:right;
}
.ap_four span{
	width:200px;
	display:inline-block;
	text-align:right;
	color:#eb0000;
	font-size:36px;
	line-height:60px;
	height:60px;
	float:right;

}
.ap_five a{
	width:200px;
	text-align:center;
	line-height:50px;
	color:#fff;
	display:inline-block;
	float:right;
	background-color:#2fb924;
	font-size:24px;
	border-radius:5px;
	margin-top:20px;
}
.zhifubody{
	background-color:#fff;
	width:1000px;
	padding-top:10px;
	padding-bottom:10px;



}
.zhifubody p{
	text-align:center;
	font-size:16px;
	line-height:30px;
}
.layui-layer-setwin a {
	background-position: 1px -40px;
	cursor: pointer;
}

.layui-layer-btn{
	text-align:center;
}
.chat_left{
	width:308px;
	border:solid 1px #ccc;
	float:left;
}
.uname{
	background:#d9f0d5;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	font-size:18px;
	line-height:50px;
	height:50px;
}
.uname span{
	width:50px;
	height:50px;

	margin-left:20px;
	margin-right:20px;
	display:inline-block;
}
.uname span img{
	width:100%;
	height:100%;
	border-radius:50%;
	vertical-align:middle;
}
.chat_tab{
	border-bottom:solid 1px #ccc;
}
.chat_tab a{
	width:153px;
	text-align:center;
	color:#cccccc;
	font-size:25px;
	line-height:60px;
	display:inline-block;

}
.chat_tab .active{
	color:#2fb924;
}
.chat_tab a:first-child{
	border-right:solid 1px #ccc;
}
.chat_child{
	height:619px;
	overflow-x: hidden;
	overflow-y: auto;

}
.sort_letter{
	font-size:18px;
	color:#333;
	padding-top:15px;
	padding-left:15px;
}
.sort_list{
	padding-left:15px;
	height:auto;
	overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid 1px #ccc;
	position:relative;
}
.chat_child .seleted{
	background-color:#f5f5f5;
}
.chat_time{
	position:absolute;
	top:20px;
	right:15px;
	color:#666666;
	font-size:12px;
	text-align:center;
}
.sort_list dl dt{
	width:40px;
	height:40px;
	float:left;
	margin-right:15px;
	position:relative;
}
.sort_list dl dt .red_radius{
	background:#eb0000;
	width:16px;
	height:16px;
	display:inline-block;
	position:absolute;
	top:-8px;
	right:-8px;
	color:#fff;
	border-radius:50%;
	font-size:12px;
	text-align:center;
	line-height:16px;
}
.sort_list dl dt .red_radius1{
	background:#eb0000;
	width:8px;
	height:8px;
	display:inline-block;
	position:absolute;
	top:-4px;
	right:-4px;
	border-radius:50%;
}
.sort_list dl dt img{
	width:100%;
	height:100%;
	border-radius:10%;
	vertical-align:middle;
}
.sort_list dl dd{
	float:left;
}
.sort_list dl dd p:first-child{
	font-size:14px;
	color:#333;
	margin-top:2px;

}
.sort_list dl dd p:last-child{
	font-size:12px;
	color:#666;
	margin-top:3px;

}
.chat_right{
	width:548px;
	border:solid 1px #ccc;
	border-left:none;
	height:750px;
	float:left;
}
.chat_right_title{
	border-bottom:solid 1px #ccc;
	font-size:22px;
	color:#333;
	text-align:center;
	line-height:69px;

}
.chat_right_body{
	background-color:#f5f5f5;
	overflow-x: hidden;
	overflow-y: auto;
	height:425px;
	padding:15px;
}
.duihua  dl{
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.duihua  dl dt{
	width:40px;
	height:40px;
	float:left;
	margin-right:15px;
}
.duihua  dl dt img{
	width:100%;
	height:100%;
	border-radius:10%;
	vertical-align:middle;
}
.duihua  dl dd{
	max-width:300px;
	float:left;
	border:solid 1px #d1d1d1;
	border-radius:5px;
	position:relative;
	background-color:#fff;
}
.duihua dl dd p{
	color:#333333;
	font-size:14px;
	padding:10px;
	line-height:20px;
}
.duihua .arrow1{
	position: absolute;
	width:30px;
	height:30px;
	top: 10px;
	left: -20px;
}
.duihua .arrow1 *{ display:block; border-width:10px; position:absolute; border-style:solid dashed dashed dashed; font-size:0; line-height:0; }
.duihua .arrow1 em{border-color:transparent #d1d1d1 transparent transparent;}
.duihua .arrow1 span{border-color:transparent #fff transparent transparent;top:0px; left:2px;}



.service_time{
	text-align:center;
}
.service_time span{
	color:#fff;
	background-color:#d1d1d1;
	font-size:14px;
	line-height:25px;
	padding-left:20px;
	padding-right:20px;
	display:inline-block;
	margin-top:15px;
	border-radius:5px;
}




.mine_duihua  dl{
	height:auto;
	overflow:hidden;
	margin-top:15px;
}


.mine_duihua  dl dt{
	width:50px;
	height:50px;
	float:right;
	margin-left:15px;
}
.mine_duihua  dl dt img{
	width:100%;
	height:100%;
	border-radius:10%;
	vertical-align:middle;
}
.mine_duihua dl dd{
	max-width:300px;
	float:right;
	border:solid 1px #6faa65;
	border-radius:5px;
	position:relative;
	background-color:#9ec297;
}
.mine_duihua dl dd p{
	color:#fff;
	font-size:14px;
	padding:10px;
	line-height:20px;
}
.mine_duihua .arrow1{
	position: absolute;
	width:30px;
	height:30px;
	top: 10px;
	right: -30px;
}


.mine_duihua .arrow1 *{ display:block; border-width:10px; position:absolute; border-style:solid dashed dashed dashed; font-size:0; line-height:0; }
.mine_duihua .arrow1 em{border-color:transparent transparent transparent #6faa65;}
.mine_duihua .arrow1 span{border-color:transparent transparent transparent #9ec297;top:0px; left:-1px;}

.loading{
	position: absolute;
	top: 10px;
	left: -25px;
	width: 20px;
	height: 20px;
	cursor:pointer;
}
.loading img{
	width:100%;
}








.send_pic{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:15px;
	height:auto;
	overflow:hidden;


}
.send_pic a:first-child{
	color:#3333;
	font-size:25px;
	float:left;
}
.send_pic a:last-child{
	color:#2fb924;
	font-size:18px;
	float:right;

}
.send_textarea{
	height:130px;
	overflow:hidden;
}
.send_textarea textarea{
	width:518px;
	padding:15px;
	height:110px;
	border:none;
	font-size:14px;

}
.look_more{
	text-align:center;

}
.look_more a{
	color:#2fb924;
	font-size:12px;



}
.send_btn{
	text-align:right;
}
.send_btn a{
	width:78px;
	height:28px;
	line-height:28px;
	text-align:center;
	border:solid 1px #ccc;
	border-radius:5px;
	background-color:#f5f5f5;
	font-size:16px;
	display:inline-block;
	margin-right:15px;
}
.applytime{
	width:360px;
	border:solid 1px #ccc;
	margin:0 auto;
	background-color:#fff;
	height:auto;
	overflow:hidden;
	border-radius:5px;
	padding-top:15px;
	margin-top:15px;

}
.applytime p{
	text-align:center;
	font-size:16px;
}
.applytime dd p{
	font-size:14px;
	line-height:24px;
	text-align:left;
}
.applytime dl{
	margin-top:15px;
	height:auto;
	overflow:hidden;
}
.applytime dl dt{
	width:75px;
	float:left;
	margin-left:15px;
	vertical-align:middle;
}
.applytime dl dd{
	width:225px;
	float:left;
	text-align:left;
	margin-left:20px;
}
.applytimedl dd p{
	text-align:left;
	line-height:30px;
	font-size:16px;
}
.apply_btn{
	border-top:solid 1px #ccc;
	margin-top:15px;
}
.apply_btn span{
	display:inline-block;
	line-height:0.55px;
	width:45%;
	padding-left:5%;
	font-size:16px;
}
.apply_btn a{
	display:inline-block;
	line-height:55px;
	width:45%;
	padding-right:5%;
	color:#459038;
	font-size:18px;
	text-align:right;
}
.phone_chat{
	text-align:center;
	width:460px;
	background-color:#fff;
	padding-bottom:30px;
}
.phone_chat p{
	font-size:16px;


}
.phone_qrcode{
	margin:30px auto;
}
.layui-layer-title{
	padding:0;
}
.cgtishi {
	width: 630px;
	margin: 60px auto;
}
.cgtishi dt {
	width: 100px;
	float: left;
	display: block;
}
.cgtishi dd {
	width: 500px;
	float: right;
	display: block;
}
.cgtishi dd .p1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 15px;
}
.cgtishi dd .p2 {
	font-size: 12px;
}
.wrp_code{
	width: 100px;
}
.all_questions{
	display: none;
}

