.sy_lbt{
    width: 100%;
    height: auto;
    display: inline-block;
}
.sy_lbt img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 
.sylbgm{
    position: absolute;
    width: 100%;
    height: 700px;
    margin: auto;
    float: left;
    z-index: 2;
    top: 0;
}
.sylbgm_main{
    width: 1260px;
    height: 700px;
    margin: auto;	
}
.sylbgm_main_left{
    float: left;
    width: 600px;
    height: 200px;
    margin-top: 210px;
}
.sylbgm_main_left_r{
    float: left;
    width: 100%;
    height: 200px;
}
.sylbgm_main_left_r h1{
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 5px black;
	text-align: left;
}
.sylbgm_main_left_r p{
    float: left;
    width: 100%;
    height: auto;
    font-size: 17px;
    color: #fff;
    margin-bottom: 25px;
	text-shadow: 0px 0px 10px black;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sylbgm_main_left_r span{
	float: left;
	width: 150px;
    height: 45px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 15px;
    border-radius: 99px;
	text-shadow: 0px 0px 10px black;
}
.toplove{
    width: 1260px;
    height: 233px;
    margin: auto;
    overflow: hidden;
    margin-top: -233px;
}
.toplove_main{
    width: 100%;
    height: auto;
}
.toplove_tjmain{
	width: 100%;
    height: 177px;
    background: #fff;
    border-radius:4px;
    overflow: hidden;
}

.toplove_tjmain h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
	font-weight:  100;
}
.toplove_tjmain img{
    width: 100%;
    height: 137px;
    object-fit: cover;
}

.topgame{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.topgamemain_left{
	float:left;
    width: 885px;
    height: auto;
}

.topgamemain_main{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.topgamemain_main a{
    float: left;
    width: 280px;
    height: 230px;
    margin-right: 22px;
    background: #fff;
    margin-bottom: 22px;
	border-radius: 4px;
	overflow: hidden;
}
.topgamemain_main a:hover {
    box-shadow: darkgrey 0px 6px 17px -8px;
}
.topgamemain_main a:nth-child(3n+3) {
    margin-right: 0;
}
.topgamemain_main .ewm{
    width: 280px;
    height: 160px;
    background:#ffd00a;
    position: relative;
    left: 0;
    top: -830px;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.topgamemain_main a:hover .ewm{
	top: -230px;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.topgamemain_main .ewm img{
    width: 105px;
    height: 105px;
    margin-top: 28px;
    margin-left: 20px;
    position: absolute;
}
.topgamemain_main .ewm canvas{
    width: 105px;
    height: 105px;
    margin-top: 28px;
    margin-left: 20px;
    position: absolute;
}
.topgamemain_main .ewm_right{
	float: right;
    margin-top: 28px;
    width: 130px;
	height:auto;
	margin-right: 10px;
}
.topgamemain_main .ewm_1{
    width: 100%;
    height: 55px;
    color: #000;
	font-size: 12px;
}
.topgamemain_main .ewm_2{
    width: 100%;
    line-height: 30px;
    height: 30px;
    color: #000;
    font-size: 12px;
}
.topgamemain_main .ewm_3{
	width: 100%;
    line-height: 30px;
    height: 30px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
.topgamemain_main li{
	width: 280px;
    height: 230px;
}
.topgamemain_main li img{
    width: 280px;
    height: 160px;
    border-radius: 4px 4px 0 0;
    object-fit: cover;
}
.topgamemain_main li h1{
    padding: 10px 16px 0;
    text-align: left;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}
.topgamemain_main li p{
    padding: 2px 16px 0;
    font-size: 12px;
    color: #565656;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.topgamemain_right{
	float:right;
	width: 352px;
}
.topgamemain_right_main{
    width: 352px;
    height: auto;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.topgamemain_right_main_hed{
    width: 322px;
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.topgamemain_right_main_hed li{
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.topgamemain_right_main_hed li.t1{
	text-align:left;
}
.topgamemain_right_main_hed li.t2{
	text-align:center;
}
.topgamemain_right_main_hed li.t3{
	text-align:right;
}
.topgamemain_right_main_ser{
    width: 352px;
    height: 448px;
    background: #fff;
}
.topgamemain_right_main_ser li{
    width: 322px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.topgamemain_right_main_ser li.on{
    background: #fff;
}
.topgamemain_right_main_ser li.on .serioc{
    display: inline-block;
}
.topgamemain_right_main_ser li.on .serli{
    display:none;
}
.topgamemain_right_main_ser li .serli{
	width: 100%;
    height: auto;
    display: inline-block;
}
.topgamemain_right_main_ser li .serli .left{
    float: left;
    width: 37%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topgamemain_right_main_ser li .serli .cen{
    float: left;
    width: 25%;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.topgamemain_right_main_ser li .serli .right{
    float: left;
    width: 38%;
    height: 46px;
    line-height: 46px;
    text-align: right;
}
.topgamemain_right_main_ser li .serioc{
    width: 100%;
    height: auto;
    display: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.topgamemain_right_main_ser li .serioc .left{
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: left;	
}
.topgamemain_right_main_ser li .serioc .left img{
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}
.topgamemain_right_main_ser li .serioc .cen{
    float: left;
    width: 55%;
    height: 50px;
    line-height: 50px;
    text-align:center;	
}
.topgamemain_right_main_ser li .serioc .cen b{
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
	font-size: 14px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.topgamemain_right_main_ser li .serioc .cen em{
	float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #afafaf;
}
.topgamemain_right_main_ser li .serioc .right{
    float: left;
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: right;
}
.topgamemain_right_main_ser li .serioc .right span{
    float: right;
    width: 62px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ffd00a;
    color: #000;
    margin-top: 10px;
    border-radius: 4px;
}


.sy_lb{
    width: 1260px;
    height: auto;
    margin: auto;
	overflow: hidden;
}
.sy_lb_left{
    float: left;
    width: 885px;
    height: auto;
}
.sy_lb_left_main{
    width: 100%;
    height: auto;
    display: inline-block;
}
.sy_lb_left_main li{
    float: left;
    width: 282px;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-right: 19.5px;
	cursor: pointer;
}
.sy_lb_left_main li:hover{
    box-shadow: darkgrey 0px 6px 17px -8px;
}

.sy_lb_left_main li:nth-child(3n+3) {
    margin-right: 0;
}
.sy_lb_left_main_ioc{
    float: left;
    width: 72px;
    height: 72px;
    margin-top: 20px;
    margin-left: 20px;
}
.sy_lb_left_main_ioc img{
    width: 100%;
    height: 100%;
    border-radius: 13px;
}
.sy_lb_left_main_name{
    float: left;
    width: 158px;
    height: 72px;
    line-height: 50px;
    margin-top: 20px;
    padding-left: 15px;
    font-size: 15px;
}
.sy_lb_left_main_name h1{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.sy_lb_left_main_name span{
    float: left;
    width: 90px;
    height: 29px;
    line-height: 29px;
	font-size: 13px;
    border: 1px solid #333;
    border-radius: 99px;
    text-align: center;
    color: #333;
}

.sy_lb_left_main_bottom{
    float: left;
    width: 100%;
    height: 30px;
}
.sy_lb_left_main_bottom span{
    float: left;
    width: 180px;
    height: 10px;
    margin-left: 20px;
    margin-top: 10px;
    background: #f1f1f1;
    border-radius: 99px;
}
.sy_lb_left_main_bottom span i{
	width: 10%;
    height: 10px;
    background: #6b6b6b;
    border-radius: 99px;
    float: left;
}
.sy_lb_left_main_bottom em{
    float: right;
    padding-right: 15px;
    font-size: 12px;
    margin-top: 5px;
    height: 15px;
}
.sy_lb_right{
    float: right;
    width: 352px;
	height:auto;
}
.sy_lb_right_main{
    width: 100%;
    height: auto;
}
.sy_lb_right_main li{
    width: 100%;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 22px;
}

.sy_lb_right_li_left{
	width: 223px;
    height: 120px;
	float: left;
}
.sy_lb_right_li_left img{
	width: 100%;
    height: 120px;
	object-fit: cover;
}
.sy_lb_right_li_left .bg{
    width: 223px;
    height: 120px;
    position: relative;
    left: 0;
    margin-top: -115px;
    background: url(../image/lbceng.png) no-repeat;
    background-size: 100%;
    border-radius: 7px 0 0 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 195px;
    text-align: left;
    text-indent: 40px;
    z-index: 9;
}
.sy_lb_right_li_right{
    background: #201f1f;
    float: left;
    width: 129px;
    height: 120px;
}
.sy_lb_right_li_right span{
    float: left;
    width: 99px;
    height: 35px;
    background: #ffd00a;
    border-radius: 99px;
    margin-left: 14px;
    line-height: 35px;
    text-align: center;
    margin-top: 17px;
    color: #201f1f;
}
.sy_lb_right_li_right span:hover{
    background: #ffe05b;
}
.sy_lb_right_li_right em{
    float: left;
    width: 99px;
    height: 33px;
    border-radius: 99px;
    margin-left: 14px;
    line-height: 33px;
    text-align: center;
    margin-top: 17px;
    color: #ffd00a;
    border: 1px solid #ffd00a;
}
.sy_lb_right_li_right em:hover{
    border: 1px solid #ffe05b;
    color: #ffe05b;
}
.sy_news{
    width: 1260px;
    height: auto;
    margin: auto;
	overflow: hidden;
}
.sy_news_left{
    float: left;
    width: 885px;
    height: auto;
}
.sy_news_left_main{
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
}
.sy_news_left_main_l{
    float: left;
    width: 280px;
    height:300px;
}
.sy_news_left_main_l img{
    width: 100%;
    height:100%;
    object-fit: cover;
}
.sy_news_left_main_l h2{
	float: left;
    width: 95%;
    height: 44px;
    padding-left: 3%;
    padding-right: 3%;
    color: #fff;
    background: #201f1f;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px;
    padding-top: 6px;
    line-height: 18px;
}
.sy_news_left_main_r{
    float: left;
    width: 605px;
    height: 350px;
}
.sy_news_left_main_r_top{
    width: 100%;
    height: 70px;
}
.sy_news_left_main_r_top li{
	float: left;
    width: 14%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.sy_news_left_main_r_top i{
    float: left;
    width: 14%;
    height: 50px;
}
.sy_news_left_main_r_top li span{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 60px;
}
.sy_news_left_main_r_top li.cur em{
    float: left;
    width: 40px;
    height: 3px;
    background: #ffd00a;
    margin-left: 22.5px;
}
.sy_news_left_main_r_m{
	width: 555px;
    height: 280px;
    padding-left: 25px;
    padding-right: 25px;
}
.sy_news_left_main_r_m li{
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.sy_news_left_main_r_m li h1:hover{
	color:#f00;
}
.sy_news_left_main_r_m li h1{
    float: left;
    width: 80%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.sy_news_left_main_r_m li span{
    float: left;
    width: 20%;
    height: 45px;
    line-height: 45px;
    text-align: right;
    color: #b9b9b9;	
}

.sy_news_right{
    float: right;
    width: 352px;
    height: auto;
}
.sy_news_right_main{
    width: 352px;
    height: 350px;
    background: #fff;
    border-radius: 4px;
}
.sy_news_right_main_hd{
    width: 100%;
    height: 70px;
}
.sy_news_right_main_hd li{
    float: left;
    width: 50%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.sy_news_right_main_hd li span {
    float: left;
    width: 100%;
    height: 50px;
	line-height: 60px;
}
.sy_news_right_main_hd li.cur em {
    float: left;
    width: 40px;
    height: 3px;
    background: #ffd00a;
    margin-left: 68.5px;
}
.sy_news_right_main_mn{
	width: 312px;
	padding-left:20px;
	padding-right:20px;
}
.sy_news_right_main_mn li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.sy_news_right_main_mn li:hover{
	color:#f00;
}
.subject{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.subject_main{
    width: 100%;
    height: auto;
}
.sy_hjmain{
	width: 100%;
    height: auto;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.sy_hjmain h2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: bold;
}
.sy_hjmain img{
    width: 100%;
    height: 147px;
    object-fit: cover;
}
.sy_sw{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}

.sy_sw_left{
    float: left;
    width: 885px;
    height: auto;
}
.sy_sw_left_main{
    width: 100%;
    height: auto;	
}
.sy_sw_left_main li{
    float: left;
    width: 280px;
    height: 230px;
    margin-right: 22px;
    background: #fff;
    margin-bottom: 22px;
    border-radius: 4px;
    overflow: hidden;
}
.sy_sw_left_main li:hover {
    box-shadow: darkgrey 0px 6px 17px -8px;
}
.sy_sw_left_main li:nth-child(3n+3) {
    margin-right: 0;
}
.sy_sw_left_main li b{
    position: relative;
    width: auto;
    height: 30px;
    background: rgba(255, 255, 255, 0.25);
    line-height: 30px;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    text-align: center;
    float: right;
    margin-bottom: -40px;
    margin-top: 10px;
    margin-right: 9px;
    color: #2f2f2f;
}
.sy_sw_left_main li img{
    width: 100%;
    height: 171px;
    object-fit: cover;
}
.sy_sw_left_main li h2{
	padding: 10px 16px 0;
    text-align: left;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold;
}
.sy_sw_left_main li p{
    padding: 2px 16px 0;
    font-size: 12px;
    color: #565656;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.sy_sw_right{
    float: right;
    width: 352px;
    height: auto;
}
.sy_sw_right_main{
    width: 352px;
    height: 482px;
    background: #fff;
    border-radius: 4px;
}
.sy_sw_right_main_hd{
    width: 100%;
    height: 70px;
}
.sy_sw_right_main_hd li{
    float: left;
    width: 50%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
}
.sy_sw_right_main_hd li span {
    float: left;
    width: 100%;
    height: 50px;
	line-height: 60px;
}
.sy_sw_right_main_hd li.cur em {
    float: left;
    width: 40px;
    height: 3px;
    background: #ffd00a;
    margin-left: 68.5px;
}
.sy_sw_right_main_mn{
	width: 312px;
	padding-left:20px;
	padding-right:20px;
}
.sy_sw_right_main_mn li{
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.sy_sw_right_main_mn li:hover{
	color:#f00;
}
.sy_sw_right_main_mn li i{
    width: auto;
    padding-right: 12px;
    font-style: normal;
    color: #000;
}
.sy_sw_right_main_mn li b{
    padding-right: 5px;
    color: #000;
    padding-left: 5px;
    margin-right: 5px;
    font-weight: 100;
    border-radius: 2px;
}
.moerapp{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.moerapp img{
	width: 1260px;
	height: 90px;
}
.friend{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.friend_main{
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 20px;	
}
.friend_main a{
    float: left;
    width: auto;
    margin-right: 20px;
}