.container {
    width: 960px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.layui-nav {
    background: transparent;
}
.layui-nav .layui-nav-item a{
    color: #000;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
    color: #000;
}
.layui-nav .layui-icon {
    border-top-color: #000;
}
.layui-nav .layui-icon.layui-nav-mored {
    border-top-color: transparent;
}
#main {
    min-height: 500px;
}
#header {
    margin: 15px 0 15px;
    min-height: 46px;
}
#header .logo {
    float: left;
    padding-top: 5px;
}
#header .nav {
    float: right;
}
#search {
    min-height: 470px;
}
#search .container {
    padding: 370px 0 60px;
    text-align: center;
}
#search input {
    width: 600px;
    line-height: 36px;
    text-indent: 8px;
}
#search button {
    line-height: 36px;
    width: 100px;
    cursor: pointer;
}
.hot-keyword * {
    float: left;
    color: #fff;
    margin-right: 8px;
}
#search .hot-keyword {
    margin: 15px 0 0 127px;
}
#good {
    min-height: 285px;
}
#good ul li {
    float: left;
    width: 230px;
    margin: 30px 5px;
}
#good ul li img {
    width: 70px;
    height: 70px;
    margin: 0 80px 50px 80px;
}
#good ul li strong {
    font-size: 16px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 230px;
    text-align: center;
}
#good ul li span {
    font-size: 14px;
    color: #fff;
    display: block;
    width: 220px;
    height: 70px;
    line-height: 30px;
    text-align: center;
}
.hbg h2 {
    background: url("../image/hbg.png") bottom center no-repeat;
    height: 55px;
    font-size: 30px;
    text-align: center;
    color: #000;
    line-height: 35px;
}
.hbg h3 {
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}
#service {
    margin-top: 15px;
}
#service .l1 {
    float: left;
    width: 300px;
    height: 210px;
    position: relative;
}
#service .l1 .l1l {
    width: 300px;
    height: 210px;
}
#service .l1 img {
    width: 300px;
    height: 210px;
}

#process {
    margin-top: 30px;
    height: 450px;
}
#process .container {
    height: 380px;
    padding-top: 70px;
}
#process .container .nrb {
    height: 157px;
    width: 960px;
}
#process .container .nrb ul {
    margin-top: 20px;
}
#process .container .nrb ul li {
    float: left;
    width: 94px;
    height: 148px;
    margin: 0 15px 0 25px;
}
#process .container .nrb ul li img {
    width: 94px;
    height: 94px;
}
#process .container .nrb ul li span {
    height: 54px;
    line-height: 54px;
    width: 94px;
    display: block;
    text-align: center;
    font-size: 16px;
}


#accept {
    height: 500px;
    margin-top: 80px;
}
#accept ul {
    margin-top: 20px;
}
#accept ul li {
    width: 220px;
    height: 369px;
    margin: 0 10px;
    float: left;
}
#accept ul li img {
    width: 192px;
    height: 166px;
    margin: 0 14px;
}
#accept ul li strong {
    font-size: 20px;
    color: #000;
    display: block;
    height: 40px;
    line-height: 40px;
    width: 220px;
    text-align: center;
}
#accept ul li span {
    font-size: 14px;
    color: #666;
    display: block;
    width: 220px;
    height: 70px;
    line-height: 30px;
    text-align: center;
}

#footer {
    background: #363636;
    margin-top: 20px;
}
#footer .container {
    padding: 10px 0;
}
#footer .container ul li
, #footer .copyright{
    color: #fff;
    text-align: center;
    line-height: 25px;
}
#footer .container ul li a {
    color: #fff;
}
#content h2 {
    margin-top: 30px;
    color: #000;
    text-align: center;
    font-size: 26px;
    font-family: "é»‘ä½“";
}
#content .bt {
    height: 35px;
    margin-top: 40px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
#content .con {
    margin-top: 40px;
}