.box2 {
    width: 100%;
    height: 100%;
    background: #F4EBDD url(../images/header2.png) no-repeat center top;
    background-size: 100% 520px;
    padding-top: 300px;
    position: relative;
}

.box2 .main {
    margin: 0 auto;
    margin-bottom: 120px;
    width: 1000px;
    max-height: 1060px;
    background: #FFFFFF;
    /* box-shadow: 0px -1px 9px 0px rgba(175, 15, 12, 0.18); */
}

.box2 .main .title {
    padding-top: 50px;
    padding-bottom: 40px;
    height: 24px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #000000;
    line-height: 24px;
}

.box2 .main .title a {
    display: inline-block;
    padding-bottom: 20px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #9C9C9C;
}

.padding30 {
    padding: 0 30px;
}

.box2 .main .title a.current-title {
    background: url(/img/zxresource/MAIN/2018/12/118918/images/rect2.png) no-repeat center bottom;
    background-size: 70px 4px;
    color: #000000;
}

.box2 .main ul {
    width: 100%;
    /* margin: 85px 75px 80px 84px; */
    margin-top: 85px;
    margin-bottom: 84px;
}

.box2 .main ul li {
    padding: 10px 80px;
}

.box2 .main ul li a {
    width: 603px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

.box2 .main ul li span {
    width: 70px;
    height: 9px;
    font-size: 12px;
    font-family: ArialMT;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.box2 .main .page {
    padding-bottom: 30px;
    text-align: center;
}
.box2 .main .page a.common_current_page {
    background-color: #D82619;
    color: white;
    border-width: 0;
}

.box2 .main .page a {
    color: #666666;
    background-color: #111111;
    border: 1px solid #eeeeee;
    padding: 5px 12px;
    margin-left: 4px;
}
