* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    display: block;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    height: 3762px;
    margin: 0 auto;
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—bg.png") no-repeat;
}

.inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 475px;
}

.banner {
    margin-bottom: 45px;
}

.banner img{
    margin: 0 auto;
}

.column {
    height: 250px;
    overflow: hidden;
}

.column img {
    margin: 0 auto;
}

.mh-list {
    overflow: hidden;
    padding-bottom: 18px;
}


.mh-list li {
    width: 488px;
    height: 243px;
    background-color: #fff;
    float: left;
    margin: 0 6px 12px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.mh-list li:nth-child(even) {
    float: right;
}

.mh-list img {
    width: 232px;
    height: 194px;
    float: left;
}

.mb-list__main {
    margin-left: 252px;
}

.mb-list__main .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2dfd5;
    margin-bottom: 10px;
}

.mh-list .title a {
    color: #2b2a2a;
}

.mh-list .summary {
    font-size: 16px;
    text-indent: 2em;
    line-height: 24px;
}

.sq {
    width: 973px;
    height: 390px;
    margin: 0 auto 22px;
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—1.png") no-repeat;
    box-sizing: border-box;
    padding-left: 61px;
    padding-right: 67px;
}

.sq-item {
    width: 405px;
    padding-top: 55px;
}

.sq-item .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 12px;
    border-bottom: 1px solid #9da1a7;
    margin-bottom: 12px;
}

.sq-item .title a {
    color: #2b2a2a;
}

.sq-item .summary {
    line-height: 24px;
    text-indent: 2em;
}

.sq-item:nth-of-type(1) {
    float: left;
}

.sq-item:nth-of-type(1) img {
    width: 185px;
    height: 133px;
    float: left;
}

.sq-item:nth-of-type(2) {
    float: right;
}

.sq-item:nth-of-type(2) img {
    width: 185px;
    height: 133px;
    float: right;
}

.cw {
    width: 973px;
    height: 390px;
    margin: 0 auto;
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—1.png") no-repeat;
    box-sizing: border-box;
    padding-left: 79px;
    padding-right: 70px;
}

.cw img {
    width: 368px;
    height: 260px;
    margin-top: 45px;
    float: left;
}

.cw-main {
    width: 400px;
    padding-top: 55px;
    float: right;
}

.cw-main .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    padding-bottom: 12px;
    border-bottom: 1px solid #9da1a7;
    margin-bottom: 12px;
}

.cw-main .title a {
    color: #2b2a2a;
}

.cw-main .summary {
    font-size: 16px;
    line-height: 24px;
    text-indent: 2em;
}

.footer {
    width: 1000px;
    margin: 0 auto;
}

.gallery {
    padding: 0 10px;
}

.picScroll-left {
    width: 980px;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

.picScroll-left .hd {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    width: 18px;
    height: 40px;
    cursor: pointer;
}

.picScroll-left .hd .prev {
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—6.png") no-repeat;
    float: left;
}

.picScroll-left .hd .next {
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—7.png") no-repeat;
    float: right;
}

.picScroll-left .bd {
    margin: 0 27px;
}

.picScroll-left .bd ul {
    overflow: hidden;
}

.picScroll-left .bd ul li {
    width: 254px;
    height: 206px;
    float: left;
    overflow: hidden;
    text-align: center;
    background: url("http://www.legaldaily.com.cn/style/img/jnfzrbssrszzz—3.png") no-repeat;
    padding: 28px 24px 0;
    margin-right: 10px;
    position: relative;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 254px;
    height: 180px;
    display: block;
}

.picScroll-left .bd ul li .title {
    width: 254px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 24px;
    top: 174px;
}

.picScroll-left .bd ul li .title a {
    color: #fff;
}