@charset "utf-8";
body,ul,ol,h1,h2,h3,h4,h5,h6,p,input,select,textarea,dl,dd,a,hr{margin: 0;padding: 0;font-family: "arial";}
ul,ol{list-style: none;}
input,select,textarea{background-color: transparent; border: none; outline: none;}
textarea{resize: none;}
img{border: none; vertical-align: top;}
a{text-decoration: none;}

.clearfix:after,.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}

.fl{float: left;} .fr{float: right;}
.show{ display: block;} .hide{ display: none;}
.gWidth{margin-left: auto;margin-right: auto;}


html {
	height: 100%;
	border: none;
}

div, ul, li, img, dl, dd, dt, p {
	padding: 0;
	margin: 0;
	border: none;
}
ul, dl {
	list-style-type: none;
}
h1, h2, h3, h4, h5,h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #669c49;
	text-decoration: none;
}
.clear {
	clear: both;
}

/* 悬浮框 */
.xuanfukuang{z-index:999;display:block;position:fixed;top:40%;right:-123px;}
.xuanfukuang li{width:165px;height:40px;line-height:40px;margin-bottom:10px;box-sizing:border-box;padding-right:10px;font-size:14px;transition:.3s;color:#fff;border-radius:5px 0 0 5px;font-weight:bold;text-align:center;overflow:hidden;}
.xuanfukuang li a{ color:#fff;}
.xuanfukuang li span{float:left;display:block;width:40px;height:40px;}
.xuanfukuang li img{ width:130px; height:130px; margin:10px;}
.xuanfukuang li:hover{transform:translateX(-110px);}
.xuanfukuang li:nth-child(6):hover{transform:translateX(-110px);height:150px;}
.xuanfukuang li:nth-child(6):hover span{display:none;}
.xuanfukuang li:nth-child(3):hover{transform:translateX(-110px);height:150px;}
.xuanfukuang li:nth-child(3):hover span{display:none;}

.xuanfukuang li:nth-child(1){background:#35afe2;}
.xuanfukuang li:nth-child(2){background:#ea201c;}
.xuanfukuang li:nth-child(3){background:#62b900;}
.xuanfukuang li:nth-child(4){background:#333;}
.xuanfukuang li:nth-child(5){background:#333;}
.xuanfukuang li:nth-child(6){background:#333;}

.xuanfukuang li:nth-child(1) span{background:url(../images/QQ.png);}
.xuanfukuang li:nth-child(2) span{background:url(../images/tell.png);}
.xuanfukuang li:nth-child(3) span{background:url(../images/weixin2.png);}
.xuanfukuang li:nth-child(4) span{background:url(../images/fhdb.png);}
.xuanfukuang li:nth-child(5) span{background:url(../images/fhsy.png);}
.xuanfukuang li:nth-child(6) span{background:url(../images/wxewm.png);}


.xuanfukuang li:nth-child(1):hover span{background:url(../images/QQ1.jpg);}
.xuanfukuang li:nth-child(2):hover span{background:url(../images/tel1.jpg);}
.xuanfukuang li:nth-child(3):hover span{background:url(../images/weixin2.jpg);}
.xuanfukuang li:nth-child(4):hover span{background:url(../images/fhdb1.jpg);}
.xuanfukuang li:nth-child(5):hover span{background:url(../images/fhsy1.jpg);}
.xuanfukuang li:nth-child(6):hover span{background:url(../images/ewm1.jpg);}
