html,body{
	min-width: 1100px;
}
.one_mation{
	margin-bottom: 20px;
}
.title{
	color: #000000;
	font-size: 20px;
	line-height: 36px;
	font-weight: 600;
}
.detail_mation{
	margin: 30px 0;
}
.box_title{
	color: #FFFFFF;
	font-weight: bold;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    width: 18%;
    background: url(../image/ZHGD/BOX.png) no-repeat;
    background-size: 100% 100%;
    margin: 20px auto;
}
.small_title{
    text-align: center;
}
.box{
	height: 36px;
    width: 100%;
    margin: 20px 0;
}
.mation_img1{
	margin: 10px auto;
	width: 70%;
}
.mation_img1 img{
	width: 100%;
}
.mation_img2 img{
	margin: 10px auto;
	width: 70%;
}