/*
* 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: 0px;
	color: #333;
	background: #F9F9F9;
	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: #333 !important;
	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;}

.page-cover {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("../images/black_loading.gif") no-repeat center;
background-size: 160px;

	z-index: 999999999;
	opacity: 0.8;
	display: none;
}
.error-box {
	display: none;
	top: 400px;
	left: 40px;
	font-size: 22px;
	font-weight: normal;
	box-shadow: 0 0 10px #ccc;
	z-index: 99999999;
	position: fixed;
	width: 560px;
	height: 75px;
	line-height: 75px;
	color: #fff;
	border-radius:10px;
	background-size: 50px;
	background-color: #4c4c4c;
	letter-spacing: 0px;
	opacity: 0.95;
}

.error-box p {
	text-align: center;
}
.error-box2 {
	display: none;
	top: 400px;
	left: 40px;
	font-size: 24px;
	font-weight:bolder;
	box-shadow: 0 0 10px #ccc;
	z-index: 99999999;
	position: fixed;
	width: 560px;
	height: 75px;
	line-height: 75px;
	color: #333;
	background: #fff;
	opacity: 0.9;
	border-radius:10px;
}

.error-box2 p {
	text-align: center;
}

.hide{display: none !important;}

.page-wrap{
    width: 640px;
    margin: 0 auto;
    /* height: 100%; */
}
.page-wrap .tab-box{
    height: 80px;
    line-height: 80px;
    position: fixed;
    top: 0;
    width: 640px;
    overflow-x: scroll;
    background: #fff;
    left: calc(50% - 320px);
    z-index: 9999;
}
.page-wrap .tab-box div{
    width: max-content;
}
.page-wrap .tab-box a{
    color: #666;
    font-size: 22px;
    padding: 0 20px;
    display: block;
    float: left;
    position: relative;
}
.page-wrap .tab-box a.sel{
    color: #333;
}
.page-wrap .tab-box a.sel em{
    margin: -5px auto;
    display: block;
    width: 20px;
    height: 5px;
    background: #133fdb;
    border-radius: 100px;
}
.list-wrap{
    /* height: 100%; */
}
.list-wrap .list-box{
    width: 640px;
    margin: 0 auto;
    height: 100%;
}
.list-wrap .list-box .list-title{
    position: fixed;
    top: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 640px;
    font-size: 20px;
    border-bottom: 1px solid #eee;
    background: #fff;
    z-index: 9999;
}
.list-wrap .list-box .list-title p{
    float: left;
    display: block;
}
.list-wrap .list-box .list-title p:nth-child(1){
    text-align: left;
    padding-left: 20px;
    width: 100px;
}
.list-wrap .list-box .list-title p:nth-child(2){
    text-align: center;
    width: 399px;
}
.list-wrap .list-box .list-title p:nth-child(3){
    text-align: right;
    padding-right: 20px;
    width: 100px;
}
.list-wrap .list-box .list-title p .remark{
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/bond_rate_icon_remark.jpg) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
    background-size: 30px;
}
.list-wrap .list-box .list-title p .oder-by{
    display: inline-block;
    vertical-align: middle;
    padding-right: 25px;
}
.list-wrap .list-box .list-title p .oder-by.asc{background: url(../images/bond_rate_icon_asc.jpg) no-repeat right center;background-size: 20px;}
.list-wrap .list-box .list-title p .oder-by.desc{background: url(../images/bond_rate_icon_desc.jpg) no-repeat right center;background-size: 20px;}
.list-wrap .list-box ul{
    margin-top: 170px;
    padding-bottom: 100px;
}
.list-wrap .list-box ul li{
    height: 90px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.list-wrap .list-box ul li.load-all{text-align: center;line-height: 90px;color: #999;font-size: 24px;}
.list-wrap .list-box ul li span{
    display: block;
    float: left;
    width: 160px;
}
.list-wrap .list-box ul li span:nth-child(1){
    width: 160px;
    padding-left: 20px;
}
.list-wrap .list-box ul li span:nth-child(2){
    text-align: center;
    width: 279px;
    line-height: 90px;
    font-size: 24px;
    color: #999;
}
.list-wrap .list-box ul li .up{
	background: url(../images/bond_rate_icon_up.jpg) no-repeat 165px;
	background-size: 8px;
	color: #e31201 !important;
}
.list-wrap .list-box ul li .down{
	background: url(../images/bond_rate_icon_down.jpg) no-repeat 165px;
	background-size: 8px;
	color: #4CAF50 !important;
}
.list-wrap .list-box ul li span:nth-child(3){
    text-align: right;
    padding-right: 20px;
    line-height: 90px;
    font-size: 24px;
    color: #999;
}
.list-wrap .list-box ul li span b{
    display: block;
    font-size: 26px;
    color: #333;
    margin-top: 20px;
}
.list-wrap .list-box ul li span i{
    display: block;
    color: #999;
    font-size: 20px;
}
.dis-scroll{
    overflow:hidden;
}
body{
	/* height:100%; */
}
.popup-bg{
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.6;
    display: none;
}
.popup-remark{
    position: fixed;
    width: 520px;
    height: 540px;
    background: #000;
    top: calc(50% - 270px);
    left: 60px;
    display: none;
    z-index: 9999999;
    background: #fff;
    border-radius: 10px;
}
.popup-remark h1{
    line-height: 100px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.popup-remark div{
    background: #f6f6f6;
    padding: 20px;
    border-radius: 10px;
    width: 440px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 35px;
    color: #999;
    margin-bottom: 40px;
}
.popup-remark div p{
    padding: 0;
}
.popup-remark p{
    line-height: 35px;
    padding: 0 20px;
    font-size: 22px;
    color: #999;
}
.popup-remark a{
    display: block;
    width: 440px;
    height: 80px;
    background: #2a51e2;
    border-radius: 100px;
    text-align: center;
    margin: 20px auto;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    margin-top: 40px;
}
.update-time{position: fixed;width: 600px;height: 60px;background: #fff;bottom: 0;color: #999;font-size: 20px;padding: 20px;line-height: 32px;left: calc(50% - 320px);}