@charset "utf-8";
.header{background: #fff;}

/************平台下载************/
.i_down_app{background:url(/static/images/i_down_app_bg2.png) no-repeat center bottom #f5f5f5;min-height:680px;padding-top:80px;}
.i_down_mt4{background:url(/static/images/i_down_bg.png) no-repeat center bottom #fff;padding-bottom:30px;min-height:680px;}
.down_title{padding:50px 0 40px 0;text-align:center;}
.soft_tips{color:#999;text-align:center;padding:5px 5% 0 5%;line-height:24px;}

.i_down_soft{max-width:1240px;margin:0 auto;color:#999;}
.mt4_sup{padding: 50px 0 30px 0;}
.app_sup{width:315px;padding-top:50px;float:right;}
.down_sup ul li {height:36px;line-height: 36px;}
.down_sup ul li em {width:24px;height: 24px;display: block;background: url(/static/images/down_icon03.png) no-repeat center;margin: 6px 10px 0 0;float: left;}
.app_introduction{padding-top:20px;line-height:30px;}

.down{float:left;}
.app_code{width: 130px;height: 155px;background: #ffe101;color:#323232;border-radius: 5px;font-size: 12px;text-align: center;padding:15px 25px;margin:20px 0 ;}
.mt4_code{width: 130px;height: 155px;background: #ffe101;color:#323232;border-radius: 5px;font-size: 12px;text-align: center;padding: 10px;margin-right:15px;display:block;float: left;}
.app_code img,.mt4_code img {width: 100%;display: block;margin-bottom: 5px;}
.down_btn {width: 180px;float: left;}
.down_btn li a {height: 46px;line-height: 46px;border: 1px solid #ddd;border-radius: 5px;display: block;margin-bottom: 10px;}
.down_btn li a:hover {background: #ffe101;border: 1px solid #ffe101;color: #323232;}
.down_btn li em {width: 30px;height: 30px;display: block;float: left;margin: 8px 10px 0 15px;}
.register_1 {width: 700px;height: 60px;padding: 40px 0 60px 0;margin: 0 auto;}
.register_text {width: 67.5%;height: 38px;line-height: 38px;padding: 10px 5%;border-radius: 30px 0 0 30px;font-size: 24px;float: left;border-left: 1px solid #ddd;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}.register_btn {width: 22%;height: 60px;line-height: 60px;border-radius: 0 30px 30px 0;font-size: 24px;background: #ffe101;color: #323232;float: left;-webkit-appearance: none;/*去除input默认样式*/}
.register_btn:hover {background: #ebcf00;}

/************404页面************/
.lost{background:#f5f5f5;padding:180px 0 150px 0;}
.lost_con{width:480px;margin:0 auto;background:url(/static/images/404.png) no-repeat top center;padding-top:150px;text-align:center;color:#999;line-height:32px;}
.lost_con strong{font-size:24px;}
.lost_con ul{width:100%;max-width:360px;margin:0 auto;padding-top:40px;}
.lost_con ul li{float:left;width:44%;padding:0 3%;}
.lost_con ul li a{height:48px;line-height:48px;display:block;background:#ffe101;color:#323232;border-radius:40px;}
.lost_con ul li a:hover{background:#baba00;color:#323232;}

/************文章正文************/
.info{width:1240px;margin:0 auto;padding:40px 0 60px 0;display: flex;}
.l_info{width:220px;padding-right:50px;float:left;}
.l_info strong,.r_info strong{font-size:24px;}
.l_info ul{padding-top:10px;}
.l_info ul li a{padding:10px 20px 10px 0;display:block;border-radius:5px;color:#323232;margin-top:5px;line-height:24px;height: 42px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.l_info ul li a:hover,.l_info ul li a.cur{padding:10px;background:#ffe101;}

.c_info{width:1200px;float:left;}
.c_info_title{padding-bottom:20px; text-align: left; font-size: 24px; line-height: 1.4; font-weight: normal;}
.c_info_title p{font-size:14px;color:#999;padding-top:19px;display: block;}
.c_info_text{line-height:28px;}
.c_info_text p{padding-bottom:16px;word-wrap:break-word;word-break: normal;}
.c_info_text h2,h3{font-size: 20px; margin: 20px 0;}
.c_info_text img{margin:0 auto;display:block;max-width:100%;border-radius:5px;width: auto !important;height: auto !important;}
.c_info_text_mz{margin: 15px 0;line-height: 24px;color: #140e0d;background: #9fc7f9;padding: 7px 15px;font-size: 14px;}

.c_info table{border-collapse: collapse;
    border-spacing: 0;}
.c_info table tr td,.c_info table tr th{border:1px solid #eee;}  

.info_data{height:30px;line-height:30px;padding:12px 0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;font-size:14px;color:#999;margin-top:20px;}
.info_data ul li{float:left;padding-right:30px;}
.info_data ul li em{width:30px;height:30px;display:block;float:left;}
.info_data ul li em.browse_icon{background:url(/static/images/like_icon.png) no-repeat 0 0;}
.info_data ul li em.like_icon{background:url(/static/images/like_icon.png) no-repeat 0 -30px;}
.info_data ul li a:hover em.like_icon,.info_data ul li a.cur em.like_icon{background:url(/static/images/like_icon.png) no-repeat 0 -60px;}
.info_data span{float:right;line-height:30px;}

.btext{width: 1240px; margin: 0 auto;display: flex;justify-content: flex-start;align-items: center;padding-bottom: 60px;}
.btext .about-text p{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 20px;}
.btext .about-text ul li {padding-top: 10px;padding-top: 10px;font-size: 14px;}
.btext .about-text ul li a{color: #323232;}
.btext .hot-text{padding-left: 60px;}
.btext .hot-text p{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 20px;}
.btext .hot-text ul li {padding-top: 10px;padding-top: 10px;font-size: 14px;}
.btext .hot-text ul li a{color: #323232;}

.sxp li{padding:30px 3% 0 0;width:47%;float:left;color:#999;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.sxp li a:hover{color:#baba00;}

.r_info{width:300px;padding-left: 40px;}
.r_info ul li{padding-top:20px;line-height:24px;}
.r_info ul li a{color:#323232;}
.r_info ul li a:hover{color:#baba00;}
.r_info ul li img{width:100%;border-radius:5px;margin-bottom:16px;}

.tj_news { background: #fff; margin: 0 0 20px 0; padding: 15px; border-radius: 8px; box-shadow: 0px 0px 20px -5px rgb(158 158 158 / 22%); }
.wenzi_news { overflow: hidden; margin-top: 10px; }
.wenzi_news li { position: relative; padding: 5px 0 5px 12px; line-height: 1.6; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.wenzi_news li a { color: #666; }
.wenzi_news li:hover a { color: #1eaa39 }

/************用户协议************/
.protocol{max-width:980px;margin:120px auto 60px auto;line-height:26px;padding:0 4%;}
.protocol_tips{background:#f8f8f8;padding:20px;margin-top:30px;border-radius:10px;color:#999;}
.protocol_con{padding-top:20px;}
.protocol_con p{padding-top:10px;}

@media screen and (max-width:800px){
	.i_down_app{padding-top:0;}
	.app_code,.mt4_code,.down_sup {display: none;}
	.i_down_app{background:url(/static/images/i_down_app_bg1.png) no-repeat center bottom #f5f5f5;background-size:1200px; min-height:610px;}
	.i_down_mt4{background:url(/static/images/i_down_bg_s.png) no-repeat center bottom #fff;background-size:100%; background-position:0 360px; min-height:800px;}
	.down_title{padding:30px 0 0px 0;text-align:center;}
	.down{width: 240px;margin:0 auto;float:none;}
	.down_btn {width: 240px;}
	.down_btn li a{width:85%;border-radius:30px;margin:20px 0 0 0;padding-left:15%;}

	.lost{padding:100px 0;}
    .lost_con{width:90%;padding:150px 5% 0 5%;}

	.c_info{width:90%;margin:0 5%;}
	.c_info_text{font-size:18px;}
    .info{width:100%;margin:0 auto;padding:20px 0 30px 0;}
	.l_info,.r_info,.info_data span,.code{display:none;}
	.sxp li{padding:15px 0 0 0;width:100%;}

	.btext{display: block;width: auto;}
	.btext .about-text{width: 90%;margin: 0 auto;}
	.btext .about-text p,.btext .hot-text p{padding-bottom: 0px;}
	.btext .hot-text{padding-left: 0;width: 90%;margin:0 auto;padding-top: 20px;}
	.btext .about-text ul li,.btext .hot-text ul li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}

}
@media screen and (max-width:540px){
	.i_down_mt4{min-height:600px;}
}
@media screen and (max-width:320px){
	.down{width:100%;}
	.down_btn{float:none; margin:auto;}
	.down_btn li a{margin:0 0 8px ;}
	.mt4-Developerinfo{margin:auto; max-width:300px;}
}

#fullPage{
	display: none;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19930428;
}
#fullPage img{
	display: block;
	width: 100%;
}
#canvas{
	width: 100%;
	height:100%;
	background: none;
	display: block;
}

html{
	scroll-padding-top: 80px !important;
}

.ft li a:hover,.ft li a.cur {
	background: #ffe101;
	border: 1px solid #ffe101;
	color: #323232;
}
.mulu{
	background-color: #F6F6F6;
	text-indent: 2em;
	padding: 2rem 0;
	margin: 1rem 0;
	
}
.mulu-title{
	margin-bottom: 16px;
	text-align: left;
	line-height: 1.5;
}
.ft ul li {
	padding: 0.3rem 0;
}
.ft ul li p{padding: 0 !important;}
.ft ul li a{
	color: #3f3f3f;
	padding: 8px !important;
	font-weight: bold;
	border: 0 !important;
	transition: all .4s; 
}