/* 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:#fff;
	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: 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_coat{
	max-width: 100%;
	margin: 0 auto 42px;
	position: relative;
	overflow: hidden;
	background: url(../img/banner_bg.jpg) center center repeat-x;
	background-size: auto 100%;
}
.banner{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	z-index: 1;
}
.banner .editorsNote{
	position: absolute;
	left: 0;
	right: 0;
	top: 55.45%;
	margin: 0 auto;
	width: 96%;
	max-width: 879px;
	height: auto;
}
.redFlag{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../img/redFlag.gif) center center repeat-x;
	background-size: 100% 100%;
}
@media (max-width:1200px) {
	.banner_coat{
		margin: 0 auto 3.5%;
	}
}
/* ---- Í·Ìõ Style ---- */
.headlines{
	margin-bottom: 2%;
}
.headlines h1{
	min-height: 80px;
	line-height: 60px;
	font-size: 48px;
	color: #e72714;
	overflow: hidden;
	text-align: center;
	padding: 10px 0;
}
.headlines p{
	min-height: 42px;
	border: 1px solid #e3e3e3;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding: 8px 10px;
}
.headlines p a{
	display: inline-block;
	color: #e20d23;
}
@media (max-width:1200px) {
	.headlines h1{
		min-height: 68px;
		line-height: 50px;
		font-size: 40px;
		padding: 9px 0;
	}
	.headlines p{
		min-height: 38px;
		font-size: 15px;
		line-height: 22px;
		padding: 7px 10px;
	}
}
@media (max-width:1024px) {
	.headlines h1{
		min-height:54px;
		line-height: 42px;
		font-size: 32px;
		padding: 6px 0;
	}
	.headlines p{
		min-height: 34px;
		font-size: 14px;
		line-height: 20px;
		padding: 6px 10px;
	}
}
@media (max-width:768px) {
	.headlines h1{
		min-height: 42px;
		line-height: 32px;
		font-size: 24px;
		padding: 5px 0;
	}
	.headlines p{
		min-height: 30px;
		font-size: 13px;
		line-height: 18px;
		padding: 5px 8px;
	}
}
@media (max-width:520px) {
	.headlines h1{
		min-height: 34px;
		line-height: 24px;
		font-size: 18px;
		padding: 5px 0;
	}
	.headlines p{
		min-height: 26px;
		font-size: 12px;
		line-height: 16px;
		padding: 4px 6px;
	}
}
/* ---- newsSwiper Style ---- */
.newsSwiper{
	float: left;
	width: 58.3333%;
	height: 380px;
	margin-bottom: 5.75%;
	position: relative;
}
.newsSwiper .swiper-container {
	width: 100%;
	height: 100%;
}
.newsSwiper .swiper-wrapper{
	height: 100%;
}
.newsSwiper .swiper-slide {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.newsSwiper .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;
}
.newsSwiper .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.newsSwiper .swiper-slide p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 18px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.newsSwiper .news_next,
.newsSwiper .news_prev{
	position: absolute;
	top: 50%;
	margin-top: -26px;
	width: 20px;
	height: 52px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	opacity: 0.8;
	z-index: 9;
	cursor: pointer;
}
.newsSwiper .news_next{
	background-image: url(../img/news_next.png);
	right: 2%;
}
.newsSwiper .news_prev{
	background-image: url(../img/news_prev.png);
	left: 2%;
}
@media (max-width:1200px) {
	.newsSwiper .swiper-slide p{
		height: 36px;
		line-height: 36px;
		padding: 0 8px;
		font-size: 16px;
	}
}
@media (max-width:1024px) {
	.newsSwiper{
		height: 332px;
	}
	.newsSwiper .swiper-slide p{
		height: 32px;
		line-height: 32px;
		padding: 0 6px;
		font-size: 15px;
	}
	.newsSwiper .news_next,
	.newsSwiper .news_prev{
		margin-top: -22px;
		width: 18px;
		height: 44px;
	}
}
@media (max-width:768px) {
	.newsSwiper{
		width: 100%;
	}
	.newsSwiper .swiper-slide p{
		height: 30px;
		line-height: 30px;
		padding: 0 6px;
		font-size: 14px;
	}
	.newsSwiper .news_next,
	.newsSwiper .news_prev{
		margin-top: -16px;
		width: 15px;
		height: 32px;
	}
}
/* ---- newsBox Style ---- */
.newsBox{
	float: right;
	width: 38%;
	overflow: hidden;
	margin-bottom: 5.75%;
}
.newsBox .topNews{
	border-bottom: 1px solid #f2f2f2;
	width: 98%;
	float: right;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.newsBox .topNews h1{
	font-size: 20px;
	color: #333;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.newsBox .topNews p{
	height: 72px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.newsBox ul{
	padding-left: 2%;
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.newsBox ul li{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.moreBtn{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 30px;
	border: 1px solid #dddddd;
	text-align: center;
	font-size: 14px;
	color: #bebebe;
}
.newsBox .moreBtn{
	float: left;
}
.moreBtn:hover{
	text-decoration: none;
}
@media (max-width:1200px) {
	.newsBox .topNews h1{
		font-size: 18px;
	}
	.newsBox .topNews p{
		font-size: 13px;
	}
	.newsBox ul li{
		font-size: 13px;
	}
	.moreBtn{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.newsBox .topNews{
		width: 100%;
		padding-bottom: 16px;
		margin-bottom: 10px;
	}
	.newsBox .topNews h1{
		font-size: 16px;
		height: 32px;
		line-height: 32px;
	}
	.newsBox .topNews p{
		height: 66px;
		line-height: 22px;
		font-size: 13px;
	}
	.newsBox ul{
		padding-left: 0%;
		margin-bottom: 10px;
	}
	.newsBox ul li{
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.moreBtn{
		height: 28px;
		line-height: 26px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.newsBox{
		width: 100%;
	}
	.newsBox .topNews{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.newsBox .topNews h1{
		font-size: 15px;
		height: auto;
		line-height: 22px;
		padding: 5px 0;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.newsBox .topNews p{
		height: auto;
		line-height: 20px;
		font-size: 12px;
	}
	.newsBox ul{
		padding-left: 2%;
		float: right;
		width: 100%;
		margin-bottom: 10px;
	}
	.newsBox ul li{
		height: auto;
		line-height: 18px;
		padding: 4px 0;
		font-size: 12px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.moreBtn{
		height: 26px;
		line-height: 24px;
		font-size: 12px;
	}
}
/* ---- left_pictext Style ---- */
.left_pictext{
	float: left;
	width: 58.333%;
	margin-bottom: 3.25%;
}
.left_pictext li{
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 12px;
	margin-bottom: 10px;
	overflow: hidden;
}
.left_pictext li:last-child{
	margin-bottom: 0px;
	border: none;
}
.left_pictext li .pic{
	width: 23.57%;
	height: 95px;
	float: left;
	overflow: hidden;
	margin-right: 3.43%;
}
.left_pictext 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;
}
.left_pictext li .pic:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.left_pictext li h2{
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	color: #221815;
	margin-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.left_pictext li p{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #777777;
	overflow: hidden;
}
.left_pictext li p a{
	display: inline-block;
	color: #e20d23;
}
@media (max-width:1200px) {
	.left_pictext li h2{
		font-size: 18px;
	}
	.left_pictext li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.left_pictext li{
		padding: 0 0 12px;
		margin-bottom: 10px;
	}
	.left_pictext li .pic{
		height: 70px;
	}
	.left_pictext li h2{
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		margin-bottom: 0px;
	}
	.left_pictext li p{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
	.left_pictext{
		width: 100%;
	}
}
@media (max-width:520px) {
	.left_pictext li{
		padding: 0 0 10px;
	}
	.left_pictext li .pic{
		height: 70px;
	}
	.left_pictext li h2{
		height: auto;
		line-height: 20px;
		font-size: 14px;
		padding: 3px 0;
		margin-bottom: 0px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.left_pictext li p{
		height: 36px;
		line-height: 18px;
		font-size: 12px;
	}
}
/* ---- bigHead Style ---- */
.right_video{
	float: right;
	width: 37.0833%;
	margin-bottom: 3.25%;
}
.right_video li{
	position: relative;
	overflow: hidden;
	width: 47.19%;
	float: right;
	margin-top: 14px;
	height: 150px;
}
.right_video li:nth-child(2n){
	float: left;
}
.right_video li:first-child{
	width: 100%;
	margin-top: 0;
	height: 330px;
}
.right_video li img.pic {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.right_video li:hover img.pic {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.right_video li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.right_video li img.play{
	position: absolute;
	left: 0px;
	top: 35.22%;
	right: 0px;
	margin: 0 auto;
	width: 17.9775%;
	height: auto;
}
@media (max-width:1200px) {
	.right_video li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.right_video li{
		margin-top: 12px;
		height: 122px;
	}
	.right_video li:first-child{
		height: 255px;
	}
	.right_video li p{
		height: 26px;
		line-height: 26px;
		padding: 0 5px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
	.right_video{
		width: 100%;
	}
	.right_video li{
		width: 48.5%;
	}
}
@media (max-width:520px) {
	.right_video li p{
		font-size: 11px;
	}
}
/* ---- bigHead Style ---- */
.striverList li{
	width: 49.1667%;
	float: left;
	margin-bottom: 2%;
	padding-left: 176px;
	position: relative;
}
.striverList li:nth-child(2n){
	float: right;
}
.striverList li .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 148px;
	height: 148px;
	border-radius: 50%;
}
.striverList li .pic::before{
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100%;
	height: 100%;
	background: url(../img/striver_bg.png) center center no-repeat;
	background-size: 100% 100%;
}
.striverList li .pic img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}
.striverList li .con{
	height: 148px;
	display: table;
	width: 100%;
}
.striverList li .con>div{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.striverList li h2{
	line-height: 26px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}
.striverList li p{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.striverList li p a{
	display: inline-block;
	color: #e20d23;
}
@media (max-width:520px) {
	.striverList li h2{
		font-size: 16px;
	}
	.striverList li p{
		font-size: 14px;
	}

}
@media (max-width:1024px) {
	.striverList li{
		width: 49.1667%;
		padding-left: 140px;
	}
	.striverList li .pic{
		width: 124px;
		height: 124px;
	}
	.striverList li .con{
		height: 124px;
	}
	.striverList li h2{
		line-height: 24px;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.striverList li p{
		height: 44px;
		line-height: 22px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.striverList li{
		width: 100%;
		margin-bottom: 4%;
	}
}
@media (max-width:520px) {
	.striverList li{
		padding-left: 104px;
	}
	.striverList li .pic{
		width: 90px;
		height: 90px;
	}
	.striverList li .con{
		height: 90px;
	}
	.striverList li h2{
		line-height: 20px;
		font-size: 14px;
		margin-bottom: 6px;
	}
	.striverList li p{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
	}
}
/* ---- bigHead Style ---- */
.picList{
	margin-bottom: 5.75%;
	margin-top: 2%;
}
.picList li{
	position: relative;
	overflow: hidden;
	width: 23.75%;
	float: left;
	margin-right: 1.6666%;
}
.picList li:nth-child(4n){
	margin-right: 0px;
}
.picList li img.pic {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.picList li:hover img.pic {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.picList li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.picList li img.play{
	position: absolute;
	left: 0px;
	top: 30%;
	right: 0px;
	margin: 0 auto;
	width: 17.9775%;
	height: auto;
}
@media (max-width:1200px) {
	.picList li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.picList li p{
		height: 26px;
		line-height: 26px;
		padding: 0 5px;
		font-size: 12px;
	}
}
@media (max-width:1024px) {
	.picList li{
		width: 48.5%;
		margin-right: 3%;
		margin-top: 3%;
	}
	.picList li:nth-child(2n){
		margin-right: 0px;
	}
}
@media (max-width:520px) {
	.picList li p{
		font-size: 11px;
	}
}
/* ---- heroBox Style ---- */
.heroBox{
	padding:57px 0 123px;
	background: url(../img/hero_bg.jpg) center center repeat-x;
	background-size: auto 100%;
	margin-bottom: 64px;
}
.heroSwiper {
	position: relative;
}
.heroSwiper .swiper-container {
	width: 100%;
	height: 100%;
}
.heroSwiper .swiper-wrapper{
	height: 100%;
}
.heroSwiper .swiper-slide {
	position: relative;
	overflow: hidden;	
}
.heroSwiper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.heroSwiper .swiper-slide p{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	line-height: 32px;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	opacity: 0;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	/* 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;
}
.heroSwiper .swiper-slide p:hover{
	opacity: 1;
}
.heroSwiper .swiper-pagination{
	position: absolute;
	bottom: -46px;
	width: 100%;
	text-align: center;
	line-height: 0px;
	height: 9px;
}
.heroSwiper .swiper-pagination-bullet{
	margin: 0 4px;
	height: 9px;
	width: 20px;
	border-radius: 4px;
	background: #b9b9b9;
	opacity: 1;
}
.heroSwiper .swiper-pagination-bullet-active{
	width: 40px;
	background: #e20d23;
}
@media (max-width:1200px) {
	.heroBox{
		padding:5% 0 10%;
		margin-bottom: 5%;
	}
}
@media (max-width:768px) {
	.heroSwiper .swiper-slide p{
		line-height: 26px;
		font-size: 15px;
	}
	.heroSwiper .swiper-pagination{
		bottom: -6%;
		height: 6px;
	}
	.heroSwiper .swiper-pagination-bullet{
		margin: 0 3px;
		height: 6px;
		width: 12px;
		border-radius: 3px;
	}
	.heroSwiper .swiper-pagination-bullet-active{
		width: 24px;
	}
}
/* ---- mission Style ---- */
.missionPic{
	width: 47.9167%;
	height: 263px;
	float: left;
	margin-bottom: 4%;
	overflow: hidden;
}
.missionPic img{
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.missionPic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.missionCon{
	width: 48.1667%;
	float: right;
	margin-bottom: 4%;
}
.missionCon h1{
	border-left: 7px solid #e20d23;
	padding-left: 20px;
	height: 40px;
	line-height:40px;
	font-size: 36px;
	color: #333; 
	margin-bottom: 16px;
}
.missionCon .con{
	padding-bottom: 4.3%;
	margin-left: 4.3%;
	border-bottom: 2px dotted #d0d0d0;
	position: relative;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.missionCon .con a{
	color: #e20d23;
}
.missionCon .con p{
	text-indent: 2em;
}
.missionCon .con::before{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	width: 5px;
	background: #000000;
}
.missionCon .con::after{
	content: "";
	position: absolute;
	right: 0px;
	bottom: -7px;
	width: 34px;
	height: 16px;
	background: url(../img/icon_yin.gif) center center no-repeat;
	background-size: 100% 100%;
}
.missionList{
	margin-bottom: 5%;
}
.missionList li{
	width: 48.25%;
	float: left;
	margin-bottom: 3%;
	overflow: hidden;
}
.missionList li:nth-child(2n){
	float: right;
}
.missionList li .pic{
	width: 37.48%;
	height: 110px;
	margin-right:3.1%; 
	float: left;
	overflow: hidden;
}
.missionList 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;
}
.missionList li .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.missionList li h2{
	min-height: 60px;
	line-height: 30px;
	font-size: 18px;
	color: #333333;
}
.missionList li p{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999999;
	overflow: hidden;
}
.missionList li p a{
	display: inline-block;
	color: #e20d23;
}
@media (max-width:1200px) {
	.missionPic{
		height: 263px;
	}
	.missionCon h1{
		font-size: 32px;
	}
	.missionCon .con{
		font-size: 13px;
	}
	.missionList li h2{
		font-size: 16px;
	}
	.missionList li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.missionPic{
		height: 220px;
	}
	.missionCon h1{
		border-left: 6px solid #e20d23;
		padding-left: 18px;
		height: 34px;
		line-height:34px;
		font-size: 30px;
		margin-bottom: 14px;
	}
	.missionCon .con{
		line-height: 24px;
		font-size: 12px;
	}
	.missionCon .con::after{
		bottom: -5px;
		width: 24px;
		height: 12px;
	}
	.missionList li .pic{
		height: 92px;
	}
	.missionList li h2{
		min-height: 48px;
		line-height: 24px;
		font-size: 15px;
	}
	.missionList li p{
		height: 44px;
		line-height: 22px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.missionPic{
		width: 100%;
		height: auto;
	}
	.missionPic img{
		height: auto;
	}
	.missionCon{
		width: 100%;
	}
	.missionCon h1{
		border-left: 5px solid #e20d23;
		padding-left: 16px;
		height: 28px;
		line-height:28px;
		font-size: 24px;
		margin-bottom: 12px;
	}
	.missionCon .con{
		line-height: 24px;
		font-size: 12px;
		margin-left: 0px;
		margin-bottom: 4%;
	}
	.missionCon .con::after{
		bottom: -5px;
		width: 24px;
		height: 12px;
	}
	.missionList li{
		width: 100%;
	}
	.missionList li .pic{
		height: 92px;
	}
	.missionList li h2{
		min-height: 48px;
		line-height: 24px;
		font-size: 15px;
	}
	.missionList li p{
		height: 44px;
		line-height: 22px;
		font-size: 13px;
	}
}
@media (max-width:520px) {
	.missionCon h1{
		border-left: 4px solid #e20d23;
		padding-left: 14px;
		height: 22px;
		line-height:22px;
		font-size: 18px;
		margin-bottom: 10px;
	}
	.missionCon .con::after{
		bottom: -4px;
		width: 20px;
		height: 10px;
	}
	.missionList li{
		margin-bottom: 3%;
	}
	.missionList li .pic{
		height: 80px;
	}
	.missionList li h2{
		min-height: 40px;
		line-height: 20px;
		font-size: 14px;
	}
	.missionList li p{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
	}
}
/* ---- entrust Style ---- */
.entrustPic{
	width: 48%;
	height: 380px;
	float: left;
	margin-bottom: 6.5%;
	overflow: hidden;
}
.entrustPic img{
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.entrustPic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.entrustBox{
	width: 48.25%;
	float: right;
	overflow: hidden;
	margin-bottom: 5.75%;
}
.entrustBox .topNews{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.entrustBox .topNews h1{
	font-size: 20px;
	color: #333;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.entrustBox .topNews p{
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.entrustBox ul{
	width: 100%;
	margin-bottom: 10px;
}
.entrustBox ul li{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
@media (max-width:1200px) {
	.entrustBox .topNews h1{
		font-size: 18px;
	}
	.entrustBox .topNews p{
		font-size: 15px;
	}
	.entrustBox ul li{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.entrustPic{
		height: 330px;
	}
	.entrustBox .topNews{
		width: 100%;
		padding-bottom: 13px;
		margin-bottom: 10px;
	}
	.entrustBox .topNews h1{
		font-size: 16px;
		height: 32px;
		line-height: 32px;
	}
	.entrustBox .topNews p{
		height: 40px;
		line-height: 20px;
		font-size: 13px;
	}
	.entrustBox ul{
		padding-left: 0%;
		margin-bottom: 10px;
	}
	.entrustBox ul li{
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.entrustPic{
		height: auto;
		width: 100%;
		margin-bottom: 4%;
	}
	.entrustPic img{
		height: auto;
	}
	.entrustBox{
		width: 100%;
	}
	.entrustBox .topNews{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.entrustBox .topNews h1{
		font-size: 15px;
		height: auto;
		line-height: 22px;
		padding: 5px 0;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.entrustBox .topNews p{
		height: auto;
		line-height: 20px;
		font-size: 12px;
	}
	.entrustBox ul{
		width: 100%;
		margin-bottom: 10px;
	}
	.entrustBox ul li{
		height: auto;
		line-height: 18px;
		padding: 4px 0;
		font-size: 12px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
}
/* ---- bigHead Style ---- */
.shiningNews{
	width: 77.5%;
	float: left;
	position: relative;
	padding: 30px 18px 32px 0;
	margin-bottom: 4%;
}
.shiningNews::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 92.47%;
	height: 100%;
	background: #f6f6f6;
}
.shiningNews .pic{
	width: 42.32%;
	float: left;
	height: 273px;
	position: relative;
	z-index: 1;
	border: 9px solid #e5e5e5;
	overflow: hidden;
	margin-top: 9px;
}
.shiningNews .pic img{
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.shiningNews .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shiningNews ul{
	width: 51.535%;
	float: right;
	position: relative;
	z-index: 1;
}
.shiningNews ul li{
	border-bottom: 1px dotted #dedede;
	padding-bottom: 14px;
	margin-bottom: 10px;
}
.shiningNews ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.shiningNews ul li h2{
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.shiningNews ul li p{
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.shiningNews ul li p a{
	display: inline-block;
	color: #e20d23;
}
.shiningPic{
	width: 19.5%;
	float: right;
	margin-bottom: 4%;
}
.shiningPic li{
	position: relative;
	height: 172px;
	margin-bottom: 18px;
	overflow: hidden;
}
.shiningPic li:last-child{
	margin-bottom: 0px;
}
.shiningPic li img{
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.shiningPic li:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shiningPic li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	padding: 0 5px;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.shiningList{
	margin-bottom: 4%;
}
.shiningList>ul>li{
	width: 48.25%;
	float: left;
	margin-bottom: 2.5%;
	overflow: hidden;
}
.shiningList>ul>li:nth-child(2n){
	float: right;
}
.shiningList>ul>li .pic{
	width: 32.815%;
	height: 150px;
	overflow: hidden;
	position: relative;
	float: left;
}
.shiningList>ul>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;
}
.shiningList>ul>li .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shiningList>ul>li .pic p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: rgba(0,0,0,0.7);
	text-align: center;
	padding: 0 5px;
	font-size: 14px;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.shiningList>ul>li ul{
	width: 60.8%;
	float: right;
}
.shiningList>ul>li ul li{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: url(../img/point.png) left center no-repeat;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
@media (max-width:1200px) {
	.shiningNews{
		padding: 2.5% 1.5% 2.75% 0;
	}
	.shiningNews ul li h2{
		font-size: 18px;
	}
	.shiningNews ul li p{
		font-size: 13px;
	}
	.shiningPic li p{
		font-size: 15px;
	}
	.shiningList>ul>li .pic p{
		font-size: 13px;
	}
	.shiningList>ul>li ul li{
		font-size: 15px;
	}
}
@media (max-width:1024px) {
	.shiningNews .pic{
		height: 240px;
		border: 6px solid #e5e5e5;
		margin-top: 5px;
	}
	.shiningNews ul li{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.shiningNews ul li h2{
		height: 24px;
		line-height: 24px;
		font-size: 16px;
		margin-bottom: 3px;
	}
	.shiningNews ul li p{
		height: 44px;
		line-height: 22px;
		font-size: 13px;
	}

	.shiningPic li{
		height: 148px;
		margin-bottom: 10px;
	}
	.shiningPic li p{
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	
	.shiningList>ul>li .pic{
		height: 120px;
	}
	.shiningList>ul>li .pic p{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.shiningList>ul>li ul li{
		height: 24px;
		line-height: 24px;
		padding-left: 16px;
		font-size: 14px;
	}
}
@media (max-width:768px) {
	.shiningNews{
		width: 100%;
	}
	.shiningNews .pic{
		height: 200px;
		border: 4px solid #e5e5e5;
		margin-top: 5px;
	}
	.shiningNews ul{
		width: 54%;
	}
	.shiningNews ul li{
		padding-bottom: 8px;
		margin-bottom: 8px;
	}
	.shiningNews ul li h2{
		height: 22px;
		line-height: 22px;
		font-size: 15px;
		margin-bottom: 2px;
	}
	.shiningNews ul li p{
		height: 40px;
		line-height: 20px;
		font-size: 12px;
	}
	.shiningPic{
		width: 100%;
	}
	.shiningPic li{
		width: 48%;
		height: auto;
		float: left;
		margin-bottom: 0;
	}
	.shiningPic li:last-child{
		float: right;
	}
	.shiningPic li img{
		height: auto;
	}
	.shiningPic li p{
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.shiningList>ul>li{
		width: 100%;
	}
	.shiningList>ul>li .pic{
		height: 120px;
	}
	.shiningList>ul>li .pic p{
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.shiningList>ul>li ul li{
		height: 24px;
		line-height: 24px;
		padding-left: 16px;
		font-size: 14px;
	}
}
@media (max-width:520px) {
	.shiningNews::before{
		display: none;
	}
	.shiningNews .pic{
		float: none;
		height: auto;
		border: 4px solid #e5e5e5;
		width: 90%;
		margin: 0 auto 4%;
	}
	.shiningNews .pic img{
		height: auto;
	}
	.shiningNews ul{
		width: 100%;
	}
	.shiningNews ul li h2{
		height: auto;
		line-height: 18px;
		padding: 3px 0;
		font-size: 14px;
		margin-bottom: 0px;
		overflow: auto;
		white-space: normal;
		text-overflow: normal;
		-o-text-overflow: normal;
	}
	.shiningNews ul li p{
		height: auto;
		line-height: 18px;
		font-size: 12px;
	}
	.shiningPic li p{
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	
	.shiningList>ul>li .pic{
		width: 100%;
		margin: 0 auto 3%;
		float: none;
		height: auto;
	}
	.shiningList>ul>li .pic img{
		height: auto;
	}
	.shiningList>ul>li .pic p{
		height: 28px;
		line-height:28px;
		font-size: 12px;
	}
	.shiningList>ul>li ul{
		width: 100%;
		margin-bottom: 4%;
	}
	.shiningList>ul>li ul li{
		height: auto;
		line-height: 18px;
		padding: 3px 0 3px 13px;
		padding-left: 13px;
		font-size: 14px;
		background-position: left 9px;
	}
}
/* ---- yantaiSwiperBox Style ---- */
.yantaiSwiperBox{
	width: 100%;
	background: #f6f6f6;
	padding: 48px 0 0;
	margin-bottom: 66px;
}
.yantaiSwiper{
	position:relative;
	overflow:hidden;
}
.yantaiSwiper .swiper-container{
	height: 100%;
}
.yantaiSwiper .rightMark{
	width:50%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	margin-right:-600px;
	background:rgba(0,0,0,0.8);
	z-index:1;
}
.yantaiSwiper .leftMark{
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	margin-left:-600px;
	background:rgba(0,0,0,0.8);
	z-index:1;
}
.yantaiSwiper .swiper-slide{
	width: 100%;
	max-width:1200px;
	position:relative;
	height: 100%;
}
.yantaiSwiper .swiper-slide img{
	width: 100%;
	height: 100%;
}
.yantaiSwiper .swiper-slide::before{
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 50%;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9)); 
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
}
.yantaiSwiper .swiper-slide p{
	position: absolute;
	bottom: 8.4%;
	left: 0;
	height: 52px;
	line-height: 52px;
	text-align: center;
	width: 100%;
	font-size: 32px;
	color: #fff;
	z-index: 1;
}
.yantaiSwiper .swiper-button-next{
	background:url(../img/news_next.png) no-repeat center center rgba(231,39,20,0.7);
	background-size: 38% auto;
	width:42px;
	height:62px;
	right:50%;
	margin-right:-600px;
	z-index: 1;
	opacity: 0.6;
}
.yantaiSwiper .swiper-button-prev{
	background:url(../img/news_prev.png) no-repeat center center rgba(231,39,20,0.7);
	background-size: 38% auto;
	width:42px;
	height:62px;
	left:50%;
	margin-left:-600px;
	z-index: 1;
	opacity: 0.6;
}
.yantaiSwiper .pagination,.yantaiSwiper .swiper-container-horizontal > .swiper-pagination-bullets{
	position: absolute;
	width:100%;
	right:0;
	bottom:3.24%;
	left: auto;
	text-align: center;
	line-height: 0px;
	height: 6px;
	z-index: 9;
}
.yantaiSwiper .swiper-pagination-bullet{
	height:6px;
	width:24px;
	border-radius:3px;
	background:#e1e0de;
	margin: 0 7px;
	opacity:1;
}
.yantaiSwiper .swiper-pagination-bullet-active{
	background:#df271b;
}
@media (max-width:1200px) {
	.yantaiSwiperBox{
		margin-bottom: 5.5%;
	}
	.yantaiSwiper .swiper-button-next{
		right:0;
		margin-right:0;
	}
	.yantaiSwiper .swiper-button-prev{
		left:0%;
		margin-left:0;
	}
}
@media (max-width:1024px) {
	.yantaiSwiper .swiper-slide p{
		height: 32px;
		line-height: 32px;
		font-size: 24px;
	}
	.yantaiSwiper .swiper-button-next{
		width:30px;
		height:50px;
	}
	.yantaiSwiper .swiper-button-prev{
		width:30px;
		height:50px;
	}
	.yantaiSwiper .pagination,.yantaiSwiper .swiper-container-horizontal > .swiper-pagination-bullets{
		height: 5px;
	}
	.yantaiSwiper .swiper-pagination-bullet{
		height:5px;
		width:18px;
		border-radius:2px;
		margin: 0 4px;
	}
}
@media (max-width:768px) {
	.yantaiSwiper .swiper-slide p{
		height: 24px;
		line-height: 24px;
		font-size: 18px;
	}
	.yantaiSwiper .swiper-button-next{
		width:20px;
		height:36px;
	}
	.yantaiSwiper .swiper-button-prev{
		width:20px;
		height:36px;
	}
	.yantaiSwiper .pagination,.yantaiSwiper .swiper-container-horizontal > .swiper-pagination-bullets{
		height: 4px;
	}
	.yantaiSwiper .swiper-pagination-bullet{
		height:4px;
		width:12px;
		border-radius:2px;
		margin: 0 3px;
	}
}
/* ---- wonderful Style ---- */
.wonderful{
	margin-bottom: 4.5%;
}
.wonderful ul{
	margin-bottom: 1.75%;
}
.wonderful ul li{
	width: 47.5%;
	float: left;
	margin-bottom: 1.75%;
	padding-left: 40px;
	position: relative;
}
.wonderful ul li:nth-child(2n){
	float: right;
}
.wonderful ul li span{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 64px;
	line-height: 64px;
	background: url(../img/wonderful_num.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: 14px;
	color: #ffdcd8;
}
.wonderful ul li .con{
	position: relative;
	padding: 7px 5.66% 5.66%;
	background: #e94736;
}
.wonderful ul li h2{
	height: 51px;
	line-height: 50px;
	font-size: 20px;
	color: #ffffff;
	border-bottom: 1px solid #fda299;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-weight: normal;
	margin-bottom: 8px;
}
.wonderful ul li p{
	height: 72px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
	color: #ffdcd8;
}
.wonderful ul li a.btn{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/wonderfu_go.png) no-repeat;
	background-size: 100% 100%;
}
@media (max-width:1200px) {
	.wonderful ul li h2{
		font-size: 18px;
	}
	.wonderful ul li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.wonderful ul li{
		width: 48.5%;
		margin-bottom: 2%;
		padding-left: 24px;
	}
	.wonderful ul li span{
		width: 24px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}
	.wonderful ul li h2{
		height: 33px;
		line-height: 32px;
		font-size: 16px;
		margin-bottom: 6px;
	}
	.wonderful ul li p{
		height: 66px;
		line-height: 22px;
		font-size: 13px;
	}
	.wonderful ul li a.btn{
		width: 32px;
		height: 32px;
	}
}
@media (max-width:768px) {
	.wonderful ul li{
		width: 100%;
		margin-bottom: 3%;
		padding-left: 16px;
	}
	.wonderful ul li span{
		width: 24px;
		height: 36px;
		line-height: 36px;
		font-size: 12px;
		left: -8px;
	}
	.wonderful ul li h2{
		height: auto;
		line-height: 22px;
		font-size: 15px;
		padding: 4px 0;
		margin-bottom: 6px;
	}
	.wonderful ul li p{
		height: auto;
		line-height: 20px;
		font-size: 12px;
	}
	.wonderful ul li a.btn{
		width: 32px;
		height: 32px;
	}
}
/* ---- loveBox Style ---- */
.loveBox{
	background: #f6f6f6;
	padding: 50px 0 65px;
}
@media (max-width:1200px) {
	.loveBox{
		padding: 4% 0 5.5%;
	}
}
/* ---- theSpeech Style ---- */
.theSpeech_coat{
	background: url(../img/theSpeech_bg.jpg) center center repeat-x;
	background-size: auto 100%;
	margin-bottom: 66px;
}
.theSpeech{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 100px 0 106px 495px;
}
.theSpeech .xijinping{
	position: absolute;
	bottom: 0;
	left: -12.5%;
	width: 52.3333%;
	height: auto;
}
.theSpeech h2{
	line-height: 60px;
	font-size:36px;
	color: #fff;
	margin-bottom: 24px;
}
.theSpeech .con{
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}
.theSpeech .con p{
	padding:12px 0;
}
@media (max-width:1200px) {
	.theSpeech_coat{
		margin-bottom: 5.5%;
	}
	.theSpeech{
		padding: 8.3333% 10px 8.3333% 41.25%;
	}
	.theSpeech h2{
		line-height: 48px;
		font-size:24px;
		margin-bottom: 2%;
	}
	.theSpeech .con{
		line-height: 24px;
		font-size: 13px;
	}
	.theSpeech .con p{
		padding:1% 0;
	}
}
@media (max-width:768px) {
	.theSpeech{
		padding: 8.3333% 10px;
	}
	.theSpeech h2{
		line-height: 32px;
		font-size:18px;
		margin-bottom: 2%;
	}
	.theSpeech .con{
		line-height: 24px;
		font-size: 12px;
	}
	.theSpeech .con p{
		padding:1% 0;
	}
	.theSpeech .xijinping{
		display: none;
	}
}
/* ---- studyBox Style ---- */
.studyBox{
	margin-bottom: 3.75%;
}
.studyBox ul li{
	width: 31.5%;
	float: left;
	margin-right: 2.75%;
	margin-bottom: 2.25%;
	border-top: 3px solid #d83625;
}
.studyBox ul li:nth-child(3n){
	margin-right: 0;
}
.studyBox ul li .pic{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.studyBox ul 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;
}
.studyBox ul li .pic:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.studyBox ul li h2{
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	font-size: 20px;
	color: #333333;
	margin-bottom: 9px;
}
.studyBox ul li p{
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
}
.studyBox ul li p a{
	display: inline-block;
	color: #e20d23;
}
@media (max-width:1200px) {
	.studyBox ul li h2{
		font-size: 18px;
	}
	.studyBox ul li p{
		font-size: 13px;
	}
}
@media (max-width:1024px) {
	.studyBox ul li{
		border-top: 2px solid #d83625;
	}
	.studyBox ul li .pic{
		margin-bottom: 8px;
	}
	.studyBox ul li h2{
		height: 48px;
		line-height: 24px;
		font-size: 16px;
		margin-bottom: 6px;
	}
	.studyBox ul li p{
		height: 72px;
		line-height: 24px;
		font-size: 13px;
	}
}
@media (max-width:768px) {
	.studyBox ul li{
		width: 48.5%;
		margin-right: 3%;
	}
	.studyBox ul li:nth-child(3n){
		margin-right: 3%;
	}
	.studyBox ul li:nth-child(2n){
		margin-right: 0%;
	}
}
@media (max-width:520px) {
	.studyBox ul li{
		margin-bottom: 4%;
	}
	.studyBox ul li .pic{
		margin-bottom: 6px;
	}
	.studyBox ul li h2{
		height: 40px;
		line-height: 20px;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.studyBox ul li p{
		height: 66px;
		line-height: 22px;
		font-size: 12px;
	}
}
@media (max-width:360px) {
	.studyBox ul li{
		width: 100%;
		margin-right: 0%;
	}
	.studyBox ul li:nth-child(3n){
		margin-right: 0%;
	}
	.studyBox ul li:nth-child(2n){
		margin-right: 0%;
	}
}
/* ---- bigHead Style ---- */
.bigHead{
	height: 65px;
	text-align: center;
	line-height: 0px;
	position: relative;
	margin-bottom: 5%;
}
.bigHead img.bighead_title{
	height: 100%;
	width: auto;
}
.bigHead span.l,
.bigHead span.r{
	position: absolute;
	bottom: 0px;
	height: 40px;
	border-top: 2px solid #f6f6f6; 
	border-bottom: 2px solid #f6f6f6;
	background-image: url(../img/head_slogan.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.bigHead span.l{
	left: 0px;
	background-position: right center;
}
.bigHead span.r{
	right: 0px;
	background-position: left center;
}
.bigHead img.flag{
	position: absolute;
	height: 129.23%;
	width: auto;
	bottom: 0px;
	left: 50%;
}
@media (max-width:1024px) {
	.bigHead{
		height: 48px;
	}
	.bigHead span.l,
	.bigHead span.r{
		height: 30px;
		border-top: 2px solid #f6f6f6; 
		border-bottom: 2px solid #f6f6f6;
	}
}
@media (max-width:768px) {
	.bigHead{
		height: 36px;
	}
	.bigHead span.l,
	.bigHead span.r{
		height: 24px;
		border-top: 1px solid #f6f6f6; 
		border-bottom: 1px solid #f6f6f6;
	}
}
@media (max-width:520px) {
	.bigHead{
		height: 30px;
	}
	.bigHead span.l,
	.bigHead span.r{
		height: 22px;
	}
}
@media (max-width:360px) {
	.bigHead{
		height: 25px;
	}
	.bigHead span.l,
	.bigHead span.r{
		height: 20px;
	}
}
/* ---- container Style ---- */
.toTop{
	position: fixed;
	display: none;
	bottom: 80px;
	left: 50%;
	margin-left: 620px;
	width: 58px;
	height: 58px;
	background: url(../img/top.png) no-repeat;
	background-size: 100% 100%;
	z-index: 9;
	opacity: 0.8;
}
.toTop:hover{
	opacity: 1;
}
@media (max-width:1300px) {
	.toTop{
		bottom: 50px;
		left: auto;
		right: 10px;
		margin-left: 0px;
		width: 48px;
		height: 48px;
	}
}
@media (max-width:768px) {
	.toTop{
		bottom: 10px;
		width: 40px;
		height: 40px;
	}
}
@media (max-width:414px) {
	.toTop{
		width: 32px;
		height: 32px;
	}
}
/* ---- menuBox Style ---- */
.menuBox{
	display: none;
	position: fixed;
	left: 10px;
	overflow: hidden;
	bottom: 0px;
	z-index: 9;
}
.menuBox::before{
	content: "";
	position: absolute;
	left: 1px;
	top: 0px;
	width: 3px;
	height: 100%;
	background: #f4dada;
	z-index: 1;
}
.menuBox .flag{
	position: relative;
	width: 97px;
	height: auto;
	z-index: 2;
}
.menuBox .menu{
	padding: 0 0 0 4px;
	width: 260px;
	position: relative;
	left: -100%;
	opacity: 0;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.menuBox:hover .menu{
	left: 0;
	opacity: 1;
}
.menuBox .menu li{
	height: 36px;
	margin-bottom: 8px;
}
.menuBox .menu li a{
	display: inline-block;
	line-height: 36px;
	font-size: 18px;
	color: #fdebeb;
	background: #e72714;
	padding: 0 6px;
}
.menuBox .menu li a:hover{
	text-decoration: none;
}
@media (max-width:1200px) {
	.menuBox{
		display: none;
	}
	
}
/* ---- container Style ---- */
.container {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
.mb0{
	margin-bottom: 0%;
}
.mb3_5{
	margin-bottom: 3.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;
}
}