@charset "utf-8";  html{font-size:10px!important;}
@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px !important;}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px !important;}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px !important;}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px !important;}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px !important;}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px !important;}}
@media screen and (min-width:800px){html{font-size:25px !important}}
/* ======================== 全局初始化 ===================== */
body,html {
    background-color: #af0c0f;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    text-align: center;
    position: relative;
}
:focus {
    outline: none;
}

body,html,p,span,h2,h3,h4,button,ul,li {
    padding: 0;
    margin: 0;
    color: #333;
    font-family: '微软雅黑' !important;
}
ul,li {
    list-style: none;
}
img {
    width: 100%;
    vertical-align: middle;
	margin-top:-1px;
}
.fl {
    float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.ccc {
    display: inline-block;
    width: 750px;
    margin: 0 auto;
}
.cc {
    display: inline-block;
    width: 614px;
    margin: 0 auto;
}
/* ======================== 版心 ===================== */


.fxBox {
    display: none;
    position: fixed;
    bottom: -350px;
    width: 100%;
    height: 350px;
    background-color: #f2f5fa;
    z-index: 99999;
    text-align: center;
}
.fxBox img {
    width: 96px;
    height: 141px;
    margin-top: 60px;
}
.fxBox button {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0px;
    left: 0;
    border: none;
    font-size: 25px;
    color: #383838;
}

/*rem 23.5*/
.banner {
    width: 100%;
    position: relative;
}
.banner .c {
    width: 585px;
    height: 40px;
    /* background: url(image/lb.png?v=2) no-repeat top; */
    position: absolute;
    bottom: 26px;
    left: 50%;
    margin-left: -261px;
}
.banner .c .box {
	margin-left: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
}
.banner .c .box:before,.banner .c .box:after {
	display: none;
    content: '';
    width: 60px;
    height: 50px;
    position: absolute;
    top: 0px;
}
.banner .c .box:before {
    background-image: linear-gradient(to right, #fee5b8, transparent);
    left: -8px;
}
.banner .c .box:after {
    background-image: linear-gradient(to left, #fee5b8, transparent);
    right: -8px;
}
.banner .c .box .moveBox {
    /*width: 1600px;*/
    height: 40px;
    line-height: 40px;

}
.banner .c .box .moveBox .cont {
    float: left;
}
.banner .c .moveBox p {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    float: left;
    margin-right: 40px;
}

.banner .fx {
    display: none;
    position: absolute;
    top: 26px;
    right: 150px;
}
.btn1 {
    position: absolute;
    top: 26px;
    right: 20px;
}
.content1 {
	position: relative;
}
.content1 .pyBox {
    width: 100%;
    height: 146px;
	position: absolute;
	top: 19px;
	left: 0;
}
.content1 .pyBox .l {
    text-align: center;
    position: relative;
	margin-left: 0px;
}
.content1 .pyBox .l p {
    font-size: 24px;
    color: #ec3e1e;
    margin-top: 20px;
	line-height: 39px;
	text-align: left;
}
.content1 .pyBox .r img.fx_icon {
	width: 101px;
	border-radius: 50%;
	/* border: 4px solid #fff; */
	/* max-width: 91px !important;
	max-height: 91px !important; */
}
.content1 .pyBox .l p.fx_name {
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #323232;
	text-align: center;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 40%;
	margin-left: 24px;
	text-align: left;
	font-weight: 700;
}
.content1 .pyBox .r {
	width: 101px;
	height: 101px;
	text-align: center;
    margin-left: 80px;
    position: relative;
    margin-top: 25px;
}

.content1.hy_yes {
    display: none;
}

.content3 {
	width: 100%;
	height: 828px;
	background: url(image/img3.jpg?v=2) no-repeat center;
	margin-top: -1px;
}
.content3 .cont {
	margin-bottom: 50px;
}
.content3 .cont:first-child{
	margin-top: 240px;
}
.content3 .l {
	width: 338px;
}
.content3 .r {
	text-align: left;
	width: 260px;
}
.content3 .r p {
	padding: 0 12px;
	font-size: 20px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 32px;
}
.content3 .r a {
	display: inline-block;
	width: 271px;
	height: 78px;
	line-height: 72px;
	background: url(image/i3_b.png?v=2) no-repeat center;
	text-align: center;
	font-size: 30px;
	color: #fff6dd;
	text-decoration: none;
	margin-top: 15px;
}


.btn2 {
	display: none;
    position: fixed;
    bottom: -0px;
    left: 50%;
    width: 750px;
    height: 110px;
	margin-left:-375px;
    line-height: 110px;
    background: url("image/btn2.png?v=2") no-repeat center;
    background-size: 100% 100%;
    color: #a60308;
    font-weight: 700;
    font-size: 46px;
    text-decoration: none;
	animation: button 2s linear infinite;
}
@keyframes button{
    0%{ transform:scale(1,1)}
    50%{ transform:scale(0.9,0.9)}
    100%{ transform:scale(1,1)}
}

.mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
}
.t_box {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -277px;
	margin-left: -293px;
}
.t_box p {
	margin-top: 290px;
	text-align: center;
}
.t_box p img {
	width: inherit;
}
.t_box a {
	position: absolute;
	width: 464px;
	height: 80px;
	bottom: 30px;
	left: 50%;
	margin-left: -244px;
	background: none;
}
.t_box .close {
	width: 60px;
	height: 60px;
	background: url(image/close_btn.png?v=2) no-repeat center;
	position: absolute;
	bottom:72px;
	right: 256px;
	/* top: -20px;
	right: -40px; */
}
/* ========================================= */
.t_box.mrjg_box {
	width: 608px;
	height: 816px;
	margin-top: -408px;
	background: url(image/mrjg_box.png?v=2) no-repeat top;
	margin-left: -312px;
}


.t_box.mrjg_box .close{
	bottom: 72px;
	  right: 274px;
	background: rgba(0,0,0,0);

}
.t_box.mrjg_box a {
	margin: 0;
	width: 190px;
	height: 40px;
	position: absolute;
	top: 382px;
	left: 104px;
}
.t_box.mrjg_box a.znxg_b {
	left: 323px;
}
.t_box.mrjg_box a.znzg_b {
	left: 105px;
}
.t_box.mrjg_box a.to_openAccount {
	width: 274px;
	height: 72px;
	top: 531px;
	left: 174px;
}

.t_box.hqjdk_box {
	width: 593px;
	height: 893px;
	background: url(image/hqjdk_box.png?v=2) no-repeat center;
	margin-top: -309px;
}
.t_box.hqjdk_box p {
	height: 26px;
	font-size: 20px;
	color: #fee49f;
	margin-top: 398px;
	line-height: 26px;
	padding-right: 20px;
}
.t_box.hqjdk_box p span {
	color: #fee49f;
	font-size: 20px;
}

.t_box.gghq_box {
	width: 593px;
	height: 716px;
	background: url(image/gghq2.png?v=2) no-repeat center;
}
/* 提示获得12个月港股免佣、6个月美股免佣 */
.ggmy_box {
	width: 580px;
	height: 750px;
	background: url(image/box_kh.png?v=2) no-repeat center;
	margin-left: -290px;
}
.ggmy_box .close{
	bottom: -65px;
	right: 245px;
  /* background: rgba(0,0,0,0); */
}
.ggmy_box a{
	bottom: 76px;
}
.ggmy_box .mrjg_b{
	bottom: 264px;
  width: 183px;
  margin-left: -204px;
}
/* 引导去每日金股交易弹框 */
.to_mrjg_box {
	width: 500px;
	height:606px;
	background: url(image/to_jy.png?v=2) no-repeat center;
	margin-left: -250px;
	margin-top: -434px;
}
.to_mrjg_box a{
	position: absolute;
	width: 387px;
	height: 80px;
	bottom: 47px;
	left: 50%;
	margin-left: -194px;
	background: none;
}
.to_mrjg_box .close{
	top: -9px!important;
	right: -13px;
}
/* 留金30天 */
.hold_box {
	width: 500px;
	height: 682px;
	background: url(image/box_lj.png?v=2) no-repeat center;
	margin-left: -250px;
	margin-top: -456px;
}
.hold_box p {
	font-size: 22px;
	color: #753e0d;
	margin-top: 506px;
}
.hold_box p span {
	font-size: 22px;
	color: #753e0d;
	margin-top: 403px;
}
.hold_box a.boldBtn{
	width: 31%;
	height: 40px;
	top: 632px;
	background: none;
	left: 83%;
}
.hold_box span.close{
	right: 0px;
	top: -32px!important;
}
.jdk_box {
	width: 505px;
	height: 676px;
	margin-left: -252px;
	margin-top: -460px;
	/* background: url(image/jdk_box.png?v=2) no-repeat center; */
}
.jdk_box img {
	display: none;
}
.jdk_box a{
	bottom: 181px!important;
	height: 50px!important;	
}
.jdk_box .close{
	right: 230px;
	  bottom: 53px;
	  background: none;
}
.jdk_box img:first-child {
	display: block;
}



