/*滚动的资源类型*/

.col-2 {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 20%;
	height: 70px;
}

.col-2 .img_scroll {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	vertical-align: top;
}

.col-2 .boxa-span {
	margin-top: 10px;
	display: inline-block;
}

.col-2 .boxa-span a {
	font-size: 26px;
	line-height: 40px;
}

.col-2 .text-left {
	font-size: 18px;
}


/*最新提交*/

.TextList {
	margin: 0 -9px;
	overflow: hidden;
	padding-top: 30px;
}

.TextList .newsbox1 {
	padding: 0 9px;
}

.newsbox1 .h1Left {
	padding: 0;
	background-image: none;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
}

.TextList .newsbox1 .radius {
	margin-top: 10px;
}

.TextList .w50 {
	padding: 0 9px;
	float: left;
}

.TextList ul {
	border: 1px solid #ddd;
	height: 386px;
	padding: 8px 0 0 20px;
	overflow: hidden;
}

.TextList .ahotimg {
	float: left;
	padding-left: 6px;
	width: 80%;
}

.TextList .ahotimg a {
	width: 100%;
	display: block;
}

.TextList .ahotimg a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.TextList li span {
	float: right;
	color: white;
	padding: 4px;
	background-color: #ccc;
	font-size: 12px;
}

.TextList li {
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	padding: 11px 18px 16px 5px;
}

.TextList li:last-child {
	border-bottom: none;
}

.TextList .ahotimg p {
	font-size: 12px;
	line-height: 26px;
}

.TextList .ahotimg small {
	color: #999;
	font-size: 100%;
	margin-right: 8px;
}


/*下属机构*/

.mechanism_scroll {
	width: 100%;
	padding-top: 30px;
}

.mechanism_scroll .col-md12 {
	margin: 0px -8px;
	overflow: hidden;
}

.mechanism_scroll .col-md12 .li20 {
	height: 316px;
	float: left;
	width: 20%;
	overflow: hidden;
	padding: 0px 9px;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox {
	width: 100%;
	float: left;
	background-color: white;
	border: #dddddd 1px solid;
	margin: 0px auto;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .imgbox {
	width: 100%;
	height: 176px;
	overflow: hidden;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .imgbox .imgtop {
	width: 100%;
	padding: 10px;
	padding-bottom: 0px;
	height: 176px;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox {
	width: 100%;
	padding: 0px 10px 10px 10px;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox h5 {
	font-weight: 500;
	display: block;
	text-align: left;
	height: 52px;
	line-height: 60px;
	font-size: 18px;
	color: #333333;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox p,
.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox span {
	width: 100%;
	line-height: 22px;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox p label {
	color: #e24f43;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox span {
	display: inline-table;
	width: 42%;
}

.mechanism_scroll .col-md12 .li20 .jgimgpbox .textbox .w60 {
	width: 58%;
}

.mechanism_scroll .btn-a2 {
	display: block;
	text-align: center;
	width: 100%;
	color: #847a6e;
	padding: 30px 0 0;
}

.serimg {
	width: 100%;
	height: 178px;
	padding-top: 64px;
	background-color: #0b80d1;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.serimg img {
	display: block;
	width: 49px;
	height: 49px;
	margin: 0px auto;
}

.mechanism_scroll .col-md12 .li20:hover .jgimgpbox .textbox {
	color: #bbb;
	background-color: #2f383d;
}

.mechanism_scroll .col-md12 .li20:hover .jgimgpbox .textbox h5 {
	color: white;
}

.mechanism_scroll .col-md12 .li20:hover .serimg {
	margin-top: -178px;
}


/*发表期刊*/

.TextList .w50 .newsbox1 {
	padding: 0;
}

.TextList .ulbox {
	padding: 0;
	height: 392px;
	overflow: hidden;
	border: none;
}

.TextList .ulbox li {
	width: 100%;
	height: 42px;
	border: 1px solid #ddd;
	border-left: 4px solid #ffc31e;
	padding: 0px 12px 0px 14px;
	margin-bottom: 8px;
}

.TextList .ulbox li .ahotimg {
	float: left;
	width: 80%;
}

.TextList .ulbox li .ahotimg a {
	float: left;
	width: 100%;
	height: 42px;
	line-height: 42px;
}

.TextList .ulbox li span {
	padding: 0;
	background-color: transparent;
	float: right;
	overflow: hidden;
	line-height: 24px;
	color: #666;
	margin: 9px 0px;
	height: 24px;
}

.TextList .ulbox li span label {
	float: left;
	padding: 0px 4px;
	height: 24px;
	border: 1px solid #c2c2c2;
	margin-right: 8px;
	font-size: 12px;
}

.TextList .ulbox li:hover {
	background-color: #0b80d1;
}

.TextList .ulbox li:hover .ahotimg a {
	color: white;
}

.TextList .ulbox li:hover span {
	color: white;
}

.TextList .ulbox li:hover span label {
	border: 1px solid white;
}

.TextList .ulbox .green {
	border-left: 4px solid #3dd3c3;
}

.TextList .ulbox .color-or {
	border-left: 4px solid #ff9650;
}

.TextList .ulbox .color-blue {
	border-left: 4px solid #0b80d1;
}

.TextList .ulbox .color-red {
	border-left: 4px solid #c174f7;
}

.TextList .ulbox .color-blue1 {
	border-left: 4px solid #1bace8;
}

.TextList .ulbox .color-blue2 {
	border-left: 4px solid #38c573;
}

.TextList .ulbox .color-blue3 {
	border-left: 4px solid #ff825c;
}

.atlasbox {
	width: 100%;
	background-color: white;
	height: 100%;
	border: 1px solid #ddd;
	padding: 12px;
}

.atlasbox .atl-img {
	width: 100%;
	height: 360px;
}