.container{height:100%;width:100%}.conter{padding-top:1em;height:100%;width:70%;margin:0 auto}.textTips_box{padding:2em 0}.textTips{display:flex;line-height:2em;margin:0 auto}.text_animation{animation:mymove 1s infinite;-webkit-animation:mymove 1s infinite}.cent_tips{line-height:3em}.portraits{width:20%;height:100%;padding:0;margin:0;letter-spacing:.2em}@-webkit-keyframes mymove{0%{overflow:hidden;width:0}to{overflow:hidden;width:1.5rem}}@keyframes mymove{0%{overflow:hidden;width:0}to{overflow:hidden;width:1.5rem}}