@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: 662px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_02.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box1-main {
    width: 1000px;
    height: 420px;
    position: absolute;
    left: 200px;
    top: 145px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.navbar {

    width: 1300px;
    height: 45px;
    position: absolute;
    left: 140px;
    top: 5px;

}

.navbar a {
    
    color: #fff;
    
}



/*导航栏*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:45px; line-height:45px; /*background:rgb(0,0,0,0.55);*/  position:relative; z-index:1;  }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block;  font-size:18px;   text-align: center; /*width: 100px;*/ padding-right:70px; height: 75px; }
		.nav .sub{ display:none; width:120px; left:0px; top:75px;  position:absolute; background:rgb(0,0,0,0.55);  line-height:45px; padding:5px 0;  }
		.nav .sub li{ zoom:1; text-align: center; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{  color:#fff;}
		.nav .on h3 a{ color:#fff; /*background-image: url(../images/colorbox-2.png); */}
        .line1 {line-height: 1px; color: #fff;
    
    }



.gallery-1 {
        width: 615px;
        height: 400px;
        position: absolute ;
        left: 0px;
        top: 0px;
    }


/*滚动图 */
.scroll-pic {
    width: 615px;
    height: 400px;
    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: 195px;
    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: 615px;
    height: 400px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    font-family: 微软雅黑;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
}

.scroll-pic .title a {
    color: #fff;
}


.hot {
    width: 380px;
    position: absolute ;
    right: 0px;
    top: 0px;

}


.yaowen {
    text-align: left;
    font-size: 30px;
    text-indent: 2em;
    font-family: 黑体;
    line-height: 30px;
    margin-top: 8px;


}

.box1 .hot .yaowen a {

    color: #174499;
}


.box1 .hot li {
    width: 380px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    line-height: 42px;
    font-size: 20px;
    font-family: 微软雅黑;
    padding: 5px 0px 5px 20px;

}


.box1 .hot a {
    color:#000;
}


.box1 .hot li span {

    font-size: 30px;
}


.box2 {
    height: 838px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_03.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box2-main {
    width: 1180px;
    height: 480px;
    position: absolute;
    left: 110px;
    top: 250px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.box2 .hot1 {
    width: 360px;
    position: relative;
}

.box2 .newsbox-z {
    width: 360px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.box2 .newsbox-zh {
    width: 360px;
    position: absolute;
    top: 0px;
    left: 406px;
}



.box2 .newsbox-y {
    width: 360px;
    position: absolute;
    top: 0px;
    right: 0px;
}



.box2 .hot1 li {

    line-height: 20px;
    font-size: 16px;
    font-family: 微软雅黑;
    padding: 5px 0px 5px 20px;
    color:#fff;
    width: 360px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


.box2 .hot1 a {
    color:#fff;
}

.box2 .hot1 .title1 {
    width: 360px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    font-size: 18px;
    font-family: 黑体;
    font-weight: bold;
    text-align: left;
    margin-top: 5px;
    line-height: 20px;
    color: #0083f7;
}

.box2 .hot1 .title1 a{

    color: #0083f7;
}


.summary1 {
    text-indent: 2em;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-family: 黑体;
    line-height: 32px;
    padding: 20px 20px;

}


.summary1 a {
    color: #fff;
}


.pic1 {
    text-align: center;
    width: 360px;
    height: 205px;
    margin-top: 15px;
}


.pic1 img {

    width: 360px;
    height: 205px;
}


.box3 {
    height: 544px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_04a02.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box3-main {
    width: 1400px;
    height: 260px;
    position: absolute;
    left: 0px;
    top: 250px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.box3 .hot2 {

    position: relative;
    width: 160px;
}

.nav2 {

padding: 0 20px;
height: 260px;
position: relative;
margin:auto 0;
z-index: 1;
}

.nav2 .nLi2 {
    float: left;
    position: relative;
    display: inline;
    padding-left:8px;
}

.box3 .pic2 {

    position: relative;
    width: 145px;
    height: 145px;
    overflow: hidden;
    border-radius: 50%;
}

.box3 .jb {
    width: 145px;
    height: 145px;
    overflow: hidden;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(to bottom, #e4cda7, #72473d);
}
.box3 .pic2 img{

    height: 100%;

}




.box3 .title2 {


    font-size: 15px;
    font-family: 黑体;
    text-align: center;
    margin-top: 5px;
    line-height: 20px;
    color: #fff;
}


.box3 .title2 a{

    color: #fff;

}


.s-solid {

    border-left: 1px solid #1d5fbf;

}



.box4 {
    height: 825px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_05.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box4-main {
    width: 1240px;
    height: 600px;
    position: absolute;
    left: 80px;
    top: 205px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}


.textbox1 {
    width: 820px;
    height: 160px;
    position: absolute;
    top: 40px;
    left: 300px;
}


.pic3 {

    width: 148px;
    height: 148px;
    border: 1px solid #fff;
    position: relative;
    float: left;


}

.pic3 img{

    width: 148px;
    height: 148px;
}

.hot3 {

    position: relative;
    float: right;
    width: 630px;
} 

.title3 {

    font-size: 20px;
    text-align: left;
    font-family: 黑体;
    color: #fdffd2;
    margin-top: 20px;
}


 .title3 a {

    color: #fdffd2;

}

 .summary3 {

    font-size: 15px;
    text-align: left;
    text-indent: 2em;
    font-family: 黑体;
    line-height: 24px;
    color: #fff;
    margin-top: 35px;
    padding-left: 20px;
}

.summary3 a {

    color: #fff;

}



/*嘉宾 议题一*/

.picScroll-left{ width:1000px;  overflow:hidden; position:absolute; left: 240px; top: 230px; }
.picScroll-left .hd{ overflow:hidden;}
.picScroll-left .hd .prev{ display:block;  width:32px; height:32px; float:right;overflow:hidden; cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_z.png");position:absolute; top:150px; left:2px;}
.picScroll-left .hd .next{ display:block;  width:32px; height:32px; float:right;overflow:hidden;cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_y.png"); position:absolute; top:150px; left:950px; z-index:999;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px; margin-left:25px; width:1000px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .textbox {position: relative; width: 195px;  }
.picScroll-left .bd ul li .textbox .title4 a{font-size: 18px; font-family: "黑体"; color: #fdffd2; text-align: center; line-height: 24px; padding: 5px;}
.picScroll-left .bd ul li .textbox .summary4 {font-size: 15px; font-family: "黑体"; color: #fff; text-align: left; line-height: 24px; padding: 5px; }
.picScroll-left .bd ul li .textbox .summary4 a {color: #fff;;}
.picScroll-left .bd ul li .pic4{ position: absolute; width: 135px; height: 135px;  overflow: hidden; border-radius: 50%; top: 33px; left: 28px; }
.picScroll-left .bd ul li .pic4 img{ width:135px; height:135px; display:block;}
.picScroll-left .bd ul li .bk2 {position: relative; width: 195px;height: 200px; background-image: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_01.png"); }



.box5 {
    height: 616px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_06.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box5-main {
    width: 1240px;
    height: 600px;
    position: absolute;
    left: 80px;
    top: 0px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

.textbox2 {
    width: 820px;
    height: 160px;
    position: absolute;
    top: 40px;
    left: 80px;
}


/*嘉宾 议题二*/

.picScroll-left1 { width:1000px;  overflow:hidden; position:absolute; left: 20px; top: 230px; }
.picScroll-left1 .hd{ overflow:hidden;}
.picScroll-left1 .hd .prev{ display:block;  width:32px; height:32px; float:right;overflow:hidden; cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_z.png");position:absolute; top:150px; left:2px;}
.picScroll-left1 .hd .next{ display:block;  width:32px; height:32px; float:right;overflow:hidden;cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_y.png"); position:absolute; top:150px; left:950px; z-index:999;}
.picScroll-left1 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left1 .hd ul li.on{ background-position:0 0; }
.picScroll-left1 .bd{ padding:10px; margin-left:25px; width:1000px;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left1 .bd ul li .textbox {position: relative; width: 195px;  }
.picScroll-left1 .bd ul li .textbox .title4 a{font-size: 18px; font-family: "黑体"; color: #fdffd2; text-align: center; line-height: 24px; padding: 5px;}
.picScroll-left1 .bd ul li .textbox .summary4 {font-size: 15px; font-family: "黑体"; color: #fff; text-align: left; line-height: 24px; padding: 5px; }
.picScroll-left1 .bd ul li .textbox .summary4 a {color: #fff;;}
.picScroll-left1 .bd ul li .pic4{ position: absolute; width: 135px; height: 135px;  overflow: hidden; border-radius: 50%; top: 33px; left: 28px; }
.picScroll-left1 .bd ul li .pic4 img{ width:135px; height:135px; display:block;}
.picScroll-left1 .bd ul li .bk2 {position: relative; width: 195px;height: 200px; background-image: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_01.png"); }


.box6 {
    height: 657px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_07.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

.box6-main {
    width: 1240px;
    height: 600px;
    position: absolute;
    left: 80px;
    top: 0px;
    box-sizing: border-box;
    padding: 0 0 0 0;
}

/*嘉宾 议题三*/

.picScroll-left2 { width:1000px;  overflow:hidden; position:absolute; left: 240px; top: 230px; }
.picScroll-left2 .hd{ overflow:hidden;}
.picScroll-left2 .hd .prev{ display:block;  width:32px; height:32px; float:right;overflow:hidden; cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_z.png");position:absolute; top:150px; left:2px;}
.picScroll-left2 .hd .next{ display:block;  width:32px; height:32px; float:right;overflow:hidden;cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_y.png"); position:absolute; top:150px; left:950px; z-index:999;}
.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }
.picScroll-left2 .bd{ padding:10px; margin-left:25px; width:1000px;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .textbox {position: relative; width: 195px;  }
.picScroll-left2 .bd ul li .textbox .title4 a{font-size: 18px; font-family: "黑体"; color: #fdffd2; text-align: center; line-height: 24px; padding: 5px;}
.picScroll-left2 .bd ul li .textbox .summary4 {font-size: 15px; font-family: "黑体"; color: #fff; text-align: left; line-height: 24px; padding: 5px; }
.picScroll-left2 .bd ul li .textbox .summary4 a {color: #fff;;}
.picScroll-left2 .bd ul li .pic4{ position: absolute; width: 135px; height: 135px;  overflow: hidden; border-radius: 50%; top: 33px; left: 28px; }
.picScroll-left2 .bd ul li .pic4 img{ width:135px; height:135px; display:block;}
.picScroll-left2 .bd ul li .bk2 {position: relative; width: 195px;height: 200px; background-image: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/spot_01.png"); }


.box7 {
    height: 988px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_08.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}

/*唐志厚大讲堂*/
.pagechange1 {
    width: 1160px;
    height: 550px;
    position:absolute;
    top: 360px;
    left: 110px;
    z-index: 5;
}

.pagechange1 .hd ul li.on {
    background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/spot_04a.png")no-repeat;
}


.pagechange1 .bd ul {
    width: 700px;  
    height: 580px; 
    left:5px; 
    top:0px; 
    position:absolute;
    overflow: hidden;
}

.pagechange1 .hd ul {
    width: 400px;
    height: 500px; 
    right:10px; 
    top:0px; 
    position:absolute;
}

.pagechange1 .picbox {
 
    width:420px; 
    height:100px; 
    padding-bottom: 13px;

}

.pagechange1 .picbox .txtbox {

    width: 395px; 
    height: 100px; 
    background-color: #2534a2; 
    position: relative; 
    margin-left: 15px;


}

.pagechange1 .picbox .txtbox .hm-pic {

    float:left; 
    margin-left:0px; 
    margin-top:0px; 
    position: relative;
}

.pagechange1 .picbox .txtbox .hm-pic img{

    width: 100px;
    height: 100px;
}


.pagechange1 .picbox .txtbox .hm-txt {

    width: 270px;
    float:left; 
    margin-left:20px; 
    margin-top:10px;
    position: relative; 
}

.pagechange1 .picbox .txtbox .hm-txt .title {

    font-size: 20px; 
    color:#fff; 
    text-align: left; 
    font-family: "Microsoft YaHei"; 
}

.pagechange1 .picbox .txtbox .hm-txt .summary {

    margin-top: 5px; 
    font-size: 18px; 
    color:#fff; 
    text-align: left; 
    font-family: "Microsoft YaHei"; 
}

.pagechange1 .hw-txt {

    width: 700px; 
    height: 230px;  
    float:left; 
    margin-left:20px; 
    margin-top:20px;
    position: relative; 
}
 
.pagechange1 .hw-txt .title {

    font-size: 18px; 
    color:#0083f7; 
    text-align: center;
    font-family: 黑体; 
    font-weight: bold;
}

.pagechange1 .hw-txt .title a {

    color:#0083f7; 

}

.pagechange1 .hw-txt .summary {

    margin-top: 15px; 
    font-size: 14px; 
    color:#2b2b2b; 
    text-indent: 2em; 
    text-align: left; 
    font-family: 黑体; 
    line-height: 30px; 
}

.pagechange1 .hw-txt .summary a {

    color:#2b2b2b;
}



.box8 {
    height: 826px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_09.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}




.box8-main {

    width: 1200px;
    height: 400px;
    position: absolute;
    top: 380px;
    left: 100px;
    box-sizing: border-box;
    padding: 0 0px 0 0px;
  
}

.box8-main  .imgbox{
   
    position: relative;
    float: left;
 
    
}

.box8-main  .imgbox img{
   
    width: 300px;
    height: 400px;
}




.imgbox .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 400px;
    background: rgba(44, 44, 44, 0.6);
    color: #ffffff;
    opacity: 0;
    display: flex;
    font-size: 13px;
    /* è½¬æ¢é€Ÿåº¦ */
    transition: transform 0.5s ease;
 
}



.imgbox a:hover .mask {
    opacity: 1;
    /* å¢žåŠ å…ƒç´ çš„å¤§å°*/
    -webkit-transform: scale(1, 1);
    /* Safari */
    -ms-transform: scale(1, 1);
    /* IE 9 */
    transform: scale(1, 1);
}

.mask .txtbox {
    margin-left: 24px;
    margin-top: 80px;
    width: 260px;
    }
    
.mask .txtbox .title {
    
        width: 260px;
        height: 32px;
        font-size: 22px;
        font-family: "Microsoft YaHei"; 
        text-align: left;
        color:#fff;
        border-bottom: 1px solid #fff;
    
    }
    
.mask .summary {
        width: 260px;
        margin-top: 5px;
        font-size: 22px;
    
        font-family: "Microsoft YaHei"; 
        text-align: left;
        color:#fff;
        
    
    }




.box9 {
    height: 482px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_10.jpg") no-repeat;
    overflow: hidden;
    position: relative;
}


/*分论坛二*/

.pagechange2 {
    width: 1200px;
    height: 400px;
    position:absolute;
    top: 20px;
    left: 100px;
    z-index: 20;
}

.pagechange2 .hd ul li.on {

    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/spot_05a.png")no-repeat;

   
}


.pagechange2 .bd ul {
    width: 1200px;  
    height: 400px; 
    left:0px; 
    top:0px; 
    position:absolute;
    overflow: hidden;
    z-index: 5;
    
}




.pagechange2 .hd ul {
    width: 875px;
    height: 100px; 
    right:30px; 
    top:20px; 
    position:absolute;
    display: inline-flex;
    z-index: 10;
}


.pagechange2  .ht-txt {


    float:left; 
    margin-top:0px;
    padding: 0 15px 0 10px; 
    position: relative; 
}

.pagechange2 .ht-txt .title {

    font-size: 20px; 
    font-weight: bold;
    line-height: 26px;
    color:#dfba76; 
    text-align: left; 
    font-family: "Microsoft YaHei"; 
}





.pagechange2 .hw-txt {

    width: 700px; 
    height: 170px;  
    float:left; 
    margin-left:20px; 
    margin-top:10px;
    position: relative; 
}
 
.pagechange2 .hw-txt .title {

    font-size: 24px; 
    color:#fff; 
    text-align: center;
    font-family: "Microsoft YaHei"; 
}

.pagechange2  .tw-box .titlebox1 {

    width: 155px; 
    float: left;  
    margin-left: 10px; 
    margin-top: 10px;  
    position: relative;
}

.pagechange2  .tw-box .titlebox1 .title1 {

    font-size:20px;
    color:#fff;
    font-family: "Microsoft YaHei";

}

.pagechange2  .tw-box .titlebox1 .title2 {

    font-size:16px;
    color:#fff;
    font-family: "Microsoft YaHei";

}

.pagechange2    .tw-box {

    width:880px;  
    height: 230px;  
    overflow-y:scroll;
    position:absolute;
    left:290px; 
    top:140px; 

}

.pagechange2  .tw-box .tw-picbox {
    width:270px;
    height:100px; 
    background-color:#19278c; 
    position: relative;
    margin: 8px 8px;
    float: left;
}
.pagechange2  .tw-box .tw-picbox .pic {

    margin-left: 0px; 
    margin-top: 0px; 
    float: left; 
    position: relative;
}

.pagechange2  .tw-box .tw-picbox .pic img{

   width: 100px;
   height: 100px;

}

.box9 .hot6 {

    width: 240px;
    position: absolute;
    left: 18px;
    top: 11px;

}


.box9 .pic6 {

    position: relative;
    width: 240px;
    height: 240px;
    overflow: hidden;
    border-radius: 50%;
}

.box9 .jb1 {
    width: 240px;
    height: 240px;
    overflow: hidden;
    border-radius: 50%;

}
.box9 .pic6 img{

    height: 100%;

}


.box9 .title6 {


    font-size: 18px;
    font-family: 黑体;
    text-align: center;
    margin-top: 40px;
    line-height: 20px;
    color: #e9d8b2;
}


.box9 .title6 a{

    color: #e9d8b2;

}


.box9 .summary6 {


    font-size: 15px;
    font-family: 黑体;
    text-align: center;
    margin-top: 5px;
    line-height: 20px;
    color: #e9d8b2;
}


.box9 .summary6 a{

    color: #e9d8b2;

}


.box10 {
    height: 1004px;
    background: url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/2022zczbg_11.png") no-repeat;
    overflow: hidden;
    position: relative;
}



/*金砖国家仲裁论坛*/
.pagechange3 {
    width: 1160px;
    height: 550px;
    position:absolute;
    top: 360px;
    left: 110px;
    z-index: 5;
}

.pagechange3 .hd3 ul li.on {
    background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/spot_04a.png")no-repeat;
}


.pagechange3 .bd3 ul {
    width: 560px;  
    height: 480px; 
    left:30px; 
    top:60px; 
    position:absolute;
    overflow: hidden;
}

.pagechange3 .hd3 ul {
    width: 500px;
    height: 400px; 
    right:50px; 
    top:0px; 
    position:absolute;
}

.pagechange3 .picbox {
 

    padding-bottom: 13px;

}

.pagechange3 .picbox .txtbox {


    position: relative; 
    margin-left: 15px;


}

.pagechange3 .picbox .txtbox .hm-pic {

    float:left; 
    margin-left:0px; 
    margin-top:0px; 
    position: relative;
}

.pagechange3 .picbox .txtbox .hm-pic img{

    width: 100px;
    height: 100px;
}


.pagechange3 .picbox .txtbox .hm-txt {

    width: 190px;
    float:left; 
    margin-left:20px; 
    margin-top:10px;
    position: relative; 
}

.pagechange3 .picbox .txtbox .hm-txt .title {

    font-size: 25px; 
    margin-top: 10px;
    line-height: 32px;
    color:#0a549a; 
    text-align: left; 
    font-family: "黑体"; 
    z-index: 50;
}

.pagechange3 .picbox .txtbox .hm-txt .summary {

    margin-top: 5px; 
    font-size: 18px; 
    color:#fff; 
    text-align: left; 
    font-family: "Microsoft YaHei"; 
}

.pagechange3 .hw-txt {

    width: 700px; 
    height: 230px;  
    float:left; 
    margin-left:20px; 
    margin-top:20px;
    position: relative; 
}
 
.pagechange3 .hw-txt .title {

    font-size: 18px; 
    color:#0083f7; 
    text-align: center;
    font-family: 黑体; 
    font-weight: bold;
}

.pagechange3 .hw-txt .title a {

    color:#0083f7; 

}

.pagechange3 .hw-txt .summary {

    margin-top: 15px; 
    font-size: 14px; 
    color:#2b2b2b; 
    text-indent: 2em; 
    text-align: left; 
    font-family: 黑体; 
    line-height: 30px; 
}

.pagechange3 .hw-txt .summary a {

    color:#2b2b2b;
}


.box10 .hot7 {

    width: 160px;
    position: absolute;
    left: 15px;
    top: 110px;
}



.box10 .pic7 {

    position: relative;
    width: 145px;
    height: 145px;
    overflow: hidden;
    border-radius: 50%;
}

.box10 .jb7 {
    width: 145px;
    height: 145px;
    overflow: hidden;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(to bottom, #e4cda7, #72473d);
}
.box10 .pic7 img{

    height: 100%;

}




.box10 .title7 {


    font-size: 15px;
    font-family: 黑体;
    text-align: center;
    margin-top: 25px;
    line-height: 20px;
    color: #fff;
}


.box10 .title7 a{

    color: #fff;

}





/*金砖嘉宾1*/
.picScroll-left3 { width:420px;  overflow:hidden; position:absolute ; left: 165px; top: -50px;}
.picScroll-left3 .hd{ overflow:hidden;}
.picScroll-left3 .hd .prev{ display:block;  width:32px; height:32px; float:right;overflow:hidden; cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/spot_z.png");position:absolute; top:220px; left:10px;}
.picScroll-left3 .hd .next{ display:block;  width:32px; height:32px; float:right;overflow:hidden;cursor:pointer; background-image:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/spot_y.png"); position:absolute; top:220px; left:355px; z-index:999;}
.picScroll-left3 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left3 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("http://www.legaldaily.com.cn/templateRes/202209/19/51652/images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left3 .hd ul li.on{ background-position:0 0; }
.picScroll-left3 .bd{ padding:10px; margin-left:40px; width:1000px;}
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left3 .bd ul li .textbox {width: 130px; position: relative; }
.picScroll-left3 .bd ul li .textbox .title1 a{font-size: 14px; font-family: "黑体"; color: #fff; text-align: center; line-height: 18px; padding: 5px;}
.picScroll-left3 .bd ul li .textbox .summary1 {font-size: 16px; font-family: "Microsoft YaHei"; color: #000; text-align: left; line-height: 24px; padding: 5px; }
.picScroll-left3 .bd ul li .textbox .summary1 a {color: #000;}
.picScroll-left3 .bd ul li .pic{ text-align:center; }
.picScroll-left3 .bd ul li .pic img{ width:130px; height:130px; display:block;}












