body{
	min-width:1300px;
	font-size: 16px;
}
.mt-10{
	margin-top:10px;
}
.mt-30{
	margin-top:30px;
}
.mb-10{
	margin-bottom: 10px;
}
.mr-10 {
    margin-right: 10px;
}
.font-12{
	font-size: 12px;
}
.font-14{
	font-size: 14px;
}
.font-25{
	font-size: 25px;
}
.text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.float-right{
	float: right;
}
.color-grey{
	color: #999999 !important;
}
.color-green{
	color: #0da88b !important;
}
.color-red{
	color: #ef5656 !important;
}
.color-blue{
	color:#3d74eb !important;
}
.color-blue:hover{
	color:#3d74eb !important;
	opacity: 0.8;
}
.color-yellow{
	color:#f79721 !important;
}
.color-yellow:hover{
	color:#f79721 !important;
	opacity: 0.8;
}
.btn-green{
	background: #0da88b !important;
}
.btn-red{
	background: #ef5656 !important;
}
.layui-btn-normal {
    background-color: #3d74eb !important;
}
.btn-nobg{
	background: rgb(0 0 0 / 0%);
	border:1px solid  #ffffff;
}
.position-re{
    position: relative;
}
.layui-container{
	width: 1200px;
}
.header{
	/* background: #0b1530; */
	position: relative;
	min-height: 60px;
	line-height: 60px;
	width: 100%;
	/* padding-top: 20px; */
	padding-bottom: 20px;
}
.index-header{
	/* background: url(../img/header-bg.jpg) #0b1530; */
	height: 560px;
	margin-bottom: 50px;
}
.header .layui-nav{
	background: rgb(0 0 0 / 0%);
}
.layui-nav .layui-nav-item{
	line-height: 32px;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background-color:unset;
}
.layui-nav .menu-left .layui-nav-item a{
	color: #000000;
	font-size: 16px;
}
.layui-nav .menu-left .layui-nav-item a:hover, .layui-nav .menu-left .layui-this a{
	/*background: #3c74eb;*/
	/*border-radius: 2px;*/
	color: #2975f1;
    border-bottom: 3px solid #2975f1;
    margin: 0 20px;
    padding: 0!important;
}
.layui-nav .layui-nav-child {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
.menu-right{
	text-align: right;
}
.menu-right .layui-nav-item a{
	font-size: 16px;
	color: #000;
}
.menu-right .layui-nav-item .layui-nav-child a{
	font-size: 14px;
	text-align: left;
}
.menu-right .layui-nav-item .layui-nav-child a:hover{
	background: unset;
	color:#c9c9c9;
}
.menu-right .layui-nav-item .layui-nav-child a i{
	margin-right: 5px;
}
.menu-right .layui-nav-item .layui-btn{
	color:#ffffff;
	font-size: 16px;
	margin-right: 10px;
}
.slogan{
	text-align: center;
	color: #ffffff;
	margin-top: 8%;
}
.slogan h1{
	font-size: 56px;
}
.slogan h5{
	font-size: 22px;
}
.post-box{
	width: 1300px;
	height: 130px;
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
	position: absolute;
	bottom: -22px;
	left: 0;
	right: 0;
	margin:auto;
}
.post-box .layui-form{
	margin-top:40px;
}
.post-box .layui-form-label{
	width: 500px;
	font-size: 22px;
	line-height: 30px;
}
.post-box .layui-form-item .layui-input-inline{
	width: 436px;
	margin-left: 50px;
}
.post-box .layui-input,.post-box .layui-select,.post-box .layui-textarea{
	height: 50px;
	line-height: 50px;
	border-radius: 2px;
}
.post-box input::-webkit-input-placeholder{
	color:#b9b9b9;
	padding-left: 20px;
}
.post-box .layui-form-mid{
	padding: 0 !important;
}
.post-box .layui-form-mid .layui-btn-normal{
	height: 50px;
	line-height: 50px;
	width: 94px;
	border-radius: 2px;
	font-size: 16px;
}
.new-table .layui-table thead tr{
	background-color: #ffffff;
}
.new-table .layui-table thead tr th{
	font-size: 18px;
}
.new-table .layui-table td,.new-table .layui-table th{
	font-size: 16px;
}
.new-table .layui-table tr{
	border-bottom: 1px solid #eeeeee;
	height: 80px;
}
.new-table .layui-table tr span{
	margin-left: 6px;
}
.new-table .layui-table tr .layui-border-blue {
	border-color:  #dddddd!important;
	color: #2d5ad7!important;
	height: 32px;
	line-height: 32px;
}
.new-table .more{
	text-align: center;
	font-size: 14px;
	margin-top:20px;
}
.serve{
	margin:120px 0 100px 0;
	text-align: center;
}
.serve h2{
	font-size: 32px;
}
.serve-body{
	margin-top: 80px;
}
.serve-body h5{
	font-size: 20px;
	font-weight: bold;
	margin:20px 0;
}
.serve-body p{
	color: #777777;
	font-size: 14px;
	line-height: 26px;
	padding: 0 28px;
}
.down{
	background: #3c74ea;
	color: #ffffff;
	padding: 70px 0px 100px 0px;
	text-align: center;
}
.down h2{
	font-size: 32px;
	margin-bottom: 30px;
}
.down h5{
	font-size: 22px;
}
.down-body{
	margin-top:70px;
}
.down_left{
	text-align: right;
	padding-right: 80px;
}
.down_right{
	text-align: left;
	padding-left: 80px;
}
.down-body p{
	margin-bottom: 25px;
}
.down-body .layui-btn{
	background: #ffffff;
	color:#3c74ea;
	font-size: 16px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	padding: 0 40px;
	position: relative;
	opacity: unset;
}
.down-body .layui-btn b{
	margin-left: 20px;
}
.down-body .layui-btn span{
	position: absolute;
	background: #ffffff;
	border-radius: 2px;
	border: 1px solid #ebeef5;
	padding: 10px;
	box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
	left: 40px;
	display: none;
}
.down-body .layui-btn .app-iphone{
	bottom: 72px;
}
.down-body .layui-btn .app-android{
	top: 72px;
}
.down-body .layui-btn:hover span{
	display: block;
}
.footer{
	background: #081018;
	padding:50px 0px 25px 0px;
	color:#ffffff;
}
.footer h5{
	margin-bottom:20px;
}
.footer ul li{
	height: 30px;
	line-height: 30px;
}
.footer ul li,.footer ul li a{
	color:#999999;
	font-size: 14px;
}
.footer-icon{
	padding-left: 60px;
}
.footer-icon a{
	background: #7d868f;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	line-height:30px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
}
.footer-icon a:hover{
	background: #dedede;
}
.footer-icon a img{
	width: 20px;
	height: 20px;
}
.market{
	padding: 0 10px;
}
.market .layui-tab-brief>.layui-tab-title .layui-this{
	color:#1c242c;
}
.market .layui-tab-brief>.layui-tab-more li.layui-this:after,.market .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb;
}
.main{
	padding-top:50px;
	padding-bottom: 100px;
}
.new-bg{
	background: #e5ebf5;
	padding-top: 5px;
}
.white-box{
	background: #ffffff;
	border-radius: 2px;
}
.left-nav{
	border-right: 1px solid #e9e9e9;
	min-height: 800px;
}
.left-nav ul li{
	height: 54px;
	/*line-height: 54px;*/
	padding-left: 30px;
	margin-bottom: 5px;
}
.left-nav ul li.layui-this a{
	color:#3C74EB;
}
.left-nav ul li a i{
	font-size: 18px;
	margin-right: 12px;
}
.account-safe img{
	margin-right: 30px;
}
.account-safe p{
	margin-top:20px;
	margin-bottom: 20px;
}
.account-body li{
	min-height: 40px;
	line-height: 40px;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
	font-size: 14px;
}
.account-body li span i{
	color:#55a067;
	margin-right: 20px;
}
.log-table,.log-table tr th{
	text-align: center;
}
.log-table .layui-table thead tr{
	background-color: #ffffff;
}
.log-table .layui-table tr{
	border-bottom: 1px solid #eeeeee;
	height: 50px;
}
.set-form{
	padding:20px 100px 0 0;
}
.set-form .layui-form-label{
	width: 120px;
	text-align: left;
}
.set-form .layui-input-block{
	margin-left: 150px;
}
.set-code {
	margin-left:150px;
}
.set-code div{
	margin-right: 30px;
	margin-top: 20px;
}
.set-code div img{
	border: 1px solid #e2e2e2;
	padding: 10px;
}
.set-code div p{
	margin-top:10px;
	text-align: center;
}
.set-btn{
	margin-left:150px;
	margin-top:30px;
}
.set-btn .layui-btn{
	width: 100%;
}
.set-span{
	line-height: 38px;
}
.operation a{
	margin-left: 5px;
}
.operation a:hover{
	color:#3d74eb;
	opacity: 0.8;
}
.transfer .layui-btn{
	margin-left: 110px;
	width: 560px;
}
.transfer-box{
	padding: 30px;
	min-height: 600px;
}
.transfer-box h5{
	line-height: 2;
}
/*upÃƒÂ§Ã‚ÂÃ¢â‚¬Â ÃƒÂ¨Ã‚Â´Ã‚Â¢*/
.up-top{
	width: 100%;
	background: linear-gradient(#6081f5,#2950e5);
	color:#ffffff;
	text-align: center;
	padding: 50px 0;
}
.up-top h2{
	padding:20px 0;
	font-size: 30px;
}
.ex-span{
	background: #ffd12d;
	border-radius: 15px;
	color:#000000;
	padding: 5px 15px;
	position: relative;
}
.ex-span::after{
	content: "";
	position: absolute;
	bottom: -8px;
	left: 18px;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #ffd12d;
}
.up-top .layui-btn{
	color:#000000;
}
.coinwin-header{
	padding:30px;
	background: #ffffff;
	border-radius: 4px;
	position: relative;
}
.coinwin-header .flag {
    position: absolute;    /*ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â*/
	top: 0;
	left:0;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 100px;
    background: #ffffff url("../img/flag.png") right bottom;
    color: #fff;
}
.coinwin-header div{
	border-right:1px solid #cdcdcd;
}
.coinwin-header div:last-child{
	border-right:0;
}
.coinwin-header span{
	font-size: 20px;
}
.coinwin-header p{
	color:#999;
	margin-top:10px;
}
.coinwin-list{
	margin-top:20px;
}
.coinwin-list .layui-panel{
	background: #ffffff;
	border-radius: 4px;
	position: relative;
}
.coinwin-list .layui-panel .flag {
    position: absolute;    /*ÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¤Ã‚Â½Ã‚Â*/
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 100px;
    background: #ffffff url("../img/flag.png") right bottom;
    color: #fff;
}
.coinwin-list .layui-panel h3{
	font-size: 28px;
	height: 48px;
    line-height: 48px;
	font-weight:bold;
}

.coinwin-body{
	margin-top:20px;
}
.coinwin-body .layui-panel{
	padding: 20px;
	background: #ffffff;
	border-radius: 4px;
}
.coinwin-body .layui-panel h3{
	height: 36px;
    line-height: 36px;
	font-weight:bold;
}
.coinwin-body .layui-panel .layui-input{
	background: #f5f5f5;
	margin:10px 0 20px 0;
}
.coinwin-body .layui-panel .layui-btn{
	width: 100%;
	border-radius: 4px;
}
.coinwin-bottom{
	background: #ffffff;
	border-radius: 4px;
	padding: 20px;
	margin-top:20px;
}
.coinwin-bottom .layui-tab-title li{
	font-size: 16px;
}
.coinwin-bottom .layui-tab-brief>.layui-tab-title .layui-this {
    color: #3d74eb;
}
.coinwin-bottom .layui-tab-brief>.layui-tab-more li.layui-this:after,.coinwin-bottom  .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb;
}
.coinwin-bottom .layui-table thead tr{
	background: #e2eafd;
	color:  #3d74eb;
}
.coinwin-bottom .layui-table th,.coinwin-bottom .layui-table td{   
		font-size: 16px;
		height: 38px;
		line-height: 38px;
}
.coinwin-bottom .layui-table tbody tr:hover{
	background: unset;
}
.coinwin-bottom .layui-table[lay-even] tr:nth-child(even) {
  background-color: #f3f7ff;
}
.coinwin-box{
	padding:30px;
	background: #ffffff;
	border-radius: 4px;
}
.coinwin-box span{
	font-size: 20px;
}
.coinwin-box p{
	color:#999;
	margin-top:10px;
}
/*IEOÃƒÂ¨Ã‚Â®Ã‚Â¤ÃƒÂ¨Ã‚Â´Ã‚Â­*/
.ieo-body .layui-panel {
    background: #ffffff;
    border-radius: 4px;
    padding: 10px;
}
.ieo-img{
	width: 100%;
	overflow: hidden;
}
.ieo-body .layui-panel .layui-btn{
	width: 100%;
}
.ieo-top {
	width: 100%;
	background: url(../img/ieo-bg.jpg) #060e17;
	height: 200px;
	color:#ffffff;
	padding:50px 0;
}
.ieo-top .ieo-img img{
	width: 100%;
	overflow: hidden;
}
.ieo-bottom{
	background: #ffffff;
	border-radius: 4px;
	padding: 20px;
}
.ieo-bottom .layui-tab-brief>.layui-tab-title .layui-this {
    color: #FFB800;
}
.ieo-bottom .layui-tab-brief>.layui-tab-more li.layui-this:after,.ieo-bottom .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #FFB800;
}
.ieo-oper{
	background: #ffffff;
	border-radius: 4px;
	padding: 20px;
}
.ieo-oper .layui-btn{
	width: 100%;
}
/*ÃƒÂ¥Ã‚Â¸Ã‚ÂÃƒÂ¥Ã‚Â¸Ã‚ÂÃƒÂ¤Ã‚ÂºÃ‚Â¤ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“*/
.deal-top{
	height: 585px;
	margin-top:0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.deal-bg{
	background: #ffffff;
}
.deal-top-left{
	width: 275px;
	padding: 15px;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	overflow-y: auto;
}

.deal-top-left::-webkit-scrollbar {
  width: 3px;
}

.deal-top-left::-webkit-scrollbar-track-piece {
    background-color: #e5ebf5!important;
  box-shadow: inset 0 0 6px #e5ebf5!important;
}
.deal-top-left::-webkit-scrollbar-thumb {
  background: linear-gradient(45deg, #2975f1, #2975f1)!important;
}
.deal-top-left .layui-table thead tr{
	background: unset;
	border-bottom: 1px solid #cdd9e2;
}
.deal-top-left .layui-table td,.deal-top-left .layui-table th{
	font-size: 12px;
}
.deal-top-left .layui-table tbody .active{
	background: #f2f5fa;
}
.deal-top-left .layui-table tbody tr:hover{
	background: #f2f5fa;
}
.deal-top-center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-height: 100%;
	margin-left:5px;
}
.deal-top-center-title{
	padding: 15px;
	border-bottom: 1px solid #cdd9e2;
}
.deal-top-center-title p{
	margin-left: 15px;
	font-size: 12px;
	line-height: 1.7;
}
.deal-top-center-body{
	padding: 15px;
}
.deal-top-right-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 273px;
	margin-left:5px;
}
.deal-top-right-box h5{
	position: relative;
	padding: 15px;
	border-bottom: 1px solid #cdd9e2;
	font-size: 14px;
}
.deal-top-right-box .layui-table thead tr{
	background: unset;
}

.deal-top-right-box .layui-table tbody tr:hover{
	background: #f2f5fa;
}
.deal-top-right-box .layui-table td,.deal-top-right-box .layui-table th{
	font-size: 12px;
}
.deal-bottom{
	margin-top:5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 330px;
}
.deal-bottom-left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.deal-bottom .layui-tab-brief>.layui-tab-title .layui-this{
	color:#3d74eb;
}
.deal-bottom .layui-tab-brief>.layui-tab-more li.layui-this:after,.deal-bottom .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb;
}
.deal-bottom-left .layui-table thead tr {
	background: unset;
	border-bottom: 1px solid #cdd9e2;
}
.deal-bottom-right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 550px;
	margin-left:5px;
}
.deal-bottom-right .layui-form {
	margin-top: 20px;
}
.deal-bottom-right .layui-form-label{
	padding: 9px 0;
	text-align: left;
	font-size: 14px;
	width: 60px;
}
.deal-bottom-right .layui-form-item .layui-input-block{
	margin-left: 60px;
}
.deal-bottom-right .layui-form-item .layui-input{
	border: 1px solid #cad7e0;
}
.input-span{
	position: absolute;
	right: 15px;
	color: #637085;
	top: 10px;
}
.deal-bottom-right .layui-form-item .layui-btn{
	width: 100%;
}
/*ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã‚ÂºÃ‚Â¦ÃƒÂ¤Ã‚ÂºÃ‚Â¤ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“*/
.lever-top{
	height: 510px;
	margin-top:0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.lever-top-left{
	width: calc(100% - 666px);
	margin-left: 5px;
	padding: 0px;
	height: 100%;
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.lever-top-right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 400px;
	margin-left:5px;
	padding: 15px;
}
.lever-top-right h5{
	position: relative;
	padding: 10px;
	border-bottom: 1px solid #cdd9e2;
	font-size: 14px;
}
.lever-top-right #asks_box td,.lever-top-right #bids_box td{
	padding:5px 10px !important;
}
.lever-top-right .layui-table thead tr{
	background: unset;
}
/* .lever-top-right .layui-table tbody tr:first-child{
	background: #f2f5fa;
}
.lever-top-right .layui-table tbody tr:hover{
	background: #f2f5fa;
} */
.lever-top-right.layui-table td,.lever-top-right .layui-table th{
	font-size: 12px;
}
.lever-bottom{
	margin-top:5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.lever-bottom-left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.lever-bottom-left .layui-tab-brief>.layui-tab-title .layui-this{
	color:#000000;
}
.lever-bottom-left .layui-tab-brief>.layui-tab-more li.layui-this:after,.lever-bottom-left .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 0;
}
.lever-bottom-left .layui-table thead tr {
	background: unset;
	border-bottom: 1px solid #cdd9e2;
}
.lever-bottom-right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 550px;
	margin-left:5px;
}
.lever-bottom-right .layui-tab-brief>.layui-tab-title .layui-this{
	color:#3d74eb;
}
.lever-bottom-right .layui-tab-brief>.layui-tab-more li.layui-this:after,.lever-bottom-right .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb;
}
.lever-bottom-right .layui-form {
	margin-top: 20px;
}
.lever-bottom-right .layui-form-label{
	padding: 9px 0;
	text-align: left;
	font-size: 14px;
	width: 60px;
}
.lever-bottom-right .layui-form-item .layui-input-block{
	margin-left: 60px;
}
.lever-bottom-right .layui-form-item .layui-input{
	border: 1px solid #cad7e0;
}
.lever-bottom-right .layui-form-item span{
	font-size: 14px;
}
.lever-bottom-right .layui-form-item .layui-btn{
	width: 100%;
}
/*ÃƒÂ¦Ã…â€œÃ…Â¸ÃƒÂ¦Ã‚ÂÃ†â€™ÃƒÂ¤Ã‚ÂºÃ‚Â¤ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“*/
.seconds-box{
	margin-top:0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.seconds-left{
	width: calc(100% - 500px);
	box-sizing: border-box;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.seconds-left .layui-tab-title li{
	padding: 0;
}
.seconds-left .layui-tab-brief>.layui-tab-title .layui-this {
  color: #3d74eb;
}
.seconds-left .layui-tab-brief>.layui-tab-more li.layui-this:after,.seconds-left .layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid #3d74eb;
}
.seconds-left-top{
	padding: 10px;
}
.seconds-left-top .layui-tab-item .layui-col-xs3{
	border-right: 1px solid #e6e6e6;
}
.seconds-left-top .layui-tab-item .layui-col-xs3:last-child{
	border-right:0;
}
.seconds-left-top .layui-tab-item .layui-col-xs3 p{
	line-height: 1.8;
}
.seconds-left-center{
	margin-top:5px;
}
.seconds-left-bottom{
	padding: 10px;
	margin-top:5px;
}
.seconds-left-bottom .layui-table thead tr {
	background: unset;
	border-bottom: 1px solid #cdd9e2;
}
.seconds-right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 500px;
	margin-left:5px;
}
.seconds-right-head{
	padding: 15px 0;
}
.seconds-right-head span img{
	margin-right: 6px;
}
.seconds-right-head p{
	margin-top: 15px;
}
.seconds-right-body{
	margin-top:5px;
	padding: 15px;
}
.seconds_r_ico{
	width: 25px;
	height: 25px;
	margin-right: 6px;
}
.seconds-right-body .layui-form-item{
	margin-bottom: 30px;
}
.seconds-right-body .layui-form-item p{
	margin-bottom: 10px;
}
.seconds-right-body .layui-form-item p .layui-btn{
	width: 100%;
}
/*ÃƒÂ§Ã¢â€žÂ¢Ã‚Â»ÃƒÂ¥Ã‚Â½Ã¢â‚¬Â¢ÃƒÂ¦Ã‚Â³Ã‚Â¨ÃƒÂ¥Ã¢â‚¬Â Ã…â€™*/
.login-bg{
	background: url(../img/login_bg.png) center bottom #e5ebf5;
}
.login-box{
	position: relative;
}
.login-box .layui-form{
	padding: 100px;
	width: 500px;
}
.login-box .layui-form h5{
	margin-bottom: 10px;
}
.login-box .layui-form-item{
	margin-bottom: 25px;
}
.login-box .layui-input,.login-box .layui-select,.login-box .layui-textarea{
	height: 48px;
	line-height: 48px;
}
.login-box .login-btn .layui-btn{
	width: 200px;
	height: 48px;
	line-height: 48px;
	margin-right: 50px;
}
.login-box .v-send{
	position: absolute;
	right: 0;
	bottom: 0;
	border: 0;
	height: 48px;
	line-height: 48px;  
	padding: 0 10px;
	border-left: 1px solid #f0f0f0;
}
.login-box .layui-form-checked i{
	background: #3D74EB !important;
	border-color: #3D74EB !important;
}
.login-box .agree span{
	color:#3d74eb;
}
.login-ex{
	position: absolute;
	left: 650px;
	color:#61688a;
	font-size: 14px;
	top:250px;
}
.login-ex p{
	line-height: 1.8;
	margin-bottom: 30px;
}
/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ¥Ã‚Â¢Ã…Â¾ */
@media screen and (max-width: 1000px) { 
	.menu-left .hide {display: none;}  
} 
.menu-right {
    float: right;
}
.lang-img{width: 24px; height: 16px;}

.svg path {
	fill: transparent;
	/* stroke:none; */
}
.info-box{
	position: relative;
}
.info-con, .info-list{
	min-height: 380px;
    margin-top: 10px;
    margin-bottom: 30px;
	color: #61688a;
}
.info-title{margin:20px 0;font-size: 24px;}
.info-list-box{margin:30px 0;background: rgba(211, 214, 223, 0.2);padding: 20px;border-radius: 4px;}
.info-ltitle{margin-bottom:20px;font-size: 18px;}
.info-list ul li{line-height: 36px;font-size: 14px;}
.info-list ul li a{color: #999;}
.login-box .agree{position: relative;}
.login-box .agree a {
	position: absolute;
	line-height: 38px;
    color: #3d74eb;
	font-size: 14px;
}
.layui-form-item .layui-input-40{width: 40% !important;margin-right: 0 !important;}
.layui-form-item .layui-input-60{width: 60% !important;margin-right: 0 !important;}
.login-phone {
    position: absolute;
    left: 650px;
    color: #61688a;
    font-size: 14px;
    top: 150px;
}
.account-safe img {
    width: 100px;
	height: 100px;
	border-radius: 50%;
}
.hidebox{
	display: none;
}
.form-bg{
	background: #e6e6e6;
}
/* ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â¡ÃƒÂ¦Ã‚ÂÃ‚Â¢ */
.testswitch {
    position: relative;
    float: left; 
    width: 32px;
    margin: 0;
    -webkit-user-select:none; 
    -moz-user-select:none; 
    -ms-user-select: none;
}
 
.testswitch-checkbox {
    display: none;
}
 
.testswitch-label {
    display: block; 
    overflow: hidden; 
    cursor: pointer;
    border: 2px solid #87a2cd; 
    border-radius: 20px;
}
 
.testswitch-inner {
    display: block; 
    width: 200%; 
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
 
.testswitch-inner::before, .testswitch-inner::after {
    display: block; 
    float: right; 
    width: 50%; 
    height: 16px; 
    padding: 0; 
    line-height: 16px;
    font-size: 10px; 
    font-family: 
    Trebuchet, Arial, sans-serif; 
    box-sizing: border-box;
}

.testswitch-switch {
    position: absolute; 
    display: block; 
    width: 8px;
    height: 8px;
    margin: 6px;
    background: #87a2cd;
    top: 0; 
    bottom: 0;
    right: 12px;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}
.testswitch-inner::after {
    content: attr(data-on);
    padding-left: 4px;
    background-color: #fff; 
    color: #fff;
}
 
.testswitch-inner::before {
    content: attr(data-off);
    padding-right: 4px;
    background-color: #161616; 
    color: #161616;
    text-align: right;
}
 
.testswitch-checkbox:checked + .testswitch-label .testswitch-inner {
    margin-left: 0;
}
 
.testswitch-checkbox:checked + .testswitch-label .testswitch-switch {
    right: 0px; 
}
.deal-top-center-body{padding:0 !important;}
.time-range{line-height: 30px;background: #f2f5fa;}
.time-range span{
	color: #768696;
	padding: 0px 8px;
}
.time-range span.active{
	color:#3c74eb;
}
.trade-checkout{
	position:absolute;
	right: 20px;
	bottom: 0px;
    margin: 0;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.trade-checkout>span{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
    cursor: pointer;
    border: 1px solid #646465;
    border-radius: 2px;
    padding: 2px;
}
.depth-box{text-align: center;font-size: 16px !important;padding:10px !important;color: rgba(56, 154, 219, 0.5) !important;
	background-color: rgba(229, 236, 248, 0.63) !important;}
.logs-box{max-height: 600px;overflow: hidden;}
.time-range{font-size: 12px;}
#bids_box tr, #asks_box tr{position: relative;width: 100%;background-position:100%;}
.bgbg{
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(247, 199, 219, 0.1)),to(rgba(243, 188, 156, 0.1)));
	background-image: linear-gradient(rgba(247, 199, 219, 0.1),rgba(243, 188, 156, 0.1));
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 100%;
}
.bgbgs{
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(201, 245, 214, 0.1)),to(rgba(184, 243, 184, 0.1)));
	background-image: linear-gradient(rgba(201, 245, 214, 0.1),rgba(184, 243, 184, 0.1));
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: 100%;
}
.usdt-recharge .layui-tab-brief>.layui-tab-title .layui-this {
	color: #3d74eb;
}
.usdt-recharge .layui-tab-brief>.layui-tab-more li.layui-this:after,.usdt-recharge .layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom: 2px solid #3d74eb;
}
.text-left{text-align: left;}
.show-sxf{color: #999;}
.layui-flow-more a cite{width: 100% !important;padding: 0 !important;background: #3f82f5;color: #fff !important;}
.flow-table thead tr th{color:#666 !important;}
.flow-table tbody tr td{color:#999 !important;}
.can-product-box,.can-usdt-box,.buy-account-volume,.span-margin{margin:0 5px;}
.layui-slider-tips{font-size: 12px !important;}
.deal-price-input{line-height: 38px;font-size: 14px;color: #777;background: #f8f8f9;}
.show-deal td{background: #f4f4f5 !important;font-size: 12px;}
.fox-form .layui-form-radio{
	border: 1px solid #b4b4b3;padding: 0px 5px !important;background: #c4c9d2;border-radius: 4px;color: #fff;
	min-width: 50px;text-align: center;
}
.fox-form .layui-form-radio>i {
    margin-right: 0px;
    font-size: 0px;
}
.fox-form .layui-form-radioed{background: #3d74eb;border: 1px solid #3700ff;}
.fox-form .layui-form-item label{display: block;height: 36px;line-height: 36px;}
.fox-layui-box{background: #ffffff; border-radius: 10px !important;}
.times-head{margin: 8px 15px;line-height: 36px;border-bottom: 1px solid #f1efef;}
.load-box-fox{color: #999;}
.layui-nav-child .layui-this{
	background: #233150;
}
.layui-layer-tips .layui-layer-content{min-width: 120px !important;}
.ieo-bottom .layui-tab-brief>.layui-tab-title li{font-size: 16px;}
.fox-table-14 td{font-size: 14px !important;}
.fcolor-1{color:#0da88b}.fcolor-2{color:#f05417}
.lever-bottom-left .layui-tab-brief>.layui-tab-title .layui-this{
	color:#3d74eb !important;
}
.lever-bottom-left .layui-tab-brief>.layui-tab-more li.layui-this:after,.lever-bottom-left .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb !important;
}
.leverdeal-color-2{color: #FF5722 !important;}
.leverdeal-color-1{color: #5FB878 !important;}
.myteam-body-btn{
	margin:10px;
	padding: 10px;
	border: 1px solid #a3a4a5;
}
.myteam-body-btn .panel-content h1{text-align: center;}
.myteam-body-btn .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    margin-top: .1em;
}
.myteam-body-btn .small{margin-top: .3em !important;font-size: 12px;color: #777;}
.float-left{float: left;}
.withdraw .layui-tab-content {
    padding: 10px 0 0;
}
.withdraw .layui-tab-brief>.layui-tab-title .layui-this{
	color:#3d74eb !important;
}
.withdraw .layui-tab-brief>.layui-tab-more li.layui-this:after,.withdraw .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: 2px solid #3d74eb !important;
}
.withdraw .withdraw-rule{
	margin-top:15px;font-size: 14px;text-align: left;line-height: 22px;color: #999;
}
.withdraw .withdraw-rule .content{font-size: 12px;}
.wicket-btn-box{
	text-align: center;
	background: unset;
	border-bottom: 2px solid #93a8da;
	height: 54px;
    line-height: 54px;
	border-radius: 0;
}
.wicket-btn-box .btn-this{
	background: #656c8d;
	border-bottom: 2px solid #3d74eb;
    color: #fff;
	border-radius: 0;
	animation: clipCircleIn .9s;
}
@keyframes clipCircleIn {
    0%   {
        clip-path: circle(0 at 50% 50%);
    }
    100% {
        clip-path: circle(200px at 50% 50%);
    }    
}
.layui-tab-contents {
    padding: 10px 0 !important;
}
.site-memo{font-size: 12px;line-height: 24px;padding: 0 10px !important}
.site-memo b{font-size: 16px;}
.withdraw-titles{margin-top:10px;}
.withdraw-titles span{margin-left:6px;color:#2de2b4;}
.line-36{line-height:36px;}
.auth-box{
	width: 100%;
	position: relative;
	height: 60px;
	margin-bottom: 40px;
}
.auth-box-item{
	width: 20%;
	float: left;
	text-align: center;
	color:#666666;
}

.auth-box-line-a{
	height: 48px;
	line-height: 48px;
}
.auth-box-line-b{
	height: 24px;
	line-height: 24px;
}
.auth-box-line{
	margin-top:22px;
	height: 4px;
	border-radius: 30px;
	background:#666666;
}


.main_visual{height:560px;border-top:1px solid #d7d7d7;overflow:hidden;position:relative}
.main_image{height:560px;overflow:hidden;position:relative}
.main_image ul{height:560px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:560px}
.main_image li span{display:block;width:100%;height:560px}
.main_image li a{display:block;width:100%;height:560px}
.main_image li a img{width:100%;min-height: 100%;vertical-align: top}
div.flicking_con{position:absolute;top:370px;left:50%;z-index:9;width:300px;height:21px;margin:0 0 0 -50px}
div.flicking_con a{float:left;width:14px;height:14px;margin:0px 6px;padding:0;display:block;text-indent:-1000px;background:#fff;border-radius:7px}
div.flicking_con a.on{background:#36aae2}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:10px!important;line-height:90px!important;top:50%;margin-top:-110px;background:#000;opacity:0.5;font-size:45px;color:#fff;font-weight:bold;font-family:"Ã¥Â®â€¹Ã¤Â½â€œ";text-align:center}
#btn_prev{left:0px;padding:0 25px 0 5px}
#btn_next{right:0px;padding:0 20px 0 10px}
#btn_prev:hover,#btn_next:hover{background:#000;background:#03b4f5;opacity:1}


#page4 {
    margin-top: 50px
}

#page4 .list {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

#page4 .list li {
    width: 330px;
    text-align: center
}

#page4 .list li+li {
    margin-left: 20px
}

#page4 .list .figure {
    margin: 0 auto;
    display: block;
    width: 120px;
    height: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

#page4 .list .title {
    font-size: 24px;
    font-weight: 500;
    color: #13162c
}

#page4 .list .intro {
    margin: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #7084a1;
    line-height: 22px
}
#page5 {
    margin-top: 30px
}

#page5 .section-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page5 .section-title {
    margin-left: 38px
}

#page5 .screen {
    margin-left: auto;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 599px;
    flex: 0 1 599px
}

#page5 .screen:before {
    content: "";
    display: block;
    padding-top: 112.3539232053%
}

#page5 .screen>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

#page5 .qr-info {
    margin-top: 60px;
    width: 670px;
    height: 149px;
    background: 0 0/contain no-repeat url(/static/index/images/app_down_bg.png);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page5 .qrcode {
    margin: 0 27px 0 38px
}

#page5 .text {
    margin-right: 80px;
    font-size: 20px;
    color: #13162c;
    line-height: 28px
}

#page5 .title {
    margin-bottom: 10px;
    font-weight: 600
}

#page6 {
    margin-top: 40px
}

#page6 .section-container {
    overflow: hidden;
    min-height: 400px;
    background: 100% 100%/contain no-repeat url(/static/index/img/823805db8cd6f46b7afd309b8fd7c4c1.png)
}

#page6 .section-title {
    margin-top: 30px;
    font-size: 30px
}

#page6 .subtitle {
    margin-bottom: 60px;
    font-size: 20px;
    color: #13162c;
    line-height: 28px
}

#page6 .detail {
    width: 720px;
    font-size: 14px;
    color: #7084a1;
    line-height: 22px
}

#page6 .detail+.detail {
    margin-top: 40px
}


.banner-panel-menu {
    position: absolute;
    left: 0;
    bottom: 120px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}

.banner-panel-menu>li {
    width: 230px
}

.banner-panel-menu>li+li {
    margin-left: 20px
}

.banner-panel-menu .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px;
    background: #fff;
    -webkit-box-shadow: 0 2px 40px 0 rgba(41,117,241,.1);
    box-shadow: 0 2px 40px 0 rgba(41,117,241,.1);
    border-radius: 4px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.banner-panel-menu .link:hover {
    -webkit-box-shadow: 0 2px 40px 0 rgba(41,117,241,.31);
    box-shadow: 0 2px 40px 0 rgba(41,117,241,.31);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.banner-panel-menu .link:hover .ivu-icon {
    opacity: 1
}

.banner-panel-menu .icon {
    display: block;
    width: 62px;
    height: 44px;
    background: 0 0/contain no-repeat
}

.banner-panel-menu .icon1 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAABYCAMAAAAA/WOsAAAAolBMVEUAAAAAe/8Ae/8Ae/8AfP8Ae/8Ae/8Aev8Ae/8Ahf8Aev8Aev8Aev8Aev8Aff8Aiv8Aev8Aev8Aev8Ae/8Aff8Ae/8Ae/8Aev8Ae/8Ae/8Aff8Ae/8Ae/8Agv8Aev8Ae/8Ae/8AfP8AfP8Agv8Aev8Ae/8Ae/8Ae/8Afv8Ae/8Ae/8AfP8Agv8Ae/8Ae/8Ae/8Ae/8Ae/8Af/8Ae/8AfP8Aev87W7i5AAAANXRSTlMAZvzEWHLs3G4G8+d7dyMJ9/CPSUO3sqWYgSdoUw2+rqo8MRTgzqBdGdbKHhHTnIZQiSuUNwtm0x4AAARNSURBVGje7ZfJYqowFEATkFFEERUUULFOOE/5/197cCMkULoK+jacVQttT29yJ1FLS0tLS0vLf+MUh4GiB7dVhL7LqeOtSY6U+Db6GjN/QMp0f9B3iCfkNxh9gz1T83TQF+ioTCitk418MEnKwUCfZ1iY5akbIeA4wp0++jj9xds88Gfoyxjj93Hfy7kdvfDd9xbe0AqP6FNsqfu8KpVdT5b4mvNuH7l+iwBL/n5vMvmF82w+/hcNcMinvkZqGfj7hpMtIRmXasXX4+BG5VeSMebCdphLWz6v1vAy5x6NG2y4P2alhU9zi+ndIi79NsU/NGs48BDlXPLsVqr9ZZU3AzVuyB1B4PNq1Q0sUFf17+jNVTPyHcmIK2ee/PXXLYkeSzM1B4ktF7lG3ZO/O7pr0n7Ub+LUJX5m72lSe0WWXbYuipeLEX/0DusKgoygpUOqG/ZKprXEv1Wyi9khjngAv9NA0vVgZmdBuhj79D51d8bLMVso+Ls5i8uhep7o2MEpawhpmn7VsXO5XsgZXkMrDtRO4OIMGvgEA7fIMPqp99JJi+/6KOXXqdtM6BDsFQMa9O4AA/CCY87fuw6PXFE5pO4ddD06V3GdHN4YbBZB6FtROVTaFHRL6Gw6psgaCIh6OGgmtSuVDcAxBOUq1Cw79QMG2H/jQ+LBuw0qsBs59wQEmSqQ6JeMKRvzMcgQ4wAnJiiXoaMVKqLwcnaxEVxJddOeCMrH0Noz1RZuGFflHusrvAsedAXlTDmBa+XlVi63LTPLrxliPOg9CHGiq0QvVc3hDH7JnbMm0Qk/Qhx7eCa2UD0wTIlFVlswUzCFK/z65c2AJ7aQ3MWb/NwP9fKBdtZUido1rrDhgdgyF+IhyXi+j33Oy5Uiy6IwqXxWP8H3e7ElCmMV8jagCXcoy9lw/1FZ3bEuI7bOpIoFbdy0n63r5Gz2Lth9wR6JROW6Q3s6nL8UYIYOF8HPXq/c3GUxebZDXOhOBipyrZcbd3irl/fOp5j8VkwUC3fL6a4rHrSdVxwqFzrhzBN6E0GF7gT3R2gmKkgh3dX6IgeksLztS3sxuQ2i4J61uDs9fkwZ/nLLcWUezZEYBmbQotPYMGdI2vj6qC7cJECCuJix4ENXrJ6i+GkuRGx7LQfunETlez67Tbh1nT15pjMnm54hKhEQtko0FvqEVCbbtFZumyz1xfjhQ1fB7uGcXZ38lLB1UpQHaPgUl3xMWdmK8soqwkaM/pwIdze+1hkytW9xxqj2pOiPDOg0bfTaA40A4wBj16g7p/cPhKgpXsyudAmwnsaoht6AfX5oitkOA7TXAgP/iKqEZ0K5oyYxWPC9dd7WvNLBH5Ukf6GjhjFmeeIFMslxJtNb/LBXI+xviofmDX2CaG/b+wgh7JC/mR/RZzku/lJ3Mfo8q0WtWu+jr2Bb57LZXIYG+h6z3VBem2l6q8myN+qj/0EftbS0tLS0vPkH9Cocry2aAssAAAAASUVORK5CYII=)
}

.banner-panel-menu .icon2 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAABYCAMAAAAA/WOsAAAAe1BMVEUAAAAAe/8Ae/8Aev8Ae/8Ae/8Ae/8Aev8AjP8Aev8Aev8Ae/8AfP8Ae/8Aev8Aev8Aff8Ae/8AfP8Ae/8Aff8Aev8Aev8Agv8Aev8Ae/8AhP8Aev8Aff8AfP8Ae/8AfP8AfP8Ae/8Aev8Ae/8Ae/8AfP8Ae/8Ae/8Aev8koR3pAAAAKHRSTlMAZj7VnrDQ5Ah7dVQbqJBHJOaBajfwpRX6xA6XKk7MuYtxYOjeSTo2hvNiqgAAAXZJREFUaN7t2cuSgjAQQNEEUUCCIogg4HvU/v8vnBirnEqZchYz6fbRd8XuLMIi6RYcx3Ec96R1TRQIolYA8CWISkAXC1/FWbPOqfAdAGyo8BAAIkp8xviT4P3c1IEuMJ/nWggUfB6BoxAFjyNwlmDgZ3C3xMCn4G6Ahiep1RoVD4TVkHHGXxdvlSkDgIMy1Vj4aQD3VSUKXlfgbIqBp+Bu0yLgJbgbyR4Jn2RWlcFlgIOPpVV0xeWREpdzSlzuKfEtJT55YzyhxLeUeEiItwtCvKbEc0q8/1hcfewPF1Piovsd30qr0f/hxWPc7/t8/BAv/E4mStBloVV1w8uDG9/5vjqbjiO4r5kIv4+GpbFTIercZE6/z02xEH6fS53U7VvPE8jpzEE3Q3lJ+R9/5kFS6C6nWxXXSmPnKLPXNtXU8oLLn/YKafAbB3f4qsWbOtcrC08V7sh7ccPTkyJZ8Khc1fGnrbZMz4n/YZ354otcjuM4jtN9A1Lzoo3E0j1JAAAAAElFTkSuQmCC)
}

.banner-panel-menu .icon3 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAABYCAMAAAAA/WOsAAAAk1BMVEUAAAAAe/8Aev8Aev8Ae/8Aff8Ae/8Ae/8Ae/8Ae/8AfP8Ae/8Ae/8Ahf8Aev8Aff8Ahv8Aif8Aev8Aev8Ae/8Afv8Aev8Aev8Ae/8Ae/8AfP8Aev8Aev8Ae/8Ae/8AfP8Ae/8Af/8Ae/8Aev8Ae/8AfP8Aff8Agv8Aev8Aev8Ae/8Aev8Aev8Aff8Aff8AfP8Aev+b6SyJAAAAMHRSTlMAZvn0ikD2uPzYS5GND7sqCgbm3G4u7dPLnz6/jH9kQzcZh99bUyITypbFsHobXF9oMQlrAAADGklEQVRo3u2Z7XKqMBBAN2pFUASsWFsFBEXrV8v7P91tkqtLYaGdC9s70+H8RCeHTXYJbKCjo6Ojo+MTrgv/gXg3OJuLUZaNFuZ5sIvhx/DXZlbAXPvwA3jiKSN5Eh7w4s1nWSWzOav+IR91z1yuVkuzl4/+AbjwjmgZp3v4yz4d4z0dmYI/rG7TmzhQwEluy7E6AAPOY6boBy5Z8kE/Uzw60DqWHnt0jCtr/zjSd2e17tYDm7VhOaa+wZbtjo7bsKEW29CxO63mml7vMXzJWK97m1k3zSRz+AbzTDKFVsBwxgx//ppNZTBRVDlNG2iHpVpGm3APh4TdVgmyhFYIVfn4lDvLKLuvyjKENlCBPBO7zIf7w07sJc9qqqAFdkpxpd20/ap+2kFzTnKghHRX2hN5/QSN2ctxFjblrrbbC3l9D00JsGrL7iRBe7nYA2jKa6For/4msubaPQAYoL30aHiFhtiybLb3NYhC8cGgp5RrgJu9X7RvZXna0AwrV2dxKkTObbz7pB2rzYJmXOQgbyB5EZ/dQojUrrK/yWsXaISOQEboWUW35D1G+wvk8HHGGuabC+CmRbcm3NN2t1nGYeLMAKAQ91TcCA8AsC7bZypRmyGfFibApuhGdh5pN+WzCZohZUuIy25EGSdox32414rcqpOHNoMcp/0qRJ09Yph2TLhI1NpDt/2Ew1ITCJZajmemUlPjBvV2g+shc1GDiDq7wfF4xY3lJGrsBsvGglvqQtB2dA9b31Ix45KCfX23G5wvExBgZRF27e5ZTK9Re7Wi8wq7dq9dphdIOOkJLjLp3d2TkOvVGXZKcCHt2i1Sto8GeMRqK9q1W2x4PpfwQzGg7NotYr4PRVjq3iZlV+53rk9kbA6YgrBLt/DZmgPY6VgJmjeWtgiiG59nWu7wNoTgsNVDUu6ItxWGTcCnctal3E1AbH/OgqLb5W9/YuN39Sl4y+Ns/CLONlMMz3d9uOFsedPN/r6hJ//B5W7208ccs2li2d865vgVBzz/frT1Cw71FP6kfJw58eELfsNBLuK60NHR0dHRkecPeGnYLUuPONoAAAAASUVORK5CYII=)
}

.banner-panel-menu .icon4 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHwAAABYCAMAAAAA/WOsAAAAnFBMVEUAAAAAe/8Agv8Ae/8Aj/8Ae/8Aev8Aev8Aev8Ae/8Aev8Ae/8Ae/8AfP8Ae/8Aev8Aev8Afv8Ag/8Ae/8Ae/8Ae/8Ae/8Ae/8Ae/8AfP8Afv8AhP8Aev8Aev8AfP8AfP8Aff8Aev8Ae/8Aev8AfP8Ae/8Afv8Aev8Ae/8AfP8Aev8Ae/8Aev8Ae/8Aev8AfP8Aev8Aff8Aff8Aev+Y1jUYAAAAM3RSTlMAZgmbBP315N2ml89xObb5dR0S7ulqj4BgVxgO2dVRSyLxxauGeSuwiUbBvJ8xyUCULSdbTqg2AAAD50lEQVRo3u2Y63KiMBSAE0RAuYiIchHveNdqm/d/t90c0ixg2HaGpPtj+WY6nelUPzg5N0AdHR0dHR0cDf0D0lV+tc1Nn2yyyyB6/OA13IcWqWJc92v0A8ynNhHRPz6QYvT9hjRiJ0glq6wc68X2en3LDPIHb4xUkXrc8paf089grJdPfk2bqY6UcDeZYTI7oBruYEQKLgFSwJLFdxELCyvYhwTIFIR+T4BR1BjX4EYA8yDb7RNg+9cvPpvFsbhy3QkBittuZr4jlFBq5N3ivKdf94FeUfES++14Aj0sRt/gCfaBPPkR3N/sXzMWJEksCSVH38SDpAskjRITetprrh3yPBfcYQoFP5Qjhzhu1uKIbEUTAE5JSrUHkOnxS16f9zQVwjx+rashDBkZcgd6al3th4RzPAiv90PCBLcENx5cSBkjEd36qb0cDtCsZpu2ra8xZ1Rh3S8+1JYB+Y0jGDJhTjMxczy4ulpLgza7ai036Y3NKzF/p0dquynL9ljQVB70b7e27g+o8VLRuwmmdzzyMf0NpUb7+bWWKRPI0pbgSuroLv7NgH4xxnjIrutM4y46rbmEI+eHN44xZUejzuTWASH9/f29Xm1T+rm2y/Rb6cgPuICGefIpx64wqV0q30vItwwBd8xwaCEdP+X4LLLPqbzXUj6iC2lRu5hjw0YVMTl2hR9sP9UDvhkEMebsjaK10B/DFD+nme3b+5rX6xKXmI1IidFOkNYLCFkrUpBD0CtEJmE07WwZ/XM7ucbCrie4xnNrGhB6YCcM+6V1wkH3GmMBkHBObyPs4xsJa2RYtEm3UY6xbwhyK5AxVG2aUDpKGuWs4/V1QZNxWsrhIeA+r0j9KIr8kjyn/zMWzIRlOzeblykX1wYLyGHDDAQzIZUxUi/VQmMjlcsvdKoJRqqN2hLCeKrIpwasMJ/yG5Sj4MhPctaoE65whE3eu9JlarCAFXIleKI+t5Y/oINV5VOrvkA+76+P1BMNtSYT3LqTVdyjHj7UzvzWD1eyHhpMXGW6MwjHjjAeq3krG4BmgOv62dGGk7/Rko91pIYTZJTT1OGAM1KEZsLi8iqPPM9jEVkjVSyLqYmbSXSkDA/svWb5GqljHEJBnZrcS3Y+D57z8l+FGTOxOy5WuNQifQcpIGEv9IVydr8wWX2kgD0B7Omr+4OXpDK7T4CwV495+udVoTI7f+VtPsvu1Rxx7oVdybm7ISmwbg5TJzy9ldvTHR+h1jHCiQsRV29nrKzSHF14g16dLVFo16JJZYkgDSgaNBq2vyHvIVW4w8VXch8pJFjOvDdr0yAf7TSkHl0ToqOOjo6Ojv+aX7dL6Jgx2fu2AAAAAElFTkSuQmCC)
}

.banner-panel-menu .text {
    -webkit-box-flex: 1px;
    -ms-flex: 1px;
    flex: 1px
}

.banner-panel-menu .title {
    font-size: 14px;
    font-weight: 500;
    color: #2d3d55;
    line-height: 20px;
    white-space: nowrap
}

.banner-panel-menu .subtitle {
    font-size: 12px;
    color: #a7b1c0;
    line-height: 16px;
    max-height: 32px;
    overflow: hidden
}

.banner-panel-menu .ivu-icon {
    opacity: 0;
    margin: 0 2px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}
.layui-nav .layui-nav-item a:hover,.layui-nav .layui-this a {
    color: #3F51B5;
}
.layui-nav .layui-nav-more {
    content: '';
    width: 0;
    height: 0;
    border-style: solid dashed dashed;
    border-color: #fff transparent transparent;
    overflow: hidden;
    cursor: pointer;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -4px;
    border-width: 6px;
    border-top-color: #000!important;
}

.page-footer {
    background-color: #192330
}
.footer_content {
    padding: 21px 0;
    color: #53575c;
    color: hsla(0,0%,100%,.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer_left {
    font-size: 14px;
    padding-top: 20px;
    max-width: 326px
}

.footer_left img {
    margin: 15px 0;
    display: block;
    width: 165px;
    /* height: 48px; */
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.footer_left p {
    margin: 10px 0;
    color: #828ea1
}

.footer_right {
    margin-left: 80px;
    padding-left: 80px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1px;
    -ms-flex: 1px;
    flex: 1px;
    border-left: 1px solid #243051;
    margin-top: 40px;
}

.footer_right ul {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    list-style: none
}

.footer_right ul+ul {
    margin-left: 30px
}

.footer_right a {
    color: #828ea1;
    line-height: 30px;
    display: block;
    font-size: 12px
}

.footer_right a:hover {
    color: #fff
}

.footer_title {
    font-size: 13px;
    height: 40px
}
.page-container {
    width: 1300px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 1500px) {
    .page-container {
        width:calc(100vw - 70px);
        min-width: 1210px
    }
}
.banner-panel-content h2 {
    max-width: 70%;
    max-height: 128px;
    overflow: hidden;
    margin-top: 70px;
    font-size: 46px;
    font-weight: 400;
    color: #2975f1;
    line-height: 54px;
    letter-spacing: 4px;
}
.banner-panel-content h3 {
    margin-top: 20px;
    font-size: 24px;
    color: #7084a1;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 4px;
}
.banner-panel {
    background: 50% 50% repeat-x url(/static/index/img/294bc240ba5a814347c37fcc86b1303b.png) #ccc;
}
.banner-panel-content {
    position: relative;
    height: 450px;
    overflow: hidden;
    background: 100% 50%/480px 330px no-repeat url(/static/index/img/e6aba8bbf41ad14889370e8c99fc12ca.png);
}