.nav-bgop{
	position: absolute;
	background: linear-gradient(rgba(2,46,113,.5), rgba(0,109,154,.5));
	width: 100%;
	left: 0px;
	top: 80px;
}
.display-no{
	width: 1200px;
	padding-bottom: 305px;
	margin: auto;
}
.border{
	border-right: 1px solid #c9ced5;
}
.div-case{
	margin-left:85px; 
	margin-top: 25px;
}

.reuses {
	width: 135px;
	margin-top: 25px;
}

.reuses>h3 {
	font-size: 16px;
	/* height: 40px;
	line-height: 40px; */
	/*padding-top: 19px;
	padding-bottom: 7px;*/
	color: #fafbff;
	cursor: pointer;
        height:50px;
}
.reuses>h3>a {
	font-size: 16px;
	/* height: 40px;
	line-height: 40px; */
	padding-top: 19px;
	padding-bottom: 7px;
	color: #fafbff;
	cursor: pointer;
}

.reuses>ul {
	margin-top: 20px;
}

.reuses>ul>li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999ca1;
	cursor: pointer;
}
.reuses>ul>li a{
	color: #999ca1;
	text-decoration: none;
}
.div-case ul .case-li-1 div a p {
    text-align: center;
    height: 32px;
    line-height: 32px;
    background: #06336c;
    font-size: 14px;
    color: #efeff5;
}
.div-case ul .case-li-1 .case-li-1-div {
    margin-right: 31px;
    display: inline-block;
}
.div-case h3 {
    font-size: 16px;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    color: #fafbff;
    cursor: default;
    float:left
}
.div-case span {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #efeff5;
    margin-top: -20px;
    margin-right: 29px;
}
.div-case ul{
 clear:both
}
.div-case ul a li {
    /* clear: both !important; */
    width: 100%;
    margin-top: 17px;
    float: left;
    color: #ffffff;
    display: flex;
}

.color-li ul li a{
    color: #ffffff;
}
..color-li ul li {
    color: #ffffff;
}
.border {
    border-right: 1px solid #c9ced5 !important;
}




 html,body{
	 font-size: 14px;
	 font-family: "microsoft yahei";
 }
 .nav {
  width: 100%;
  height: 80px;
  background: rgba(0, 0,0, .3);
  position: absolute;
  top: 0;
  z-index: 2;
}

.logo{
 margin-top: 18px;
}

.nav-link{
  width: 1060px;
  float: right;
}

.nav-link-ul{
   /*display: flex;*/
    justify-content: space-between;
    align-items: center;
    color: white;
    /* margin-top: 26px; */
    height: 80px;
    line-height: 80px;
}

.nav-link-ul>li{
 cursor: pointer;
float:left;
margin-left:31px;
} 
.nav-link-ul>li>a{
   cursor: pointer;
   color: white;
   text-decoration: none;
   font-size: 16px;
}

.login{
  border: 1px solid;
  padding: 6px 20px;
  border-radius: 24px;
  cursor: pointer;
}

.register{
   cursor: pointer;
}
.header-img{
  width: 100%;
  min-width: 1200px;
}

.center-section {
  width: 1200px;
  margin: 0 auto;
}
/* -----闈㈠寘灞戝鑸�----- */
.bread{
    left: 19.5% !important;

}
.bread ul li{
    font-size: 16px !important;
    color: #ffffff !important;
    height: 50px !important;
    line-height: 50px !important;
}
.bread ul li a{
    font-size: 16px !important;
    color: #ffffff !important;
    text-decoration: none !important;
    margin-right: 5px !important;

}
.display-no1{display:none}
.display-no2{display:none}
.first-li1:hover .display-no1{display:block}
.display-no1:hover{display:block}
.last-li1:hover .display-no2{display:block}
.display-no2:hover{display:block}
