
body {
	margin: 0px;
	font-size: 12px;
	color: #333;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	cursor: default;
	background: url(../image/bj.jpg) no-repeat top center #f2f5f7;
}

* {
	padding: 0px;
	margin: 0px;
}
table{
      border-collapse:collapse;
      width: 100%;
}
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
	font-weight: normal;
}

input,
select,
button {
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	border: 0;
	background: none;
	outline: none;
	vertical-align: middle;
}

button {
	overflow: visible
}

img {
	border: none;
}

li {
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #1a7cc5;
}

.clear {
	overflow: hidden;
	clear: both;
	height: 0px;
}

.lf {
	float: left;
}

.rt {
	float: right;
}

@media only screen and (max-width:768px) {
	html {
		font-size: 20px;
	}
	body {
		background: url(../image/s_bj.jpg) no-repeat top center;
	}
	input,
	button {
		-webkit-appearance: none;
	}
}

.top1 {
	width: 98%;
	margin: 10px auto;
	max-width: 1200px;
}

.logo {
	float: left
}

.logo img {
	height: 120px;
	width: auto
}

.header .search {
	width: 300px;
	height: 36px;
	border: 1px solid #fafafa;
	float: right;
	margin-top: 45px;
	border-radius: 18px;
	background-color: #fff;
}

.header .search input.wz {
	width: 224px;
	height: 36px;
	background-color: #fff;
	font-size: 14px;
	line-height: 36px;
	padding: 0 5px 0 20px;
	float: left;
	border-top-left-radius: 18px;
	border-bottom-left-radius: 18px
}

.header .search input.an {
	width: 46px;
	height: 36px;
	background: #1a7cc5 url(../image/search_05.png) no-repeat center;
	cursor: pointer;
	float: right;
	border-top-right-radius: 18px;
	border-bottom-right-radius: 18px
}

@media only screen and (max-width:1080px) {
	.header {
		width: 1000px;
		margin: 36px auto;
	}
}

@media only screen and (max-width:995px) {
	.header {
		width: 94%;
		margin: 2rem auto;
		position: relative;
	}
	.header .search {
		width: 2.6rem;
		height: 2.6rem;
		background: none;
		border-radius: 100%;
		border: 0;
		float: none;
		top: 50%;
		right: 0;
		margin-top: -1.3rem;
		position: absolute;
		overflow: hidden;
		transition: all .5s;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
	}
	.header .search.on {
		width: 20rem;
		border-radius: 0;
	}
	.header .search input.wz {
		display: none;
		width: 16.4rem;
		height: 2.6rem;
		font-size: 1.1rem;
		line-height: 2.6rem;
		padding: 0 .5rem;
	}
	.header .search.on input.wz {
		display: block;
	}
	.header .search input.an {
		width: 2.6rem;
		height: 2.6rem;
		background: url(../image/ss.jpg) no-repeat center;
		background-size: cover;
		position: absolute;
		top: 0;
		right: 0;
	}
}

.swiper-container-ban {
	width: 100%;
	margin: 0 auto;
}

.swiper-container-ban .swiper-slide img {
	width: 100%;
	height: auto;
	display: block;
}

@media only screen and (max-width:1080px) {
	.swiper-container-ban {
		width: 1000px;
		margin: 0 auto;
	}
}

@media only screen and (max-width:995px) {
	.swiper-container-ban {
		width: 100%;
		margin: 60px auto 0;
		height: 200px
	}
	.swiper-container-ban .swiper-slide img {
		width: 100%;
		height: 200px;
		display: block;
	}
}

.con1 {
	width: 1250px;
	margin: 20px auto;
	overflow: hidden;
}

.con {
	width: 1220px;
	margin: 20px auto;
	overflow: hidden;
	background: rgba(255, 255, 255, .8);
	padding: 15px
}

@media only screen and (max-width:1080px) {
	.con {
		width: 1000px;
	}
}

@media only screen and (max-width:995px) {
	.con {
		width: 94%;
		margin: 0 auto;
		overflow: hidden;
		padding: 0
	}
	.con1 {
		width: 94%;
		margin: 0 auto;
		overflow: hidden;
	}
}

.swiper-container-tw {
	width: 445px;
	height: 406px;
	background-color: #2c85c7;
	float: left;
	overflow: hidden;
}

.swiper-container-tw .wz {
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	padding-left: 10px;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-container-tw .swiper-pagination {
	text-align: right;
	margin-top: 5px !important;
}

.swiper-container-tw .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0 3px !important;
}

.swiper-container-tw .swiper-pagination-bullet-active {
	color: #fff;
}

.swiper-container-tw img {
	width: 100%;
	height: auto;
	display: block;
}

@media only screen and (max-width:1080px) {
	.swiper-container-tw {
		width: 500px;
		height: 388px;
	}
	.swiper-container-tw .swiper-pagination-bullets {
		bottom: 5px !important;
	}
}

@media only screen and (max-width:995px) {
	.swiper-container-tw {
		display: none;
	}
}

.sy_bt {
	background: #f2f5f7
}

.sy_bt span {
	float: left;
	width: 130px;
	height: 40px;
	background-color: #1a7cc5;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-weight: bold
}

.sy_bt a {
	float: right;
	margin-top: 11px;
	width: 52px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	display: block;
	font-size: 14px
}

@media only screen and (max-width:1080px) {
	.sy_bt span {
		height: 32px;
		font-size: 16px;
		line-height: 32px;
	}
	.sy_bt a {
		margin-top: 7px;
	}
}

@media only screen and (max-width:995px) {
	.sy_bt span {
		width: 30%;
		height: 2.6rem;
		font-size: 1.2rem;
		line-height: 2.6rem;
	}
	.sy_bt a {
		margin-top: .5rem;
		width: 15%;
		height: 1.6rem;
		font-size: 1.1rem;
		line-height: 1.6rem;
	}
}

.sy_xt {
	border-bottom: 1px solid #e7e7e7;
}

.sy_xt span {
	float: left;
	width: 130px;
	height: 40px;
	text-align: center;
	background-color: #1a7cc5;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-weight: bold
}

.sy_xt img {
	vertical-align: middle;
	display: block;
	float: left;
	margin-top: 2px;
}

.sy_xt a {
	float: right;
	margin-top: 8px;
	width: 52px;
	height: 25px;
	background-color: #e7e7e7;
	text-align: center;
	line-height: 25px;
	display: block;
	border-radius: 5px
}

@media only screen and (max-width:995px) {
	.sy_xt span {
		width: 30%;
		height: 2.6rem;
		font-size: 1.2rem;
		line-height: 2.6rem;
		text-align: center;
		padding: 0;
	}
	.sy_xt img {
		display: none;
	}
	.sy_xt a {
		margin-top: .5rem;
		width: 15%;
		height: 1.6rem;
		font-size: 1.1rem;
		line-height: 1.6rem;
	}
}

.ksdh {
	width: 294px;
	float: right
}

.ksdh li {
	width: 100%;
	height: 125px;
	line-height: 125px;
	background: #1a7cc5;
	margin-bottom: 15px
}

.ksdh li a {
	display: block;
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 116px;
}

.ksdh li:nth-child(3n) {
	margin-bottom: 0;
}

.a1 {
	background: url(../image/icorn1.png) no-repeat 55px center;
}

.a2 {
	background: url(../image/icorn2.png) no-repeat 55px center;
}

.a3 {
	background: url(../image/icorn3.png) no-repeat 55px center;
}

@media only screen and (max-width:995px) {
	.ksdh {
		width: 100%;
		float: none
	}
	.ksdh li {
		width: 32%;
		height: 50px;
		line-height: 50px;
		background: #1a7cc5;
		margin-bottom: 0;
		margin-right: 2%;
		float: left
	}
	.ksdh li:nth-child(3n) {
		margin-right: 0;
	}
	.ksdh li a {
		display: block;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		padding-left: 42px;
	}
	.a1 {
		background: url(../image/icorn11.png) no-repeat 15px center;
	}
	.a2 {
		background: url(../image/icorn21.png) no-repeat 15px center;
	}
	.a3 {
		background: url(../image/icorn31.png) no-repeat 15px center;
	}
}

.sy_zx {
	width: 444px;
	float: left;
	overflow: hidden;
	margin-left: 20px
}

.sy_zx .rq {
	width: 60px;
	background-color: #f7f7f7;
	font-size: 23px;
	line-height: 30px;
	text-align: center;
	float: left;
}

.sy_zx .rq span {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background-color: #aaa;
}

.sy_zx .rq span.on {
	background-color: #eb7203;
}

.sy_zx .wz {
	width: 370px;
	float: right;
}

.sy_zx .wz h3 {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sy_zx .wz h3 a {
	color: #000;
}

.sy_zx .wz h3 a:hover {
	color: #eb7203;
}

.sy_zx .wz h3 a.on {
	color: #eb7203;
}

.sy_zx .wz p {
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px
}

.sy_zx .wz p a {
	color: #888;
}

.sy_zx ul {
	margin-top: 4px;
}

.sy_zx ul li {
	width: 100%;
	margin-top: 7px;
	float: left;
	display: block;
	border-bottom: #ccc 1px dotted;
	padding-bottom: 10px;
	margin-bottom: 5px
}

.sy_zx ul li:hover .rq span {
	background-color: #eb7203;
}

@media only screen and (max-width:1080px) {
	.sy_zx {
		width: 480px;
	}
	.sy_zx .rq {
		width: 60px;
		font-size: 18px;
		line-height: 32px;
	}
	.sy_zx .rq span {
		display: block;
		font-size: 12px;
		line-height: 20px;
		color: #fff;
		background-color: #aaa;
	}
	.sy_zx .wz {
		width: 410px;
		padding: 1px 0;
	}
	.sy_zx .wz h3 {
		font-size: 16px;
	}
	.sy_zx .wz p {
		line-height: 20px;
	}
	.sy_zx ul {
		margin-top: 1px;
	}
	.sy_zx ul li {
		width: 100%;
		margin-top: 7px;
		float: left;
		display: block;
	}
	.sy_zx ul li:hover .rq span {
		background-color: #eb7203;
	}
}

@media only screen and (max-width:995px) {
	.sy_zx {
		width: 100%;
		float: none;
		overflow: hidden;
		margin-left: 0;
		margin-bottom: 1.5rem;
		margin-top: 1.5rem;
	}
	.sy_zx .rq {
		width: 25%;
		font-size: 1.2rem;
		line-height: 2.6rem;
	}
	.sy_zx .rq span {
		font-size: 1.1rem;
		line-height: 1.6rem;
	}
	.sy_zx .wz {
		width: 73%;
		padding: 0;
	}
	.sy_zx .wz h3 {
		font-size: 1.1rem;
		line-height: 2.2rem;
	}
	.sy_zx .wz p {
		font-size: 1.1rem;
		line-height: 2rem;
	}
	.sy_zx ul {
		margin-top: 4px;
	}
	.sy_zx ul li {
		width: 100%;
		margin-top: 7px;
		float: left;
		display: block;
	}
	.sy_zx ul li:hover .rq span {
		background-color: #eb7203;
	}
	.sy_zx ul li:nth-child(5) {
		display: none;
	}
	.sy_zx ul li:nth-child(6) {
		display: none;
	}
}

.sy_zc {
	width: 585px;
	overflow: hidden;
	background: rgba(255, 255, 255, .8);
	padding: 15px
}

.sy_zc .sy_xw {
	width: 100%;
	overflow: hidden;
}

.sy_zc .sy_xw .tw {
	margin: 15px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	overflow: hidden;
}

.sy_zc .sy_xw .tp {
	width: 117px;
	float: left;
}

.sy_zc .sy_xw .tp img {
	width: 100%;
	height: auto;
	display: block;
}

.sy_zc .sy_xw .wz {
	width: 443px;
	float: right;
}

.sy_zc .sy_xw .wz h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.sy_zc .sy_xw .wz p {
	font-size: 14px;
	line-height: 24px
}

.sy_zc .sy_xw .wz p a {
	color: #888;
}

.sy_zc .sy_xw .wz p a:hover {
	color: #1a7cc5;
}

.sy_zc .sy_xw .lb {
	overflow: hidden;
}

.sy_zc .sy_xw .lb ul li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #cccccc;
	float: left;
}

.sy_zc .sy_xw .lb ul li a {
	background: url(../image/jt.png) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	display: block;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sy_zc .sy_xw .lb span {
	float: right;
	color: #aaa;
	font-size: 14px
}

.sy_zc .sy_bn {
	margin-top: 10px;
}

.sy_zc .sy_bn img {
	width: 100%;
	height: auto;
	display: block;
}

@media only screen and (max-width:1080px) {
	.sy_zc {
		width: 720px;
	}
	.sy_zc .sy_xw {
		width: 350px;
		margin-top: 15px;
	}
	.sy_zc .sy_xw .tw {
		margin: 10px 0 0;
	}
	.sy_zc .sy_xw .wz {
		width: 240px;
	}
	.sy_zc .sy_xw .wz h3 {
		font-size: 16px;
	}
	.sy_zc .sy_bn {
		margin-top: 15px;
	}
}

@media only screen and (max-width:995px) {
	.sy_zc {
		width: 100%;
		padding: 0
	}
	.sy_zc .sy_xw {
		width: 100%;
		margin-top: 1.5rem;
	}
	.sy_zc .sy_xw .tw {
		margin: .6rem 0 0;
		padding-bottom: .8rem;
	}
	.sy_zc .sy_xw .tp {
		width: 30%;
	}
	.sy_zc .sy_xw .wz {
		width: 67%;
	}
	.sy_zc .sy_xw .wz h3 {
		font-size: 1.2rem;
		margin-bottom: .1rem;
		margin-top: .5rem
	}
	.sy_zc .sy_xw .wz p {
		line-height: 1.8rem;
		font-size: 1.05rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.sy_zc .sy_xw .lb ul li {
		height: 2.8rem;
		line-height: 2.8rem;
	}
	.sy_zc .sy_xw .lb ul li a {
		background: url(../image/jt.png) no-repeat left center;
		padding-left: 15px;
		font-size: 1.1rem;
		height: 2.8rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.sy_zc .sy_xw .lb span {
		font-size: 1.1rem;
	}
	.sy_zc .sy_bn {
		display: none;
	}
}

.sy_yc {
	width: 282px;
	overflow: hidden;
	background: rgba(255, 255, 255, .8);
}

.sy_yc .sy_sp {
	width: 282px;
	height: auto;
	overflow: hidden;
	border-radius: 6px;
}

.sy_yc .sy_sp .part1-icorn {}

.sy_yc .sy_sp .part1-icorn li {
	float: left;
	width: 50%;
	color: #fff;
	text-align: center;
	height: 100px;
}

.sy_yc .sy_sp .part1-icorn li:nth-child(1) {
	background: #eb7203;
}

.sy_yc .sy_sp .part1-icorn li:nth-child(2) {
	background: #1a7cc5;
}

.sy_yc .sy_sp .part1-icorn li:nth-child(3) {
	background: #0abb76;
}

.sy_yc .sy_sp .part1-icorn li a {
	color: #fff;
}

.sy_yc .sy_sp .part1-icorn li img {
	margin-top: 13%;
}

.sy_yc .sy_sp .part1-icorn li p {
	margin-top: 5px;
	font-size: 16px
}

.sy_yc .sy_tz {
	margin-top: 10px;
	overflow: hidden;
}

.sy_yc .sy_tz .bt {
	padding: 5px 10px 5px 15px;
	height: 30px;
	background: #1a7cc5 url(../image/jt1.png) no-repeat right center;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-weight: bold
}

.sy_yc .sy_tz .bt span {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
}

.sy_yc .sy_tz .lb {
	overflow: hidden;
	padding-top: 8px
}

.sy_yc .sy_tz .lb ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	float: left;
}

.sy_yc .sy_tz .lb ul li a {
	background: url(../image/jt.png) no-repeat left center;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	font-size: 14px
}

.sy_yc .sy_zn {
	margin-top: 20px;
	overflow: hidden;
}

.sy_yc .sy_zn .bt {
	padding: 5px 10px;
	height: 42px;
	background: #1a7cc5 url(../image/jt1.png) no-repeat right center;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.sy_yc .sy_zn .bt span {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
}

.sy_yc .sy_zn .lb {
	border: 1px solid #e7e7e7;
	border-top: 0;
	padding: 10px 10px 0;
	overflow: hidden;
}

.sy_yc .sy_zn .lb ul {
	width: 268px;
}

.sy_yc .sy_zn .lb ul li {
	width: 126px;
	height: 32px;
	line-height: 32px;
	background: url(../image/a6.jpg) no-repeat;
	margin-bottom: 10px;
	margin-right: 8px;
	float: left;
}

.sy_yc .sy_zn .lb img {
	float: left;
	display: block;
}

.sy_yc .sy_ej {
	overflow: hidden;
}

.sy_yc .sy_ej ul li {
	width: 282px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	float: left;
}

.sy_yc .sy_ej ul li a {
	display: block;
	padding: 0 15px;
	font-size: 16px;
	background: #f7f7f7 url(../image/njt.png) no-repeat right center;
}

.sy_yc .sy_ej ul li a:hover {
	color: #fff;
	background: #1a7cc5 url(../image/njt1.png) no-repeat right center;
}

.sy_yc .sy_ej ul li a.on {
	color: #fff;
	background: #1a7cc5 url(../image/njt1.png) no-repeat right center;
	font-size: 18px;
	font-weight: bold
}

@media only screen and (max-width:1080px) {
	.sy_yc {
		width: 262px;
	}
	.sy_yc .sy_sp {
		width: 262px;
		margin-top: 15px;
	}
	.sy_yc .sy_sp .bt {
		height: 30px;
		line-height: 30px;
	}
	.sy_yc .sy_tz {
		margin-top: 15px;
	}
	.sy_yc .sy_tz .bt {
		height: 38px;
		font-size: 15px;
		line-height: 20px;
	}
	.sy_yc .sy_tz .bt span {
		line-height: 18px;
	}
	.sy_yc .sy_tz .lb {
		padding: 6px 10px 10px;
	}
	.sy_yc .sy_tz .lb ul li {
		height: 30px;
		line-height: 30px;
	}
	.sy_yc .sy_tz .lb ul li a {
		height: 30px;
	}
	.sy_yc .sy_zn {
		margin-top: 15px;
	}
	.sy_yc .sy_ej ul li {
		width: 260px;
		height: 36px;
		line-height: 36px;
	}
	.sy_yc .sy_ej ul li a {
		padding: 0 10px;
		font-size: 16px;
	}
}

@media only screen and (max-width:995px) {
	.sy_yc {
		width: 100%;
		overflow: hidden;
	}
	.sy_yc .sy_ej {
		overflow: hidden;
	}
	.sy_yc .sy_ej ul li {
		width: 48%;
		height: 2.6rem;
		line-height: 2.6rem;
		margin: 0 1% .6rem;
	}
	.sy_yc .sy_ej ul li a {
		padding: 0 1rem;
		font-size: 1.1rem;
	}
	.sy_yc .sy_sp,
	.sy_yc .sy_tz,
	.sy_yc .sy_zn {
		display: none;
	}
	.sy_yc .sy_ej ul li a.on {
		color: #fff;
		background: #1a7cc5 url(../image/njt1.png) no-repeat right center;
		font-size: 1.2rem;
		font-weight: bold
	}
}

.sy_al {
	border: 1px solid #e7e7e7;
	overflow: hidden;
	border-radius: 6px;
}

.sy_al .bt {
	width: 26px;
	height: 195px;
	background-color: #1a7cc5;
	padding: 40px 12px 0;
	font-size: 20px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	float: left;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	font-weight: bold
}

.sy_al .bt a {
	display: none;
}

@media only screen and (max-width:1080px) {
	.sy_al .bt {
		width: 26px;
		height: 132px;
		background-color: #1a7cc5;
		padding: 16px 12px;
		font-size: 16px;
		text-align: center;
		line-height: 22px;
		color: #fff;
		float: left;
	}
	.sy_al {
		margin-top: 15px;
	}
}

@media only screen and (max-width:995px) {
	.sy_al {
		border: 0;
		margin-top: 1.5rem;
	}
	.sy_al .bt {
		width: 100%;
		height: auto;
		border-bottom: 1px solid #e7e7e7;
		background: none;
		padding: 0;
		float: none;
		margin-bottom: .6rem;
	}
	.sy_al .bt span {
		float: left;
		width: 30%;
		height: 2.6rem;
		font-size: 1.2rem;
		line-height: 2.6rem;
		background-color: #1a7cc5;
		display: block;
		border-top-right-radius: 6px;
	}
	.sy_al .bt a {
		float: right;
		margin-top: .5rem;
		width: 15%;
		height: 1.6rem;
		font-size: 1.1rem;
		line-height: 1.6rem;
		background-color: #e7e7e7;
		display: block;
	}
}

.swiper-container-al {
	width: 1140px;
	float: right;
	margin-top: 10px;
	margin-right: 15px !important;
}

.swiper-container-al .swiper-slide {
	background-color: #f7f7f7;
}

.swiper-container-al .swiper-slide img {
	width: 100%;
	height: auto;
	display: block;
}

.swiper-container-al .swiper-slide p {
	text-align: center;
	line-height: 35px;
	font-size: 14px
}

@media only screen and (max-width:1080px) {
	.swiper-container-al {
		width: 928px;
	}
}

@media only screen and (max-width:995px) {
	.swiper-container-al {
		width: 100%;
		float: none;
		margin-top: 15px !important;
	}
	.swiper-container-al .swiper-slide p {
		line-height: 2rem;
		font-size: 1.1rem;
	}
}

.sy_zt {
	width: 100%;
	overflow: hidden;
	margin-top: 0;
}

.sy_zt ul {
	width: 100%;
}

.sy_zt ul li {
	width: 24.25%;
	padding: 1px;
	border: 1px solid #e7e7e7;
	float: left;
	margin-right: 1%;
	margin-top: 1%;
	box-sizing: border-box
}

.sy_zt ul li img {
	width: 100%;
	height: auto;
	display: block;
}

.sy_zt ul li:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (max-width:1080px) {
	.sy_zt {
		margin-top: 15px;
	}
	.sy_zt ul {
		width: 1016px;
		margin-top: 15px;
	}
	.sy_zt ul li {
		width: 234px;
	}
}

@media only screen and (max-width:995px) {
	.sy_zt {
		margin-top: 1.5rem;
	}
	.sy_zt ul {
		width: 100%;
		margin-top: 0;
	}
	.sy_zt ul li {
		width: 48%;
		padding: 1%;
		border: 1px solid #e7e7e7;
		margin: .6rem 1% 0 1%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}
}

.tc_sp {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}

.tc_sp .sp_bj {
	width: 100%;
	height: 100%;
	background: url(../image/hb.png);
	position: absolute;
	top: 0;
	left: 0;
}

.tc_sp .sp_nr {
	width: 800px;
	height: 400px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -200px;
}

@media only screen and (max-width:995px) {
	.tc_sp .sp_nr {
		width: 90%;
		height: auto;
		left: 5%;
		margin-left: 0;
		top: 40%;
		margin-top: -8rem;
		padding: 5% 0
	}
}

.ny_con {
	padding: 15px 15px 50px;
	width: 1122px;
	margin: 0 auto 20px;
	background-color: #fff;
}

@media only screen and (max-width:1080px) {
	.ny_con {
		width: 970px;
	}
}

@media only screen and (max-width:995px) {
	.ny_con {
		padding: 3% 2% 3rem;
		width: 96%;
		margin: 0 auto;
	}
}

.ny_yc {
	width: 810px;
	float: right;
	overflow: hidden;
}

.ny_yc .pro {
	border-bottom: 1px solid #e7e7e7;
	line-height: 40px;
	text-align: right;
	margin-bottom: 10px;
	font-size: 14px
}

.ny_yc .pro span {
	float: left;
	width: 130px;
	height: 40px;
	background-color: #1a7cc5;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: block;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.ny_yc .pro i {
	font-style: normal;
	color: #1a7cc5;
}

.ny_yc .nr {
	line-height: 35px;
	font-size: 16px;
}

.ny_yc .nr h1 {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 100px
}

.ny_yc .lb {
	overflow: hidden;
}

.ny_yc .lb ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #cccccc;
	float: left;
}

.ny_yc .lb ul li a {
	background: url(../image/jt.png) no-repeat left center;
	padding-left: 15px;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
}

.ny_yc .lb span {
	float: right;
	color: #aaa;
}

@media only screen and (max-width:1080px) {
	.ny_yc {
		width: 690px;
	}
	.ny_yc .pro {
		line-height: 36px;
	}
	.ny_yc .pro span {
		height: 36px;
		line-height: 36px;
	}
	.ny_yc .nr {
		line-height: 28px;
		font-size: 16px;
	}
}

@media only screen and (max-width:995px) {
	.ny_yc {
		width: 98%;
		float: none;
		margin: 2rem auto 0;
	}
	.ny_yc .pro {
		display: none;
	}
	.ny_yc .nr {
		line-height: 2.4rem;
		font-size: 1.1rem;
	}
	.ny_yc .lb {
		overflow: hidden;
	}
	.ny_yc .lb ul li {
		height: 2.8rem;
		line-height: 2.8rem;
	}
	.ny_yc .lb ul li a {
		background: url(../image/jt.png) no-repeat left center;
		padding-left: 15px;
		font-size: 1.1rem;
		height: 2.8rem;
		width: 70%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.ny_yc .lb span {
		font-size: 1.1rem;
	}
	.ny_yc .nr h1 {
		text-align: center;
		font-weight: bold;
		font-size: 18px;
		line-height: 60px
	}
}

.paging {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

.paging a {
	line-height: 32px;
	color: #888;
	text-align: center;
	font-size: 16px;
	background-color: #f7f7f7;
	width: 32px;
	height: 32px;
	margin-right: 5px;
	display: block;
	float: left;
}

.paging a:hover {
	background-color: #1a7cc5;
	color: #fff;
}

.paging a.on {
	background-color: #1a7cc5;
	color: #fff;
}

@media only screen and (max-width:995px) {
	.paging {
		margin: 2rem auto 0;
	}
	.paging a {
		line-height: 2.4rem;
		font-size: 1.1rem;
		width: 2.4rem;
		height: 2.4rem;
		margin-right: .3rem;
	}
}

.footer1 {
	width: 100%;
	background-color: #298dd8;
	color: #ccc;
	text-align: center;
	overflow: hidden;
	color: #fff;
}

.footer1 .con1 {
	margin: 10px auto;
}

.dlx {
	font-size: 16px;
	color: #FFF;
	line-height: 28px;
	text-align: left;
	width: 35%;
	float: right;
	margin-top: 5px
}

.dlogo {
	float: left
}

.footer {
	width: 100%;
	background-color: #1a7cc5;
	padding: 20px 0;
	color: #ccc;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 16px
}

.footer .con {
	position: relative;
}

.footer span {
	padding: 0 10px;
}

.footer a {
	color: #ccc;
}

.footer .yl {
	width: 948px;
	margin: 0 auto;
}

.footer .yl a {
	float: left;
	margin: 0 5px 10px;
	padding: 0;
	display: block;
}

.footer .yl img {
	width: 100%;
	height: auto;
	display: block;
}

.footer .sy_b {
	position: absolute;
	top: 135px;
	right: 200px;
}

@media only screen and (max-width:995px) {
	.footer1 {
		width: 100%;
		background-color: #298dd8;
		padding: 20px 0;
		color: #ccc;
		text-align: center;
		overflow: hidden;
		color: #fff;
		margin-top: 20px;
	}
	.dlx {
		font-size: 13px;
		color: #FFF;
		line-height: 22px;
		text-align: left;
		width: 100%;
		float: none
	}
	.dlogo {
		float: none;
		text-align: center;
		width: 100%
	}
	.dlogo img {
		width: 80%;
		margin: 0 auto
	}
	.footer {
		padding: 1rem 0 4.6rem;
		font-size: 1.1rem;
		line-height: 1.8rem;
		margin-bottom: 10px
	}
	.footer select {
		width: 60%;
		height: 2.6rem;
		padding: 0 1%;
		font-size: 1.1rem;
		line-height: 2.6rem;
		margin: 0 auto 1rem;
	}
	.footer span {
		display: block;
	}
	.footer .yl {
		width: 100%;
	}
	.footer .yl a {
		width: 30.3333%;
		margin: 0 1.5% 3%;
	}
	.footer .sy_b {
		position: relative;
		top: auto;
		right: auto;
		margin-top: .6rem;
	}
}

.sj_zd {
	width: 100%;
	height: 4.6rem;
	background-color: #f2f2f2;
	border-top: 1px solid #d7d7d7;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
}

.sj_zd ul li {
	width: 25%;
	height: 4.6rem;
	padding-top: .5rem;
	float: left;
	font-size: 1.1rem;
	line-height: 1.6rem;
	text-align: center;
	border-right: 1px solid #d7d7d7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.sj_zd ul li a {
	color: #555;
}

.sj_zd ul li:nth-child(4) {
	border-right: 0;
}

.sj_zd img {
	width: 1.8rem;
	height: auto;
	display: block;
	margin: 0 auto;
}

@media only screen and (max-width:995px) {
	.sj_zd {
		display: block;
	}
}

#section8 {}

.sec8-part1 {
	width: 100%;
}

.sec8-part1 ul li {
	color: #666;
	line-height: 28px;
	margin-top: 6px;
	float: left;
	width: 25%;
	font-size: 14px
}

.sec8-part1 ul li strong {
	color: #333333;
	margin-bottom: 3px;
	font-size: 16px
}

.sec8-part2 {
	width: 34%;
	float: right;
}

.sec8-part2 ul {
	padding-bottom: 10px;
}

.sec8-part2 ul li {
	margin-top: 5px;
	color: #666;
	font-size: 14px;
	line-height: 28px
}

.sec8-part2 ul li strong {
	font-size: 16px
}

.sec8-part2 .contact {
	position: relative;
	height: auto;
	padding-bottom: 14px;
}

.sec8-part2 .contact .ewm {
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 29%;
}

.sec8-part2 .contact .ewm img {
	width: 100%;
}

.part-title {
	background: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.part-title .part-link {
	float: left;
}

.part-title .part-link a {
	display: block;
	float: left;
	color: #023e8a;
}

.part-title .part-link a:nth-child(1) {
	margin-left: 0;
}

.part-title .part-link a:hover,
.part-title .part-link a.active {
	background: #1a7cc5;
	color: #fff;
	width: 130px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-weight: bold
}

.part-title .more {
	float: right;
	margin-right: 5px;
	display: block;
	color: #d72e2e;
}

.part-title .more:hover {
	text-decoration: underline;
}

.border {
	border: 1px solid #E1E1E1;
	padding: 10px;
	overflow: hidden;
	border-radius: 6px;
}

.zxkf {
	width: 60px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -30px;
	z-index: 99999;
}

.zxkf .dh {
	margin-bottom: 2px;
	background-color: rgba(0, 0, 0, .8);
	width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .dh:hover {
	background-color: rgba(255, 125, 50, .8);
	width: 210px;
}

.zxkf .dh .tp {
	float: left;
	width: 60px;
	padding-top: 30px;
	height: 60px;
	background: url(../image/d_h.png) no-repeat center 10px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .dh:hover .tp {
	background-color: rgba(255, 125, 50, .8);
}

.zxkf .dh .wz {
	font-size: 20px;
	color: #fff;
	font-family: Arial;
	line-height: 60px;
	float: left;
	margin-left: 10px;
}

.zxkf .qq {
	margin-bottom: 2px;
	background-color: rgba(0, 0, 0, .8);
	width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .qq:hover {
	background-color: rgba(66, 167, 204, .8);
	width: 150px;
}

.zxkf .qq .tp {
	float: left;
	width: 60px;
	padding-top: 30px;
	height: 60px;
	background: url(../image/q_q.png) no-repeat center 10px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .qq:hover .tp {
	background-color: rgba(66, 167, 204, .7);
}

.zxkf .qq .wz {
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	float: left;
	margin-left: 10px;
}

.zxkf .qq .wz a {
	color: #fff;
}

.zxkf .wx {
	margin-bottom: 2px;
	background-color: rgba(0, 0, 0, .8);
	width: 60px;
	height: 60px;
	float: right;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .wx:hover {
	background-color: rgba(95, 212, 144, .8);
}

.zxkf .wx .tp {
	float: left;
	width: 60px;
	padding-top: 30px;
	height: 30px;
	background: url(../image/w_x.png) no-repeat center 10px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

.zxkf .ewm {
	position: absolute;
	width: 120px;
	border: 1px solid #e7e7e7;
	left: -125px;
	bottom: 0;
	display: none;
}

.zxkf .ewm img {
	width: 100%;
	height: auto;
	display: block;
}

.zxkf .wx:hover .ewm {
	display: block;
}

.zxkf .fh {
	margin-bottom: 10px;
	background-color: #1a7cc5;
	width: 60px;
	height: 60px;
	float: right;
	position: relative;
	cursor: pointer;
	display: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.zxkf .fh .tp {
	float: left;
	width: 60px;
	padding-top: 30px;
	height: 30px;
	background: url(../image/f_h.png) no-repeat center 10px;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

@media only screen and (max-width:995px) {
	.zxkf {
		display: none
	}
	#section8 {
		margin-top: 1.5rem
	}
	.sec8-part1 {
		width: 100%;
		float: none;
	}
	.part-title {
		background: #fff;
		height: 2.6rem;
		line-height: 2.6rem;
		overflow: hidden;
		width: 100%;
	}
	.part-title .part-link a:hover,
	.part-title .part-link a.active {
		background: #1a7cc5;
		color: #fff;
		width: 100px;
		height: 2.6rem;
		font-size: 1.2rem;
		;
		text-align: center;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px
	}
	.sec8-part1 ul li {
		color: #666;
		line-height: 24px;
		margin-top: 6px;
		float: left;
		width: 50%;
		font-size: 1.1rem;
	}
	.sec8-part2 {
		width: 100%;
		float: none;
		margin-top: 1.5rem
	}
	.sec8-part2 .contact {
		position: relative;
		height: auto;
	}
	.sec8-part2 .contact .ewm {
		position: absolute;
		top: 35px;
		right: 5px;
		width: 23%;
	}
	.sec8-part1 ul li strong {
		color: #333333;
		margin-bottom: 3px;
		font-size: 1.2rem;
	}
	.sec8-part2 ul li strong {
		font-size: 1.2rem;
	}
	.sec8-part2 ul li {
		margin-top: 5px;
		color: #666;
		;
		line-height: 2.4rem
	}
}

.n_ban {
	width: 100%;
	height: 300px;
	position: relative;
	margin-bottom: 20px
}

.n_ban .w_z {
	width: 90%;
	max-width: 1170px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: right;
	color: #333;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.n_ban .w_z.t_l {
	text-align: left;
}

.n_ban .w_z.t_c {
	text-align: center;
}

.n_ban .w_z h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

.n_ban .w_z p {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666
}

@media only screen and (max-width:992px) {
	.n_ban {
		height: 15rem;
	}
	.n_ban .w_z h3 {
		font-size: 16px;
		margin: 10px;
	}
	.n_ban .w_z p {
		font-size: 12px;
	}
}

.zscx {
	margin: 50px auto;
}

.hh {
	margin-bottom: 30px;
	height: auto;
	overflow: hidden
}

.hh span {
	font-size: 15px;
	width: 15%;
	line-height: 46px;
	color: #666;
	float: left;
	font-weight: bold;
	text-align: center
}

.zscx input.z_c {
	width: 60%;
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	border: 1px solid #e7e7e7;
	padding: 0 15px;
	float: left;
	border-radius: 6px;
	background: #FFF
}

.zscx input.y_c {
	width: 20px;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #e7e7e7;
	float: left;
	margin-top: 10px;
	margin-right: 10px
}

.zscx select {
	width: 106px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	border: 1px solid #e7e7e7;
	padding: 0 15px;
	float: left;
	background: #fff;
	margin-top: 5px
}

.zscx textarea {
	width: 100%;
	outline: none;
	resize: none;
	font-size: 14px;
	line-height: 28px;
}

.txt .button {
	width: 200px;
	height: 45px;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	background: #1a7cc5;
	border-radius: 5px;
	margin-left: 15%
}

.txt .button:focus {
	background: #1a7cc5;
}

.xzs {
	width: 80%;
	margin: 0 auto
}

.xzs h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #1a7cc5;
	margin-bottom: 5%
}

.hh1 {
	margin-bottom: 20px;
	height: auto;
	overflow: hidden
}

.xzs input.z_c1 {
	width: 89%;
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	border: 1px solid #e7e7e7;
	padding: 0 5%;
	border-radius: 6px;
	background: #FFF
}

.txt1 .button {
	width: 120px;
	height: 35px;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	background: #1a7cc5;
	border-radius: 5px;
	margin-left: 25%;
	text-align: center
}

.txt1 .button:focus {
	background: #1a7cc5;
}

.tpzs {
	width: 100%;
	height: auto;
	margin: 20px auto
}

.tpzs li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%
}

.tpzs li img {
	width: 100%
}

.tpzs li:nth-child(3n) {
	margin-right: 0;
}

.tpzs li span {
	text-align: center;
	font-size: 14px;
	background: #fafafa;
	line-height: 35px;
	display: block
}

.lx1 {
	box-sizing: border-box;
	width: 100%;
	margin-top: 30px;
	padding-left: 20px
}

.lx1 h3 {
	color: #333;
	font-size: 22px;
	letter-spacing: 1.5px;
	line-height: 40px;
}

.lx1 em {
	display: block;
	background: #999;
	height: 2px;
	width: 80px;
	overflow: hidden;
	margin: 10px 0
}

.lx1 ul li {
	line-height: 30px;
	font-size: 16px;
	color: #666;
	margin: 15px 0;
}

.lx1 ul li img {
	width: 22px;
	height: auto;
	vertical-align: middle;
	padding-right: 10px
}

@media only screen and (max-width:992px) {
	.zscx {
		margin: 30px auto 0;
	}
	.hh span {
		font-size: 13px;
		width: 25%;
		line-height: 46px;
		color: #666;
		float: left;
		font-weight: bold;
		text-align: center
	}
	.txt .button {
		width: 150px;
		height: 35px;
		color: #fff;
		font-size: 16px;
		line-height: 35px;
		background: #1a7cc5;
		border-radius: 5px;
		margin-left: 25%
	}
	.hh {
		margin-bottom: 20px;
		height: auto;
		overflow: hidden
	}
	.tpzs li {
		width: 46%;
		margin: 2%;
		float: left;
		margin-bottom: 2%
	}
	.tpzs li span {
		text-align: center;
		font-size: 14px;
		background: #fafafa;
		line-height: 22px;
		display: block;
		padding: 5px 0
	}
	.tpzs {
		width: 100%;
		height: auto;
		margin: 0 auto
	}
	.lx1 h3 {
		color: #333;
		font-size: 18px;
		letter-spacing: 1.5px;
		line-height: 40px;
	}
	.lx1 em {
		display: block;
		background: #999;
		height: 2px;
		width: 80px;
		overflow: hidden;
		margin: 5px 0
	}
	.lx1 ul li {
		line-height: 30px;
		font-size: 14px;
		color: #666;
		margin: 10px 0;
	}
	.lx1 ul li img {
		width: 18px;
		height: auto;
		vertical-align: middle;
		padding-right: 10px
	}
}

.rhsq {
	line-height: 24px;
	font-size: 16px;
	line-height: 35px;
	margin-top: 20px;
	color: #333
}

.ann {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	margin-top: 30px;
	text-align: left
}

.ann a {
	color: #1a7cc5
}

.culture_bd {
	padding-top: 20px;
	height: auto;
	overflow: hidden;
	width: 100%
}

.culture_bd ul li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%
}

.culture_bd ul li div {
	width: 100%;
	height: auto;
	padding: 2%;
	padding-bottom: 0;
	border: 1px solid #e8e8e8;
	background: #FFFFFF;
	float: left;
	box-sizing: border-box
}

.culture_bd ul li:nth-child(3n) {
	margin-right: 0;
}

.culture_bd ul li div img {
	width: 100%;
	height: auto;
}

.culture_bd ul li div h4 {
	font-size: 14px;
	font-family: "微软雅黑";
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	color: #444444;
	line-height: 1;
	font-weight: bold
}

.culture_bd ul li div p {
	font-size: 12px;
	line-height: 23px;
	margin-top: 12px;
	color: #808080;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.culture_bd ul li div:hover {
	background: #f7f7f7;
}

/*.dd_b p img{
	width: 100%!important;
}*/



@media only screen and (max-width:992px) {
	.culture_bd ul li {
		width: 46%;
		margin: 2%;
		float: left;
	}
	.culture_bd ul li div h4 {
		font-size: 14px;
		font-family: "微软雅黑";
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px dashed #ccc;
		color: #444444;
		line-height: 1;
		font-weight: bold;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}