body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	/* min-width: 1200px; */
	background: #fff;
	color: #333;
}

.yunu-section {
	padding: 40px 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

.gyds dl {
	margin: 0;
}

.gyds dt {
	float: left;
	width: 50%;
}


.gyds dd {
	margin-left: 53%;
	padding-left: 40px;
	padding-top: 20px;
}

.gyds dd h4 {
	margin: 0 0 40px;
	overflow: hidden;
	font-weight: normal;
}

.gyds dd h4 i {
	float: left;
	background: url(../images/sl_ctit.png) no-repeat center;
	color: #fff;
	width: 61px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-family: Impact;
}

.gyds dd h4 span {
	display: block;
	margin-left: 85px;
	font-size: 36px;
	padding: 1px 0;
}

.gyds dd h4 span small {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}

.gyds dd p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 18px;
}

.gyds-slide {
	margin-top: 45px;
}

.gyds-slide .bd li {
	float: left;
	margin-right: 20px;
	width: 270px;
}

.gyds-slide .bd li .img-center {
	position: relative;
	overflow: hidden;
}

.gyds-slide .bd li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}

.gyds-slide .bd li:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.gyds-slide .hd {
	text-align: center;
	font-size: 0;
	position: relative;
	margin-top: 30px;
}

.gyds-slide .hd:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	background-color: #eee;
	position: absolute;
}

.gyds-slide .hd ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}

.gyds-slide .hd li {
	display: inline-block;
	vertical-align: middle;
	/* background: url(../images/sl_cqh.png) no-repeat 0 0; */
	background: url(../images/sl_cqhh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}

.gyds-slide .hd li.on {
	/* background-image: url(../images/sl_cqhh.png); */
}

.gyds dl:nth-of-type(even) dt {
	float: right;
}

.gyds dl:nth-of-type(even) dd {
	margin: 0 50% 0 -10%;
	padding-left: 0;
	padding-right: 40px;
}



.clearfix {
	zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.img-center {
	text-align: center;
	font-size: 0;
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.gyds-slide {
	margin-top: 45px;
}

.gyds-slide .bd li {
	float: left;
	margin-right: 20px;
	width: 270px;
}

.gyds-slide .bd li .img-center {
	position: relative;
	overflow: hidden;
}

.gyds-slide .bd li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}

.gyds-slide .bd li:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.gyds-slide .hd {
	text-align: center;
	font-size: 0;
	position: relative;
	margin-top: 30px;
}

.gyds-slide .hd:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	background-color: #eee;
	position: absolute;
}

.gyds-slide .hd ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}

.gyds-slide .hd li {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/sl_cqh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}

.gyds-slide .hd li.on {
	/* background-image: url(../images/sl_cqhh.png); */
}

/* .tempWrap {
    width: 560px !important;
} */

.bg2 {

	position: relative;
	overflow: hidden;
	color: #000;
}

.bg2:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	/*	border-top: 50px solid #f5f5f5;
   border-right: 960px solid transparent;
   border-left: 960px solid transparent;*/
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.bg2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
}

.bg2 .yunu-section-title {
	margin-top: -50px;
	position: relative;
	z-index: 1;
	text-align: center;
}

.yunu-section-title {
	margin-bottom: 0px;
	font-size: 40px;
	text-align: center;
}

.yunu-section-title strong {
	color: #0f58d6;
}

.s1 {
	text-align: center;
	font-size: 16px;
	line-height: 2.2;
	color: #6e6e6e;
}

.ys {
	width: 100vw;
	height: auto;
	clear: both;
	position: relative;
	overflow: hidden;


	padding: 5rem 0rem 0rem 0rem;
}

.ys .tit2 {
	padding: 2rem 0rem;
	width: 100%;
	clear: both;
	overflow: hidden;
}

.ys .tit2 h1 {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 3.6rem;
	font-weight: bold;
	letter-spacing: 2px;
}

.ys .tit2 h1 span {
	width: 70px;
	height: 1px;
	background: #fff;
	display: inline-table;
	vertical-align: middle;
	margin: 0 2%;
}

.ys .tit2 p {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	line-height: 4;
	letter-spacing: 1px;
}

.ys .chi {
	padding: 5rem 0rem;
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 5rem 0rem 0rem 0rem;
}

.ys .chi img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.ys.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init*/
.ys.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.ys.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.ys.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.ys.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.ys.owl-carousel .owl-item {
	float: left;
}

.ys .owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ys .owl-carousel .owl-wrapper-outer {
	float: left;
}

.ys .owl-theme .owl-controls {
	margin-top: 2rem;
	text-align: center;
	float: left;
	width: 100%;
}


.ys .owl-theme .owl-controls .owl-pagination {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	display: none
}

.pro .owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer
}

.ys .owl-theme .owl-controls .owl-buttons {
	display: none;
	/* width: 100vw; */

}

.ys .owl-theme .owl-controls .clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}

.ys .owl-theme .owl-controls .owl-page {
	display: inline-table;
}

.ys .owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff
}

.ys .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #e60012
}

.ys .owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}



.ys .owl-theme .owl-controls .owl-buttons .owl-prev {
	background: url(../images/pl.png) no-repeat center top;
	opacity: 1;
	border-radius: 0px;
	width: 100px;
	height: 50px;
}

.ys .owl-theme .owl-controls .owl-buttons .owl-next {
	background: url(../images/pr2.png) no-repeat center top;
	opacity: 1;
	border-radius: 0px;
	width: 100px;
	height: 50px;
}


/* mouse grab icon*/
.grabbing {
	cursor: url(../images/grabbing.png) 8 8, move;
}

/* fix*/
.ys .owl-carousel .owl-wrapper,
.ys .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	float: left;
}

.tit2 {
	width: 100%;
	height: auto;
	clear: both;
	position: relative;
	overflow: hidden;
}

.tit2 h1 a {
	font-size: 3.6rem;
	width: 100%;
	text-align: left;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0px;
	display: block
}

.tit2 h2 a {
	font-size: 2.4rem;
	width: 100%;
	text-align: left;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0px;
	display: block;
	line-height: 2.4;
}

.ct2-sd {
	float: left;
}

.panel-sd-hd {
	background-color: #0f58d6;
	color: #fff;
}



.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}

.yunu-column h3 {
	margin: 0 0 2px;
	font-weight: normal;
	/* background: url(../images/p14-icon5.png) no-repeat right center #ddd; */
	padding: 0 10px;
	background-color: #ddd;
	text-align: center;
}

.yunu-column h3 button {
	font-size: 18px;
	color: #333;
	line-height: 50px;
}

.yunu-column h3:hover {
	background: url(../images/p14-icon5.png) no-repeat right center #0f58d6;
}

.yunu-title-1 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}

.yunu-title-1 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.list-21 {
	margin: 0 0 0 0px;
}

@media (max-width:990px) {
	.tit {
		width: 100%;
	}

	.tit h1 a {
		text-align: center;
		font-size: 2.2rem;
	}

	.tit h2 a {
		text-align: center;
		font-size: 1.8rem;
		line-height: 2.4;
	}

	.tit p {
		font-size: 1.3rem;
		line-height: 1.8;
	}

	.tit ul {
		text-align: center;
		margin-top: 2rem;
	}

	.tit ul a {
		background: #d6d5d6;
	}

	.tit2 {
		width: 100%;
	}

	.tit2 h1 a {
		text-align: center;
		font-size: 2.2rem;
	}

	.tit2 h2 a {
		text-align: center;
		font-size: 1.8rem;
		line-height: 2.4;
	}


}

#owl-demo4 .item {
	overflow: hidden;
	position: relative;
	text-align: center;
}

#owl-demo4 .item span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

#owl-demo4 .item h3 {
	font-size: 1.8rem;
	position: absolute;
	width: 100%;
	left: 0;
	top: 40%;
	transition: .3s;
	font-weight: normal;
	color: #fff;
}

#owl-demo4 .item h2 {
	padding: 0% 5%;
	font-size: 1.4rem;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transition: .3s;
	font-weight: normal;
	color: #fff;
	line-height: 2;
}

#owl-demo4 .item p {
	width: 80%;
	position: absolute;
	font-size: 16px;
	left: 10%;
	top: 70%;
	opacity: 0;
	transition: .3s;
}

#owl-demo4 .item a {
	position: absolute;
	top: 85%;
	font-size: 16px;
	line-height: 32px;
	width: 120px;
	margin: 0 0 0 -60px;
	color: #fff;
	border: 2px solid #fff;
	opacity: 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

#owl-demo4 .item a:hover {
	background: #fff;
	color: #373d41;
}

#owl-demo4 .item .ybei {
	display: block;
	width: 100%;
}

#owl-demo4 .item:hover span {
	background: rgba(255, 255, 255, 1);
}

#owl-demo4 .item:hover h3 {
	top: 15%;
	color: #e60012;
}

#owl-demo4 .item:hover h2 {
	top: 25%;
	color: #000;
}

#owl-demo4 .item:hover p {
	top: 45%;
	opacity: 1;
}

#owl-demo4 .item:hover a {
	top: 75%;
	opacity: 1;
}


.owl-item.loading {
	min-height: 150px;
	background: url(../images/ajaxloader.gif) no-repeat center center
}

@media (min-width:626px) and (max-width:768px) {

	.ys {
		padding: 3rem 0rem 3rem 0rem;
	}

	.ys .mm {
		width: 90%;
		margin: 0 auto;
	}

	.ys .owl-theme .owl-controls .owl-buttons {
		display: block;
		width: 100vw;
	}


	#owl-demo4 .item p {
		top: 45%;
		opacity: 1;
	}

	#owl-demo4 .item h3 {
		top: 8%;
	}

	#owl-demo4 .item h2 {
		top: 20%;
		line-height: 1.6;
		font-size: 1.2rem;
	}

	#owl-demo4 .item:hover h3 {
		top: 10%;
	}

	#owl-demo4 .item:hover h2 {
		top: 20%;
	}
}

@media (min-width:769px) and (max-width:990px) {
	.ys {
		padding: 3rem 0rem 3rem 0rem;
	}

	.ys .mm {
		width: 90%;
		margin: 0 auto;
	}

	.ys .owl-theme .owl-controls .owl-buttons {
		display: block
	}

	#owl-demo4 .item span {
		background: rgba(255, 255, 255, 1);
	}

	#owl-demo4 .item p {
		top: 45%;
		opacity: 1;
	}

	#owl-demo4 .item h3 {
		top: 15%;
		color: #e60012;
	}

	#owl-demo4 .item h2 {
		top: 25%;
		color: #000;
		line-height: 1.6;
		padding: 0% 10%;
	}
}

@media (min-width:769px) and (max-width:990px) {

	.ys {
		padding: 3rem 0rem 3rem 0rem;
	}

	.ys .mm {
		width: 90%;
		margin: 0 auto;
	}

	.ys .owl-theme .owl-controls .owl-buttons {
		display: block;
		width: 100vw;

	}

	#owl-demo4 .item span {
		background: rgba(255, 255, 255, 1);
	}

	#owl-demo4 .item p {
		top: 45%;
		opacity: 1;
	}

	#owl-demo4 .item h3 {
		top: 15%;
		color: #e60012;
	}

	#owl-demo4 .item h2 {
		top: 25%;
		color: #000;
		line-height: 1.6;
		padding: 0% 10%;
	}
}

@media (min-width:991px) and (max-width:1400px) {
	.ys {
		padding: 3rem 0rem 3rem 0rem;
	}

	.ys .mm {
		width: 90%;
		margin: 0 auto;
	}

	.ys .owl-theme .owl-controls .owl-buttons {
		display: block;
		width: 100vw;
	}

}