/* 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: #f6f6f6;
	background-size: 100% auto;
	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
}
.left{
	float: left;
}
.right{
	float: right;
}
.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: 1270px;
	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_coat{
	width: 100%;
	background: url(../img/banner_bg.jpg) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.banner_coat .logo{
	position: absolute;
	left: 2.25%;
	top: 1.39%;
	height: 14.35%;
	width: auto;
}
.banner{
	max-width: 1250px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.banner img{
	position: absolute;
	right: 4%;
	height: 81.74%;
	width: auto;
	top: 13.3%;
}
/* ---- menu Style ---- */
.menu{
	background: #1e5091;
}
.menu ul{
	max-width: 1250px;
	margin: 0 auto;
}
.menu ul li{
	float: left;
	width: 25%;
	text-align: center;
	height: 75px;
	line-height: 75px;
	font-size: 40px;
	color: #fefeff;
	letter-spacing: 5px;
}
.menu ul li span{
	font-family: "SimSun";
	font-weight: bold;
}
.menu ul li a:hover{
	text-decoration: none;
}
@media (max-width:1024px) {
	.menu ul li{
		height: 60px;
		line-height: 60px;
		font-size: 32px;
		letter-spacing: 4px;
	}
}
@media (max-width:768px) {
	.menu ul li{
		height: 48px;
		line-height: 48px;
		font-size: 20px;
		letter-spacing: 3px;
	}
}
@media (max-width:510px) {
	.menu ul li{
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		letter-spacing: 2px;
	}
}
@media (max-width:414px) {
	.menu ul li{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		letter-spacing: 0px;
	}
	.menu ul li span{
		font-family: "Microsoft YaHei";
		font-weight: normal;
	}
}
/* ---- container Style ---- */
.atlas_coat{
	background: #ededed;
	padding: 110px 0 32px;
}
.atlasBox{
	padding: 0 10px 0 184px;
	position: relative;
	max-width: 1270px;
	margin: 0 auto;
}
.atlasBox img.h{
	position: absolute;
	left: 10px;
	top: 40%;
	margin-top: -210px;
	width: auto;
	height: 420px;
}
.swiperBox{
	position: relative;
	width: 100%;
	overflow-x: hidden;
}
.swiperBox .swiper-slide .swiper{
	width: 100%;
	border: 3px solid #fff;
	padding: 5px;
	margin-bottom: 74px;
}
.swiperBox .swiper-slide img {
	width: 100%;
	height: 100%;
}
.swiperBox .swiper-slide p {
	height: 60px;
	padding:0 0px 0 0px;
	max-width: 100%;
	letter-spacing: 3px;
	position: relative;
}
.swiperBox .swiper-slide p a{
	position: absolute;
	bottom: 40%;
	left: 0;
	max-height: 72px;
	line-height:36px;
	font-size:28px;
	color: #1e1e1e;
	overflow: hidden;
}
.swiperBox .pagination {
	display: none;
	position: absolute;
	right: 8px;
	bottom: 10px;
	z-index: 9;
}
.swiperBox .swiper-pagination-switch{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #d6d6d6;
	border-radius: 50%;
	margin: 0 9px;
	cursor: pointer;
	box-shadow: inset -1px 1px 2px #7d7c7c;
}
.swiperBox .swiper-active-switch{
	background: #3e87c7;
}
.swiperBox .swiper_left,
.swiperBox .swiper_right{
	position: absolute;
	top: 40%;
	margin-top: -59PX;
	width: 64px;
	height: 118px;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 9;
}
.swiperBox .swiper_left{
	background-image: url(../img/atlas_prev.png);
	left: 8px;
}
.swiperBox .swiper_right{
	background-image: url(../img/atlas_next.png);
	right: 8px;
}
@media (max-width:1250px) {
	.atlas_coat{
		padding: 110px 0 32px;
	}
	.swiperBox .swiper-slide p {
		font-size:32px;
	}
	.swiperBox .swiper-slide p a{
		font-size: 24px;
	}
}
@media (max-width:1024px) {
	.atlas_coat{
		padding: 8.8% 0 2.6%;
	}
	.atlasBox{
		padding: 0 10px 0 124px;
	}
	.atlasBox img.h{
		margin-top: -120px;
		height: 240px;
	}
	.swiperBox{
		position: relative;
		width: 100%;
		overflow-x: hidden;
	}
	.swiperBox .swiper-slide .swiper{
		width: 100%;
		border: 2px solid #fff;
		padding: 4px;
		margin-bottom: 40px;
	}
	.swiperBox .swiper-slide p {
		height: 40px;
		letter-spacing: 2px;
	}
	.swiperBox .swiper-slide p a{
		bottom: 30%;
		max-height: 60px;
		line-height:30px;
		font-size:22px;
	}
	.swiperBox .pagination {
		right: 8px;
		bottom: 6px;
	}
	.swiperBox .swiper-pagination-switch{
		width: 16px;
		height: 16px;
		margin: 0 6px;
	}
	.swiperBox .swiper_left,
	.swiperBox .swiper_right{
		margin-top: -40PX;
		width: 40px;
		height: 80px;
	}
	.swiperBox .swiper_left{
		left: 6px;
	}
	.swiperBox .swiper_right{
		right: 6px;
	}
}
@media (max-width:768px) {
	.atlasBox{
		padding: 0 10px 0 50px;
	}
	.atlasBox img.h{
		top: 5%;
		margin-top: -0px;
		height: 100px;
	}
	.swiperBox .swiper-slide .swiper{
		width: 100%;
		border: 2px solid #fff;
		padding: 4px;
		margin-bottom: 20px;
	}
	.swiperBox .swiper-slide p {
		height: 32px;
		letter-spacing: 1px;
	}
	.swiperBox .swiper-slide p a{
		bottom: 0%;
		max-height: 44px;
		line-height:22px;
		font-size:16px;
	}
	.swiperBox .pagination {
		right: 0px;
		bottom: 4px;
	}
	.swiperBox .swiper-pagination-switch{
		width: 10px;
		height: 10px;
		margin: 0 3px;
	}
	.swiperBox .swiper_left,
	.swiperBox .swiper_right{
		margin-top: -16PX;
		width: 20px;
		height: 32px;
	}
}
@media (max-width:414px) {
	.atlasBox{
		padding: 0 10px 0 35px;
	}
	.atlasBox img.h{
		height: 68px;
		left: 4px;
	}
	.swiperBox .swiper-slide .swiper{
		border: 1px solid #fff;
		padding: 2px;
		margin-bottom:6px;
	}
	.swiperBox .swiper-slide p {
		width: 100%;
		height: 28px;
		letter-spacing: 1px;
	}
	.swiperBox .swiper-slide p a{
		bottom: -10%;
		max-height: 36px;
		line-height:18px;
		font-size:12px;
	}
	.swiperBox .pagination {
		width: 100%;
		text-align: center;
		bottom: 0px;
	}
	.swiperBox .swiper-pagination-switch{
		width: 8px;
		height: 8px;
		margin: 0 3px;
	}
	.swiperBox .swiper_left,
	.swiperBox .swiper_right{
		margin-top: -16PX;
		width: 20px;
		height: 32px;
	}
	.swiperBox .swiper_left{
		left: 3px;
	}
	.swiperBox .swiper_right{
		right: 3px;
	}
}
/* ---- openingBox Style ---- */
.openingBox{
	padding: 40px 0 34px;
	background: url(../img/opening_bg.gif) repeat;
}
.openingList{
	width: 47.68%;
	background: #fff;
	box-shadow:0 5px 7px rgba(0,0,0,0.17);
	padding: 26px 20px 48px;
	margin-top: 2.88%;
}
.openingList li{
	height: 58px;
	padding-bottom: 3px;
	position: relative;
}
.openingList li a{
	display: block;
	height: 55px;
	line-height: 54px;
	border-bottom: 1px dotted #999;
	font-size: 18px;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.openingList li::before{
	content: "";
	position: absolute;
	left: 0px;
	bottom: 2px;
	width: 4px;
	height: 4px;
	background: #ccc;
	line-height: 0px;
	font-size: 0px;
	border-radius: 50%;
}
@media (max-width:1250px) {
	.openingBox{
		padding: 3.2% 0 2.8%;
	}
	.openingList li a{
		font-size: 16px;
	}
}
@media (max-width:1024px) {
	.openingList{
		padding: 20px 16px 36px;
	}
	.openingList li{
		height: 48px;
		padding-bottom: 3px;
	}
	.openingList li a{
		height: 45px;
		line-height: 44px;
		font-size: 15px;
	}
}
@media (max-width:768px) {
	.openingList{
		width: 100%;
		padding: 15px 12px 24px;
	}
	.openingList li{
		height: auto;
		padding-bottom: 3px;
	}
	.openingList li a{
		height: auto;
		min-height: 40px;
		line-height: 22px;
		font-size: 14px;
		padding: 9px 0;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
}
/* ---- serviceList Style ---- */
.mainBox{
	width: 100%;
	background: url(../img/big_bg.jpg) center top repeat-x #f6f6f6;
	padding-top: 34px;
	padding-bottom: 120px;
}
.serviceList{
	margin-bottom: 54px;
}
.serviceList li{
	margin-top: 28px;
	width: 32.32%;
	margin-right: 1.52%;
	float: left;
}
.serviceList li:nth-child(3n){
	margin-right: 0px;
}
.serviceList li a{
	text-decoration: none;
}
.serviceList li .pic{
	position: relative;
}
.serviceList li .pic img{
	width: 100%;
	height: auto;
}
.serviceList li p{
	height: 126px;
	background: #1e5091;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
}
.serviceList li .pic::before{
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right:0;
	margin:0 auto;
	width:0;
	height:0;
	border-right:16px solid transparent;
	border-left:16px solid transparent;
	border-top:16px solid #fff;
}
.serviceList li:hover .pic::before{
	border-top-color: #ff0000 ;

}
@media (max-width:1024px) {
	.mainBox{
		padding-top: 2.8%;
		padding-bottom: 9%;
	}
	.serviceList{
		margin-bottom: 4.4%;
	}
	.serviceList li{
		margin-top: 20px;
	}
	.serviceList li p{
		height: 96px;
		font-size: 20px;
		line-height: 28px;
		
	}
	.serviceList li .pic::before{
		border-right:12px solid transparent;
		border-left:12px solid transparent;
		border-top:12px solid #fff;
	}
}
@media (max-width:768px) {
	.serviceList li{
		margin-top: 15px;
	}
	.serviceList li p{
		height: 52px;
		font-size: 16px;
		line-height: 20px;
		
	}
	.serviceList li .pic::before{
		border-right:9px solid transparent;
		border-left:9px solid transparent;
		border-top:9px solid #fff;
	}
}
@media (max-width:520px) {
	.serviceList li{
		width: 48.5%;
		margin-right: 3%;
		margin-top: 15px;
	}
	.serviceList li:nth-child(3n){
		margin-right: 3%;
	}
	.serviceList li:nth-child(2n){
		margin-right: 0%;
	}
	.serviceList li p{
		height: 52px;
		font-size: 15px;
		line-height: 19px;
		
	}
	.serviceList li .pic::before{
		border-right:6px solid transparent;
		border-left:6px solid transparent;
		border-top:6px solid #fff;
	}
}
/* ---- mainHead Style ---- */
.newsList {
	margin-bottom: 4.8%;
}
.newsList li{
	width: 48%;
	height: 57px;
	line-height: 56px;
	border-bottom: 1px dotted #999;
	background: url(../img/point.png) left center no-repeat;
	padding: 0 0 0 12px;
	font-size: 18px;
	color: #555;
	float: left;
}
.newsList li:nth-child(2n){
	float: right;
}
@media (max-width:520px) {
	.newsList li{
		font-size: 16px;
	}
}
@media (max-width:1024px) {
	.newsList li{
		height:48px;
		line-height: 48px;
		padding: 0 0 0 11px;
		font-size: 15px;
	}
}
@media (max-width:768px) {
	.newsList li{
		height: auto;
		width: 100%;
		line-height: 22px;
		font-size: 14px;
		padding-top:8px;
		padding-bottom: 8px; 
		background-position: left 16px;
	}
}
/* ---- videoBox Style ---- */
.videoBox{
	margin-top: 40px;
	margin-bottom: 4.8%;
}
.videoBox .video{
	float: left;
	width: 49.44%;
	height: 460px;
}
.videoBox .video img{
	width: 100%;
	height: 100%;
}
.videoBox .con{
	width: 42.4%;
	float: right;
}
.videoBox .con h2{
	height: 56px;
	margin-bottom: 16px;
	line-height: 56px;
	font-size:24px ;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.videoBox .con p{
	line-height: 40px;
	font-size: 18px;
	color: #333;
	height: 280px;
	overflow: hidden;
	word-break: break-all;
}
.videoBox .con .detail{
	height: 34px;
	margin-top: 74px;
}
.videoBox .con .detail a{
	display: block;
	width: 70px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background: #1e5091;
	float: right;
}
@media (max-width:1024px) {
	.videoBox{
		margin-top: 3.2%;
	}
	.videoBox .video{
		height: 326px;
	}
	.videoBox .video img{
		height: 100%;
	}
	.videoBox .con h2{
		height: 42px;
		margin-bottom: 12px;
		line-height: 42px;
		font-size:20px ;
	}
	.videoBox .con p{
		line-height: 30px;
		font-size: 16px;
		height: 210px;
	}
	.videoBox .con .detail{
		height: 30px;
		margin-top: 32px;
	}
	.videoBox .con .detail a{
		width: 60px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
}
@media (max-width:768px) {
	.videoBox .video{
		width: 100%;
		height: auto;
		margin-bottom: 4%;
	}
	.videoBox .video img{
		height: auto;
	}
	.videoBox .con{
		width: 100%;
		float: right;
	}
	.videoBox .con h2{
		height: 32px;
		margin-bottom: 6px;
		line-height: 32px;
		font-size:18px ;
	}
	.videoBox .con p{
		line-height: 28px;
		font-size: 14px;
		height:auto;
		margin-bottom: 0px;
	}
	.videoBox .con .detail{
		margin-top: 3%;
	}
}
/* ---- showList Style ---- */
.showList{
	margin-top: 3.2%;
	padding: 0 0 10px;
	border-bottom: 1px solid #1e5091;
	line-height: 56px;
	font-size: 24px;
	color: #555;
}
.showList a{
	word-break: break-all;
}
@media (max-width:1024px) {
	.showList{
		line-height: 48px;
		font-size: 20px;
	}
}
@media (max-width:768px) {
	.showList{
		line-height: 32px;
		font-size: 16px;
	}
}
@media (max-width:414px) {
	.showList{
		line-height: 28px;
		font-size: 14px;
	}
}
@media (max-width:320px) {
	.showList{
		line-height: 24px;
		font-size: 12px;
	}
}
/* ---- mainHead Style ---- */
.mainHead{
	height: 117px;
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 0px;
}
.mainHead img{
	display: none;
}
@media (max-width:1024px) {
	.mainHead{
		height: 82px;
	}
}
@media (max-width:768px) {
	.mainHead{
		height: 60px;
	}
}
@media (max-width:414px) {
	.mainHead{
		height: 42px;
	}
}
/* ---- container Style ---- */
.container {
	max-width: 1270px;
	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: 35px;
	}
	.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;
}
}