*{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:390px;
    white-space: nowrap;
}
.middleTitle1{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 20px;
	font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 20px;
    color: #2b3036;
    padding-top: 5px;
}
.text1{
    width: 80%;
    line-height: 40px;
    color: #2b3036;
    font-size: 23px;
    letter-spacing: 3px;
    margin: 0 auto;
    margin-top: 20px;
}
.text2{
    width: 80%;
    line-height: 36px;
    color: #777777;
    font-size: 20px;
    letter-spacing: 3px;
    margin: 0 auto;
    margin-top: 5px;
}
.tupian{
    width: 80%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
     margin: 0 auto;
}
.tupian a div div img{
    width: 60px;
    height: 84px;
    border-radius: 10px;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tupian a div div{
    width: 175px;
    line-height: 30px;
    border-radius: 10px;
    text-align: center;
    border: solid 1px #000000;
    margin-top: 10px;
}
.tupian a div{
    width: 140px;
    border-radius: 10px;
}
.tupian a{
    margin-top: 20px;
}
.border11{
    border: 0 !important;
}
.marginTop{
    margin-top: 30px !important;
} 
.marginbottom{
    margin-bottom: 30px !important;
}
.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;
}

.showModel{
    width: 100%;
    position: fixed;
    background-color: #000000;
    opacity: 0.7;
    bottom: 0;
    border-radius: 15px 15px 0 0;
}
.showModel div input{
    width: 80%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 10%;
    text-indent: 40px;
    border-radius: 10px;
    outline: none;
}
.titleshow{
    width: 20%;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    border-radius: 10px;
    color: #ffffff;
}
#submit{
    width: 20%;
    height: 40px;
    margin: 30px auto;
    margin-left: 40%;
    text-align: center;
    background-color: #ffffff;
	border-radius: 10px;
	opacity: 0.8;
}
#submit1{
    width: 20%;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    margin-left: 40%;
    text-align: center;
    background-color: #ffffff;
	border-radius: 10px;
	opacity: 0.8;
}
.textIndent{
    text-indent: 40px !important;
}
.closePage{
    position: absolute;
    top: 20px;
    right: 30px;
    width: 30px;
    height: 30px;
}
.pageYe{
    width: 30%;
    height: 50px;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 40px;
}
.pageYe div{
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #c6c6c6;
}
.backColor{
    background-color: #00a2e9 !important;
    color: #fff;
}
.border1{
    border: 1px solid #fff !important;
}
.pageYe div img{
    width:10px;
    height: 15px;
}