*{margin: 0;padding: 0;font-family: MicrosoftYaHei;}
.pages{
    width: 100%;
}
.pages_img{
    width: 100%;
    height: 421px;
    z-index: -1;
    position: absolute;
    top: 0;
}
body{
    min-width: 750px;
}
.top{
    height: 70px;
    background-color: rgba(250,250,250,0.4);
    align-items: center;
    display: flex;
    justify-content: space-around;
    position: relative;
    top: -8px;
}
.top_img{
    height: 32px;
    text-align: center;
    vertical-align: middle;
    /* margin-left: 158px; */
}
.top div{
    /* width: 6%; */
	height: 30px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0px;
    z-index: 29;
}
.on{
    border-bottom: 1px solid #000000;
}
.middleTitle{
    margin: 0 auto;
    width: 140px;
    text-align: center;
    border-bottom: 1px solid #333333;
    height: 36px;
	font-family: MicrosoftYaHei;
    font-size: 24px;
    line-height: 36px;
    margin-top: 100px;
    white-space: nowrap;
}
.marginTOP{
    margin-top: 380px !important;
}
.middleTitle1{
    margin: 0 auto;
    width: 15%;
    text-align: center;
    height: 20px;
	font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 20px;
    color: #2b3036;
    padding-top: 5px;
}
.zhongsan{
    width: 70%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 50px;
    z-index: -1;
}
.zhongsan img{
    z-index: -1;
    width: 180px;
	height: 206px;
}
.zhongsan1{
    width: 70%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 10px;
    z-index: 1;
}
.zhongsan1 div{
    width: 160px;
    height: 96px;
    text-align: center;
    overflow: hidden;
    color: #2b3036;
    font-size: 12px;
}
.zhongsan2{
    width: 70%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: -165px;
    z-index: 1;
}
.zhongsan2 div{
    width: 140px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #2b3036;
    font-weight: bold;
}
.heigt1h{
    margin-top: 50px !important;
}
.img5{
    width: 70%;
    height: 80px;
    margin: 40px auto 10px;
}
.img5 img{
    width: 100%;
    height:  100%;
}
.imgInfo{
    width: 63%;
    height: 68px;
    margin: 0px auto;
    display: flex;
    justify-content: space-around;
}
.imgInfo div{
    width: 80px;
    height:  100%;
    line-height: 68px;
    text-align: center;
    font-size: 15px;
}

.margin_TOP{
    margin-top: 33px !important;
}
.footer {
    width: 100%;
       background-color: #f7f7f7;
       margin-top: 20px;
   }
   .footer_box{
        width: 80%;
       display: flex;
       margin: 0 auto;
       align-items: center;
   }
   .footerOne {
    width: 100%;
    float: left;
   }
   .footer_company{
        width: 90%;
       height: 60px;
       line-height: 60px;
       border-bottom: 1px solid #c6c6c6;
       font-family: MicrosoftYaHei;
       font-size: 15px;
       font-weight: normal;
       font-stretch: normal;
       line-height: 45px;
       letter-spacing: 1px;
       color: #000000;
       margin-top: 20px;
   }
   .footerOne1 {
          width: 60%;
       height: 30px;
       line-height: 30px;
       display: flex;
       justify-content: space-around;
       align-items: center;
       margin-left: 100px;
   }
   .footerOne1 div {
    color: #5e5e5e;
       font-size: 15px;
       line-height: 30px;
       height: 30px;
   }
   .shuxian {
    width: 1px;
    height: 13px;
    background-color: #303030;
   }
   .footerTwo_word{
           height: 30px;
       line-height: 30px;
       font-size: 16px;
       color: #000;
       font-weight: 600;
       text-align: center;
       margin-bottom: 10px;
   }
   .footerTwo_img{
        width: 115px;
       height: 115px;
       display: flex;
       align-items: center;
       background-color: #fff;
       justify-content: center;
   }
   .footerTwo_img img {
    width: 100px;
    height: 100px;
   }
   
   .footerOne2 {
        width: 100%;
           height: 80px;
       line-height: 80px;
       display: flex;
           align-items: center;
           font-size: 15px;
       color: #5e5e5e;
           font-family: MicrosoftYaHei;
   }
   .footer_address{
        width: 90%;
       text-align: center;
        font-size: 15px;
       color: #5e5e5e;
           font-family: MicrosoftYaHei;
           margin-bottom: 20px;
   }
   .footerOne2 div a {
    color: #5e5e5e;
    text-decoration: none;
   }

.top a{  
    color: #000000;
    text-decoration: none;
}
.top a:hover{
	color: red;
}
