/*分页*/
.pagelist{float:right;margin-top: 20px;margin-bottom: 20px}
.pagelist li{float:left;margin-left:5px;list-style:none;}
/*新闻栏目页*/
.news_list_content{
    margin-top: 80px;
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
    padding: 0px 0 20px;
    margin-bottom: 20px;
    background-size: 100%;
}
.module.cl.news-content {
    margin-bottom: 20px;
    border-bottom: 1px solid #C8CDD3;
    overflow:hidden;
}
.news-content dl {
    width: 470px;
    display: inline-block;
    margin-left: 25px;
    height: 115px;
    display: inline-block;
    float: left;

    color: #667078;
    margin-top: 5px;
}
.news-content dt.m {
    height: 27px;
    overflow: hidden;
}
.news-content .summary {
    font-size: 15px;
    overflow: hidden;
}
.news-content dt.m a.title {
    font-weight: bold;
    padding: 0;
    font-size: 18px;
}
.news-content .pic {
    width: 180px;
    height: 96px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
.news_show p{
    font-size: 24px;
    color: #428bca;
    width: 100%;
    margin-bottom: 10px;
    /*   margin-top: 30px;*/
    font-weight: bold;
}
.news_list_content .pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    border-radius: 4px;
}
/*游戏列表页*/
.pingtai_lanmu{
    max-width: 1200px;
    margin: auto;
    background: #ffffff;
    /*height: 520px;*/
}
.game_list_border{
    padding: 20px 0 15px 0;
    border-bottom: 1px dotted #ebebeb;
    overflow: hidden;
    margin-left: 20px;
}
.game_list_name{
    width: 90px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.game_list_lanmu{
    float: left;
    width: 1000px;
}
.game_list_lanmu .on{
    background: #FF5532;
    color: #fff;
}
.game_list_lanmu a{
    display: inline-block;
    padding: 0 20px;
    margin: 2px 0;
    font-size: 16px;
    line-height: 35px;
    border-radius: 4px;
}
.game__pingtai_qudao{
    max-width: 1000px;
    margin: auto;
    position: relative;
    padding-bottom: 90px;
    padding-top: 40px;
}
.game__pingtai_qudao_list{
    float: left;
    margin-left: 30px;
}
.game__pingtai_qudao_list_name{
    width: 220px;
    height: 60px;
    text-align: center;
    color: #FF5532;
    font-size: 25px;
    line-height: 55px;
    border-radius: 10px;
    border:1px solid #ff5532;
    font-weight: 500;
    letter-spacing: 5px;
}
.game__pingtai_qudao_list_name_on{
    width: 220px;
    height: 60px;
    text-align: center;
    background-color: #FF5532;
    color: #ffffff;
    font-size: 25px;
    line-height: 55px;
    border-radius: 10px;
    letter-spacing: 5px;
}
.gamename{
    width: 250px;
    border: 1px solid #cbcbcb;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(230, 230, 230);
    height: 40px;
    line-height: 36px;
    color: #999;
    padding: 0 10px 0 20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right: none;
}
.serach_input{
    margin: 20px 0 0 400px;
}
.game_search{
    height: 60px;
}
.search-submit{
    background: url("../../../images/search_icon.png")/*tpa=https://www.sy123.com/images/search_icon.png*/ no-repeat 24px 10px;
    background-size: auto auto;
    background-size: 20px;
    background-color: #fff;
    border: 1px solid #cbcbcb;
    border-left-width: 1px;
    border-left-style: solid;
    height: 40px;
    line-height: 36px;
    /*border-left: none;*/
    color: #fff;
    width: 60px;
    cursor: pointer;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.pingtai_lamu_youxi{
    max-width: 1200px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.pingtai_lamu_youxi_hot{
    height: 58px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    line-height: 58px;
    text-align: right;
    background:#fff;
}
.pingtai_lamu_youxi_hot_text{
    font-weight: normal;
    border-bottom: 2px solid #FE5433;
    font-size: 18px;
    cursor: default;
    line-height: 55px;
    float: left;
    display: inline-block;
    padding: 0 20px;
}
.pingtai_gamelist_ul{
    zoom: 1;
    margin-bottom: 0;
    background: #fff;
    overflow: hidden;
    border-bottom: 2px solid #ebebeb;
}
.pingtai_gamelist_li{
    width: 238px;
    border: 1px solid #f5f5f5;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: rgb(245, 245, 245);
    border-right-color: rgb(245, 245, 245);
    border-right: none;
    border-top: none;
    text-align: center;
    position: relative;
    float: left;
    padding: 20px 0;
    background: url("../../../images/tuijian.png")/*tpa=https://www.sy123.com/images/tuijian.png*/ no-repeat 150px 0px;
}
.pingtai_gamelist_li a{
    display: block;
    position: relative;
    text-align: center;
}
.pingtai_gamelist_li a img{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
}
.pingtai_gamelist_li a .title{
    width: 166px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    color: #636067;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.thisclass a{
    color: red;
}
/*厂商入住*/
.csrz_tj{
    background: url("../images/csrz/zhognjian.png")/*tpa=https://www.sy123.com/templets/moban/images/csrz/zhognjian.png*/ no-repeat center;
    background-size: 100% 100%;
    height: 900px;
}
.csrz_rz_div{
    float: right;
    margin-right: 15%;
    margin-top: 6%;
    width: 35%;
    height: 40%;
    text-align: center;
}
.csrz_rztj_title{
    margin: auto;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #FF5532;
}
.csrz_rztj{
    float: left;
    margin-top: 30px;
}
.csrz_rz_qx{
    float: right;
    width: 60%;
    margin-top: 14%;
    margin-right: 20%;
    height: 8%;
    border-radius: 15px;
    border: 1px solid #FF5532;
    background: #FF5532;
    text-align: center;
}
/*产商入驻列表*/
.csrz_tj_list{
    width: 100%;
    margin:0 auto;
}
.csrz_tj_list_name{
    width: 1200px;
    margin:0 auto;
    text-align: center;
}
.csrz_tj_list_name p{
    font-size:42px;
    color: #ff5532;
    margin-top: 20px;
    margin-bottom: 20px;
}
.csrz_tj_list_name ul{
}
.csrz_tj_list_name li{
    float: left;
    overflow: hidden;
    margin-left: 28px;
    border:1px solid #EEEEEE;
    border-radius: 10px;
    margin-bottom: 20px;
}