.mediate-box{
	width: 1220px;
	margin: 0 auto;
}
body::-webkit-scrollbar {
	width: 0rem;
	background-color: rgba(255, 255, 255, 0);
}

/*定义滚动条轨道 内阴影+圆角*/
body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
	border-radius: 0.625rem;
	background-color: rgba(255, 234, 234, 0.5);
}

/*定义滑块 内阴影+圆角*/
body::-webkit-scrollbar-thumb {
	border-radius: 0.625rem;
	box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);
	background-color: #1267d0b8;
}
.header-top{
	width: 100%;
	background: url(../image/lcon/jx-top-bg.png) center center no-repeat;
	background-size: cover;
	
}
.header-logo{
	width: 60%;
}
.header-logo ul li{
	float: left;
	padding: 20px 0;
}
/* .header-logo ul li img{
	width: 100%;
}
.header-logo ul li a img{
	width: 100%;
} */
.header-logo ul li:first-child{
	padding: 20px 18px 20px 0;
	
}
.header-logo ul li:last-child{
	padding: 30px 0px 30px 18px;
	
}
.lj-div{
	height: 20px;
	padding-top:80px;
}
.lj-div ul li{
	float: left;
	font-size: 14px;
	color: white;
	margin: 0px 5px;
	line-height: 20px;
}
.lj-div ul li a{
	font-size: 14px;
	color:rgb(234, 203, 201);
	line-height: 20px;
}
.lj-div ul li.seek-bx{
	height: 20px;
}
.lj-div ul li.seek-bx input.seek-ipt{
	width: 180px;
	height: 18px;
	border: 1px solid white;
	border-radius: 5px 0px 0px 5px;
	background: none;
	text-align: center;
	color: white;
}
.lj-div ul li.seek-bx button.seek-btn{
	width: 25px;
	height: 20px;
	background: #FFFFFF url(../image/lcon/ss.png) no-repeat center center;
	background-size: 55%;
	border: none;
	border-radius: 0px 5px 5px 0;
	cursor: pointer;
}


.header-nav{
	width: 100%;
	background: #721634;
}
/*nav-css*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{  height:46px;  position:relative; z-index:1;  display: table;margin: 0 auto;  }
.nav .nLi h3 a{ font-size: 15px; }
.nav .nLi{ float:left;  position:relative; display:inline; height: 46px; line-height: 46px;}

.nav .nLi h3{ float:left; margin: 0;padding: 0;}
.nav .nLi h3 a{ display:block; padding:0px 10px;margin: 8px 0; color:rgb(243, 203, 203); height: 30px; font-size:16px;font-family: "微软雅黑";font-weight: 500;  line-height: 30px;border-right: 1px solid white;}
.nav .nLi:last-child h3 a{ border-right:none;}
.nav .sub{ display:none; min-width: 100%;text-align: center; left:0; top:46px;  position:absolute; background:rgba(114, 22, 52, 0.72);  line-height:46px; }
.nav .sub li{ zoom:1;position: relative; }
.nav .sub li:first-child{ padding-top: 5px; }
.nav .sub a{ display:block; padding:0px 0;text-align: center; color: white; font-size: 16px;font-family: "微软雅黑"; white-space: nowrap;}
.nav .on h3 a{

}
.nav .on:hover{	
	
}
.nav .on:hover h3 a{


}
.nav .sub li:hover{
	background: rgba(114, 22, 52, 0.58);
	
}
.threeMenu{
display: none;
position: absolute;
left: 100%;
top: 0;
min-width: 100%;
}
.threeMenu span{
	display: block;
	background:rgba(114, 22, 52, 0.7);
}
.threeMenu span:hover {
    background: rgba(114, 22, 52, 0.6);
}
.threeMenu span a{
	display: block;
	line-height: 46px;
	font-size: 16px; 
	color: white;
	white-space: nowrap;
	font-family: "微软雅黑";
	text-align: center;
}




.rotationChart{
	width: 100%;
}

.slideBox{ width:100%;  position: relative; }
.slideBox .hd{ height:18px; overflow:hidden;position: absolute;width: 100%;  bottom:45px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; display: table;margin: 0 auto;  }
.slideBox .hd ul li{ float:left; margin: 0px 5px;  width:18px; height:18px;   background:url(../image/lcon/li-nn.png) no-repeat center center; background-position: 1px 0px; }
.slideBox .hd ul li.on{ background:url(../image/lcon/li-nn.png) no-repeat center center;background-position: -96px 0px;}
.slideBox .bd{ position:relative; height:100%;    } 
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}

.slideBox .bd img{ width:100%; display:block;height:auto; }
.slideBox .prev,
.slideBox .next{ position:absolute; left:0; margin-top:-20%; display:block; width:93px; height:103px; background:url(../image/lcon/left.png)no-repeat; filter:alpha(opacity=70);opacity:0.7;   }
.slideBox .next{ left:auto; right:0; background:url(../image/lcon/right.png)no-repeat; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.rotationChart .Embedded-box{
	position: absolute;
	
	left: 10%;
	padding: 20px 50px;
bottom:0;
color:#ffffff;
font-size:20px;
background:rgba(0,0,0,0.8)
}
.rotationChart .Embedded-box p{
	font-size: 50px;
	color: white;
	line-height: 1.5;
	border-bottom: 3px solid #FFFFFF;
}
.rotationChart .Embedded-box span{
	display: block;
	font-size: 31px;
	color: #c7accd;
	line-height: 1.5;
}
.center{
	background: white;
	padding: 40px 0;
}

.xw-tz, .zsrx{
	width: 580px;
	height: 360px;
}

.collective-top .tub{
	display: inline-block;
	height: 41px;
	vertical-align: middle;
}
.collective-top .tub img{
	width: 30px;
	vertical-align: middle;
}
.collective-top .tub2 img{
	width: 38px;
	vertical-align: middle;
}
.collective-top > span{
	display: inline-block;
	font-size: 28px;
	line-height: 25px;
	color: #464646;
	padding-left: 15px;
	/* vertical-align: middle; */
	position: relative;
	top: 10px;
}
.collective-top > .newsNoticeTabs > span{
       margin:0px 10px;
       padding:3px 20px;
       border-radius: 3px;
       color:#96183f;
}
.collective-top > .newsNoticeTabs > span > i{
      color:#96183f;
}
.collective-top > .newsNoticeTabs > span:first-child{
       margin-left:0px;
}
.collective-top > .newsNoticeTabs > span:hover{
      cursor:pointer;
}

.collective-top > .newsNoticeTabs > .active{       
        background: url(../image/noticeTab.png);
        background-size:100% 100%;
}
.collective-top span i{
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	color: #464646;
}
.collective-top .jbst{
	margin-top: 3px;
	height: 3px;
	background-image:linear-gradient(to right, #96183f , #d52956);
}
.collective-top-more{
	font-size: 14px;
	color: #7d7d7d;
	display: inline-block;
	line-height: 47px;
	float: right;
}
.collective-down{
	padding: 10px 0;
}
.collective-down ul li{
	padding: 8px 0;
	background: url(../image/lcon/diandiandian.png) repeat-x 0px 24px;
}
.collective-down ul li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #636363;
	line-height: 1.5;
	padding-left: 20px;
	background:#FFFFFF url(../image/lcon/red-d.png) no-repeat left center;
}
.collective-down ul li i{
	display: inline-block;
	float: right;
	font-size: 15px;
	color: #636363;
	line-height: 1.5;
	background: white;
	padding-left: 2px;
}
.Formal2 {
	padding: 50px 0;
}
.Formal2 ul li{
	float: left;
	margin-right: 33px;
	overflow: hidden;
}
.Formal2 ul li:last-child{
	margin-right: 0;
}
.Formal2 ul li .collective-jump{
	width: 280px;
	height: 60px;
	box-shadow: 0px 5px 8px #636363;
}
.Formal2 ul li .collective-f{
	width: 230px;
	background: seagreen;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: white;
}
.Formal2 ul li .collective-r{
	width: 50px;
	background: sienna url(../image/lcon/jt.png) no-repeat center center;
	background-size: 60%;
	height: 60px;	
}
.Formal2 ul li .collective-r a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.Formal2 ul li:nth-of-type(1) .collective-f{
	background: #ca9db7;
}
.Formal2 ul li:nth-of-type(1) .collective-r{
	background: #a05782 url(../image/lcon/jt.png) no-repeat center center;
	background-size: 60%;
}
.Formal2 ul li:nth-of-type(2) .collective-f{
	background: #cfb0a5;
}
.Formal2 ul li:nth-of-type(2) .collective-r{
	background: #866252 url(../image/lcon/jt.png) no-repeat center center;
	background-size: 60%;
}
.Formal2 ul li:nth-of-type(3) .collective-f{
	background: #c99e9b;
}
.Formal2 ul li:nth-of-type(3) .collective-r{
	background: #7e4243 url(../image/lcon/jt.png) no-repeat center center;
	background-size: 60%;
}
.Formal2 ul li:nth-of-type(4) .collective-f{
	background: #cfbea4;
}
.Formal2 ul li:nth-of-type(4) .collective-r{
	background: #957e4c url(../image/lcon/jt.png) no-repeat center center;
	background-size: 60%;
}
.Formal2 ul li .collective-jump:hover .collective-f{
	background: rgba(49, 0, 14, 0.75);	
}
.Formal3{
	padding-top: 30px;
}
.Formal3 span.jypx{
	font-size: 25px;
    display: inline-block;
    width: 120px;
    height: 41px;
    border-top: 3px solid #801834;
    border-right: 3px solid #801834;
    float: left;
    line-height: 44px;
    border-bottom: 3px solid white;
	color: #464646;
}
.Formal3 .jypx-r{
	display: block;
	border-bottom: 3px solid #801834;
	height: 44px;
	line-height: 44px;
	
}
.Formal3 .jypx-r p{
	display: block;
	line-height: 44px;
	font-size: 20px;
	color: #464646;
	padding: 0px 150px;
}
.Formal3 .Formal3-down {
	padding: 40px 0 20px;
}
.Formal3 .Formal3-down ul li{
	float: left;
	width: 190px;
	margin-right: 16px;
	overflow: hidden;
}
.Formal3 .Formal3-down ul li:last-child{
	margin-right: 0;
}
.Formal3 .Formal3-down ul li .f3Box img{
	width: 100%;
	height: 190px;
	transition: all 0.8s;
}
.Formal3 .Formal3-down ul li .f3Box span{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 2;
	font-size: 14px;
	color: white;
	background: rgba(0, 0, 0, 0.65);
	width: 100%;
}
.Formal3 .Formal3-down ul li:hover img{
	transform: scale(1.2);
}

.footer{
	width: 100%;
	background: #c5224f;
}
.footer .footer-top{
	padding: 50px 0;
	border-bottom: 2px solid #ffffff;
	width: 100%;
}
.footer .gzh-yqlj{
	display: table;
	margin: 0 auto;
	padding-top: 30px;
}
.wxgzh{	
	width: 100px;
	padding-right: 50px;	
}
.wxgzh p{
	font-size: 14px;
	color: white;
	line-height: 1.75;
	text-align: center;
}
.wxgzh img{
	width: 100%;
}
.yqlj{
	width: 700px;
	height: 135px;
	padding: 0px 30px;
	border-left: 1px solid #FFFFFF;
}
.yqlj .yqlj-top span{
	display: inline-block;
	line-height: 2;
	font-size: 16px;
	color: white;
}
.yqlj .yqlj-down{
	padding: 10px 0;
}
.yqlj .yqlj-down ul li{
	float: left;
	padding: 10px;
	
}
.yqlj .yqlj-down ul li a{
	font-size: 14px;
	color: white;
	line-height: 1.75;
}

.footer-down{
	padding: 30px 0 80px;
}
 .footer-down p{
	 text-align: center;
	 line-height: 1.75;
	 font-size: 14px;
	 color: white;
 }
 .footer-down p a{
 	 line-height: 1.75;
 	 font-size: 14px;
 	 color: white;
 }
 
 
 
 .list-banner{
	 width: 100%;
	 height: 300px;
 }
  .list-banner img{
	  width: 100%;
	  height: 100%;
  }
  
  .list-center{
  	padding: 60px 0;
  	min-height: 300px;
  }
  .list-banner{
  	width: 100%;
  	height: 280px;
  }
  .list-banner img{
  	width: 100%;
  	height: 100%;
  }
  .left-nav{
  	width: 220px;
  	
  }
  .left-nav span.nav-bt{
  	width: 100%;
  	display: block;
  	line-height: 45px;
  	color: white;
  	background: #721634;
  	font-size: 18px;
  	text-align: center;
  }
  .left-nav ul li{
  	width: 100%;
  	padding: 5px 0;
  	background: #fdfdfd;
        border-bottom: 1px solid #e2e2e2;
        text-align: center;

  }
  .left-nav ul li>a{
  	display: inline-block;
  	width: 80%;
  	text-align: center;
  	font-size: 16px;
  	color: black;
  	line-height: 40px;
  
  }
  .left-nav ul li i{
  	display: inline-block;
  	width: 20%;
  	text-align: center;
  	font-size: 16px;
  	color: black;
  	line-height: 40px;
  	float: right;
  	cursor: pointer;
transform: rotate(90deg);
  }
  .second-level{
  	display: none;
  }
  .second-level span{
  	display: block;
  }
  .second-level span a{
  	display: block;
  	line-height: 40px;
  	font-size: 16px;
  	text-align: center;
  	color: #30393A;
  }
  .second-level span a:hover{
  	background: #f5f5f5;
  	/* color: #868686; */
  }
  
  .right-list{
  	width: 940px;
  }
  .listR-dq{
  	border-bottom: 1px solid #363B41;
  }
  .listR-dq ul li{
  	float: left;
  	margin: 0px 3px;
  	line-height: 44px;
  	font-size: 16px;
  	color: #3D3E3F;
  }
  .listR-dq ul li a{
  	line-height: 44px;
  	font-size: 16px;
  	color: #3D3E3F;
  }
  .listR-lb{
  	padding: 30px 30px;
  }
  .listR-lb ul li{
  	padding-bottom: 10px;
  	
  }
  .listR-lb ul li a{
  	display: inline-block;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
  	width: 75%;
  	font-size: 14px;
  	color: #3D3E3F;
  	line-height: 1.75;
  }
  .listR-lb ul li i{
  	font-size: 14px;
  	color: #3D3E3F;
  	line-height: 1.75;
  	float: right;
  }
  .listR-lb ul li a:hover{
  	color: #721634;
  }
  .seek-lb{
	  width: 100%;
  }
.newsNoticeMoreNoDispaly
{
    display: none;
}