/* Css for , Version=1746789530 */
 
.files-list {display: block; padding: 5px; margin: 0; background-color: @color-gray-pale;}
.files-list > li {position: relative; display: block; float: left; padding: 0; margin: 5px; position: relative;}
.files-list > li > a {color: #666; display: block; height: 70px; min-width: 70px; line-height: 60px; padding: 3px; max-width: 400px; overflow: hidden; text-align: center;background-color: #fff; opacity: 0.9; border: 1px solid #ddd}
.files-list > li > a:hover {opacity: 1; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3); border-color: #ccc; color: #506EAF;text-decoration: none;}
.files-list > li > a > img, .files-list > li > a > img:hover{max-width: 200px; max-height: 100%; box-shadow: none; margin: 0}
.files-list:empty {display: none;}
.files-list > li.file > a {line-height: 25px; padding: 40px 30px 5px; max-width: 240px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.files-list > li.file > a:before {display: block; width: 100%; font-size: 30px; position: absolute; top: 10px; text-align: center; left: 0; content: '\e6d4'; font-family: ZenIcon;}
.files-list > li.files-list-heading {float: none; display: block; color: #999;font-weight: bold;}
.files-list > li .file-actions {display: block; position: absolute; right: 0; top: 0;} 
.files-list > li .file-actions > a {opacity: 0; display: inline-block; background-color: #D9E8F5; color: #666; padding: 3px 7px;}
.files-list > li:hover .file-actions > a,.files-list > li .file-actions > a:hover {opacity: 1; background-color: #145BCC; color: #fff; text-decoration: none;}

.files-list > li.file.file-zip > a:before, .files-list > li.file.file-rar > a:before {content: '\e751'}
.files-list > li.file.file-doc > a:before {content: '\e72c';}
.files-list > li.file > .file-md5 {display: none}
.files-list > li.file > .file-download {top: 3px; right: 5px; position: absolute; font-size: 12px; opacity: .5}
.page-content{
    max-width:100%;
}
.article-content p{
    margin:0 0 20px;
}
.about{
    max-width:1000px;
    margin:auto;
    line-height:2;
}
.jianjie{
    margin-bottom:60px;
}
.fazhan{
    margin-bottom:40px;
}
.text p{
    font-size:15px;
    color:#666;
}
.img img{
    border-radius:6px;
}
.bg{
    background:#f5f5f5;
    padding-bottom:60px;
}
.sub{
    margin-top:200px;
}
.sub p{
    font-size:15px;
    color:#666;
}
.sub p:before{
    display:inline-block;
    content:'';
    width:28px;
    height:28px;
    margin:-3px 8px 0 0;
    vertical-align: middle;
}
.sub .one:before{
    background:url(/file.php?f=source/default/wide/icon-1.png&t=png&o=source&s=&v=1600336278);
}
.sub .two:before{
    background:url(/file.php?f=source/default/wide/icon-2.png&t=png&o=source&s=&v=1600336278);
}
.sub .three:before{
    background:url(/file.php?f=source/default/wide/icon-3.png&t=png&o=source&s=&v=1600336278);
}
.main-timeline{
	width: 80%;
	margin: 20px auto;
	position: relative;
}
.main-timeline:before{
	content: "";
	display: block;
	width: 2px;
	height: 100%;
	background: #ddd;
	margin: 0 0 0 -1px;
	position: absolute;
	top: 0;
	left: 50%;
}
.main-timeline .timeline{
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.main-timeline .timeline:after{
	content: "";
	display: block;
	clear: both;
}
.main-timeline .timeline-content{
	width: 40%;
	float: left;
	margin: 5px 0 0 0;
	border-radius: 6px;
}
.main-timeline .date{
	display: block;
	width: 60px;
	height: 60px;
	line-height:60px;
	border-radius: 50%;
	background: #fff;
	margin: 0 0 0 -31px;
	text-align:center;
	position: absolute;
	top: 0;
	left: 50%;
	font-weight: 900;
	text-transform: uppercase;
	color:#333;
	box-shadow: 0 0 0 5px #ddd;
}
.main-timeline .title{
	padding: 15px;
	margin: 0;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-radius: 6px 6px 0 0;
	text-align:left;
	font-weight:normal;
	position: relative;
}
.main-timeline .title:after{
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 20px;
	right: -5px;
	transform: rotate(-45deg);
}
.main-timeline .description{
	padding: 15px;
	margin: 0;
	font-size: 15px;
	color: #656565;
	background: #f5f5f5;
	border-radius: 0 0 6px 6px;
}
.main-timeline .timeline:nth-child(2n+2) .timeline-content{
	float: right;
}
.main-timeline .timeline:nth-child(2n+2) .title:after{
	left: -5px;
}
.main-timeline .timeline:nth-child(1) .title,
.main-timeline .timeline:nth-child(1) .title:after{
	background: #9f84c4;
}
.main-timeline .timeline:nth-child(2) .title,
.main-timeline .timeline:nth-child(2) .title:after{
	background: #02a2dd;
}
.main-timeline .timeline:nth-child(3) .title,
.main-timeline .timeline:nth-child(3) .title:after{
	background: #58b25e;
}
.main-timeline .timeline:nth-child(4) .title,
.main-timeline .timeline:nth-child(4) .title:after{
	background: #eab715;
}
@media only screen and (max-width: 990px){
	.main-timeline{ width: 100%; }
}
@media only screen and (max-width: 767px){
	.main-timeline:before,
	.main-timeline .date{
		left: 6%;
	}
	.main-timeline .timeline-content{
		width: 85%;
		float: right;
	}
	.main-timeline .title:after{
		left: -5px;
	}
}
@media only screen and (max-width: 480px){
	.main-timeline:before,
	.main-timeline .date{
		left: 12%;
	}
	.main-timeline .timeline-content{
		width: 75%;
	}
	.main-timeline .date{
		width: 60px;
		height: 60px;
		margin-left: -30px;
	}
	.main-timeline .month{
		font-size: 14px;
	}
}
@media(min-width:767px){
    .about .col-md-8{
        width:65%;
    }
    .about .col-md-4{
        width:35%;
    }
}
@media(max-width:767px){
    .sub{
        margin:20px 20px 0;
    }
    .jianjie{
        margin-bottom:30px;
    }
    .bg{
        padding:0;
        background:none;
    }
    .fazhan {
        margin-bottom:10px;
    }
}