i{
	font-style: normal;
}
.tpbg{
    width: 100%;
    height: 380px;
    background: url(../image/gamebg1.jpg) 0 0 no-repeat;
    background-attachment: fixed;
}
.subject{
    width: 100%;
    height: 177px;
    overflow: hidden;
    padding-top: 153px;
}
.subject_main{
    width: 1260px;
    height: auto;
    margin: auto;
}
.sy_hjmain{
    width: 100%;
    height: 177px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.sy_hjmain_left{
    width: 74px;
    height: 74px;
    float: left;
    margin-top: 15px;
    margin-left: 15px; 	
}
.sy_hjmain_left img{
    width: 100%;
    height: auto;
	border-radius: 10px;
}
.sy_hjmain_cen{
    float: left;
    width: 158px;
    margin-left: 15px;
    height: auto;
}
.sy_hjmain_cen h2{
    width: 100%;
    height: 40px;
    line-height: 50px;
    color: #000;
	font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.sy_hjmain_cen p{
    width: 100%;
    height: 23px;
    line-height: 23px;
    color: #888;
}
.sy_hjmain_cen span{
    width: 100%;
    height: 23px;
    line-height: 23px;
    color: #888;
}
.sy_hjmain_bm{
	float: left;
    width: 243px;
    height: auto;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    margin-bottom: 8px;
}
.sy_hjmain_bm i{
    float: left;
    color: #666;	
}
.sy_hjmain_bm h3{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	height:40px;
}
.sy_hjmain_an{
    float: left;
    width: 100%;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #f1f1f1;
	font-weight: 100;
}
.subjectlist{
    width: 1260px;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.subjectlist_left{
    float: left;
    width: 885px;
    height: auto;
}
.subjectlist_left_main{
    width: 100%;
    height: auto;
	overflow: hidden;
}
.subjectlist_left_main a{
	float: left;
    width: 280px;
    height: 270px;
    margin-right: 22px;
    background: #fff;
    margin-bottom: 22px;
    border-radius: 4px;
    overflow: hidden;
}
.subjectlist_left a:hover {
	box-shadow: darkgrey 0px 6px 17px -8px;
}
.subjectlist_left a:nth-child(3n+3) {
    margin-right: 0;
}
.subjectlist_left li{
	width: 100%;
    height: 270px;
}
.subjectlist_left_ioc{
	width: 100%;
    height: 160px;
}
.subjectlist_left_ioc img{
	width: 100%;
    height: 160px;
    border-radius: 4px 4px 0 0;
    object-fit: cover;
}
.subjectlist_left_name{
    float: left;
    width: 248px;
    height: 40px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 15px;
}
.subjectlist_left_name h1{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.subjectlist_left_name p{
    width: 100%;
    height: 24px;
    line-height: 24px;	
}
.subjectlist_left_name p span{
    float: left;
    width: auto;
    padding-right: 18px;
}
.subjectlist_left_name p span img{
    width: 20px;
    height: 20px;
    border-radius: 23px;
    border: 1px solid #ff0a0a;
    margin-right: -4px;
    box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.4);
}
.subjectlist_left_name p i{
    font-size: 12px;
    color: #565656;
    text-align: left;	
}
.subjectlist_left_name em{
    font-size: 15px;
    color: #565656;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    width: 100%;
    float: left;
	height: 35px;
    line-height: 35px;
}
.subjectlist_right{
    float: right;
    width: 352px;
	height:auto;
}
.subjectlist_right_main{
    background: #fff;
    width: 90%;
    height: auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 5%;
}
.subjectlist_right_main a{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.subjectlist_right_main a:hover{
	color: #f00;
}
.subjectlist_right_main li{ 
 
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.subjectlist_right_main li i{ 
    float: left;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    background: #eaeaea;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
    border-radius: 4px;
    margin-right: 13px;
	color: #000;
}
.subjectlist_right_main li i.num1{ 
    background:#ff390a;
	color: #fff;
}
.subjectlist_right_main li i.num2{ 
	background: #ff7f61;
	color: #fff;
}
.subjectlist_right_main li i.num3{ 
	background: #fba692;
	color: #fff;
}
.subjectlist_right_main li h1{ 
    float: left;
    width: 275px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.subjectlist_right_main_lb{
    width: 100%;
    height: auto;
}
.subjectlist_right_main_lb li{
    width: 100%;
    height: 120px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 22px;
}

.subjectlist_right_main_lb_left{
	width: 223px;
    height: 120px;
	float: left;
}
.subjectlist_right_main_lb_left img{
	width: 100%;
    height: 120px;
}
.subjectlist_right_main_lb_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;
}
.subjectlist_right_main_lb_right{
    background: #201f1f;
    float: left;
    width: 129px;
    height: 120px;
}
.subjectlist_right_main_lb_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;
}
.subjectlist_right_main_lb_right span:hover{
    background: #ffe05b;
}
.subjectlist_right_main_lb_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;
}
.subjectlist_right_main_lb_right em:hover{
    border: 1px solid #ffe05b;
    color: #ffe05b;
}