﻿.header-bg{
	width:100%;
	height: 250px;
	/*background: url('../img/team.png');*/
	background-position: center;
	background-repeat: no-repeat;
}
.hq-main{
	width:100%;
	height: auto;
	background: #f3f3f3;
}
.main-head,.main-art,.main-pic{
	width:1000px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main-art
{
    padding-bottom: 50px;
}
 .main-art
 {
     min-height:600px;
 }
body
{
    margin:0;
    padding:0;
    font-family:Microsoft YaHei;
}
.main-lert
{
    width:150px;
    float:left;
    margin-right:50px;
}
.main-right
{
    width: 800px;
    float: left;
    background: #fff;
}
.main-lert>ul
{
        -webkit-padding-start: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.main-lert>ul>li
{
    height: 40px;
    line-height: 40px;
    list-style-type: none;
    padding: 0 10px 0 10px;
}
.aaa
{
    color: #ce1446;
    background: #fff;
    border-radius: 19px;
}
.list
{
    background: #fff;
    padding: 0 20px;
    display:none;
    float:left;
}
p
{
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
h1
{
    font-size:1.5em;
}