@CHARSET "UTF-8";


.index_main {
	width:1360px;
	margin: 0 auto;
    padding: 0 auto;
}

.indexbg {
    background-image: url(image/index/index_01.jpg);
    width: 100%;
    background-repeat:no-repeat;
    background-color:#EAEFF3;
    background-size:100%;
  /*   position: absolute;
    height: calc(100vh);
    background-size: 100% 100%; */
}

.fcon img {
	opacity: 1;
}
.fcon span .shadow{
	padding-left: 30px;
}

.focus {
	position: relative;
	width: 100%;
	height: 350px;
	float: left;
	
}

.focus img {
	width: 100%;
	height: 350px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
} 

.focus .D1fBt ,.focus .D2fBt {
	overflow: hidden;
	zoom: 1; 
	height: 16px;
	z-index: 10; 
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType= 0,
		startColorstr= '#80000000', endColorstr= '#80000000') \9;
	display: block;
	color:#fff;
	text-align: left;
	padding-left:20px;
}

.focus .shadow a {
	display: inline-block;
	width: 70%;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	overflow: hidden;
	white-space: nowrap;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 8px;
	right: 20px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a ,.focus .D2fBt a{
	position: relative;
	display: inline;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left; 
	background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D2fBt .current, .focus .D1fBt a:hover, .focus .D2fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img ,.focus .D2fBt img{
	display: none
}

.focus .D1fBt i ,.focus .D2fBt i {
	display: none;
	font-style: normal;
}

.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.focus_control {
	display: none
}

.zne_list {
	height: 100%;
	list-style-type: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

.zne_row {
	padding-top: 2px;
	background: url('image/index/slt_dian1.jpg') no-repeat 0 50%;
	padding-left: 15px;
	margin: 0;
}

.zne_row a, .zne_row em {
	display: inline-block;
	vertical-align: middle;
}

.zne_row a {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 75%;
	max-width: 480px;
	color: #3F3F3F;
	
}

.zne_row font {
	float: right;
	padding-right: 10px;
	text-align: right;
	line-height: 30px;
	font-size:16px;
}

.listdate {
	display: block;
	float: right;
	width: 100px;
	text-align: right;
}

.newdate {
	color: red;
}

.newdate a {
	color: red;
}

.olddate a {
	color: #3F3F3F;
}

.zdtltop {
    width: 100%;
    margin: 0px 0px 10px 0px;
    border-bottom: 2px solid #CCCCCC;
    height: 40px;
}

.zdtlleft {
    width: 140px;
    height: 40px;
    padding-left: 30px;
    float: left;
    letter-spacing: 3px;
    border-bottom: 2px solid RED;
    border-right: 1px solid #cccccc;
    position: relative;
}

.zdtlleft a {
    font-size: 18px;
    color: #E60012;
    font-weight: 500;
    line-height: 40px;
}

.jtgktop{
    width:100%; 
	margin:0px 0px 0px 0px;
    height:40px;
}


.jtgkleft{
    width:250px; 
    height:55px;
	float:left;
	letter-spacing:3px;	
	position: relative;
}

.jtgkleft a{
	font-size: 18px;
	color: #1044A9;
	font-weight:500;
	line-height: 55px;
}

.jtgkleft a:hover{
	color: #E71F19;
	text-decoration:underline;
}

.logDiv {
	background: url('image/index/nw_2.jpg') no-repeat 0 0;
	background-size: 100% 100%;
	margin-top:20px;
	margin-bottom:20px;
}

#loginForm {
	margin-top:115px;
	width:90%;
}

.time_news {
	color : red;
}

