

html {
    font: normal 14px/1.5em Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
    -ms-text-size-adjust: 100%;   
    -webkit-text-size-adjust: 100%;
}
* {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}
a {
	color: #333;
    background-color: transparent;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
	text-decoration: underline;
}
img {
    border: 0;
	vertical-align: bottom;
}
b,
strong {
    font-weight: bold;
}

.container {
	width: 1100px;
	margin: 0 auto;
}

.hidden {
	text-indent: -9999px;
}

.float-l {
	float: left;
}
.float-r {
	float: right;
}
.margin-t-5 {
	margin-top: 5px;
}
.margin-t-10 {
	margin-top: 10px;
}
.margin-t-15 {
	margin-top: 15px;
}
.margin-t-18 {
	margin-top: 18px;
}
.margin-t-20 {
	margin-top: 20px;
}

/* HHe 10:14 2017/6/14 */
.oneline {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* ************** top_bar ******************* */
.top_bar {
	font-size: 12px;
	color: #333;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	background: url(../img/top_bar.bg.jpg) repeat-x left center;
}
.top_bar #time {
	width: 180px;
	height: 32px;
	overflow: hidden;
	display: inline-block;
}
#time::before {
	content: '\1F551';
	margin-right: 0.5em;
}
.top_bar .homepage {
	float: right;
}
.top_bar .homepage .home {
	margin-right: 1em;
}
.top_bar .homepage .home::before {
	content: '\1F3E0';
}
.top_bar .homepage .mark::before {
	content: '\1F516';
}
.top_bar .homepage a {
	color: #333;
}

/* ************** logo ******************* */
.logo {
	height: 130px;
	background: url(../img/logo.bg.jpg) no-repeat right center;
}
.logo a {
	width: 211px;
	height: 130px;
	display: block;
	background: url(../../images/logo.jpg) no-repeat left center;
}

/* ************** nav ******************* */
.nav {
	height: 70px;
	background: #b80000;
	overflow: hidden;
}
.nav ul {
	padding: 5px 0 0 11px;
	overflow: auto;
}
.nav li {
	float: left;
}
.nav a {
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
	margin: 0 10px 0 9px;
	line-height: 2em;
	display: block;
}

/* ************** top_news ******************* */
.top_news {
	height: 60px;
	position: relative;
}
.top_news .center {
	margin: 0 70px;
}
.top_news .center img {
	width: 960px;
	height: 40px;
}
.top_news .center p,
.top_news .center a {
	line-height: 20px;
}
.top_news .center p {
	text-align: center;
}
.top_news .center a {
	font-size: 12px;
	/* padding: 0 1em; H.He 11:11 2016/7/11 */
}

.top_news .left,
.top_news .right {
	width: 60px;
	height: 60px;
	position: absolute;
}
.top_news .left {
	left: 0;
	top: 0;
	background: url(../img/top_news.left.jpg) no-repeat center center;
}
.top_news .right {
	right: 0;
	top: 0;
	background: url(../img/top_news.right.jpg) no-repeat center center;
}

/* ************** news_1 ******************* */
.news_1 {
	height: 385px;
	border-top: 2px solid #b80000;
	overflow: hidden;
}
.news_1 .text {
	width: 480px;
}
.news_1 .text .name {
	line-height: 35px;
	background: url(../img/news_1.text.name.bg.jpg) no-repeat left top;
	border-bottom: 1px solid #f3f3f3;
}
.news_1 .text .name p {
	display: inline-block;
	padding-right: 7px;
}
.news_1 .text .name p a {
	font-size: 12px;
	color: #b80000;
}
.news_1 .text .name h2 {
	text-indent: 18px;
}
.news_1 .text .name h2 a {
	font-size: 18px;
	color: #b80000;
}

.news_1 .iframe01 {
	padding-left: 18px;
}

.news_1 .text .list {
	margin-bottom: 10px;
}
.news_1 .text .list li {
	height: 31px;
	line-height: 31px;
	padding-left: 12px;
	margin-left: 8px;
	background: url(../img/list.dot.png) no-repeat left center;
}
.news_1 .text .list .color {
	font-weight: bold;
}
.news_1 .text .list a {
	font-size: 16px;
}
.news_1 .text .list .color a {
	color: #005da6;
}

.news_1 .text .keyword {
	height: 30px;
	background: url(../img/news_1.text.keyword.bg.jpg) no-repeat left top;
}
.news_1 .text .keyword p {
	line-height: 30px;
}
.news_1 .text .keyword p span {
	color: #b80000;
	padding: 0 0.5em;
}
.news_1 .text .keyword a::before {
	content: '\2022';
	padding-right: 0.5em;
}
.news_1 .text .keyword a {
	padding: 0 0 0 1em;
}

.news_1 .focus {
	width: 602px;
	height: 377px;
	padding: 4px;
    position: relative;
    overflow: hidden;
    zoom: 1;
	background: #f2f2f2;
}

.news_1 .focus .bd img {
    width: 602px;
    height: 300px;
	*height: 290px;
    display: block;
}
.news_1 .focus .bd li p {
	text-indent: 1em;
	line-height: 37px;
	height: 37px;
	width: 602px;
	overflow: hidden;
	background: #000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	bottom: 81px;
}
.news_1 .focus .bd li p a {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.news_1 .focus .hd {
	padding-top: 5px;
}
.news_1 .focus .hd ul {
    overflow: hidden;
    zoom: 1;
	background: #000;
}
.news_1 .focus .hd ul li {
    padding-left: 5px;
	padding-top: 5px;
	float: left;
	position: relative;
}
.news_1 .focus .hd li img,
.news_1 .focus .hd li i {
	width: 95px;
    height: 70px;
}
.news_1 .focus .hd ul li i {
	background: #000;
	opacity: 0.5;
	position: absolute;
	top: 5px;
	left: 5px;
	
}
.news_1 .focus .hd ul li img {
    cursor: pointer;
}
.news_1 .focus .hd ul li.on {
	/* background: url(../img/focus.thumb.top.gif) no-repeat center top; */
}
.news_1 .focus .hd ul li.on i {
	height: 0;
}
.news_1 .focus .hd ul li.on img {
	border-color: #ccc;
}

/* ************** iframe02 ******************* */
.iframe02 {
	height: 28px;
	background: url(../img/iframe02.bg.jpg) no-repeat left center;
}
.iframe02 iframe {
	margin-left: 60px;
}

/* ************** poster ******************* */
.poster {
	height: 270px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.poster .cat {
	width: 110px;
}
.poster .cat li {
	margin: 0 0 9px;
}
.poster .cat a {
	display: block;
}
.poster .cat img {
	width: 110px;
}

/* ************** news_2 & news_3 & news_4 & city ******************* */
.news_2,
.news_3,
.city {
	height: 655px;
	overflow: hidden;
	position: relative;
}

.news_2 .name,
.news_3 .name,
.city .name {
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.news_2 .name {
	background: #eee;
}
.news_2 .name h2,
.news_3 .name h2,
.city .name h4 {
	font-size: 18px;
	*width: 136px; /* IE6 and IE7 */
	display: inline-block;
	padding: 0 1em;
	border-bottom: 4px solid #b80000;
}
.news_2 .name h2 {
	*width: 144px; /* IE 6 and IE7 */
	background: #b80000;
}
.news_2 .name h2 a {
	color: #fff;
}
.news_2 .name p,
.news_3 .name p {
	display: inline-block;
}
.news_2 .name p a,
.news_3 .name p a {
	font-size: 12px;
	margin-right: 10px;
}

.news_2 .center,
.news_3 .center,
.city .center {
	width: 355px;
	margin-left: 370px;
}
.news_2 .center .thumb,
.news_3 .thumb {
	padding-left: 8px;
	border-bottom: 1px dotted #ccc;
}
.news_2 .center h3,
.news_3 h3 {
	font-size: 16px;
	line-height: 36px;
	/* hide this */
	font-size: 0;
	display: none;
	height: 0;
	text-indent: -9999px;
}
.news_2 .center .intro,
.news_3 .intro {
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 4px;
	*zoom: 1; /* IE6 and IE7 */
}
.news_2 .center .intro p,
.news_3 .intro p {
	font-size: 12px;
	color: #666;
	text-indent: 2em;
	line-height: 20px;
	*height: 80px; /* IE6 and IE7 */
	min-height: 80px;
	margin-left: 135px;
	/* change height */
	margin-top: 6px;
	margin-left: 175px;
	*height: 110px; /* IE6 and IE7 */
	min-height: 110px;	
}
.news_2 .center .intro p a,
.news_3 .intro p a {
	padding: 0 0.5em;
}
.news_2 .center .intro img,
.news_3 .intro img {
	width: 120px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	/* change height */
	width: 165px;
	height: 110px;
}

.news_2 .list li,
.news_3 .list li,
.news_4 .list li,
.news_4 .side li,
.city .center li,
.city .right .list li {
	padding-left: 7px;
	background: url(../img/list.dot.png) no-repeat left center;
}
.news_2 .list li,
.news_3 .list li,
.news_4 .list li,
.news_4 .side li,
.city .center li,
.city .right .list li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
.news_2 .center .list li,
.news_3 .list li {
	height: 26px;
	line-height: 26px;
}
.news_2 .list li a,
.news_3 .list li a,
.news_4 .list li a,
.news_4 .side li a,
.city .center li a,
.city .right .list li a {
	color: #000;
	padding-left: 2px;
}

.news_2 .left,
.news_2 .right,
.news_3 .left,
.news_3 .right,
.city .left,
.city .right {
	position: absolute;
	top: 0;
}
.news_2 .left,
.news_3 .left,
.city .left {
	width: 355px;
	left: 0;
}
.news_2 .right,
.news_3 .right,
.city .right {
	width: 355px;
	right: 0;
}

/* ************** special ******************* */
.special {
	height: 268px;
	border: 1px solid #ccc;
	overflow: hidden;
	background: url(../img/special.bg.jpg) no-repeat left top;
	position: relative;
}
.special h2 {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
}
.special h2 a {
	width: 100px;
	height: 268px;
	display: block;
}
.special ul {
	margin-left: 100px;
	overflow:hidden;
}
.special li {
	padding: 9px;
	float: left;
}
.special a {
	display: block;
}
.special img {
	width: 179px;
	height: 115px;
	border: 1px solid #ccc;
}


/* ************** news_3 & city ******************* */
.news_3 .name p,
.news_3 .name p a {
	color: #999;
}
.news_3 .name p a {
	margin: 0 2px;
}

.news_3 .list {
	min-height: 156px;
}
/* ************** news_4 ******************* */
.news_4 {
	height: 377px;
	overflow: hidden;
}

.news_4 .main {
	width: 730px;
	min-height: 250px;
}
.news_4 .main .name h2::before {
	content: '\2758';
	color: #e20a0a;
	margin: 0 6px;
}
.news_4 .main .name h2 {
	font-size: 18px;
	line-height: 35px;
	border-top: 1px solid #e20a0a;
}

.news_4 .main .content {
	position: relative;
	height: 140px;
}
.news_4 .main .list {
	margin-left: 300px;
}
.news_4 .main .thumb {
	position: absolute;
	top: 0;
	left: 0;
}
.news_4 .main .thumb img {
	width: 280px;
	height: 140px;
}

.news_4 .side {
	width: 355px;
	min-height: 230px;
}
.news_4 .side h3 {
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(../img/news_4.side.name.bg.jpg) no-repeat -358px top;
	cursor: pointer;
	-webkit-transition: background-position 300ms ease-in-out;
	   -moz-transition: background-position 300ms ease-in-out;
		-ms-transition: background-position 300ms ease-in-out;
		 -o-transition: background-position 300ms ease-in-out;
			transition: background-position 300ms ease-in-out;
}
.news_4 .side .on {
	background-position: -120px top;
}
.news_4 .side div {
	height: 234px;
	display: none;
}

/* 志愿者登录 */
.news_4 .side .zyz li::before {
	content: '';
}
.news_4 .side .zyz li {
	height: 70px;
	line-height: 70px;
	background: none;
	padding-left: 0;
}
.news_4 .side .zyz li a {
	margin-left: 70px;
	display: inline-block;
}
.news_4 .side .zyz li a:active,
.news_4 .side .zyz li a:focus {
	outline: none;
}

/* ************** city ******************* */
.city {
	height: 475px;
	padding: 57px 0 12px;
	border: 1px solid #ee7777;
	overflow: hidden;
	background: url(../img/city.name.bg-2.jpg) no-repeat left top;
}

.city .name {
	margin-bottom: 5px;
}
.city .thumb li {
	position: relative;
}
.city .thumb p {
	width: 345px;
	height: 1.5em;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
	background: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	display: block;
}
.city .thumb li:hover p {
	display: none;
}
.city .thumb p a {
	line-height: 1.5em;
	color: #fff;
}
.city .thumb img {
	width: 345px;
	height: 210px;
	margin: 0 5px;
}
.city .left .thumb img,
.city .right .thumb img {
	height: 138px;
}

.city .center h5 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.city .center h5 a {
	color: #999;
}

.city .left,
.city .right {
	top: 57px;
}

.city .left {
	left: 5px;
}

.city .right {
	right: 5px;
}


/* ************** qr_code ******************* */
.qr_code {
	height: 137px;
	background: url(../img/qr_code.bg.jpg) no-repeat center top;
	position: relative;
}
.qr_code .page_top {
	height: 35px;
	width: 185px;
	display: block;
	position: absolute;
	top: 40px;
	right: 40px;
}


/* ************** links ******************* */
.links {
	min-height: 250px;
	border: 1px solid #eee;
	border-width: 1px 0;
	padding: 20px 0;
	background: #f9fbfa;
}

.links div {
	margin-bottom: 1em;
}
.links .hd ul {
    height: 29px;
	padding-left: 3em;
    border-bottom: 1px solid #f00;
}
.links .hd ul li {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    float: left;
    padding: 0 3em;
    cursor: pointer;
    border: 1px solid transparent;
}
.links .hd ul li.on {
    border-color: #c00;
    border-bottom: 2px solid #f9fbfa; /* 8:27 2017/1/17 */
}

.links .bd li {
	line-height: 1.5em;
	float: left;
	padding: 0 0.6em;
	*padding: 0; /* IE6 and IE7 */
	*width: 62px; /* IE6 and IE7 */
}
.links a {
	font-size: 12px;
	color: #888;
}

/* ************** copy ******************* */
.copy {
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	text-align: center;
	background: #f9fbfa;
}

/*******************************
 * show page
 * 19:01 2017/3/3
 * HHe
 *
 ****************************** */

/* **************  path ******************* */
.content_show .path,
.content_list .path,
.content_list .page {
	line-height: 35px;
	text-indent: 2em;
	clear: both;
	margin: 10px auto;
	background: #ebe9e9;
}

/* ************** content  ******************* */
.content_show .main,
.content_list .main {
	overflow: auto;
}
.content_show .main .news ,
.content_list .main > .list {
	width: 740px;
	padding: 0 10px;
	float: left;
}
.content_show .main .news {
	border: 1px solid #ccc;
}

.content_show .main .news_full {
	width: 1018px;
	padding: 20px 40px 0;
}

.content_show .main .news_full h1,
.content_show .main .news_full .info {
	display: none;
}

.content_show .news h1 {
	color: #333;
	text-align: center;
	line-height: 1.2em;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin: 20px 40px 0;
}
.content_show .news .info {
	color: #999;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin: 0 40px 20px;
}
.content_show .news .info .from {
	margin-left: 25px;
}
.content_show .content .author_bottom {
	font-size: 14px;
	color: #999;
	line-height: 50px;
}

.content_show .news .content,
.content_show .news .content > .TRS_Editor p {
    font: normal 16px/30px Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
	color: #333;
	margin-bottom: 10px;
}
.content_show .news .content img {
	max-width: 85%;
}

/* ************** copy ******************* */
.content_show .copy,
.content_list .copy {
	margin-top: 60px;
}

/*******************************
 *
 * list
 * 19:01 2017/3/3
 * HHe
 *
 ****************************** */

/* ************** list_text ******************* */
.content_list .main > .list {
	padding-left: 0;
}
.content_list .main > .list .list_text {
	margin-left: 25px;
}
.content_list .list_text li,
.content_list .list_thumb h2,
.content_list .side li,
.content_show .side li {
	font-size: 16px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_list .list_text li {
	line-height: 38px;
	height: 38px;
}
.content_list .list_text li span {
	color: #999;
	float: right;
}
.content_list .list_text li span {
	color: #999;
	float: right;
}

.content_list .page {
	font-size: 16px;
}
.content_list .page .action_num {
	color: #b80000;
	font-weight: bold;
}

/* **************  lsit_thumb ******************* */
.content_list .list_thumb li {
	width: 165px;
	margin: 0 10px 15px;
	float: left;
}
.content_list .list_thumb img {
	width: 100%;
	height: 104px;
}
.content_list .list_thumb h2 {
	font-weight: normal;
	text-align: center;
	line-height: 1.8em;
	height: 1.8em;
	display:inline-block;
}

/* ************** side  ******************* */
.content_show .side,
.content_list .side {
	width: 310px;
	float: right;
}
.content_show .side .box,
.content_list .side .box {
	margin-bottom: 8px;
}

.content_show .side h2,
.content_list .side h2 {
	font-size: 16px;
	line-height: 2em;
	border-bottom: 3px solid #b80000;
}
.content_show .side h3,
.content_list .side h3 {
	line-height: 2em;
}
.content_show .side .thumb,
.content_list .side .thumb {
	overflow: auto;
}
.content_show .side img,
.content_list .side img {
	width: 50%;
}
.content_show .side .intro p,
.content_list .side .intro p {
	width: 60%;
	float: right;
}
.content_show .side .intro img,
.content_list .side .intro img {
	width: 36%;
	float: left;
}

.content_show .side h3 a,
.content_list .side h3 a {
	font-size: 14px;
}
.content_show .side li,
.content_list .side li {
	font-size: 12px;
}

#ad03{
	width: 100%；
	display:inline-block;
}
