.main div,
.main ul,
.main ol,
.main li,
.main img,
.main a,
.main span,
.main em,
.main del,
.main legend,
.main center,
.main strong,
.main var,
.main fieldset,
.main form,
.main label,
.main dl,
.main dt,
.main dd,
.main cite,
.main input,
.main hr,
.main time,
.main mark,
.main code,
.main figcaption,
.main figure,
.main textarea,
.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6,
.main p,
.main table{
	max-width:1280px;
	margin:auto;
}
body{  font-family:微软雅黑,Arial, Helvetica, sans-serif; font-size:14px; padding:0; margin:0;color:#333; }

.main{
	width:1190px;
	border:dashed 1px #c6d6dd;
	margin:0 auto;
	/*padding-top: 20px !important;;*/
	padding-bottom: 40px !important;
}
.breadcrumb{
	line-height: 2;
	font-family: Helvetica,Arial,sans-serif;
}

.breadcrumb a{
	font-size: 16px;
	text-decoration: none;
	color: #716761;
}

.content_box{
	padding:20px 0;
}
ul,li{
	display:block;
}
.list_one{
	display: block;
	height:42px;
	line-height: 42px;
	border-bottom: 1px solid #c6d6dd;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:center;
}

.list_one a{
	text-decoration: none;
}

.list_one a:hover{
	color: #6a8afe;
	text-decoration: underline;
}

.title_box{
	color: #3258a6;
	font-size: 2.0rem;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	margin:20px 0 !important;
}

.title{
	line-height:30px;
	height:30px;
	margin:10px 0 !important;
}

.crete_time{
	line-height:30px;
	height:30px;
	margin:6px 0 !important;
	font-size:14px;
	color: #444;
	text-align:center;
}

.short_title{
	text-align:left;
	text-indent: 20px;
	font-size:14px;
	color: #444;
	margin:6px 0 !important;
}

.detail-content,.detail-content p{
	/*text-align:center !important;*/
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.8;
	font-family: 宋体;
	font-size: 10.5pt;
	background:#F5F5F4 !important;
}

.clearfix:after{
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
}

.video_one,.photo_one{
	float:left;
	min-height:100px;
	width:16%;
	border:solid 1px #CCCCCC;
	padding:6px !important;
	margin:10px !important;
	overflow:hidden;
}

.video_title{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:center;
}

.video_one img{
	width:100%;
	height:160px;
}

.photo_one img{
	width:100%;
	height:230px;
}

.video_des{
	line-height: 20px;
	max-height:62px;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}

.video_content{
	padding:20px;
	width:500px;
	height:auto;
	margin:auto;
}
.video_content video{
	width:100%;
	height:100%;
}
/*

iframe{
	width:100%;
}*/
