body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}ol,ul{list-style:none}caption,th{text-align:left}q:before,q:after{content:''}abbr,acronym{border:0}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.l,.col-l,.col_l,.col-c,.col_c{float:left}.r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right}.c{clear:both}.n,em{font-weight:normal;font-style:normal}.b{font-weight:bold}.i{font-style:italic}.fa{font-family:Arial}.fg{font-family:Georgia}.ft{font-family:Tahoma}.fl{font-family:Lucida Console}.fs{font-family:'宋体'}.fw{font-family:'微软雅黑'}.tc{text-align:center}.tr{text-align:right}.tl{text-align:left}.tdu{text-decoration:underline}.tdn,.tdn:hover,a.tdl:hover{text-decoration:none}.fc0{color:#000000}.fc3{color:#333333}.fc6{color:#666666}.fc9{color:#999999}.fcr{color:red}.fcw{color:white}.fcb{color:blue}.fcg{color:green}.f0{font-size:0}.f10{font-size:10px}.f12{font-size:12px}.f13{font-size:13px}.f14{font-size:14px}.f16{font-size:16px}.f20{font-size:20px}.f24{font-size:24px}.vm{vertical-align:middle}.vtb{vertical-align:text-bottom}.vt{vertical-align:top}.vn{vertical-align:-2px}.vimg{margin-bottom:-3px}.m0{margin:0}.ml0{margin-left:0}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml20{margin-left:20px}.mr0{margin-right:0}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr20{margin-right:20px}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.ml-1{margin-left:-1px}.mt-1{margin-top:-1px}.p1{padding:1px}.pl5{padding-left:5px}.p5{padding:5px}.pt5{padding-top:5px}.pr5{padding-right:5px}.pb5{padding-bottom:5px}.p10{padding:10px}.pl10{padding-left:10px}.pt10{padding-top:10px}.pr10{padding-right:10px}.pb10{padding-bottom:10px}.p20{padding:20px}.pl20{padding-left:20px}.pt20{padding-top:20px}.pr20{padding-right:20px}.pb20{padding-bottom:20px}.rel,.pr{position:relative}.abs,.pa{position:absolute}.dn{display:none}.db{display:block}.dib{-moz-inline-stack:inline-block;display:inline-block}.di{display:inline}.ovh{overflow:hidden}.ovs{overflow:scroll}.vh{visibility:hidden}.vv{visibility:visible}.lh14{line-height:14px}.lh16{line-height:16px}.lh18{line-height:18px}.lh20{line-height:20px}.lh22{line-height:22px}.lh24{line-height:24px}.fix{*zoom:1}.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}.z{_zoom:1}.h1{height:1px}.h5{height:5px}.h10,.h{height:10px}.h15{height:15px}.h20{height:20px}.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px;line-height:0;overflow:hidden;clear:both;visibility:hidden}body{font:12px/1.5宋体,Arial,sans-serif}a{text-decoration:none}a:hover{color:#FF6600}.h25{height:25px}.h30{height:30px}.h40{height:40px}.h45{height:45px}.h50{height:50px}.h55{height:55px}.h60{height:60px}


* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "微软雅黑", "Microsoft Yahei", "宋体";
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.trans {
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
hr {
	border: none;
	outline: none;
}
h1, h2, h3, h3, h4, h5, h6 {
	font-weight: normal;
}
img {
	max-width: 100%;
}
body {
	font-family: "微软雅黑", "Microsoft Yahei", "宋体";
}
.wp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.wp a {
	color: #272b2c
}
a {
	color: #272b2c;
}
a:hover {
	color: #e4392a;
}
/*全局变量 begin*/
.bgf8{ background: #f4f4f4;}/*背景*/
.bgff{ background: #fff;}/*背景*/
/*头部*/

#bd {padding-top: 90px;}
#hd {
	/*height: 101px;*/

	height: 90px;
	background: #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .3);
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.fixed {
	top: -101px !important;
}
#hd .logo {
	float: left;
	margin-right: 65px;
	/*height: 101px;*/

	height: 90px;
}
#hd .logo a {
	display: block;
	height: 100%;
	/*line-height: 101px;*/

	line-height: 90px;
}
#hd .logo a img {
	display: inline-block;
	vertical-align: middle;
}
#nav ul li {
	float: left;
	line-height: 90px;
	width: 100px;
	margin-right: 10px;
}
#nav ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	border-bottom: 3px solid #fff;
	height: 90px;
}
#nav ul li a:hover {
	border-bottom: 3px solid #e4392a;
}
#hd .tel {
	background: url(../images/tel_bg.png) left center no-repeat;
	line-height: 90px;
	font-weight: 600;
	float: right;
	padding-left: 37px;
	color: #e4392a;
	font-size: 18px;
}
/*手机头部*/
#m-hd {
	display: none;
}
#m-hd {
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
#m-hd img {
	height: 40px;
	padding: 10px 0 0 10px;
}
.m-trigger {
	position: absolute;
	top: 0;
	right: 10px;
	width: 50px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;
	-webkit-background-size: 50px;
	background-size: 25px;
	height: 50px;
}
.m-nav {
	z-index: 60;
	position: absolute;
	top: 50px;
	width: 100%;
	left: 0;
	background: url(../images/alpha_black_70.png) repeat;
	text-align: center;
	display: none;
}
.m-nav li {
	border-bottom: 1px solid #565656;
}
.m-nav a {
	display: block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.m-nav a:hover, .m-nav a:active {
	color: #e4392a;
}
.m-sub {
	text-align: left;
	display: none;
	width: 100%;
}
.m-sub a {
	border-bottom: none;
	font-size: 13px;
}

/*底部*/
#fd {
	background: url(../images/fd_bg.png) center top no-repeat;
	padding-top: 75px;
	color:#a3a3a9; font-size:0.8rem;
}
#fd a { color:#a3a3a9; }
#fd .fd-copy {
	height: 40px;
	line-height: 40px;
	background-color: #000022;
}


/* side */

.side {
	position: fixed;
	width: 50px;
	height: 275px;
	right: 0;
	top: 250px;
	z-index: 100;
}
.side ul li {
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	margin-bottom: 2px;
}
.side ul li .sidebox {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 5px 0 0 5px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #000022;
	color: #fff;
	font: 16px/50px "微软雅黑";
	overflow: hidden;
}
.side ul li a:hover .sidebox {
	width: 175px;
}
.side ul li .sidetop {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
	transition: all 0.3s;
}
.side ul li .sidetop:hover {
	background: #e4392a;
}
.side ul li img {
	float: right;
}
.side2 {
	position: fixed;
	width: 40px;
	right: 10px;
	z-index: 100;
	top: 500px;
	height: 80px;
}
.side2 ul li {
	width: 40px;
	height: 40px;
}
.side2 ul li a {
	display: block;
	background-color: #e4392a;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
}
.side2 ul li a img {
	vertical-align: middle;
	display: inline-block;
}
.side2 ul li a:hover {
	background-color: #000022;
}
.side2 ul li .weixin {
	position: absolute;
	left: -154px;
	bottom: 0;
	display: none;
}
.side2 ul li .weixin em {
	background: url(../images/arr3.png) no-repeat;
	width: 5px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: 3px;
}
.side2 ul li .weixin img {
	display: block;
}

/*banner*/
#banner .flexslider {
	background: none;
}
#banner .slides li .pic {
	display: block;
	padding-top: 36.4%;
	/* -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover; */

	background-position: center bottom;
	position: relative;
}
#banner .slides li .ban-txt {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	top: 50%;
	height: 205px;
	margin-top: -102px;
	text-align: center;
}
#banner .slides li.s1 .ban-txt {
	background: url(../images/ban_k.png) no-repeat;
}
#banner .flexslider .slides img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
#banner .slides li .ban-txt h5 {
	font-size: 22px;
	color: #fff;
	margin-top: -5px;
}
#banner .slides li .ban-txt h2 {
	height: 118px;
	line-height: 118px;
	margin-top: 5px;
	font-size: 71px;
	color: #fff;
}
#banner .slides li .ban-txt h3 {
	padding-top: 25px;
	font-size: 24px;
	color: #e4392a;
}
#banner .flex-control-paging li a {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.7);
}
#banner .flex-control-paging li a.flex-active {
	background-color: #e4392a;
}
#banner .flex-control-nav {
	bottom: 80px;
}
#banner .flex-direction-nav a {
	background: url(../images/ban_prev.png) no-repeat;
	width: 24px;
	height: 44px;
	opacity: 1;
	filter: alpha(opacity=100);
}
#banner .flex-direction-nav .flex-prev {
	left: 50%;
	margin-left: -570px;
}
#banner .flex-direction-nav .flex-next {
	background-image: url(../images/ban_next.png);
	right: 50%;
	margin-right: -570px;
}
#banner .slides li.s2 .ban-txt {
	width: 840px;
	margin-left: -420px;
}
#banner .slides li.s2 .ban-txt h2 {
	font-size: 58px;
	line-height: 56px;
	height: 56px;
	margin-bottom: 10px;
}
#banner .slides li.s2 .ban-txt h3 {
	font-size: 50px;
	text-transform: uppercase;
	padding-top: 0;
}
#banner .slides li.s2 .ban-txt h4 {
	font-size: 16px;
	color: #fff;
}
#banner .slides li.s2 .ban-txt h6 {
	font-size: 14px;
	border-top: 1px solid #d3d3d7;
	width: 149px;
	margin: 0 auto;
	color: #fff;
	line-height: 35px;
	margin-top: 15px;
}
#banner .slides li.s3 .ban-txt h2 {
	font-size: 45px;
	height: 45px;
	line-height: 45px;
}
#banner .slides li.s3 .ban-txt h3 {
	font-size: 69px;
	text-transform: uppercase;
	padding-top: 0;
	border-bottom: 1px solid #e4392a;
}
#banner .slides li.s3 .ban-txt h4 {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	margin-top: 20px;
}
#banner {
	position: relative;
}
.banner-bg {
	background: url(../images/ban_bg.png) center top no-repeat;
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}

/*首页*/
.tit-i {
	text-align: center;
	padding: 30px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3 {
	font-size: 30px;
	font-family: 微软雅黑;
	color: #002;
	font-weight: 500;
	margin-bottom: 10px;
}
.tit-i h5 {
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span {
	color: #e4392a;
}
.tit-i em {
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}

/*内页*/
#ban-in {
	position: relative;
	background-position: center 0;
	background-repeat: no-repeat;
	/*padding-top: 16%;*/
	background:url(../images/banner.jpg) no-repeat center top;
	height: 300px;
}
#ban-in .ban-bg {
	background: url(../images/ban_bg.png) center top no-repeat;
	height: 54px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -30px;
	z-index: 60;
}
.pages {
	text-align: center;
	margin-bottom: 105px;
	margin-top: 20px;
}
.pages a {
	display: inline-block;
	width: 41px;
	height: 41px;
	background-color: #edecec;
	border-radius: 3px;
	text-align: center;
	line-height: 41px;
	font-family: Arial;
	font-size: 18px;
	color: #666;
	margin: 0 4px;
}
.pages a:hover, .pages .page-on {
	background-color: #e4392a;
	color: #fff;
}

/*关于*/
.about-info {
	font-size: 14px;
	line-height: 34px;
	color: #666;
	padding-bottom: 50px;
}



@media screen and (max-width: 1169px) {
	#hd .logo {
		margin-right: 0;
	}

	#hd .tel {
		float: left;
	}

	#banner .flex-control-nav {
		bottom: 20px;
	}
}

@media screen and (max-width: 1068px) {
	#hd {
		display: none !important;
	}

	#m-hd {
		display: block;
	}

	.wp {
		padding: 0 10px;
	}

	#bd {
		padding-top: 50px;
	}
}

@media screen and (max-width: 768px) {
	.tit-i {
		padding: 20px 0;
	}
	.tit-i h3 {
		margin:0; font-size:1.5rem;
	}
	.tit-i h5 {
		font-size:0.9rem;
	}
	.side, .side2 {
		display: none;
	}

	#ban-in {
		height:100px; background-size:cover;
	}

	#ban-in .ban-bg {
		display: none;
	}

	#fd {
		background: url(../images/fd_bg.png) no-repeat center top;/*background: #191938;*/
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		margin-top: -18px;
		padding-top: 0;
	}

	#fd .fd-copy {
		text-align: center;
		background: none;
		height: auto;
		padding: 8px 0;
	}

}