@charset "utf-8";
/* CSS Document */
#mycarousel .carousel-inner img {
	width: 560px;
	height: 320px;
}

/*首页新闻列表标题样式*/
.part1 .tt {
	height: 32px;
	background-image: url(../img/t5.jpg);
	background-position: left center;
	position: relative;
	background-repeat: no-repeat;
}

.part1 .tt h3 {
	float: left;
	text-align: center;
	font-size: 18px;
}

.part1 .tt h3 span {
	line-height: 32px;
	display: inline-block;
	text-align: center;
	padding-left: 43px;
}

.part1 .tt h3 span em {
	color: #0070c0;
	font-style: normal;
}

.part1 .tt h3 span em a {
	color: #0070c0;
	font-family: "微软雅黑";
	font-weight: bold;
}

.part1 .tt .more {
	height: 16px;
	width: 46px;
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	background-color: #0070c0;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}

/* 网站头条 */
#myframe {
	width: 1100px;
	height: 85px;
	border: 0;
}

/* 栏目头条 */
#top1 {
	border-bottom: 1px gray dashed;
	height: 65px;
}

.newslist a:hover {
	color: #0070C0;
}

/* 新闻标题前面的小图标 */
.ico {
	position: absolute;
	top: 11px;
	left: 0px;
}

/* 快速导航 */
#quicklink {
	height: 100px;
	background: url(../img/syslink.jpg) no-repeat center;
	position: relative;
}

#big1,
#big2,
#big3,
#big4 {
	position: absolute;
	top: 22px;
	font-size: 20px;
	font-family: "微软雅黑";
}

#big1 a:hover,
#big2 a:hover,
#big3 a:hover,
#big4 a:hover {
	font-weight: bold;
}

#data1 {
	position: absolute;
	left: 120px;
	top: 52px;
}

#big1 {
	left: 220px;
	letter-spacing: 10px;
}

#big2 {
	left: 475px;
}

#big3 {
	left: 760px;
}

#big4 {
	left: 1020px;
}

#big1 a:hover {
	font-weight: bold;
}

#data2 {
	position: absolute;
	left: 225px;
	top: 52px;
}

#data2 a:hover {
	background-color: #0070C0;
	color: #FFFFFF;
	padding: 2px 5px;
}

#data3 {
	position: absolute;
	left: 500px;
	top: 52px;
}

#data3 a:hover {
	background-color: #0070C0;
	color: #FFFFFF;
	padding: 2px 5px;
}

#data4 {
	position: absolute;
	left: 667px;
	top: 52px;
}

#data5 {
	position: absolute;
	left: 770px;
	top: 52px;
}

#data5 a:hover {
	background-color: #0070C0;
	color: #FFFFFF;
	padding: 2px 5px;
}

#data6 {
	position: absolute;
	left: 923px;
	top: 52px;
}

/* 首页普通栏目 */
.part2 .tt {
	height: 41px;
	border-bottom: 2px solid #e5e5e5;
}

.part2 .tt h3 {
	float: left;
	text-align: center;
	font-size: 18px;
	position: absolute;
	padding-left: 0px;
	padding-top: 0px;
	border-bottom: 2px solid #0070c0;
}

.part2 .tt h3 span {
	line-height: 38px;
	display: inline-block;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
}

.part2 .tt h3 span em {
	color: #0070c0;
}

.part2 .tt h3 span em a {
	color: #0070c0;
	font-family: "微软雅黑";
	font-weight: bold;
	font-style: normal;
}

.part2 .tt .other {
	float: right;
}

.part2 .tt .more {
	height: 38px;
	width: 50px;
	background-image: url(../img/gd1.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 0px;
	left: 360px;
}

.part2 .tt .more:hover {
	background-image: url(../img/gd2.png);
}

.part2 .box {

	overflow: visible;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

/* 优秀团队和优秀志愿者 */
.nav-tabs .nav-link.active {
	border-top: 3px solid #0070C0;
}

.nav-tabs .nav-link.active h6 {
	color: #0070c0;
	font-family: "微软雅黑";
	font-weight: bold;
	font-style: normal;
}

#myTabContent .card {
	float: left;
	padding: 5px;
}

#good2 .card img {
	height: 136px;
}

.nav-item .more {
	height: 38px;
	width: 50px;
	background-image: url(../img/gd1.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 18px;
	left: 30px;
}

.nav-item .more:hover {
	background-image: url(../img/gd2.png);
}

/* 滚动图片 */
.act {
	width: 100%;
	height: 160px;
	position: relative;
	overflow: hidden;
}

.piclist li {
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	width: 180px;
	;
}

.piclist li img {
	height: 140px;
	width: 170px;
}

/* 志愿团体排行 */
#orderlist,#orderlist2{position: absolute; right: 130px; top:11px;}
#orderlist .nav-link,#orderlist2 .nav-link{padding: 0;}
#orderlist .nav-item,#orderlist2 .nav-item{font-size: 9px; margin-right: 10px;}
#myTabContent table,#myTabContent2 table {font-size: 12px;}
#myTabContent table .top3,#myTabContent2  table .top3{color: red; font-weight: bold;}

/* 图片导航（志愿地图、证明查询） */
#quicklink2{margin-left: -20px; margin-top: 10px;}

/* 友情链接 */
.friendsites .tt {
    height: 32px;
    background-image: url(../img/yq.png);
    background-position: left center;    
    background-repeat: no-repeat;
}
.friendsites .tt h3 {
    float: left;
    text-align: center;
    font-size: 18px;
	color: #0070c0;
	font-family: "微软雅黑";
	font-style: normal;
	font-weight: bold;
	padding-left: 34px;
}
.friendsites ul li a span em {font-style: normal;}