/* 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;
	background:url(../img/bg.gif) repeat;
	overflow-x: hidden;
	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: inherit;
}
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: 1220px;
	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:768px) {
	.header_coat {
		height: 24px;
		background-size: auto 100%;
		display: none;
	}
	.header {
		height: 24px;
	}
	.header .fl {
		height: 80%;
		width: auto;
	}
	.header .link {
		height: 24px;
		line-height: 24px;
	}
	.header .link a {
		color: #333;
		margin: 0 5px;
	}
}
@media (max-width:414px) {
	.header .link {
		display: none;
	}
}
/* ---- banner Style ---- */
.banner{
	width: 100%;
	background: url(../img/banner.jpg)center center no-repeat;
	background-size: auto 100%;
}

/* ---- ???? Style ---- */
.menu_coat{
	border-top:3px solid #a20101;
	background: #bc0000;
	height: 52px;
	margin-bottom: 24px;
}
.menu{
	max-width: 1200px;
	margin: 0 auto;
}
.menu li{
	width: 12.5%;
	float: left;
	height: 49px;
}
.menu li a{
	display: block;
	height: 49px;
	line-height: 49px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.menu li a:hover{
	background: #a20101;
	text-decoration: none;
}
.menu li img{
	height: 30px;
	width: auto;
	margin-right: 6px;
}
@media (max-width:1200px) {
	.menu_coat{
		margin-bottom: 20px;
	}
	.menu li a{
		font-size: 18px;
	}
	.menu li img{
		height: 24px;
		margin-right: 5px;
	}
}
@media (max-width:1024px) {
	.menu_coat{
		border-top:2px solid #a20101;
		height: 42px;
		margin-bottom: 16px;
	}
	.menu li{
		height: 40px;
	}
	.menu li a{
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	.menu li img{
		height: 20px;
		margin-right: 4px;
	}
}
@media (max-width:768px) {
	.menu_coat{
		border-top:2px solid #a20101;
		height: auto;
		margin-bottom: 12px;
	}
	.menu li{
		height: 30px;
		width: 25%;
	}
	.menu li a{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.menu li img{
		height: 18px;
		margin-right: 3px;
	}
}
@media (max-width:414px) {
	.menu_coat{
		margin-bottom: 10px;
	}
	.menu li img{
		display: none;
	}

}
/* ---- headline Style ---- */
.headline{
    padding: 0 0 0 110px;
    background: url(../img/headline_icon.png) left 15px no-repeat;
    background-size:83px auto;
    margin-bottom: 3.75%;
}
.headline h1{
    min-height: 68px;
    line-height: 52px;
    font-size: 42px;
    padding: 8px 0;
    color: #333;
}
.headline p{
    min-height: 28px;
    line-height:22px;
    font-size: 16px;
    color: #666;
    padding: 3px 0;
}
.headline p a{
    color: #c10000;
}
@media (max-width:1200px) {
    .headline{
        padding: 0 0 0 100px;
        background: url(../img/headline_icon.png) left 13px no-repeat;
        background-size:78px auto;
    }
    .headline h1{
        min-height: 60px;
        line-height: 46px;
        font-size: 36px;
        padding: 7px 0;
    }
    .headline p{
        min-height: 26px;
        line-height:20px;
        font-size: 14px;
        padding: 3px 0;
    }
}
@media (max-width:1024px) {
    .headline{
        padding: 0 0 0 76px;
        background: url(../img/headline_icon.png) left 10px no-repeat;
        background-size:60px auto;
    }
    .headline h1{
        min-height: 44px;
        line-height: 32px;
        font-size: 24px;
        padding: 6px 0;
    }
    .headline p{
        min-height: 24px;
        line-height:18px;
        font-size: 12px;
        padding: 3px 0;
    }
}
/* ---- swiperBox Style ---- */
.swiperBox {
	float: left;
	width: 51.666%;
	position: relative;
	background:#fff;
}
.swiperBox .swiper-container{
	height: 380px;
	overflow: hidden;
}
.swiperBox .swiper-slide{
	position: relative;
}
.swiperBox .swiper-slide img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.swiperBox .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.swiperBox .swiper-slide p {
	height: 80px;
	line-height:50px;
	padding:0 16px 0 16px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-size:20px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.pagination {
  position: absolute;
  width: 100%;
  right: 5px;
  text-align: center;
  bottom:16px;
  line-height:0px;
  z-index:8;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background:#ffffff;
  margin: 0 5px;
  cursor: pointer;
  overflow:hidden;
  border-radius: 50%;
}
.swiper-active-switch{
	background:#a9132e;
}
@media (max-width:1220px) {
	.swiperBox .swiper-slide p {
		font-size:16px;
	}
}
@media (max-width:1024px) {
	.swiperBox .swiper-container{
		height: 290px;
	}
	.swiperBox .swiper-slide p {
		height: 32px;
		line-height:32px;
		padding:0 80px 0 12px;
		font-size:15px;
	}
	.pagination {
	  right: 3px;
	  bottom:13px;
	  width: auto;
	}
	.swiper-pagination-switch {
	  width: 6px;
	  height: 6px;
	  margin: 0 3px;
	}
}
@media (max-width:768px) {
	.swiperBox{
		width: 100%;
		margin-bottom: 4%;
	}
	.swiperBox .swiper-slide p {
		height: 28px;
		line-height:28px;
		padding:0 80px 0 10px;
		font-size:14px;
	}
	.pagination {
	  right: 3px;
	  bottom:10px;
	}
	.swiper-pagination-switch {
	  width: 6px;
	  height: 6px;
	  margin: 0 3px;
	}
}
/* ---- mainNews Style ---- */
.mainNews{
	float: right;
	width: 45%;
}
.mainNews a.tomore{
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 16px;
	color: #c10000;
}
.headlines{
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 15px;
	margin-bottom: 10px;
}
.headlines h1{
	height: 38px;
	line-height: 38px;
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.headlines p{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.headlines p a{
	color: #c10000;
	display: inline-block;
}
.newsList li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
	padding: 0 0 0 18px;
	background: url(../img/point.gif) left center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.newsList_lr{
	margin-bottom: 3.25%;
}
.newsList_lr li{
	width: 46.66%;
	float: left;
}
.newsList_lr li:nth-child(2n){
	float: right;
}
@media (max-width:1024px) {
	.headlines{
		padding: 0 0 12px;
		margin-bottom: 8px;
	}
	.headlines h1{
		height: 28px;
		line-height: 28px;
		font-size: 20px;
		margin-bottom: 8px;
	}
	.headlines p{
		height: 44px;
		line-height: 22px;
		font-size: 14px;
	}
	.newsList li{
		height: 34px;
		line-height: 34px;
		font-size: 16px;
		padding: 0 0 0 20px;
	}
}
@media (max-width:768px) {
	.mainNews{
		width: 100%;
	}
	.mainNews a.tomore{
		text-align: center;
	}
	.headlines{
		padding: 0 0 6px;
		margin-bottom: 6px;
	}
	.headlines h1{
		height: auto;
		min-height: 22px;
		line-height: 22px;
		font-size: 16px;
		margin-bottom: 4px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.headlines p{
		min-height:20px;
		line-height: 20px;
		font-size: 12px;
	}
	.newsList li{
		height: auto;
		min-height: 30px;
		line-height: 22px;
		font-size: 14px;
		padding: 4px 0 4px 12px;
		background: url(../img/point.png) left 14px no-repeat;
		background-size: auto 6px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.newsList_lr li{
		width: 100%;
	}
}
/* ---- adsBar Style ---- */
.adsBar{
	max-width: 1200px;
	margin: 0 auto 30px;
}
.adsBar img{
	width: 100%;
	height: auto;
}
@media (max-width:1200px) {
	.adsBar{
		margin: 0 auto 2.5%;
	}
}
/* ---- tabBox Style ---- */
.tabBox{
	margin-bottom: 6.5%;
}
.tabHead_coat{
	border-bottom: 1px solid #ececec;
	height: 50px;
	position: relative;
	background: #fafafa;
	margin-bottom: 3.25%;
}
.tabHead { 
	overflow:hidden;
}
.tabHead li{
	float:left;
	width:11.1111%;
	color:#fff;
	height: 50px;
	padding: 4px 4px 1px;
	line-height: 45px;
	text-align:center;
	cursor:pointer;
	font-size: 20px;
	color: #666666;
}
.tabHead li.active{
	background: #fff;
	padding: 0 3px;
	border-top: 4px solid #c10000;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	color: #c10000;
}
.tabBody>li{
	display:none; 
}
.tabBody>li.thisclass{
	display:list-item;
}
.tabList li{
	overflow: hidden;
	margin-bottom: 2.5%;
}
.tabList li .pic{
	float: left;
	height: 238px;
	width: 385px;
	margin-right: 3%;
	overflow: hidden;
	position: relative;
}
.tabList 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;
}
.tabList li .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.tabList li .pic p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.6);
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.tabList li h1{
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #c10000;
	font-weight: normal;
	margin-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.tabList li p.con{
	height: 128px;
	line-height: 32px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	margin-bottom: 16px;
}
.tabList li p.con a{
	display: inline-block;
	color: #c10000;
}
.tabList li p.label{
	height: 20px;
	line-height:20px;
	font-size: 14px;
	color: #666666;
}
.tabList li p.label span{
	height: 20px;
	line-height: 18px;
	display: inline-block;
	border: 1px solid #c7a44e;
	padding: 0 7px;
	font-size: 14px;
	color: #c7a44e;
	border-radius: 2px;
	margin-right: 8px;
}
.tabList li p.label a.share{
	float: right;
}
@media (max-width:1200px) {
	.tabHead li{
		font-size: 18px;
	}
	.tabList li{
		overflow: hidden;
		margin-bottom: 2.5%;
	}
	.tabList li .pic p{
		font-size: 16px;
	}
	.tabList li h1{
		font-size: 20px;
	}
	.tabList li p.con{
		font-size: 14px;
	}
	.tabList li p.label{
		font-size: 12px;

	}
	.tabList li p.label span{
		font-size: 12px;
	}
}
@media (max-width:1024px) {
	.tabHead_coat{
		height: 43px;
	}
	.tabHead li{
		height: 43px;
		padding: 2px 4px 1px;
		line-height: 40px;
		font-size: 15px;
	}
	.tabHead li.active{
		padding: 0 3px;
		border-top: 2px solid #c10000;
	}
	.tabList li .pic{
		height: 160px;
		width: 260px;
	}
	.tabList li .pic p{
		height: 30px;
		line-height: 30px;
		padding: 0 6px;
		font-size: 14px;
	}
	.tabList li h1{
		height: 24px;
		line-height: 24px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.tabList li p.con{
		height: 96px;
		line-height: 24px;
		font-size: 12px;
		margin-bottom: 10px;
	}
	.tabList li p.label{
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		color: #666666;
	}
	.tabList li p.label span{
		height: 18px;
		line-height: 16px;
		padding: 0 6px;
		font-size: 12px;
		margin-right: 6px;
	}
}
@media (max-width:768px) {
	.tabHead_coat{
		height: auto;
		background: #fff;
		border-bottom: none;
	}
	.tabHead li{
		width: 19%;
		margin: 0 0.5% 1%;
		height: 30px;
		padding: 1px;
		line-height: 28px;
		font-size: 14px;
		border-radius: 5px;
		background: #fafafa;
	}
	.tabHead li.active{
		padding: 0px;
		background: #fff;
		border: 1px solid #c10000;
	}
	.tabList li .pic{
		height: 128px;
		width: 180px;
	}
	.tabList li .pic p{
		height: 24px;
		line-height: 24px;
		padding: 0 4px;
		font-size: 12px;
	}
	.tabList li h1{
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		margin-bottom: 4px;
	}
	.tabList li p.con{
		height: 80px;
		line-height: 20px;
		font-size: 12px;
		margin-bottom: 4px;
	}
	.tabList li p.label{
		font-size: 11px;
	}
	.tabList li p.label span{
		font-size: 11px;
	}
}
@media (max-width:460px) {
	.tabHead li{
		height: 24px;
		line-height: 22px;
		font-size: 12px;
		border-radius: 4px;
	}
	.tabList li{
		margin-bottom: 5%;
	}
	.tabList li .pic{
		height: 80px;
		width: 110px;
	}
	.tabList li p.con{
		height: 60px;
	}
	.tabList li p.label{
		font-size: 11px;
	}
	.tabList li p.label span{
		font-size: 11px;
	}
}
/* ---- bankBox Style ---- */
.bankBox{
	background: url(../img/bankBox_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 36px 0 80px;
}
.bankBox h1{
	height: 45px;
	text-align: center;
	background: url(../img/bannkHead_bg.gif) center center repeat-x;
	line-height: 0px;
	margin-bottom: 30px;;
}
.bankBox h1 img{
	height: 100%;
}
.bankList li{
	width: 32.5%;
	height: auto;
	position: relative;
	float: left;
	margin-right: 1.25%;
	margin-bottom: 1.25%;
	overflow: hidden;
}
.bankList li:nth-child(3n){
	margin-right: 0;
}
.bankList li img {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.bankList li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.bankList li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	font-size: 18px;
	color: #ffffff;
	background: rgba(0,0,0,0.6);
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
@media (max-width:1200px) {
	.bankBox{
		padding: 30px 0 40px;
	}
	.bankBox h1{
		height: 40px;
		margin-bottom: 26px;;
	}
	.bankList li p{
		height: 32px;
		line-height: 32px;
		font-size:16px;

	}
}
@media (max-width:1024px) {
	.bankBox{
		padding: 24px 0 32px;
	}
	.bankBox h1{
		height: 36px;
		margin-bottom: 22px;;
	}
	.bankList li p{
		height: 30px;
		line-height: 30px;
		font-size:14px;

	}
}
@media (max-width:768px) {
	.bankBox{
		padding: 18px 0 24px;
	}
	.bankBox h1{
		height: 28px;
		margin-bottom: 18px;;
	}
	.bankList li{
		width: 100%;
		max-width: 450px;
		margin: 0 auto 5%;
	}
}
/* ---- container Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
.mb4_25{
	margin-bottom: 4.25%;
}
.mb2_5{
	margin-bottom: 2.5%;
}

/* ---- 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: 1220px;
	padding: 0 10px;
	line-height: 35px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1020px) {
	.footer_coat{
		height: 28px;
	}
	.footer{
		line-height: 28px;
		font-size: 12px;
	}
	.footer p a {
		color: #e4e4e4;
		display: inline-block;
		padding: 0 8px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}