html, body {
    font-family: 'Microsoft YaHei';
}

div {
    box-sizing: border-box;
}

a {
    cursor: pointer;
}

.home-foot div {
    box-sizing: border-box;
}

.home-head {
    height: 70px;
    background-color: #2f2f2f;
    color: white;
}

.home-foot {
    background-color: #2f2f2f;
    color: white;
    height: 221px;
    margin-top: 30px;
    box-sizing: border-box;
    color: white;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.home-head-container {
    height: 70px;
    text-align: center;
}

.home-head .logo {
    width: 215px;
    height: 100%;
    float: left;
    text-align: left;
    cursor: pointer
}

.home-head .logo h1 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-top: 17px;
}

.layui-fluid {
    padding: 0;
}

.home-head .home-head-container ul {
    font-size: 16px;
    height: 70px;
}

.home-head .home-head-container ul li {
    height: 70px;
    width: 100px;
    float: left;
    line-height: 70px;
    cursor: pointer;
}

.home-head .home-head-container ul li a {
    width: 100%;
    heiht: 100%;
    display: inline-block;
}

.home-head .home-head-container ul li.action {
    background-color: #168df9;
}

.home-head a, .home-foot a {
    color: white;
}

.home-head .home-head-btns {
    height: 100%;
    float: right;
    line-height: 70px;
    font-size: 16px;
}

.home-head .home-head-btns button {
    border-radius: 4px;
}

.home-head .home-head-btns .zc {
    background-color: transparent;
    border-color: white;
}

.home-foot .home-foot-one {
    font-size: 14px;
    height: 21px;
}

.home-foot-head {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #272727;
    border-bottom: 1px solid rgba(229, 229, 229, 0.2);
}

.home-foot .home-foot-two {
    height: 133px;
}

.home-foot .home-foot-three {
    height: 42px;
    border-top: 1px solid rgba(229, 229, 229, 0.2);
    line-height: 42px;
    text-align: center;
    font-size: 12px;

}

.home-foot .home-foot-one a {
    display: inline-block;
}

.home-foot-one .one {
    margin-right: 69px;
}

.home-foot-one .two {
    margin-right: 67px;
}

.home-foot-one .three {
    margin-right: 124px;
}

.home-foot-two-left {
    height: 100%;
    width: 750px;
    font-size: 12px;
    display: inline-block;
    padding-top: 5px;
}

.home-foot-two-left-1 {
    width: 115.56px;
    margin-right: 73px;
    float: left;
}

.home-foot-two-left-2 {
    float: left;
    margin-right: 133px;
}

.home-foot-two-left li {
    height: 27px;
}

.home-foot-two-left-3 {
    float: left;
    margin-right: 133px;
}

.home-foot-two-left-4 {
    float: left:
}

.home-foot-two-right {
    width: 450px;
    height: 100%;
    float: right;
}

.home-foot-two-righ-1 {
    height: 100%;
    width: 100%;
    padding-left: 28px;
    border-left: 1px solid rgba(229, 229, 229, 0.2);
    font-size: 12px;
    padding-top: 6px;
}

.home-foot-two-righ-1 p {
    height: 26px;
}

.d-p-n {
    display: none;
}

.m-c {
    margin: 0 auto;
}

.mbx {
    width: 100%;
    height: 48px;
    background-color: #f1f1f1;
    margin-bottom: 23px;
    padding: 15px 16px;
    color: #414141;
    font-size: 16px;
}

.mbx a {
    color: #414141;
    cursor: pointer;
}

.mbx a:hover {
    color: #1278d4;
}

.mbx .mbx-c {
    color: #999999;
}

.con .con-left {
    width: 192px;
    height: auto;
    float: left;
}

.con .con-left ul li {
    width: 192px;
    height: 46px;
    background: #f1f1f1;
    color: #666666;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    border: 1px solid white;
    cursor: pointer;
}

.con .con-left ul li.action {
    background-color: #168df9;
    color: white;
}

.con .con-left ul li:nth-child(1) {
    color: white;
    background-color: #1278d4;
    font-size: 18px;
}

.con .con-right {
    width: 923px;
    height: auto;
    display: inline-block;
    margin-left: 41px;
    text-align: center;
    margin-bottom: 115px;
}

.head-img {
    width: 100%;
    height: auto;
    margin-bottom: 23px;
}

.head-img img {
    width: 100%;
}

a.zc:hover {
    color: white;
}
