﻿ /*main*/
 
 .main {
     width: 1018px;
     margin: 0 auto;
     background-color: #fff;
 }
 /*新闻动态*/
 
 .mechanism-nav {
     width: 200px;
     min-height: 662px;
 }
 
 .mechanism-hd {
     width: 200px;
     height: 33px;
     border-bottom: 1px solid #1c79cc;
     background: url(imagesmain-genneral-hd-bg.png) repeat-x;
 }
 
 .mechanism-hd-tt {
     width: 110px;
     height: 33px;
     line-height: 33px;
     text-align: center;
     background-color: #1c79cc;
 }
 
 .mechanism-hd-tt a {
     font-size: 16px;
     font-family: "宋体";
     color: #fff;
 }
 
 .mechanism-hd-bd-item {
     display: block;
     width: 200px;
     height: 48px;
     background-color: #f5f5f5;
 }
 
 .mechanism-hd-bd-link {
     display: block;
     width: 200px;
     height: 48px;
     line-height: 48px;
     text-align: center;
     font-size: 14px;
     color: #6a6a6a;
     background: url(imagesmechanism-bd-icon.png) 44px 20px no-repeat;
 }
 
 .mechanism-hd-bd-item-special {
     display: block;
     width: 200px;
     height: 376px;
     background-color: #f5f5f5;
 }
 
 .mechanism-hd-bd-link:hover {
     background: url(imagesmechanism-bd-icon-hover.png) 44px 20px no-repeat;
     color: #fff;
     background-color: #ffaf31;
 }
 /*内容*/
 
 .mechanism-content-hd {
     width: 778px;
     height: 33px;
     background: url(imagesmechanism-content-hd-icon.png) 17px 11px no-repeat;
 }
 
 .mechanism-content-hd-tt1 {
     display: block;
     float: left;
     width: 60px;
     height: 33px;
     line-height: 33px;
     color: #454545;
     margin-left: 40px;
 }
 
 .mechanism-content-hd-tt {
     display: block;
     float: left;
     height: 33px;
     line-height: 33px;
     color: #454545;
 }
 
 .tt1 {
     width: 42px;
     background: url(imagesmechanism-content-hd-tt-icon.png) 32px 11px no-repeat;
 }
 
 .tt2 {
     width: 67px;
     background: url(imagesmechanism-content-hd-tt-icon.png) 56px 11px no-repeat;
 }
 
 .news-content-bd {
     width: 788px;
     min-height: 740px;
 }
 
 .news-items {
     margin-top: 13px;
     margin-left: 43px;
 }
 
 .news-item {
     height: 30px;
     padding-left: 9px;
     background: url(imagesnews-icon.jpg) left 50% no-repeat;
 }
 
 .news-item-link {
     display: block;
     width: 60%;
     height: 30px;
     line-height: 30px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     font-size: 14px;
     color: #545454;
     vertical-align: top;
 }
 
 .news-item-span {
     color: #00499b
 }
 
 .news-date {
     display: block;
     height: 30px;
     line-height: 30px;
     margin-right: 57px;
     font-size: 14px;
     color: #545454;
 }
 /*翻页*/
 
 .news-footer {
     margin: 0;
     width: 788px;
     height: 119px;
 }
 
 .tochoose-footer-item {
     margin-left: 81px;
     margin-top: 39px;
 }
 
 .tochoose-footer-items {
     float: left;
 }
 
 .items-link2 {
     display: block;
     width: 34px;
     height: 24px;
     line-height: 24px;
     text-align: center;
     border: 1px solid #ddd;
     color: #666;
 }
 
 .items-link2:hover {
     display: block;
     width: 36px;
     height: 26px;
     line-height: 24px;
     text-align: center;
     border: none;
     color: #ff0000;
 }
 
 .items-link3 {
     display: block;
     width: 45px;
     height: 26px;
     line-height: 26px;
     text-align: center;
     font-weight: bold;
     color: #666;
 }
 
 .items-link4 {
     display: block;
     width: 47px;
     height: 24px;
     line-height: 24px;
     padding-left: 11px;
     border: 1px solid #ddd;
     background: url(../images/pagenumber1.png) 43px 8px no-repeat;
     color: #666;
 }
 
 .tochoose-footer-font {
     float: left;
     width: 38px;
     height: 26px;
     line-height: 26px;
     text-align: center;
 }
 
 .tochoose-footer-font1 {
     float: left;
     width: 26px;
     height: 26px;
     line-height: 26px;
     text-align: center;
 }
 
 .tochoose-footer-txt {
     float: left;
     width: 38px;
     height: 24px;
     border: 1px solid #ddd;
 }
 
 .tochoose-footer-btn {
     float: left;
     width: 28px;
     height: 24px;
     line-height: 24px;
     text-align: center;
     border: 1px solid #ddd;
     margin-left: 6px;
 }
.hsjaimg{
	position:relative;
	float:left;
	width:165px;
	margin-left:15px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
}
.imgsize{
	min-width:165px;
    min-height:131px;
}
.imgtitle{
	position:absolute;
	top:86%;
	-moz-opacity:0.5;
    opacity:0.5; 
	filter:alpha(Opacity=40);
	width:165px;
	background:#000000;
	color:#FFF;
	text-align:center;
	font-size:14px;
	height:26px;
}
.txttitle{
	position:absolute;
	top:86%;
	text-align:center;
	font-size:14px;
	width:165px;
	color:#FFF;
	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-indent:5px;
}
.txttitle a{
	color:#fff;
}
