@charset "utf-8";
/* CSS Document */

.eaeaea{
	background: #eaeaea;
}

body{
    position: relative;
    padding-top: 132px;
    padding-bottom: 56px;
}

.bgf2f2f2{
	background: #f2f2f2;
}

.wraper{
	max-width: 1920px;
	min-width: 320px;
	margin: 0 auto;
	overflow: hidden;
}

.wrap{
	padding: 0 10px;
	max-width: 86%;
	margin: 0 auto;
}

.header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	background: #103735;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.header .logo{
	float: left;
}

.header .logo a{
	display: block;
	margin-top: 36px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.header .logo a img{
	display: block;
	height: 60px;
	width: auto;
}

.header .logo img{
	-webkit-transition: all .4s ease;
}

.header .nav{
	float: right;
	padding: 30px 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.header .nav li{
	float: left;
	margin-left: 28px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.header .nav li a{
	font-size: 18px;
	color: #fff;
}

.header .nav li a:hover,
.header .nav li.cur a{
	color: #f49f00;
}

.header .header-phone{
	float: right;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/common-img/header-phone-bg.png) left center no-repeat;
	padding-left: 55px;
}

.header .weizhi{
	float: left;
	margin-left: 2%;
	margin-top: 10px;
	position: relative;
}

.header .weizhi dt.city{
	padding: 0 14px 0 42px;
	height: 38px;
	line-height: 38px;
	background: url(../img/common-img/weizhi.png) #27282c 12px center no-repeat;
	-webkit-border-radius: 19px;
	-moz-border-radius: 19px;
	border-radius: 19px;
}

.header .weizhi dt.city a{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.header .weizhi dd{
	position: absolute;
	left: 0;
	top: 46px;
	width: 280px;
	background: #fff;
	border: 1px solid #ccc;
	line-height: 20px;
	font-size: 0;
	padding: 12px 12px 8px;
	display: none;
}

.header .weizhi dd a{
	display: inline-block;
	font-size: 14px;
	margin: 0 6px 4px;
	color: #666;
}

.header .nav .nav-phone{
	font-size: 18px;
	color: #c0000d;
	font-weight: bold;
	padding: 0;
}

.header .nav .nav-phone img{
	width: 20px;
	vertical-align: -4px;
	margin-right: 8px;
}

.nav-btn{
	display: none;
	position: absolute;
	z-index: 9999;
	width: 38px;
	height: 26px;
	top: 15px;
	right: 16px;
	cursor: pointer;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.nav-btn .navbar{
	position: absolute;
	left: 0;
	top: 0;
	width: 38px;
	height: 4px;
	background: #fff;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.nav-btn .navbar2{
	top: 11px;
}

.nav-btn .navbar3{
	top: 22px;
}

.nav-btn-active{
	right: 220px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav-btn-active .navbar1{
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-btn-active .navbar2{
	opacity:0;
	filter:alpha(opacity=0);

}

.nav-btn-active .navbar3{
	top: 11px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.header .nav-active{
	visibility: visible !important;
}

.header .nav .zhezhao{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	display: none;
}

.header .nav-active .zhezhao{
	display: block;
}

.header .nav-active .zhezhao:hover{
	cursor:url(../img/common-img/close-icon.ico) 16 16, default;
}

.header .nav-active ul{
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
	right: 0 !important;
}

/*header*/


.footer{
	background: #103735;
	padding: 24px 0;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
}

.header .logo a img.logo2{
	display: none;
}

.header2 {
    background: url(../img/common-img/alpha4-6.png) repeat;
    background: #103735;
	padding: 10px 0;
}

.header2 .logo a{
	margin-top: 13px;
}

.header2 .logo a img{
	height: 56px;
}

.header2 .nav-btn .navbar{
	background: #fff;
}

.header2 .nav{
	padding: 5px 0;
}

.header2 .nav li.text{
	padding-top: 0;
}
.header .nav li.img img{
	width: 156px;
	height: 137px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.header2 .nav li.img img{
	width: 44px;
	height: 38px;
	margin-top: 9px;
}

.header2 .nav li.img a{
	display: block;
}

.small-title .cn{
	font-size: 30px;
	color: #444444;
	text-align: center;
	margin-bottom: 10px;
}

.small-title .en{
	position: relative;
	font-size: 20px;
    color: #aaa;
	text-align: center;
}

.small-title .en span{
	position: relative;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 16px;
	background: #fff;
}

.btn-default{
	display: block;
	width: 46%;
	height: 46px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	color: #767676;
	border: 1px solid #767676;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.btn-default:hover{
	color: #fff;
	background: #E60012;
	border-color: #E60012;
}

.more{
	display: block;
	width: 164px;
	text-align: center;
	border: 2px solid #3b3b3b;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	color: #3b3b3b;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.more span,
.more i{
	display: inline-block;
	vertical-align: top;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	margin: 0 4px;
}

.more:hover{
	color: #fff;
	background: #E60012;
	border-color: #E60012;
}


.small-banner{
	height: 476px;
}

.small-nav{
	border-bottom: 1px solid #e5e5e5;
}

.small-nav-container{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}

.small-nav ul li{
	float: left;
	margin-right: 6px;
}

.small-nav ul li a{
	position: relative;
	top: 1px;
	display: block;
	border-bottom: 2px solid transparent;
	padding: 0 21px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #333333;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.small-nav ul li a:hover,
.small-nav ul li a.active{
	border-bottom-color: #e60012;
	color: #e60012;
}

.small-nav-header{
	position: relative;
	display: none;
	height: 44px;
	height: 44px;
	background: #c20a14;
	color: #fff;
	padding: 0 16px;
	font-size: 16px;
}

.small-nav-header::after{
	content: "";
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -3px;
	border: 6px solid transparent;
	border-top-color: #fff;
}

.loadMore{
	position: relative;
	text-align: center;
}

.loadMore::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	border-top: 1px solid #c9c9c9;
}

.loadMore span{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	background: #fff;
}

.loadMore span a{
	display: inline-block;
	vertical-align: top;
	width: 438px;
	height: 46px;
	font-size: 14px;
	color: #000000;
	line-height: 46px;
	text-align: center;
	background: #eeeeee;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.loadMore span a:hover{
	background: #E60012;
	color: #FFFFFF;
}

@keyframes ghostUpdown{
	from{
		bottom: 60px;
		opacity: 1;
	}
	to{
		bottom: 40px;
		opacity: 0;
	}
}
@-webkit-keyframes ghostUpdown{
	from{
		bottom: 60px;
		opacity: 1;
	}
	to{
		bottom: 40px;
		opacity: 0;
	}
}
@keyframes shadow{
	from{
		bottom: 60px;
		opacity: 1;
	}
	to{
		bottom: 40px;
		opacity: 0;
	}
}
@-webkit-keyframes shadow{
	from{
		bottom: 60px;
		opacity: 1;
	}
	to{
		bottom: 40px;
		opacity: 0;
	}
}

.small-banner {
    position: relative;
    height: 350px;
}

.header .tel{
	font-size: 18px;
	color:#fff;
	text-align: right;
	height: 36px;
	line-height: 36px;
}


.commonTel{
	display:none;
}




















































































































































