
.footer .middle-xx p a {

    font-size: 14px;
}
.guarantee ul li{ width:360px; height:480px;}
.guarantee ul li:hover img { transform: scale(1.05); transition: all .3s;}


.common-footer-wrap .footer .w1200{margin: 0 auto;}
.guarantee ul li.gu04{ background:url(http://www.tianxin.gov.cn/images/sh_icon04_bj.jpg) no-repeat top center;}
.guarantee ul li.gu05{ background:url(http://www.tianxin.gov.cn/images/sh_icon05_bj.jpg) no-repeat top center;}
@media only screen and (max-width: 1200px){
.common-footer-wrap .footer .w1200{width: 98% !important;}

}

/*空间 */
.g-main{border: 5px solid #29a1ef;padding-left: 0;float: left;border-radius: 10px;}
.contactusdiyou {
	position: fixed;
	right: -1280px;
	bottom: 0px;
	_position: absolute;
	width: 1280px;
	height: 100%;
	z-index: 99999999999;
	_margin-bottom: 0px;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	transition: all .5s ease;
}

.contactusdiyou .hoverbtn {
	width: 30px;
	height: 189px;
	padding: 20px 0;
	cursor: pointer;
	position: absolute;
	top: 20%;
	margin-top: -66px;
	left: -30px;
	font-size: 17px;
	color: #fff;
	background: #54b2f2;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-o-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
	-moz-box-shadow: -4px 4px 4px -4px #000;
	-webkit-box-shadow: -4px 4px 4px -4px #000;
	box-shadow: -4px 4px 4px -4px #000;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}

.contactusdiyou .conter {
	width: 1250px;
	height: 750px;
	margin-left: 0px;
	position: absolute;
	top: 1%;
	margin-top: 0px;
overflow-y: auto;
overflow-x: hidden;
}

.diyoumask {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	filter: alpha(Opacity=30);
	background: #000;
	display: none;
}
