@charset "utf-8";

/*全局*/

@font-face {
	font-family: 'iconfont';
	src: url('font/iconfont.eot');
	/* IE9*/
	src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('font/iconfont.woff') format('woff'), /* chrome、firefox */
	url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url('font/iconfont.svg#iconfont') format('svg');
	/* iOS 4.1- */
}

:focus {
	outline: none;
}

.iconfont {
	font-family: "iconfont";
	font-size: 25px !important;
	font-style: normal;
}

@font-face {
	font-family: 'gothic';
	src: url(font/gothic.eot);
	/* IE9*/
	src: url(font/gothic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
	url(font/gothic.woff) format('woff'), /* chrome、firefox */
	url(font/gothic.ttf) format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url(font/gothic.svg#gothic) format('svg');
	/* iOS 4.1- */
}

@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

:focus {
	outline: none;
}

body img {
	border: none;
}

body a {
	text-decoration: none;
	color: #555;
	line-height: 200%;
}

body ul,
body ol {
	list-style: none;
}

body em {
	font-style: normal;
}

body input,
body textarea,
body select {
	border: none;
	outline: none;
}

img,
a,
div,
b,
em,
i,
li,
p,
h3,
span {
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.gray_bg {
	background-color: #f6f6f6;
}

.black_bg {
	background-color: #111;
}

.expage {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	float: left;
	margin-left: 0px;
}

.error {
	border: 1px #f40 solid;
}

.right {
	border: 1px #44b549 solid;
}


/*# sourceMappingURL=style.css.map */

.page {
	padding-top: 40px;
	width: 88px;
	clear: both;
	text-align: center;
	cursor: pointer;
	margin: 0 auto;
}


/*分页*/

.curr {
	border: 1px solid #666;
	color: #666;
	display: inline;
	padding: 4px 8px;
}

a.page {
	border: 1px solid #666;
	text-decoration: none;
	color: #fff;
	display: inline;
	padding: 4px 8px;
	background-color: #666;
}

a.page:visited {
	border: 1px solid #666;
	text-decoration: none;
	padding: 4px 8px;
}

.pt-65 {
	padding-top: 90px;
}

.web_f {
	width: 100%;
	height: 370px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.package {
	text-align: left;
	padding: 50px 0;
	overflow: hidden;
}

.package p {
	font-size: 14px;
	line-height: 2;
	color: #666;
}

.ab_tit {
	width: 100%;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	clear: both;
	padding-bottom: 3%;
}

.ab_tit h3 {
	font-size: 21px;
	color: #333;
	font-weight: normal;
	line-height: 1;
}

.ab_tit h4 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	line-height: 40px;
}

.ab_title {
	overflow: hidden;
	text-align: center;
	text-transform: capitalize;
	clear: both;
}

.ab_title h3 {
	font-size: 30px;
	color: #333;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.ab_title i {
	display: block;
	margin: 25px auto;
	height: 5px;
	background: #333;
	margin-bottom: 40px;
	width: 35px;
}

.about_desc {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.about_desc .fr {
	width: 1200px;
}

.about_desc .fr h3 {
	font-size: 26px;
	line-height: 50px;
	color: #333;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 15px;
}

.about_desc .fr h2 {
	color: #da261e;
	margin-top: 25px;
}

.about_desc ul {
	width: 1220px;
	margin-left: -20px;
	margin-top: 35px;
	float: left;
}

.about_desc li {
    float: left;
    width: 330px;
    padding: 65px 36px 65px 224px;
    margin-left: 20px;
    margin-bottom: 20px;

}
.contabg1{background:#fff  url(../images/contactbg1.jpg) no-repeat left center;}
.contabg2{background:#fff  url(../images/contactbg2.jpg) no-repeat left center;}
.contabg3{background:#fff  url(../images/contactbg3.jpg) no-repeat left center;}
.about_desc li h2 {
	font-weight: normal;
	padding-bottom: 15px;
	font-size: 18px;
}

.about_desc li:hover {
	box-shadow: 0 4px 10px rgba(0, 0, 0, .02);
}

.honor {
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative;
	background: url(../images/honorbg.jpg) no-repeat;
	padding: 100px 0;
}
.honor p{ text-align:  center; color: #fff; padding-top: 15px;}
.honor a {
	display: block;
	overflow: hidden;
	cursor: pointer;
	padding: 15px;
	background: rgba(255,255,255,0.1);
	border: 1px solid #d4676e;
}

.honor a:hover img {
	transform: scale(1.03, 1.03);
}

.honor .swiper-button-nexta,
.honor .swiper-button-preva {
	width: 30px;
	height: 50px;
	background-color: rgba(255, 255, 255, .8);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-position: top;
	background-repeat: no-repeat;
}

.honor .swiper-button-nexta {
	right: -50px;
	background-image: url(ab_next.png);
}

.honor .swiper-button-preva {
	left: -50px;
	background-image: url(ab_prv.png);
}

.honor .swiper-button-nexta:hover,
.honor .swiper-button-preva:hover {
	background-position: bottom;
	background-color: rgba(223, 0, 34, .8)
}

.honor .swiper-container {
	width: 100%;
	overflow: hidden;
}

.honor .honor_list {
	width: 100%;
	clear: both;
	position: relative;
	margin-top: 80px;
}

.ab_history {
	width: 100%;
	background-image: url(../images/history_bg.jpg);
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #e4e5e7;
	padding-bottom: 500px;
}

.ab_history img {
	display: block;
	margin: 0 auto;
}

.history {
	width: 100%;
	background-image: url(../images/history.jpg);
	clear: both;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.history .fl {
	padding: 0 5%;
	color: #fff;
	width: 30%;
}

.history .fl h3 {
	font-size: 36px;
	line-height: 1;
}

.history .fl h4 {
	line-height: 2.5;
	font-size: 20px;
}

.history .fl p {
	font-size: 14px;
	line-height: 2;
	color: #d0d0d0;
}

.ab_news .ab_title h3,
.ab_news .ab_title p,
.honor .ab_title h3,
.honor .ab_title p {
	color: #fff;
}

.white_bg .fl p {
	font-size: 14px;
	line-height: 2;
	color: #666;
}

.white_bg .fr .history_page p {
	font-size: 14px;
	line-height: 2;
	color: #666;
}

.history .fr {
	width: 1227px;
	margin-left: -27px;
}

.history .fr .history_page {
	margin-left: 27px;
	position: relative;
	width: 382px;
	height: 254px;
	float: left;
	background: #fff;
	text-align: center;
	margin-bottom: 27px;
}

.history .fr .history_page i {
	width: 24px;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
}

.history .fr .history_page h3 {
	font-size: 26px;
	line-height: 1;
	color: #333;
	padding-bottom: 3%;
	font-weight: normal;
	padding-top: 100px;
}

.history .fr .history_page p {
	font-size: 14px;
	line-height: 2;
	color: #666666;
	width: 80%;
	margin: 0 auto;
}

.history .fr .history_page:hover {
	box-shadow: 0 4px 10px rgba(0, 0, 0, .02);
}

.history .fr .history_page:hover h3 {
	color: #da261e;
}

.history .fr .history_page:hover i {
	opacity: 1;
}

.white_bg {
	background: #fff;
	width: 100%;
	clear: both;
	overflow: hidden;
	border-radius: 10px;
}

.history .white_bg .fr h3,
.history .white_bg .fl {
	color: #333;
}

.history .white_bg .fr .history_page {
	background-image: url(../images/his_icon.png);
}

.history .white_bg .fr,
.history .white_bg .fl {
	padding-top: 5%;
}

.ab_strength {
	background: #fff;
}

.ab_news {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #333;
	padding: 50px 0;
}

.ab_news .abnews_list {
	width: 100%;
	clear: both;
	position: relative;
	height: 440px;
}

.ab_news .ab_tit h3 {
	color: #fff;
}

.ab_news .swiper-container {
	width: 100%;
	overflow: hidden;
}

.ab_news .swiper-container .swiper-slide {
	float: left;
}

.ab_news a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}

.ab_news .news_img {
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	background-image: url(../images/logo.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
}

.ab_news .news_img div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

.ab_news .news_info {
	padding: 5%;
	text-align: left;
	background: #fff;
}

.ab_news .news_info h3 {
	font-size: 16px;
	line-height: 1.5;
	height: 48px;
	display: block;
	width: 100%;
	clear: both;
	margin: 3% 0;
	color: #666;
}

.ab_news .news_info p {
	display: block;
	width: 100%;
	clear: both;
	font-size: 14px;
	color: #999;
	line-height: 1.5;
	height: 63px;
}

.ab_news .news_info h4 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding-top: 10px;
}

.ab_news a:hover .news_img div {
	transform: scale(1.03, 1.03);
}

.ab_news a:hover .news_info {
	background: #fff;
}

.ab_news a:hover .news_info h3 {
	color: #df0022;
}

.ab_news a:hover .news_info h4,
.ab_news a:hover .news_info p {
	color: #666;
}

.ab_news .swiper-button-next,
.ab_news .swiper-button-prev {
	width: 30px;
	height: 50px;
	background-color: rgba(255, 255, 255, .8);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-position: top;
	background-repeat: no-repeat;
}

.ab_news .swiper-button-next {
	right: -50px;
	background-image: url(ab_next.png);
}

.ab_news .swiper-button-prev {
	left: -50px;
	background-image: url(ab_prv.png);
}

.ab_news .swiper-button-next:hover,
.ab_news .swiper-button-prev:hover {
	background-position: bottom;
	background-color: rgba(223, 0, 34, .8)
}

.join_01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background-image: url(../images/join_01.jpg);
	height: 840px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.join_02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background-image: url(../images/join_02.jpg);
	height: 680px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}

.join_02 {
	width: 600px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.join_02 .ab_tit h3,
.join_02 .fr .ab_tit h4,
.join_04 .ab_tit h3 {
	color: #fff;
	font-size: 24px;
}

.join_03 .ab_tit h3,
.join_06 .ab_tit h3,
.join_05 .ab_tit h3 {
	color: #333;
	font-size: 24px;
}

.join_03 .ab_tit h4 {
	color: #8c8c8c;
	width: 880px;
	margin: 0 auto;
	line-height: 26px;
}

.join_02 ul {
	width: 100%;
	clear: both;
	padding-top: 50px;
}

.join_02 ul li {
	text-align: center;
	width: 582px;
	overflow: hidden;
	padding: 30px 0 0;
	height: 408px;
	background: #fff;
}

.join_02 img {
	display: block;
	margin: 0 auto;
}

.join_02 ul li h3 {
	line-height: 36px;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
}

.join_02 ul li p {
	line-height: 24px;
	text-transform: capitalize;
	font-size: 14px;
	color: #666;
	padding: 0 50px;
}

.join_02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background-image: url(../images/join_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
}

.join_03 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 30px 0;
}

.join_03 ul {
	width: 1224px;
	margin-left: -24px;
}

.join_03 ul li {
	float: left;
	width: 282px;
	overflow: hidden;
	margin-left: 24px;
}

.join_03 ul li div {
	padding: 20px 20px 30px 20px;
}

.join_03 ul li h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 45px;
}

.join_03 ul li p {
	height: 84px;
	line-height: 1.5;
}

.join_04 {
	background: url(../images/join_05.jpg) no-repeat;
	background-size: cover;
}

.join_04 .ab_tit {
	text-align: center;
}

.join_04 img {
	display: block;
	margin: 40px auto;
}

.join_05 {
	padding: 50px 0;
}

.join_05 .join_05_page h3 {
	line-height: 65px;
	font-weight: normal;
	font-size: 24px;
	color: #333;
}

.service {
	width: 1215px;
	margin-left: -15px;
}

.service li {
	float: left;
	width: 585px;
	margin-left: 15px;
}

.service li h3 {
	font-weight: normal;
	line-height: 80px;
	color: #333;
	font-size: 20px;
}

.service li p {
	color: #999;
	height: 112px;
	padding-bottom: 40px;
}

.maintain ul li {
	margin-bottom: 2%;
	padding: 3%;
	background: #fff;
	clear: both;
}

.maintain ul li h3 {
	font-size: 20px;
	line-height: 1;
	padding-bottom: 15px;
}

.maintain ul li p {
	font-size: 14px;
	color: #666;
	line-height: 2;
}

.mes01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/mes01.jpg) no-repeat center;
	height: 370px;
	position: relative;
}

.mes02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #f5f5f5;
}

.mes02 .ab_tit {
	width: 380px;
	text-align: left;
	float: left;
	margin-top: 150px;
	position: relative;
	margin-left: 150px;
}

.mes02 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.mes02 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.mes02 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.mes03 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #fff;
}

.mes03 .ab_tit {
	width: 380px;
	text-align: left;
	float: right;
	margin-top: 150px;
	position: relative;
	margin-left: 0px;
}

.mes03 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.mes03 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.mes03 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}




.ryszh01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/ryszh01.jpg) no-repeat center;
	height: 370px;
	position: relative;
}

.ryszh02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #f5f5f5;
}

.ryszh02 .ab_tit {
	width: 380px;
	text-align: left;
	float: left;
	margin-top: 150px;
	position: relative;
	margin-left: 150px;
}

.ryszh02 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.ryszh02 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.ryszh02 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.ryszh03 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #fff;
}

.ryszh03 .ab_tit {
	width: 380px;
	text-align: left;
	float: right;
	margin-top: 150px;
	position: relative;
	margin-left: 0px;
}

.ryszh03 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.ryszh03 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.ryszh03 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}


.ryszh04 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #f5f5f5;
}

























.rymes01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/rymes01.jpg) no-repeat center;
	height: 370px;
	position: relative;
}

.ydz03 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #f5f5f5;
	padding-top: 40px;
}

.ydz03 .ab_tit {
	width: 540px;
	text-align: left;
	float: right;
	margin-top: 150px;
	position: relative;
	margin-left: 0px;
}

.ydz03 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.ydz03 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.ydz03 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.ydz04 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 50px 0;
}

.ydz04 .ab_tit {
	width: 520px;
	text-align: left;
	float: left;
	position: relative;
	margin-left: 0px;
}

.ydz04 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.ydz04 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.ydz04 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.mes04 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #f5f5f5;
}

.mes04 .ab_tit {
	width: 380px;
	text-align: left;
	float: left;
	margin-top: 150px;
	position: relative;
	margin-left: 150px;
}

.mes04 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.mes04 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.mes04 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.mes05 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #fff;
}

.mes05 .ab_tit {
	width: 380px;
	text-align: left;
	float: right;
	margin-top: 150px;
	position: relative;
	margin-right: 60px;
}

.mes05 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	padding-top: 56px;
	z-index: 96;
}

.mes05 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.mes05 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.nc601 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/nc6img01.jpg) no-repeat center;
	height: 479px;
	position: relative;
}

.nc603 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background-image: url(../images/nc6img03bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	padding: 40px 0;
}

.nc603 .ab_tit h3 {
	color: #fff;
	font-size: 24px;
}

.nc603 .ab_tit h4 {
	color: #8c8c8c;
	width: 880px;
	margin: 0 auto;
	line-height: 26px;
}

.nc603 ul {
	width: 1335px;
	margin-left: -135px;
}

.nc603 li {
	float: left;
	width: 270px;
	padding: 20px;
	text-align: center;
	color: #fff;
	margin-left: 135px;
}

.nc603 li p {
	color: #fff;
}

.nc603 li h2 {
	color: #fff;
	padding: 20px 0;
	font-size: 20px;
}

.nc604 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background#fff;
	padding: 40px 0;
}

.tjia01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/t+img01.jpg) no-repeat center;
	height: 479px;
	position: relative;
}

.tjia02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: #fff;
	padding: 30px 0;
}

.tjia02 .ab_tit {
	width: 380px;
	text-align: left;
	float: left;
	margin-top: 50px;
	position: relative;
	margin-left: 150px;
}

.tjia02 .ab_tit h3 {
	color: #333;
	position: relative;
	font-size: 24px;
	z-index: 96;
}

.tjia02 .ab_tit span {
	position: absolute;
	font-size: 70px;
	color: #333;
	left: 0;
	top: 0px;
	z-index: 1;
	opacity: .1;
}

.tjia02 .ab_tit h4 {
	color: #8c8c8c;
	line-height: 26px;
}

.red {
	color: #ee5245;
}

.tjia03 .ab_tit h3,
.tjia04 .ab_tit h3,
.tjia05 .ab_tit h3 {
	color: #333;
	font-size: 24px;
}

.tjia03 .ab_tit h4,
.tjia04 .ab_tit h4,
.tjia05 .ab_tit h4 {
	color: #8c8c8c;
	width: 880px;
	margin: 0 auto;
	line-height: 26px;
}

.tjia03 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
}

.tjia03 .fl {
	padding-top: 80px;
	padding-left: 120px;
	width: 530px;
}

.tjia03 .fr {
	padding-right: 60px;
}

.tjia04 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
	background: #f5f5f5;
}

.tjia04 .fl {
	padding-top: 0px;
	padding-left: 120px;
	width: 666px;
}

.tjia04 .fr {}

.tjia05 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
}

.tjia05 .tjia05_l {
	overflow: hidden;
}

.tjia05 .tjia05_l .fl {
	padding-top: 80px;
	padding-left: 120px;
}

.tjia05 .tjia05_l .fr {
	padding-right: 60px;
	padding-top: 80px;
}

.tjia05 .tjia05_r {
	overflow: hidden;
	margin-top: 60px;
}

.tjia05 .tjia05_r .fl {
	padding-top: 0px;
	padding-left: 120px;
}

.tjia05 .tjia05_r .fr {
	padding-right: 60px;
	padding-top: 60px;
}

.u801 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/u8img01.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.u901 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/u9img01.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.yongyouU8 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouU8.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.yongyouU8_1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_02.jpg) no-repeat center;
	height:368px;
	position: relative;
}
.yongyouU8_2 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_03.jpg) no-repeat center;
	height:446px;
	position: relative;
}
.yongyouU8_3 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_04.jpg) no-repeat center;
	height:555px;
	position: relative;
}
.yongyouU8_4 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_05.jpg) no-repeat center;
	height:446px;
	position: relative;
}
.yongyouU8_5 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_06.jpg) no-repeat center;
	height:398px;
	position: relative;
}
.yongyouU8_6 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_07.jpg) no-repeat center;
	height:421px;
	position: relative;
}
.yongyouU8_7 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yongyouu8_08.jpg) no-repeat center;
	height:466px;
	position: relative;
}
.u8cloud1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/u8cloud1.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.u8cloud2 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
	background: url(../images/bg4.jpg) no-repeat center;
}

.u8cloud2 .ab_tit h3 {
	color: #fff;
}

.u8cloud3 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
}

.u8cloud3 .fl {}

.u8cloud3 .fr {
	padding-top: 111px;
}

.u8cloud3 .ab_tit h3 {
	color: #333;
	font-size: 24px;
}

.u8cloud3 h2 {
	font-weight: normal;
	font-size: 28px;
}

.u8cloud4 {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
	background: #f5f5f5;
}

.u8cloud4 .fl {
	padding-top: 80px;
}

.u8cloud4 .fr {}

.u8cloud4 h2 {
	font-weight: normal;
	font-size: 28px;
}

.tcloud1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/tcloud1.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.ydz01 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/ydz_01.jpg) no-repeat center;
	height: 479px;
	position: relative;
}

.ydz02 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/ydz02.jpg) no-repeat center;
	padding: 80px 0;
}

.ydz02 .ab_tit h3 {
	color: #fff;
}

.ydz02 .ab_tit h4 {
	color: #8c8c8c;
	width: 880px;
	margin: 0 auto;
	line-height: 26px;
}


/*新闻页面*/

.ex_news ul li {
	clear: both;
	padding: 25px;
	background: #fff;
	overflow: hidden;
	background: #fff;
	position: relative;
	height: 200px;
	margin-bottom: 30px;
	cursor: pointer;
}

.ex_news ul li .news_img {
	float: left;
	width: 300px;
	height: 200px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.ex_news ul li .news_img div {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	background-size: cover;
}

.ex_news ul li .news_info {
	float: left;
	width: 600px;
	position: absolute;
	top: 40px;
	left: 350px;
}

.ex_news ul li .news_info h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	display: block;
	width: 100%;
	padding-bottom: 15px;
	color: 666;
}

.ex_news ul li .news_info p {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	color: #999;
}

.ex_news ul li .news_date {
	float: right;
	text-align: right;
	width: 100px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 25px;
}

.ex_news ul li .news_date item {
	display: block;
	width: 14px;
	height: 14px;
	background: url(r_arrow.png) no-repeat center;
	position: absolute;
	bottom: -50px;
	right: 5px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ex_news ul li .news_date font {
	font-size: 32px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	display: block;
	font-family: GOTHAMRND-BOOK;
}

.ex_news ul li:hover a {
	color: #333;
}

.ex_news ul li:hover .news_info {
	padding-left: 20px;
}

.ex_news ul li:hover .news_date font {
	color: #333;
}

.ex_news ul li:hover .news_date item {
	bottom: 60px;
}

.ex_news ul li:hover .news_img div {
	transform: scale(1.1, 1.1);
}

.news_show {
	padding: 3%;
	overflow: hidden;
	clear: both;
}

.news_show .show_top {
	float: left;
	width: 350px;
}

.news_show .show_top h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.5;
}

.news_show .show_top .news_show_time {
	width: 100%;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}

.news_show .show_top .news_show_time p {
	font-size: 12px;
	color: #999;
	line-height: 2;
	padding-bottom: 15px;
}

.news_show .show_top .news_show_time em {
	display: inline-block;
	width: 30px;
}

.news_show .show_top .news_show_time a {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	cursor: pointer;
	width: 100px;
	text-align: center;
	height: 30px;
	border: 1px solid #999;
	border-radius: 20px;
}

.news_show .show_top .news_show_time a:hover {
	background: #df0022;
	text-decoration: underline;
	color: #fff;
}

.news_show .show_bot {
	color: #666;
	font-size: 14px;
	line-height: 2;
	width: 700px;
	float: right;
}

.news_show .show_bot img {
	display: block;
	max-width: 100%;
	padding-bottom: 15px;
}

.news_show .show_bot p {
	display: block;
	padding-bottom: 15px;
}

.culture li {
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 583px;
	margin-bottom: 40px;
}

.culture li div {
	padding: 50px;
	width: 500px;
	background: #fff;
	margin-top: 150px;
	margin-left: 50px;
}

.culture li h3 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	line-height: 80px;
}

.brand_list ul,
.video_list ul {
	width: 1216px;
	margin-left: -16px;
}

.brand_list ul li {
	width: 288px;
	float: left;
	position: relative;
	margin: 0 0 16px 16px;
	padding: 30px 0;
	background: #fff;
}
.brand_list ul li .brand_list_c{ padding: 20px 30px; text-align: center;}
.brand_list ul li img{ margin: 0 auto; width: 220px; display: block; border: 1px solid #eee; border-radius: 50%;}
.brand_list a {
	float: left;
	overflow: hidden;
}
.brand_list ul li .brand_list_c h3 {
	font-size: 16px;
	color: #333;
	line-height: 50px;
}
.brand_list ul li .brand_list_c p {

	color: #777777;

}


.brand_list ul li:hover img {
	transform: scale(1.03, 1.03);
}

.brand_list ul li:hover .brand_list_c h3 {
	color: #d50f06;
}

.brand_list ul li:hover i {
    width: 100%;
}

.brand_list ul li i {
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #d50f06;
}

.video_list ul li {
	float: left;
	width: 288px;
	display: block;
	overflow: hidden;
	margin: 0 0 16px 16px;
	cursor: pointer;
	background: #fff;
}

.video_list ul li .news_img {
	width: 100%;
	height: 0;
	padding-bottom: 70%;
	background-image: url(../images/logo.png);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	position: relative;
}

.video_list ul li .news_img b {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute;
}

.video_list ul li .news_img em {
	display: block;
	width: 60px;
	height: 60px;
	background-image: url(i_icon.png);
	opacity: 0;
	left: 50%;
	top: 50%;
	z-index: 2;
	position: absolute;
	margin: -30px 0 0 -30px;
	background-size: 100%;
	transform: scale(1.5, 1.5);
}

.video_list ul li .news_img div {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

.video_list ul li h3 {
	width: 100%;
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 5%;
	line-height: 1;
	box-sizing: content-box;
	font-weight: normal;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.video_list ul li:hover .news_img b,
.video_list ul li:hover .news_img em {
	opacity: 1;
}

.video_list ul li:hover .news_img em {
	transform: scale(1, 1);
}

.video_list ul li:hover .news_img div {
	transform: scale(1.03, 1.03);
}

.water .water_info {
	padding: 40px 0;
}

.water .water_info h3 {
	font-size: 21px;
	color: #333;
	line-height: 1;
	padding-bottom: 25px;
	font-weight: normal;
}

.water ul {
	width: 1215px;
	margin-left: -15px;
	clear: both;
}

.water ul li {
	float: left;
	width: 208px;
	margin: 0 0 15px 15px;
	display: block;
	background: #fff;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 10px;
}

.water ul li div {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.water ul li:hover img {
	transform: scale(1.05, 1.05);
}

.water ul li h3 {
	font-weight: normal;
	display: block;
	width: 100%;
	font-size: 14px;
	color: #333;
	padding-top: 15px;
}

.mask_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 13330;
	display: none;
	background: #333;
	opacity: 0;
	-webkit-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;
	-o-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;
	-ms-animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;
	animation: maskShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1s forwards;
}

@-webkit-keyframes maskShow {
	from {
		opacity: 0;
	}
	to {
		opacity: 0.5;
	}
}

@-o-keyframes maskShow {
	from {
		opacity: 0;
	}
	to {
		opacity: 0.5;
	}
}

@-ms-keyframes maskShow {
	from {
		opacity: 0;
	}
	to {
		opacity: 0.5;
	}
}

@keyframes maskShow {
	from {
		opacity: 0;
	}
	to {
		opacity: 0.5;
	}
}

.video_show {
	width: 800px;
	height: 600px;
	position: fixed;
	left: 50%;
	margin-left: -400px;
	top: -1333px;
	margin-top: -340px;
	opacity: 0;
	z-index: 13331;
	border-radius: 5px;
	display: none;
	-webkit-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;
	-o-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;
	-ms-animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;
	animation: introShow cubic-bezier(0.68, -0.55, 0.27, 1.55) 1.2s 0.5s forwards;
}

@-webkit-keyframes introShow {
	from {
		opacity: 0;
		top: -1333px;
	}
	to {
		opacity: 1;
		top: 50%;
	}
}

@-o-keyframes introShow {
	from {
		opacity: 0;
		top: -1333px;
	}
	to {
		opacity: 1;
		top: 50%;
	}
}

@-ms-keyframes introShow {
	from {
		opacity: 0;
		top: -1333px;
	}
	to {
		opacity: 1;
		top: 50%;
	}
}

@keyframes introShow {
	from {
		opacity: 0;
		top: -1333px;
	}
	to {
		opacity: 1;
		top: 50%;
	}
}

.video_show i {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 10px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	font-size: 22px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-weight: bold;
	background: url(i_closed.png);
}

.video_show i:hover {
	transform: rotate(90deg);
}

.video_show .content {
	width: 800px;
	margin: 0 auto;
}

.video_show .content h2 {
	line-height: 50px;
	color: #4c321c;
}

.video_show .content .show_date {
	width: 100%;
	height: 25px;
	margin: 10px 0;
	background: #F9F9F9;
	line-height: 25px;
	color: #666;
	text-indent: 2em;
}

.video_show .content .show_intro {
	width: 100%;
	text-align: left;
	font-size: 14px;
	height: 600px;
}

.video_show iframe {
	width: 100%;
}

.video_ise{ position: relative; overflow: hidden; float: left;}
.video_icon{ position: absolute; z-index: 99; width: 90px; margin: 0 auto; left: 0; right: 0; top: 50%; margin-top: -45px;}
.video_icon:hover{transform: scale(1.03, 1.03);}

/*产品推荐*/

.recom {
	padding: 50px 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative;
}

.recom_t {
	background: #f1f1f1 url(../images/recom_t.jpg) no-repeat right;
}

.recom_1,
.recom_4,
.recom_6,
.recom_8 {
	background: #e4e5e7;
}

.recom_3,
.recom_2,
.recom_5,
.recom_7,
.recom_9 {
	background: #fff;
}

.recom_0 .recom_tit,
.recom_2 .recom_tit,
.recom_4 .recom_tit,
.recom_6 .recom_tit,
.recom_8 .recom_tit {
	text-align: left;
}

.recom_1 .recom_tit,
.recom_3 .recom_tit,
.recom_5 .recom_tit,
.recom_7 .recom_tit,
.recom_9 .recom_tit {
	text-align: right;
}

.recom_0 .recom_tit a,
.recom_2 .recom_tit a,
.recom_4 .recom_tit a,
.recom_6 .recom_tit a,
.recom_8 .recom_tit a {
	float: left;
}

.recom_1 .recom_tit a,
.recom_3 .recom_tit a,
.recom_5 .recom_tit a,
.recom_7 .recom_tit a,
.recom_9 .recom_tit a {
	float: right;
}

.recom .recom_page {
	padding: 40px;
	width: 1120px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}

.recom .recom_tit {
	width: 100%;
	overflow: hidden;
	clear: both;
}

.recom .recom_tit h2 {
	text-transform: capitalize;
	font-size: 46px;
	color: #424242;
	line-height: 1;
	padding-top: 30px;
}

.recom .recom_tit h3 {
	font-size: 20px;
	line-height: 50px;
	font-weight: normal;
}

.recom .recom_tit a {
	display: block;
	margin: 30px 0 126px 0;
	border: 1px solid #333;
	width: 120px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #333;
}

.recom .recom_tit a:hover {
	background: #333;
	color: #fff;
}

.recom .recom_list {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.recom .recom_list ul li {
	padding: 15px;
	float: left;
	width: 194px;
	text-align: center;
	position: relative;
}

.recom .recom_list .pro_img {
	width: 194px;
	height: 194px;
	overflow: hidden;
}

.recom .recom_list ul li:hover img {
	transform: scale(1.05, 1.05);
}

.recom .recom_list a,
.small_list a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}

.recom .recom_list em,
.web_prolist li em {
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background: #df0022;
	width: 40px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

.recom .recom_list h3 {
	font-weight: normal;
	font-size: 14px;
	color: #777;
	height: 30px;
	line-height: 30px;
}

.recom .recom_list p {
	color: #333;
	line-height: 25px;
	font-size: 14px;
}


/*产品分类*/

.small_list {
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}

.small_list li {
	float: left;
	width: 240px;
	text-align: center;
	padding: 40px 0 40px 0;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}

.small_list img {
	display: block;
	margin: 0 auto;
	margin: 3% auto;
	display: block;
	width: 100px;
}

.small_list p {
	line-height: 25px;
}

.small_list li:hover img {
	transform: rotateY(180deg);
}

.small_list li:hover p {
	color: #333;
}


/*产品列表*/

.nav_menu {


	line-height: 40px;
	height: 40px;
	float: right;
}

.nav_menu ul {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.nav_menu ul li {
	float: left;
	position: relative;
	margin-right: 10px;
}

.nav_menu ul li a {
	display: block;
	float: left;
	padding: 0 25px;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	z-index: 1;
	position: relative;
	background: #f0efef;
	border-radius:20px;

}
.nav_menu ul li .on:after{
	content: '';
	position: absolute;
	bottom: -6px;
    width: 0;
    left:50%;
    margin-left: -5px;
    height: 0;
    border-top: 5px solid #df0022;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.nav_menu ul li a:hover{
	background: #df0022;
}
.nav_menu ul li a em {
	display: block;
	z-index: -1;
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #df0022;
}

.nav_menu ul li a.on,
.nav_menu ul li:hover a {
	color: #fff;
	background: #df0022;
}

.nav_menu ul li a.on {
	color: #fff;
	border: 1px solid #da241c;
}

.menu_down .pro_menu i {
	float: right;
	margin-top: 14px;
	opacity: 0;
	transition: all ease-out .2s;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/subnav.png);
}

.menu_down a:hover i {
	opacity: 1;
}

.nav_menu ul li:hover .menu_down {
	display: block;
}

.menu_down {
	display: none;
}

.menu_down a.pro_menu {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	width: 130px;
	border: 0px;
	line-height: 42px;
	height: 42px;
	transition: 0.3s;
	transform-origin: bottom;
	margin: 0;
	font-size: 12px;
	color: #fff;
}

.menu_down a.pro_menu:hover {
	color: #fff;
	background-color: #333;
}

.menu_down a.ck {
	background-color: #333;
	color: #fff;
}

.menu_down a.ck i {
	opacity: 1;
}

.nav_menu ul li .menu_down {
	display: none;
	padding-bottom: 0px;
	position: absolute;
	background: #333;
	left: 0;
	z-index: 99;
	top: 40px;
}

.prolist_menu {
	width: 100%;
	float: left;
	line-height: 40px;
	color: #999;
	font-size: 20px;
	margin: 2% 0;
}

.prolist_menu .menu_left {
	float: left;
	color: #333;
}

.prolist_menu .menu_left i {
	display: inline-block;
	float: left;
	width: 2px;
	height: 18px;
	background: #333;
	margin-right: 15px;
	margin-top: 11px;
}

.prolist_menu .search {
	float: right;
	width: 296px;
}

.prolist_menu .search .search_input {
	display: block;
	float: right;
	width: 224px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	border: 1px solid #333;
	color: #999;
	padding: 0 10px;
	text-align: left;
}

.prolist_menu .search .reset_input {
	display: block;
	float: right;
	text-align: center;
	line-height: 38px;
	height: 38px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #333;
	color: #fff;
	width: 50px;
	cursor: pointer;
}

.prolist_menu .pro_sub {
	width: 900px;
	clear: both;
}

.prolist_menu .pro_sub a {
	font-size: 14px;
	padding: 0 15px;
	margin-top: 15px;
	color: #666;
	border-right: 1px solid #ccc;
	display: block;
	float: left;
	line-height: 14px;
}

.prolist_menu .pro_sub a:last-of-type {
	border-right: 0;
}

.prolist_menu .pro_sub a:hover,
.prolist_menu .pro_sub a.on {
	color: #df0022;
}

.web_prolist {
	width: 1215px;
	margin-left: -15px;
	clear: both;
}

.web_prolist li {
	float: left;
	width: 208px;
	margin: 0 0 15px 15px;
	display: block;
	background: #fff;
	overflow: hidden;
	text-align: center;
	position: relative;
	padding: 10px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.web_prolist li span {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #999;
	min-height: 72px;
}

.web_prolist li div {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.web_prolist li div p {
	position: absolute;
	left: 0;
	right: 0;
	margin: -11px auto 0;
	top: 50%;
	color: #fff;
	opacity: 0;
	line-height: 22px;
	z-index: 99;
}

.web_prolist li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}

.web_prolistli img {
	margin: 0 auto;
	display: block;
	opacity: 1;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.web_prolist li:hover:after {
	opacity: .85;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.web_prolist li:after {
	content: '';
	background: #860000;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 0;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.web_prolist li:hover div p {
	opacity: 1;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}


/*产品内页*/

.pro_left {
	float: left;
	width: 450px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #ddd;
}

.pro_right .pro_video {
	display: block;
	width: 120px;
	height: 40px;
	background: #555;
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	border-radius: 30px;
}

.pro_right {
	float: right;
	width: 700px;
	overflow: hidden;
	position: relative;
}

.pro_right p {
	font-size: 16px;
	color: #333;
	line-height: 1;
}

.pro_right h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	line-height: 1;
	padding-bottom: 3%;
	margin-bottom: 3%;
	border-bottom: 1px solid #ccc;
}

.pro_right h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 1;
	padding-bottom: 2%;
}

.pro_right .pro_desc,
.pro_right .pro_light {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-bottom: 3%;
}

.pro_right .pro_desc li,
.pro_right .pro_light li {
	color: #999;
	line-height: 1.8;
	font-size: 14px;
	text-align: left;
	float: left;
	width: 50%;
}

.pro_right .pro_desc li {
	width: 50%;
}

.pro_right .pro_light li {
	width: 100%
}

.pro_left .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
}

.pro_left .swiper-pagination {
	position: absolute;
}

.pro_left .swiper-button-next:hover,
.pro_left .swiper-button-prev:hover {
	background-position: bottom;
	background-color: rgba(0, 0, 0, .8);
}

.pro_left .swiper-button-next {
	right: 0;
	background-image: url(ab_next.png);
}

.pro_left .swiper-button-prev {
	left: 0;
	background-image: url(ab_prv.png);
}

.pro_left .swiper-button-next,
.pro_left .swiper-button-prev {
	width: 30px;
	height: 50px;
	background-color: rgba(221, 221, 221, .8);
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background-position: top;
	background-repeat: no-repeat;
}

.pro_detailed {
	padding: 40px 0;
	overflow: hidden;
	clear: both;
	width: 100%;
}

.pro_detailed h3 {
	color: #333;
	line-height: 2.5;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #d5d5d5;
}

.pro_detailed .fl {
	width: 900px;
	overflow: hidden;
}

.pro_detailed .fl_pic {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff;
}

.pro_detailed .fr {
	width: 250px;
}

.pro_detailed .fr ul li {
	padding: 10px;
	width: 228px;
	position: relative;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #d5d5d5;
}

.pro_detailed .fr ul li img {
	display: block;
	margin-bottom: 0;
}

.pro_detailed .fr ul li em {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	text-align: center;
	line-height: 20px;
	background: #333;
	font-style: normal;
	color: #fff;
}

.pro_detailed .fr ul li span {
	display: block;
	width: 100%;
	text-align: center;
	color: #666;
}

.pro_detailed img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 5px;
}

.news_show .show_bot .news_nobot img {
	padding-bottom: 0;
	margin-bottom: 0;
}

.recom-list {
	width: 100%;
	clear: both;
	background: #fff;
}

.recom-list .swiper-slide {
	float: left;
	width: calc(100%/6);
	overflow: hidden;
	background: #fff;
	text-align: center;
}

.recom-list .swiper-slide div {
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin: 10px auto;
}

.recom-list .swiper-slide img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.recom-list .swiper-slide:hover img {
	transform: scale(1.05, 1.05);
}

.recom-list .swiper-slide h3,
.recom_list ul li h3 {
	font-weight: normal;
	font-size: 14px;
}

.recom-list .swiper-slide p,
.recom_list ul li p {
	line-height: 14px;
	line-height: 2;
	color: #df0022;
	padding-bottom: 5%;
}

.ab_title .swiper-button-next,
.ab_title .swiper-button-prev {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-top: -15px;
	background-repeat: no-repeat;
	background-size: 60%;
	background-position: 6px 0px;
}

.ab_title .swiper-button-next {
	background-image: url(ab_next.png);
	right: 0;
}

.ab_title .swiper-button-prev {
	background-image: url(ab_prv.png);
	right: 35px;
	left: auto;
}

.ab_title .swiper-button-next:hover,
.ab_title .swiper-button-prev:hover {
	background-color: #df0022;
	background-position: 6px -30px;
}

.ab_title a.fr {
	display: block;
	width: 118px;
	height: 38px;
	border: 1px solid #e4e4e4;
	text-align: center;
	color: #bbb;
	line-height: 38px;
	font-size: 14px;
	margin-top: 6px;
}

.ab_title a.fr:hover {
	color: #666;
	background: #fff;
}

.ab_tit {
	width: 100%;
	overflow: hidden;
	padding-bottom: 3%;
	text-align: center;
	clear: both;
}

.ab_title {
	overflow: hidden;
	padding-bottom: 2%;
	text-align: left;
	position: relative;
	margin-bottom: 30px;
}

.ab_title:after {
	content: '';
	width: 50px;
	height: 4px;
	background: #df0022;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
}


.ab_title p {
	font-size: 14px;
	line-height: 2;
	color: #b2b2b2;
	text-transform: capitalize;
	text-align: center;
}

.ab_tit h3 {
	text-transform: capitalize;
	color: #df0022;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 20px;
}

.ab_tit p {
	font-size: 16px;
	line-height: 2;
	color: #333;
}

.container,
.i_wrap {
	width: 1200px;
	margin: 0 auto;
}

.i_contatinof {
	float: left;
	width: 500px;
}

.i_contact {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
}

.i_contact .icon_page h3 {
	font-size: 30px;
	line-height: 60px;
	color: #333;
}

.i_contact .icon_page h4 {
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 5%;
	font-size: 16px;
	font-weight: normal;
}

.i_contact .icon_page ul {
	width: 100%;
	clear: both;
}

.i_contact .icon_page ul li {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.i_contact .icon_page ul li img {
	width: 30px;
	display: block;
	float: left;
}

.i_contact .icon_page span {
	padding-left: 10px;
	padding-right: 35px;
	display: block;
	float: left;
}

.i_contact .i_qrcode {
	float: right;
	text-align: right;
	margin-top: 50px;
}

.i_contact .i_qrcode p {
	color: #333;
	line-height: 24px;
	padding: 30px 0 10px 0;
	display: block;
}

.i_contact .i_qrcode a {
	display: block;
	width: 100%;
	line-height: 1;
	color: #333;
}

.i_contact .i_qrcode a:hover {
	text-decoration: underline;
}

body #header .wrapper>.content {
	background: #fff;
}

.ab_strength ul {
	padding: 40px 40px 0;
	overflow: hidden;
}

.ab_strength li {
	background: #f7f7f7;
	overflow: hidden;
	width: 488px;
	padding: 30px;
}

.ab_strength .strength_r p {
	background: url(../images/strength.png) no-repeat left;
	padding-left: 20px;
}

.ab_strength .strength_r h2 {
	padding-bottom: 22px;
	color: #1c1c1c;
	font-weight: normal;
	padding-top: 20px;
}

.ab_bg {
	padding-bottom: 30px;
}

.skill .fl {
	width: 670px;
}

.skill .fl h3 {
	font-weight: normal;
	font-size: 30px;
	line-height: 98px;
}

.skill .fl p {
	font-size: 14px;
}

.skill .fl img {
	padding-top: 25px;
}

.skilla .fl {
	width: 528px;
	padding: 30px;
	border: 1px solid #eee;
	height: 142px;
	margin-bottom: 20px;
	background: #fff;
}

.skilla .fl h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 48px;
	color: #df0022;
}

.skilla .fl p {
	font-size: 14px;
}

.skilla .fl img {
	padding-top: 25px;
}

.skilla .fr {
	width: 528px;
	padding: 30px;
	border: 1px solid #eee;
	min-height: 142px;
	margin-bottom: 20px;
	background: #fff;
}

.skilla .fr h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 48px;
	color: #df0022;
}

.skilla .fr p {
	font-size: 14px;
}

.skilla .fr img {
	padding-top: 25px;
}

.methods {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}

.methods li {
	width: 365px;
	height: 170px;
	overflow: hidden;
	padding: 10px;
	margin-right: 12px;
	float: left;
	text-align: center;
}

.methods li div {
	width: 35px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	font-size: 26px;
	border: 2px solid #A97A46;
	color: #A97A46;
}

.methods li h1 {
	margin-top: 13px;
	color: #333;
	font: bold 18px "microsoft yahei";
}

.methods li p {
	margin-top: 13px;
	color: #666;
	line-height: 24px;
}


/*招聘信息*/

.f-cb {
	zoom: 1;
}

.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}

.apply {
	background: #fff;
}

.apply .con {
	margin-top: 12px;
}

.apply .wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}

.apply .con ul {
	float: none;
}

.apply .con li {
	background: #fff;
	border: 1px solid #eee;
	float: none;
	padding: 44px 44px 16px 44px;
	margin-bottom: 8px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.apply .con li:hover {
	box-shadow: 2px 12px 25px rgba(0, 0, 0, 0.08);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.apply .con .tit {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	padding-bottom: 25px;
}

.apply .con .tit span {
	font-size: 20px;
	padding-left: 10px;
	line-height: 28px;
	color: #999999;
}

.apply .con .downup {
	width: 28px;
	height: 28px;
	background: url("http://www.ruans-group.com/static/web/css/../img/img105.jpg") no-repeat;
	background-size: 100% 100%;
}

.apply .con .downup.z {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Safari and Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
	-moz-transform: rotate(45deg);
	transition: transform 0.5s;
}

.apply .con .downup.b {
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	/* IE 9 */
	-webkit-transform: rotate(0deg);
	/* Safari and Chrome */
	-o-transform: rotate(0deg);
	/* Opera */
	-moz-transform: rotate(0deg);
	transition: transform 0.5s;
}

.apply .detaile {
	padding-bottom: 30px;
	display: none;
	transition: none;
}

.apply .detaile h3 {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-weight: normal;
	padding-top: 23px;
}

.apply .detaile .p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.apply .detaile .imm-box {
	margin-top: 48px;
}

.apply .detaile .imm {
	display: block;
	width: 131px;
	height: 43px;
	background: #000;
	color: #fff;
	font-size: 14px;
	line-height: 43px;
	text-align: center;
}

.apply .detaile .imm:hover {
	background: #76161b;
	transition: all 0.5s;
}

.apply .table .box {
	width: 21.8%;
	float: left;
	padding-top: 17px;
	padding-bottom: 30px;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.apply .table .box.double {
	width: 43.6%;
}

.apply .table .box.double span {
	width: 13.3%;
}

.apply .table .box.double input {
	border: 0;
}

.apply .table .box.fourfold {
	width: 87.2%;
}

.apply .table .box.fourfold span {
	width: 6.65%;
}

.apply .table .box.fourfold textarea {
	width: 83%;
	height: 166px;
	border: 1px solid #e5e5e5;
	padding: 8px 1%;
	font-size: 14px;
	line-height: 22px;
	float: left;
}

.apply .table .box.fourfold i {
	width: 0.8%;
}

.apply .table .box.veri {
	border: 0;
}

.apply .table .box.veri input {
	width: 31.5%;
	margin-right: 3%;
}

.apply .table .veri-img {
	width: 80px;
	height: 30px;
}

.apply .table .box.submit {
	border: 0;
}

.apply .table .box.submit input {
	width: 131px;
	height: 42px;
	background: #76161b;
	color: #fff;
	font-size: 14px;
}

.apply .table .box.submit span {
	visibility: hidden;
}

.apply .table .line {
	border-bottom: 1px solid #f3f3f3;
	clear: both;
}

.apply .table span {
	float: left;
	width: 26.6%;
	font-size: 14px;
	line-height: 32px;
	text-align: right;
}

.apply .table input {
	float: left;
	width: 61.5%;
	height: 30px;
	border: 1px solid #e5e5e5;
	padding-left: 2%;
	font-size: 14px;
	line-height: 30px;
}

.apply .table i {
	float: left;
	width: 4.2%;
	color: #e83d46;
	text-align: right;
	line-height: 10px;
}

.apply .table select {
	float: left;
	width: 63.5%;
	height: 30px;
	border: 1px solid #e5e5e5;
	padding-left: 2%;
	font-size: 14px;
	line-height: 30px;
}

.cer h3 {
	font-size: 26px;
	line-height: 1;
	padding-bottom: 15px;
}

.cer p {
	padding-bottom: 30px;
	color: #666;
	font-size: 14px;
	line-height: 2;
}

.cer_list {
	width: 1205px;
	margin-left: -5px;
	clear: both;
}

.cer_list h3 {
	font-size: 26px;
	font-weight: normal;
	line-height: 100px;
	padding-left: 50px;
	text-transform: uppercase;
}

.cer_list li {
	width: 296px;
	position: relative;
	float: left;
	margin-left: 5px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

.cer_list li i {
	position: absolute;
	top: -50px;
	right: 0;
	left: 0;
	margin: -27px auto 0;
	z-index: 999;
}

.cer_list li div {
	width: 296px;
	height: 254px;
	background: #000;
	overflow: hidden;
}

.cer_list li span {
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 10px 0;
	display: block;
	width: 100%;
}

.cer_list li:hover img {
	transform: scale(1.05, 1.05);
	opacity: .6;
}

.cer_list li:hover i {
	top: 50%;
}

.cer_list li:hover span {
	background: #da261e;
	color: #fff;
}

.room_menu {
	width: 100%;
	line-height: 35px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #dedede;
}

.room_menu a {
	display: block;
}

.room_menu .room_link {
	float: left;
	color: #999;
}

.room_menu .room_link a {
	float: left;
	color: #999;
	line-height: 35px;
}

.room_menu .room_link i {
	display: block;
	float: left;
	padding: 0 15px;
	font-style: normal;
}

.room_menu .room_link a:hover {
	text-decoration: underline;
	color: #333;
}

.room_menu span {
	display: block;
	float: right;
	width: 80px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background: #333;
	border-radius: 20px;
	cursor: pointer;
}

.room_menu span:hover {
	background: #da261e;
}

.room_top {
	clear: both;
	padding: 45px 0 0;
	overflow: hidden;
	background: #fff;
	margin-bottom: 40px;
}

.room_top .fl {
	position: relative;
	padding-left: 20px;
	padding-top: 20px;

}
.room_top .fl:after{
	content: '';
	position:absolute;
	background: #f0efef;
	width: 275px;
	height: 208px;
	top: 0;
	left: 0;

}
.room_top .fl img{
	position: relative;
	z-index: 88;
}

.room_top .fr {
	width: 820px;
	text-align: left;
	margin-top: 10px;

}

.room_top .fr h3 {
	line-height: 2;
	font-weight: normal;
	font-size: 24px;
	color: #333;
	padding-bottom: 15px;
}

.room_top .fr p {
	color: #666;
	line-height: 2;
	font-size: 14px;
	padding-bottom: 15px;
}

.cerlist {
	float: left;
	width: 256px;
	padding: 40px 0;
}

.cerlist p {
	line-height: 34px;
}

.cerlist a:hover {
	color: #df0022;
}

.room_bot {
	overflow: hidden;
}

.join_msg {
	display: block;
	overflow: hidden;
	width: 1200px;
}

.join_msg .formitem {
	float: left;
	position: relative;
	overflow: hidden;
}

.join_msg .msg_name {
	width: 386px;
	margin-right: 20px;
	padding-bottom: 30px;
}

.join_msg .msg_email {
	width: 386px;
	margin-right: 20px;
	padding-bottom: 30px;
}

.join_msg .msg_mobie {
	width: 388px;
	padding-bottom: 30px;
}

.join_msg .msg_msg,
.join_05 .msg_sub {
	width: 100%;
}

.join_msg .Validform_checktip {
	font-size: 12px;
	width: 100%;
	clear: both;
	position: absolute;
	bottom: 5px;
	left: 0;
	line-height: 2;
}

.join_msg input[type="submit"] {
	width: 400px;
	height: 56px;
	background: #df0022;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.join_msg input[type="text"] {
	display: block;
	float: left;
	width: 344px;
	overflow: hidden;
	border: 1px solid #ddd;
	color: #999;
	padding: 0 20px;
	text-align: left;
	line-height: 50px;
	background: #fff;
}

.join_msg textarea {
	display: block;
	float: left;
	border: 1px solid #ddd;
	padding: 20px;
	line-height: 20px;
	width: 1158px;
	height: 126px;
	background: #fff;
}

.oa_1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_01.jpg) no-repeat center;
	height: 607px;
	position: relative;
}

.oa_2 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_02.jpg) no-repeat center;
	height: 916px;
	position: relative;
}

.oa_3 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_03.jpg) no-repeat center;
	height: 720px;
	position: relative;
}

.oa_4 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_04.jpg) no-repeat center;
	height: 704px;
	position: relative;
}

.oa_5 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_05.jpg) no-repeat center;
	height: 664px;
	position: relative;
}

.oa_6 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_06.jpg) no-repeat center;
	height: 551px;
	position: relative;
}

.oa_7 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_07.jpg) no-repeat center;
	height: 479px;
	position: relative;
}

.oa_8 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_08.jpg) no-repeat center;
	height: 2371px;
	position: relative;
}

.oa_9 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/oa_09.jpg) no-repeat center;
	height: 639px;
	position: relative;
}


.oa_main .key_box {
	background: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

.oa_main .key_box .p1 {
	padding-top: 30px;
	font-size: 28px;
	color: #353535;
}

.oa_main .key_box .p2 {
	padding-top: 23px;
	font-size: 16px;
	color: #8e8e8e;
	line-height: 30px;
}

.oa_main .key_list_box {
	width: 100%;

}

.oa_main .key_list_box .in {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	min-height: 517px;
	padding-top: 100px;
}

.oa_main .key_list_box .key_nav {
	position: absolute;

	left: 0;
	width: 238px;
	height: 650px;
	background: #fff;

}
.oa_main .key_list_box .key_nav h2{ font-weight: normal; color: #333; margin-bottom: 30px;}
.oa_main .key_list_box .key_nav li img { 
	display: block;
	padding-left: 10px;
}

.oa_main .key_list_box .key_nav li a {
	color: #353535;
	border-bottom: 1px solid #eee;
	display: block;



}

.oa_main .key_list_box .key_nav li .on {
	color: #e60012;
	border-bottom: 1px solid #e60012;
}

.oa_main .key_list_con {
	padding-left: 272px;
	overflow: hidden;
	height: 636px;

}
.oa_main .key_list_con .item {
	display: none;
}
.oa_main .key_list_con .item img{ float: right;}



.oa_top .key_box {
	background: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}



.oa_top .key_list_box {
	width: 100%;

}

.oa_top .key_list_box .in {
	width: 1200px;
	margin: 0 auto;
	position: relative;

	padding-top: 100px;
}

.oa_top .key_list_box .key_nav1 {
	position: absolute;
	left: 0;
	width: 850px;
	right: 0;
	margin: 0 auto;
	height: 50px;
	background: #fff;

}
.oa_top .key_list_box .key_nav1 h2{ font-weight: normal; color: #333; margin-bottom: 30px;}
.oa_top .key_list_box .key_nav1 li img { 
	display: block;
	margin: 0 auto;
}

.oa_top .key_list_box .key_nav1 li a {
	color: #353535;
	float: left;
	border-bottom: 1px solid #eee;
	display: block;
	width: 170px;



}
.oa_top .key_list_box .key_nav1 li .on {
	color: #e60012;
	border-bottom: 1px solid #e60012;
}

.oa_top .key_list_con1 {
	margin-top: 100px;
	overflow: hidden;


}

.oa_top .key_list_con1 .item {
	display: none;
}
.oa_top .key_list_con1 .item img{ float: right;}








.wms_1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/wms.jpg) no-repeat center;
	height: 478px;
	position: relative;
}

.wyy_1 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yxwyy_01.jpg) no-repeat center;
	height: 481px;
	position: relative;
}

.wyy_2 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yxwyy_02.jpg) no-repeat center;
	height: 816px;
	position: relative;
}

.wyy_3 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yxwyy_03.jpg) no-repeat center;
	height: 638px;
	position: relative;
}

.wyy_4 {
	width: 100%;
	clear: both;
	overflow: hidden;
	background: url(../images/yxwyy_04.jpg) no-repeat center;
	height: 1717px;
	position: relative;
}

.nav-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
	margin: 0 auto;
}

.nav-div {
	width: 1200px;
	margin: 0 auto;
}

.nav-div li {
	float: left;
	color: #fff;
	line-height: 50px;
	width: 100px;
	text-align: center;
	margin-right: 2px;

}

.nav-div li a {
	color: #fff;
}

.nav-div li:hover {
	background: #d50f06;
}

.nav-div li.on {
	background: #d50f06;
}