@charset "utf-8";

body{font: 16px/2 \5b8b\4f53;color:#000;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/head.jpg)#fff1ed top center no-repeat;font-family: microsoft yahei;}
a{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
.ml20{margin-left:20px;}.ml10{margin-left:10px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}

/*引导页*/

.banner {
  width: 100%;
  min-width: 1200px;
  min-height: 1080px;
  background: url(back.jpg) no-repeat;
  background-size:100% 100%;
  overflow: hidden;
}
.banner.on {
  animation: h550 1.2s 0.5s ease-out forwards;
}
.banner.on .elem li.e1 {
  animation: gh 1.2s 0.5s ease-out forwards;
}
.banner.on .elem li.e2 {
  animation: ssj 1.5s 0.5s ease-out forwards;
}
.banner.on .elem li.e3 {
  animation: zw 1.8s 0.5s ease-out forwards;
}
.banner.on .elem li.e4 {
  animation: kq 1.8s 0.5s ease-out forwards;
}
.banner.on .elem li.e5 {
  animation: hb 1.5s 0.5s ease-out forwards;
}
.banner.on .elem li.e6 {
  animation: gz 1.5s 0.5s ease-out forwards;
}
.banner.on .elem li.e7 {
  animation: wx 1.5s 0.5s ease-out forwards;
}
.banner.on .elem li.e10 {
  animation: cs 1.5s 0.5s ease-out forwards;
}
.banner .elem {
  position: relative;
  height: 100%;
  width: 100%;
}
.banner .elem li {
  position: absolute;
  left: 50%;
}
.banner .elem li img {
  width: 100%;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.banner .elem li.e1 {
  top: 0;
  left: 0;
  width: 747px;
  height: 214px;
  animation: fadeInDown 1s 0.6s ease-out both;
  z-index: 3;
}
.banner .elem li.e2 {
  bottom: 0;
  left:0;
  width: 100%;
  z-index: 10;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.banner .elem li.e3 {
  top: 214px;
  width: 668px;
  height: 161px;
  margin-left: -335px;
  animation: fadeInLeft 1s 0.3s ease-out both;
  z-index: 13;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.banner .elem li.e4 {
  top: 397px;
  width: 1272px;
  height: 175px;
  margin-left: -575px;
  animation: fadeInRight 1s 0.3s ease-out both;
  z-index: 13;
}
.banner .elem li.e5 {
  top: 613px;
  width: 275px;
  height: 66px;
  margin-left: -391px;
  z-index: 10;
  animation: fadeInUp 1s 0.6s ease-out both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.banner .elem li.e6 {
  top: 613px;
  width: 830px;
  height: 70px;
  margin-left: -370px;
  animation: fadeInUp 1s 0.6s ease-out both;
  z-index: 10;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.banner .elem li.e7 {
  top: 784px;
  width: 190px;
  height: 83px;
  margin-left: -88px;
  animation: fadeIn 1s 1.5s ease-out both;
  z-index: 10;
}
.banner .elem li.e8 {
  top: 0;
  width: 54%;
  height: 1080px;
  left:0;
  animation: fadeInLeft 1s 0.7s ease-out both;
  z-index: 4;
}
.banner .elem li.e9 {
  top: 0;
  width: 53%;
  height: 1080px;
  right:0;
  animation: fadeInRight 1s 0.7s ease-out both;
  z-index: 2;
  opacity: 1;
}
.banner .elem li.e10 {
  bottom: 0;
  width: 1920px;
  height: 1080px;
  margin-left: -960px;
  
  z-index: 2;
  background-size: 100% auto;
  opacity: 0.6;
}
.banner .elem li.e11 {
  bottom: 0;
  width: 1920px;
  height: 740px;
  margin-left: -960px;
  background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/yun.png);
  z-index: 1;
}
.banner .elem li.e12 {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1080px;
  background: url(piao.png);
  z-index: 1;
  animation: eyun 50s  linear   infinite;
}
@-webkit-keyframes eyun {
  to {
    background: url(piao.png) 2985px top;
  }
}


/*index*/
.header{width:100%;background:;height:812px;}
.main{width:1200px;margin:0 auto;}
.footer{text-align:center;padding:90px 0 20px;}
.footer span{font-family:Arial;}


/*分页*/
.pages{text-align:center;width:100%;display: inline-block;padding-top:20px;}
.pages li{float:left!important;background:none!important;display: inline;}
.page-active{font-weight:bold;}
.page{margin-top:0!important;margin-right: 10px;}
.pages li{border-bottom: none;}


.menu{width:1200px;margin:0 auto;height:62px;padding-top:750px;}
.menu ul li{width:200px;float:left;text-align:center;line-height:62px;height:62px;}
.menu ul li a{color:#fff;font-size:20px;}
.menu ul li:hover{}
.menu ul li a:hover{color:#ffc854;font-size:20px;text-decoration:none;}

.toptitle{width:514px;height:127px;margin: 0 auto;}


/*致敬二十载献礼二十大*/
.dsxxjy{width:100%;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bg1.jpg)top center no-repeat;padding-top: 45px;padding-bottom: 40px;background-size:100% 100%;}
.dsxxjy .toptitle{width:748px;}

.xxleft{width:625px;height:550px;float:left;padding-right: 38px;}
.xxb{padding-top:18px;float:left;}
.xxb video{width:280px;height: 160px;background:#000;}
.xxb img{width:280px;height: 160px;}
.xxright{width:537px;float:left;padding-top: 42px;}
.xxright h1{font-size:30px;font-weight: bold;width:537px;max-height: 150px; line-height: 50px;overflow: hidden;text-align: left;}
.xxright span{display: block;width: 537px;line-height: 32px;height:64px;overflow: hidden;padding-top: 10px;margin-bottom: 10px;}
.xxright ul{width:537px;}
.xxright ul li{width:517px;height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;}
.xxright .more{width:150px;margin-top: 25px;}
/*理论正当燃*/
.llzdr{
	text-align: center;
    width: 100%;
    background: url(bg3.jpg);
    background-repeat: repeat;
    padding: 50px 0;
}
.swiper-gzly {
	width: 700px;
	height:375px;
	margin-top:60px;
	float:left;
}
.swiper-gzly .swiper-slide {
	width: auto;
	height: 375px;
	z-index: 0;
}
.swiper-gzly .swiper-slide img {
	width: 500px;
	height: 375px;
}
.swiper-gzly .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 32px;
    padding: 10px 10px 10px 10px;
    color: #fff;
    background: rgba(0,0,0,.65);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
	text-align: center;
    }
.gzly-next {
	background-image:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/left2.png)!important;
	right:0!important;
}
.gzly-prev {
	background-image:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/right2.png)!important;
	left: 0!important;
}

.zdr_word{width:460px;float:left;margin-left:40px;margin-top:60px;}
.zdr_word li{height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;text-align: left;}

/*八八宣讲视频*/
.slideBox_2{margin-left: 212px;  width:895px;  height:500px;  position:relative;  margin-top:20px;margin-bottom: 60px; float:left;}
.slideBox_2 .bd{ width:895px; position:relative; z-index:0; float:left;overflow:hidden;}  
.slideBox_2 .bd li{ zoom:1; vertical-align:middle; }
.slideBox_2 .bd img{  width:895px;  height:500px; display:block;  }
.slideBox_2 .bd li h4{height:60px;background:#000;margin-top:-60px;filter:alpha(opacity=60);opacity:0.6;}
.slideBox_2 .bd li span{text-align:center;line-height:60px;height:60px;display:block;z-index:999;color:#fff;margin-top:-60px;position:relative;font-size:22px;padding-left:20px;overflow: hidden;}
.slideBox_2 .hd .prev,.slideBox_2 .hd .next{ display:block;  width:40px; height:56px; float:right; left:10px; margin-top:-28px;  overflow:hidden;
			 cursor:pointer; background:url("prev02.png") no-repeat;position: absolute;top:50%;z-index: 9999;}
.slideBox_2 .hd .next{ background-position:-41px 0;  right:10px;left:auto;}
.picScroll-top{ width:260px;  float:right;position: relative;margin-top:20px;}
.picScroll-top .hd{  }
.picScroll-top .hd .prev,.picScroll-top .hd .next{ display:block;  width:64px; height:40px; position: absolute;top:-60px;
	 cursor:pointer;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/up.png) no-repeat;left:98px;}
.picScroll-top .hd .next{ background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/down.png) no-repeat;  position: absolute;top:520px;}
.picScroll-top .bd{width:260px;}
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; margin-bottom: 28px;}
.picScroll-top .bd ul li .pic{ text-align:center; }
.picScroll-top .bd ul li .pic img{ width:260px; height:148px;display:block;  }

/*弄潮儿学堂*/
.block_2{width:100%;height: 1000px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bg2.jpg)top center no-repeat;padding-top:56px;background-size:100% 100%;}
.hf{float:left;margin-left: 40px;margin-top: 30px;}
.hf img{width:1160px;}
.xt{text-align:center;}
.xt h1{font-size:35px;padding-top:55px;overflow:hidden;line-height:70px;height:70px;padding-bottom:25px;}
.xt_ul1 li{float:left;width:380px;background:url(listbg2.png)center left no-repeat;text-align:left;padding-left:20px;font-size:20px;line-height:40px;height:40px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.slideBox{ width:625px; height:375px; overflow:hidden; position:relative; float: left;padding-top:42px;}
.slideBox .hd{ height:45px; overflow:hidden; position:absolute; right:5%; bottom:-5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; padding-top:10px;}
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px;  text-align:center; background:#000; cursor:pointer;border-radius:50%;margin-right:20px;}
.slideBox .hd ul li.on{ background:#fff; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:625px; height:375px; display:block;  }
.slideBox .bd a{position:relative;display:block;font-family:Microsoft YaHei;}
.slideBox .bd a h4{background:#000;bottom:0;height:45px;left:0;filter:alpha(opacity=50);opacity:0.5;position:absolute;width:100%;}
.slideBox .bd a span{overflow:hidden;bottom:0;height:45px;left:0;line-height:45px;position:absolute;color:#fff;width:50%;font-size:20px;padding-left:30px;text-overflow: ellipsis; white-space: nowrap; text-align:left;}
.xt-br{padding-top:42px;padding-right:30px;float:left;width:545px;text-align:left;padding-bottom:60px;}
.xt-br h2{font-size:30px;line-height:60px;height:60px;overflow:hidden;text-align:left;}
.xt-br .resume{font-size:16px;width:545px;overflow:hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;line-height:34px;height:128px;border-bottom:1px dashed #a0a0a0;padding-bottom:15px;}
.xt-br ul li{font-size:16px;background:url(listbg1.png)center left no-repeat;padding-left:20px;height:40px;line-height:40px;border-bottom:1px dashed #a0a0a0;overflow:hidden;}
.xt-br ul{padding-bottom:15px;}
.more{background:#c30d23;width:107px;height:30px;border-radius:10px;text-align:center;float:right;}
.more a{color:#fff;}
/*新增学习时刻/观点时评*/
.xxsk{width:461px;height: 568px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/xxsk.png)top center no-repeat;margin-top: 55px;padding: 35px 24px 0 90px;float: left;}
.xxpic{width:461px;height: 259px;}
.xxpic img{width:461px;height: 259px;}
.xxsk ul{width:461px;margin-top: 20px;}
.xxsk ul li{width:441px;height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;text-align: left;}
.xxsk .more{background:none!important;margin-top: 10px;}
.xxsk .more a{color:#a2a2a2;}
.gdsp{width:461px;height: 568px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/gdsp.png)top center no-repeat;margin-top: 55px;padding: 35px 24px 0 90px;float: right;}
.gdsp ul{width:461px;margin-top: 20px;}
.gdsp ul li{width:441px;height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;text-align: left;}
.gdsp .more{background:none!important;margin-top: 10px;}
.gdsp .more a{color:#a2a2a2;}







/*弄潮儿讲坛*/
.jt{text-align:center;width:100%;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bg3.jpg);background-repeat: repeat-y;padding-bottom: 50px;}
.jt .toptitle{padding-top:50px;}
.jt_banner{padding-top:40px;}
.slideGroup{ width:100%;margin-top: 75px;}
.slideGroup .parHd{ height:81px; line-height:81px;position:relative; }
.slideGroup .parHd ul{ float:left;  position:absolute; top:0; height:85px;  }
.slideGroup .parHd ul li{width:373px;height: 85px; float:left; cursor:pointer;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/jt_bgon.png)top center no-repeat;background-size:100% 100%;color:#d21f1d;font-size: 32px;line-height: 70px;}
.slideGroup .parHd .on{background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/jt_bg.png)top center no-repeat;color:#fae6ce;background-size:100% 100%;}


.jtslideBox{ width:1200px; height:720px; overflow:hidden; position:relative; float: left;padding-top:42px;margin-bottom: 40px;}
.jtslideBox .hd{ width:200px; height:45px; overflow:hidden; position:absolute; right:2%; bottom:-5px; z-index:1; }
.jtslideBox .hd ul{ overflow:hidden; zoom:1; float:left; padding-top:10px;}
.jtslideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px;  text-align:center; background:none!important; cursor:pointer;border-radius:50%;margin-right:20px;border:1px solid #fff;}
.jtslideBox .hd ul li.on{ background:#fff!important; color:#fff; }
.jtslideBox .bd{ position:relative; height:100%; z-index:0;   }
.jtslideBox .bd li{ zoom:1; vertical-align:middle; }
.jtslideBox .bd img{ width:1200px; height:720px; display:block;  }
.jtslideBox .bd a{position:relative;display:block;font-family:Microsoft YaHei;}
.jtslideBox .bd a h4{background:#000;bottom:0;height:45px;left:0;filter:alpha(opacity=50);opacity:0.5;position:absolute;width:100%;}
.jtslideBox .bd a span{overflow:hidden;bottom:0;height:45px;left:0;line-height:45px;position:absolute;color:#fff;width:70%;font-size:20px;padding-left:30px;text-overflow: ellipsis; white-space: nowrap; text-align:left;}

.jtul{width:1270px;margin-left: -70px}
.jtul_li{width:545px;height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;text-align: left;float:left;margin-left: 70px;}

.jt .more{width:150px;margin-top: 25px;}

/*一镇一品*/
.db-cont{width: 100%;height: 532px;position: relative;overflow: hidden;margin-bottom:10px;margin-top:42px;}
#wrap{position: absolute;top:0; left:0; right:0; bottom:0;margin:auto;width: 1200px;height: 532px;}
#wrap > ul{width: 120%;list-style: none;}
#wrap > ul > li.wrap-list{float: left;width: 74px;height: 532px;background: #fff;position: relative;-webkit-box-shadow: 0 0 10px #ccc;-moz-box-shadow: 0 0 10px #ccc;box-shadow: 0 0 10px #ccc;overflow: hidden;}
#wrap > ul > li.wrap-list-last{width: 1126px;}
#wrap > ul > li > .text{width: 74px;height: 100%;background: url(yzyp.png) no-repeat top center;background-size: 100% 100%;}
#wrap > ul > li.curr > .text{width: 74px;height: 100%;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bmsy.png) no-repeat top center;background-size: 100% 100%;}
#wrap > ul > li > .text p{padding: 185px 27px;color: #fff;font-size: 24px;line-height:40px;font-family:microsoft yahei}
.db-cont-list{position: absolute;top: 10px;left: 50px;width: 900px;height: 400px;}
.db-cont-list .con{width:1110px; height:490px;margin-left:50px;margin-top: 10px;}
.conpic{width:429px; height:241px;padding-right:30px;float: left;}
.conpic img{width:100%;height: 100%;}
.contitle h1{font-size:30px;font-weight: bold;width:537px;max-height: 100px; line-height: 50px;overflow: hidden;text-align: left;}
.contitle span{display: block;width: 537px;line-height: 32px;height:96px;overflow: hidden;padding-top: 20px;text-align: left;}
.con ul{width:100%;margin-top: 20px;}
.con ul li{width:441px;height:44px;line-height: 44px;border-bottom: 1px dashed #a0a0a0;background:url(listbg1.png)left center no-repeat;padding-left:20px;overflow: hidden;text-align: left;float: left;margin-right: 20px;}






.block_3{width:100%;height:1026px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bg4.jpg)top center no-repeat;background-size:100% 100%;}
.yb{text-align:center;padding-top:60px;}
.yb ul{width:564px;height:588px;padding-top:48px;float:left;padding-bottom:48px;}
.yb ul li{float:left;}
.yb ul li img{width:260px;height:180px;padding:0 22px 18px 0;}
.rwvideo{position: relative;width:636px;height:358px;float:left;padding-top:95px;}
.rwvideo video{width:100%;display: inline-block;vertical-align: baseline;height:358px;object-fit: fill;}
.lvideo-img{position: absolute;top: 240px;left:287px;width: 75px;height:75px;z-index: 999;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/start.png) no-repeat;background-size: 100% 100%;cursor:pointer}
.rj{width:576px;height:157px;background:url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/purple.png) top center no-repeat;float:left;padding:30px;}
.rj h1{font-size:28px;overflow:hidden;line-height:56px;height:56px;}
.rj .resume{font-size:14px;width:576px;overflow:hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;line-height:28px;height:84px;text-align:left;}
.rj .more{background:#fff;width:107px;height:30px;border-radius:10px;text-align:center;float:right;margin-top:5px;}
.rj .more a{color:#000;}


.block_4{width:100%;height:1137px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/bg5.jpg)top center no-repeat;padding-top: 60px;background-size:100% 100%;}
.zh{width:1200px;margin:0 auto;}
.topul{width:550px;height:377px;padding-top:75px;float:left;padding-right:25px;}
.topul h2{font-size:25px;text-align:left;height: 50px;line-height: 50px;overflow:hidden;}
.topul .resume{font-size:16px;width:550px;overflow:hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient: vertical;line-height:32px;height:64px;text-align:left;}
.topul li{border-bottom: 1px dashed #a0a0a0;height:125px;}
.bul{margin-left:-20px;padding-top:60px;}
.bul li{float:left;width:285px;padding-left:20px;}
.bul li img{width:285px;height:192px;}
.bul li a:hover{text-decoration:none;}
.bul h2{font-size:18px;text-align:left;line-height:36px;height:36px;overflow:hidden;font-weight:bold;}
.bul .resume{font-size:16px;width:285px;overflow:hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;line-height:32px;height:96px;text-align:left;}

.test{position:relative;width:260px;height:180px;padding: 0 22px 18px 0;}
.info{width:260px;height:180px;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility: hidden; background: rgba(0, 0, 0, 0.3);opacity: 0;font-size:16px;text-align:center;}
.info a{color:#fff;}
.info h3{width:260px;top:50%;position:absolute;text-align:center;}
.test:hover .info {opacity: 1;}
.add{padding:0!important;}
.add li{width:585px;text-align:left;font-size:16px;line-height:32px;height:32px;overflow:hidden;padding-left: 15px;background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/list_block.gif) 0px 15px no-repeat;}






/*中心组列表页*/
.outBox{ width:1200px;text-align:center;  margin-top: 68px;}
.outBox .hd{ height:60px; line-height:60px;  position:relative;  }
.outBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.outBox .hd ul li{ float:left;width:270px;height: 60px;line-height: 60px; cursor:pointer; background: #db4f4c;border-radius: 40px;font-size: 26px;color:#fae8cf;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;font-weight: bold;margin-left: 205px;}
.outBox .hd ul li.on{ }

.inBox{ padding:15px 15px 0 15px;  }
.inBox .inHd{ height:38px; line-height:38px;margin:10px 0 10px 680px;}
.inBox .inHd ul{ overflow:hidden; zoom:1; }
.inBox .inHd ul li{ height:38px; width:115px; text-align:center; float:left; cursor:pointer;  font-size: 24px;color:#d21f1d;margin: 0 10px;}
.inBox .inHd ul li.on{ border-bottom: 1px solid #d21f1d;}
.inBox .inBd ul{ padding:15px;  zoom:1; overflow:hidden;   }
.inBox .inBd li{ height:65px; line-height:65px; overflow:hidden; zoom:1; background: url(https://www.xsnet.cn/zt/2020/xsqjcllxxxj/material/images/listbg1.png)left center no-repeat;padding-left: 20px;text-align: left;font-size: 20px;}
.inBox .inBd li .date{ float:right; color:#a3a3a3;  font-size: 16px;font-weight: lighter;}



.ininBox{ padding:0 15px;  }
.ininBox .ininHd{ height:38px; line-height:38px;}
.ininBox .ininHd ul{ overflow:hidden; zoom:1;width:810px;float: right; }
.ininBox .ininHd ul li{ height:38px;    line-height: 38px!important; width:115px; text-align:center; float:left; cursor:pointer;  font-size: 24px;color:#d21f1d;margin: 0 10px;padding-left: 0!important;}
.ininBox .ininHd ul li.on{ border-bottom: 1px solid #d21f1d;}
.ininBox .ininBd ul{ padding:15px;  zoom:1; overflow:hidden;   width:100%;}
.ininBox .ininBd li{ height:65px; line-height:65px; overflow:hidden; zoom:1; background: url(listbg1.png)left center no-repeat;padding-left: 20px;text-align: left;font-size: 20px;}
.ininBox .ininBd li .date{ float:right; color:#a3a3a3;  font-size: 16px;font-weight: lighter;}