*,
body,
html {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "微软雅黑", STXihei, "宋体", serif;
	font-size: 15px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff9742;
}

/*
* 导航栏
*/
.nav {
	width: 100%;
	height: 50px;
	background: #083b96;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}

/*
* 顶部大图/banner图
*/


.topImg {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: #55aaff; */
	 max-width:1920px;
	 min-width:1000px;
	margin: 0 auto;
	text-align: center;
}

.topImg img {
	width: 100%;
	height: auto;
	max-width:1920px;
	min-width:1000px;
	margin: 0 auto;
	text-align: center;
}

/*
* 内容/主体
*/
.container {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
}

/*模块一*/
.moduleOne {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.MO-Sildeshow {
	width: 588px;
	height: 388px;
	float: left;
	background: #55aa00;
}

.bannerTop {
	position: relative;
	width: 588px;
	height: 388px;
	float: left;
	overflow: hidden;
	background: #0062CC;
}

.wrap {
	position: absolute;
	width: 2940px;
	height: 388px;
	z-index: 1;
	overflow: hidden;
}

.wrap>ul>a>li {
	float: left;
	width: 588px;
	height: 388px;
	list-style: none;
	/*overflow: hidden;*/
}

.wrap>ul>a>li>span {
	display: block;
	float: left;
	width: 100%;
	height: 388px;
	text-align: center;
}

.wrap>ul>a>li>span>img {
	width: 100%;
	height: 100%;
}

.wrap>ul>a>li>p {
	width: 835px;
	height: 50px;
	line-height: 50px;
	float: left;
	margin-top: -50px;
	padding-left: 20px;
	background: rgba(0, 0, 0, 0.5);
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
}

.buttons {
	position: absolute;
	right: 0px;
	bottom: 25px;
	width: 150px;
	height: 10px;
	z-index: 2;
}

.buttons span {
	/* margin-left: 5px; */
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #C1C1C1;
	text-align: center;
	color: white;
	cursor: pointer;
}

.buttons span.on {
	background-color: #0D74DC;
}

.arrow {
	position: absolute;
	top: 35%;
	color: green;
	padding: 0px 14px;
	border-radius: 50%;
	font-size: 50px;
	text-align: center;
	z-index: 2;
	display: none;
	color: #FFFFFF;
	text-decoration: none;
}

.arrow_left {
	left: 10px;
}

.arrow_right {
	right: 10px;
}

.bannerTop:hover .arrow {
	display: block;
}

.bannerTop .arrow:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.MO-News {
	width: 402px;
	height: 388px;
	float: left;
	margin-left: 10px;
	/* background: #ffaa00; */
}

.MO-Title {
	width: 80px;
	padding: 5px 5px;
	font-size: 20px;
	border-bottom: 2px solid #55AAFF;
}

.MO-Ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.MO-Ul li {
	list-style: none;
	padding: 11px 5px;
	border-bottom: 1px dotted #c1c1c1;
}

/* 模块2 */
.moduleTwo {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.MTw-Title {
	width: 80px;
	padding: 5px 5px;
	font-size: 20px;
	border-bottom: 2px solid #55AAFF;
}

.MTW-ImgWar {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.MTW-ImgModule {
	width: 326px;
	height: 215px;
	overflow: hidden;
	margin-right: 11px;
	float: left;
	position: relative;
}

.MTW-ImgModule img {
	width: 100%;
	height: 100%;
}

.MTW-ImgTitle {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
}

.MTW-ImgTitle a {
	color: #FFFFFF;
}

.MTW-ImgTitle a:hover {
	color: #FF9742;
}

/*模块三*/
.moduleThree {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.MTH-Left {
	width: 588px;
	height: 260px;
	overflow: hidden;
	float: left;
}

.MTH-Left-Title {
	width: 160px;
	padding: 5px 5px;
	font-size: 20px;
	border-bottom: 2px solid #55AAFF;
}

.MTH-Left-ImgWar {
	width: 200px;
	height: 250px;
	margin-top: 15px;
	float: left;
}

.MTH-Left-ImgWar img {
	width: 200px;
	height: 132px;
}

.MTH-Left-ImgWar p {
	padding: 5px 0;
	border-bottom: 2px solid #55AAFF;
}

.MTH-Left-News {
	width: 378px;
	height: 200px;
	margin-top: 6px;
	float: left;
	margin-left: 10px;
}

.MTH-Left-News ul li {
	padding: 10px 0px;
}

.MTH-Right {
	width: 400px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 12px;
}

.MTH-Right-Title {
	width: 125px;
	padding: 5px 5px;
	font-size: 20px;
	border-bottom: 2px solid #55AAFF;
}

/*模块四*/
.moduleFour {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.MF-Title {
	width: 80px;
	padding: 5px 5px;
	font-size: 20px;
	border-bottom: 2px solid #55AAFF;
}

.MF-VideoWar {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.MF-VideoWar video {
	width: 100%;
}

/*
* 底部 
*/
.bottom {
	width: 100%;
	height: auto;
	background: #083B96;
	margin: auto;
	color: #FFFFFF;
}

/* 顶部及底部的支架 */
.war {
	width: 1000px;
	padding: 20px 0px;
	margin: auto;
}

.nav-war {
	height: 50px;
	background: #083B96;
}

.bottom-war {
	height: auto;
	background: #083B96;
	text-align: center;
}
