*{margin:0;padding: 0;text-decoration: none;list-style: none;
		font-family: 'Helvetica Neue', Helvetica, Arial, 'Microsoft Yahei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;}

		.wrap{position:fixed;right: -172px;width: 170px;height: 250px;border:2px solid #467DE5;border-right: none;}	
		.wrap .contact{width: 35px;height:100px; background:#467DE5;position:absolute;left:-35px;top:90px;font-size: 20px;color: white;font-weight: 600;text-align: center;writing-mode:tb-rl;line-height: 35px;letter-spacing: 5px;border-radius: 5px 0 0 5px;text-decoration: none;}
		.wrap .content{width:150px;height: 150px;position: absolute;left: 10px;bottom:15px; }
		.wrap span{position: absolute;font-size: 15px;border-radius: 20px;background: #E7E7E7;width: 150px;height: 40px;text-align: center;line-height: 40px;left: 10px;top:15px;}
		.head{width: 100%;height:35px;background: rgba(242, 245, 248,0.7);line-height: 35px;position:absolute;left:0;top: 0; }
		.head>span{font-size: 20px;display: block;width: 600px;position: absolute;animation: active 15s linear infinite;right:-400px;font-weight: bold;}
		@keyframes active{
			form{right: -10;}
			to{right: 100%;}
	}

#blogTitle h1{    margin-top: 42px;}