@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-size: 14px;
	line-height: 1.45;
	color: #333;
	font-family: 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
}

h2 {
	font-size: 30px;
	line-height: 1;
	font-weight: normal;
}

h3 {
	font-size: 24px;
	font-weight: normal;
}

img {
	display: block;
}

a {
	color: #333;
	text-decoration: none;
}

.bg {
	background: #f5f5f5;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.moblie {
	display: none;
}

.mr0 {
	margin-right: 0;
}

.mr20 {
	margin-right: 20px;
}

.mb10 {
	margin-bottom: 10px;
}

.header_cont {
	width: 1100px;
	margin: 0px auto;
	padding: 15px 0 0;
	height: 75px;
}

.header_cont .tel {
	padding-top: 3px;
}

.header_cont .tel span {
	font-size: 12px;
	color: #666;
}

.header_cont .tel p {
	display: block;
	font-size: 28px;
	line-height: 1.2;
}

.header_cont .nav {
	float: left;
	padding-left: 285px;
	padding-top: 15px;
}

.header_cont .nav a {
	margin-right: 70px;
	font-size: 18px;
	padding: 0px 5px;
	float: left;
	display: block;
	height: 34px;
}

.header_cont .nav a.hover {
	color: #f6504f;
	border-bottom: 2px solid #f6504f;
}

.header_cont .nav a:hover {
	color: #f6504f;
}

.banner {
	background: url(../images/pcbanner2026.jpg) no-repeat top center;
	height: 500px;
}

.title {
	padding: 50px 0px 30px;
	text-align: center;
	font-size: 16px;
	color: #333;
}

.title p {
	color: #777;
	padding-top: 10px;
}

.title.t2 {
	color: #fff;
}

.title.t2 p {
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.content {
	width: 1100px;
	margin: 0 auto;
	padding: 20px 0px 70px;
}

.about .content {
	width: 860px;
}

.about .fl img {
	height: 254px;
}

.about .fr {
	width: 490px;
}

.about .fr p {
	line-height: 1.8;
	font-size: 14px;
	text-indent: 2em;
}

.fuwu .box {
	float: left;
	width: 346px;
	margin-right: 30px;
	height: 240px;
	position: relative;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.fuwu .box h3 {
	line-height: 2;
	padding-top: 70px;
	position: relative;
	z-index: 999;
}

.fuwu .box p {
	margin: 0px 90px;
	position: relative;
	z-index: 999;
}

.fuwu .box img {
	position: absolute;
	left: 0;
	top: 0;
	width: 346px;
	height: 240px;
}

.fuwu .box em {
	display: none;
	width: 346px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background: #ca0000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.fuwu .box:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease-out;
}

.fuwu .box:hover em {
	display: block;
}

.movie {
	background: url(../images/movie.jpg) no-repeat top center #f5f5f5;
}

.movie .content {
	height: 447px;
}

.movie2 {
	display: none;
}

.nianjie .fl {
	width: 600px;
}

.nianjie .fl .box {
	float: left;
	font-size: 20px;
	margin: 0px 50px 40px 0;
	text-align: center;
	line-height: 50px;
}

.nianjie .fl .box img {
	padding: 30px;
	border: 1px solid #dc6669;
	border-radius: 100px;
}

.youxuan .box {
	float: left;
	position: relative;
	width: 210px;
	height: 200px;
	font-size: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}

.youxuan .box p {
	display: block;
	z-index: 666;
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 200px;
}

.youxuan .box em {
	display: none;
	width: 210px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background: #ca0000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.youxuan .box:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease-out;
}

.youxuan .box:hover em {
	display: block;
}

.hezuo .content {
	padding-bottom: 10px;
}

.youshi {
	background: url(../images/youshi.jpg) no-repeat top center;
	height: 365px;
	overflow: hidden;
}

.youshi .box {
	width: 20%;
	float: left;
	text-align: center;
	color: #fff;
	line-height: 1.6;
}

.youshi .box h3 {
	font-size: 20px;
}

.youshi .box img {
	display: block;
	width: 50px;
	margin: 0px auto 20px;
}

.footer .content {
	padding: 30px 0;
}

.footer a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.footer .fl p {
	line-height: 26px;
	font-size: 12px;
}

.footer .fl .p1 {
	color: #aaa;
	font-size: 14px;
}

.footer .fl .p1 span {
	margin: 0px 12px;
}

.footer .fr {
	line-height: 1.7;
}

.footer .fr span {
	display: block;
	color: #666;
}

.footer .fr p {
	display: block;
	font-size: 26px;
}

.footer .fr img {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ddd;
}


@media screen and (max-width: 1025px) {
	.web {
		display: none;
	}

	.moblie {
		display: block;
	}

	.moblie p {
		position: relative;
		z-index: 2;
	}

	.moblie p .ss {
		position: absolute;
		top: -50px;
	}

	.header {
		padding: 7px 4% 0;
		height: 44px;
		z-index: 66;
		position: fixed;
		top: 0;
		left: 0;
		width: 92%;
		background: url(../images/bai_bg.png);
	}

	.header .fr {
		padding-top: 6px;
	}

	.header .open {
		cursor: pointer;
	}

	.header .close {
		display: none;
		cursor: pointer;
	}

	.hei_bg {
		height: 100%;
		display: none;
		position: fixed;
		width: 100%;
		background: url(../images/heibg.png);
		right: 0;
		top: 50px;
		z-index: 99999;
	}

	.menu {
		position: fixed;
		display: none;
		right: 0;
		top: 0px;
		width: 45%;
		z-index: 999999;
		background-color: #fff;
		height: 100vh;
		padding-top: 50px;
		box-sizing: border-box;
	}
	.menu >img{
		position: absolute;
		right:15px;
		top:13px;
	}
	.menu_li_img{
		width: 16px;
		height: 16px;
	}
	.menu > li{
		padding: 0 10px;
	}
	.menu a {
		/* display: block; */
		/* color: #fff; */
		/* border-bottom: 1px solid #555; */
		line-height: 3.4;
		/* width: 92%; */
		/* margin: 0px 4%; */
		text-align: center;
		margin-left: 10px;
	}

	.kong {
		height: 50px;
	}

	.about {
		background: #f5f5f5;
		padding-bottom: 4%;
	}

	.about p {
		line-height: 1.6;
		font-size: 24px;
		margin: 0px 4% 4%;
		text-indent: 2em;
		text-align: justify;
	}

	.lianxi {
		padding: 20px 0 30px;
		background: #212932;
		color: #fff;
	}

	.lianxi p {
		text-align: center;
		margin-top: 2%;
		font-size: 22px;
	}

	.lianxi a {
		font-size: 40px;
		color: #fff;
	}

	.lianxi .p2 {
		font-size: 22px;
		color: #999;
		line-height: 1.8;
	}

	.lianxi .p2 a {
		font-size: 22px;
		color: #999;
		line-height: 1.8;
	}

	.gotop {
		width: 50px;
		right: 3%;
		bottom: 10%;
		z-index: 99999;
		position: fixed;
		cursor: pointer;
	}
}

@media screen and (max-width: 650px) {
	.about p {
		line-height: 1.6;
		font-size: 13px;
	}

	.lianxi a {
		font-size: 24px;
	}

	.lianxi p {
		font-size: 12px;
	}

	.lianxi .p2 {
		font-size: 12px;
	}

	.lianxi .p2 a {
		font-size: 12px;
		color: #999;
		line-height: 1.8;
	}

	.lianxi {
		padding: 20px 0 20px;
	}

}