/* ========== */
/* = PC FOOTER = */
/* ========== */
.footer {
	border-top: 5px solid #2b9eff;
	background: #222;
}

.foot-head {
	padding-top: 50px;
	padding-bottom: 30px;
	color: #fff;
}

.foot-head-l {
	margin-right: 30%;
}

.foot-head-l>p {
	margin-bottom: 5px;
	opacity: .2;
}

.foot-head-l .tel {
	margin-right: 15px;
	font-weight: bold;
	font-size: 24px;
	color: #2b9eff;
}

.foot-head-l a {
	padding: 0 15px;
	opacity: .2;
	color: #fff;
}

.foot-head-r {
	float: right;
	padding-top: 15px;
}

.foot-head-r .get {
	position: relative;
	float: right;
	padding:0 45px 0 15px;
	text-align: right;
	cursor: pointer;
}

.foot-head-r .get::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
	background: url(../image/more_ico.png) no-repeat;
}

.foot-head-r .get span { opacity: .4;}

.foot-head-r .bdsharebuttonbox  {
	float: right;
	padding-top: 20px;
}

.foot-head-r .bdsharebuttonbox .bds_tsina {
	display: inline-block;
	width: 22px;
	height: 18px;
	margin: 0 10px;
}

.foot-head-r .bdsharebuttonbox .bds_tsina {
	background: url(../image/foot_wb_ico.png) no-repeat center;
}

.wx-out {
	margin: 0 10px;
}

.wx-out:hover .wx-slide { display: block;}

.wx-out {
	position: relative;
	float: right;
	cursor: pointer;
}

.wx-out .wx-ico {
	display: block;
	width: 22px;
	height: 18px;
	background: url(../image/foot_wx_ico.png) no-repeat center;
}

.wx-out .wx-slide {
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 9999;
	padding-bottom: 35px;
	margin-left: -67px;
	width: 134px;
}

.wx-out .wx-slide-in {
	display: inline-block;
	width: 134px;
	height: 134px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 20px rgba(48,103,160,.2);
	-moz-box-shadow: 1px 1px 20px rgba(48,103,160,.2);
	box-shadow: 1px 1px 20px rgba(48,103,160,.2);
}

.wx-out .wx-slide-in::before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 20px;
	width: 0;
	margin-left: -10px;
	border-width: 10px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}



.foot-frlink {
	padding: 10px 0;
	line-height: 25px;
	border-top: 1px solid rgba(255,255,255,.05);
}

.foot-frlink-in {
	overflow: hidden;
	color: #fff;
}

.foot-frlink-in>label {
	display: inline-block;
	float: left;
	width: 75px;
	opacity: .2;
}

.foot-frlink-in>div {
	margin-left: 75px;
}

.foot-frlink-in a {
	margin-right: 15px;
	color: #fff;
	opacity: .2;
}

.foot-frlink-in a:hover { opacity: 1;}

.foot-bottom {
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: right;
	background: #171717;
}

.foot-bottom-in { overflow: hidden;}

.foot-bottom-in .copyright {
	float: left;
	opacity: .2;
}


.foot-bottom-in a {
	margin-left: 30px;
	color: #fff;
	opacity: .2;
}
.foot-bottom-in .copyright .f-bei{
	color: #fff;
	opacity: 1.0;
}

.foot-bottom-in a:hover { opacity: 1;}

/* ========== */
/* = MOBILE FOOTER = */
/* ========== */
.mb-foot {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	background: #272727;
}

.mb-foot ul { overflow: hidden;}

.mb-foot li {
	float: left;
	width: 25%;
}

.mb-foot li a {
	display: block;
	padding: 7px 0;
	color: #fff;
	font-size: 0.32rem;
	text-align: center;
	border-left: 1px solid #525252;
}

.mb-foot li:first-child a { border-left: 0;}

.mb-foot li a img { 
	margin-bottom: 5px;
	height: 0.573333rem;
}






/* ========== */
/* = CONSULT = */
/* ========== */
.suspend { 
	position: fixed; 
	right: 20px; 
	top: 30%; 
	text-align: center; 
	z-index: 99;
}
.suspend li{ 
	margin-top: -1px;
	-webkit-box-shadow: 1px 1px 9px rgba(0,0,0,.07);
	-moz-box-shadow: 1px 1px 9px rgba(0,0,0,.07);
	box-shadow: 1px 1px 9px rgba(0,0,0,.07);
}

.suspend li>a {
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #e5e5e5;
}

.suspend-wx { background: url(../image/xf_01.png) no-repeat #fff;}
.suspend-qq { background: url(../image/xf_02.png) no-repeat #fff;}
.suspend-phone { background: url(../image/xf_03.png) no-repeat #fff;}
/*.backtop { background: url(../../images/xf_04.png) no-repeat #fff;}*/

.suspend-wx:hover { background: url(../image/xf_01_h.png) no-repeat #2b9eff;}
.suspend-qq:hover { background: url(../image/xf_02_h.png) no-repeat #2b9eff;}
.suspend-phone:hover { background: url(../image/xf_03_h.png) no-repeat #2b9eff;}
/*.backtop:hover { background: url(../../images/xf_04_h.png) no-repeat #2b9eff;}*/


.suspend-tel { position: relative;}
/*.suspend-tel span {
	display: inline-block;
	width: 49px;
	height: 49px;
}*/

.suspend-tel-in {
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 2;
    height: 50px;
    line-height: 50px;
    width: 0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    background-color: #2b9eff;
    overflow: hidden;
    opacity: 0;
    transition: all ease .4s;
}

.suspend-tel-in .suspend-phone {
	float: left;
	background: url(../image/xf_03_h.png) no-repeat #2b9eff;
	border-right: 1px solid #e5e5e5;
}


.suspend-tel:hover .suspend-tel-in {
	width: 226px;
	opacity: 1;
}


@media (max-width:640px) {
.suspend { display: none;}
}