*{
	margin: 0;
	padding: 0;
}
body{
 	font-family: "氓戮庐猫陆炉茅鈥衡�γ┞烩��";
 	background:#fff;
 	min-width: 1400px;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0
}
.clear{
	clear:both; 
    height: 0; 
    line-height: 0; 
    font-size: 0;
}
a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
img{
	max-width: 100%;}
a:hover{
	text-decoration: underline;
	color: #1e579a;
}
.w1400{
	width: 1400px;
	margin: 0 auto;
}
.header{
	width: 100%;
	height: 120px;
	background: url(../images/headerbg.jpg) no-repeat center;
	background-size: cover;
}
.logo{
	float: left;
	width: 460px;
}
.logo img{
	margin-top: 34px;
}
.logo .header-ri{
	width: 890px;
	float: left;
}
.header-top{
	height: 50px;
	line-height: 50px;
	position: relative;
}
.header-top img{
	float: right;
	margin-top: 18px;
	margin-left: 24px;
	cursor: pointer;
}
.header-top a{
	float: right;
        font-size: 14px;
	margin-left: 24px;
	color: #fff;
	opacity: .7;
}
.search{
	width: 230px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 5px;
	display: none;
}
.search input{
	outline: none;
	border:none;
}
.search .inpt{
	width: 190px;
	height: 40px;
	float: left;
}
.search .sub{
	width: 40px;
	height: 40px;
	background: #1e579a url(../images/seicon.png) no-repeat center;
	float: left;
}
.nav{
	height: 70px;
	float: right;
	line-height: 70px;
        position:relative;
        top:1px;
        right:-25px;
}
.nav ul li{
	padding: 0 20px;
	float: left;
	position: relative;
}
.nav ul li a.s{
	color: #fff;
	font-size: 16px;
}
.nav ul li::after{
	content: "";
	width: 8px;
	height: 14px;
	background: url(../images/icon.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 29px;
}
.nav ul li:first-child::after{
	display: none;
}
.nav ul li .se{
	width: 200px;
	border-left: 3px solid #ffc000;
	position: absolute;
	background: #1a4a87;
	left: 0;
	z-index: 20;
	display: none;
	padding: 10px 0;
z-index:40;
}
.nav ul li .se p{
	height: 45px;
	line-height: 45px;
}
.nav ul li .se p a{
	display: block;
	color: #fff;
	font-size: 16px;
	text-indent: 25px;
}
.nav ul li .se p:hover{
	background: #fff;
}
.nav ul li .se p:hover a{
	color: #1a4a87;
}
.banner{
	width: 100%;
	position: relative;
        height:350px
}
.banner .swiper-slide img,
.banner .swiper-slide{
	width: 100%;
}
.banner .swiper-slide img{
	vertical-align: bottom;
}
.banner .pagination {
	position: absolute;
	bottom: 70px;
	right: 13.5vw;
}
.banner	.swiper-pagination-switch {
	display: inline-block;
	width: 40px;
	height: 4px;
	/* background: #8f908f; */
	margin: 0 7px;
	cursor: pointer;
}
.banner	.swiper-active-switch {
	/* background:#ffc000; */
}
.banner .banner-zao{
	width: 996px;
	height: 24px;
	background: url(../images/bg1.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 0;
	bottom: 0;
        z-index:20;
}
.index-bsqgs{
min-height:800px;
  /* width: 100%; */
  width:100%;
  margin:auto;
}
.new-content{
  width: 1040px;
  margin-top: 50px;
  /* border-bottom:1px solid #eeeeee; */
}
.content-nav{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
align-items:center;
  border-bottom: 1px solid  #eeeeee;

}
.nav-right{
 /* padding-left: 640px; */
 font-size: 10px;
 display: flex;
 flex-direction: row;
 color: #666666;
margin-bottom:10px;
}
.nav-right a{
  color: #666666;
}
.nav-right-wen a:hover{
  color: #1e579a;
  text-decoration: none;
}
.nav-left{
  height:45px;
  font-size: 20px;
  border-bottom: 2px solid #1e579a;
}
.nav-right div{
  height: 10px;
  /* text-align: ; */
  /* margin-left: 10px; */
  border-right: 1px solid #eeeeee;

}
.nav-right div:last-child{border:none!important;}
.nav-right-wen{
  text-align: center;
}
.content-title{
  min-height: 150px;
  min-height:100px;
  text-align: center;
  /* line-height: 60px; */
  border-bottom: 1px solid #eeeeee;
}
.nav-right span a:hover{
  color: #1e579a;
  text-decoration: none;
}
.title{
  font-size: 32px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 10px;
}
.date{
  font-size: 14px;
  color: #808080;
}
.content-banner{
  font-size: 16px;
  margin-top: 20px;
  padding-bottom:20px;
  border-bottom: 1px solid #eeeeee;
}
 .img{
  width: 100%;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;

}
.operation{
  /* margin-left: 630px; */
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 50px;
}
.operation-left{
display: flex;
flex-direction: column;
}
.operation-right div{
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  /* margin-left: 590px; */
  background-color: #1e579a;
  color: #ffffff;
  border: #ffffff;
  font-size:14px;
}
.operation-left span{
  color: #1e579a;
  /* padding-top: 10px; */
}
.operation-left .next{
  padding-top: 10px;
}
.operation-left span a{
  color: #333333;
}
.footer{
  width: 100%;
  height: 150px;
  /* float: left; */
  background-color: #0d3b76;
 
  
}


.footer-left{
  width: 900px;
  padding-top:50px ;
  /* width: 376px; */
  /* height: 100px; */
  display: flex;
  flex-direction: row;
}
.footer-left a{
  width: 376px;
  height: 52px;
  border-right: 0.5px solid #19457d;
margin-right: 20px;
}
.footer-center{
  /* width:493px; */
  margin-left: 20px;
  color: #cbd0db;
  /* margin-left: 20px; */
  font-size: 14px;
}
.footer-right{
  color: #cbd0db;
  /* margin-left: 270px; */
  padding-top: 50px;
  font-size: 14px;

}
.footer a{
  /* padding-top: 60px; */
  color: #cbd0db;
}
.footer a:hover{
  /* padding-top: 60px; */
  color: #cbd0db;
  /* text-decoration: none; */
}



.content{
  width: 73%;
  display: flex;
  justify-content: space-around;
}
.w1300{
  width: 372px;
  height: auto;
  position: relative;
  /* left: 230px; */
top: -100px;
  z-index: 100;
}
.w1300-li:hover,.w1300-li-nei:hover{
  background-color: #f8b62c;
  color: #ffffff!important;
}
.w1300-li:hover span{
  color: #ffffff;

}
.w1300-title{
  width: 268px;
  height: 70px;
  background-color: #1e579a;
  font-size:26px;
  color: #ffffff;
  padding-left: 40px;
  padding-top: 30px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.w1300-title img{
  position: relative;
  top: -92px;
  right:-76px;
}

.w1300-content{
  width: 288px;
  background-color: #ffffff;
  position:relative;
  left: 20px;

}
.w1300-content ul a{
  color: #000000;
  text-decoration: none;
}
.w1300-content ul li{
  /* height: 55px; */
  background-color: #f2f4f9;
  margin-bottom: 2px;
  
}
.bg{
  background-color: #f2f4f9;
}
.otherDiv{
  display: none;
}
.w1300-li-rong ul li{
  height:40px;
  margin-left: 60px;
  list-style-type: square;
  color: #000000;
  background-color: #ffffff;
  font-size: 14px;
}
/* .w1300-li-rong div ul li:hover{
  color: #1e579a;
} */
.w1300-li-rong div ul li a:hover,.w1300-li-rong ul li:hover{
  color: #1e579a;
  text-decoration: none;
}


.w1300-content ul li span{
  margin-left:30px;
}
/* .w1300-content ul a{
  background-color: #f8b62c;
} */
.w1300-li,.w1300-li-rong{
  /* height: 50px; */
  line-height: 50px;
}