*{
	margin: 0;
	padding: 0;
    list-style-type: none;
}
a {
       text-decoration: none!important;
}
body,html{
	min-width: 1300px;
}
.webPages{
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
} 
header,footer,nav,.navigation{
    width: 100%;
}
.box{
    width: 100%;
    height: 18px;
    background: #0C7239;
}
.boxOne{
    display: flex;
    align-items: center;
    width: 100%;
    height: 162px;
    background: #FFFFFF;
    border: 1px solid #707070;
    justify-content:center;
}
.boxOne1 img{
    height: 53px;
    width: 446px;
    margin-left: -20px;
}
.search-input{
    border-radius: 17px;
    border: 1px solid #AFAFAF;
    height: 34px;
    width: 274px;
    outline: none;
}
input::placeholder{
    color: #AFAFAF;
}
.search-btn{
    position: absolute;
    width: 22.6px;
    height: 22.6px;
    background: url(../images/search.png) no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    right: 14px;
    top: 7px;
    z-index: 100;
}
.boxOne2{
    margin-left: 270px;
position: relative;
}
.boxOne2 img{
    margin-right: -100px;
    height: 17px;
    width: 17px;
}
nav{
    display: flex;
    width: 100%;
    justify-content: center;
    height: 69px;
    background-color: #0C7239;z-index: 200;
}
nav ul li{
    line-height: 69px;
    text-align: center;
    font-size: 15px;
    font-family: SimHei, SimHei;
    float: left;
    width:150px;
    z-index: 1;
}
nav ul li a{
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 0 20px;
}
.nava.active{
    color: #FFB520;
}
nav>ul>li:hover a{
    opacity: 0.8;
    display: block;
}
nav>ul>li.now>a::after,nav>ul>li>a:hover::after{
    opacity: 0.9;
    background-color:#D6B373;
}
nav>ul>li:hover ul{
    display: block;
}
nav ul ul{
    display: none;
    z-index: 100;
}
nav ul ul li{
    height: 43px;
    width: 100%;
}
nav ul ul{
    background-color: #0C7239;
}
nav ul ul a{
    opacity: 0.8;
    background-color: #0C7239;
    line-height: 43px;
}
nav ul ul a:hover{
    opacity: 0.6;
    background-color: #0C7239;
    display: block;
}
nav ul li ul:hover{
    display: block;
}
.navigation{
    display: flex;
    justify-content: center;
    margin-top: 25px;
    width:900px;
}
.navLeft{
    width: 225px;
    background-color: #0C7239;
    position: relative;
    unicode-bidi: isolate;
    box-sizing: border-box;
height: fit-content;
}
.navLeft h1 a{
    display: block;
    font-family: SimHei, SimHei;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 22px;
    margin-left: 18px;
    margin-bottom: 22px;
    line-height: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:160px;
}
.navLeft .img3{
    position: absolute;
    right: 30px;
    top: -9px;
    width: 100px;
    height:88px;
    opacity: 0.5;
}
.navLeft ul li:hover img{
    display: block;
 
}
.navLeft ul{
    width: 200px;
    background: url(../images/tx9.png) no-repeat;
    height: 370px;
    margin-left: 25px;
    unicode-bidi: isolate;
}
.navLeft ul li a span{
    padding-left: 12px;
    line-height: 50px;
    font-family: SimHei, SimHei;
    font-size: 20px;
    color: #525252;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:185px;
    display: block;
}
.navLeft ul li:hover{
    display: block;
 background-color: #D6B373;
}
.navLeft ul li:hover span{
    color:#ffffff;
}
.navLeft ul li{
    position: relative;
    z-index: 20;
}
.img1 img{
    position: absolute;
    width: 10px;
    height:100%;
    left: -10px;
    top: 0px;
    z-index: 4;
    float: left;
    display: none;
}
.img2 img{
    position: absolute;
    width: 10px;
    height: 10px;
    left: -10px;
    bottom: -10px;
    z-index: 2;
    float: left;
    display: none;
}
.navRight{
    margin-left: 30px;
}
.location{
    margin-top: 20px;
    font-size: 14px;
    font-family: SimHei-Regular;
    color: #919191;
    display: flex;
}
.location img{
    width:12.45px;height:14px;
}
.wen{
    margin-top: 10px;
    
}
.wen h1{
font-family: SimHei, SimHei;
font-size: 24px;
color: #000000;
text-align: center;
}
.wen h6{
    margin-top: 15px;
font-family: SimHei, SimHei;
font-size: 14px;
color: #525252;
   text-align: center;
}
footer{
    display: flex;
    align-items: center;
    flex-direction: column;
    
}
.link,.bottom{
    width: 100%;
}
.link{
    margin-top: 20px;
    background: url(../images/bg.png) no-repeat top center;
    background-size: cover;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.link h3{
    width: 101px;
    height: 24px;
    font-family: SimHei, SimHei;
    font-size: 24px;
    color: #525252;
    border-bottom-width: 3px;
    border-bottom-color: #007346;
    border-bottom-style: solid;
    margin-left: -895px;
    line-height: 5px;
}
.link div{
    margin-top: 15px;
}
.link a{
    margin-left: 21px;
    height: 16px;
    font-family: SimHei, SimHei;
    font-size: 16px;
    color: #525252;
}
.bottom{
    background-color:#0C7239;
    margin-top: -4px;
    height: 280px; 
    display: flex;
    align-items: center;
    justify-content:center;
}
.bottom1{
    display: flex;
}
.bottom1 div{
    padding: 0 40px;
}
.bottom1 p{
    line-height: 45px;
    color: #FFFFFF;
    font-family: SimHei, SimHei;
}
.left,.right{
    border-left: 2px solid #fff;
  }
.logo {
    display: flex;
    margin-top: -20px;
}