body{
    background: url(../images/game/banner.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    font-family: "微软雅黑";
}
.clearfix::before, .clearfix::after{
    content: ".";
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
}
.top-all{
    width: 100%;
    height: 50px;
    background: #b0292f;
}
.top{
    width: 100%;
    height: 50px;
    margin:0 auto;
    font-size: 14px;
    color: #666;
}
.top .top-logo{
    float: left;
    display:block;
    width: 140px;
    height: 45px;
    margin-top: 2px;
    margin-right: 20px;
    /* margin-right: 260px; */
}
.top .top-daohang{
    float: right;
    width: 55%;
    height: 50px;
    /*background-color: pink;*/
}
.top .top-daohang ul li{
    float: left;
    padding: 0 6px;
    margin-right: 20px;
    line-height: 49px;
}
.top .top-daohang ul li a{
    color: rgba(255,255,255,.8);
}
.top .top-daohang ul li:hover a{
    color: #fff;
    font-weight: bold;
}
.top .top-daohang ul li:nth-of-type(7){
    margin-right: 0;
}
.top .top-daohang ul li:nth-of-type(6) a{
    color: #fff;
    font-weight: bold;
}

.top-right{
    float: right;
    width: 100px;
}
.top-right a.sousuo{
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    margin-top: 13px;
    background:url(../images/sousuo.png); 
}
.top-right .top-xian{
    float: left;
    margin-left: 30px;
    width: 2px;
    height: 23px;
    background: rgba(255,255,255,.8);
    margin-top: 13px;
}
.top-right .top-right-en{
    float: right;
    line-height: 50px;
    color: rgba(255,255,255,.8);
}

/* 以下是内容*/

.news{
    width: 80%;
    max-width: 1400px;
    /* height: 1350px; */
    margin:0 auto;
    margin-top: 120px;
    margin-bottom: 120px;
}
.news .news-title{
    width: 264px;
    height: 80px;
    margin:0 auto;
    margin-bottom: 60px;
}
.news .news01{
    width: 100%;
    height: 350px;
    margin:0 auto;
    background: #fafafa;
    transition:all 0.3s ease;
    margin-bottom: 60px;
}
.news .news01:hover{
    box-shadow: 0 0 15px #f0ece5;
    background: #fff;
}
.news .news01 .news01-left{
    width: 30%;
    height: 350px;
    float: left;
}

.news .news01 .news01-left img {
    display: block;
    border: none;
    height: 98%;
    width: 98%;
    max-width: 350px;
    max-height: 350px;
    min-width: 280px;
		margin: 5px 5px;
}
.news .news01 .news01-right{
    width: 60%;
    height: 350px;
    float: left;
    margin-left: 20px;
}
.news .news01 .news01-right .news01-right-top{
    width: 80%;
    height: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.news .news01 .news01-right .news01-right-top .news01-xian{
    float: left;
    width: 2px;
    height: 24px;
    background: #d70327;
    margin-top: 3px;
    margin-right: 19px;
}
.news .news01 .news01-right .news01-right-top .news01-right-title{
    line-height: 30px;
    color: #333;
    font-size: 24px;
}
.news .news01 .news01-right .news01-time{
    width: 96px;
    height: 16px;
    float: right;
    margin-bottom: 30px;
    font-size: large;
    color: red;
    font-weight: bold;
}
.news .news01 .news01-right .news01-wen{
    display: inline-block;;
    width: 95%;
    height: 40px;
    text-align: left;
    float: right;
    color: #666;
    font-size: 14px;
    margin-bottom: 40px;
}
.news .news01 .news01-right .news01-wen:hover{
    color: #0b4c8e;
}
.news .news01 .news01-right .news01-anniu{
    display: inline-block;
    width: 90px;
    float: right;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    transition:all 0.5s ease;
    background: #d70327;
    color: #fff;
}
.news .news01 .news01-right .news01-anniu:hover{
    font-weight: bold;
}


/*以下是底部*/
.bottom{
    width: 100%;
    height: 200px;
    background: #323131;
}
.bottom-all{
    width: 1400px;
    height: 200px;
    margin:0 auto;
}
.bottom-left{
    float: left;
    width: 800px;
    height: 155px;
    margin-top: 20px;
}
.bottom-left .bottom-left-top{
    width: 800px;
    height: 62px;
}
.bottom-left .bottom-left-top .bottom-blogo{
    display: inline-block;
    width: 200px;
    height: 62px;
    float: left;
}
.bottom-left .bottom-left-top ul{
    width: 500px;
    height: 20px;
    float: left;
    margin-left: 60px;
    margin-top: 10px;
}
.bottom-left .bottom-left-top ul li{
    float: left;
    margin-right: 25px;
}
.bottom-left .bottom-left-top ul li:nth-of-type(4){
    margin-right: 0;
}
.bottom-left .bottom-left-top ul li a{
    color: #a1a1a1;
    font-size: 14px;
}
.bottom-left .bottom-phone{
    margin-left: 260px;
    width: 250px;
    height: 21px;
    color: #a1a1a1;
    background: red;
    background: url(../images/phone.png) no-repeat left;
    padding-left: 30px;
    font-size: 12px;
    line-height: 21px;
}
.bottom-left .bottom-foot{
	margin-left: 260px;
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 10px;
}
.bottom-right {
    float: right;
    width: 120px;
    margin-top: 48px;
    height: 128px;
}
.bottom-right .bottom-right-top{
    width: 120px;
    height: 33px;
}
.bottom-right .bottom-right-top a{
    float: left;
    margin-right: 10px;
}
.bottom-right .bottom-right-top a:nth-of-type(3){
    margin-right: 0;
}
.bottom-right .bottom-anniu{
    margin-top: 70px;
    width: 90px;
    height: 25px;
    border: 1px solid #8f8f8f;
    box-sizing: border-box;
}
.bottom-right .bottom-anniu .CH{
    display: block;
    float: left;
    width: 45px;
    height: 24px;
    border-right: 1px solid #8f8f8f;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    line-height: 23px;
}
.bottom-right .bottom-anniu .EN{
    display: block;
    float:left;
    width: 43px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 23px;
}
