	.wn{
	width: 100%;
    overflow: hidden;
	}
	.copyright{
	max-width: 100%;
    height: 390px;
    margin: 0 auto;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    padding-top: 42px;
    box-sizing: border-box;
	border-top: 1px solid #ccc;
	}
	.wrap{
	width:1400px;
	margin:0 auto;
	}
	.copyright-top{
	max-width: 1200px;
    height: 240px;
    margin: 0 auto;
    border-bottom: 2px solid #fff;
	}
	.copyright-top-fl{
	max-width: 64.2%;
	}
	.left{
	 float: left;
    display: inline;
	}
	.copyright dl{
	display: block;
    float: left;
    width: 240px;
    font-size: 16px;
    line-height: 32px;
	}
	.Contents{
	 margin-left: 50px;
	}
	.copyright dl dt{
	font-weight:bold;
	}
	.copyright a{
	color:#ccc;
	font-size:14px;
	}
	.footer{
	width: 180px !important;
	}
	.copyright-top-fr{
	width: 430px;
    margin-right: 50px;
	}
	.right{
	float: right;
    display: inline;
	}
	.commonemail_Wrap{
	float: left;
    margin: 20px;
	}
	.commonemail_Wrap a{
	display: block;
    text-align: center;
    font-size: 16px;
	}
	.copyright a{
	color:#000;
	font-size:14px;
	text-decoration:none;
	}
	.copyright-top-fr-text{
	width: 252px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 40px;
	}
	.clear{
	font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
	width:0;
	}
	.copyright-top-fr-bottom{
	width: 160px;
    height: 25px;
    margin: 40px 0 0 -20px;
	}
	.copyright-top-fr-bottom ul{
	padding-left:0;
	list-style:none;
	}
	.copyright-top-fr-bottom ul li{
	float: left;
    margin-left: 25px;
	}
	.copyright-bottom{
	line-height: 30px;
    margin: 20px auto;
    padding-right: 80px;
    text-align: center;
	}
	.copyright-top-fl dd{
	line-height:25px;
	}
	.copyright-top-fl dd a:hover{
	color:#8afff3;
	}
	
	
 .kf {
	 display:block;
	transition: .5s;
	-o-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	z-index: 999999;
	background-color: #fff;
	position: fixed;
	bottom: 200px;
	right: 10px;
	width: 62px;
	/* height: 440px; */
	border-radius: 5px;
}
.kf a{
	font-size: 12px;
	color: #777a82;
}

.kf span {
	z-index: 1000001;
	transition: .5s;
	cursor: pointer;
	position: relative;
	display: block;
	width: 62px;
	height: 62px;
	border-bottom: 1px solid #e3e3e3;
}

.kf span a {
	display: block;
	width: 62px;
	height: 62px;
}

.kf span.span1 {border-radius: 5px 5px 0 0;	background: #fff; color: #000;text-align: center; }
.kf .span1 img{width: 40px;margin: auto;padding-top: 5px;display: block;border-radius: 50%;}
.kf span.span1 a:hover{color: #777a82;}


.kf span.span2 {background: url(../images/qr_code.png) no-repeat center #fff;}
.kf span.span2:hover {background: url(../images/qr_code.png) no-repeat center;}
.kf span.span4 {border-radius: 0 0 5px 5px;	border: none;background: url(../images/top.png) no-repeat center #fff;}
.kf span.span4:hover {background: url(../images/top.png) no-repeat center;}

.kf span .span_div {
	display: none;
	background-color: #fff;
	border-radius: 5px;
	position: absolute;
	right: 85px;
	padding: 4px;
	font-size: 12px;
	color: #24A2F9;
	width: 114px;
	height: 140px;
}

.kf span .span_div input {
	text-indent: .5em;
	display: block;
	margin: 15px 0;
	line-height: 28px;
	color: #696969;
	font-size: 12px;
	width: 140px;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	height: 28px;
}

.kf span .span_div a {
	display: block;
	background: #24A2F9;
	border-radius: 2px;
	color: #fff;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	width: 79px;
	height: 26px;
}

.kf span .span_div i {
	display: block;
	width: 9px;
	height: 11px;
	position: absolute;
	top: 27px;
	right: -9px;
	background: url(../images/arrow.png) no-repeat center;
}

.kf span .span_div .img {
	float: left;
	padding: 4px;
	width: 106px;
}

.kf span .span_div p {
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 12px;
}

.kf span .span_div,
.kf,
.shou {
	-webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
}

.shou {
	display: none;
	z-index: 1000000;
	cursor: pointer;
	width: 30px;
	height: 40px;
	bottom: 139px;
	border-radius: 5px 0 0 5px;
	right: 62px;
	position: absolute;
}
