@charset "utf-8";
/**
 * 
 * 
 * @authors chengliangzhang@ebnew.com
 * @date    2013-08-12 12:57:01
 * 
 */

/*通用*/
body{font-size:12px;font-color:#3e3e3e;font-family:"微软雅黑" !important;}
a{
	color:#4d4d4d;
}

a:hover {
	color:#0054c5;
}

a:active{
	background:none;
}

.t-c {
	text-align:center;
}

.t-i {
	text-indent:2em;
}

.hui {
	color:#999;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

/*button*/

a.entry,a.bid,a.print {
	height:42px;
	line-height:42px;
	background:url(../../images/jun/home-button.png) no-repeat;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-family: "微软雅黑";
	display:inline-block;
	vertical-align: middle;
}

a.entry:hover,a.bid:hover {
	text-decoration: none;
}

a.entry {
	width:220px;
	background-position:0 -161px;
}

a.entry:hover {
	background-position:0 -217px;
}

a.bid {
	width:120px;
	height:40px;
	background-position:0 -280px;
	float:right;
	display:inline;
	margin:30px 20px 0 0;
}

a.bid:hover {
	background-position:0 -329px;
}

a.print {
	height:16px;
	line-height:16px;
	color:#999;
	text-indent:22px;
	background:url(../../images/jun/icon.png) -84px -31px no-repeat;
	font-size:12px;
	font-family: "宋体";
	float:right;
	margin:40px 20px 0 0;
}


/*内容*/
.wrap{
	
	margin:0 auto;
	color:#4d4d4d;
}

.container{
	width:100%;
	margin-top:20px;
}



.notice {
	width:238px;
	background:#fbfbfb;
	border:1px #e9e9e9 solid;
	padding-bottom:10px;
}

.notice .tit {
	width:220px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	border-bottom:1px #e9e9e9 solid;
	padding-bottom:6px;
}

.notice .n-icon {
	width:20px;
	height:20px;
	background:url(../../images/jun/icon.png) no-repeat;
	*margin-top:-20px;
}



.menber-info {
	width:220px;
	padding:9px;
	padding-top:0;
	background:#fbfbfb;
	border:1px #e9e9e9 solid;
}

.menber-info .down {
	width:220px;
	height:103px;
	background:url(../../images/jun/down-bg.jpg) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top:10px;
}

.menber-info .down h2 {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.menber-info .down p {
	color:#999;
	line-height:25px;
	text-indent:20px;
}

.menber-info .down a {
	color:#999;
}

.right .nr3 {
	width:238px;
	border:1px #e9e9e9 solid;
	padding-bottom:4px;
}
.right .nr3 .bd-b {
	border-bottom:1px #e7e7e7 dashed;
}
.right .nr3 .tit3 {
	width:100%;
	height:30px;
	border-bottom:1px #e9e9e9 solid;
	background:#fbfbfb
}

.right .nr3 .tit3 span {
	height:22px;
	line-height:22px;
	margin-left:10px;
	font-size:16px;
	font-family: "微软雅黑";
	font-weight:bold;
	background:url(../../images/jun/icon.png) -78px 0 no-repeat;
	text-indent:30px;
	margin-top:4px;
	display: inline-block;
	vertical-align: middle;
}

.right .nr3 ul {
	padding-left:12px;
	padding-right:10px;
	margin-top:6px;
}

.right .nr3 li {
	line-height:28px;
}

.location {
	width:728px;
	height:28px;
	line-height:28px;
	background:#f6f6f6;
	padding-left:12px;
	color:#666;
}

.title {
	width:100%;
	height:39px;
	line-height:39px;
	background:url(../../images/jun/title.png) no-repeat;
	border-bottom:1px #447fcf solid;
}

.title h2 {
	line-height:38px;
	font-family: "微软雅黑";
	color:#447fcf;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #447fcf solid;
	padding:0 12px;
}

.title a {
	color:#999;
	margin-right:12px;
}

.form {
	width:100%;
	border:1px #e9e9e9 solid;
	border-top:none;
	border-bottom:none;
}

.form th {
	background:#f5f5f5;
	padding:12px 5px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight:bold;
}

.form td {
	padding:12px 5px;
	border-bottom:1px #e2e8ee solid;

}

.form .qh-bg {
	background:#f5f8fb;
}

.page {
	width:738px;
	height:39px;
	line-height:39px;
	background:#fdfdfd;
	border:1px #e9e9e9 solid;
	border-top:4px #e9e9e9 solid;
}

.page span {
	margin-left:10px;
}

.page input {
	width:38px;
	height:22px;
	line-height:22px;
	text-align:center;
	border:1px #e9e9e9 solid;
	display:inline-block;
	vertical-align: middle;
}

.page input :focus {
	border:1px #c6c6c6 solid;
}

a.pre1,a.pre2,a.next1,a.next2 {
	width:24px;
	height:24px;
	background:url(../../images/jun/page.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	margin-left:10px;
}

a.pre2 {
	background-position:0 -24px;
}

a.next2 {
	background-position:0 -48px;
}

a.next1 {
	background-position:0 -72px;
}

a.pre1:hover {
	background-position:0 -96px;
}

a.pre2:hover {
	background-position:0 -120px;
}

a.next2:hover {
	background-position:0 -144px;
}

a.next1:hover {
	background-position:0 -168px;
}


.jz-content {
	width:100%;
	border:0px #e9e9e9 solid;
	padding-bottom:20px;
}

.jz-content .tit2{
	width:100%;
	border-bottom:5px #ececec solid;
	padding-bottom:0px;
}

.jz-content .tit2 .fl {
	margin:10px 0 0 20px;
}

.jz-content h2 {
	font-family: "微软雅黑";
	font-size:20px;
	font-weight:bold;
}

.jz-content .share {
	margin:5px 0 0 0;
}

.jz-content .info {
	height: -webkit-fill-available;
	width:100%;
	padding:0 100px;

}

.jz-content .info ul {
	width: 97%;
    border-bottom: 1px #f0e7e7 solid;
    padding-bottom: 2px;
    padding-top: 47px;
}

.jz-content .info li {
	width:100%;
	line-height:20px;
	margin-top:5px;
	float:left;
	display: inline-flex;
}

.jz-content .info label{
	width:160px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	padding-right:2px;
}

.jz-content .info span {
	width:230px;
	min-height: 20px;
}

.jz-content .info .wd {
	width:740px; 
}

.jz-content .info .form2 {
	width:740px;
}

.jz-content .info .form2 th,.jz-content .info .form2 td {
	padding:8px 5px;
	border:1px #e2e2e2 solid;
	text-align:center;
}
.jz-content .info .form2 td {
	word-break: break-all;
}
.jz-content .info .form2 th {
	background:#f5f5f5;
	font-weight:bold;
	font-family: "微软雅黑";
	font-weight:14px;
}
.jz-content .info .note{
	height: auto;
	word-wrap: break-word;
}

/*右侧固定-回到顶部*/
.float-bar{
	width:60px;
	background:#fbfbfb;
	_border-bottom:1px #dedede solid;
	z-index:9999999999;
}

.gotop{
	width:40px;
	height:40px;
	background:url(../../images/jun/top.png) no-repeat;
    left: 65%;
    margin-left: 300px;
    margin-top: -158px;
    overflow: hidden;
    position: fixed;
    text-indent: -999em;
    top: 100%;
}

.gotop:hover{
	background-position:0 -50px;
}