@font-face {
	font-family: fontello;
	src: url(../font/fontello.eot?71359878);
	src: url(../font/fontello.eot?71359878#iefix) format('embedded-opentype'), url(../font/fontello.woff?71359878) format('woff'), url(../font/fontello.ttf?71359878) format('truetype'), url(../font/fontello.svg?71359878#fontello) format('svg');
	font-weight: 400;
	font-style: normal
}
.demo-icon {
	font-family: fontello!important;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease
}
.icon-email:before { content: '\e820'; }
.icon-phone-squared:before { content: '\f098'; }
.icon-wechat:before { content: '\f1d7'; }

.float {
	position: fixed;
	right: 10px;
	bottom: 120px;
	transition: all 0.4s;
	z-index: 2000;
	background: none;
}
.float_show {
	display: block;
	position: relative;
	width: 60px;
	height: 60px;
	margin: 5px 0;
	background: #f5f5f5;
	border-radius: 5px;
}
.float_show>a:hover i{
	color:#d8251e !important;
}
.float_shicon {
	width: 60px;
	height: 60px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.float_shicon1 {
	background: url(../images/float_ac1.png) center center no-repeat;
}
.float_shicon2 {
	background: url(../images/float_ac2.png) center center no-repeat;
}
.float_shicon3 {
	background: url(../images/float_ac3.png) center center no-repeat;
}
.float_show .float_shicon4 a {
	background: url(../images/float_ac4.png) center center no-repeat;
	width: 60px;
	height: 60px;
}

.float_shAll {
	display: none;
	position: absolute;
	right: 65px;
	top: 0;
	width: 130px;
	height: auto;
	overflow: hidden;
}

.float_shBox {
	width: 130px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	background-color: #d8251e;
	color: #fff;
	font-size: 15px;
}




.float_shTel h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.float_shTel p {
	color: #FD696D;
	font-size: 18px;
	margin: 0;
	padding: 0;
}



.float_shWx {
	width:98px;
	height:98px;
}

.float_shWx img {
	display: block;
	width: 98px;
	margin: 0 auto;
}

.cur .float_shicon {
	width: 60px;
	height: 60px;
}

.float .cur .float_shicon1 {
	background: #d8251e url(../images/float_ac1_on.png) center center no-repeat;
}

.float .cur .float_shicon2 {
	background: #d8251e url(../images/float_ac2_on.png) center center no-repeat;
}

.float .cur .float_shicon3 {
	background: #d8251e url(../images/float_ac3_on.png) center center no-repeat;
}

.float .cur .float_shicon4 a {
	background: #d8251e url(../images/float_ac4_on.png) center center no-repeat;
	width: 60px;
	height: 60px;
}

.float .float_show4 {
	width: 60px;
	height: 60px;
}

.float_show3 .float_icon {
	top: 90px;
}

.float_shicon a {
	display: block;
	width: 60px;
	height: 60px;
}


#bottom {
	position: fixed;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	height: 50px;
	bottom: 0;
	/*	border-top: #fff solid 2px;*/
	background: #0452ae;
	z-index: 999;
	display: none;
}
#bottom ul {
	height: 45px;
	line-height: 45px;
	padding: 0px;
}
#bottom ul li {
	width: 25%;
	float: left;
	color: #FFF
}
#bottom ul li dl {
	width: auto;
	margin: 0 auto;
	border-right: 1px solid rgba(255, 255, 255,0.2);
	box-shadow: 1px 0px 0 #0452ae;
	text-align: center
}
#bottom ul li dt {
	width: auto;
	height: 28px;
	overflow: hidden;
	line-height: 38px;
}

#bottom ul li dt .demo-icon{
	
	color:#fff;
	font-size: 18px;
	
}

#bottom ul li dd {
	width: auto;
	height: 22px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}


#wxnr {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
    background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
    margin: auto;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 80%;
	padding-top: 20px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 6px #777;
    -webkit-box-shadow: 0px 2px 6px #777;
    -moz-box-shadow: 0px 2px 6px #777;
    border-radius: 10px;
}
#wxnr i {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    background: #333;
    border-radius: 1rem;
    cursor: pointer;
}
#wxnr img {
    width: 65%;
    display: block;
    margin: 35px auto;
}
#wxnr p {
    font-size: 14px;
    text-align: center;
	margin-bottom: 10px;
}
#wxnr span {
    display: inline-block;
    padding: 20px;
    line-height: 0.35rem;
    background-color: #5393c5;
    color: #fff;
    border-radius: 0.05rem;
    cursor: pointer;
}
#wxnr span.wx {
    padding-left: 0.4rem;
    background-image: url(../images/wx.png);
    background-size: 0.28rem;
    background-position: 0.1rem center;
    background-repeat: no-repeat;
}
#weixin {
    position: fixed;
    top: 40%;
    margin-top: 50px;
    z-index: 9999999;
    font-size: 14px;
    left: 50%;
	transform: translateX(-50%);
    text-align: center;
    background: rgb(83 147 197);
    padding: 20px;
    border-radius: 0.1rem;
    display: none;
    color: #fff;
	width: 80%;
}

@media screen and (max-width: 769px){
	.float {display: none !important;}
}

@media screen and (max-width: 580px){
	#bottom{ display: block;}
}
