@font-face {
	font-family: "iconfont" !important;
	src:url("iconfont.css;vpn_img");
}

.social-share {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

.social-share * {
	font-family: "iconfont" !important;
}
.social-share .icon-qq:before {
	content: "\e619";
}

/*.social-share .icon-weibo:before {
	content: "\eb07";
}*/

.social-share .icon-wechat:before {
	content: "\e649";
}
.social-share .icon-douban:before {
	  content: "\e68c";
}

.social-share a {
	position: relative;
	text-decoration: none;
	margin: 4px;
	display: inline-block;
	outline: none
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	font-size: 20px;
	border-radius: 50%;
	line-height: 32px;
	border: 1px solid #666;
	color: #666;
	text-align: center;
	vertical-align: middle;
	transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
	background: #666;
	color: #fff
}

.social-share .icon-weibo {
	color: #ff763b;
	border-color: #ff763b
}

.social-share .icon-weibo:hover {
	background: #ff763b
}

.social-share .icon-tencent {
	color: #56b6e7;
	border-color: #56b6e7
}

.social-share .icon-tencent:hover {
	background: #56b6e7
}

.social-share .icon-qq {
	color: #56b6e7;
	border-color: #56b6e7
}

.social-share .icon-qq:hover {
	background: #56b6e7
}

.social-share .icon-qzone {
	color: #FDBE3D;
	border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
	background: #FDBE3D
}

.social-share .icon-douban {
	color: #33b045;
	border-color: #33b045
}

.social-share .icon-douban:hover {
	background: #33b045
}

.social-share .icon-linkedin {
	color: #0077B5;
	border-color: #0077B5
}

.social-share .icon-linkedin:hover {
	background: #0077B5
}

.social-share .icon-facebook {
	color: #44619D;
	border-color: #44619D
}

.social-share .icon-facebook:hover {
	background: #44619D
}

.social-share .icon-google {
	color: #db4437;
	border-color: #db4437
}

.social-share .icon-google:hover {
	background: #db4437
}

.social-share .icon-twitter {
	color: #55acee;
	border-color: #55acee
}

.social-share .icon-twitter:hover {
	background: #55acee
}

.social-share .icon-diandian {
	color: #307DCA;
	border-color: #307DCA
}

.social-share .icon-diandian:hover {
	background: #307DCA
}

.social-share .icon-wechat {
	position: relative;
	color: #7bc549;
	border-color: #7bc549
}

.social-share .icon-wechat:hover {
	background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
	display: none;
	border: 1px solid #eee;
	position: absolute;
	z-index: 9;
	top: -205px;
	left: -84px;
	width: 200px;
	height: 192px;
	color: #666;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 2px 10px #aaa;
	transition: all 200ms;
	-webkit-tansition: all 350ms;
	-moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
	top: 40px;
	left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
	display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
	width: 105px;
	margin: 6px auto 3px;
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
	margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -13px;
	width: 0;
	height: 0;
	border-width: 8px 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
	display: block
}
.btn-danger:hover {
    color: #fff;
    background-color: #cbb486!important;
    border-color:#cbb486!important;
}




/* 左侧挂边 */
.share1 {
    position: fixed;
    bottom: 42%;
    right: 20px;
    z-index: 999;
}

.share1 > ul > li {
    width: 32px;
    height: 32px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    list-style: none;
    border-radius: 50%;
    margin: 0 auto 10px;
    cursor: pointer;
    position: relative;
    background: #ffffff!important;
}

.share1 > ul > li > i, .share1 > ul > li > a > i {
    font-size: 26px;
    color: #0188ff!important;
}

.share1 > ul > li:hover {
    background-color: #CBB486;
}

.share-show {
    position: absolute;
    border: 1px solid #cbb486;
    padding: 12px;
    background: #fff;
    padding: 11px 10px;
    right: 59px;
    top: -10px;
    display: none;
    border-radius: 3px;
}

.wx-show {
    left: -135px;
}

.share1 ul li.help .help-cont i {
    color: #fff;
    float: left;
    font-size: 24px;
    margin-top: -4px;
}

.share1 ul li.help .help-cont a {
    white-space: nowrap;
    margin-left: 6px;
    float: left;
    padding-top: 4px;
    font-size: 14px;
    color: #fff;
}

.app-show ul li img {
    width: 92%;
}

.app-show ul {
    display: flex;
    padding-left: 0;
    flex-direction: row;
}

.share-show ul li {
    margin: 0 12px;
    float: left;
    width: 100px;
    height: 120px;
}

.wx-show:after, .app-show:after, .fenxiang-show:after, .dy-show:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    border-top: 1px solid rgba(202,180,132,1);
    border-left: 1px solid rgba(202,180,132,1);
    -webkit-transform: rotate(138deg);
    -ms-transform: rotate(138deg);
    transform: rotate(138deg);
    display: block;
    position: absolute;
    right: -5%;
    top: 30px;
}

.app-show:after {
    right: -4%;
}

.dy-show:after {
    right: -1.6%;
}

.share-show img {
    max-width: 100%;
    width: inherit;
}

.wx-show p {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 8px;
}

.mail-show .radio-inline {
    display: flex;
    font-size: 14px;
    align-items: center;
    padding-left: 0;
    width: 100%;
}

.mail-show .login-cont {
    margin-top: 10px;
}

.dy-cont {
    display: flex;
    align-items: flex-start;
}

.mail-show .login-cont input {
    width: 360px;
    height: 40px;
    border-radius: 3px !important;
    margin-bottom: 10px;
}

.dy-show .dy-cont input {
    width: 290px;
    color: rgba(0,0,0, .5);
    border: 1px solid #cbb486;
}

.dy-show .dy-cont input::-webkit-input-placeholder {
    color: rgba(0,0,0, .5);
}    /* 使用webkit内核的浏览器 */
.dy-show .dy-cont input:-moz-placeholder {
    color: rgba(0,0,0, .5);
}                  /* Firefox版本4-18 */
.dy-show .dy-cont input::-moz-placeholder {
    color: rgba(0,0,0, .5);
}                  /* Firefox版本19+ */
.dy-show .dy-cont input:-ms-input-placeholder {
    color: rgba(0,0,0, .5);
}

.dy-show .dy-cont .btn {
    height: 40px;
}

.mail-show .login-cont .btn {
    border-radius: 3px;
    display: block;
    background: linear-gradient(145deg,#eacb90 0%,#bb7c35 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#eacb90',endColorStr='#bb7c35',gradientType='1');
    background-size: 100% 150%;
    background-position: 0 0;
    transition: .3s;
    border: none;
    height: 40px;
}

.mail-show .login-cont .btn:hover {
    background-position: 0 75%;
}

.mail-show .pos-r-t {
    position: absolute;
    top: 11px;
    right: 20px;
    color: rgba(0,0,0, .5);
    font-size: 14px;
}

.mail-show .radio-inline label {
    width: 25%;
}

.dy-show .radio-inline label {
    width: 38%;
}

.dy-show label {
    float: left;
    display: flex;
    align-items: center;
}

.dy-show label input {
    margin-right: 4px;
}

.share1 li .home-share span {
    display: none;
}

.fenxiang-show {
    top: 3px;
}

.fenxiang-show:after {
    right: -3.3%;
    top: 17px;
}

.share1 li .home-share a {
    margin: 0 3px;
}
/* .home-share{
    padding: 3px 0;
} */
#weibo_pos img {
    width: auto;
    padding: 0 2px;
    cursor: pointer;
}

.share1 > ul > li.help .help-cont {
    display: none;
    position: absolute;
    background: #CBB486;
    padding: 10px 14px;
    padding-top: 8px;
    height: 48px;
    color: #fff;
    left: -123px;
    top: 0;
    border-radius: 50px;
    align-items: center;
    width: 120px;
}

.btn-danger {
    color: #fff;
    background-color: #cbb486;
    border-color: #cbb486;
}

.share span {
    display: none;
}

.link-floatnav-service {
    display: block;
    width: 70px;
    padding-top: 60px;
    background: url(../img/xiaolong.png;vpn_img) no-repeat center bottom;
}

.link-floatnav-service span {
    display: block;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.share1 .help {
    background-color: transparent!important;
    width: auto;
    height: auto;
    padding: 0;
}