.body,
section {
  /* height: 100%; */
  min-height: 100%;
}
ul.table li {
  height: 50px;
  line-height: 50px;
}
ul.table li:nth-child(even) {
  background-color: #F6F6FA;
}
ul.table li:first-child span {
  font-size: 16px;
  color: #333;
  line-height: 50px;
}
ul.table li:after {
  content: "";
  display: block;
  clear: both;
}
ul.table li .fr {
  width: 60px;
  color: #436FF1;
  margin-right: 3%;
  cursor: pointer;
}
ul.table li label {
  position: relative;
  margin-left: 2.35%;
  bottom: -1px;
  line-height: 20px;
  margin-top: 15px;
}
ul.table li label input {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 10;
  opacity: 0;
}
ul.table li label i {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  left: 0;
  top: -1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #A7ABB1;
  z-index: 5;
}
ul.table li label i:before {
  display: none;
  position: absolute;
  content: "";
  width: 4px;
  height: 8px;
  left: 36%;
  top: 15%;
  border-bottom: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: skew(-32deg, 32deg);
  -moz-transform: skew(-32deg, 32deg);
  -ms-transform: skew(-32deg, 32deg);
  -o-transform: skew(-32deg, 32deg);
  transform: skew(-32deg, 32deg);
}
ul.table li label input:checked + i {
  background-color: #436FF1;
  border-color: #436FF1;
}
ul.table li label input:checked + i:before {
  display: block;
}
ul.table li > label,
ul.table li > span {
  float: left;
}
ul.table li input,
ul.table li span,
ul.table li div {
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
ul.table li div {
  position: relative;
  overflow: hidden;
}
ul.table li div:hover {
  overflow: visible;
}
ul.table li div:hover p {
  opacity: 1;
  height: auto;
  top: 40px;
}
ul.table li div p {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 60px;
  left: 0;
  opacity: 0;
  height: 0;
  line-height: 25px;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  -moz-box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.table li div p span {
  display: inline-block;
  width: 100%;
  height: 25px;
  background-color: #fff;
  color: #666;
  font-size: 12px;
}
ul.table li div p span.bgb {
  color: #fff;
  background-color: #436FF1;
}
ul.table li > span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
ul.table li > span.red {
  color: #F41A1D;
}
ul.table li > span:last-child {
  margin-right: 1.432%;
}
ul.table li > span.fr {
  float: right;
  cursor: pointer;
}
ul.table li > span:nth-child(2) {
  width: 9.6%;
}
ul.table li > span:nth-child(3) {
  width: 15.84%;
}
ul.table li > span:nth-child(4) {
  width: 20%;
}
ul.table li > span:nth-child(5) {
  width: 9.69%;
}
ul.table li > span:nth-child(6) {
  width: 12.97%;
}
div.page {
  height: 32px;
  margin: 17px 20px 0 0;
}
div.page i,
div.page span,
div.page input {
  float: right;
  font-size: 12px;
  color: #999;
  height: 32px;
  line-height: 30px;
}
div.page input {
  width: 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 7px 0 0 ;
  height: 32px;
  line-height: 30px;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
  text-align: center;
}
div.page span {
  cursor: pointer;
  width: 30px;
  text-align: center;
  border: 1px solid #ddd;
  border-right: none;
}
div.page span.active {
  color: #fff;
  background-color: #436FF1;
  border-color: #436FF1;
}
div.page span:first-child {
  border-right: 1px solid #ddd;
}
div.page span.w43 {
  width: 43px;
}
div.page span.w42 {
  width: 42px;
  font-size: 15px;
}
div.page span.w40 {
  width: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-right: 1px solid #ddd;
  margin-right: 7px;
}
div.page span.w44 {
  width: 44px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.page span.r5l {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 15px;
}
div.page span.r5r {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #ddd;
  margin-right: 32px;
}
ul.nodata {
  text-align: center;
  margin-top: 65px;
}
ul.nodata li:last-child {
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}
.secHeader1 span i {
  font-size: 22px;
  color: #436FF1;
}
ul.exchange {
  margin-top: 20px;
  padding-left: 20px;
  /* overflow: hidden; */
  
}
ul.exchange:after{
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
ul.exchange > li {
  float: left;
  margin-bottom: 20px;
  width: 33.33%;
}
@media (min-width: 1600px) {
  ul.exchange > li {
    width: 25%;
  }
}

ul.exchange > li > div {
 
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 20px;
 /*  padding-top: 165px; */
  -webkit-box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  -moz-box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  box-shadow: 0 3px 5px 1px rgba(200, 200, 200, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.exchange > li > div > div{
    height: 90px;
}
ul.exchange > li  div.bg{
  height: 165px;
  background-size:cover !important; 
}
ul.exchange > li > div.op0 {
  opacity: 0;
}
ul.exchange > li > div div {
  font-size: 12px;
  color: #666;
  margin-top: 20px;
}
ul.exchange > li > div div p:last-child {
  margin-top: 10px;
}
ul.exchange > li > div div.full {
  position: relative;
}
ul.exchange > li > div div.full p:first-child {
  /* margin-left: 20px; */
  font-size: 16px;
}
ul.exchange > li > div div.full span:first-child {
  font-size: 18px;
  color: #333;
  padding-left: 20px;
}
ul.exchange > li > div div.full span:nth-child(2) {
    font-size: 12px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #C0C0C0;
    text-align: center;
    line-height: 12px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
ul.exchange > li > div div.full span:nth-child(2):hover {
  background-color: #436FF1;
}
ul.exchange > li > div div.full span:nth-child(2):hover + span {
  z-index: 5;
  opacity: 1;
}
ul.exchange > li > div div.full span:last-child {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 90%;
  line-height: 1.7;
  padding: 15px;
  -webkit-transform: translate3d(-50%, -100%, 0);
  -moz-transform: translate3d(-50%, -100%, 0);
  transform: translate3d(-50%, -100%, 0);
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 3px 13px 2px rgba(190, 190, 190, 0.3);
  -moz-box-shadow: 4px 3px 13px 2px rgba(190, 190, 190, 0.3);
  box-shadow: 4px 3px 13px 2px rgba(190, 190, 190, 0.3);
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.exchange > li > div div.fr {
  margin-right: 20px;
}
ul.exchange > li > div div.fr a {
  display: block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #C0C0C0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
  position: relative;
  z-index: 5;
  font-size: 14px;
}
ul.exchange > li > div div.fr a.active {
  background-color: #436FF1;
}
ul.exchange > li > div div.fr p {
  margin-top: 40px;
}
.bgWhite > .maskkk{
	color:#333;
	z-index: 10;
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,.5);
}

.bgWhite > .maskkk > div{
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	width:400px;
	height:280px;
	border-radius: 10px;
	background-color: #fff;
}

.bgWhite > .maskkk h5{
	margin: 30px 20px 0 20px;
	font-size: 16px;
	padding-bottom: 13px;
	border-bottom: 1px solid #eee;
  font-weight: normal;

}

.bgWhite > .maskkk li{
	margin-left: 125px;
	font-size: 16px;
}

.bgWhite > .maskkk li p{
	display: inline-block;
	vertical-align: middle;
	padding: 4px 6px;
	border-radius: 60px;
	border: 2px solid #EFEFEF;
	margin-left: 12px;
}

.bgWhite > .maskkk li span{
	display: inline-block;
	width: 22px;
	height:22px;
	text-align: center;
	line-height: 22px;
	border-radius: 50%;
	background-color: #EFEFEF;
	font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    cursor: pointer;
}

.bgWhite > .maskkk li span:last-child,.bgWhite > .maskkk li i{
	color: #436FF1;
}

.bgWhite > .maskkk li i{
	font-style: normal;
	font-size:20px;
	vertical-align: middle;
	padding: 0 12px;
}


.bgWhite > .maskkk li:first-child{
	margin: 36px 0 16px 126px;
}

.bgWhite > .maskkk li:last-child span{
	width: auto;
	font-size:16px;
	background-color: transparent;
	padding-left: 16px;
}

.bgWhite > .maskkk p.mybtn{
	text-align: center;
	border: none;
	font-size: 16px;
	margin-top: 46px;
}

.bgWhite > .maskkk p.mybtn span{
	display: inline-block;
	width: 100px;
	height: 35px;
  line-height: 35px;
	border: 1px solid #436FF1;
	text-align: center;
	color:  #436FF1;
	border-radius: 5px;
}

.bgWhite > .maskkk p.mybtn span:last-child{
	margin-left: 40px;
	color: #fff;
	background-color: #436FF1;
}
span.warn {
    min-width: 80px;
    box-sizing: border-box;
    width: 80px;
    padding: 6px 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    border: 1px solid #436FF1;
    background-color: #436FF1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 20px;
}