.lbt{
	height: 430px;
    position: relative;
}
.lbt_ewm{
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 58px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 19px;
    background: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.2));
    border-radius: 0 20px 0 92px;
    text-indent: 10px;
}
.lbt_ewm canvas{
    width: 80px;
    height: 80px;
    line-height: 80px;
	margin-left:-45px;
	margin-top:0px;
	background:#000;
	padding:5px;
	border-radius:0 10px 0 10px;
}
.lbt img{
    width: 100%;
    height: 430px;
    border-radius:10px;
    object-fit: cover;
}
.lbt_txt{
	position: absolute;
    z-index: 9;
    width: 90%;
    height: 68px;
    bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0), rgb(0, 0, 0, 1));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0, 1));
    border-radius: 0 0 10px 10px;
}
.lbt_txt h1{
    width: 100%;
    height: 25px;
    line-height: 20px;
    font-size: 15px;
    color: #fff;
}
.lbt_txt h5{
    width: 100%;
    height: 20px;
    line-height: 15px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}
.hotgm{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
}
.hotgm_li{
    float: left;
    width: 348.7px;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-right: 15px;
}
.hotgm_li:nth-child(4n+4){
	margin-right: 0;
}
.hotgm_li_a{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.hotgm_li_as{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.hotgm_li_a_img{
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 10px;
}
.hotgm_li_a_cen{
    padding-left: 3%;
    width: 52%;
    height: auto;
    float: left;	
}
.hotgm_li_a_cen_name{
    width: 100%;
    height: auto;white-space:nowrap; 
    font-size: 12px;
    overflow: hidden;	
}
.hotgm_li_a_cen_name h5{
	float: left;
    width: 70%;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotgm_li_a_cen_name i{
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: rgba(0, 0, 0, 1.0);
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    opacity: 0.3;
    display: inline-block;
    width: auto;
    float: right;
    font-style: normal;
    margin-top: 0;
}
.hotgm_li_a_cen p{
    width: 100%;
    height: 20px;
    line-height: 19px;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
}
.hotgm_li_a_cen .hotgm_li_a_cen_bq{
    width: 100%;
    height: 21px;	
}
.hotgm_li_a_cen .hotgm_li_a_cen_bq span{
padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    line-height: 18px;
    margin-right: 0px;
    font-size: 11px;
    border-radius: 5px;
    display: inline-block;
}
.hotgm_li_a_cen .hotgm_li_a_cen_bq .s1{
	border: 0.01rem solid rgba(255, 85, 0, 0.3);
	background-color: rgba(255, 85, 0, 0.1);
}
.hotgm_li_a_cen .hotgm_li_a_cen_bq .s2{
	border: 0.01rem solid rgba(255, 170, 0, 0.3);
	background-color: rgba(255, 170, 0, 0.1);
}
.hotgm_li_a_cen .hotgm_li_a_cen_bq .s3{
	border: 0.01rem solid rgba(255, 0, 255, 0.3);
	background-color: rgba(255, 0, 255, 0.1);
}
.hotgm_li_a_r{
    width: 20%;
    text-align: center;
    float: right;
    height: 60px;
}
.hotgm_li_a_r_tis{
	width: 100%;
    text-align: center;
    float: right;
    height: 25px;
    line-height: 22px;
    font-size: 13px;
    color: #f00;
    font-weight: 100;
}
.hotgm_li_a_r_dow{
    width: 100%;
    text-align: center;
    float: right;
    background: -webkit-linear-gradient(0deg,#55ffff,rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg,#55ffff,rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
	font-size: 12px;
    font-weight: 100;
}
.newgm{
    width: 100%;
    height: auto;
    overflow: hidden;	
}
.newgm_li{
	float: left;
    width: 388.7px;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    margin-right: 15px;
    position: relative;
    box-shadow: inset 0 0 0.01rem 0px rgba(0, 0, 0, 0.03);
    margin-bottom: 15px;
}
.newgm_li:nth-child(4n+4){
    margin-right: 0;
}
.newgm_li_img{
	width: 60px;
    height: 60px;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.newgm_li_tag{
    width: 45px;
    height: 33px;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 7px;
    right: 0;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
    line-height: 14px;
}
.newgm_li_m{
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 20px;
}
.newgm_li_m_img{
    width: 60px;
    height:60px;
	border-radius: 50px;		
}
.newgm_li_m h1{
	width: 100%;
    height: 25px;
    line-height:35px;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newgm_li_m_p{
    font-size:11px;
    height: 30px;
    line-height:  30px;
    color: rgba(0,0,0,0.5);
}
.newgm_li_m_bq{
    width: 100%;
    height: 40px;
    line-height: 20px;
    text-align: center;
}
.newgm_li_m_bq span{
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    line-height: 18px;
    margin-right: 0px;
    font-size: 11px;
    border-radius: 5px;
    display: inline-block;
}
.newgm_li_m_bq .s1{
	border: 0.01rem solid rgba(255, 85, 0, 0.3);
    background-color: rgba(255, 85, 0, 0.1);	
}
.newgm_li_m_bq .s2{
border: 0.01rem solid rgba(255, 170, 0, 0.3);
    background-color: rgba(255, 170, 0, 0.1);	
}
.newgm_li_m_bq .s3{
    border: 0.01rem solid rgba(255, 0, 255, 0.3);
    background-color: rgba(255, 0, 255, 0.1);	
}
.newgm_b{
width: 80%;
    text-align: center;
    height: 55px;
    overflow: hidden;
    margin-left: 10%;
}
.newgm_b_ewm{
    width: 30%;
    text-align: center;
    float: left;
    background: -webkit-linear-gradient(0deg, #FFEB3B, #FFC107);
    background: linear-gradient(180deg, #FFEB3B, #FFC107);
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 5%;	
}
.newgm_b_xx{
    width: 30%;
    text-align: center;
    float: left;
    box-shadow: inset 0rem 0rem 0rem 0.02rem rgba(85, 255, 127, 1.0);
    color: #000;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 5%;
}
.newgm_b_dow{
    width: 30%;
    text-align: center;
    float: left;
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
}	

.gmm{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.gmli{
	width: 348.7px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-right: 15px;
    position: relative;
}
.gmli:nth-child(4n+4){
	margin-right:0;
}
.gmli_tag{
    width: 60px;
    height: 60px;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.gmli_tag img {
	width: 60px;
    height: 60px;
}
.gmli_tag span{
    width: 46px;
    height: 30px;
    line-height: 15px;
    object-fit: cover;
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 0;
    text-align: center;
    font-size: 11px;
    font-weight: 100;
}
.gmli_l{
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 15px;
}
.gmli_c{
    padding-left: 3%;
    width: 75%;
    height: auto;
    float: left;
}
.gmli_c_name{
    width: 100%;
    height: auto;
    overflow: hidden;	
}
.gmli_c h1{
    float: left;
    width: 77%;
    height: 20px;
    line-height: 18px;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gmli_c_name i{
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: rgba(0, 0, 0, 1.0);
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    opacity: 0.3;
    display: inline-block;
    width: auto;
    float: right;
    font-style: normal;
    margin-top: 0;
}
.gmli_c p {
    width: 100%;
    height: 20px;
    line-height: 19px;
    font-size: 11px;
    color: rgba(0, 0, 0, 0.5);
}
.gmli_c_bq{
    width: 100%;
    height: 30px;
}
.gmli_c_bq span{
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    font-size: 11px;
    border-radius: 5px;
    float: left;
}
.gmli_c_bq .s1{
	border: 0.01rem solid rgba(255, 85, 0, 0.3);
    background-color: rgba(255, 85, 0, 0.1);	
}
.gmli_c_bq .s2{
	border: 0.01rem solid rgba(255, 170, 0, 0.3);
    background-color: rgba(255, 170, 0, 0.1);		
}
.gmli_c_bq .s3{
    border: 0.01rem solid rgba(255, 0, 255, 0.3);
    background-color: rgba(255, 0, 255, 0.1);		
}
.gmli_ewm{
    position: absolute;
    top: 20px;
    left: 5%;
    width: 62px;
    height: 62px;
    line-height: 62px;
    text-align: center;
}
.gmli_ewm canvas{
    width: 60px;
    height:  60px;
    line-height: 60px;
}
.gmli_r{
    width: 100%;
    text-align: center;
    height: auto;
    overflow: hidden;
    padding-top: 10px;
}
.gmli_r_ewm{
	width: 30%;
    text-align: center;
    float: left;
    background: -webkit-linear-gradient(0deg, #FFEB3B, #FFC107);
    background: linear-gradient(180deg, #FFEB3B, #FFC107);
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
    margin-right: 5%;
}
.gmli_r_xx{
	width: 30%;
    text-align: center;
    float: left;
    box-shadow: inset 0rem 0rem 0rem 0.02rem rgba(85, 255, 127, 1.0);
	color:#000;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
	font-size: 12px;
	margin-right: 5%;
}
.gmli_r_dow{
    width:30%;
    text-align: center;
    float: left;
    background: -webkit-linear-gradient(0deg,#55ffff,rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg,#55ffff,rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
	font-size: 12px;
}

.gmhj{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.gmhjli{
    width: 348.7px;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    margin-right: 15px;
}
.gmhjli:nth-child(4n+4){
	margin-right: 0;
}
.gmhjli_t{
    width: 100%;
    height: 210px;
    border-radius: 5px;
    object-fit: cover;	
}
.gmhjli_c{
    width: 70%;
	float:left;
    height: auto;
    overflow: hidden;	
}
.gmhjli_c h1{
    width: 100%;
    height: 38px;
    line-height: 52px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.gmhjli_c p{
    width: 100%;
    height: 22px;
    line-height: 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gmhjli_b{
float: right;
    width: 70px;
    margin-top: 17px;
    text-align: center;
    float: right;
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 100;
}
.gmbq{
    width: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.gmbqli{
	float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 33px;
    margin-right: 10px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.gmbqli.cur{
	background:-webkit-linear-gradient(0deg,#55ffff,rgba(85, 255, 127, 1.0));
	background:linear-gradient(180deg,#55ffff,rgba(85, 255, 127, 1.0));	
}
.gmbqli:nth-of-type(6){
	margin-right: 0%;
}


@media (min-width: 1500px) and (max-width: 1800px) {
.gmli {
    width: 273.7px;
}
.gmli:nth-child(5n+5){
	margin-right:15px;
}
.gmli:nth-child(4n+4){
	margin-right:0px;
}
.hotgm_li {
    float: left;
    width:273.7px;
}

.hotgm_li:nth-child(4n+4){
	margin-right: 0;
}
.gmhjli {
    width: 273.7px;
}
.newgm_li{
    width: 313.7px;
}
}
@media (min-width: 1px) and (max-width: 1500px) {
.gmli {
    width:316.6px;
}
.gmli:nth-child(5n+5){
	margin-right:15px;
}
.gmli:nth-child(4n+4){
	margin-right:15px;
}
.gmli:nth-child(3n+3){
	margin-right:0px;
}
.hotgm_li{
    width:316.6px;
}

.hotgm_li:nth-child(4n+4){
	display:none;
}
.hotgm_li:nth-child(3n+3){
	margin-right:0px;
}
.newgm_li{
	width: 356.6px;
}
.newgm_li:nth-child(4n+4){
	margin-right:15px;
}
.newgm_li:nth-child(3n+3){
	margin-right:0px;
}
.gmhjli{
width: 316.6px;
}
.gmhjli:nth-child(4n+4){
	margin-right:15px;
}
.gmhjli:nth-child(3n+3){
	margin-right:0px;
}
}