@charset "utf-8";
html,body,div,a,p,ul,li,ol,dl,dt,dd,img,span,table,tr,td,th,thead,tbody,tfoot,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	}
h1,h2,h3,h4,h5,h6{
	font-weight:400;
	}
input{
	outline:0 none;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	cursor:pointer;
	}
a:hover{
		color:#039cec;
		}
img{
	border:0 none;
	display:block;
	}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	}
.clearfix{
	zoom:1;
	}
/*底部导航开始*/
.bottom-nav{
	height: 204px;
    background-color: #394455;
	}
.bottom-nav ul{
	float:left;
	
	}
.bottom-nav p{
	height: 14px;
	line-height:14px;
	font-family: 微软雅黑;
	font-size: 14px;
	text-align: left;
	color: #ffffff;
	margin:60px 0 20px;
	}
.bottom-nav li{
	height: 12px;
    line-height:12px;
    font-family: 微软雅黑;
    font-size: 12px;
    text-align: left;
    margin-bottom:10px;
	width:88px;
	margin-right:80px;
	}
.bottom-nav li a{
	color: rgba(255, 255, 255, 0.5);
	}
.bottom-nav a:hover{
	color: rgba(255, 255, 255, 1);
   	}
/*.bottom-nav .right{
	float:right;
	}
.bottom-nav .right p{
	padding-left:27px;
	background:url(../picture/1index/5-opinion/feedback.png);
	background-repeat:no-repeat;
	}*/
.bottom-nav .contact{
	font-size: 14px;
	margin-top:60px;
	float:right;
	color: rgba(255, 255, 255, 0.5);
	padding-left:30px;
	background:url(../picture/1index/6-bottom/contact.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-family: 微软雅黑;
	}
.bottom-nav .contact:hover{
	color: rgba(255, 255, 255, 1);
	}
/*底部导航结束*/
/*备注号开始*/
.copyright{
	height:60px;
	background-color: #2f3949;
    }
.copyright .container{
	font-size:14px;
	height: 60px;
	line-height: 60px;
  	font-family: 微软雅黑;
  	text-align: center;
  	color: #ffffff;
	}
/*.copyright .container a{
	float:right;
	color: rgba(255, 255, 255, 0.5);
	padding-left:30px;
	background:url(../picture/1index/6-bottom/contact.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
.copyright .container a:hover{
	color: rgba(255, 255, 255, 1);
	}*/
/*备注号结束*/
