/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	height: 100%;
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	padding-bottom: 35px;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.header {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
	height: 30px;
}
.header .link {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:414px) {
.header .link {
	display: none;
}
}
/* ---- banenr Style ---- */
.banner_coat {
	width: 100%;
	background: url(http://img.jiaodong.net/pic/003/002/633/00300263319_16a2f182.jpg) center center no-repeat;
	background-size: auto 100%;
	border-bottom:40px solid #0166b6;
	margin-bottom: 40px;
}
.banner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.banner img.banner_logo {
	position: absolute;
	top: 21%;
	display: block;
	width: 41.8%;
	left: 7%;
	height: auto;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.channel {
	overflow: hidden;
}
.channel ul {
	width: 1000px;
	float: left;
}
.channel li {
	float: left;
	color: #dedede;
	font-size: 14px;
	height: 37px;
	line-height: 37px;
}
.channel li:first-child {
	border: none;
}
.channel li:first-child a {
	margin-left: 0;
}
.channel li:last-child a {
	margin-righ: 0;
}
.channel li a {
	color: #333;
	margin: 0 5px;
}
 @media (max-width:1000px) {
.channel{
	display:none;}
.banner_coat {
	border-bottom:25px solid #0166b6;
	margin-bottom: 25px;
}
}
 @media (max-width:768px) {
.banner_coat {
	border-bottom:10px solid #0166b6;
	margin-bottom: 15px;
}
.banner img.banner_logo {
	top: 14%;
	width: 66%;
	left: 5%;
}
}
/* ---- 头条图片 Style ---- */
.headNews_pic{
	width:41%;
	height:180px;
	float: right;
	overflow:hidden;}
.headNews_pic img{
	width:100%;
	height:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.headNews_pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
 @media (max-width:768px) {
.headNews_pic{
	width:100%;
	height:auto;
	margin-bottom:10px;}
.headNews_pic img{
	height:auto%;}
}
/* ---- 头条新闻 Style ---- */
.headNews{
	width:52%;
	float:left;}
.headNews h1{
	height:24px;
	line-height:24px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size:22px;
	margin-bottom:16px;
	text-align:center;}
.headNews p{
	height:140px;
	line-height:28px;
	overflow:hidden;
	font-size:14px;
	color:#666;}
.headNews p a{
	 color:#0166b6;}
@media (max-width:768px) {
.headNews{
	width:100%;}
.headNews h1{
	height:auto;
	min-height:22px;
	line-height:22px;
	overflow: auto;
	white-space: normal;
	text-overflow: normal;
	-o-text-overflow: normal;
	font-size:16px;
	margin-bottom:0px;}
.headNews p{
	height:auto;
	line-height:20px;
	font-size:14px;}
}
/* ---- 新闻盒子 Style ---- */
.newsBox{
	width:47%;
	float:left;}
.newsBox:nth-child(2n){
	float:right;}
.newsBox ul{}
.newsBox ul li{
	height:30px;
	line-height:30px;
	padding:0 100px 0 24px;
	background:url(http://img.jiaodong.net/pic/003/002/633/00300263324_073b0867.png) no-repeat;
	background-position: left center;
	font-size:16px;
	position:relative;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
.newsBox ul li a{
	color:#666;}
.newsBox ul li span{
	position:absolute;
	top:0px;
	right:0px;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:16px;
	color:#666;}
@media (max-width:768px) {
.newsBox{
	width:100%;
	margin-bottom:8px;}
.newsBox ul li{
	height:auto;
	min-height:26px;
	line-height:20px;
	padding:3px 80px 3px 18px;
	background-position: left 8px;
	font-size:14px;
	overflow: auto;
	white-space: normal;
	text-overflow: normal;
	-o-text-overflow: normal;}
.newsBox ul li span{
	height:26px;
	line-height:26px;
	text-align:right;
	font-size:12px;
	color:#999;}
}
/* ---- 首页标头 Style ---- */
.indexHead{
	height:28px;
	line-height:28px;
	padding:0 0 0 24px;
	background:url(http://img.jiaodong.net/pic/003/002/633/00300263322_abf0c655.png) left center no-repeat;
	font-size:18px;
	position:relative;
	margin-bottom:16px;}
.indexHead a.more{
	position:absolute;
	top:0px;
	right:0px;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#666;
	font-weight:normal;}
@media (max-width:768px) {
.indexHead{
	margin-bottom:0px;
	font-size:16px;}
}
/* ---- 政策解读 Style ---- */
.policyBox{
	width:52%;
	float:right;}
.policyBox ul{}
.policyBox ul li{
	height:26px;
	line-height:26px;
	font-size:16px;
	color:#666;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
.policyBox ul li a{
	color:#666;}

@media (max-width:768px) {
.policyBox{
	width:100%;}
.policyBox ul li{
	height:auto;
	min-height:26px;
	line-height:18px;
	padding:4px 0;
	font-size:14px;
	overflow: auto;
	white-space: normal;
	text-overflow: normal;
	-o-text-overflow: normal;}
}
/* ---- 列表 Style ---- */
.mainList{
	overflow:hidden;}
.mainList li{
	width:49%;
	float:left;
	border:1px solid #e9e9e9;
	padding:1.3%;
	overflow:hidden;
	margin-bottom:30px}
.mainList li:nth-child(2n){
	float:right;}
.mainList li h2{
	width:58.5%;
	float: right;
	height:48px;
	line-height:48px;
	font-size:18px;
	overflow:hidden;
	text-align:center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;}
.mainList li p{
	height:96px;
	overflow:hidden;
	line-height:24px;
	font-size:14px;
	width:58.5%;
	float: right;}
.mainList li .pic{
	width:39%;
	height:160px;
	float:left;
	overflow: hidden;}
.mainList li .pic img{
	width:100%;
	height:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;}
.mainList li .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
@media (max-width:1000px) {

.mainList li .pic{
	width:39%;
	height:auto;}
.mainList li .pic img{
	height:auto;}
}
@media (max-width:840px) {
.mainList li{
	margin-bottom:15px;}
.mainList li h2{
	width:100%;
	height:auto;
	min-height:20px;
	line-height:20px;
	font-size:16px;
	margin-bottom:6px;
}
}
@media (max-width:600px) {
.mainList li p{
	height:72px;
	line-height:18px;
	font-size:12px;}

}
@media (max-width:470px) {
.mainList li{
	margin-bottom:10px;}
.mainList li .pic{
	width:100%;
	margin-bottom:4px;}
.mainList li p{
	width:100%;
	height:80px;
	line-height:20px;
	font-size:14px;}
}
/* ---- 导语 Style ---- */
.lead_head{
	width:19%;
	margin-left:4%;
	float:left;
	padding-top:19px;}
.lead_head img{
	width:100%;}
.lead_con{
	width:70%;
	margin-right:4.7%;
	float:right;
	background:#f6f6f6;
	padding:25px 20px 20px;
	border-bottom:6px solid #d9d9d9;
	font-size:14px;
	color:#333;
	text-indent:2em;
	line-height:25px;}
@media (max-width:768px) {
.lead_head{
	width:28%;
	margin-left:0;
	padding-top:0px;}
.lead_con{
	width:70%;
	margin-right:0%;
	padding:10px 10px 10px;
	border-bottom:4px solid #d9d9d9;
	font-size:14px;
	line-height:22px;}
}
@media (max-width:414px) {
.lead_head{
	width:33%;
	margin-left:0;
	padding-top:0px;}
.lead_con{
	width:65%;
	font-size:12px;
	line-height:20px;}
}
/* ---- 幻灯?Style ---- */
.leadList{
	overflow:hidden;}
.leadList li{
	width:49%;
	float:left;
	border:1px solid #e9e9e9;
	padding:2.5%;
	overflow:hidden;
	margin-bottom:30px;}
.leadList li:nth-child(2n){
	float:right;}
.leadList li h2{
	height:26px;
	line-height:26px;
	font-size:22px;
	color:#404040;
	overflow:hidden;
	text-align:center;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	margin-bottom:10px;}
.leadList li p{
	height:104px;
	overflow:hidden;
	line-height:26px;
	font-size:14px;}
@media (max-width:1020px) {
.leadList li h2{
	height:24px;
	line-height:24px;
	font-size:20px;
	margin-bottom:8px;}
.leadList li p{
	height:96px;
	line-height:24px;}
}
@media (max-width:768px) {
.leadList li{
	width:100%;
	margin-bottom:10px;}
.leadList li h2{
	height:22px;
	line-height:22px;
	font-size:16px;
	margin-bottom:4px;}
.leadList li p{
	height:auto;
	font-size:12px;
	line-height:20px;}
}
@media (max-width:540px) {
}
/* ---- 幻灯?Style ---- */
.swiper-container {
	width:100%;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom:40px;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	overflow:hidden;
}
.swiper-slide img {
	height: 100%;
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.swiper-slide:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 38px;
	height: 70px;
	margin-top: -35px;
	z-index: 10;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.swiper-button-prev{
	background-image:url(http://img.jiaodong.net/pic/003/002/633/00300263325_8da4ddab.jpg);
	left:0px;}
.swiper-button-next{
	background-image:url(http://img.jiaodong.net/pic/003/002/633/00300263326_2bbc36f8.jpg);
	right:0px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .4;
	cursor: auto;
	pointer-events: none;
}
i.finger{
	display:none;}
@media (max-width:768px) {
.swiper-button-next, .swiper-button-prev {
	width: 20px;
	height: 36px;
	margin-top: -18px;
}
.swiper-container {
	margin-bottom:20px;
}
i.finger{
	z-index:99;
	position:absolute;
	bottom:0px;
	display:block;
	height:24px;
	width:100%;
	line-height:0px;
	font-size:0px;
	background:url(http://img.jiaodong.net/pic/003/002/633/00300263321_3343dbd3.png) center center no-repeat;
	background-size: auto 100%;}
}
/* ---- 框架 Style ---- */
.container {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.container_nopad {
	max-width: 1200px;
	overflow: hidden;
}
.hidden {
	overflow: hidden;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb80 {
	margin-bottom: 80px;
}
.left {
	float: left;
}
.right {
	float: right;
}
@media (max-width:768px) {
.mb30 {
	margin-bottom: 15px;
}
.mb35 {
	margin-bottom: 15px;
}
.mb45 {
	margin-bottom: 20px;
}
.mb50 {
	margin-bottom: 25px;
}
.mb80 {
	margin-bottom: 30px;
}
}
/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font: 12px/35px "微软雅黑", "黑体";
	height: 35px;
	width: 100%;
}
.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1020px;
	padding: 0 10px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1020px) {
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 8px;
}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}
