
.dn{display: none;}

/* ���ض��� */
.go-top{position: fixed;bottom: 100px;right: 0px;width: 70px;z-index: 999; }
.go-top .fc_a{display: block; 
    width: 70px;
height: 70px;
box-sizing: border-box;
    padding-top: 60px;
	/* +padding-top: 0px; */
    margin-bottom: 1px;
	cursor: pointer;
    background-color:rgba(0, 0,0, 0.7) !important;
	filter:Alpha(opacity=60);
	-moz-opacity:0.7;background:#000;
	opacity:0.7;
    background-repeat: no-repeat;
    background-position: center 10px;
    font-size: 14px;
    color: #fff;text-decoration:none;text-align:center;


	
	}

.go-top .fc_a:last-child{margin-bottom: 0;}
.go-top .go{background-image: url(../images/top.jpg);}
.go-top .go:hover{background-image: url(../images/top.jpg);}
.go-top .go:hover{}
.go-top .fc_fhdb{ background-position: center 0px !important;font-weight:bold;font-size:15px;height:0px !important;padding-top: 28px !important;}
.go-top .feedback{background-image: url(../images/fukuangqq_icon.png);}
.go-top .feedback:hover{}
.go-top .uc-2vm{background-image: url(../images/code_icon.png);}
.go-top .uc-2vm2{background-image: url(../images/fc_phone.png);}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right:71px;top: 120px;
	width: 145px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative; width: 145px; height: 145px;}

.go-top .uc-2vm-pop2{position: absolute;right:71px;top: 28px;
	width:255px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	  background-color:rgba(0, 0,0, 0.70) !important;
	filter:Alpha(opacity=60);
	-moz-opacity:0.7;background:#000;
	opacity:0.7;text-align:center;height:70px;box-sizing:border-box;}
	
.go-top .uc-2vm-pop2 img{padding-top:17px;height:auto!important}
.go-top .uc-2vm-pop2 .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop2 .logo-2wm-box{position: relative;}
 
.go-top  .feedback-pop{position: absolute;top: 99px;right:69px;
	box-shadow: 0px 1px 4px rgba(0,0,0,.1);
}
.go-top  .feedback-pop .yewuzixun{
float:left;display:inline-block;border-left:1px solid #cdcdcd;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;height:70px;	cursor: pointer;}
.go-top  .feedback-pop .yewuzixun:hover{color:#333333;}
img{border:0px;padding:0px;margin:0px;}
*{padding:0px;margin:0px;}


.uc-3vm-pop{  position: absolute; right: 71px;top: 98px;width: 145px;box-shadow: 0px 1px 4px rgba(0, 0, 0, .1); background: #fff;}
.logo-3wm-box{position: relative;width: 145px;height: 145px;}


.sidebar{
	display: none;
}
/* 侧边栏手机端 */
@media screen and (max-width: 767px) {
	.embed-icon[data-v-06873b41]{
		bottom: 52px !important;
	}
	.embed-messageboard .embed-messageboard-base[data-v-51468e1d]{
		bottom: 60px !important;
	}
	.go-top{
		display: none;
	}
	.sidebar {
		position: fixed;
		right: 0;
        bottom: 0px;
        top: auto;
        width: 100%;
        left: 0px;
        height: 50px;
        background: #00a9ee;
        padding: 0px;
		border-radius: 8px 0 0 8px;
		z-index: 999999;
		display: block;
    }
	.sidebar ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
		list-style-type: none;
    }
	.sidebar li {
		height: 50px;
		padding: 0  8px;
		width: 33.33%;
	}
	.sidebar li a img{
		max-width: 100%;
	}
	.sidebar .im p img {
        width: 180px !important;
        height: 180px !important;
    }
	.sidebar .im p {
        position: fixed;
        top: 0px;
		left: 0px;
		right: 0;
		bottom: 0;
        width: 100%;
        height: 100%;
        display: none;
        justify-content: center;
        align-items: center;
        border-radius: 0px;
        background: rgba(0, 0, 0, .3);
		z-index: 201;
    }
}
@media screen and (max-width:479px) {
	.sidebar li,
	.sidebar{
		height: 46px;
	}
}
