﻿body,
td,
th {
	font-family: 思源黑体;
	font-size: 14px;
	color: #646464;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 14px;
	color: #333333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #390000;
}

a:active {
	text-decoration: none;
	color: #333333;
}

.banner {
	width: 100%;
	height: 500px;
	margin: 0 auto;
}
.banner .swiper-slide {
	text-align: center;
}
.banner .swiper-slide img {
	width: 100%;
	height: 500px;
}
.yc {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.qr {
	width: 129px;
	height: 288px;
	top: 100px;
	right: 0;
	position: absolute;
	z-index: 999;
}

.top-menu:link {
	line-height: 60px;
	text-align: center;
	display: block;
	height: 60px;
	width: 116px;
	color:#FFFFFF;
	font-size: 16px;
}
.top-menu:visited {
	line-height: 60px;
	text-align: center;
	display: block;
	height: 60px;
	width: 116px;
	color:#FFFFFF;
	font-size: 16px;
}
.top-menu:hover {
	line-height: 60px;
	text-align: center;
	display: block;
	height: 60px;
	width: 116px;
	color:#FFFFFF;
	font-size: 16px;
	background-color: #017870;
	border-bottom: 3px solid #015650;
	box-sizing: border-box;
}
.top-menu:active {
	line-height: 60px;
	text-align: center;
	display: block;
	height: 60px;
	width: 116px;
	color:#FFFFFF;
	font-size: 16px;
}
.news {
  width: 451px;
  height: 312px;
}

.news img {
  width: 451px;
  height: 312px;
}

.news .title {
  width: 451px;
  height: 50px;
  line-height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #FFFFFF;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  padding-left: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.borderA {
	border: 1px solid #E6E6E6;
	margin-top: 4px;
}

.titleC:link {
	color: #D8A300;
	font-size: 16px;
}
.titleC:visited {
	color: #D8A300;
	font-size: 16px;
}
.titleC:hover {
	color: #D8A300;
	font-size: 16px;
}
.titleC:active {
	color: #D8A300;
	font-size: 16px;
}
.lineA {
	line-height: 23px;
}
.fontA {
	font-size: 16px;
}
.fontB {
	color: #FFFFFF;
}
.b-link:link {
	color: #FFFFFF;
}
.b-link:visited {
	color: #FFFFFF;
}
.b-link:hover {
	color: #FFFFFF;
}
.b-link:active {
	color: #FFFFFF;
}
.foot {
	color:#FFFFFF;
	line-height:30px;
}
.jl_menu {
	background-color: #019188;
	background-image: url(../images/jlbg.jpg);
	background-repeat: no-repeat;
	background-position: 159px;
	font-size: 16px;
	color: #FFFFFF;
	height: 50px;
	width: 230px;
	line-height: 50px;
	text-align: center;
}
.jl_menu_z:link {
	background-color: #F9F9F9;
	background-image: url(../images/jlbg_z.jpg);
	background-repeat: no-repeat;
	background-position: 165px;
	height: 50px;
	width: 230px;
	line-height: 50px;
	text-align: center;
	display: block;
}
.jl_menu_z:visited {
	background-color: #F9F9F9;
	background-image: url(../images/jlbg_z.jpg);
	background-repeat: no-repeat;
	background-position: 165px;
	height: 50px;
	width: 230px;
	line-height: 50px;
	text-align: center;
	display: block;
}
.jl_menu_z:hover {
	background-color: #F9F9F9;
	background-image: url(../images/jlbg_z.jpg);
	background-repeat: no-repeat;
	background-position: 165px;
	height: 50px;
	width: 230px;
	line-height: 50px;
	text-align: center;
	display: block;
}
.jl_menu_z:active {
	background-color: #F9F9F9;
	background-image: url(../images/jlbg_z.jpg);
	background-repeat: no-repeat;
	background-position: 165px;
	height: 50px;
	width: 230px;
	line-height: 50px;
	text-align: center;
	display: block;
}
/*顶部下拉菜单*/
.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
}
.mtDropdownMenu .content {
	POSITION: absolute;
}
.mtDropdownMenu .items {
	BORDER-BOTTOM: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	BORDER-RIGHT: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	Z-INDEX: 2;
	cursor:pointer;
	width:116px;
}
.top .items {
	BORDER-TOP: medium none;
}
.mtDropdownMenu .item {
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	COLOR: #4a4b4b;
	CURSOR: hand;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}
.mtDropdownMenu .background {
	FILTER: alpha(opacity=85);
	opacity:0.85;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	Z-INDEX: 1;
	moz-opacity: .8;
}
.mtDropdownMenu .shadowRight {
	FILTER: alpha(opacity=40);
	opacity:0.4;
	POSITION: absolute;
	TOP: 3px;
	WIDTH: 2px;
	Z-INDEX: 3;
	moz-opacity: .4;
}
.mtDropdownMenu .shadowBottom {
	FILTER: alpha(opacity=40);
	opacity:0.4;
	HEIGHT: 2px;
	LEFT: 3px;
	POSITION: absolute;
	Z-INDEX: 1;
	moz-opacity: .4;
}
.mtDropdownMenu .hover {
	BACKGROUND: #ffffff;
	COLOR: #8d1c1c;
}

.cborder {
	border: 1px solid #E6E6E6;
	border-top: 3px solid #019188;
	box-sizing: border-box;
	padding: 25px;
}

.zjjj {
	color:#FFFFFF;
}

.sel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 265px;
	line-height: 40px;
	padding-left:15px;
}
input:focus {
	outline: none;
}