.main {
 min-height: 1300px;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}
.round{
	width: 150px;
	height:42px;
	border: 1px solid #4ba3e3;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 20px 20px 0px 0px;
	display:inline-block;             /* W3C syntax */
	background-color: #4ba3e3;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 44px;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	float: left;
	font-weight: bold;

}
.round2{
	width: 120px;
	height:36px;
	border: 1px solid #ff9d10;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
	border-radius: 20px 20px 20px 20px;
	display:inline-block;             /* W3C syntax */
	background-color: #ff9d10;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 36px;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	float: right;
	margin-top: 26px;
	margin-right: 66px;
	 text-decoration:none;
}


.main_box{
	float: left;
 min-height:1260px;
	width: 1000px;
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4ba3e3;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	overflow: auto;
}


.header_box{
	min-height:380px;
	width: 880px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #0287d3;
	margin-top: 80px;
	position:relative;
	overflow: auto;
	 padding-bottom: 10px;
}

.status {
	height: 120px;
	width: 136px;
	position: absolute;
	top: 46px;
	right: 220px;
}
.header_right{
	height:390px;
	width: 200px;
	float: right;
}

.header_left{
	height:340px;
	width: 640px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 40px;
}
.photo{
	height: 170px;
	width: 130px;
	float: left;
	margin-top: 20px;
	border: 1px solid #cecece;
	margin-left: 36px;
	display: block;
}
.ewm{
	height: 130px;
	width: 130px;
	float: left;
	margin-top: 10px;
	border: 1px solid #cecece;
	margin-left: 36px;
	display: block;
}

.ewm_txt{
	height: 20px;
	width: 140px;
	float: left;
	margin-left: 36px;
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.huanyin{
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	float: left;
	height: 30px;
	width: 320px;
	margin-top: 30px;
	color: #333333;
	display: block;
}
.tishi {
	min-height:30px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #FF6600;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8E8CF;
	border: 1px solid #FF9900;
	margin-top: 20px;
	padding-left: 4px;
}


.login_time{
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: normal;
	line-height: 26px;
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 30px;
	color: #999999;
	text-align: right;
	display: block;
	margin-right: 10px;
}

.zywyh_name {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 620px;
	height: 34px;
	display: block;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 2px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;

}
 .zywyh_name2 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 620px;
	height: 34px;
	display: block;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;

}

.name_txt{
	height: 24px;
	width:320px;
	color: #666666;
	font-size: 14px;
	line-height:22px;
	text-align: left;
	display: block;
	float: left;
	font-family: "微软雅黑";
}

.name_txt2{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 620px;
	height: 66px;
	display: block;
	line-height: 22px;
	margin-top: 10px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}


.txt{
	height: 40px;
	width:300px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	margin-top: 20px;
}
.txt2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height:34px;
	height: 34px;
}



/* 详细信息内容开始 */
.content_box{
	min-height:1000px;
	width: 880px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position:relative;
	border: 1px solid #D0D5D5;

	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.tags{
	height:32px;
	width: 100%;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 1em;
	margin-bottom: 20px;
}

.c_txt{
	height: 30px;
	width:240px;
	color: #666666;
	font-size: 14px;
	line-height:22px;
	text-align: left;
	display: block;
	float: left;
	font-family: "微软雅黑";
	margin-left:2px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

/* 2019-03-12修改 */
.c_txt2{
	height: 30px;
	width:474px;
	color: #666666;
	font-size: 14px;
	line-height:22px;
	text-align: left;
	display: block;
	float: left;
	font-family: "微软雅黑";
	margin-left: 2px;
	margin-right: 6px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.wrapper{
	margin-left: 50px;
	width: 780px;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.title{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	height: 30px;
	width: 820px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	background-color: #F6F6F6;
	text-indent: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.fujian{
	height: 24px;
	width:240px;
	color: #366D96;
	font-size: 14px;
	line-height:22px;
	text-align: left;
	display: block;
	float: left;
	font-family: "微软雅黑";
	margin-left:2px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-decoration: underline;
	text-indent: 2em;
	background-image: url(../images/fj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
