*{ margin:0; padding:0;}
body{ font-family:'微软雅黑','宋体','仿宋';color:#666;font-size:12px; } 
body,html{width:100%;  height:100%;background: #f7f7f7;}
ul,li{ list-style-type:none;}
li{ vertical-align:bottom;}
a{ text-decoration:none; color:#666;}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,b,u,i,dl,dt,dd,ul,li,input,table,tr,td{margin:0;padding:0;}
input,select{vertical-align:middle;border:none; font-family:'微软雅黑','宋体','仿宋'; color:#666; outline:none;}
ol,ul,li{list-style:none; vertical-align:middle;}
a img{border:0;}
a{ outline:none;}
textarea{ outline:none;-webkit-appearance:none;}
.clearfix:after{content:".";display:block;height:0; clear:both;visibility:hidden;}
img{vertical-align:middle;border:none;display: block;}
em{font-style:normal;}
p span{ overflow:hidden;}
fieldset{ border:none;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
　　color: #999;
　　}
　　input:-moz-placeholder, textarea:-moz-placeholder {
　　color:#999;
　　}
　　input::-moz-placeholder, textarea::-moz-placeholder {
　　color:#999;
　　}
　　input:-ms-input-placeholder, textarea:-ms-input-placeholder {
　　color:#999;
　　}

.none{
	display: none;
}
.width1200{
	width: 1200px;
	margin: 0 auto;
}


.header{
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	height: 94px;
	background: #f8f8f8;
}
.headerbox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 94px;
}
.headerbox .headerleft{
	display: flex;
	align-items: center;
}
.headerbox .headerleft .logo{
	display: flex;
	align-items: center;
}
.headerbox .headerleft .logo .logotu{
	width: 58px;height: 58px;
}
.headerbox .headerleft .logo h1{
	font-weight: 500;
	color: #333;
	font-size: 24px;
	margin: 0 10px;
}
.headerbox .headerleft .logo h1 span{
	display: block;
	color: #999;
	font-size: 12px;
}
.headerbox .headerleft .logo .shu{
	margin-left: 5px;
}
.headerbox .headerleft h2{
	color: #464646;
	font-size: 24px;
	margin-left: 15px;
}
.headerbox .headerright{
	display: flex;
	align-items: center;
}
.headerbox .headerright a{
	width: 58px;
	height: 28px;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	background: #fff;
	color: #666;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
	margin-left: 10px;
}
.headerbox .headerright a.zhuce{
	border: 1px solid #71c430;
	background: #71c430;
	color: #fff;
}
.headerbox .headerright1{
	width: 154px;
	position: relative;
}
.headerbox .headerright1:hover .userbox{
	display: block;
}
.headerbox .headerright1 .user{
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	color: #666;
	font-size: 12px;
	cursor: pointer;
}
.headerbox .headerright1 .user .head{
	width: 38px;
	height: 38px;
	border-radius: 38px;
}
.headerright1 .userbox{
	position: absolute;
	width: 124px;
	left: 15px;
	display: none;
    z-index:100;
}
.headerright1 .userbox > img{
	margin-left: 52px;
}
.headerright1 .userbox div{
	width: 100%;
	background: #fff;
	box-shadow:0px 0px 3px 3px #ebebeb;
}
.headerright1 .userbox div a{
	display: block;
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	border-bottom: 1px solid #eee;
	color: #999;
	font-size: 12px;
}
.headerright1 .userbox div a:last-child{
	border-bottom: none;
}


.footer{
	width: 100%;
	background: #fff;
	margin-top: 60px;
}
.footer .footerbox{
	display: flex;
	padding: 30px 0;
	justify-content: space-between;
}
.footerbox .footer1{
	width: 315px;
	border-right:1px solid #ebeaed;
	height: 108px;
}
.footerbox .footer1 h1{
	color: #414141;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 500;
}
.footerbox .footer1 div{
	display: flex;
	margin-top: 25px;
	align-items: center;
}
.footerbox .footer1 div img{
	width: 49px;
	height: 48px;
	margin-right: 15px;
}
.footerbox .footer1 div h2{
	color: #494949;
	font-size: 22px;
}
.footerbox .footer1 div h2 span{
	color: #747474;
	font-size: 12px;
	display: block;
}
.footerbox .footer2{
	width: 315px;
	border-right:1px solid #ebeaed;
	height: 108px;
	margin-left: 38px;
}
.footerbox .footer2 h1{
	color: #414141;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 500;
}
.footerbox .footer2 div{
	margin-top: 25px;
}
.footerbox .footer2 div p{
	color: #747474;
	font-size: 12px;
	margin-bottom: 5px;
}
.footerbox .footer3{
	width: 284px;
	display: flex;
	justify-content: flex-end;
}
.footerbox .footer3 div{
	margin-left: 40px;
	text-align: center;
}
.footerbox .footer3 div p{
	color: #747474;
	font-size: 12px;
	margin-top: 5px;
}
.footera{
	margin: 30px auto;
	display: flex;
	align-items: center;
}
.footera span{
	font-size: 14px;
	color: #999;
	margin-right: 10px
}
.footera a{
	color: #747474;
	font-size: 14px;
	padding: 10px;
}
.footer-bottom{
	width: 100%;
	border-top: 1px solid #e6e5e9;
	height: 50px;
}
.footer-bottom p{
	text-align: center;
	line-height: 50px;
}


























