@charset "utf-8";
/* 页面自定义css样式 */

body {
    background: none;
}

.w1200 {
    width: 100% !important;
}

.head-box {
    height: auto;
    padding: 40px 12px 30px;
    background: url(ztjshead-bg.png) no-repeat center top;
    background-size: auto 100%;
}

.head-box img {
    width: 100%;
}

.con-box {
    height: auto;
    padding: 26px 12px;
}

.con-bg {
    width: 97%;
    padding: 26px 12px 26px 102px;
}


.con-left {
    width: auto;
    top: 56px;
    left: -3%;
}

.con-left li {
    width: 90px;
    height: 32px;
    line-height: 27px;
    background: url(con-leftbg.png) no-repeat left top;
    background-size: 100% auto;
    font-size: 16px;
    color: #999;
    margin-bottom: 26px;
}

.con-left li:nth-child(3) {
    margin-bottom: 26px;
}

.con-left li a {
    width: 100%;
    height: 100%;
    padding-left: 14px;
    color: #999;
    display: block;
}

.left-hover {
    width: 94px !important;
    height: 34px !important;
    line-height: 29px !important;
    background: url(con-leftbg-hover.png) no-repeat left top !important;
    background-size: 100% auto !important;
    font-size: 16px !important;
    margin-bottom: 26px !important;
    margin-left: 0 !important;
}

.left-hover a {
    color: #fff !important;
    padding-left: 14px !important;
}

.con-right {
    width: 100%;
    min-height: 280px;
    border-radius: 8px;
    padding: 16px 12px 0;
    font-size: 13px;
    line-height: 26px;
}

.con-right li {
    width: 100%;
    height: auto;
    margin: 0 0 16px 0;
    float: none;
}

.con-right li:nth-child(4n) {
    margin-right: 0;
}

.con-right li img {
    width: 100%;
    height: auto;
    display: block;
}