body{color: #222222;}
.banner{position: relative;z-index: 99;}
.banner img{ width:100%}
.banner-pc{max-width: 1920px;margin: 0 auto;text-align: center;}  /*电脑版封面隐藏*/
.banner-wap{ display:none;}  /*手机版封面隐藏*/

.positionBar{margin-bottom: 30px;}

/* 轮播 superslide */
.slideBox{ overflow:hidden; position:relative;}
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1;}
.slideBox .hd ul{ display:block; overflow:hidden; zoom:1;}
.slideBox .hd ul li{ float:left; width:10px; height:10px; line-height:10px; overflow:hidden; margin-right:5px; text-align:center; border-radius:50%; background:#CDCDCD; color:#000; cursor:pointer; text-indent:-998em; }
.slideBox .hd ul li.on{ background:#F60; color:#fff;}
.slideBox .bd ul{ overflow:hidden; z-index:0; zoom:1;}
.slideBox .prev, .slideBox .next{ position:absolute; width:50px; height:50px;top: 50%;margin-top: -25px; background-repeat: no-repeat;z-index: 9999}
.slideBox .prev{ left:0;}
.slideBox .next{ right:0;}
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }

.slideBox.focus{ width:680px; height:453px;float: left;} /* 焦点图 */
.slideBox.focus .hd{ height:40px; right:40px; bottom:12px; z-index:1; }
.slideBox.focus .hd ul li{ width:20px; height:20px; line-height:19px;}
.slideBox.focus .hd .pageState{ color:#FFF; font-size:16px; line-height:40px; letter-spacing:3px;}
.slideBox.focus .hd .pageState span{ font-size:20px; color:#F00;}
.slideBox.focus .bd img{ width:680px; height:453px; display:block; }
.slideBox.focus .bd a{ display:block; position:relative;}
.slideBox.focus .bd .title{ height: 75px;text-align:left;box-sizing: border-box;}
.slideBox.focus .bd .title h3{ width:85%;height: 75px; margin-left: 40px;}
.slideBox.focus .bd .title p{ font:400 1em/1.8 "SimSun","PingFang SC","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,Helvetica,Arial,sans-serif}
.slideBox.focus .prev, .slideBox.focus .next{ position:absolute;bottom: 11px; display:block; width:36px; height:54px; background-image:url('https://www.gxylnews.com/common/statics/v2021/images/slider-arrow.png');background-repeat: no-repeat;}
.slideBox.focus .prev{ left:0;}
.slideBox.focus .next{ right:0; background-position:0 bottom; }

.ttnews{margin:0 0 40px;padding: 35px 15px;background-color: #FFFFFF;border-radius: 10px;}
.ttnews h2 {text-align: center;font-weight: bold;}
.ttnews h2 a{font-size:52px;}
.ttnews h2 a:hover{text-decoration: underline;}
.hotnews{overflow: hidden;background: #FFFFFF;}
.hotnews .hotnews-right{width: 490px;float: right;}
.hotnews-right ul{box-sizing: border-box;padding-top: 30px;padding-bottom: 15px;padding-right: 20px;}
.hotnews-right ul li{position:relative;margin-bottom:15px;font-size:20px;line-height:160%;}
.hotnews-right ul li a{text-decoration:none;}
.hotnews-right ul li:hover{color:#ff3333;}

/*版块标题*/
.headtitle-cells{max-width: 1200px; margin: 0 auto;padding: 20px 0;background: #D03335;color: #FFFDEE;font-size: 32px;border-radius: 6px 6px 0 0;text-align: center;}
.headtitle-cells h2{font-size: 46px;}
.headtitle-cells .titimg{width: 100%;}

/*列表页 左侧二维码*/
.listPage-cells{position: relative; width:1200px; margin:0 auto;padding: 40px;box-sizing: border-box;background-color: #FFFFFF;border-radius: 0 0 10px 10px;z-index: 100;}
.item-listpage{}
.item-listpage li{ margin-bottom:25px; padding-bottom:25px; background-color:#FFF; border-bottom:1px solid #f5f5f5;}
.item-listpage li:last-child{ border-bottom:none;margin-bottom: 0;padding-bottom: 10px;}
.item-listpage .item-row:after{ content:"\0020";display:block;height:0;clear:both;}

/*列表页 不带二维码 update 2019.07.16*/
.item-listpage .item-row{position: relative;}
.item-listpage .imgArea2{ width:320px; height:215px;position: absolute;left: 0;top: 0; overflow:hidden; background-color:#cdcdcd; text-align:center;}
.item-listpage .imgArea2 a{ display:block;}
.item-listpage .imgArea2 img{width: 100%; height:100%; transition: all 0.8s;}
.item-listpage .imgArea2 img:hover{transform: scale(1.1);}
.item-listpage .textArea2.wfloat{margin-left: 350px;min-height: 215px;}
.item-listpage .textArea2 .title{ font-size:26px;}
.item-listpage .textArea2 .title a{ color:#222;}
.item-listpage .textArea2 .title a:hover{ color:#C33;}
.item-listpage .textArea2 .title2{ font-size:26px;font-weight: bold;}
.item-listpage .textArea2 .title2 a{ color:#222;}
.item-listpage .textArea2 .title2 a:hover{ color:#C33;}
.item-listpage .textArea2 .describe{ padding-top:10px; color:#aaaaaa; line-height:1.6; font-size:16px;}
.item-listpage .textArea2 .keyword-time{ padding-top:10px; color:#aaaaaa}
.item-listpage .textArea2 .keyword-time a{ display:inline-block; margin-right:12px; padding:0 6px; border-radius:4px; border:1px solid #004ea2; color:#5a8dc4;}
.item-listpage .textArea2 .keyword-time a:hover{ background-color:#004ea2; color:#FFF;}

.morelink{text-align: center;padding: 30px 0 32px;}
.morelink a{display: inline-block;padding: 8px 40px;border: 1px solid #F38082;border-radius: 60px; font-size: 18px;color: #F38082;}

.footer{padding-top: 50px;}

@media screen and (min-width:1px) and (max-width:800px){
	body{background:url(indexbg-shouji.jpg?1) #FFFFFF center top no-repeat;background-size: 100% auto;}
	.w1200{ width:100%;}
	.w1000{ width:100%;}
	.banner-pc{ display:none;}  /*手机版封面隐藏*/
	.banner-wap{ display:block;}  /*电脑版封面显示*/

	.navmenu2 ul{ padding:10px 0 10px 15px; box-sizing:border-box;}
	.navmenu2 ul li{ margin-right:20px;}
	.navmenu2 ul li:nth-child(n+11){ display:none;}
	.navmenu2 .rightLabel{ display:none;}
	.position-cells{ padding:10px 0 6px 15px; box-sizing:border-box;}
	.position-cells .logo img{ width:120px;}
	.contentSection .left{ display:none;}
	.position-cells .position-cell{ width:100%;}
	.position-cells .tool{ display:none;}
	.position-cells .position.ml40{ margin-left:0; margin-right:12px;}
	.container{width:100%;}
  .mainhotbg{padding:0 15px;margin-bottom:0;}
  .ttnews{margin:0 0 30px;padding: 20px 15px;border-radius: 0 0 15px 15px;}
  .ttnews h2 a{font-size:26px;}
  .hotnews{border-radius: 0 0 15px 15px;}
  .hotnews .hotnews-right{width: 100%;float: none;height: auto;}
  .hotnews-right ul{padding-left: 15px;}
	.mainbg1{background: url("mainbg1-shouji.jpg") center bottom no-repeat; background-size: 100% auto;}
	.mainbg3{background: url("mainbg3-shouji.jpg") center bottom no-repeat;background-size: 100% auto;}
	.slideBox.focus{ width:100%; height:240px;float: none;} /* 焦点图 */
	.slideBox.focus .hd{ right:10px; bottom:6px;}
	.slideBox.focus .bd img{ width:100%; height:240px; display:block; }
	.slideBox.focus .bd .title{ height: auto;text-align:left;}
	.slideBox.focus .bd .title h3{ width:70%;height:auto;padding: 10px 0; margin-left: 10px;font-size: 16px;line-height: 1.6}
  .slideBox.focus .bd .title p{ font:400 1em/1.6 "SimSun","PingFang SC","Microsoft YaHei",\5FAE\8F6F\96C5\9ED1,Helvetica,Arial,sans-serif}
  .slideBox.focus .prev, .slideBox.focus .next{ position:absolute;bottom: 11px; display:block; width:36px; height:54px; background-image:url('https://www.gxylnews.com/common/statics/v2021/images/slider-arrow.png');background-repeat: no-repeat;}

  .headtitle-cells{padding: 15px 0;}
  .headtitle-cells h2{font-size: 32px;}
  .headtitle-cells .titimg{width: 100%;}
  
	.listPage-cells{ width:90%; margin:0 auto; padding: 25px 15px 15px;}
	.item-listpage li{margin-bottom: 17px;padding-bottom: 16px;}
	.item-listpage .textArea2.wfloat{ margin-left: 135px;min-height: 80px;}
	.item-listpage .textArea2 .title{ font-size:18px;}
	.item-listpage .textArea2 .title2{ font-size:20px;}
  .item-listpage .imgArea2{ width:120px; height:80px;overflow: hidden;border-radius: 6px;}
  .item-listpage .imgArea2 a{ display:block;overflow: hidden;border-radius: 6px;}
  .item-listpage .imgArea2 img{width: 100%; height:100%; transition: all 0.8s;}
  .item-listpage .imgArea2 img:hover{transform: scale(1.1);}
	.item-listpage .textArea2 .describe{display: none;}

}

@media screen and (min-width:801px) and (max-width:1280px){
	.w1200{ width:1000px;}
}
