*{margin: 0;padding: 0;}
body{
	background-color: #fff;
}
.pages{
    width: 100%;
}
.pages_img{
    width: 100%;
    
}
.pagename{
    display: flex;
    height: 40px;
    align-items: center;
}
.pagename1 img{
    width: 10px;
    margin-left: 20px;
    margin-top: 10px;
}
.pagename div{
    width: 45%;
    line-height: 40px;
}
.footer{
	    width: 100%;
    position: fixed;
    background-color: #332f2f;
    display: flex;
    /* margin-top: 326px; */
    bottom: 0;
}
.footerOne{
    width: 100%;
}
.footerOne1{
    line-height: 40px;
    border-bottom: 1px solid #ffffff;
    display: flex;
    justify-content: space-around;
}
.footerOne1 div{
    color: #ffffff;
    font-family: MicrosoftYaHei;
    font-size: 10px;
    line-height: 40px;
}
.footerOne2{
    line-height: 35px;
    display: flex;
}
.footerOne2 div a{
	color: #fff;
	text-decoration: none;
}
.footerOne3{
    display: flex;
    margin-bottom: 15px;
}
.footerOne2 div,.footerOne3 div{
    margin-left: 10px;
    font-size: 10px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
}

.title{
    line-height: 60px;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: MicrosoftYaHei;
    text-align: center;
}
.tu{
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.tu img{
    width: 30%;
    height: 183px;
    margin: 0 auto;
    vertical-align: middle;
}
.tu1{
    width: 90%;
    margin: 0 auto;
    margin-top: 40px;
}
.tu1 img{
    width: 100%;
	height: 198px;
}
.middleimg{
    width: 95%;
    
    margin: 0px auto;
    vertical-align: middle;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.middleimg div a:hover{
	opacity: 0.4;
}
.middleimg div a:active{
	opacity: 0.8;
}
.middleimg_change{
	width: 220px;
       min-height: 136px;
    
    display: flex;
    align-items: center;
   
    
    position:relative ;
        overflow: hidden;
}
.img_list{
	width: 2000px;
    display: flex;
    position: absolute;
    left: 0px;
}
.img_list li{
    width: 200px;
    list-style: none;
    margin: 0px 10px;
    display: flex;
    align-items: center;
}
.middleimg1{
	    height: 120px;
    max-width: 180px;
        margin: 0 auto;
}
.middleimg2{
    width: 30px;
	height: 60px;
    vertical-align: middle;
}
.tableValue{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.tableValue img{
	width: 314px;
}
.bg{
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: relative;
}
.editor{
	width: 100%;
	height: 100%;
	margin: 20px 0px;
	margin-bottom: 110px;
}
.editor p{
	margin: 0 auto !important;
	width: 90%;
	line-height: 30px;
}
.editor p img{
	max-width:340px;
}
