@charset "utf-8";
body {
	background: url(../../images/zhuwenyanlvshi/icos/body_bg.gif) left top #f6f6f6;
	font: 12px "Microsoft YaHei", arial;
	text-align: left;
	color: #333;
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
table,
tr,
td,
th,
label {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul,
ol,
li {
	list-style-type: none;
}

.dib {
	display: block;
}

.din {
	display: none;
}

.dii {
	display: inline;
}

.fa {
	font-family: arial;
}

.ft {
	font-family: tahoma;
}

.fw {
	font-family: "Microsoft YaHei"
}

.fs {
	font-family: '宋体';
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.f12 {
	font-size: 12px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.fb {
	font-weight: bold;
}

.fb16 {
	font-weight: bold;
	font-size: 16px;
}

.fb14 {
	font-weight: bold;
	font-size: 14px;
}

.c333 {
	color: #333;
}

.c666 {
	color: #666;
}

.cf00 {
	color: #F00;
}

.cf60 {
	color: #f60;
}

.c999 {
	color: #999;
}

.cd00 {
	color: #d00000;
}

.space {
	clear: both;
	height: 10px;
	overflow: hidden;
	zoom: 1;
}

.space20 {
	clear: both;
	height: 20px;
	overflow: hidden;
	zoom: 1;
}

.p10 {
	padding: 10px;
	overflow: hidden;
	zoom: 1;
}

.pr10 {
	padding-right: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.ml20 {
	margin-left: 20px;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mr20 {
	margin-right: 20px;
}

select,
input,
label,
textarea,
img {
	vertical-align: middle;
	font-size: 12px;
	color: #555;
}

.banner-conts li img{
	position: absolute;
	left: 50%;
	margin-left: -720px;	
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	resize: none;
}

em {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #183883;
	text-decoration: underline;
}

.cl {
	clear: both;
}

.disn {
	display: none;
}

.none {
	border: none;
	border: 0;
}

.w960 {
	width: 962px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.w470 {
	width: 470px;
}

.wrap {
	clear: both;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	width: 100%;
	height: auto;
	min-width: 960px;
}

.header .top {
	width: 100%;
	/*background: url(../../images/zhuwenyanlvshi/top_bg.png) center top no-repeat;*/
	background: white;
}

.top dl.mixed {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}

.top dl.mixed dt.logo {
	display: flex;
	width: 286px;
	height: 100%;
	padding: 3px 0;
	float: left;
}
.top dl.mixed dt.logo .home{
	width: auto;
	height: auto;
	display: inline-block;
	margin:auto 0;
}
.top dl.mixed dt.logo .home a p{font:bold 30px "微软雅黑";color: #183883;text-shadow: 2px 2px 2px #183883;}
.top dl.mixed dt.logo a:hover {text-decoration: none;}


.top dl.mixed dt.logo  img{
	display: inline-block;
	width: 95px;
	height: 95px;
}
.top dl.mixed dd {
	height: 100%;
	float: right;
}

.top dl.mixed dd .wb {
	height: 30px;
	font: 16px/30px "Microsoft YaHei";
	color: #fff;
	overflow: hidden;
}

.top dl.mixed dd .wb span {
	display: block;
	margin-left: 6px;
	float: left;
}

/*.top dl.mixed dd .wb a {
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 10px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	display: inline;
}*/
.top dl.mixed dd{display: flex;}
.top dl.mixed dd .hm {
    margin :auto 0;
    font: bold 26px "微软雅黑";
    color: #183883;
}

.header .nav {
	width: 100%;
	background: url(../../images/zhuwenyanlvshi/icos/nav_bg.gif) repeat-x;
	border-top: 2px solid #183883;
}

.nav ul {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}

.nav ul li {
	width: 105px;
	text-align: center;
	height: 44px;
	font: 16px/44px "Microsoft YaHei";
	float: left;
}

.nav li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #183883;
}

.nav li a:hover,
.nav li a.crt {
	background-color: #183883;
	text-decoration: none;
	color: #fff;
}

.banner {
    margin:0 auto;
	height: 400px;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	position: relative;
	z-index: 1;
}

.banner-tab-btn {
	width: 70px;
	height: 20px;
	position: absolute;
	bottom: 18px;
	left: 50%;
	margin-left: 418px;
	z-index: 2;
}

.banner-tab-btn i {
	display: block;
	width: 16px;
	height: 16px;
	margin-right: 7px;
	float: left;
	overflow: hidden;
	zoom: 1;
	text-indent: -10px;
	cursor: pointer;
}

.banner-tab-btn i {
	background-color: #a9a9a9;
}

.banner-tab-btn i.hover {
	background-color: #183883;
}

.banner-conts {}

.banner li {
	height: 600px;
	display: none;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
	position: relative;
}

.banner li.hover {
	display: block;
}

.banner .pic1-txt p,
.banner .pic2-txt p,
.banner .pic3-txt p,
.banner .pic4-txt p {
	height: 0px;
	overflow: hidden;
	zoom: 1;
}

.banner li.img-01 {
	
	background-size: 100% 100%;
}

.banner .pic1-tle,
.banner .pic1-txt {
	
}

.banner .pic1-tle {
	width: 264px;
	height: 60px;
	background-position: 0 0;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	top: 0px;
	line-height: 200px;
	overflow: hidden;
	zoom: 1;
}

.banner .pic1-txt {
	width: 256px;
	height: 60px;
	background-position: -264px 0;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-top: 0px;
}

.banner li.img-02 {
	
}

/*.banner .pic2-tle,
.banner .pic2-txt {
	background: url(../../images/zhuwenyanlvshi/focus/ban24-con02.png) no-repeat;
}*/

.banner .pic2-tle {
	width: 268px;
	height: 54px;
	position: absolute;
	left: 50%;
	margin-left: -438px;
	top: 142px;
	line-height: 200px;
	overflow: hidden;
	zoom: 1;
}

.banner .pic2-txt {
	width: 412px;
	height: 66px;
	background-position: 0 -58px;
	position: absolute;
	top: 196px;
	left: 50%;
	margin-left: -438px;
}

.banner li.img-03 {
	background: url(../img/49dd27dc2313e1798236785ca89a0c0a.jpg) center no-repeat;
}

/*.banner .pic3-tle,
.banner .pic3-txt {
	background: url(../../images/zhuwenyanlvshi/focus/ban24-con03.png) no-repeat;
}*/

.banner .pic3-tle {
	width: 378px;
	height: 64px;
	position: absolute;
	left: 50%;
	margin-left: -438px;
	top: 128px;
	line-height: 200px;
	overflow: hidden;
	zoom: 1;
}

.banner .pic3-txt {
	width: 378px;
	height: 72px;
	background-position: 0 -64px;
	position: absolute;
	top: 192px;
	left: 50%;
	margin-left: -438px;
}

.banner .pic1-tle {
	margin-left: -120px;
	opacity: 0;
}

.banner .pic1-txt {
	margin-left: 144px;
	opacity: 0;
}

.banner .pic2-tle {
	margin-left: -244px;
	opacity: 0;
}

.banner .pic2-txt {
	margin-left: -54px;
	opacity: 0;
}

.banner .pic3-tle {
	margin-left: -490px;
	opacity: 0;
}

.banner .pic3-txt {
	margin-left: -490px;
	opacity: 0;
}

.s_focus {
	width: 100%;
	height: 600px;
	overflow: hidden;
}
.s_focus img{width: 100%;height: 100%;}

.s_focus p {
	width: 960px;
	height: 244px;
	margin: 0 auto;
	text-indent: -9999em;
}

.main {
	width: 100%;
	background: url(../../images/zhuwenyanlvshi/icos/main_bg.gif) repeat-x #fff;
	padding: 20px 0;
}

.main .ask_enter {
	height: 28px;
	background: url(../img/phone.png) right  no-repeat;
	padding-right: 32px;
	text-align: right;
	font: 16px/28px "Microsoft YaHei";
}

.ask_enter a {
	text-decoration: none;
	margin-left: 20px;
	color: #fff;
}

/*.ask_enter a:hover {
	text-decoration: none;
	color: #ee5f60;
}*/

.main .two_blocks {
	margin-top: 20px;
	overflow: hidden;
	zoom: 1;
}

.two_blocks h3 {
	height: 34px;
	padding: 1px 14px 0 35px;
	font: 16px/32px "Microsoft YaHei";
	color: #fff;
	overflow: hidden;
	/*border: 1px solid #e1e1e1;
	background: #f7f5f5;*/
}

.two_blocks h3.ico01 {
	background: url(../img/icon01_01.png) no-repeat;
	
}

.two_blocks h3.ico02 {
	background: url(../img/icon02_02.png) no-repeat;
}

.two_blocks h3 a {
	display: block;
	width: 50px;
	height: 20px;
	margin-top: 8px;
	text-indent: -9999em;
	float: right;
}

.two_blocks dl {
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 10px;
	overflow: hidden;
}

.two_blocks dt {
	width: 120px;
	margin-right: 10px;
	float: left;
}

.two_blocks dt span {
	display: block;
	width: 114px;
	height: 136px;
	padding: 2px;
	border: 1px solid #d2d2d2;
}

.two_blocks dt a.details {
	display: block;
	width: 100%;
	text-align: center;
	height: 32px;
	background: #183883;
	margin-top: 4px;
	font: 16px/32px "Microsoft YaHei";
	color: #fff;
}

.two_blocks dt a.details:hover {
	color: #fff;
}

.two_blocks dd {
	line-height: 24px;
}

.two_blocks dd p.jy {
	width: 320px;
	margin-left: 130px;
	border-bottom: 1px dashed #818181;
	padding-bottom: 6px;
	*width: 310px;
}

.two_blocks dd p.jy span {
	display: block;
	margin-left: -130px;
	*padding-left: 130px;
}

.two_blocks dd p.sm {
	padding-top: 13px;
	text-indent: 2em;
}

.two_blocks dd p.sm a {
	font-weight: bold;
	color: #183883;
}

.two_blocks ul {
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 40px 50px 5px;
	height:202px;
}

.two_blocks ul li {
	background: url(../../images/zhuwenyanlvshi/icos/icon.gif) -2px -227px no-repeat;
	padding-left: 8px;
	line-height: 32px;
	overflow: hidden;
	font-size:18px;
}

.two_blocks ul span {
	color: #888;
	float: right;
}

.main .field {
	margin-top: 10px;
	height: 32px;
	border-bottom: 4px solid #bebebe;
	font: 20px/32px "Microsoft YaHei";
	color: #183883;
}

.field span {
	margin-left: 6px;
	font-size: 14px;
	text-transform: uppercase;
	color: #888;
}

.main .four_blocks {
	margin-top: 20px;
	overflow: hidden;
}

.four_blocks h3 {
	height: 37px;
	background: url(../img/icon.gif) 0 -134px no-repeat;
	padding: 0 10px;
	font: 16px/37px "Microsoft YaHei";
	overflow: hidden;
}

.four_blocks h3 a {
	display: block;
	width: 50px;
	height: 20px;
	margin-top: 13px;
	text-indent: -9999em;
	float: right;
}

.four_blocks dl {
	border: 1px solid #e1e1e1;
	border-top: none;
	padding: 10px 8px;
}

.four_blocks dt {
	background: url(../../images/zhuwenyanlvshi/icos/s_t_bg.gif) left bottom no-repeat;
	padding-bottom: 8px;
	overflow: hidden;
	zoom: 1;
}

.four_blocks dt span {
	display: block;
	width: 118px;
	height: 84px;
	padding: 1px;
	border: 1px solid #d2d2d2;
	float: left;
}

.four_blocks dt p {
	width: 320px;
	float: right;
}

.four_blocks dt b {
	display: block;
	font-size: 14px;
}

.four_blocks dt em {
	display: block;
	padding-top: 4px;
	text-indent: 2.0em;
	line-height: 22px;
	color: #555;
}

.four_blocks dt em a {
	font-weight: bold;
	color: #183883;
}

.four_blocks dd {
	padding-top: 8px;
	line-height: 24px;
}

.four_blocks dd p {
	background: url(../img/icon.gif) 0 -255px no-repeat;
	overflow: hidden;
	padding-left: 14px;
}

.four_blocks dd span {
	color: #888;
	float: right;
}

.main .advs {
	height: 100px;
	margin-top: 20px;
}

.main .flinks {
	border: 1px solid #e2e2e2;
	margin-top: 20px;
	padding: 12px 10px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
}

.flinks dt {
	width: 74px;
	font-weight: bold;
	white-space: nowrap;
	float: left;
}

.flinks dd {
	width: 864px;
	float: right;
}

.flinks dd a {
	margin-right: 10px;
	white-space: nowrap;
}

.footer {
	width: 100%;
	border-top: 6px solid #cbcbcb;
	background-color:white;
	padding: 16px 0 20px;
	min-width: 960px;
}

.footer .copyright {
	font-size: 14px;
	color: #183883;
	overflow: hidden;
}

.copyright dt {
	width: 650px;
	line-height: 22px;
	float: left;
}

.copyright dt a {
	color: #f5c8c8;
}

.copyright dt a:hover {
	color: #f5c8c8;
}

.copyright dd {
	width: 204px;
	margin-top: 6px;
	text-align: right;
	float: right;
}

.copyright dd span {
	display: block;
	color: white;
	height: 32px;
	background: url(../img/icon03.png) no-repeat;
	padding-right: 46px;
	font: 18px/30px "Microsoft YaHei";
}

.copyright dd em {
	display: block;
	white-space: nowrap;
	font-size: 28px;
}

.main .aside_left {
	width: 240px;
	float: left;
}

.aside_left h3 {
	height: 40px;
	/*background: url(../../images/zhuwenyanlvshi/icos/icon.gif) 10px -319px no-repeat #b22503;*/
	font: 18px/40px "Microsoft YaHei";
	background: #183883;
	padding-left: 30px;
	color: #fff;
}

.aside_left .brands {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 2px 0 16px;
}

.brands li {
	height: 32px;
	border-bottom: 1px solid #d5d5d5;
	padding-left: 10px;
	font: 14px/32px "Microsoft YaHei"
}

.aside_left .consulting {
	border: 1px solid #d5d5d5;
	border-top: none;
	padding: 10px 9px 16px;
}

.consulting li {
	margin-bottom: 4px;
}

.consulting li input,
.consulting li textarea {
	border: 1px solid #ddd;
	background-color: #fff;
	padding-left: 2px;
}

.consulting li.w_c_d input {
	width: 216px;
	height: 24px;
	line-height: 24px;
}

.consulting li textarea {
	width: 216px;
	height: 60px;
}

.consulting li.w_yz input {
	width: 108px;
	height: 24px;
	line-height: 24px;
}

.consulting li.w_yz img {
	cursor: pointer;
}

.consulting li.w_fs {
	margin-top: 6px;
	text-align: right;
}

.consulting li.w_fs input {
	width: 108px;
	height: 28px;
	border: 0;
	background: #183883;
	color: #fff;
	cursor: pointer;
}

.consulting li.w_ts {
	margin: 8px 0 0 0;
	text-align: right;
}

.aside_left .latest {
	border: 1px solid #d5d5d5;
	border-top: none;
	padding: 10px 9px 16px;
}

.latest li {
	background: url(../../images/zhuwenyanlvshi/icos/icon.gif) 0 -255px no-repeat;
	padding-left: 14px;
	line-height: 24px;
	overflow: hidden;
}

.aside_left .contactus {
	border: 1px solid #d5d5d5;
	border-top: none;
	padding: 6px 9px;
}

.contactus span {
	display: block;
	line-height: 24px;
}

.main .aside_right {
	width: 700px;
	float: right;
	padding-bottom: 30px;
}

.location {
	height: 50px;
	background: #183883;
	padding-left: 16px;
	font: 14px/50px "Microsoft YaHei";
	color: #fff;
}

.location a {
	margin: 0 6px;
	color: #fff;
}

.location a:hover {
	text-decoration: none;
	color: #ef4907;
}

.page {
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 30px 0 20px;
}

.page a,
.page span {
	color: #525252;
	background: #f8f8f8;
	border: 1px #ddd solid;
	padding: 1px 6px;
	margin: 0 3px;
	height: 16px;
	line-height: 16px;
}

.page a:hover,
.page span.hover {
	color: #fff;
	text-decoration: none;
	background-color: #183883;
	/*border: 1px #ef4907 solid;*/
}

.main .con_box {
	border: 1px solid #183883;
	border-top: none;
	padding: 0 14px 16px;
}

.yjlb {
	padding-top: 20px;
}

.yjlb ul {
	padding-bottom: 15px;
}

.yjlb ul h4 {
	height: 30px;
	background: url(../img/title_bg.gif) repeat-x scroll;
	padding: 6px 15px 0;
	_padding-top: 8px;
}

.yjlb ul h4 em {
	font: 20px/22px "Microsoft Yahei";
	color: #292929;
}

.yjlb ul h4 a {
	float: right;
	padding-top: 6px;
	_padding-top: 0px;
}

.yjlb ul p {
	padding: 12px 0 4px;
	text-indent: 2.0em;
	line-height: 24px;
	font-size: 14px;
	color: #555;
}

.yjlb ul p a {
	color: #183883;
}

.yjlb ul li {
	height: 28px;
	line-height: 28px;
	background: url(../img/book.gif) 2px 10px no-repeat scroll;
	padding-left: 15px;
	font-size: 14px;
}

.yjlb ul span {
	font-size: 12px;
	color: #888;
	float: right;
	overflow: hidden;
}

.yjlb ul .dashed02 {
	width: 650px;
	border-bottom: 1px dashed #DBDBDB;
	margin: 6px 0 4px;
}

.wzlb {
	overflow: hidden;
	_padding-top: 10px;
}

.wzlb .list {
	font-size: 14px;
	border-bottom: 1px dashed #dbdbdb;
	padding-bottom: 10px;
	margin-top: 10px;
}

.wzlb .list li {
	padding-left: 12px;
	background: url(../img/book.gif) 0 10px scroll no-repeat;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
}

.wzlb .list li span {
	float: right;
	color: #999;
	font-size: 12px;
}

.wzxq {
	padding-bottom: 20px;
}

.wzxq h2 {
	font: 22px "Microsoft YaHei";
	text-align: center;
	padding-top: 10px;
}

.wzxq h4 {
	height: 30px;
	line-height: 30px;
	font: normal 12px/30px "SimSun";
	text-align: center;
	color: #666;
	border-bottom: 1px dashed #d0d0d0;
}

.wzxq .article {
	font-size: 16px;
}

.wzxq .article p {
	line-height: 28px;
}

.wzxq .pre_next {
	overflow: hidden;
	border-top: 1px dashed #d0d0d0;
	margin-top: 10px;
	padding-top: 10px;
}

.wzxq .pre_next p {
	line-height: 26px;
	font-weight: bold;
}

.wzxq .pre_next p a {
	font-weight: normal;
}

.lsjs {
	padding-bottom: 20px;
	font-size: 16px
}

.lsjs h2 {
	font: 18px "Microsoft YaHei";
	padding: 10px 0 4px;
	border-bottom: 1px dashed #cfcfcf;
	color: #912703;
}
.lsjs p:first-child{text-indent: 2em;}
.lsjs p {
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}

.lsjs p img {
	margin: 8px 0 0 10px;
	border: 1px solid #ddd;
	padding: 2px;
	float: right;
}

.lxwm h2 {
	border-bottom: 1px dashed #dbdbdb;
	padding: 12px 0 4px;
	font: 20px "Microsoft YaHei";
	color: #912703;
}

.lxwm p {
	line-height: 26px;
	padding: 6px 0 12px;
	font-size: 14px;
}

.zxzx {
	padding-bottom: 20px;
}

.zxzx .des {
	padding: 14px 6px 6px;
}

.zxzx .des p {
	line-height: 22px;
	margin-bottom: 6px;
	color: #666;
}

.zxzx .askmd {
	clear: both;
	padding: 0 6px;
}

.zixun p {
	padding: 4px 0;
	overflow: hidden;
	zoom: 1;
}

.zixun p label {
	display: block;
	width: 70px;
	line-height: 30px;
	font-size: 14px;
	color: #444;
	text-align: right;
	float: left;
}

.zixun p input,
.zixun p textarea {
	display: block;
	margin-left: 5px;
	border: solid 1px #e1e1e1;
	padding: 3px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	vertical-align: middle;
	float: left;
}

.zixun p input {
	width: 156px;
	height: 22px;
}

.zixun p textarea {
	width: 540px;
	height: 120px;
	resize: none;
}

.zixun p input.yzm {
	margin-right: 10px;
}

.zixun p img {
	vertical-align: middle;
}

.zixun p span {
	margin-left: 5px;
}

.zixun .zixun_btn {
	overflow: hidden;
	zoom: 1;
	padding-left: 74px;
}

.zixun .zixun_btn input {
	display: block;
	width: 106px;
	height: 36px;
	border: 0;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

.zixun .zixun_btn input.btn {
	background: url(../../images/zhuwenyanlvshi/icos/submit.png) no-repeat;
	margin-right: 20px;
}

.zixun .zixun_btn input.btn02 {
	background: url(../../images/zhuwenyanlvshi/icos/reset.png) no-repeat;
}

.zixun .notice {
	line-height: 28px;
	margin: 0 0 6px 75px;
}

.zxzx .lxhm {
	margin-top: 20px;
	background-color: #183883;
	padding: 10px 14px;
	font: 14px "Microsoft YaHei";
	color: #fff;
}

.zxzx .reply_show {
	background-color: #f9f9f9;
	border: 1px solid #d0d0d0;
	margin-top: 12px;
}

.zxzx .reply_show .question {
	padding: 12px 12px 12px 58px;
	overflow: hidden;
	position: relative;
}

.zxzx .reply_show .question .tb01 {
	width: 27px;
	height: 40px;
	background: url(../../images/zhuwenyanlvshi/icos/icos02.png) 0 0 no-repeat scroll;
	position: absolute;
	left: 12px;
	top: 0;
	_left: -46px;
}

.zxzx .reply_show .question .xxwt {
	line-height: 24px;
}

.zxzx .reply_show .answer {
	padding: 12px 12px 12px 58px;
	position: relative;
	border-top: 1px solid #d0d0d0;
}

.zxzx .reply_show .answer .hd {
	overflow: hidden;
}

.zxzx .reply_show .answer .tb02 {
	width: 27px;
	height: 40px;
	background: url(../../images/zhuwenyanlvshi/icos/icos02.png) 0 -69px no-repeat scroll;
	position: absolute;
	left: 12px;
	top: 0;
}

.zxzx .reply_show .answer {
	overflow: hidden;
	zoom: 1;
}

.zxzx .reply_show .answer .hd .lawyer65 {
	width: 60px;
	height: 96px;
	text-align: center;
}

.zxzx .reply_show .answer .hd .lawyer65 em {
	display: block;
	line-height: 20px;
}

.zxzx .reply_show .answer .hd .xxda {
	width: 518px;
	line-height: 22px;
	color: #444;
	margin-left: 20px;
	_display: inline;
}

.zxzx .reply_show .date {
	clear: both;
	height: 28px;
	line-height: 28px;
	color: #747474;
	text-align: right;
	padding-right: 14px;
	border-top: 1px solid #d0d0d0;
	background-color: #f0f0f0;
}

.zxfl .reply_show .answer .hd .flda {
	width: 492px;
	border: 1px solid #e3bd87;
	border-radius: 3px;
	background-color: #f2e0c7;
	padding: 6px 10px;
	position: relative;
}

.zxfl .reply_show .answer .hd .flda em {
	display: block;
	width: 16px;
	height: 24px;
	background: url(../../images/zhuwenyanlvshi/icos/icon.gif) -4px -364px no-repeat;
	text-indent: -30px;
	overflow: hidden;
	position: absolute;
	left: -16px;
	top: 12px;
}

.zxfl .reply_show .answer .hd .flda span {
	line-height: 24px;
}

.zxfl {
	padding-top: 12px;
}

.zxzx .ask_btn {
	clear: both;
	overflow: hidden;
	zoom: 1;
}

.ask_btn a {
	display: block;
	width: 180px;
	text-align: center;
	height: 48px;
	margin: 20px 0 0 58px;
	background-color: #EF6A0B;
	border-radius: 3px;
	font: 18px/48px "Microsoft YaHei";
	color: #fff;
}

.ask_btn a:hover {
	background-color: #921c00;
	text-decoration: none;
	color: #fff;
}

.QQbox {
	z-index: 9999;
	right: 0;
	width: 131px;
	height: 184px;
	position: absolute;
	top: 160px
}

.QQbox .press {
	right: 0;
	width: 36px;
	cursor: pointer;
	position: absolute;
	height: 131px;
}

.QQbox .Qlist {
	right: 0;
	width: 131px;
	position: absolute;
	height: 184px;
	background: url(../../images/zhuwenyanlvshi/kefu/floatServiceBj.gif) no-repeat left center;
}

.QQbox .Qlist ul {
	padding: 38px 0 0 21px;
}

.QQbox .Qlist li {
	height: 26px;
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
}

.QQbox .Qlist li.phone_tle {
	padding-top: 8px;
	height: 24px;
	line-height: 24px;
}

.QQbox .Qlist li.phone2 {
	color: #1296db;
	padding-top: 4px;
	height: 24px;
	line-height: 24px;
	font: bold 12px "Microsoft YaHei";
}

.weixin {
	background: #ededed;
	padding: 5px;
	position: absolute;
	right: 0px;
	top: 185px;
	width: 121px;
}

.weixin span {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #ac0808;
	margin-bottom: 15px;
}

.weixin img {
	margin-bottom: 5px;
}

.weixin p {
	line-height: 18px;
}