* {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    display: block;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

.banner {
    margin-bottom: 22px;
}

.nav {
    height: 56px;
    line-height: 56px;
    font-size: 0;
    position: absolute;
    left: 0;
    top: 445px;
    padding-left: 180px;
}

.nav li {
    padding: 0 6px;
    font-size: 14px;
    display: inline-block;
    position: relative;
}

.nav li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    width: 1px;
    height: 14px;
    background-color: #fff;
}

.nav li:first-of-type:before {
    display: none;
}

.nav a {
    color: #fff;
}

h1 {
    font-size: 42px;
    text-align: center;
    line-height: 1;
    height: 42px;
    margin-bottom: 20px;
}

h1 a {
    color: #0c5d9f;
}

.w1000 {
    width: 1000px;
    margin: auto;
}

.box1 {
    overflow: hidden;
    margin-bottom: 23px;
}

.box1 > div {
    width: 50%;
    float: left;
}

.hot li {
    line-height: 42px;
    height: 42px;
    padding-left: 30px;
    background: url("../images/icon.png") no-repeat left center;
}

.scrolling {
    height: 310px;
    margin-top: 12px;
}

/* 滚动图 */
.scroll-pic {
    width: 500px;
    height: 310px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic .hd .prev,
.scroll-pic .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background: url("http://www.legaldaily.com.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -1px -2px no-repeat;
}

.scroll-pic .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-pic .hd .prev:hover,
.scroll-pic .hd .next:hover {
    opacity: 1;
}

.scroll-pic .hd ul {
    position: absolute;
    right: 10px;
    top: 150px;
    overflow: hidden;
    zoom: 1;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("http://www.legaldaily.com.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic .hd ul li.on {
    background-position: -10px -126px;
}

.scroll-pic .bd ul {
    overflow: hidden;
    zoom: 1;
}

.scroll-pic .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 500px;
    height: 310px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.scroll-pic .title a {
    color: #fff;
}

.small-banner {
    margin-bottom: 48px;
}

.box2 {
    margin-bottom: 35px;
}

.box2-head {
    margin-bottom: 40px;
}

.box2-main {
    overflow: hidden;
}


.box2-news {
    float: right;
    width: 475px;
}

.box2-news .box2-headline {
    font-size: 20px;
    line-height: 38px;
}

.box2-news li {
    line-height: 40px;
    height: 40px;
    padding-left: 30px;
    background: url("../images/icon.png") no-repeat left center;
}

.box2-pic {
    width: 500px;
    height: 350px;
    float: left;
}

.box2-pic img {
    width: 100%;
    height: 100%;
}

.box3 {
    margin-bottom: 30px;
}

.box3-head {
    margin-bottom: 30px;
}

.box3-main {
    overflow: hidden;
}

.box3-pic {
    width: 562px;
    height: 352px;
    float: left;
}

.box3-pic img {
    width: 100%;
    height: 100%;
}

.box3-news {
    float: right;
    width: 410px;
}

.box3-news .title {
    font-size: 18px;
    margin-bottom: 5px;
}

.box3-news .summary {
    font-size: 16px;
    line-height: 28px;
    text-indent: 2em;
    color: #858181;
}

.box3-news li {
    border-bottom: 1px dashed #c1c8cc;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

.box3-news li:last-of-type {
    border-bottom: none;
}

.box3-news .summary a {
    color: #120b7a;
}

.box4 {
    position: relative;
    margin-bottom: 35px;
}

.box4-main {
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 35px;
}

.box4-item {
    width: 480px;
    height: 465px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
    padding: 20px 12px 0 12px;
}

.box4-item:nth-child(1) {
    float: left;
}

.box4-item:nth-child(2) {
    float: right;
}

.box4-item li {
    line-height: 53px;
    height: 53px;
    padding-left: 26px;
    background: url("../images/dot.png") no-repeat left center;
    border-bottom: 2px dashed #eaeaea;
}

.box4-item li:last-of-type {
    border: 0;
}

.box4-headline .title {
    font-size: 18px;
}

.box4-headline .summary {
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
    color: #858181;
}

.box4-headline .summary a {
    color: #120b7a;
}

.box5 {
    margin-bottom: 50px;
}

.box5-head {
    margin-bottom: 38px;
}

.box5 li {
    width: 1000px;
    height: 88px;
    line-height: 88px;
    margin-bottom: 12px;
    background: url("../images/7.png") no-repeat;
    font-size: 24px;
    text-align: center;
}

.box5 li:last-of-type {
    margin: 0;
}

.box6 {
    position: relative;
}

.box6-main {
    width: 1000px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 75px;
    padding-left: 20px;
}

.box6-scrolling {
    width: 400px;
    height: 220px;
    float: left;
}

.box6-news {
    float: right;
    width: 410px;
    margin-right: 25px;
    padding-top: 20px;
}

.box6-news li {
    line-height: 40px;
    font-size: 18px;
}


.scroll-2 {
    width: 400px;
    height: 220px;
    position: relative;
}

.scroll-2 .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-2 .hd .prev,
.scroll-2 .hd .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background: url("http://www.legaldaily.com.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -1px -2px no-repeat;
}

.scroll-2 .prev {
    float: left;
    margin-left: 10px;
}

.scroll-2 .hd .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-2 .hd .prev:hover,
.scroll-2 .hd .next:hover {
    opacity: 1;
}

.scroll-2 .hd ul {
    position: absolute;
    right: 10px;
    top: 150px;
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center;
}

.scroll-2 .hd ul li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #0086f9;
    border-radius: 50%;
    display: inline-block;
}

.scroll-2 .hd ul li.on {
    background-color: #04467e;
}

.scroll-2 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.scroll-2 .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}

.scroll-2 .pic {
    text-align: center;
}

.scroll-2 .pic img {
    width: 400px;
    height: 220px;
    display: block;
}

.scroll-2 .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.scroll-2 .title a {
    color: #fff;
}

.yxb {
    padding-bottom: 45px;
}

.yxb-head {
    margin-bottom: 30px;
}

.yxb-body li {
    width: 300px;
    float: left;
    margin-right: 50px;
}

.yxb-body li:last-child {
    margin: 0;
}

.yxb-body li img {
    width: 300px;
    height: 190px;
}

.yxb-body li .title {
    font-size: 18px;
    height: 30px;
    margin-bottom: 2px;
    margin-top: 10px;
}

.yxb-body .summary {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    color: #858181;
}

.yxb-body .summary a {
    color: #120b7a;
}

.yxb-body ul {
    overflow: hidden;
}

.fyzs {
    width: 1000px;
    margin: 0 auto 30px;
}

.fyzs-head {
    margin-bottom: 30px;
}

.fyzs-body {
    overflow: hidden;
}

.fff{ background: url(../images/20.png) no-repeat; }
