a:hover{text-decoration: none;}
body,html{background-color: #F7F7F7;}
.head{background-color: #fff;}
.head .row{padding: 30px 0;display: flex;align-items:center}
.head .row .logo{width: 30%;}
.head .row .logo img{height: 40px;}
.head .row .search{width: 70%;display: flex;justify-content: flex-end;}
.head .row .search input{width: 65%;border: 2px solid #2089fc;font-size: 15px;color: #999;padding: 6px 0; padding-left: 15px;outline: none;}
.head .row .search .anniu{font-size: 14px;color: #fff;width: 70px;height: 41px;background-color: #2089fc;text-align: center;line-height: 41px;box-sizing: border-box;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.head .row .search input::-webkit-input-placeholder { /* WebKit browsers */
    color: #dddddd;
}
.head .row .search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dddddd;
}
.head .row .search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #dddddd;
}
.head .row .search input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #dddddd;
}
.nav{background-color: #fff;}
.nav ul{display: flex;justify-content:space-between;padding: 0;margin: 0;}
.nav ul li{list-style: none;color: #737373;font-size: 16px;text-align: center;padding-bottom: 4px;}
.active{color: #2089fc!important;border-bottom: 3px solid #2089fc;}

.content{background-color: #f7f7f7;padding: 15px 0;}
.content .right{padding: 0;}
.content .left{padding-left: 0;}
.content .left .swiper-container0{width: 100%;overflow: hidden;position: relative;}
.content .left .swiper-container0 .swiper-wrapper,.content .left .swiper-container0 .swiper-slide,.swiper-slide img{width: 100%;}
.content .left .swiper-button-next1{position: absolute;top: 44%;left: 5px;z-index: 999;}
.content .left .swiper-button-prev1{position: absolute;top: 44%;right: 5px;z-index: 999;}
.content .left .newBuy{background-color: #fff;box-sizing: border-box; padding: 10px 15px;margin: 10px 0;display: flex;}
.content .left .newBuy .tu{width: 45px;margin-right: 20px;}
.content .left .newBuy .tu img{width: 100%;}
.content .left .newBuy .wen{width: 84%;}
.content .left .newBuy .name{display: flex;}
.content .left .newBuy .wen .swiper-container1{overflow: hidden;height:48px;}
.content .left .newBuy .wen .swiper-container1 .swiper-wrapper,.content .left .newBuy .wen .swiper-container1 .swiper-slide{width: 100%;}
.content .left .newBuy .wen .swiper-container1 .swiper-slide a{position: relative; width: 100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: flex;font-size: 15px;color: #000;}
/* .content .left .newBuy .wen .name{color: #ff0101;margin-right: 4px;} */
.content .left .newBuy .wen .swiper-container1 .swiper-slide{overflow: hidden;}
.content .left .newBuy .more{display: none;position: absolute;right: 0;bottom: -2px;background-color: #fff;font-size: 20px;}
.content .left .newBuy .num{color: red;}
.content .left .newBuy .status{color: #ff7f29;}
.content .left .newBuy .buy{ display: inline-block;width: 30em; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.content .hotGame{padding: 20px 15px;background-color: #fff;}
.biaoti{padding-left: 10px;border-left: 5px solid #2089fc;font-size: 17px;color: #000000;letter-spacing: 1px;font-weight: 700;}
.biaoti span{float: right;font-size: 13px; margin-top: 10px;}
.biaoti span a{color:#6f6e6e;}
.hotGame .box{display: flex;margin-top: 15px;}
.hotGame .box .game{width: 49.5%;margin-right: 1%;border-radius: 4px;overflow: hidden;background-color: #f7f7f7;}
.hotGame .box .game:nth-of-type(2n){margin-right: 0;}
.hotGame .box .game img{width: 100%;}
.hotGame .box .game .zi{display: flex;justify-content: space-between;padding: 10px 20px;font-size: 16px;}
.hotGame .box .game .zi .name{color: #ff0000;}
.hotGame .box .game .zi .type{color: #ff9400;}
.content .newFabu{padding: 20px 15px;background-color: #fff;margin-top: 10px;}
.newFabu .nr{display: flex;flex-wrap: wrap;}
.newFabu .box{display: flex;width: 48%;margin-right: 4%;border-bottom: 1px dashed #cccccc;padding: 15px 0;}
.newFabu .box:nth-of-type(2n){margin-right: 0%;}
.newFabu .box .date{width: 20%;display: flex;flex-direction: column;align-items: center;justify-content: space-between;}
.newFabu .box .det{width: 80%;}
.newFabu .box .date .ri{font-size: 40px;font-weight: 600;}
.newFabu .box .date .year{font-weight: 600;}
.newFabu .box .det .name{margin-top: 10px; font-size: 16px;font-weight: 600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom: 5px;}
.newFabu .box .det .jianjie{font-size: 15px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #242424;}

.right .login {padding: 30px 15px;background-color: #fff;}
.right .login .top{display: flex;align-items: center;}
.right .login .top .zao p{margin-bottom: 0;color: #585858;font-size: 16px;}
.right .login .top .tou{width: 64px;border-radius: 50%;margin-right: 10px;}
.right .login .top .tou img{width: 100%;}
.right .login .bottom{display: flex;flex-wrap: wrap;margin-top: 20px;}
.right .login .bottom .anniu{width: 48%;margin-right: 4%;text-align: center;padding: 10px 0;border-radius: 4px;font-size: 16px;color: #fff;margin-bottom: 20px;}
.right .login .bottom .anniu:nth-of-type(2n){margin-right: 0;}
.right .login .bottom .btn1{background-image: linear-gradient(to right,#80a9ff, #3195ff);}
.right .login .bottom .btn2{background-image: linear-gradient(to right,#08ceaa, #57df8f);}

.right .login .bottom .btn3 { 
    box-sizing: border-box; 
    padding: 2px; 
    border-radius: 4px; 
    background-image: -webkit-linear-gradient(to right,#80a9ff, #3195ff);  
    background-image: -moz-linear-gradient(to right,#80a9ff, #3195ff); 
    background-image: linear-gradient(to right,#80a9ff, #3195ff);  
}
.right .login .bottom .btn3 .an{ 
	width:100%; 
    height:100%; 
	padding: 8px 0;
    border-radius:4px; 
    background:#fff; 
	color: #75a5ff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.right .login .bottom .btn4 { 
    box-sizing: border-box; 
    padding: 2px; 
    border-radius: 4px; 
    background-image: -webkit-linear-gradient(to right,#08ceaa, #57df8f);  
    background-image: -moz-linear-gradient(to right,#08ceaa, #57df8f); 
    background-image: linear-gradient(to right,#08ceaa, #57df8f);  
}
.right .login .bottom .btn4 .an{ 
	width:100%; 
    height:100%; 
	padding: 8px 0;
    border-radius:4px; 
    background:#fff; 
	color: #43db96;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wenti{margin-top: 20px;padding: 30px 15px;background-color: #fff;}
.wenti .box{padding: 15px 0;border-bottom: 1px dashed #cccccc;}
.wenti .box .name{font-size: 15px;color: #000;font-weight: bold;margin-bottom: 5px;}
.wenti .box .fangfa{font-size: 14px;color: #242424;line-height: 22px;letter-spacing: 1px;}

.anquan{background-color: #fff;padding:15px;}
.anquan img{width: 22%;margin-right: 4%;}
.anquan .row{display: flex;padding: 0 15px;}
.anquan .box{display: flex;align-items: center;width: 25%;}
.anquan .box img{height: 69px;margin-right: 10px;}
.anquan .box .name{font-size: 17px;color: #ff2e2e;}
.anquan .box .jianjie{font-size: 14px;color: #343434;margin-top: 5px;}

.footer{background-color: #f7f7f7;font-size: 14px;padding: 40px 0;}
/* .footer .row{display: flex;} */
/* .footer .footLeft{width: 45%;}*/
.footer .footRight{display: flex;justify-content: flex-end;align-items: center;height: 90px;} 
.footer ul{display: flex;padding: 0;}
.footer ul li{list-style: none;padding: 0 10px;position: relative;}
.footer ul li hr{position: absolute;width: 1px;height: 16px;background-color: #000;top: -18px;right: 0;}
.footer ul li:nth-last-child(1) hr{display: none;}
.footer ul li:nth-of-type(1){padding-left: 0;}
.footer ul li a{color: #000000;}

.ydNav{padding: 15px;background-color: #fff;margin-bottom: 10px;}
.ydNav ul{display: flex;flex-wrap: wrap;padding-left: 0;}
.ydNav ul a{list-style: none;width: 30%;margin-right: 5%;text-align: center;padding: 15px 0;background-color: #2089fc;border-radius: 8px;color: #fff;margin-bottom: 10px;}
.ydNav ul a:nth-of-type(3n){margin-right: 0;}

.kfrx span{color:#fa742b;}
@media only screen and (max-width: 1200px){
	.footer .footRight{justify-content: flex-start;height: unset;} 
}
@media only screen and (max-width: 992px){
	.anquan .row{flex-wrap: wrap;}
	.anquan .box{width: 50%;justify-content: center;}
	.content .left{padding-right: 0;margin-bottom: 20px;}
}
@media only screen and (max-width: 768px){
    .zhuce{margin-top: 67px;}
    .head{position:fixed;top: 0;left: 0;z-index:999;width:100%;}
    .content{margin-top:60px;}
    .pagination > li > a, .pagination > li > span{padding:3px 9px;font-size:13px;}
    .biaoti span{margin-top:6px;}
    .anquan img{width:46%;}
    .anquan img:nth-of-type(2n){margin-right:0;}
	.head .row .logo img{height: 31px;}
	.head .row .search input{padding: 4px 0;font-size: 12px;border: 1px solid #2089fc;height: 30px;padding-left: 8px;}
	.head .row .search .anniu{height: 30px;line-height: 30px;width: 45px;font-size: 12px;}
	.head .row{padding: 15px 15px;}
	.hotGame .box{flex-wrap: wrap;}
	.hotGame .box .game{width: 100%;margin-right: 0;margin-bottom: 10px;}
	.hotGame .box .game .zi{font-size: 14px;}
	.newFabu .box{width: 100%;margin-right: 0;}
	.newFabu .box .det .name{font-size: 15px;}
	.newFabu .box .det .jianjie{font-size: 13px;}
	.newFabu .box .date .ri{font-size: 37px;}
	.anquan{padding: 15px 0;}
	.anquan .box{margin-bottom: 10px;}
	.anquan .box .jianjie{font-size: 12px;}
	/* .anquan .box{width: 100%;margin-right: 0;} */
	.anquan .box img{width: 32px;height: unset;}
	.anquan .box .name{font-size: 15px;}
	.footer ul{flex-wrap: wrap;}
	.footer ul li{font-size: 12px;padding: 0 5px;}
	.footer ul li hr{height: 11px;}
	.footer p{font-size: 12px;}
	.footer .footRight{flex-wrap: wrap;}
	.footer .footRight img{height: 33px;}
	.content .left .newBuy .wen .swiper-container1 .swiper-slide a{font-size: 12px;}
	.content .left .newBuy .wen .swiper-container1{height: 40px;}
	.nav{display: none;}
	.head .row .search{margin-right: 65px;}
	.head .row .denglu{display: block!important;position: absolute;right: 15px;}
    .head .row .denglu img{width: 22px;}
	.ydNav{display: block!important;}
	.content .left .newBuy .status{display: none;}
	.content .left .newBuy .name{font-size: 12px;}
	.content .left .newBuy .tu{width: 35px;}
	.content{padding-top: 0;}
	.right .login{display: none;}
	.footer .footRight{padding: 0 45px;justify-content: space-around;}
	.footer .footRight img{margin-bottom: 10px;}
	.footer{padding: 18px 0;}
}

