﻿body {
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 0;
	margin: 0;
	min-width: 1200px;
	overflow-x: auto;
	background: #fff;
}
a,
a:hover,
a:focus {
	text-decoration: none;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	outline: none;
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
input:focus,textarea:focus,select:focus{
	outline: none;
}
ul{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.wrap{
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 120px;
	line-height: 120px;
	z-index: 100;
	background: url(../images/header-bg.jpg) no-repeat center center;
	background-size: cover;
}
.header .lineImg{
	margin: 0 40px;
}
.header .logoDiv .text{
	display: inline-block;
	top: 20px;
	color: #fff;
	position: relative;
	line-height: initial;
	margin-left: 20px;
}
.header .logoDiv .text span{
	font-size: 17px;
	text-align: justify;
	display: block;
	letter-spacing: 7px;
}
.header .logoDiv .text h3{
	margin: 0;
	font-size: 30px;
	letter-spacing: 3px;
}

/**首页banner**/
.index-banner{width:100%; min-width:1200px;position:relative;height:490px;overflow: hidden;z-index:1;}
.index-banner .nivoSlider{width:100% !important;}
.index-banner .nivoSlider li{width:100% !important;height:490px;overflow:hidden;text-align:center;position:relative;}
.index-banner .nivoSlider li .wrap{height: 490px;}
.foe_m1 {
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -480px;
	margin-top: -74.5px;
}

.index-div1{
	background: #e5e5e5;
	padding:20px 0;
}
.index-div1 .wrap{
	overflow: hidden;
}
.index-div1 ul{
	margin: 0 -6px;
}
.index-div1 ul li{
	float: left;
	width: 12.5%;
	text-align: center;
}
.index-div1 ul li a{
	display: block;
	margin:6px;
	background: #fff;
	padding: 15px 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,.18);
}
.index-div1 ul li a span{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-top: 20px;
}
.index-div1 ul li a:hover{
	box-shadow: none;	
}

.index-div2{
	padding: 15px 0;
}
.index-div2 .wrap{
	overflow: hidden;
}
.index-div2 ul{
	margin: 0 -10px;
}
.index-div2 ul li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.index-div2 ul li a{
	display: block;
	margin: 0 10px;
}

.footer{
	background: #3678d5;
	line-height: 45px;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
}

/****内页****/
.navDiv{
	background: url(../images/nav-bg.jpg) repeat-x center center;
	background-size: 100% 100%;
}
.navDiv ul{
	overflow: hidden;
}
.navDiv ul li{
	float: left;
	width: 14.285%;
}
.navDiv ul li a{
	margin: 0 30px;
	text-align: center;
	font-size: 16px;
	color: #343434;
	display: block;
	position: relative;
	line-height: 57px;
}
.navDiv ul li a.active,
.navDiv ul li a:hover{
	color: #5187d0;
}
.ny-div1{
	padding: 13px 0;
}
.ny-div1 .wrap{overflow: hidden;}
.leftFocusBox { float:left; position: relative; width: 797px; height: 310px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.leftFocusBox .pic img { width: 797px; height: 310px; display: block; }
.leftFocusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #000; filter: alpha(opacity=69); opacity: 0.69; overflow: hidden; }
.leftFocusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.leftFocusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.leftFocusBox .txt li a{ display: block; color: #fff; padding: 0 0 0 10px; font-size: 15px; text-decoration: none; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 565px;
	}
.leftFocusBox .num { position: absolute; z-index: 3; bottom: 12px; right: 8px; }
.leftFocusBox .num li{ float: left; position: relative; width: 10px; height: 10px; line-height: 10px; overflow: hidden; text-align: center; margin-right: 7px; cursor: pointer; }
.leftFocusBox .num li a,.leftFocusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.leftFocusBox .num li span { z-index: 1; background: #989798; }
.leftFocusBox .num li.on a,.focusBox .num a:hover{ background:#22a9ff; }
.ny-div1 .textList{
	width: 375px;
	background: #f4f4f4;
	height: 310px;
	padding: 0 10px 0 18px;
}
.ny-div1 .textList .hd{
	font-size: 16px;
	color: #2e2e2e;
	border-bottom: 1px solid #c9c9c9;
	padding: 10px 0;
}
.ny-div1 .textList .bd ul li{
	overflow: hidden;
	margin-top: 13px;
}
.ny-div1 .textList .bd ul li a{
	font-size: 14px;
	color: #2e2e2e;
	padding-left: 13px;
	position: relative;
	max-width: 280px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ny-div1 .textList .bd ul li a:hover{
	color: #3678D5;
}
.ny-div1 .textList .bd ul li a:before{
	content: "";
	width: 4px;
	height: 4px;
	background: #bfbfbf;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}
.ny-div1 .textList .bd ul li .date{
	font-size: 12px;
	color: #898989;
}
.ny-div2 .wrap{
	overflow: hidden;
}
.ny-div2 .listDiv{
	width: 390px;
	float: left;
}
.ny-div2 .listDiv:nth-child(2){
	margin: 0 15px;
}

.ny-div2 .listDiv .hd{
	font-size: 16px;
	color: #2e2e2e;
	border-bottom: 1px solid #c9c9c9;
}
.ny-div2 .listDiv .hd span{
	padding: 10px 0;
	border-bottom: 3px solid #5187d0;
	display: inline-block;
	min-width: 100px;
}
.ny-div2 .listDiv .bd ul li{
	overflow: hidden;
	margin-top: 13px;
}
.ny-div2 .listDiv .bd ul li a{
	font-size: 14px;
	color: #2e2e2e;
	padding-left: 13px;
	position: relative;
	max-width: 280px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ny-div2 .listDiv .bd ul li a:hover{
	color: #3678D5;
}
.ny-div2 .listDiv .bd ul li a:before{
	content: "";
	width: 4px;
	height: 4px;
	background: #bfbfbf;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 0;
}
.ny-div2 .listDiv .bd ul li .date{
	font-size: 12px;
	color: #898989;
}

.ggDiv{
	margin: 10px 0;
}
.ny-div2 .listDiv .bd.ewmDiv{
	overflow: hidden;
	padding: 25px 0;
}
.ny-div2 .listDiv .bd.ewmDiv .ewmImg{
	border: 1px solid #cdcdcd;
	margin-right: 20px;
	width: 134px;
}
.ny-div2 .listDiv .bd.ewmDiv .textDiv span{
	font-size: 19px;
	color: #3678d5;
}
.ny-div2 .listDiv .bd.ewmDiv .textDiv p{
	font-size: 14px;
	color: #505050;
	line-height: 28px;
}
