body{min-width:1170px;padding-bottom:75px;}
.part1{
    width:100%;height:300px;margin-top:75px;
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
}
.txtline{width:100%;text-align:center;color:#333;}
.txtline .txt{
    line-height: 31px;font-size:24px;
    font-family: '__FZDaBiaoSong-B06_5';
	text-transform: uppercase;
}


.downtxt{width:100%;text-align:center;}
.downtxt .txt{
    width:173px;margin:0 auto;
    border:#333 2px solid;
    border-radius: 4px;
    padding:7px 0;
    min-height: 18px;
    line-height: 19px;
    color: #333333;
    text-align: center;
    font-size: 16px;
    font-family: '__FZDaBiaoSong-B06_5';
    font-weight: 400;
}
.downtxt .txt:hover{background-color:#000;color:#fff;}

.part3{width:100%;text-align:center;margin-top:50px;}
.part3 img{width:740px;}

.part5{width:100%;text-align:center;margin-top:109px;}
.imglist{width:936px;margin:0 auto;}
.imglist .item{
    float:left;width:302px;margin-right:15px;margin-bottom:26px;text-align: left;
    -pie-box-shadow: 0px 1px 10px #F4F4F4;
    box-shadow: 0px 1px 10px rgba(40,41,46,0.05);
    border:#E2E6D9 1px solid;padding-bottom: 19px;
}
.imglist .item:nth-child(3n){margin-right:0;}
.imglist .item .img{
    width:300px;height:300px;
    background-color:#fff;
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
}
.imglist .item .img:hover{opacity:0.5;}
.imglist .item .img img{width:100%;height:100%;}
.imglist .txtarea{width:100%;padding:0 19px;box-sizing:border-box;}
.imglist .txt1{
    color: #7F7F7F;text-align: left;
    font-family: '__FZDaBiaoSong-B06_5';
    line-height: 23px;
    margin-top: 15px;
}
.imglist .txt2{
    height: 46px;
    text-align: left;
    margin-top: 7px;
    line-height: 23px;
    color: #292929;
    font-family: '__FZDaBiaoSong-B06_5';
    font-size: 18px;
    font-weight: 400;
}
.imglist .txt3{
    color: #7F7F7F;
    font-family: '__FZLanTingHeiS-EL-GB_5';
    font-weight: 400;text-align: left;
    line-height: 23px;    min-height: 72px;
}
.imglist .txt4{line-height:22px;color:#28292E;font-family:open-sans,sans-serif;font-weight:600;}
.imglist .txt4 img{vertical-align:middle;}

.totoparea{margin-top:67px;}
.totoparea .inner{width:936px;padding-right:0;}
.div_ewm{
	display:none;	
    position: fixed;
    top: 0;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    z-index: 888;
    text-align: center;
    line-height: 100%;
}
.div_ewm img {
	margin-top:20%;
	border:1px solid #000;
}