.ourNews {
    width: calc(100% - 40px);
    line-height: 54px;
    height: 54px;
    background: white;
    padding: 15px 20px 0 20px;
    margin-top: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sub-menu {
    border-bottom: 2px solid #f3f3f3;
}

.sub-menu-left a {
    font-size: 15px;
    margin-left: 6px;
}

.sub-menu-left .img1 {
    width: 14px;
}

.you {
    margin-left: 5px;
}

.dx {
    text-transform: uppercase;
}

.main-content {
    width: calc(100% - 30px);
    padding: 15px;
    background: #fff;
    margin-top: 15px;
    border-radius: 5px;
}

.rc_box {
    clear: both;
    height: auto;
    overflow: hidden;
    background: #ffffff;
    padding: 115px 0 50px 0;
}

.rcln_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.rcln_t img {
    display: block;
    max-width: 100%;
    border: 4px solid #666666;
    margin: 0 auto;
}

.rcln_b {
    height: auto;
    overflow: hidden;
}

.rcln_b p {
    line-height: 26px;
    color: #666666;
    font-size: 16px;
    line-height: 38px;
    text-align: left;
    text-indent: 2em;
}

.rcln_b p em {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 1024px) {
    .rc_box {
        clear: both;
        height: auto;
        overflow: hidden;
        background: #ffffff;
        padding: 50px 0 50px 0;
    }

    .rcln_t {
        height: auto;
        overflow: hidden;
        margin-bottom: 30px;
    }
}

.rc_box1 {
    clear: both;
    height: auto;
    overflow: hidden;
    background: url(../images/bg22.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 176px 0 0 0;
}

.zpgw_t {
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
}

.zpgw_t img {
    display: block;
    max-width: 100%;
    border: 4px solid #fff;
    margin: 0 auto;
}

.zpgw_b {
    height: auto;
    overflow: hidden;
}

.menuTitle3 {
    cursor: pointer;
    width: 100%;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #cccccc;
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 0 67px 0 39px;
    box-sizing: border-box;
    line-height: 60px;
}

.menuTitle3 span {
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666;
}

.menuTitle3 em {
    float: right;
    color: #666666;
    font-size: 14px;
}

.activeTitle3 {
    cursor: pointer;
    width: 100%;
    height: 60px;
    background: #333333;
    border-bottom: none;
    color: #666666;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 0 67px 0 39px;
    box-sizing: border-box;
    line-height: 60px;
}

.activeTitle3 span {
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #fff;
}

.activeTitle3 em {
    float: right;
    color: #fff;
    font-size: 14px;
}

.menuContent3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    /*display: none;*/
    padding: 35px 40px;
    /*margin-bottom: 30px;*/
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.cwzj_t {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.cwzj_t li {
    float: left;
    width: 25%;
    color: #666666;
    line-height: 26px;
    font-size: 14px;
}

.cwzj_t li em {
    color: #888888;
    font-size: 14px;
    margin-left: 15px;
}

.cwzj_b {
    height: auto;
    overflow: hidden;
}

.cwzj_b h1 {
    color: #666666;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
}

.cwzj_b p {
    line-height: 26px;
    color: #888888;
    font-size: 14px;
}

@media (max-width: 1024px) {
    .rc_box1 {
        clear: both;
        height: auto;
        overflow: hidden;
        background: url(../images/bg22.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 60px 0 60px 0;
    }
}
