.container1{ width:100%;height:302px;vertical-align: top; } .container1 .main3 { box-sizing: border-box;position:absolute;left:0;top:110px; } .container1 .main3 img{ width:28px;height:15px;position:relative; } .container1 .main3 .cn{ font-size:36px;font-family:PingFangSC-Semibold,PingFang SC,Microsoft Yahei;font-weight:600;color:#fff; margin-top:16px; } .container1 .main3 .en{ font-size:14px;font-family:DINCondensed-Bold,DINCondensed,Microsoft Yahei;font-weight:bold;color:#fff; margin-top:7px; } .container2 { background-color:#4A4A4A;height:68px;display: flex;align-items: center; } .container2 .main{ display: flex;flex-direction: row;align-items: center;justify-content: center; } .container2 .main .item { font-size:13px;font-family:PingFangSC-Regular,PingFang SC,Microsoft Yahei;font-weight:400;color:rgba(255,255,255,1); line-height:18px;padding-left:40px;box-sizing: border-box; padding-right:40px; } .container2 .main .item span{ font-family:PingFangSC-Semibold,PingFang SC,Microsoft Yahei;color:#fff; } .container2 .main .item:nth-child(1) { background-image: url("../img/sports/icon_1.png");background-size:25px 28px; background-position: left center;background-repeat: no-repeat; width:20%; } .container2 .main .item:nth-child(2) { background-image: url("../img/sports/icon_2.png");background-size:26px 26px; background-position: left center;background-repeat: no-repeat; width:25%; } .container2 .main .item:nth-child(3) { background-image: url("../img/sports/icon_3.png");background-size:30px 24px; background-position: left center;background-repeat: no-repeat; width:35%; } .container2 .main .item:nth-child(4) { background-image: url("../img/sports/icon_4.png");background-size:30px 31px; background-position: left center;background-repeat: no-repeat; width:20%; } .container3{ box-sizing: border-box;height:565px; } .container3 .left{ position:absolute;left:0;top:0;display:inline-block;width:280px;padding-top:67px; } .container3 .left .en{ font-size:30px;font-family:DINCondensed-Bold,DINCondensed,Microsoft Yahei;font-weight:bold;color:rgba(218,164,3,1); line-height:36px; } .container3 .left .cn{ font-size:18px;font-family:PingFangSC-Semibold,PingFang SC,Microsoft Yahei;font-weight:600;color:rgba(102,102,102,1); line-height:25px; } .container3 .left .value{ font-size:14px;font-family:PingFangSC-Regular,PingFang SC,Microsoft Yahei;font-weight:400; line-height:24px;margin-top:40px;text-align:justify; } .container3 .right{ position:absolute;right:0;top:0;display:inline-block;width:800px; padding:67px 0 30px;box-sizing: border-box;height:519px; } .container3 .right .img{ height:459px;overflow: hidden; } .container3 .right .img img{ width:100%;height:100%; } .container3 .right .sports_imgs { position:absolute;left:0;top:436px;background-color:rgba(0, 0, 0, 0.4);height:90px;width:100%; overflow: hidden;box-sizing: border-box;text-align:center; } .container3 .right .sports_imgs .list_box_3{ width:540px;height:60px;overflow: hidden;position:relative;left:130px;top:15px; } .container3 .right .sports_imgs ul{ position:absolute;z-index:99;overflow: hidden;position:relative; } .container3 .right .sports_imgs li{ display:inline-block;width:125px;float:left;margin:0 10px;background-color:#fff; } .container3 .right .sports_imgs li img{ width:125px;height:60px;box-sizing: border-box;cursor: pointer; } .container3 .right .sports_imgs li img:hover{ border:1px solid #fff; } .container3 .right .sports_imgs li .title{ text-align:center;margin-top:30px;font-size:20px;line-height:28px; } .container3 .right .sports_imgs li .text{ text-align:center;margin-top:5px;font-size:14px;line-height:24px;margin-bottom:30px; } .container3 .right .sports_imgs .btn_left_3, .container3 .right .sports_imgs .btn_right_3{ position:absolute;display:inline-block;width:31px;height:63px;top:15px; z-index:999; } .container3 .right .sports_imgs .btn_left_3{ left:90px;background:url('../img/sports/icon_pre_2.png') no-repeat;background-size:100% 100%; } .container3 .right .sports_imgs .btn_right_3{ right:90px;background:url('../img/sports/icon_next_2.png') no-repeat;background-size:100% 100%; } .container3 .right .sports_imgs .btn_left_3:hover{ background:url('../img/sports/icon_pre_active.png') no-repeat;background-size:100% 100%;cursor: pointer; } .container3 .right .sports_imgs .btn_right_3:hover{ background:url('../img/sports/icon_next_active.png') no-repeat;background-size:100% 100%;cursor: pointer; } .container3 .right .pre ,.container3 .right .next{ position:absolute;display:inline-block;width:31px;height:31px;top:230px;z-index:9999; } .container3 .right .pre { left:20px;background:url(../img/icon/icon_left_red.png) no-repeat;background-size: 100% 100%; } .container3 .right .next { right:20px;background:url(../img/icon/icon_right_red.png) no-repeat;background-size: 100% 100%; } .container3 .right .pre:hover{ background:url('../img/icon/icon_left_red_active.png') no-repeat;background-size:100% 100%;cursor: pointer; } .container3 .right .next:hover{ background:url('../img/icon/icon_right_red_active.png') no-repeat;background-size:100% 100%;cursor: pointer; }