body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
html,body{
	margin: 0;
	padding: 0;
	font-family: Source Han Sans CN;
}
ul, ol { list-style:none; }
.homeBoxDiv{
	padding: 0 14.4rem;
}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
	content: "";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}
.header{
	*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.bodyBox{
	margin-top: 8rem;
	*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
.imgBox{
	float: left;
	width:26.3rem;
	height: 6.4rem;
}
.loginBox{
	float: right;
	height: 100%;
	/*height: 64rem;*/
	padding: 1.7rem 0;
}
.loginBox span{
	display: inline-block;
	padding:0 2.0rem;
	height: 3.0rem;
	line-height: 3.0rem;
	background: #2082ED;
	opacity: 1;
	cursor: pointer;
	font-size: 1.4rem;
	color: #FFFFFF;
		
	font-family: Source Han Sans CN;
	border-radius: 0.4rem;
}
.loginBoxIng {
    position:relative;
    float: right;
	height: 100%;
	/*height: 64rem;*/
	padding: 1.8rem 0;
}
.iconTou {
    
    position:absolute;
    top:1.0rem;
    display:inline-block;
    height:3.2rem;
    width:3.2rem;
    
    background:url(/images/touxiang.png) no-repeat 50%;
    background-size:3rem 3rem;
}
.loginBoxIng span {
    margin-left:5.5rem;
    margin-right:5.5rem;
    vertical-align:middle;
}
.iconEnd {
    cursor:pointer;
    position:absolute;
    top:1.8rem;
    right:0;
    display:inline-block;
    height:2.0rem;
    width:2.0rem;
    line-height:4.0rem;
    background:url(/images/tuichudenglu.png) no-repeat
}
.bodyBoxLeft{
	float: left;
	width: 48%;
}
.bodyBoxRight{
	float: right;
	width: 48%;
	height: 100%;
}
.bodyBoxRight img{
	width: 100%;
	height: 100%;
}
.textBox{
	line-height: 2;
	padding-bottom: 3.0rem;
	
}
.textBox div:nth-child(1){
	font-size: 5.6rem;
	color: #303336;
	font-weight: bold;
	line-height: 5.4rem;
}
.textBox div:nth-child(2){
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 9.5rem;
	color: #2082ED;
}
.textBox div:nth-child(3){
	font-size: 3.8rem;
	font-weight: bold;
	line-height: 5.4rem;
	color: #232426;
	padding-bottom: 3.0rem;
	border-bottom:1px solid #E6EAEF;
}
.textBoxBtn{
	/* padding: 30rem 0; */
}
.businessBoxRight .time {
    margin-left:0;
    font-size: 2.4rem;
	font-weight: bold;
}
.time{
	font-size: 2.4rem;
	font-weight: bold;
	color: #8C939B;
}
#time_h {
    margin-left: 4.6rem;
}
.pushBtn{
    cursor:pointer;
	margin-top: 1.7rem;
	width: 27.6rem;
	height: 4.8rem;
	line-height: 4.8rem;
	text-align: center;
	font-size: 1.8rem;
	background: #FCA444;
	color: #FFFFFF;
}
.footer{
	margin-top: 6.2rem;
}
.footerList{
	float: left;
	width: 25%;
	font-size: 1.4rem;
}
.footerList div{
	color: #5C6268;
	margin-bottom: ;
}
.footerList ul{
    color: #5C6268;
}
.footerList ul li{
	line-height: 2;
}
.footerBox{
	margin-top: 2.4rem;
}
.danweiCss {
    font-size: 1.4rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 5.4rem;
    color: #5C6268;
    opacity: 1;
}
.noteBox {
    position:fixed;
    left:.8rem;
    bottom:16.5rem;
    width: 4rem;
    height: 17.7rem;
    background: #2082ED;
    border: 1px solid #2082ED;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08);
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    cursor:pointer
}
    .noteBox img {
        margin-top:1.6rem
    }
    .noteBox p {
        font-size:1.4rem;
        color:#ffffff;
        margin:.8rem auto 0;
        width:2.0rem;
        line-height:2.4rem;
    }
.iconZhankai {
    display:inline-block;
    width:4rem;
    height:2.5rem;
    background:url(/images/collapse.png) no-repeat 50%
}
.noteBoxStart {
    position:fixed;
    right:.8rem;
    bottom:16.5rem;
    width: 4rem;
    height: 17.7rem;
    background: #2082ED;
    border: 1px solid #2082ED;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08);
    opacity: 1;
    border-radius: 4px;
    text-align: center;
    cursor:pointer
}
    .noteBoxStart img {
        margin-top:1.6rem
    }
    .noteBoxStart p {
        font-size:1.4rem;
        color:#ffffff;
        margin:.8rem auto 0;
        width:2.0rem;
        line-height:2.4rem;
    }
.iconZhankai {
    display:inline-block;
    width:4rem;
    height:2.5rem;
    background:url(/images/collapse.png) no-repeat 50%
}
.noteBoxContent {
    display:none;
    position:fixed;
    right:4.8rem;
    bottom:16.5rem;
    width: 26.4rem;
    height: 17.7rem;
    background: #FFFFFF;
    border: 1px solid #2082ED;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08);
    opacity: 1;
    border-radius: 4px;
}
    .noteBoxContent div {
        margin:1.4rem 2rem
    
    }
        .noteBoxContent .noteImgBox {
            display:inline-block;
            width:2.4rem;
            height:2.4rem
        }
.noteImgBox img {
    width:100%;
    height:100%
}
.noteBoxContent div span{
    vertical-align:middle;
}
        .noteBoxContent div .noteBoxTitle {
            
            margin-left:.8rem
        }
.name {
font-size: 1.4rem;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 1.8rem;
color: #2082ED;
opacity: 1;
    margin-left:.8rem
}
.weishu {
font-size: 1.4rem;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 1.8rem;
color: #8C939B;
opacity: 1;
margin-left:1.6rem


}
.downBtn {
    vertical-align:middle;
    font-size: 1.4rem;
font-family: Source Han Sans CN;
font-weight: 400;
line-height: 1.8rem;
color: #2082ED;
opacity: 1;
    margin-left:1.8rem
}




.receiptList{
    width:200px;
    height:66.6rem;
    background:#FFFFFF;
    border:1px solid #D3D9E2; 
    position: fixed;
    left: 5rem;
    top: 12.8rem;      
    border-radius: 4px;  
    display:none;
    overflow-y:scroll;
}
.receiptListIndex{
    left: 25rem;
    top: 23.8rem;
}
.receiptListShow{
    display:block;
}
.receiptListUl{
    padding-top:25px;
}
 
.receiptListUl li{
    width:152px ;
    height:200px;
    border:1px dashed #D3D9E2;
    margin:0 auto;
    margin-bottom:25px;
    position:relative;
    cursor:pointer;
}
.imgSpan{
    display:block;

}
.imgSpan img{
    width:150px;
    height:200px;
}
.receiptCon{
    display:block;
    width:152px;
    height:40px;
    text-align:center;
    line-height:40px;
    background:#000000;
    opacity:0.5;
    font-size:14px;
    color:#fff;
    position:absolute;
    left:0;
    bottom:0;
    border-radius:0 0 10px 4px;
}

 .receiptList::-webkit-scrollbar {
    width: 4px;    
    /*height: 4px;*/
}
.receiptList::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.receiptList::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);

}