﻿/*队列*/
.upload-queue {zoom:1}
.upload-queue:after {display:block;content:'\20';height:0;clear:both}
.upload-queue .queue {position:relative;}
.upload-queue ul {position:relative; z-index:2; margin:0; padding:0; border-bottom:1px solid #F0F2F6; color:#555; overflow:hidden;}
.upload-queue ul:nth-child(2n) { background:#F8F8F8;}
.upload-queue .last-queue ul {border-bottom:none;}
.upload-queue li {float:left; height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.f-name {width:200px; padding-left: 20px;}
.f-progress {width:100px; padding:0 10px;}
.f-size {width:60px;}
.f-operate {float:right;padding-right:0;}
.f-operate a {padding:0 5px; color:#333; text-decoration:none;font-size:16px; font-family:'Microsoft Yahei',Tahoma}
.f-operate a:hover {color:#d00;}

.upload-preview ul{}
.upload-preview li {height:60px;}
.f-preview {width:60px;height:60px;overflow:hidden;}
.f-preview img {width:100%;height:100%;vertical-align:middle;}
.f-progress-bg { height:60px!important;}

/*进度条*/
.f-progress-bg {
	position:absolute; top:0; left:0; z-index:1;
	height:24px;
	overflow:hidden;
	background:#B4D9FC;
	background:-webkit-linear-gradient(top, #C1E4FD, #B4D9FC 100%);
	background:-moz-linear-gradient(top, #C1E4FD, #B4D9FC 100%);
	background:-o-linear-gradient(top, #C1E4FD, #B4D9FC 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C1E4FD', endColorstr='#B4D9FC');
}

.upload-error .f-progress-bg {background:#FEE8D6; filter:0; width:100%;}
.upload-error .f-progress {color:#c00;}

#preview1{
	width: 600px;
}
.prev-li{
	float: left;
	width: 190px;
	margin-right: 10px;
}
.prev-li img{
	width: 100%!important;
}
.uploader{
	margin-top: 8px!important;
}
.newslist{ width:590px; clear:both; min-height:120px; margin-top:30px;border-bottom:1px solid #E1E1E1; padding-bottom:30px; text-align:left}
.news_pic{ float:left}

.news_txt{ }
.news_txt h2{ font-size:20px; font-family:"微软雅黑"; padding-top:0; padding-bottom:0; padding-bottom:8px;}
.news_txt h2 a:link, .news_txt h2 a:visited{ color:#333;}
.news_txt h2 a:hover{ color: #285CAA;}
.news_txt h3{ color:#CCC; font-size:12px; letter-spacing:1px; padding-bottom:8px;}
.news_txt p{ color:#999; line-height:170%; font-family:"宋体"}

.news_txt p span a:link, .news_txt p span a:visited{ font-size:12px;  text-decoration:underline; color: #06C }
.news_txt p span a:hover{ font-size:12px;  text-decoration:underline; color: blue }

.con_02{ margin-top:30px;} 
.cgal{ margin-top:32px; height:687px; background:url(../../images/mx/cgal_27.png) no-repeat center bottom; }
.cgal_tit{ line-height:60px; font-size:24px; color:#082f84; font-weight:bold; padding:0 14px;}
.cgal_txt{ padding:0 0 0 14px;}
.cgal_txt dl{ display:block; width:292px; height:308px; float:left; margin-right:19px;}
.cgal_txt dd b{ line-height:36px; font-size:16px; color:#333;}
.cgal_txt dd p{ line-height:24px; font-size:14px; color:#999;}

