@charset "utf-8";
/* CSS Document */
input
{
	font-family: "微软雅黑";
	background: none;
}
/*登陆页面样式*/
.DengLu
{
        position:absolute; 
	top:0; 
	left:0; 
	width: 100%;
	height: 100%;
	background: url(../../images/xjimage/infor_img/DengluBg.jpg) no-repeat center top;
	background-position: center 0; 
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-size: cover; 
	-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */ 
	-o-background-size: cover;/* 兼容Opera */ 
	zoom: 1; 
}
.DlMain
{
	width: 463px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 18px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 58px;
        margin-top: 65px;
}
.DlMain h2
{
	width: 440px;
	margin: 0 auto;
	border-bottom: 2px solid #b5b6b6;
	padding-bottom: 14px;
	font-size: 20.15px;
	color: #3e3a39;
	line-height: 38px;
	letter-spacing: 1px;
}
.DlMain h2 a
{
	display: inline-block;
	width: 93px;
	height: 38px;
	padding-right: 50px;
}
.DlForm
{
	width: 390px;
	margin: 0 auto;
	margin-top: 42px;
	display: table;
	margin-left: 45px;
}
.DlForm .Lug
{
	font-size: 13px;
	color: #f85454;
	text-align: center;
	display: none;
}
.DlForm .dlbox
{
	width: 358px;
	border: 1px solid #595757;
	height: 46px;
	display: table;
	position: relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
}
.DlForm .dlbox label
{
	width: 45px;
	float: left;
	height: 40px;
	border-right: 1px solid #9fa0a0;
	margin-top: 4px;
	vertical-align: middle;
}
.DlForm .dlbox input
{
	float: left;
	width: 280px;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	color: #3e3a39;
	font-size: 14px;
	margin-top: 4px;
	border: none;
	vertical-align: middle;
}
.DlForm .dlbox .error
{
	display: block;
	width: 16px;
	height: 20px;
	position: absolute;
	right: -26px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/false.png) no-repeat center center;
	display: none;
}
.DlForm .tserror
{
	display: block;
	width: 60%;
	display: table;
	height: 30px;
	line-height: 30px;
	margin-top: -30px;
	padding-left: 60px;
	display: none;
	font-size: 14px;
	color: #aa0404;
	letter-spacing: 0px;
}
.DlForm .dlbox.success .error
{
	display: block;
	width: 16px;
	height: 20px;
	position: absolute;
	right: -26px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/true.png) no-repeat center center;
}
.DlForm .zddl
{
	width: 315px;
	margin: 0 auto;
	display: table;
	text-align: right;
	font-size: 12px;
	color: #898989;
	letter-spacing: 1px;
	height: 12px;
	display: table;
}
.DlForm .zddl p
{
	width: 178px;
	float: right;
	display: table;
}
.DlForm .zddl a
{
	color: #898989;
	margin-left: 8px;
}
.DlForm .zddl a:hover
{
	color: #aa0404;
}
.DlForm .zddl label,.DlForm .zddl a
{
	display: block;
	float: left;
	width: 80px;
	height: 12px;
	line-height: 12px;
}
.DlForm .zddl label
{
	padding-right: 8px;
	border-right: 1px solid #c9cacb;
}
.DlForm .zddl label input
{
	display: inline-block;
	vertical-align: middle;
	border: none;
	opacity: 0;
	width:3px;
	cursor: pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
}
.DlForm .zddl label i
{
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	background: url(../../images/xjimage/infor_img/zddl_img.png) no-repeat center center;
}
.DlForm .zddl .red i
{
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 14px;
	background: url(../../images/xjimage/infor_img/zddl_img2.png) no-repeat center center;
	z-index: 2;
}
.DlForm .Drag
{
	width: 317px;
	margin-left: 26px;
	padding-top: 22px;
}
.DlForm .djdl
{
	width: 325px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #aa0404;
	border: none;
    margin-left: 25px;
    margin-top: 30px; 
    letter-spacing: 2px;
    cursor: pointer;
}
/*找回密码样式*/
.ZhPass
{
	width: 100%;
	background: url(../../images/xjimage/infor_img/passwordbg.jpg) no-repeat center top;
	height: 100%;
	background-size: cover;
	padding-top: 163px;
	padding-bottom: 305px;
}
.ZhPass .ZhPassBox
{
	width: 1270px;
	margin: 0 auto;
	padding-top: 50px;
	background-color: #fff;
	position: relative;
}
.ZhPass .ZhPassBox,
.ZhPassCon
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ZhPassCon
{
	width: 1201px;
	margin: 0 auto;
	height: 793px;
	background: url(../../images/xjimage/infor_img/ZhPassConBg.png) no-repeat center center;
}
.ZhPassCon .Magnifier
{
	width: 135px;
	height: 69px;
	background: url(../../images/xjimage/infor_img/MagnifierBg.png) no-repeat left center;
    position: absolute;
    left: 55px;
    top: 15px;	
    font-size: 18px;
    color: #595757;
}
.ZhPassCon .Magnifier p
{
	letter-spacing: 2px;
	margin-left: 55px;
	margin-top: 22px;
	background-color: #fff;
}
.ZhPass .password_logo
{
	width: 144px;
	height: 67px;
	position: absolute;
	left: 35px;
	top: -70px;
}
.ZhPassMain
{
	width: 838px;
	margin: 0 auto;
	display: table;
	padding-top: 80px;
}
.ZhPassMain .pass_ul
{
	width: 101%;
	display: table;
}
.pass_ul li
{
	float: left;
	position: relative;
}
.pass_ul li.li_widthA1
{
	width: 253px;
	z-index: 5;
}
.pass_ul li .p_text
{
	text-align: center;
	font-size: 16px;
	margin-top: 28px;
	color: #b5b6b6;
	letter-spacing: 2px;
}
.pass_ul li .blue
{
	color: #0d7e04;
}
.pass_ul li .bg_line
{
	background-color: #b5b6b6;
	width: 100%;
	height: 8px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pass_ul li .number_circle
{
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 18px;
	background-color: #b5b6b6;
	color: #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 115px;
	top: -10px;
}
.pass_ul li .bluebg
{
	background-color: #0d7e04;
}
.pass_ul li .bg_linebg
{
	background-color: #0d7f04;
}
.pass_ul li.li_widthA2
{
	width: 253px;
	margin-left: -5px;
	z-index: 3;
}
.pass_ul li.li_widthA2 .number_circle
{
	position: absolute;
	left: 60px;
}
.pass_ul li.li_widthA2 .p_text
{
	text-align: left;
	padding-left: 35px;
}
.pass_ul li.li_widthA3
{
	width: 198px;
	margin-left: -5px;
	z-index: 3;
}
.pass_ul li.li_widthA3 .number_circle,.pass_ul li.li_widthA4 .number_circle
{
	position: absolute;
	left: 5px;
}
.pass_ul li.li_widthA3 .p_text,.pass_ul li.li_widthA4 .p_text
{
	text-align: left;
	padding-left: -18px;
}
.pass_ul li.li_widthA4
{
	width: 150px;
	margin-left: -5px;
	z-index: 3;
}
.zhpass_form
{
	width: 468px;
	margin: 0 auto;
	display: table;
	margin-top: 65px;
}
.zhpass_formdiv
{
	width: 100%;
	display: table;
	position: relative;
}
.zhpass_formdiv .left
{
	float: left;
	width: 80px;
	text-align: left;
	color: #595757;
	font-size: 16px;
	letter-spacing: 2px;
	height: 48px;
	line-height: 48px;
}
.zhpass_formdiv .right
{
	border: 1px solid #b5b5b6;
	width: 358px;
	height: 46px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.zhpass_formdiv .right label
{
	width: 45px;
	float: left;
	height: 40px;
	border-right: 1px solid #9fa0a0;
	margin-top: 4px;
	vertical-align: middle;
}
.zhpass_form .Lug {
    color: #f85454;
    display: none;
    font-size: 13px;
    text-align: center;
}
.zhpass_formdiv .right input
{
	float: left;
	width: 280px;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
	color: #3e3a39;
	font-size: 14px;
	margin-top: 4px;
	border: none;
	vertical-align: middle;
}
.zhpass_formdiv .error
{
	display: block;
	width: 16px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/false.png) no-repeat center center;
	display: none;
}
.success .error
{
	display: block;
	width: 16px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/true.png) no-repeat center center;
}
.zhpass_form .tserror
{
	display: block;
	width: 60%;
	display: table;
	height: 30px;
	line-height: 30px;
	padding-left: 140px;
	font-size: 14px;
	color: #f85454;
	letter-spacing: 0px;
	display: none;
}
.zhpass_form .Drag
{
	width: 317px;
	margin: 0 auto;
	margin-top: 50px;
	padding-left: 60px;
}
.zhpass_form .tijiao
{
	width: 325px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #aa0404;
	border: none;
	margin-left: 102px;
    margin-top: 55px; 
    letter-spacing: 2px;
    cursor: pointer;
}

/*验证账户代码*/
.pass_ul li.li_widthB1
{
	width: 193px;
	z-index: 1;
}
.pass_ul li.li_widthB1 .bg_line,
.pass_ul li.li_widthB1 .number_circle
{
	background-color: #caecb6;
}
.pass_ul li.li_widthB1 .p_text
{
	color: #caecb6;
}
.pass_ul li.li_widthB1 .number_circle
{
	position: absolute;
	left: 114px;
}
.pass_ul li.li_widthB1 .p_text
{
	text-align: left;
	padding-left: 94px;
}
.pass_ul li.li_widthB2
{
	width: 258px;
	margin-left: -5px;
	z-index: 2;
}
.pass_ul li.li_widthB3
{
	width: 257px;
	margin-left: -5px;
}
.pass_ul li.li_widthB3 .number_circle
{
	position: absolute;
	left: 65px;
}
.pass_ul li.li_widthB3 .p_text
{
	text-align: left;
	padding-left: 47px;
}
.pass_ul li.li_widthB4
{
	width: 150px;
	margin-left: -5px;
}
.pass_ul li.li_widthB4 .number_circle
{
	position: absolute;
	left: 5px;
}
.pass_ul li.li_widthB4 .p_text
{
	text-align: left;
}
.yzzh_form
{
	display: table;
	width: 360px;
	margin: 0 auto;
	margin-top: 65px;
}
.formtit
{
	font-size: 16px;
	color: #0d7f04;
	letter-spacing: 2px;
	padding-bottom: 35px;
}
.yzzh_form .yzzh_formdiv
{
	border: 1px solid #b5b5b6;
	width: 358px;
	height: 46px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 30px;
}
.yzzh_formdiv .question
{
	color: #595757;
	width: 250px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-top: 3px;
	border: none;
	background: none;
}
.yzzh_formdiv .answer
{
	color: #595757;
	width: 310px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-top: 3px;
	border: none;
	background: none;
}
.yzzh_form input.next
{
	width: 325px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #aa0404;
	border: none;
	margin-left: 17px;
    margin-top: 25px; 
    letter-spacing: 2px;
    cursor: pointer;
}
.yzzh_form .answer_error
{
	display: block;
	width: 60%;
	display: table;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	font-size: 14px;
	color: #f85454;
	letter-spacing: 0px;
	display: none;
	margin-top: -30px;
}
/*密码重置页面代码*/
.pass_ul .li_widthC1
{
	width: 210px;
}
.pass_ul .li_widthC1 .bg_line,
.pass_ul .li_widthC1 .number_circle,
.pass_ul .li_widthC2 .bg_line,
.pass_ul .li_widthC2 .number_circle
{
	background-color: #caecb6;
}
.pass_ul .li_widthC1 .number_circle
{
	position: absolute;
	left: 115px;
}
.pass_ul .li_widthC1 .p_text
{
	text-align: left;
	padding-left: 94px;
}
.pass_ul .li_widthC1 .p_text,
.pass_ul .li_widthC2 .p_text
{
	color: #caecb6;
}
.pass_ul .li_widthC2
{
	width: 187px;
	margin-left: -5px;
}
.pass_ul .li_widthC2 .number_circle
{
	position: absolute;
	left: 103px;
}
.pass_ul .li_widthC2 .p_text
{
	text-align: left;
	padding-left: 80px;
}
.pass_ul .li_widthC3
{
	width: 258px;
	margin-left: -5px;
	z-index: 5;
}
.pass_ul .li_widthC3 .p_text
{
	color: #0d7f04;
}
.pass_ul .li_widthC4
{
	width: 198px;
	margin-left: -5px;
}
.pass_ul .li_widthC4 .number_circle
{
	position: absolute;
	left: 53px;
}
.pass_ul .li_widthC4 .p_text
{
	text-align: left;
	padding-left: 53px;
}
.password_form
{
   width: 360px;
   margin: 0 auto;
   display: table;
   margin-top: 65px;	
}
.password_form .password_formdiv
{
	border: 1px solid #b5b5b6;
    height: 46px;
    margin-bottom: 25px;
    width: 358px;
    display: table;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    margin-bottom: 30px;
}
.password_formdiv label
{
	border-right: 1px solid #9fa0a0;
    float: left;
    height: 40px;
    margin-top: 4px;
    vertical-align: middle;
    width: 45px;
}
.password_formdiv input
{
	border: medium none;
    color: #3e3a39;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 4px;
    padding-left: 15px;
    vertical-align: middle;
    width: 280px;
}
.password_form .error
{
	position: absolute;
	display: block;
	width: 16px;
	height: 20px;
	right: -35px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/false.png) no-repeat center center;
	display: none;
}
.password_formdiv.success .error
{
	position: absolute;
	display: block;
	width: 16px;
	height: 20px;
	right: -35px;
	top: 12px;
	background: url(../../images/xjimage/infor_img/true.png) no-repeat center center;
}
.password_form .tserror
{
	color: #f85454;
    display: block;
    font-size: 14px;
    height: 30px;
    letter-spacing: 0;
    line-height: 30px;
    padding-left: 60px;
    width: 60%;
    margin-top: -30px;
    display: none;
}
.password_form .PassDefine
{
	background-color: #aa0404;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 44px;
    letter-spacing: 6px;
    line-height: 44px;
    margin-left: 17px;
    margin-top: 25px;
    text-align: center;
    width: 325px;
}
/*密码重置完成样式*/
.pass_ul .li_widthD1
{
	width: 308px;
}
.pass_ul li .green
{
	background-color: #caecb6;
}
.pass_ul .li_widthD2
{
	width: 197px;
	margin-left: -5px;
}
.pass_ul .li_widthD3
{
	width: 200px;
	margin-left: -5px;
}
.pass_ul .li_widthD4
{
	width: 149px;
	margin-left: -5px;
}
.pass_ul .li_widthD1 .p_text,
.pass_ul .li_widthD2 .p_text,
.pass_ul .li_widthD3 .p_text,
.pass_ul .li_widthD4 .p_text
{
	color: #caecb6;
}
.pass_ul .li_widthD1 .number_circle
{
	position: absolute;
	left: 114px;
}
.pass_ul .li_widthD2 .number_circle
{
	position: absolute;
	left: 5px;
}
.pass_ul .li_widthD2 .p_text
{
	text-align: left;
	margin-left: -10px;
}
.pass_ul .li_widthD3 .number_circle
{
	position: absolute;
	left: 5px;
}
.pass_ul .li_widthD3 .p_text
{
	text-align: left;
	margin-left: -10px;
}
.pass_ul .li_widthD4 .number_circle
{
	position: absolute;
	left: 5px;
}
.pass_ul .li_widthD4 .p_text
{
	text-align: left;
	margin-left: 3px;
}
.ResetDiv
{
	width: 510px;
	margin: 0 auto;
	margin-top: 65px;
	text-align: center;
}
.ResetDiv h3
{
	color: #0d7f04;
	font-size: 32.23px;
	letter-spacing: 2px;
	margin-bottom: 75px;
}
.TransInfor ul .Xuanzhong{ width: 100%; display: table;}
.TransInfor ul .Xuanzhong span{ display: block; cursor: pointer; letter-spacing: 1px; float: left; width: 140px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; color: #EB9720; border: 1px solid #EB9720; margin-right: 24px; margin-bottom: 18px;}
.TransInfor ul .Xuanzhong span i{ font-size: 16px;}
.ZhHuFormDiv .onCorrect,
.ZhHuFormDiv .onFocus,
.ZhHuFormDiv .onError
{
    position: absolute;
    top:46px;
    left: 0px;
    color: #bd1406;
    height: 30px;
    line-height: 30px;
    padding-left: 50px;
    display: block;
}
.ZhHuFormDiv .onShow{
    display: none;
}
.ZhHuFormDiv .onCorrect{
    color: #597519;
}

.ResetDiv h3 i
{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #0d7f04;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	margin-right: 15px;
}
.ResetDiv a
{
	display: block;
	 width: 325px;
	 margin: 0 auto;
	background-color: #aa0404;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 44px;
    letter-spacing: 2px;
    line-height: 44px;
    text-align: center;  
}
/*发布信息 过度转让样式*/
.Publish
{
	width: 100%;
	/*background-color: #eaeaea;*/
}
.w1200
{
	width: 1200px;
	margin: 0 auto;
	display: table;
	background-color: #fff;
	height: 100px;
}
.SearchTop
{
	width: 1171px;
	height: 279px;
	background: url(../../images/xjimage/infor_img/publish_img1.jpg) no-repeat center center;
	margin: 0 auto;
	padding-top: 25px;
}
.SearchTop form
{
	width: 475px;
	margin-left: 97px;
	padding-top: 77px;
}
.SearchTop form h3
{
	font-size: 16px;
	color: #005a85;
}
.search-div
{
	width: 473px;
	height: 46px;
	border: 1px solid #EB9720;
	background-color: #fff;
	margin-top: 16px;
}
.search-div .form-ipu
{
	width: 355px;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	margin-top: 3px;
	border: none;
	font-size: 16px;
	color: #221815;
}
.search-div .form-sub
{
	width: 103px;
	float: left;
	height: 46px;
	background-color: #EB9720;
	border: none;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.SearchBot
{
	width: 1170px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	padding-bottom: 40px;
        min-height: 800px;
}
.SearchBot .title
{
	font-size: 16px;
	color: #898989;
	width: 100%;
	border-bottom: 4px solid #9fa0a0;
	padding-bottom: 8px;
	letter-spacing: 1px;
    margin-bottom: 22px;
}
.SearchBot .title .img1
{
	display: inline-block;
	width: 54px;
	height: 35px;
}
.SearchBot .title .img2
{
	display: inline-block;
	width: 23px;
	height: 20px;
	padding-left: 8px;
}
.SearchBot .SearchUl
{
	width: 100%;
	z-index: 10;
	font-size: 16px;
	letter-spacing: 1px;
}
.SearchBot li
{
	margin-bottom: 45px;
}
.SearchBot li a
{
	color: #3e3a39;
}
.SearchBot li a em
{
	color: #EB9720;
}
.SearchBot li p
{
	color: #727171;
	font-size: 14px;
	padding-top: 12px;
}
.SearchBot li p em
{
	display: inline-block;
	padding-right: 25px;
}
.SearchImg
{
	width: 521px;
	height: 492px;
	position: absolute;
	right: 0px;
	top: 115px;
	z-index: 2;
}
/*求购信息发布样式*/
.Buying
{
	width: 100%;
	display: table;
	margin-top: 30px;
}
.BuyingTit
{
	width: 968px;
	font-size: 12px;
	margin-left: 20px;
	letter-spacing: 1px;
	position: relative;
}
.BuyingTit h3
{
	height: 16px;
	border-left: 3px solid #bd1406;
	padding-left: 6px;
	font-size: 18px;
	color: #3e3a39;
	height: 16px;
	line-height: 16px;
	margin-bottom: 12px;
	font-weight: bold;
}
.BuyingTit p
{
	font-size: 12px;
	color: #bd1406;
}
.BuyingTit img
{
	display: block;
	width: 28px;
	height: 18px;
	position: absolute;
	right: 0px;
	bottom: 12px;
}
.BuyingTitB
{
	width: 1158px;
	border-bottom: 2px solid #888888;
	padding-bottom: 8px;
}.BuyingForm
{
	width: 940px;
	margin-left: 136px;
	display: table;
	margin-top: 50px;
	padding-bottom: 68px;
}
.BuyingForm .formdiv,
.BuyingForm .formdivB
{
	width: 100%;
	display: table;
	margin-bottom: 40px;
}
.BuyingForm .formdivB
{
	margin-bottom: 30px;
}
.BuyingForm input,
.BuyingForm select,
.BuyingForm textarea
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #c9caca;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #595757;
}
.BuyingForm .formdiv .formdivlf,
.BuyingForm .formdiv .formdivrg
{
	float: left;
	width: 450px;
	display: table;
}
.BuyingForm .formdiv .formdivrg
{
	width: 485px;
}
.BuyingForm .formdiv label
{
	float: left;
	width: 110px;
	text-align: right;
	font-size: 14px;
	color: #595757;
	height: 26px;
	line-height: 26px;
	margin-right: 12px;
	white-space: nowrap;
}
.formdiv .liststyle{ float: left; width: 328px;}
.formdiv .liststyle span{position:relative; width: 90px; height:26px;line-height:26px;display:inline-block;border:1px solid #c9caca;border-radius:5px;padding:0 0 0 8px;cursor:pointer;background:white;float:left;margin-right:9px;margin-bottom:10px;}
.formdiv .liststyle span i{display:inline-block;height:26px;line-height:26px;padding-right:30px;position:relative;}
.formdiv .liststyle span i:after{content:"";display:block;width:20px;height:26px;position:absolute;right:0;top:0;background-image:url(../images/infor_img/jt_nor.png);background-repeat:no-repeat;background-position:0 center;background-size:10px auto;}
.formdiv .liststyle span ul{width:100%;border-radius:0 0 5px 5px;position:absolute;border:1px solid #E8E8E8;background:white; left:-1px;top:27px; margin-bottom:10px;display:none;z-index:10;}
.formdiv .liststyle span ul li{width:100%;float:left;overflow:hidden;border-top:1px solid #E8E8E8;}
.formdiv .liststyle span ul li:first-child{border-top:0;}
.formdiv .liststyle span ul li a{display:block;height:26px;line-height:26px;padding:0 8px;color:#494949;}


.BuyingForm .formdiv label i.red
{
	color: #b91306;
	font-size: 16px;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 5px;
}
.BuyingForm select
{
	width: 195px;
	float: left;
	height: 26px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: "微软雅黑";
	color: #595757;
	font-size: 14px;
	padding-left: 20px;
	letter-spacing: 2px;
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../../images/xjimage/infor_img/sanjiao.jpg) no-repeat 175px center;
    background-color:transparent;
}
.BuyingForm select option
{
	display: block;
	height: 26px;
	padding-left: 20px;
}
.BuyingForm .length-input
{
	width: 330px;
	padding-left: 15px;
}
.BuyingForm .short-input
{
	width: 180px;
	padding-left: 15px;
}
.BuyingForm .formdiv textarea
{
	width: 780px;
	height: 85px;
	padding-left: 15px;
	padding-top: 15px;
}
.BuyingForm .formdivB
{
	font-size: 14px;
	color: #221815;
	letter-spacing: 1px;
}
.formdivB .BuyingFormUl
{
	width: 105%;
	display: table;
}
.formdivB .BuyingFormUl label
{
	display: block;
	float: left;
	border: 1px solid #efefef;
	width: 142px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #595757;
	margin-top: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.BuyingFormUl label i
{
	display: inline-block;
	width: 15px;
	height: 15px;
}
.formdivB .BuyingFormUl label.Pattern
{
	width: 142px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #EB9720;
	border: 1px solid #EB9720;
}
.BuyingFormUl label input
{
	opacity: 0;
	width: 0px;
	height: 0px;
}
.BuyingForm .tijiao
{
	width: 325px;
	height: 44px;
	margin-left: 304px;
	line-height: 44px;
	text-align: center;
	background-color: #aa0404;
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	cursor: pointer;
}
.BuyingForm .Publisher
{
	width: 887px;
	padding-left: 15px;
	height: 58px;
	line-height: 58px;
	background-color: #efeff0;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 55px;
	color: #595757;
}
.BuyingForm .Publisher p
{
	float: left;
	width: 230px;
}
.BuyingForm .Publisher .p_big
{
	width: 205px;
}
.BuyingForm .Publisher .red
{
	color: #bb1406;
}
.BuyingForm .Publisher img
{
	display: inline-block;
	width: 23px;
	height: 23px;
	padding-right: 10px;
	vertical-align: middle;
}
.ZhuanForm
{
	width: 908px;
	margin-left: 150px; 
	margin-top: 20px;
	color: #595757;
	font-size: 14px;
	padding-bottom: 40px;
}
.ZhuanForm .zrtitle
{
	width: 100%;
	display: table;
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.ZhuanForm .zrtitle p
{
	float: left;
	width: 432px;
	font-weight: bold;
}
.ZhuanForm .zrtitle .blue
{
	color: #EB9720;
	font-weight: bold;
}
.ZhuanForm .zrtitle span
{
	float: left;
	width: 115px;
	font-size: 14px;
}
.ZhuanForm .zr_dl
{
	width: 100%;
	display: table;
	margin-bottom:30px;
}
.ZhuanForm .zr_dl dl
{
	float: left;
	width: 186px;
	display: table;
	height: 68px;
	border: 1px solid #d3d3d4;
	margin-bottom: 12px;
	padding-top: 15px;
	font-size: 14px;
	margin-right: 18px;
}
.ZhuanForm .zr_dl dl dt
{
	float: left;
	width: 50px;
	margin-left: 22px;
}
.ZhuanForm .zr_dl dl dd
{
	float: left;
	width: 100px;
}
.ZhuanForm dl.ZcdqDl{     width: 280px; position: relative;}
.ZhuanForm dl.ZcdqDl dd{ width: 105px; white-space: nowrap; overflow: hidden; line-height: 24px; text-overflow: ellipsis;}
.ZhuanForm dl.ZcdqDl .look{     color: #f75757;
    width: 48px;
    position: absolute;
    right: 54px;
    top: 18px;
    cursor: pointer;}


.ZhuanForm .zr_dl dl input
{
	display: inline-block;
	width: 40px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #eaeaea;
	margin-right: 5px;
	color: #221815;
}
.ZhuanForm .zr_dl h6
{
	width: 100%;
	overflow: hidden;
	zoom: 1;
	color: #f75757;
	font-size: 12px;
}
.ZhuanForm .yyfw
{
	width: 100%;
	display: table;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.ZhuanForm .yyfw h6
{
	color: #221815;
	padding-bottom: 10px;
}
.ZhuanForm .yyfw p
{
	line-height: 26px;
}
.ZhuanFormDiv
{
	width: 100%;
	display: table;
	margin-bottom: 22px;
}
.ZhuanFormDiv label
{
	float: left;
	width: 115px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	color: #3E3A39;
}
.ZhuanFormDiv textarea,
.ZhuanFormDiv input
{
	 border-radius: 5px;
	 -moz-border-radius: 5px;
	 -ms-border-radius: 5px;
	 -o-border-radius: 5px;
	 -webkit-border-radius: 5px;
}
.ZhuanFormDiv textarea
{
	width: 765px;
	height: 60px;
	padding-left: 15px;
	padding-top: 15px;
	border: 1px solid #c9caca;
    color: #595757;
    font-size: 14px;
    line-height: 26px;
}
.ZhuanFormDiv .length-input
{
	width: 270px;
	float: left;
	height: 33px;
	border: 1px solid #c9caca;
	background: none;
	box-shadow: none;
	padding-left: 15px;
}
.ZhuanFormDiv .upload-p
{ 
	width: 270px;
	float: left;
	height: 33px;
	background: none;
	box-shadow: none;
	padding-left: 15px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	position: relative;
}
.ZhuanFormDiv .File
{
	border: none;
    color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: 5px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #5ca4c7;
	cursor: pointer;
}
.ZhuanFormDiv .File:hover
{
	background-color: #EB9720;
}
.ZhuanFormDiv .small-input
{
	width: 100px;
	float: left;
	height: 33px;
	border: 1px solid #c9caca;
	background: none;
	box-shadow: none;
	padding-left: 15px;
	margin-left: 15px;
}
.ZhuanForm .ZhuanDiv
{
	width: 100%;
	display: table;
	padding-top: 18px;
}
.ZhuanForm .ZhuanDiv h3
{
	width: 100%;
	color: #221815;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.ZhuanForm .LabelDiv
{
	width: 105%;
	display: table;
}
.ZhuanForm .LabelDiv label
{
	display: block;
	float: left;
	border: 1px solid #efefef;
	width: 142px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #595757;
	margin-bottom: 20px;
	margin-right: 10px;
	cursor: pointer;
}
.ZhuanForm .LabelDiv label i
{
	display: inline-block;
}
.ZhuanForm .LabelDiv label.Pattern
{
	width: 142px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #EB9720;
	border: 1px solid #EB9720;
}
.ZhuanForm .LabelDiv label input
{
	opacity: 0;
	width: 1px;
	height: 1px;
}
.ZhuanForm .Publisher
{
	width: 887px;
	padding-left: 15px;
	height: 58px;
	line-height: 58px;
	background-color: #efeff0;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-bottom: 55px;
	color: #595757;
}
.ZhuanForm .Publisher p
{
	float: left;
	width: 230px;
}
.ZhuanForm .Publisher .p_big
{
	width: 205px;
}
.ZhuanForm .Publisher .red
{
	color: #bb1406;
}
.ZhuanForm .Publisher img
{
	display: inline-block;
	width: 23px;
	height: 23px;
	padding-right: 10px;
	vertical-align: middle;
}
.ZhuanForm  .tijiao
{
	width: 325px;
	height: 44px;
	margin-left: 304px;
	line-height: 44px;
	text-align: center;
	background-color: #aa0404;
	font-size: 20px;
	color: #fff;
	letter-spacing: 2px;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*信息发布成功*/
.PubSuccess{ width: 100%; padding-top: 80px; padding-bottom: 230px;}
.PubSuccess dl{ width: 375px; margin: 0 auto; letter-spacing: ; text-align: center;}
.PubSuccess dl dd{ font-size: 39.87px; color: #595757; margin-top: 25px; text-align: left;}
.PubSuccess dl dd img{ display: inline-block; width: 62px; height: 62px; padding-right: 22px; margin-top: -10px;}
.PubSuccess .ViewInfor{ width: 375px; margin: 0 auto; padding-top: 65px; display: table;}
.PubSuccess .ViewInfor a{ display: block; float: left; width: 102px; border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px; letter-spacing: 2px; height: 40px; border: 1px solid #EB9720; color: #EB9720; font-size: 14px; text-align: center; margin-right: 25px; background-color: #fff; line-height: 40px;}
.PubSuccess .ViewInfor a.Common,.PubSuccess .ViewInfor a:hover{ background-color: #EB9720; border: 1px solid #EB9720; color: #fff;}
.PubSuccess .ViewInfor a.a_last{ margin-right: 0px;}
/*转让信息中心样式*/
.Infor{ width: 1200px; margin: 0 auto; display: table; padding-top: 25px;}
.InforLf{ float: left; background-color: #fff; width: 142px; padding: 18px 0px 70px 0px; letter-spacing: 2px;}
.InforLf h3{ width: 132px; margin: 0 auto; font-size: 16px; color: #231815; border-bottom: 1px solid #595757; padding-bottom: 10px; text-indent: 1em; margin-bottom: 12px;}
.InforLf li{ width: 100%; height: 45px; line-height: 45px; padding-left: 15px; font-size: 16px; }
.InforLf li i{ display: inline-block; width: 10px; height: 10px; background: url(../../images/xjimage/infor_img/huise_arrow.png) no-repeat center top; padding-left: 8px;}
.InforLf li  a{ color: #595757;}
.InforLf li.Bg{ background-color: #efeff0;}
.InforLf li.Bg a{ color: #bd1406;}
.InforLf li.Bg i{ background: url(../../images/xjimage/infor_img/red_arrow.png) no-repeat center top;}
.InforRg{ float: right; width: 1050px; min-height: 800px; background-color: #fff;}
.InforRgTop{ width: 1000px; margin: 0 auto; display: table; border-bottom: 4px solid #9fa0a0; padding-bottom: 12px; padding-top: 22px;}
.InforRgTop h3{ float: left; width: 200px; height: 16px; line-height: 16px; padding-left: 5px; letter-spacing: 1px; color: #bd1406; font-size: 18px; border-left: 3px solid #bd1406;}
.InforRgTop p{ float: right; width: 28px; height: 18px;}
.SearchForm{ width: 1000px; font-size: 14px; letter-spacing: 1px; color: #221815; margin: 0 auto; margin-top: 25px; display: table; border: 1px solid #fff;}
.SearchForm .FormUl{ width: 100%; display: table; font-size: 14px; margin-bottom: 25px;}
.SearchForm .FormUl li{ float: left; width: 75px; text-align: right; line-height: 38px; margin-right: 10px;}
.SearchForm .FormUl label{ cursor: pointer; float: left; width: 130px; border: 1px solid #efefef; height: 36px; line-height: 36px; text-align: center;  margin-right: 18px;}
.SearchForm .FormUl label input,
.SearchForm .OptionUL label input
{ width: 0px; height: 0px; opacity: 0;}
.SearchForm .FormUl label i{ font-size: 16px;}
.SearchForm .FormUl .ColorBlue{ color: #EB9720; border: 1px solid #EB9720;}
.SearchForm .FormUl .SerchDiv{ width: 350px; float: left; height: 36px; display: table; border: 1px solid #b5b5b6; border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;}
.SearchForm .SerchDiv input.YyfwIpt{ float: left; color: #221815; border: none; width: 330px; height: 25px; line-height: 25px; padding-left: 15px; margin-top: 5px;}
.SearchForm .OptionUL input.YyfwSub
{ float: left; cursor: pointer; letter-spacing: 2px; width: 140px; color: #fff; font-size: 16px; width: 140px; height: 38px; line-height: 36px; border: 1px solid #efefef; background-color: #EB9720;}
.SearchForm .OptionUL{ width: 100%; display: table; margin-top: 10px; }
.SearchForm .OptionUL h3{letter-spacing: 1px; width: 100%; padding-bottom: 25px;}
.SearchForm .OptionUL label{ cursor: pointer; float: left; width: 140px; margin-bottom: 18px; border: 1px solid #efefef; height: 36px; line-height: 36px; text-align: center;  margin-right: 10px;}
.SearchForm .OptionUL label i{ font-size: 16px;}
.SearchForm .OptionUL .ColorBlue{ border: 1px solid #EB9720; color: #EB9720;}
.TransInfor{ width: 1000px; margin: 0 auto; font-size: 14px; display: table; margin-top: 20px;}
.TransInfor .title{ color: #bd1406; letter-spacing: 1px; margin-bottom: 25px; height: 16px; line-height: 16px; border-left: 3px solid #bd1406; padding-left: 5px; font-size: 18px;}
.TransInfor ul{ width: 100%; display: table;}
.TransInfor ul li{ width: 100%; margin-bottom: 28px; display: table; letter-spacing: 1px; border-bottom: 1px dashed #dcdddd; padding-bottom: 33px;}
.TransInfor ul li:last-child{ border-bottom: none;}
.TransInfor ul .left{ width: 830px; float: left;}
.TransInfor ul .left,.TransInfor ul .right{ margin-bottom: 20px;}
.TransInfor ul .left h6,.TransInfor ul .left p{ width: 100%; display: table;}
.TransInfor ul .left h6{ font-size: 16px; color: #3e3a39; font-weight: bold; padding-bottom: 18px;}
.TransInfor ul .left div{ font-size: 14px; color: #727171;}
.TransInfor ul .left div p{ display: inline; padding-right: 35px;}
.TransInfor ul .left p.i4{ color: #;}
.TransInfor ul .right{ width: 155px;  float: right; font-size: 14px; color: #595757; white-space: nowrap;}
.TransInfor ul .right a{ color: #595757; display: block; margin-left: -5px;}
.TransInfor ul .right a:hover{ color: #ff1e1e; }
.TransInfor ul .left h6:hover a{ color: #bd1406;}
.TransInfor ul .right .li-down{ width: 19px; cursor: pointer; margin-top: 20px; height: 19px; background: url(/img/down_img.jpg) no-repeat center center;}
.TransInfor ul .right .li-downbg{background: url(/img/up_img.jpg) no-repeat center center;}
.TransInfor ul .li-detail{ width: 100%; overflow: hidden; background-color: #f4f8fa; box-sizing: border-box; padding: 5px 5px; zoom: 1; display: table; color: #727171; font-size: 14px; line-height: 28px; margin-top: 10px; display: none;}
.TransInfor ul .li-detail .red,.TransInfor ul .left .red
{ color: #f95078;}
.TransInfor ul .li-detail .beizhu{ font-size: 14px; color: #3e3a39; padding-top: 10px; width: 100%;}
.li-detail .beizhu p{ display: inline-block; padding-right: 85px;}
.TransInfor ul .li-detail dl{  float: left; background-color: #fff; padding-top: 15px; width: 161px;  padding-left: 25px;  height: 68px; margin-top: 25px; margin-bottom: 25px; border: 1px solid #dcdddd; margin-right: 18px; line-height: 24px;}
.TransInfor ul .li-detail dl dt { width: 50px; float: left;}
.TransInfor ul .li-detail dl dd { width: 110px; float: left;}
.TransInfor ul .li-detail .DetaFoot{ width: 100%; display: table;}
.TransInfor ul .li-detail .DetaFoot p{  float: left; background-color: #fff; width: 140px; height: 36px; line-height: 36px; text-align: center; color: #EB9720; border: 1px solid #EB9720; margin-right: 10px; margin-bottom: 18px;}

.TransInfor ul .Huise{ width: 985px; padding-left: 15px; display: table; color: #727171; font-weight: bold;  height: 44px; line-height: 44px; background-color: #efeff0;}
.TransInfor ul .Huise p{ display: inline; padding-right: 50px; white-space: nowrap;}
.TransInfor ul .Huise .fbtime{ font-weight: normal;}
.TransInfor .Huise p img{ width: 23px; height: 23px; display: inline-block; padding-right: 8px;}
.TransInfor .page{ width: 100%; padding-bottom: 60px; text-align: center; font-size: 14px;color: #898989;}
.TransInfor .page a{color: #898989;}
.TransInfor .page span,.TransInfor .page a:hover{ color: #ba1406;}
.InforRgTop h3{ color: #221815; font-size: 14px; width: 400px;}
.TransInfor2 ul .left p.i1{ width: 260px; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.TransInfor2 ul .left p.i2{ float: left; width: 400px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.SearchDiv{ width: 1000px; margin: 0 auto; display: table; padding-top: 25px;}
.SearchDiv label{  display: block; cursor: pointer; letter-spacing: 1px; float: left; overflow: hidden; zoom: 1; width: 140px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; color: #595757; border: 1px solid #efefef; margin-right: 10px; margin-bottom: 18px;}
.SearchDiv label input{ width: 5px; opacity: 0;}
.SearchDiv label i{ font-size: 16px; display: inline-block; padding-right: 3px;}
.SearchDiv .ColorBlue{ color: #EB9720; border: 1px solid #EB9720;}
.SearchDiv input[type="submit"]{ font-size: 16px; color: #fff; cursor: pointer; float: left; border: 1px solid #efefef; width: 140px; height: 38px; line-height: 38px; text-align: center; background-color: #EB9720;}
.SearchDiv .Serchdiv{ width: 1000px; overflow: hidden; zoom: 1; margin-bottom: 18px;}
.SearchDiv .Serchdiv p.left{ float: left; width: 60px; text-align: left; line-height: 38px;}
.SearchDiv .Serchdiv .YyfwIpt{ width: 350px; color: #221815; padding-left: 15px;float: left; height: 36px; display: table; border: 1px solid #b5b5b6; border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-border-radius: 5px;}
/*求购详细信息*/
.DetailInfor{ width: 1200px; margin: 0 auto; background-color: #fff; border: 1px solid #; padding-bottom: ;}
.DetailInfor .Title{ width: 1152px; margin: 0 auto; padding-top: 30px; color: #3e3a39; font-size: 18px; letter-spacing: 2px; border-bottom: 2px solid #888; padding-bottom: 15px; display: table;}
.DetailInfor .Title h3{ width: 240px; height: 16px; line-height: 16px; border-left: 3px solid #bd1406; padding-left: 10px; float: left;}
.DetailInfor .Title a{ display: block; width: 150px; float: right; text-align: right; color: #02828b; font-size: 14px; vertical-align: top; height: 33px; line-height: 33px;}
.DetailInfor .Title a:hover{ color: #EB9720;}
.DetailInfor .DetailBox{ width: 915px; margin: 0 auto; padding-top: 30px;}
.DetailBox .Top,.DetailInfor .Health,.DetailInfor .DetaFoot
{ width: 100%; display: table; font-size: 14px; color: #595757;}
.DetailBox .Top h3{ color: #EB9720; font-size: 16px; width: 100%; display: table;}
.DetailBox .Top dl{ float: left; padding-top: 15px; width: 161px; padding-left: 25px; height: 53px; margin-top: 25px; margin-bottom: 25px; border: 1px solid #dcdddd; margin-right: 18px;}
.Top dl dt{ width: 50px; float: left;}
.Top dl dd{ width:100px; float: left; padding-left: 10px;}

.DetailBox .Top div{ width: 100%; display: table; color: #595757;}
.DetailBox .Top div p{ display: block; float: left; width: 210px;}
.DetailBox .Top div p.small-p{ width: 165px;}
.DetailInfor .Health{ margin-top: 45px; letter-spacing: 2px; margin-bottom: 35px;}
.DetailInfor .Health h3{ font-weight: bold;}
.DetailInfor .Health p{ width: 900px; margin: 0 auto; line-height: 28px; }
.DetailInfor .DetaFoot li{ float: left; width: 140px; height: 36px; line-height: 36px; text-align: center; color: #EB9720; border: 1px solid #EB9720; margin-right: 10px; margin-bottom: 18px;}
.DetaFoot li i{ font-size: 16px;}
.DetailInfor .Publisher{width: 895px;padding-left: 15px;height: 58px;line-height: 58px;background-color: #efeff0;font-size: 14px;color: #fff;letter-spacing: 2px;margin-top: 12px;margin-bottom: 50px;color: #595757;}
.DetailInfor .Publisher p{float: left;width: 250px; font-weight: bold;}
.DetailInfor .Publisher .p_big{width: 205px;}
.DetailInfor .Publisher .red{color: #bb1406; font-weight: bold;}
.DetailInfor .Publisher img{display: inline-block;width: 23px;height: 23px;padding-right: 10px;vertical-align: middle;}
.DetailInfor .Publisher p.time{ font-weight: normal;}
.DetailInfor .Publisher a{ border: 1px solid #02828b; width: 100px; height: 28px; text-align: center; color: #158895; line-height: 28px; display: block; float: right; margin-top: 14px; margin-right: 20px; border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; -webkit-border-radius: 15px;}
.DetailInfor .Publisher a{ border: 1px solid #EB9720; color: #EB9720;}

.DetailBox .Top2 h3 i,.DetailBox .Top2 h3 em
{ display: block; float: left;}
.DetailBox .Top2 h3 i{ width: 430px; font-size: 16px; color: #3e3a39; font-weight: bold;}
.DetailBox .Top2 h3 font{ color: #EB9720;}
.DetailBox .Top2 h3 em{ width: 210px; font-size: 14px; color: #595757;}

.DetailInfor .Health2{ margin-top: 0px;}
.DetailInfor .Health2 div{ padding-top: 30px; width: 100%; display: table;}
.DetailInfor .Health2 div p{ display: block; float: left; width: 335px;}

.ZhuanFormDiv .form { margin-top:5px}
.ZhuanFormDiv .form input[type="button"]
{
   border: 1px solid #c9caca;
    padding:3px 12px;
    text-align:center;
    background-color:#f4f4f4;
 }

