@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

img {
    vertical-align: top;
    border: 0;
}

.container {
    width: 1400px;
    margin: auto;
    overflow: hidden;
}


.box1 {
    
    position: relative;

}


.box1x {
    height: 211px;
    position: relative;
    overflow: hidden;
    background: url(icon_02.png?v=1) no-repeat;

}

.banner__main {
    position: absolute;
    width: 1100px;
    height: 50px;
    left: 200px;
    top: 20px;
    font-size: 20px;

}
.banner__main a {
    color:#fff;
}

.banner__main a:hover {
    color:#ec3612;
} 



.head_news {
    position: absolute;
    width: 1100px;
    height: 80px;
    left: 300px;
    top: 109px;
  

}

.box2 {
    height: 582px;
    position: relative;
    overflow: hidden;
    background: url(icon_03.png) no-repeat;

}



.box2-main {

    width: 1000px;
    height: 430px;
    position: absolute;
    top: 37px;
    left: 200px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box2-z {
    width: 560px;
    height: 370px;
    float: left;
    margin-top: 44px;
    margin-left: 0px;
}

.box2-y {
    width: 430px;
    float: right;
   
}
.box2 .news {
    position: absolute;
    width: 410px;
  
    top: 60px;
    right: 5px;


}

.box2 .toplink {

    display:block; 
    width: 285px; 
    height: 45px; 
    margin-bottom: 10px;
}

.box2 .news  .topdash
{
    border-top: 1px dotted #d4d3d3;
}

.box2 .news .title {

    padding-top: 15px;
  
 
 }

 .box2 .news  .title a{

    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #000;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
 

}

.box2 .news .summary {

    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    color: #171717;
    padding-bottom: 10px;
    margin-top: 10px;

}

.box2 .news .summary a{

    color: #e96106;

}



/*滚动图 */
.scroll-pic {
    width: 560px;
    height: 368px;
    overflow: hidden;
    position: relative;
}

.scroll-pic .hd {
    position: absolute;
    width: 100%;
    height: 0;
    top: 40%;
    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: 20px;
    top: 220px;
    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("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;
}

.scroll-pic .bd ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic .pic {
    text-align: center;
}

.scroll-pic .pic img {
    width: 560px;
    height: 368px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.scroll-pic .title a {
    color: #fff;
}



.box3 {
    height: 810px;
    position: relative;
    overflow: hidden;
    background: url(icon_04.png) no-repeat;

}

.box3-main-s {

    width: 530px;
    height: 410px;
    position: absolute;
    top: 180px;
    left: 150px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box3-main-x {

    width: 530px;
    height: 410px;
    position: absolute;
    top: 180px;
    right: 150px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box3 .pic {

    width: 295px;
    height: 190px;
    position: absolute;
    top:10px;
    left:0px;
    border: 3px solid #28b0ec;

}


.box3 .pic img {

    width: 295px;
    height: 190px;


}

.box3 .news {
    position: absolute;
    width: 215px;
    
    top: 0px;
    right: 0px;


}




.box3 .news .title {

    padding-top: 15px;
  
 
 }

 .box3 .news  .title a{

    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #0066cc;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
 

}

.box3 .news .summary {

    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    color: #666666;
    padding-bottom: 20px;
    margin-top: 10px;

}

.box3 .news .summary a{

    color: #ff6600;

}


.box3 li {
    padding-left: 0px;

    line-height: 35px;
    text-indent: 0em;
}

.box3 li a{
    
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";

}



.box4 {
    height: 538px;
    position: relative;
    overflow: hidden;
    background: url(icon_05.png) no-repeat;

}

.box4-main {

    width: 1100px;
    height: 300px;
    position: absolute;
    top: 165px;
    left: 150px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}




.box4 .pic {

    width: 470px;
    height: 285px;
    position: absolute;
    top:0px;
    left:0px;
    border: 3px solid #3399ff;

}


.box4 .pic img {

    width: 470px;
    height: 285px;


}


.box4 .hot {
    position:absolute;
    width: 585px;
    right: 10px;
    top:0px;

}


.box4 .hot  .title a{

    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #fff;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
    
 

}

.box4 .hot .summary {
	
	margin-top:20px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    color: #fff;
    padding-bottom: 20px;

    

}

.box4 .hot .summary a{

    color: #e96106;

}

.box4 li {
    padding-left: 0px;

    line-height: 35px;
    text-indent: 0em;
}

.box4 li a{
    
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft YaHei";

}




.box5 {
    height: 554px;
    position: relative;
    overflow: hidden;
    background: url(icon_06.png?v=1) no-repeat;

}

.box5-main {

    width: 950px;
    height: 450px;
    position: absolute;
    top: 205px;
    left: 240px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box5 .news {

    position: relative;
    width: 395px;
}


.box5 .news .title {

    padding-top: 15px;
    
 
 }

.box5 .news  .title a{

    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #0b70cf;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
    
 

}

.box5 .news .summary {

    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    color: #6c6c6c;
    padding-bottom: 20px;

    

}

.box5 .news .summary a{

    color: #e96106;

}

.box6 {
    height: 769px;
    position: relative;
    overflow: hidden;
    background: url(icon_07.png?v=1) no-repeat;

}


.box7 {
    height: 671px;
    position: relative;
    overflow: hidden;
    background: url(icon_08.png?v=1) no-repeat;

}


.box7-main-z {

    width: 530px;
    height: 430px;
    position: absolute;
    top: 170px;
    left: 150px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

.box7-main-y {

    width: 540px;
    
    position: absolute;
    top: 170px;
    right: 150px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}

/*手风琴*/

.sideMenu { 
    
    width: 520px;
}

.sideMenu h3 { 
    width: 525px;
    height:43px; 
    line-height:40px; 
    padding-top: 5px;
    text-indent: 2.5em;
    border-top:1px solid #e3e3e3; 
    background:url(./spot_01.png) no-repeat;
    cursor:pointer;
    font:normal 16px/32px "Microsoft YaHei";
    color: #0359c5;
}


.sideMenu .on  { 
    background:url(./spot_02.png) no-repeat; 
    color: #fff;
}
.sideMenu ul { 
    padding:8px 25px; 
    text-indent: 2em;
    font:normal 14px "Microsoft YaHei";
    color:#6c6c6c; 
    display:none; 
    /* 默认都隐藏 */ 
}
.sideMenu ul li  a{ 

    color:#e96106; 

    /* 默认都隐藏 */ 
}



.box7 .pic {

    width: 295px;
    height: 190px;
    position: absolute;
    top:10px;
    left:0px;
    border: 3px solid #28b0ec;

}


.box7 .pic img {

    width: 295px;
    height: 190px;


}

.box7 .news {
    position: absolute;
    width: 215px;
    
    top: 0px;
    right: 0px;


}




.box7 .news .title {

    padding-top: 15px;
  
 
 }

 .box7 .news  .title a{

    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #0066cc;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
 

}

.box7 .news .summary {

    font-size: 14px;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 26px;
    text-indent: 2em;
    color: #666666;
    padding-bottom: 20px;
    margin-top: 10px;

}

.box7 .news .summary a{

    color: #ff6600;

}


.box7 li {
    padding-left: 0px;

    line-height: 35px;
    text-indent: 2em;
}

.box7 li a{
    
    font-size: 16px;
    color: #666666;
    font-family: "Microsoft YaHei";

}




.box8 {
    height: 656px;
    position: relative;
    overflow: hidden;
    background: url(icon_09.png) no-repeat;

}

.box8-main {

    width: 1000px;
    height: 420px;
    position: absolute;
    top: 165px;
    left: 100px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
}


/*旋转木马*/

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
    width: 600px;
	height: 400px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
    width: 600px;
	height: 400px;
	display:block;
}
#certify  .swiper-slide p {
    width: 100%;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    color:#fff;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
}

#certify  .swiper-slide a {

    color:#fff;

}


#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}


.box16 
{
    position: relative;
}


