??????*{font-size:0}
*{margin: 0; padding: 0;}
a{text-decoration: none;}
li{list-style: none;}
img{display: block; border: none;}


header{width: 100%; height: 153px; background: url(../images/header_01.jpg) no-repeat center center;}
.header{width: 1314px; height: 135px; margin: 0 auto;}
.logo{display: inline-block; vertical-align: top;}
.sp{display: inline-block; width: 2px; height: 51px; vertical-align: top; margin: 45px 18px 0 18px; background: #7bb0d7;}
.logo img{display: inline-block;}
.logo-l{margin-top: 34px;}
.logo-r{margin-top: 41px;}

.search{float: right; margin-top: 40px;}
.search a{font-size: 14px; margin-right: 28px; color: #990000;}
.search a:hover{color: rgb(255, 5, 5);}
.search input{width: 235px; margin-top: 10px; height: 28px; border: none; background: #990000; font-size: 14px; color: #fff; line-height: 28px; outline: none; border-radius: 14px; padding-left: 5px;}
.search button{border: none; outline: none; position: relative; right: 34px; top: 2px; cursor: pointer; background: #990000;}

nav{width: 100%; height: 54px; line-height: 54px; background: url(../images/nav_02.jpg) no-repeat center center;}
.nav{width: 1314px; margin: 0 auto;}
.nav a{display: inline-block; vertical-align: top;  padding: 0 23px 0 14px; font-size: 18px ; color: #fff; font-weight: bold;}
.nav a:hover{background: #5c0606 !important;}
.scroll{width: 100%;}
.scroll img{width: 100%;}
.scroll-content{width: 100%;}

.footer{width: 100%;  padding:10px 0px 10px;background: url(../images/footer_46.jpg) no-repeat top center;padding-top: 30px;float: left;}
.footerny{
	width: 100%;  padding:10px 0px 10px;background: #8c0000;margin-top: 30px;
}
.footer{ padding-top: 50px;}
.footerny .foot{
	padding: 0px;
}
.footer-t{display: inline-block;}
.footer-t img{display: inline-block; vertical-align: top;}
.footer-t p{display: inline-block; font-size: 24px; margin-left: 6px; color: #fff;}
.other{display: inline-block; vertical-align: top; margin-left: 26px; padding: 0px 20px;
 height: 44px; line-height: 44px; text-align: center; background: #fff; color: #5b5b5b;}
.other:hover{background: #ff9090 !important; color: #fff !important;}
.other p{font-size: 14px;}
.foot{width:100%; text-align: center; padding-top: 46px;}
.foot p{font-size: 14px; color: #fff;}

.jiantou{width: 100%; position: absolute; z-index: 600; padding-top: 180px;}
.jiantou img{width: 45px; height: 72px;}
.prev{position: absolute; opacity: .4; cursor: pointer; left: 20px;}
.prev:hover{opacity: .8;}
.next{position: absolute; opacity: .4; cursor: pointer; right: 20px;}
.next:hover{opacity: .8;}



.bar{width: 100%; background: #f3f3f3;float: left;}
.main{width: 1315px; margin: auto;}
.bar-left{display: inline-block; vertical-align: top; width: 934px;}
.n-t{width: 100%; padding-top: 20px; margin-bottom: 22px; border-bottom: 2px solid #d9d9d9;display: flex;justify-content: space-between;}
.n-left{ top: 2px; display: inline-block; width: 132px;  padding-top: 10px; height: 41px; position: relative;}
.n-left:before{
	content: '';position: absolute;border-bottom: 2px solid #a90000;width: 132px;
	top: 49px;
}
.n-left a{
	display: flex;flex-direction: row;
	justify-content: flex-start;
}
.n-left img{display: inline-block; vertical-align: top;}
.n-left p{display: inline-block; padding-left: 4px; vertical-align: top; font-size: 24px; color: #980000;}
.n-right{float: right; padding-top: 20px; font-size: 14px; color: #979797;}
.n-right:hover{color: #c00000 !important;}
.bar-right{display: inline-block; vertical-align: top; width: 345px;float: right;}
.icon{display: inline-block; width: 31px; height: 31px; background-size: 100% 100%;}
.icon1{background: url(../images/icon_03.jpg) no-repeat;}
.icon2{background: url(../images/icon_05.jpg) no-repeat;}

.bar-left-img{position: relative; display: inline-block; vertical-align: top; width: 428px; height: 285px;}
.bar-left-img img{position: absolute; width: 100%; height: 100%;}
.bar-left-img p{position: absolute; display: block; font-size: 16px; color: #fff; width: 408px; padding: 0 10px 0 10px; text-align: center; line-height: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 50px; bottom: 0;}
.bar-span{position: absolute; background: #000; opacity: .6; width: 100%; height: 50px; bottom: 0;}

.index1_left{
	width: 100%;

display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#swiper2{
	width: 428px; min-height:221px;height:auto;margin: 0px;/*margin-top:15px;*/.
}
#swiper2 img{
	width: 100%;
}
#swiper2 h4{
	bottom: 0px;width:calc(100% - 150px);
	    font-size: 18px;
	    color: #fff;
	    height: 50px;display: inline-block;
	    background-color: rgba(140,140,140,.5);
	    position: absolute;
	    line-height: 50px;
		padding: 0px 130px 0px 20px;
}
#swiper2 .swiper-pagination{
    display: flex;
    flex-direction: row;
	justify-content: flex-end;
}
#swiper2 .swiper-pagination-custom {
    bottom: 17px;
    right: 0;
    width: 100%;
}
/*自定义分页器的样式，这个你自己想要什么样子自己写*/
#swiper2 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: #fff 2px solid;
    border-radius: 50%;
    display: inline-block;
    background-color: #5e5e5b;
   
    margin: 0 4px;
}
/*自定义分页器激活时的样式表现*/
#swiper2 .swiper-pagination-bullet-active {
    background-color: #ff0000;
}


.list{display: inline-block; width: 490px; vertical-align: top;/*margin-top: 3px*/}
.dian{display: inline-block; vertical-align: top; margin: 7px 7px 0 0; width: 9px; height: 9px; background: url(../images/dian_36.png) no-repeat;}
.list a{display: inline-block; vertical-align: top; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: #000000;}
.list li{padding-bottom: 22.3px; width:100%;}
.list li:last-child{
	padding-bottom: 0px;
}
.list .time{ float: right; padding-top: 1px; font-size: 14px; color: #949191;}

.list1{display: inline-block; width: 345px; vertical-align: top;}
.list1 a{display: inline-block; vertical-align: top; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: #000000;}
.list1 li{padding-bottom: 22.3px; width: 345px;}

.lian1-con{position: relative; display: inline-block; vertical-align: top; width: 18.5%}
.lian1-con1{margin-left: 0 !important;}
.lian1-con img{position: absolute; width: 100%; height: 100%; }
.lianjie1{padding-top: 23px;width: 100%;float:left;background: #f3f3f3;padding-bottom:35px;}
.lianjie1 .main {display: flex;flex-direction: row;justify-content: space-between}
.tit p{position: relative; z-index: 1; padding-left: 104px; line-height: 89px; font-size: 22px; color: #fffcc9;}
.tit1 p{padding-left: 76px;}
.tit2 p{padding: 20px 0 0 90px; line-height: 14px;}
.tit3 p{padding-left: 114px;}

.indexnews{width: 100%; background: #e9e6df;padding-bottom: 40px;}
.indexnews .main{
	display: flex;flex-direction: row;justify-content: space-between
}
/* .news-content{width: 1315px; margin: auto;} */
.news-con{width:30%; display: inline-block; vertical-align: top;}
/* .news-con1{margin-left: 0 !important;} */
.list2{display: inline-block; width:100%; vertical-align: top;}
.list2 a{display: inline-block; vertical-align: top; width: 90%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: #000000;}
.list2 li{padding-top: 16px; width:100%;}

.showimg{width: 100%; background: #ffffff;padding-bottom: 20px;float: left;} 
/* .showimg-content{width: 1315px; margin: auto;} */
.img1{position: relative; vertical-align: top; display: inline-block; width: 555px; height: 311px;}
.showimg img{position: absolute; width: 100%; height: 100%;}
.img2{display: inline-block; vertical-align: top; width: 497px; height: 311px;}
.img2 .imgg{position: relative; display: inline-block; width: calc((100% - 28px)/2); height: 148px; margin-left: 10px;}
.imgg1{margin-top: 13px;}
.img3{display: inline-block; position: relative; margin-left: 14px; width: 234px; height: 311px;}

/* li a:hover{color: #980000 !important; font-weight: bold;} */

.icon3{background: url(../images/icon_24.jpg) no-repeat; background-size: 100% 100%;}
.icon4{background: url(../images/icon_27.jpg) no-repeat; background-size: 100% 100%;}
.icon5{background: url(../images/icon_30.jpg) no-repeat; background-size: 100% 100%;}
.icon6{background: url(../images/icon_35.jpg) no-repeat; background-size: 100% 100%;}


.slide{display: inline-block; vertical-align: top; margin-top: 60px; width: 303px;}
.first{display: block; margin-bottom: 20px;  width: 200px;  height: 60px; line-height: 60px; text-align: center; font-size: 24px; background: #a90000; color: #fff;}
.se{display: block; width: 200px;  height: 50px;  line-height: 50px; text-align: center; font-size: 18px; background: #efefef; color: #555555;}
.this{background: #d65959; color: #fff;}

.lt-content{position: relative;}
.lt{ width:100%; display: inline-block; padding: 50px 0 50px 0; background: #fff;}
.lt li{width: 100%; display: inline-block; height: 34px;line-height:34px; border-bottom: 1px dashed #ccc; padding-top: 15px;}
.lt li .id{display: inline-block; /*width: 20px;*/font-size: 16px; color: #a90000;float: left;}
.lt li a{display: inline-block; margin-left: 1%; font-size: 18px;  color:#555555;width: 72%;white-space: nowrap; 
 overflow: hidden;
 text-overflow: ellipsis;
}
.lt li:hover a{
	color:#d65959
}
.lt .time{float: right; font-size: 14px; color: #8c8c8c;}

/* .position{width: 100%; height: 46px; margin: 0 auto; line-height: 46px; border-bottom: 1px solid #5885ad;}
.position .l strong{font-size: 18px; color: #a90000;}
.position .r a, .position .r p, .position .r span{display: inline-block; margin: 0 !important; text-decoration: none; font-size: 14px; color: #4e4f51;}
.position .r a:hover{color: #ff0000 !important;}
 */
#dopages{padding: 40px 0 30px 0;}
#dopages .page{font-size:0;text-align:center;}
#dopages .page a{line-height:30px;height:30px;display:inline-block;*display:inline;*zoom:1;font-size:14px;border:1px solid #d5d5d5;background:#fff;color:#666666;text-align:center;padding:0 10px;margin:0 5px; text-decoration: none;}
#dopages .page a:hover{background:#a90000;color:#fff;}
#dopages .page a.now{background:#a90000;color:#fff;}
#dopages .page a.pr{margin-right:10px;}
#dopages .page a.ne{margin-left:10px;}

.p_no_d {
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #d5d5d5;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    margin: 0 5px;
    text-decoration: none;
    background: #a90000;
}
.p_fun_d {
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #d5d5d5;
    background: #fff;
    color: #666666;
    text-align: center;
    padding: 0 10px;
    margin: 0 5px;
    text-decoration: none;
}
.p_first, .p_last_d, .p_first_d, .p_last{display:none}


.slide{display: inline-block; vertical-align: top; margin-top: 40px; width: 218px;}
.first{display: block; margin-bottom: 20px;  width: 200px;  height: 60px; line-height: 60px; text-align: center; font-size: 24px; background: #a90000; color: #fff;}
.se{display: block; width: 200px;  height: 50px;  line-height: 50px; text-align: center; font-size: 18px; background: #efefef; color: #555555;}
.this{background: #d65959; color: #fff;}

.position{width:100%; height: 46px; line-height: 46px; border-bottom: 1px solid #a90000;}
.position .l strong{font-size: 18px; color: #a90000;}
.position .l{float: left;}
.position .r{float: right;}
.position .r a, .position .r p, .position .r span{display: inline-block; text-decoration: none; font-size: 14px; color: #4e4f51;}
.position .r a:hover{color: #ff0000 !important;}

/* .news{width: 1315px; margin: auto;} */
.news-content{width:100%; display: inline-block; background: #fff; height: auto; padding-top: 40px; margin: 0 auto;}
.news .title{width:100%; /*height: 50px;*/ line-height:50px;text-align: center; margin-top: 30px;}
.news .title p{font-size: 30px; font-weight: bold; color: #ff2323;}
.news-content .na{margin-top: 30px;margin-bottom: 30px; width:100%; height: 35px; font-size: 12px; line-height: 35px; /*border-top: 1px dashed #ccc;*/}
.news-content .na .left p{font-size: 16px; color: #898989;}
.news-content .na .left{/*float: left;*/text-align:center;}
.news-content .na .right{float: right;}
.news-content .na .right a,.na .right img,.na .right p{font-size: 16px; float: left; color: #333333;}
.news-content .na .right img{padding-top: 10px;}
.news-content .na .right a{font-size: 16px; text-decoration: none; color: #333333}
.news-content .na .left a{font-size: 16px; color: #898989;}
.news .word img{ display: block; /*padding-top: 50px;*/ margin: 0 auto;}
.news .word{width: 100%; margin: auto; height: auto; }
.word span{font-size: 18px}
.word div{font-size: 18px}
.word strong{font-size: 18px}
.news .word p{font-size: 18px; font-family: "微软雅黑"; color: #333333; line-height: 46px; text-indent: 20px;width: 100%;}
.news .share{width:100%; height: 50px; padding-top: 58px; border-bottom: 1px solid #e1e1e1;}
.share a,.share img{display: block; float: left;}
.share .left{width: 182px; height: 26px; float: left;}
.share .left span{float: left; width: 7px; height: 20px;}
.share .right{width: 300px; height: 16px; float: right;}
.share .right a{text-decoration: none; color: #a90000;}
.change{line-height: 60px; padding-bottom: 20px;}
.change .left{float: left; width: 500px; height: 60px;}
.change .right{float: right; width: 500px; height: 60px;}
.change a{display: inline-block; width: 490px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 16px; color: #333333; text-decoration: none;}
.change span{font-size: 16px; color: #ff0000;}
.r1{position: relative; top: -5px;}
.r2{position: relative; top: -5px;}
.r3{font-size: 25px; position: relative; top: -8px;}

.close{width: 1150px; margin: auto; height: 88px;margin-bottom: 88px; border-bottom: 1px dashed #cccccc;}
.close .clo{display: block; position: relative; top: 56px; width: 60px; height: 60px; margin: auto; cursor: pointer;}
.da{font-size: 20px; cursor: pointer;}
.zhong{font-size: 18px; cursor: pointer;}
.xiao{font-size: 16px; cursor: pointer;}


.news-contentr{
	width: calc(100% - 230px);
}










	.sjno{
			display: block;
		}
		.pcno{
			display: none;
		}

.footer_link{
	width: 100%;flex-wrap: wrap;display: flex;
	justify-content: space-between;flex-direction: row;
	
}
.footer_link a{
	display: inline-block; vertical-align: top;  padding: 0px 5px;width: 105px;overflow: hidden;margin-bottom: 10px;
	 height: 34px; line-height: 34px; text-align: center; background: #fff; color: #5b5b5b;font-size: 14px;
}

.foot1{
	padding-top: 15px;
}
.footer-logo p{
	width: 70%;margin: 10px auto;
}
.footer-logo p img{
	width: 100%;
}

.sjbanner{
/* 	margin-top: 55px; */
	margin-top:45px;
	
	width: 100%;
	float: left;
}
.sjbannercon,.swiper-wrapper{
	width: 100%;float: left;
}


.bannerny {
	width: 100%;margin: 0px auto;padding-top: 0px;
}
.bannerny img{
	width: 100%;
}


.swiper-wrapper{
	min-height: 100px;
	height: auto;
}
.sjbanner img {
	width: 100%;
}
.sjtop{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;width: 90%;
	padding: 15px 5%;background: url(../images/sjtopbj.png) top center no-repeat;position: fixed;top: 0px;
	left: 0px;z-index: 999;height: 40px;
}
.sjtop .search-btn2{
	width: 12%;
}
.sjtop .search-btn2 img{
	width:100%;
}
.sjlogo {
	width:80%;
}
.sjlogo img {
	width: 100%;
}
.navbtnm{
	width:10%;position: relative;
	z-index: 999;
}
.navbtnm img {
	width: 100%;
}

 .big-nav {
    position: fixed;
    z-index: 49;
    top: 0;
    right: 0%;
    background-size: cover;
 transition: 0.3s;
    height: auto;
    width: 100%;
    overflow-y: auto;
	display: none;
  }
  
  .big-nav .scroll {
/*    overflow-y:auto; */
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: fixed;
    top: 65px;
    z-index: 22;
    background: #8e0000;
    padding-bottom: 15px;
    color: #fff;
    height: 94%;
  }
  .big-nav .scroll ul {
	  width: 100%;
  }

  .big-nav .scroll .ul2 li {
    width: 33%;
    text-align: left;
    padding: 5px 0;
  }
  .big-nav .scroll .ul2 li a {
    color: #fff;
    font-size: 12px;
    line-height: 50px;
    font-weight: normal;
    padding: 0 10px 0 15px;
    position: relative;
    display: flex;
    align-items: center;
      word-break: keep-all;
  }
  .big-nav .scroll .ul2 li a i {
    font-size: 2rem;display: flex;align-items: center;justify-content: center;
  }
.big-nav .scroll .ul2 li a i.icon-fanhuishouye {font-size:3rem;}
  .big-nav .scroll .ul2 li .icons {
    margin-right: 1rem;
    width: 4rem;
    height: 4rem;
  }
   .big-nav .scroll .ul2 li .icons img {
	   line-height: 4rem;
	   vertical-align: middle;width: 90%;
   }
  .big-nav .scroll .ul2 li.on a {
    color: #c80514;
  }
  .big-nav .scroll .ul2 li.li2 {
    width: 65%;
  }
/*  .big-nav .scroll .ul2 li:last-child {
    margin-top: 1rem;
    width: 100%;
  } */
  .big-nav .scroll .ul1 li {
    width: 100%;
    text-align: left;
    padding-top: 0;
    border-bottom: rgba(238, 238, 238, 0.1) solid 1px;
  }
  .big-nav .scroll .ul1 li h2 {
    font-size: 15px;
    line-height: 40px;
    padding: 0 10px 0 15px;
    position: relative;
  }
  .big-nav .scroll .ul1 li h2 a {
    display: block;
    color: #fff;
    font-weight: normal;
  }

  .big-nav .scroll .ul1 li .list {
    padding: 0 15px 10px 15px;
    display: none;
  }
  .big-nav .scroll .ul1 li .list h3 {
    font-size: 14px;
    line-height: 38px;
    padding-left: 10px;
    margin: 0;
    font-weight: normal;
  }
  .big-nav .scroll .ul1 li .list h3 a {
    color: #fff;
  }
  .big-nav .scroll .ul1 li .list h3:nth-child(1) {
    border: 0;
  }
  .big-nav .scroll .ul1 li .list dl {
    padding: 0 10px 10px 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .big-nav .scroll .ul1 li .list dd {
    font-size: 13px;
    line-height: 33px;
    width: 100%;
  }
  .big-nav .scroll .ul1 li .list dd a {
    display: block;
  }
  .big-nav .scroll .ul1 li.on h2 a {
    color: #fff;
  }
    .big-nav .scroll .ul1 li h2.v1:after {
      display: block;
      position: absolute;
      top: 13px;
      right: 20px;
      font-size: 12px;
      font-family: "iconfont" !important;
      content: "";
      color: #fff;
      transition: 0.3s;
  	background: url(../images/xiajiantou.png) center center no-repeat;width: 25px;
  	height: 14px;background-size:80%;
    }
  .big-nav .scroll .ul1 li.on h2.v1:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  
  .ss_input {
  		width:95%;margin: 10px auto;
  		display: flex;height:42px;
  		flex-direction: row;border-radius: 5px;
  		align-items: center;overflow: hidden;
  	}
  	.ss_input p{
  			width: 95%;
  			height:42px;
  			background-color: #ffffff;
  					border-radius: 5px;	display: flex;align-items: center;padding: 0px 2.5%
  	}
  			.ss_input input[type='text']{
  						width: 350px;
  						color: #a2a2a2;	font-size: 16px;height: 42px;
  						border: none;outline: none;color: #000;
  			}
  			
  		.ss_input img {
  	margin-left: 10px;
  	
  	} .big-nav .scroll .ul2{
		 width: 100%;
		 margin-top: 20px;
	 }
	 .big-nav .scroll .ul2 li {
	      width: 33%;float: left;
	      text-align: left;
	      padding: 5px 0;
	    }
		.icons {
		  width:30PX;
		  height:30PX;
		  flex-shrink: 0;
		  display: flex;
		  align-items: center;
		  justify-content: center;
		  box-sizing: border-box;
		  border-radius: 50%;
		  border: 1px dashed rgba(255, 255, 255, 0.2);
		}
	    .big-nav .scroll .ul2 li a {
	      color: #fff;
	      font-size: 14px;
	      line-height: 40px;
	      font-weight: normal;
	      padding: 0 10px 0 15px;
	      position: relative;
	      display: flex;
	      align-items: center;
	        word-break: keep-all;
	    }
	    .big-nav .scroll .ul2 li a i {
	      font-size: 2rem;display: flex;align-items: center;justify-content: center;
	    }
	  .big-nav .scroll .ul2 li a i.icon-fanhuishouye {font-size:24px;}
	    .big-nav .scroll .ul2 li .icons {
	      margin-right: 1rem;
	      width: 40px;
	      height: 40px;
	    }
	     .big-nav .scroll .ul2 li .icons img {
	  	   line-height: 4rem;
	  	   vertical-align: middle;width: 90%;
	     }
	    .big-nav .scroll .ul2 li.on a {
	      color: #c80514;
	    }
	    .big-nav .scroll .ul2 li.li2 {
	      width: 65%;
	    }
  

	.closemenu{
		display: none;
	}
	
	.gonggao{width: 100%;margin-bottom: 10px;float: left;}
	.gonggao ul {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	.gonggao ul li {width: 100%;}
	.gonggao ul  li a{
		width: 100%;
		display: flex;
		flex-direction: row;background: #eeeeee;margin-bottom: 10px;align-items: center;
	}
	.gonggao ul  li a span {
		width:80px;display: flex;flex-direction: column;
		align-items: center;justify-content: center;padding: 10px 0px;background: #980000;color: #fff;font-weight: normal;margin-right: 10px;
	}
	.gonggao ul  li a span i{
		font-style: normal;
	}
	.gonggao ul  li a p {
		width: calc(100% - 100px);padding: 0px 0px;float: right;color: #454545;font-size: 16px;line-height:22px; overflow: hidden;
  text-overflow: ellipsis;
  /* 将对象作为弹性伸缩盒子模型显示 */
  display: -webkit-box;
  /* 限制在一个块元素显示的文本的行数 */
  /* -webkit-line-clamp 其实是一个不规范属性，使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；*/
  -webkit-line-clamp: 2;
  /* 设置或检索伸缩盒对象的子元素的排列方式 */
  -webkit-box-orient: vertical;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media (max-width: 767.98px) {
	.slide{
		display: none;
	}
	.news-contentr{
		width: 100%;
	}
	.sjbanner .jiantou{width: 100%; position: absolute; z-index: 6; padding-top: 35px;}
	.sjbanner .jiantou img{width: 23px; height:36px;}
	.sjbanner .prev{position: absolute; opacity: .4; cursor: pointer; left: 20px;}
	.sjbanner .prev:hover{opacity: .8;}
	.sjbanner .next{position: absolute; opacity: .4; cursor: pointer; right: 20px;}
	.sjbanner .next:hover{opacity: .8;}
	.n-left:before{
		content: '';position: absolute;border-bottom: 2px solid #a90000;width: 122px;
		top: 39px;
	}
	.sjno{
				display: none;
			}
			.pcno{
				display: block;
			}
			.main{
				width: 95%;margin: 0px auto;
			}
			.bar-left,.bar-right,#swiper2,.list,.news-con{
				width: 100%;
			}
			.index1_left{
				display: flex;flex-direction: column;
			}
			.news .main{
					display: flex;flex-direction: column;
			}
			.n-t{
				margin-bottom:12px
			}
			.icon{
				width: 24px;
				height: 24px;background-size: 100%;margin-top: 4px;
			}
			.n-left p {
				font-size:22px;
			}
			.list{margin-top: 10px;padding-top: 10px;}
			.n-right,.lt{
				padding-top: 10px;
			}
			.n-left{
				padding-top: 0px;
			}
			.bar{
				background: #fff;
			}
			.n-left{
				width: 120px;
			}
			.footer{
				padding: 10px 0px;
			}
			.footersj .footer{width: 100%;  background: url(../images/footer_sj.png) no-repeat top center #e9e6df;
			padding-top: 20px;
			}
			#swiper2 .swiper-pagination{
				bottom: 15px;;
			}
			#swiper2 .swiper-pagination-bullet{
				width: 12px;
				height: 12px;
			}
			.position .r{
				display: none;
			}
			.news .title{
				margin-top: 10px;
			}
			.news .title p{
				font-size: 20px;
			}
			.news-content .na{
				margin: 10px 0px;width: 100%;padding: 0px
			}
			.news .word img{width: 100%;}
			.change a{
				width: 100%;
			}
			.change .left, .change .right{
				width: 100%;line-height: 30px;height: 30px;
			}
		.change{line-height: 30px;}
		.pcno .bannerny{
			margin-top: 48px;float: left;
		}
		.news-content{
			padding-top: 20px;
		}
		.news .word p{
			font-size: 16px;line-height: 30px;
		}
		.lt{
			padding: 20px 0px 0px;
		}
		#dopages{
			padding: 15px 0px;
		}
		.indexnews .main.news-content2{
			flex-direction: column;
		}
}