﻿@charset "utf-8";

/* 头部 */
.header {
	background: url(../images/ztzl/qysdshsqj/ztzl_qysdshsqj_banner.jpg) no-repeat center top;
}

.header-bg {
	height: 492px;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/ztzl/qysdshsqj/ztzl_qysdshsqj_banner.jpg) no-repeat center top;
}

.header.inheader {
	background-position-y: 0px;
}

/* 全局样式 */
* {
	letter-spacing: 1px;
}

li:hover a {
	color: #0e96a3;
}

.wrap {
	padding-top: 30px;
}

.wrap-main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.lastWrap {
	margin-bottom: 40px;
}

.Lmar {
	margin: 20px -15px;
}

.Lmar:after,
.Lmar:before {
	content: '.';
	display: table;
	line-height: 0;
	visibility: hidden;
}

.Lmar:before {
	clear: both;
}

.w50p {
	float: left;
	width: 585px;
	margin: 0 15px;
}

.next,
.prev {
	position: absolute;
	top: 97px;
	z-index: 4;
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/ztzl/qysdshsqj/ztzl_qysdshsqj_arrow.png) no-repeat;
	cursor: pointer;
}

.next {
	right: 0;
	background-position: right 0;
}

.more {
	float: left;
	margin-top: 20px;
	width: 100%;
	text-align: right;
}

.more a:hover {
	background-color: #950102;
	color: #fff;
}

.wrap-title {
	margin-bottom: 30px;
	margin-top: 40px;
}

.sub-title {
	padding-bottom: 10px;
	border-bottom: 2px solid #f0f0f0;
}

.sub-title span {
	display: block;
	padding-right: 20px;
	width: 143px;
	height: 43px;
	line-height: 43px;
	background: url(../images/ztzl/xztsztjy/ztzl_xztsztjy_subTitle.jpg) no-repeat;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.noPdTop {
	padding-top: 0;
}

.hot-list ul {
	margin: 5px 0;
}

.hot-list li {
	float: left;
	width: 100%;
	padding: 20px 0;
	font-size: 20px;
	font-weight: 500;
	border-bottom: 1px dashed #d2d2d2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.hot-list li a {
	color: #000;
	float: left;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.hot-list li a:hover {
	color: #0e96a3;
}

.hot-list li a:before {
	content: '';
	display: block;
	float: left;
	margin: 10px 10px 0 0;
	width: 8px;
	height: 8px;
	background-color: #1877ff;
}

/* 栏目切换 */
.sliderDiv .hd {
	border-bottom: 2px solid #6b99f7;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.sliderDiv .hd li {
	float: left;
	margin-right: 30px;
	padding: 10px 36px;
	background-color: #d8fcff;
	font-size: 28px;
	color: #0e96a3;
	border-radius: 50px;
	cursor: pointer;
}

.sliderDiv .hd li.on {
	background-color: #0e96a3;
	color: #fff;
}

/* 滚图 */
.sliderPic {
	position: relative;
	padding-top: 15px;
}

.sliderPic .tempWrap {
	width: 1200px !important;
	overflow: hidden !important;
}

.sliderPic .bd li {
	float: left;
	margin-right: 30px;
	width: 380px;
}

.sliderPic .bd li a {
	display: block;
}

.sliderPic .bd li a img {
	width: 100%;
	height: 215px;
}

.sliderPic .bd li a span {
	display: block;
	margin-top: 10px;
	width: 100%;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
}

.city_list {
	padding-top: 20px;
	margin: 0 -16px;
}

.city_list li {
	display: inline-block;
}

.city_list li a {
	display: block;
	border: 1px solid #ccc;
	padding: 8px 23px;
	margin: 8px 10px;
	font-size: 18px;
}

.city_list li a:hover {
	background-color: #0e96a3;
	border-color: #0e96a3;
	color: #fff
}