/*
* Copyright (c) nanhua All rights reserved.
* MIT Licensed
* Build: 2017-5-18 10:30
* By aiko wang
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}
html {
	height: 100%;
}
body {
	letter-spacing: 1px;
	color: #333;
	font-family: PingFang, Arial, "Microsoft Yahei", STXihei, STHeiti,
	"Hiragino Sans GB", "Helvetica Neue", Helvetica, sans-serif;
}

em, i {
	font-style: normal;
}

button, input, select, textarea {
	font-family: PingFang, Arial, "Microsoft Yahei", STXihei, STHeiti,
	"Hiragino Sans GB", "Helvetica Neue", Helvetica, sans-serif;
}

a, input {
	-webkit-appearance: none;
	text-decoration: none;
	outline: none;
	color: #666;
}

a:hover {
	color: #1070AE;
	text-decoration: none;
}

a:visited, a:link {

}

img {
	border: 0 none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear:after {
	display: block;
	clear: both;
	content: "";
	overflow: hidden;
	height: 0;
}

.clear {
	zoom: 1;
}

.Helvetica { /**/

}

.clearboth {
	clear: both;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner
{
	border: none;
	padding: 0;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill
{
	-webkit-box-shadow: 0 0 0 1000px white inset;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	-webkit-box-shadow: 0 0 0 1000px white inset;
}
::-webkit-scrollbar{ display: none;}


.common-share-box{
	width: 600px;
	margin: 0 auto 30px;
	padding: 0 20px 20px 20px;
}
.common-share-box .count-box{
	color: #999;
	line-height: 30px;
	font-size: 20px;
	padding: 0 10px;
}
.common-share-box .count-box span{}
.common-share-box .count-box span em{}
.common-share-box .share-box{
	overflow: hidden;
	zoom: 1;
}
.common-share-box .share-box a{
	display: block;
	float: left;
	width: 180px;
	background: #f6fafa;
	margin: 10px;
	height: 60px;
	line-height: 60px;
	position: relative;
	border-radius: 15px;
}
.common-share-box .share-box a img{
	display: block;
	width: 40px;
	/* height: 40px; */
	position: absolute;
	left: 17px;
	top: 10px;
}
.common-share-box .share-box a:nth-child(1) img{}
.common-share-box .share-box a:nth-child(2) img{}
.common-share-box .share-box a:nth-child(3) img{
    top: 15px;
}
.common-share-box .share-box a:nth-child(4) img{
    top: 8px;
}
.common-share-box .share-box a:nth-child(5) img{}
.common-share-box .share-box a:nth-child(6) img{
    top: 13px;
}
.common-share-box .share-box a span{
	display: block;
	position: absolute;
	left: 59px;
	text-align: center;
	width: 100px;
}
.canvas-common-bottom{
	width: 640px;
	margin: 0 auto;
	background: url("../images/share_canvas_common_bottom.jpg") no-repeat;
	height: 325px;
	background-size: 640px;
}
.share-fix-page{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99999999;
}
.share-fix-page a:nth-child(1){
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 640px;
	height: 100px;
	background: url(../images/share_common_dl_top.png) no-repeat;
	background-size: 640px;
}
.share-fix-page a:nth-child(2){
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 640px;
	height: 300px;
	background: url(../images/share_common_dl_bottom.png) no-repeat;
	background-size: 640px;
}

.share-wrap{
    display: none;
    position: fixed;
    width: 640px;
    /* height: 250px; */
    background: #f8f8f8;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    border-radius: 20px 20px 0 0;
}
.share-wrap .share-box{
    /* height: 170px; */
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.share-wrap .share-box a{
    display: block;
    width: 120px;
    float: left;
    background: #fff;
    height: 120px;
    border-radius: 20px;
    margin: 20px;
    position: relative;
}
.share-wrap .share-box a img{
	display: block;
	height: 45px;
	margin: 20px auto;
}
.share-wrap .share-box a span{
	display: block;
	font-size: 20px;
	color: #666;
	margin: 5px auto;
	text-align: center;
}
.share-wrap .close-share{
    width: 640px;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
}
.share-wrap .close-share a{
    width: 640px;
    height: 80px;
}
.popup-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.6;
    display: none;
}
.share-popup-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.6;
    display: none;
    z-index: 99999;
}
.canvas-shot-wrap{
    width:640px;
    display:none;
}
.dis-scroll{overflow: hidden;}