@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;
}


.box1 {
    position: relative;
}

.box2 {
    height: 646px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_02.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.tt {
    position: absolute;
    left: 0px;
    top: 30px;
    width: 1080px;

}


.gallery-1 {
    width: 530px;
    height: 335px;
    position: absolute;
    left:170px;
    top: 220px;

}

/*滚动图 */
.scroll-pic {
    width: 530px;
    height: 335px;
    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(/uploads/image/psimages/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: 160px;
    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(/uploads/image/psimages/home-scroll-icons.png) -26px -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: 530px;
    height: 335px;
    display: block;
}

.scroll-pic .title {
    width: 100%;
    height: 43px;
    line-height: 43px;
    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-1 {
    width: 525px;
    position: absolute;
    right: 160px;
    top: 240px;
}

.xjplhsj {
    height: 66px;
}

.hot-1 li {
    padding-left: 22px;
    margin-left: 10px;
    background:  no-repeat left center;
    line-height: 41px;
    text-indent: 0.5em;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: left;
}

.hot-1 li a{

    color:#454343;
}

.box3 {
    height: 117px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_03.jpg) no-repeat;
    overflow: hidden;
    position: relative;
}

.dht {
    width: 900px;
    position: absolute;
    left: 220px;
    top: 45px;
    text-align:center;
}

.dht li { 
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 30px;
    padding-left: 40px;
    display:inline;
    font-weight: bold;
   
    
}


.dht li a{
    color: #fbc898;
} 

.box4 {
    height: 583px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_04.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.hot-2 {
    width: 345px;
    position: absolute;
    left: 205px;
    top: 90px;
}

.hot-2 li {

    line-height: 32px;
    text-indent: 0.5em;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: left;
}

.hot-2 li a{

    color:#454343;
}

.title1 {
    margin-top: 5px;
    font-family: 微软雅黑;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;

}


.title1 a{

    color: #b70805;
}

.summary1 {

    font-family: 微软雅黑;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    color:#454343;

}

.summary1 a{

    color: #b70805;
}

.lhjj {
    height: 56px;
}

.gallery-2 {
    width: 600px;
    height: 385px;
    position: absolute;
    right:219px;
    top: 92px;

}

/*滚动图 */
.scroll-pic1 {
    width: 600px;
    height: 385px;
    overflow: hidden;
    position: relative;
}

.scroll-pic1 .hd1 {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    margin-top: -22px;
    z-index: 1;
}

.scroll-pic1 .hd1 .prev,
.scroll-pic1 .hd1 .next {
    display: block;
    width: 43px;
    height: 43px;
    cursor: pointer;
    opacity: .3;
    background: url(/uploads/image/psimages/home-scroll-icons.png) -1px -2px no-repeat;
}

.scroll-pic1 .prev {
    float: left;
    margin-left: 10px;
}

.scroll-pic1 .hd1 .next {
    float: right;
    margin-right: 10px;
    background-position: -1px -49px;
}

.scroll-pic1 .hd1 .prev:hover,
.scroll-pic1 .hd1 .next:hover {
    opacity: 1;
}

.scroll-pic1 .hd1 ul {
    position: absolute;
    right: 10px;
    top: 190px;
    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(/uploads/image/psimages/home-scroll-icons.png) -26px -126px no-repeat;
}

.scroll-pic1 .hd1 ul li.on {
    background-position: -10px -126px;
}

.scroll-pic1 .bd1 ul {
    overflow: hidden;
}

.scroll-pic1 .bd1 ul li {
    float: left;
    overflow: hidden;
    position: relative;
}

.scroll-pic1 .pic {
    text-align: center;
}

.scroll-pic1 .pic img {
    width: 600px;
    height: 385px;
    display: block;
}

.scroll-pic1 .title {
    width: 100%;
    height: 43px;
    line-height: 43px;
    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-pic1 .title a {
    color: #fff;
}

/*滚动播报*/

.txtmarquee-left {
    width: 780px;
    height: 30px;
    position: absolute;
    left: 380px;
    bottom: 35px;
}

.txtmarquee-left .bd2 .tempwrap {
    width: 780px !important;
}

.txtmarquee-left .bd2 ul{
    zoom:1;
    overflow: hidden;
}
.txtmarquee-left .bd2 ul li{

    margin-right: 20px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    width: auto !important;
    color:#454343;
    font-size: 18px;
    font-family: 微软雅黑;
}

.txtmarquee-left .bd2 ul li a{

    color:#454343;
}
.box5 {
    height: 210px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_05.jpg) no-repeat;
    overflow: hidden;
    position: relative;
}

.hot-3 {

    display: inline;
    width: 740px;
    position: absolute;
    left: 420px;
    top: 25px;
}

.picbox1 {
    width: 98px;
    height: 57px;
    background: url(/uploads/image/psimages/lhrl20230304_spot1.png) no-repeat;
    float: left;
    margin-left: 30px;
    margin-top: 5px;
}

.title2 {
    width: 75px;
    font-family: 黑体;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    position: relative;
    margin-top: 22px;

}

.title2 a{

    color: #000;

}

.box6 {
    height: 1027px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_06.png) no-repeat;
    overflow: hidden;
    position: relative;
}



/*报告全解读*/
.pagechange1 {
    width: 1160px;
    height: 550px;
    position:absolute;
    top: 300px;
    left: 110px;
    z-index: 5;
}

.pagechange1 .hd ul li.on a{

    color: #b70805;
}


.pagechange1 .bd ul {
    width: 440px;  
    height: 520px; 
    right:100px; 
    top:25px; 
    position:absolute;
  
}

.pagechange1 .hd ul {
    width: 470px;
    height: 520px; 
    left: 100px; 
    top:70px; 
    position:absolute;
}

.pagechange1 .hd li{
 
    width: 470px;
    height: 75px;
    padding-bottom: 25px;

}

.pagechange1 .bd .pic3 {
    
    position:relative; 
    left: 10px; 
    top: 0px; 
    z-index: 1; 
    text-align:center;
}

.pagechange1 .bd .pic3 img{
    
    width: 380px;
    height: 255px;
}


.pagechange1 .title3 {
    font-family: 微软雅黑;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.pagechange1 .title3 a{
    color: #fff;
}

.pagechange1 .hw-txt {

    height: 230px;  
    float:left; 
    margin-left:20px; 
    margin-top:20px;
    position: relative; 
}
 
.pagechange1 .hw-txt .title {

    font-size: 18px; 
    line-height: 28px;
    color:#b70805;
    text-align: left;
    font-family: 微软雅黑;
    font-weight: bold;
}

.pagechange1 .hw-txt .title a {

    color:#b70805; 

}

.pagechange1 .hw-txt .summary {

    margin-top: 5px; 
    font-size: 16px; 
    color:#454343;
    text-indent: 2em; 
    text-align: left; 
    font-family: 微软雅黑; 
    line-height: 28px; 
}

.pagechange1 .hw-txt .summary a {

    color:#b70805;
}

.pagechange1 .hw-txt  .title3a {

    line-height: 32px;
    text-indent: 0.5em;
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: left;
}

.pagechange1 .hw-txt .title3a a{

    color:#454343;
}


.box7 {
    height: 893px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_07.png) no-repeat;
    overflow: hidden;
    position: relative;
}


.title4 {
    font-size: 16px;
    font-family: 微软雅黑;
    text-align: left;
    line-height: 28px;
    font-weight: bold;
    
}


.title4 a {
    color:#b70805;
    
}

.summary4 {

    font-size: 14px; 
    color:#454343;
    text-indent: 2em; 
    text-align: left; 
    font-family: 微软雅黑; 
    line-height: 24px; 
}


.summary4 a{

    color:#b70805;
}


.hot-4 {
    width: 600px;
    position: absolute;
    right: 180px;
    top: 290px;
    
    
}

.hot-4 li {

    width: 580px;
    line-height: 50px;
    text-align: left;
    color:#fff;
    font-size: 16px;
    font-family: 微软雅黑;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    
}

.hot-4 li a{

    color:#fff;
}


.hot-5 {
    width: 290px;
    position: relative;
}

.txtbox1 {
    position: absolute;
    left: 205px;
    top: 345px;

}

.txtbox2 {
    position: absolute;
    left: 255px;
    top: 675px;
    
}


.box8 {
    height: 1142px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_08.png) no-repeat;
    overflow: hidden;
    position: relative;
}

/*人大代表好声音*/

.game163 {
    position: absolute;
    width: 1120px;
    height: 780px;
    left: 140px;
    top: 260px;
}

.game163 .bigpic {
    position: absolute;
    width: 1120px;
    height: 512px;
    left: 0px;
    bottom: 0px;

}

.game163 .bigimg {

    height: 512px;
    position: relative;
}

.game163 .bigimg .pic5 {

    position: absolute;
    left: 46px;
    top: 57px;
    width: 485px;
    height: 340px;

}

.game163 .bigimg .pic5 img{

    width: 485px;
    height: 340px;

}

.game163 .bigimg .hot-6 {

    position: absolute;
    right: 190px;
    top: 50px;
    width: 120px;

}

.game163 .bigimg .title5 {


    font-family: 微软雅黑;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;

}

.game163 .bigimg .title5 a {

    color:#8a1a00;
}

.game163 .bigimg .title5a {


    margin-top: 10px;
    font-family: 微软雅黑;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;

}

.game163 .bigimg .title5a a{
    color:#8a1a00;
}

.game163 .bigimg .summary5 {


    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    text-indent: 2em;
    color:#454343;
    padding-right: 20px;

}


.game163 .bigimg .summary5 a {

    color:#8a1a00;
}

.game163 .bigimg .txtbox5 {

    position: absolute;
    right: 50px;
    top: 240px;
    width: 485px;
    height: 230px;
    overflow-y: scroll;

}
.txtbox5::-webkit-scrollbar {
    width: 10px;
    height: 200px;
}

 .txtbox5::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #b7a684;
}

.txtbox5::-webkit-scrollbar-track {

    border-radius: 5px;
    background   : #ededed;


}

.game163 .smallpic {
    position: absolute;
    top: 0px;
    left: 0px;
}

.game163 .smallscroll {

    height: 200px;
    position: relative;



}

.game163 .smallscroll ul{

    float: left; 

}

.game163 .sprev {

    position: absolute;
    top: 70px;
    right: -50px;
    display: block; 
    width: 40px; 
    height: 70px; 
    text-indent: -9999px; 
    background: url(/uploads/image/psimages/2023qglh20230227_button01_y.png) no-repeat; 
    opacity: 0.4;

}

.game163 .snext { 

    position: absolute;
    top: 70px;
    left: -50px;
    display: block; 
    width: 40px; 
    height: 70px; 
    text-indent: -9999px; 
    background: url(/uploads/image/psimages/2023qglh20230227_button01_z.png) no-repeat ; 
    opacity: 0.4;
}


.game163 .sprev:hover{ 
    opacity: 1;
}
.game163 .snext:hover{ 
    opacity: 1;
}



.picbox2 {
    width: 260px;
    height: 200px;
    background:  no-repeat;
    position: relative;
}


.boxt, .boxs, .boxf
{
    width: 165px;
    height: 140px;
    overflow: hidden;
}
.boxt
{
    transform: rotate(120deg);
    position: absolute;
    left: 8px;
    top: 17px;
}
.boxs
{
    transform: rotate(-60deg);
   
}
.boxf
{
    transform: rotate(-60deg);
 
}
.boxf img {
    width: 100%;
    height: 100%;
}

.hot-7 {
    width: 90px;
    position: absolute;
    right: 30px;
    top: 100px;

}

.title7 {
    font-size: 18px;
    font-family: 微软雅黑;
    text-align: right;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
}

.title7a {
    font-size: 14px;
    font-family: 微软雅黑;
    text-align: right;
    color: #fff;
    line-height: 32px;
    font-weight: bold;
}


.box9 {
    height: 988px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_09.png) no-repeat;
    overflow: hidden;
    position: relative;
}


.hot-8 {
    width: 300px;
    position: absolute;
    left: 290px;
    top: 510px;
}


.title8 {
    font-size: 20px;
    font-family: 微软雅黑;
    text-align: left;
    line-height: 28px;
    font-weight: bold;
}

.title8 a{
    color:#8a1a00;
}


.summary8 {


    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    text-indent: 2em;
    color:#454343;
    margin-top: 10px;

}


.summary8 a {

    color:#8a1a00;
}

.pic8 {
    width: 510px;
    height: 310px;
    position: absolute;
    right: 240px;
    top: 500px;

}

.pic8 img{
    width: 510px;
    height: 310px;

}

.box10 {
    height: 860px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_10.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.box10-main {
width: 1210px;
height: 440px;
position: absolute;
left: 115px;
top: 280px;
box-sizing: border-box;
padding: 0 0 0 0;
display: inline;
}


/*横滚图1*/
.picscroll-left1{ width:1300px;  overflow:hidden; position:relative; }
.picscroll-left1 .hd1{ overflow:hidden;}
.picscroll-left1 .hd1 .prev{ display:block;  width:20px; height:30px; float:right;overflow:hidden; cursor:pointer; background-image:url(/uploads/image/psimages/20221012esd_button03_z.png);position:absolute; top:230px; left:0px;}
.picscroll-left1 .hd1 .next{ display:block;  width:20px; height:30px; float:right;overflow:hidden;cursor:pointer; background-image:url(/uploads/image/psimages/20221012esd_button03_y.png); position:absolute; top:230px; left:1235px; z-index:999;}
.picscroll-left1 .hd1 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picscroll-left1 .hd1 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background: 0 -9px no-repeat; }
.picscroll-left1 .hd1 ul li.on{ background-position:0 0; }
.picscroll-left1 .bd1{ padding:10px; margin-left:8px; width:980px;}
.picscroll-left1 .bd1 ul{ overflow:hidden; zoom:1; }
.picscroll-left1 .bd1 ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picscroll-left1 .bd1 ul li .pic{ text-align:center; }
.picscroll-left1 .bd1 ul li .pic img{ width:305px; height:315px; display:block;}
.picscroll-left1 .bd1 ul li { width:600px; height:480px; }
.picscroll-left1 .bd1 ul li .pic a:hover img{ border-color:#999;  }
/*.picscroll-left .bd ul li .title{ line-height:24px;   }*/
.picscroll-left1 .bd ul li .title {
  width: 15%;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  position: absolute;
  margin-left: 2px;
  bottom: 0;
  background-color: rgba(0, 0, 0, .4);

}
.picscroll-left1 .bd ul li .title a {
  /*color: #fff;*/
color:black;
}


.span1 {
    font-size: 20px;
    font-family: 黑体;
    background-color: #e03637;
    line-height: 40px;
    padding: 10px 10px 10px 10px;
    position: relative;
    float: left;
    margin-top: 35px;
    margin-left: -10px;
  
  }
  
  .span1 a{
    color: #fff;
  
  }




  .newsbox1 {
    width: 580px;
    height: 140px;
    background: url(/uploads/image/psimages/20221012esd_spot04.png) no-repeat;
    float: left;
    padding: 10px 10px 10px 10px;
  
  }


  .hot1 {
    width: 460px;
    float: right;
    position: relative;
    padding-top: 5px;
    padding-right: 45px;
  }

  .title1a {

    font-size: 24px;
    font-family:黑体;
    font-weight: bold;
    text-align: left;
    line-height: 32px;


  }

  
  .title1a a{

    color: #000;

  }

  .summary1a {

    font-size: 14px;
    font-family: 微软雅黑;
    line-height: 28px;
    text-align: left;
    text-indent: 2em;
    color: #454343;
  }

  .summary1a a {

    color:#8a1a00;
}



  .box11 {
    height: 1135px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_11.png) no-repeat;
    overflow: hidden;
    position: relative;
}





/*图说两会 */


.picscroll-left2 { width:1400px;  overflow:hidden; position:absolute; left: 20px; top: 240px; }
.picscroll-left2 .hd{ overflow:hidden;}
.picscroll-left2 .hd .prev{ display:block;  width:49px; height:85px; float:right;overflow:hidden; cursor:pointer; background-image:url(/uploads/image/psimages/2023_sfblhpng_002.png);position:absolute; top:150px; left:2px;}
.picscroll-left2 .hd .next{ display:block;  width:49px; height:85px; float:right;overflow:hidden;cursor:pointer; background-image:url(/uploads/image/psimages/2023_sfblhpng_003.png); position:absolute; top:150px; left:1300px; 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: 0 -9px no-repeat; }
.picscroll-left2 .hd ul li.on{ background-position:0 0; }
.picscroll-left2 .bd{ padding:10px; margin-left:95px; 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: 350px; height: 500px; z-index: 5;}
.picscroll-left2 .bd ul li .textbox .pic6 {width: 350px; height: 440px; position: absolute; left: 0; top: 0; z-index: 10;}
.picscroll-left2 .bd ul li .textbox .pic6 img{width: 350px; height: 440px; }
.picscroll-left2 .bd ul li .textbox .pic6a {width: 350px; height: 50px; position: absolute; left: 0; top: 0; z-index: 20;}
.picscroll-left2 .bd ul li .textbox .pic6a img{width: 350px; height: 500px; }
.picscroll-left2 .bd ul li .textbox .title6 { position: absolute; left: 10px; top:424px; width: 230px; text-align: left; line-height: 24px; font-size: 16px; font-family: "微软雅黑"; z-index: 30;}
.picscroll-left2 .bd ul li .textbox .title6 a{ color: #fff;   }
.picscroll-left2 .bd ul li .pic4{width: 210px; height: 345px;  overflow: hidden; border-radius: 0%; position: relative;     padding-left: 2px; padding-top: 5px; }
.picscroll-left2 .bd ul li .pic4 img{ width:210px; height:345px; display:block;}
.picscroll-left2 .bd ul li .bk2 {position: relative; width: 215px;height: 345px;}


.pic9 {
    width: 550px;
    height: 310px;
    position: relative;
    text-align: center;
    float: left;
    padding-left: 20px;

}


.pic9 img{
    width: 550px;
    height: 310px;
    
}

.picbox3 {

    width: 1150px;
    height: 330px;
    position:absolute;
    top: 800px;
    left: 118px;

}


.box12 {
    height: 720px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_14.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.pic7 {
    width: 500px;
    height: 370px;
    position: absolute;
    left: 146px;
    top: 269px;

}

.pic7 img{
    width: 500px;
    height: 370px;

}

.hot-9 {
    width: 585px;
    position: absolute;
    right: 130px;
    top: 290px;
}

.bztd {
    height: 45px;
    width: 130px;
    position: relative;
}

.dashed {
    margin-top: 15px;
    border-bottom: 1px dashed #005292;
}

.title9 {
    margin-top: 10px;
    font-family: 微软雅黑;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}

.title9 a {

    color: #b70805;
}

.summary9 {
    margin-top: 10px;
    font-family: 微软雅黑;
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    color: #454343;
    text-indent: 2em;
}

.summary9 a {

    color: #b70805;
}


.box13 {
    height: 732px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_12.png) no-repeat;
    overflow: hidden;
    position: relative;
}

/*2022司法行政工作回眸*/

#certify {
	position: absolute;
	width: 1200px;
	top: 230px;
    left: 100px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 600px;
	height: 342px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
    bottom: -30px;

}

#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 #b70805;
	background-color: #b70805;
}

#certify .swiper-button-prev {
	left: -70px;
	width: 45px;
	height: 70px;
	background: url(/uploads/image/psimages/2023qglh20230227_button01_z.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
    opacity: 0.4;
}

#certify .swiper-button-prev:hover {
	opacity: 1;
}

#certify .swiper-button-next {
	right: -70px;
	width: 45px;
	height: 70px;
	background: url(/uploads/image/psimages/2023qglh20230227_button01_y.png) no-repeat;
	background-position: 0 0px;
	background-size: 100%;
    opacity: 0.4;
}

#certify .swiper-button-next:hover {
    opacity: 1;
}


.box14 {
    height: 87px;
    background: url(/uploads/image/psimages/2023qglh_bgpic_13.png) no-repeat;
    overflow: hidden;
    position: relative;
}

.box14h {
    position: absolute;
    left: 150px;
    bottom: 15px;
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: bold;
    text-align: left;
    color: #fff;
}

/*浮动窗口*/


.side-menu {
    width: 172px;
    height: 511px;
    background: url(/uploads/image/psimages/20230321cbl.png) no-repeat;
    position: fixed;
    left: 50%;
    top: 100px;
    padding-left: 0px;
    padding-top: 90px;
    box-sizing: border-box;
    margin-left: 600px;
    display: none;
    z-index: 10;
}

.side-menu a {
    display: block;
    width: 160px;
    margin-bottom: 3px;
}

#gotop {
    width: 150px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
}

































