﻿*{margin:0; padding:0; list-style:none; }
body {line-height: 1.5;color: #666;font-size: 14px;font-family: "微软雅黑";}
a, img {border: 0;}
a{text-decoration: none; color: #666; transition: all .2s;}
a:hover{text-decoration: none; color: #c81d1d;}
.c3{ color: #333 !important;}
.fl{float: left;}
.fr{float: right;}
.tc{text-align: center;}
.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}	
*html .clearfix {zoom: 1;}
*+html .clearfix {zoom: 1;}
.mtb20{margin-bottom: 20px; margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.mt20{margin-top: 20px;}
.g-bd{
	/*background:#efefef;*/
}
.content{
	width: 1180px;
	margin: 0 auto;
}
.g-images{
	padding-bottom: 20px;
}
.img-focus{
	width: 650px;	
	overflow: hidden;
	position:relative; 
	zoom:1;
}
.img-focus .bd li{
	width: 650px;
	height: 335px;
}
.img-focus .bd li img{
	display: block;
	margin: 0 auto;
}
.img-focus .hd li{
	float: left;
	width: 216px;
    height: 54px;	
    overflow: hidden;
    border-left: 1px solid #fff;
}
.img-focus .hd ul{
	margin-left: -1px;
}

.img-focus .hd li a{
	display: block;
	height: 44px;
	padding:5px 10px;
	font-size: 12px;
    color: #666;
    line-height: 20px;
    background: url(../images/BannerTab.png) repeat-x; 
}
.img-focus .hd li a:hover{
	color: #fff;
	background: url(../images/BannerTab-hover.png) repeat-x;
}
.img-focus .hd li.on a{
	color: #fff;
	background: url(../images/BannerTab-hover.png) repeat-x;
}
.img-hot{
	width: 530px;
}
.img-hot li{
	position: relative;
    float: left;
    width: 250px;
    height: 186px;
    margin: 0 0 15px 15px;
}
.hot-news img{
	width: 250px;
    height: 186px;
}
.hot-news .tit,
.one-art .tit{
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    overflow: hidden;
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#ffffff', GradientType=0);
	z-index: 999;
}
.g-main{
	width: 750px;
	padding: 20px;
	background: #fff;
}
.news-tit{
	height: 18px;
	line-height: 18px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	border-left: 4px solid #c81d1d;
}
.news-list li{
	position: relative;
	width:100%;	
	padding:20px 0;
	border-top: 1px solid #e6e8eb;
	overflow: hidden;	
}
.news-list li:hover{
	background:#f5f5f5;
}
.news-list .img-box{
	float:left;
	width: 216px;
	height: 168px;
	margin-right: 20px;
}
.news-list .img-box img{
	width: 216px;
	height: 168px;
}
.news-list .info{
	position: relative;
	float:left;
	width:510px;
	height:168px;
	overflow:hidden;
	
}
.news-list .info h3 a{
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold;
}
.news-list .info h3 a:hover{
	color: #c81d1d;
}
.news-list .info p{
	height: 63px;
	overflow: hidden;
}
.news-list .date{
	position: absolute;
	bottom:0;
	left: 0;
}
.news-list .date span{
	margin-right: 20px;
	color: #999;
}
.read-more{
	display: block;
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    color: #434343;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #434343;
    transition: all .2s;
}
.read-more:hover{
	color: #fff;
	background:#434343;
}
.g-aside{
	width: 340px;
	padding: 20px 15px;
	background: #fff;
	font-size:14px;
}
.one-art-lg,
.one-art-sm{
	position: relative;
}
.one-sm{
	margin-left: -10px;
}
.one-art-sm{
	float: left;
	width: 160px;
	height: 128px;
	margin: 15px 0 0 15px;
}
.one-art-lg img{
	display: block;
	width: 340px;
	height: 230px;
}
.one-art-sm img{
	display: block;
	width: 160px;
	height: 128px;
}
.rank-list li{
	line-height: 26px;
	margin-bottom: 5px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rank-list li b{
	font-size: 10px;
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    text-align: center;
    line-height: 14px;
    background: #e6e8eb;
    font-weight: 100;
    margin-top: 5px;
    margin-right:10px;
    color: #fff;
    padding: 2px;
    border-radius: 3px;
}
.rank-list li b.red{
	background: #da251d;
}
.job-index .img-box img{
	width: 80px;
	height: 60px;
}
.job-index .info{
	float: right;
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-left: -90px;
}
.job-index .info a,
.job-index .info p{
	padding-left: 90px;
}
.job-index .info a{
	font-weight: bold;
	color:#333;
}
.month-list li{
	float: left;
	margin:10px 15px 0 0;
	padding: 4px 10px;
	font-size: 12px;
	background: #f5f5f5;
	border-radius: 2px;
	border: 1px solid #e6e8eb;
}




.news_list_nr{/*border:1px #DFDFDF solid*/;background:#fff;width:99.8%;float:left;border-radius: 3px;}
.news_list_nr h3{border-bottom:1px #E8E8E8 solid;font-size:17px;color:#555;padding:10px 0px 5px;margin:0 15px; position:relative}


#ContentL{HEIGHT: 1%;padding:20px;}
#ContentL H1 {CLEAR: both; FONT-WEIGHT: bold; color:#004F9C;FONT-SIZE: 25px;text-align:center; MARGIN: 17px 0px 2px; LINE-HEIGHT: 28px;font-family:"Microsoft YaHei";}
#ContentL .info {CLEAR: both; LINE-HEIGHT: 23px;color:#999; MARGIN: 17px 0px 2px;text-align:center; font-size: 14px;}
#ContentL .info-author,
#ContentL .info-clickRate{display: inline-block; *float: left;*margin-left: 190px;}
#ContentL .info-clickRate{ padding-left: 25px; margin-left: 20px; background: url(../images/topmenu.png) no-repeat 0 -6px;}
#ContentL .summary {color:#666666;BORDER-RIGHT: #ECECEC 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ECECEC 1px solid; PADDING-LEFT: 5px; TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 14px; BACKGROUND: #FFFFF6; PADDING-BOTTOM: 6px; MARGIN: 25px 0px 25px; BORDER-LEFT: #ECECEC 1px solid; TEXT-INDENT: 2em; LINE-HEIGHT: 23px; PADDING-TOP: 12px; BORDER-BOTTOM: #ECECEC 1px solid; TEXT-ALIGN: justify}

#Textwz {color:#444444;CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; TEXT-JUSTIFY: inter-ideograph; FONT-SIZE: 16px; PADDING-BOTTOM: 9px; OVERFLOW: hidden; WIDTH: 100%; LINE-HEIGHT: 26px; PADDING-TOP: 9px; TEXT-ALIGN: justify; WORD-WRAP: break-word;}
#Textwz P {	TEXT-INDENT: 0em; padding:5px;margin:5px}
#Textwz A {	COLOR: #1e50a2; TEXT-DECORATION: none}
#Textwz A:visited {	COLOR: #1e50a2; TEXT-DECORATION: underline;}
#Textwz A:hover {COLOR: #FF3300}
#Textwz .img_bk {background:#E8F8F8;border:1px #ACCFE8 solid;padding:5px ;margin-right:10px !important;margin-right:7px; margin-bottom:3px;TEXT-ALIGN:center;float:left;width:202px;}
#Textwz .img_bk .hzh_img{border:1px #ccc solid;margin:0px;}
#ContentL .page {margin-top:10px;margin-bottom:10px;text-align:center}
#ContentL .key_wz {color:#1C2C58;border-top:1px #D9E0EC solid;padding-top:10px;text-align:left;margin-top:20px;}
#ContentL .key_wz a{font-size:12px;TEXT-DECORATION: none;color:#0B3B8C} #ContentL .key_wz a:hover{font-size:12px;TEXT-DECORATION: underline;color:#ff3300}

#Textwz img{max-width:600px;
display: block;
margin: 0 auto;
	}
#ContentL iframe{
    width: 700px;
    height: 500px;
    margin: 0 auto;
}

#ContentL .nav_fhz {margin-bottom:10px;border-bottom:1px #ddd dotted;padding-top:20px;padding-bottom:10px;height:20px;font-size:14px;color:#555}
#ContentL .nav_fhz a{font-size:14px;TEXT-DECORATION: none;color:#004F9C} #ContentL .nav_fhz a:hover{font-size:14px;TEXT-DECORATION: underline;color:#ff3300}

.nav_fhz .fhz_l {float:left;height:22px; overflow:hidden;line-height:22px;width:300px;} 
.nav_fhz .fhz_r {float:right;height:22px; overflow:hidden;line-height:22px;width:300px;}

#ContentL .otherNews {margin-top:20px;text-align:left;}
#ContentL .otherNews h2 {FONT-SIZE: 15px;font-weight:bold;color:#1C2C58;line-height:20px;padding-bottom:10px;}
#ContentL .otherNews li {line-height:28px;color:#1C2C58;font-size:14px;}
#ContentL .otherNews li  a {color:#0B3B8C;font-size:14px;}#ContentL .otherNews li a:hover{color:#ff3300;font-size:14px;}



.mzsm{ width:730px;border:1px solid #dad9d9; margin-left:10px; margin-bottom:20px; background:#f9f9f9;}
.mzsm h2{ font-size:12px; font-weight:bold; padding-left:10px; padding-top:10px;}
.mzsm h3{ font-size:12px; line-height:24px; width:680px; padding-left:15px; padding-top: 10px;padding-bottom:10px; color:#666}


.rank-list i{
float: left;
    width: 5px;
    height: 5px;
    background: #c4c4c4;
    border-radius: 100%;
    margin: 13px 10px 0 0;
	}


#Textwz img{max-width:600px;
display: block;
margin: 0 auto;
	}

	.rank-list li a{
	color: #666;	
}
.news-list {
font-size:14px;
}