/*提示界面*/
#messagetext{padding: 6px 0 6px 58px;min-height:40px;height:auto !important;height:40px;overflow:visible;line-height: 160%;font-size:14px;}
#messagetext li{ display:inline; margin-right:5px;}
.showmessage{margin: 60px auto;padding: 20px;width: 580px;border: 3px solid #F2F2F2;background: #FFF;}
.showmessage-wrap{margin-top:50px;padding-top:30px;min-height:240px;height:auto !important;height:340px;overflow:visible; background:#fff;}


.alert_error   { background:url(error.gif) no-repeat left center;}
.alert_succeed { background:url(right.gif) no-repeat left center;}
.alert_warning { background:url(info.gif) no-repeat left center;}


.htitle{
    margin-top: 10px;
    line-height:25px;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 0.8em;
    height: 27px;
}
h5{
    font-weight: bold;
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
    font-size: 18px;
    float: left;
    width: 86%;
}
.blue{
    color: #0A9BE6;
}
.list{
    padding-top: 2px;
    padding-left: 1em;
    list-style: none;
    font-size: 12px;
    line-height: 20px;
}
.list li{
    margin: 2px auto;
    *margin: 4px auto;
}
.list .new a{
    color: #F48C12;
}
.news .list li{
    margin: 11px 0px;
    overflow: hidden;
    text-overflow:ellipsis;
}
.list .red{
    color: red;
    font-weight: bold;
}
.news .list ul{
    padding-left: 0px;
    /*list-style: disc;*/
}
.news a{
    text-decoration: none;
    color: #333333;
}
.htitle .more{
    float: left;
    display: inline;
    text-align: right;
    font-size:14px;
}
.img{
    margin-top:10px;
    padding-left: 0.5em;
}
.img img{
    width: 242px;
    height: 45px;
}
.img li{
    margin: 3px auto;
}
.photo{
    background: #fbfdf0;
    padding-top: 1px;
    height: 215px;
}
.imgs a{
    text-decoration: none;
    color: #333333;
}
.imgs h5{
    width: 95.2%;
}

.info-list{
	background: #FaFaFa;
	margin-top: 10px;
	line-height: 25px;
	border-radius: 2px;
	min-height: 400px;
}
.breadcrumb{
	border-bottom: 1px solid #DDD;
	height: 30px;
	font-size: 12px;
	padding-left: 5px;
}
.breadcrumb li{
	float: left;
}
.info-list li{
	height: 30px;
	line-height: 30px;
	margin-left: 1em;
    position: relative;
}
.info-list .list{
	margin-left: 1.5em;
	_margin-left: 2em;
	padding-left: 0px;
}
.info-list .list li{
	border-bottom: 1px solid #DDD;
	margin-left: 0;
	margin-right:1.8em;
	width: 100%;
}
.info-list .list a{
	padding-right: 100px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-list .list a .date{
	margin-right: 2em;
    position: absolute;
    right: 0;
}
.mid-img,.info-list{
	width:998px;
	margin: 0px auto;
	text-align: left;
}
.mid-img,.info-list .cont{
    margin-top: 15px;
}
.mid-img{
	margin-top: 10px;
}
.mid-img img{ width: 100%; display: block; border: none;}

.pagination{
    padding-left: 35%;
    margin-top: 30px;
    height: 50px;
}
.pagination li{
    float: left;
    margin-left: -1px;
}
.pagination .active a,.pagination .selected a{
    border: 1px solid #428bca;
    background: #428bca;
    cursor: default;
    color: #fff;
}
.pagination a{
    display: block;
    border:1px solid #ddd;
    padding: 1px 10px;
    border-radius:2px;
}
.cont h1{
    text-align: center;
    font-size: 18px;
    color: #303030;
}
.cont .time{
    border-top: 1px solid #ddd;
    color: #303030;
    font-size: 12px;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
}
.cont .content{
    padding: 15px;
}
.cont .content table{
    width: 100% !important;
}
.back-top{
    position: fixed;
    right: 0px;
    bottom:10%;
    background: url(../images/scrolltop.png);
    width: 40px;
    height: 30px;
    overflow: hidden;
}
.back-top:hover{
    background-position:40px 0px;
    cursor: pointer;
}
.video-list{
    margin-top: 15px;
    margin-left:11px;
    *zoom:1;
}
.video-list :after {
    content:" ";
    display:block;
    height:0;
    clear:both;
}
.video-list li{
    margin: 0px 11px;
    height: 155px;
    width: 220px;
    float: left;
    line-height: 18px;
    margin-bottom: 3px;
}
.video-list img{
    width: 220px;
    height: 125px;
    -moz-box-shadow:2px 2px 3px #aaaaaa;
    -webkit-box-shadow:2px 2px 3px #aaaaaa;
    box-shadow:2px 2px 3px #aaaaaa;
    border:0px;
}
.video-list a{
    display: block;
}
.video-list .txt{
    font-size: 12px;
    margin: 0px;
    text-align: center;
}
.content img{
    max-width: 970px;
}
.content.img-info{
    text-align: center;
}
.content.img-info img{
    margin: 0px auto;
}
.content .msg{
    text-align: left;
    text-indent: 2em;
}
.video{
    text-align: center;
}
.video-js{
    margin: 0px auto;
}
.pubdate {
    float: right;
    padding-right: 10px;
    *margin-top: -20px;
}
.clean{
    *zoom: 1;
}
.clean:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
