@charset "utf-8";
/* 页面自定义css样式 */

body {
    background: none;
}

.w1200 {
    width: 100% !important;
}

.head-box {
    height: auto;
    padding: 40px 12px 30px;
    background: url(syhead-bg.png) no-repeat center top;
    background-size: auto 100%;
}

.head-box img {
    width: 100%;
}

.con-box {
    height: auto;
    padding: 26px 12px 10px;
}

.con-box li {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
    float: none;
    box-shadow: none;
}

.con-box li a img {
    width: 100%;
    height: auto;
}

.con-box li a span {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    margin-top: -50px;
}