@charset "utf-8";
/* CSS Document */

.w1400{width: 100%;max-width: 1400px;margin:0 auto;}
.mtom20{ margin-bottom: 20px; }
/*Honda赛事*/
.match{width: 100%;padding: 20px 20px 0 20px;}
.match1{padding: 20px 0;}
.match1-con{position: relative;width: 100%;margin-top: 40px;}
.match1-con:after{ content: ""; position:absolute; top:0;left:0;bottom:5px; right:0;background:rgba(0,0,0,.4); z-index: 5;}
.match .cont-inner .logo{font-size: 70px;/* font-family: "思源黑体粗体"; */ font-weight: bold;color: #fff}
.match .cont-inner .title{font-size: 34px;/* font-family: "思源黑体粗体"; */ font-weight: bold;line-height: 1.25;color: #fff;width: 100%;}
.match .cont-inner .text{font-size: 22px;line-height: 37px;color: #fff;width: 100%;}
.match .cont-inner .more{width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;display: table-cell;vertical-align: middle; text-align: center;}
.match .cont-inner{position: absolute;z-index: 9;}
.match1-con .cont-inner{left: 4.5%;top: 24%;}
.match1-con .cont-inner .text {max-width: 585px;margin-top: 20px;}
.match1-con .cont-inner .title{margin-top: 70px;}

.match-racing{padding: 20px 0;}
.match-racing-con{position: relative;width: 100%;margin-top: 40px;}
.match-racing-con:after{ content: ""; position:absolute; top:0;left:0;bottom:0; right:0;background:rgba(0,0,0,.6); z-index: 5;}
.match-racing-con .cont-inner{left: 4.5%;top: 24%; display: table;}
.match-racing-con .cont-inner .racinglogo{ display: inline-block; width: 320px; }
.match-racing-con .cont-inner .racinglogo img{ display: block; width: 100%; }


.match1-con  .video-play{width: 100px;height: 100px;background: url(/honda/images/icon/icon-video-play.png) center no-repeat;background-size: cover;position: absolute;top: 50%;left: 50%;margin: -50px 0 0 -50px;z-index: 10;cursor: pointer;}
.match2{width: 100%;margin-bottom: 40px;background:url(/honda/images/match/match-bg2.jpg) no-repeat center right;height: 200px;background-size: cover;}
.match2 ul{font-size: 0;text-align: left;float: left;margin-top: 65px;}
.match2 ul li{display: inline-block;margin-left: 155px;}
.match2 ul li a{font:30px/70px ''; font-weight: bold;color: #fff;letter-spacing: 1px;position: relative;}
.match2 ul li a:before,.match2 .right a:before{position: absolute;bottom: -20px;height: 3px;background: #d53434;left: 0;content: "";width: 0;}
.match2 ul li.active a:before,.match2 ul li:hover a:before{width: 100%;transition: all .36s ease}
.match2 .right{float: right;}
.match2 .right a{font:50px/200px ''; font-weight: bold;color: #fff;margin-right: 120px;position: relative;}
.match3-con{position: relative;width: 100%;margin-top: 40px;margin-bottom: 20px;}
.match3-con:after{ content: ""; position:absolute; top:0;left:0;bottom:5px; right:0;background:rgba(0,0,0,.4); z-index: 5;}

.match3-con .cont-inner{left:4.5%;top: 20%;}
.match3-con .cont-inner .title{max-width: 665px;}
.match3-con .cont-inner .text{max-width: 665px;margin-top: 15px;}
.match3-con .cont-inner .title{margin-top: 50px;}

.match3-item{display: block;width: 100%;position: relative;margin-bottom: 20px;}
.match3-item img{display: block;width: 100%;}
.match3-item a{display: block;width: 100%; position: relative;}
.match3-item a::before{ content: ''; width: 100%; height: 100%; background-color: #000; opacity: 0.5; position: absolute; top: 0; left: 0; z-index: 0;}
.match3-item .title{width: 100%;text-align: center;font:50px/52px ''; font-weight: bold;position: absolute;left: 0;top:75px;color: #fff;}
.match3-item .more{width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;position: absolute;top:175px;left: 50%;margin-left: -68px;}
.match4{width: 100%;background:url(/honda/images/match/match-bg4.jpg) no-repeat center right;height: 240px;background-size: cover;}
.match4 .left{float: left;margin-left: 133px;}
.match4 .left a{font:50px/240px ''; font-weight: bold;color: #fff;margin-right: 120px;position: relative;}
.match4 ul{float: right;font-size: 0;margin:36px 50px 0 0;}
.match4 ul li{display: inline-block;width: 390px;margin-bottom: 36px;}
.match4 ul li a{font:30px/47px ''; font-weight: bold;color: #fff;letter-spacing: 1px;position: relative;}
.match4 ul li a:before{position: absolute;bottom: -13px;height: 3px;background: #d53434;left: 0;content: "";width: 0;}
.match4 ul li.active a:before,.match4 ul li:hover a:before,.match4 .left a:hover:before{width: 100%;transition: all .36s ease}

/*Honda赛事-F1-车手赛车*/
.match-tab{float: right;margin-right: 20px;}
.match-tab ul{width: auto;margin-top: 10px;}
.match-tab ul li{float: left;font:16px/48px ''; font-weight: bold;margin-left: 94px;}
.match-tab ul li a{color: #7b7b7b;position: relative;}
.match-tab ul li.active a{color: #000;}
.match-tab ul li a:before{position: absolute;bottom: -15px;height: 3px;background: #d53434;left: 0;content: "";width: 0;}
.match-tab ul li.active a:before,.match-tab ul li:hover a:before{width: 100%;transition: all .36s ease}
.match-tab ul li:hover a{color: #000}
.f1-cs-warp{padding: 20px 20px 0 20px}
.screen-list2 ul div{display: inline-block;margin: 52px 44px 0 44px;font-size: 24px; float: left;}
.f1-cs-warp{width: 100%;}
.f1-cs-warp1{padding: 95px 140px;width: 100%;background: #fff;margin-top: 20px;}
.cs-title1{font-size: 0;width: 100%;height: 84px;background: #2f2f2f;text-align: center;}
.cs-title1 span{font:30px/84px ''; font-weight: bold;position: relative;color: #fff}
.cs-title1 span:before{content:'';display: block;width: 218px;height: 30px;position: absolute;left: -234px;top:50%;margin-top: -15px;background: url(/honda/images/match/match-left-ico1.png) no-repeat center center;background-size: cover;}
.cs-title1 span:after{content:'';display: block;width: 199px;height: 30px;position: absolute;right: -215px;top:50%;margin-top: -15px;background: url(/honda/images/match/match-right-ico1.png) no-repeat center center;background-size: cover;}
.cs-item{padding:60px 0;}
.cs-img{width: 100%;max-width: 350px;margin:0 auto;border:solid #e5e5e5 11px;overflow: hidden;border-radius: 50%;}
.cs-img img{width: 100%}

.cs-title2{font-size: 0;width: 100%;height: 84px;background: #2f2f2f;text-align: center;}
.cs-title2 span{font:30px/84px ''; font-weight: bold;position: relative;color: #fff}
.cs-title2 span:before {content:'';display: block;width: 315px;height: 30px;position: absolute;left: -331px;top:50%;margin-top: -15px;background: url(/honda/images/match/match-left-ico2.png) no-repeat center center;background-size: cover;}
.cs-title2 span:after {content:'';display: block;width:300px;height: 30px;position: absolute;right: -315px;top:50%;margin-top: -15px;background: url(/honda/images/match/match-right-ico2.png) no-repeat center center;background-size: cover;}

.cs-con{padding-top: 45px;}
.cs-con h2{text-align: center;font-size: 20px;line-height: 32px;color: #000000;width: 100%;/* font-family: "思源黑体粗体"; */ font-weight: bold;}
.cs-con h3{text-align: center;font-size: 20px;line-height: 32px;color: #000000;width: 100%;}
.cs-con table{width: 100%;line-height: 35px;margin-top: 30px;}
.cs-con table td{border-right: solid #afafaf 1px;text-align: center;font-size: 18px;}
.cs-con table tr td:last-child{border-right: none;}
.cs-con div{width: 162px;height: 40px;line-height: 40px;background-color: #cc0000;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;margin:33px auto;}
.cs-con h4{text-align: center;font-size: 20px;line-height: 32px;color: #000000;width: 100%;/* font-family: "思源黑体粗体"; */ font-weight: bold;margin-top: 10px;}
.cs-con h4 span{font-size: 28px;line-height: 32px;color: #cc0000;}

.car-table{width: 100%;border: solid #cccccc 1px;margin-top: 25px;table-layout: fixed;
word-break: break-all;}
.car-table td:first-child{background: #595959;color: #fff;text-align: center;}
.car-table td{border-bottom: solid #cccccc 1px;line-height: 50px;font-size:16px; text-align: center;padding:0 10px;overflow: hidden;}
.car-table td.img-td{background: transparent;width: 800px;border-bottom: none;padding: 0;}
.car-table td.img-td img{display: block;width: 100%;}
.car-table td.img-td .car-swiper{ position: relative; width: 100%; overflow: hidden; }
.car-table tr:last-child td{border-bottom:none;}
.car-table tr.f-t td{border-top:solid #cccccc 1px;}

.car-swiper{ width: 100%; margin: 0 auto; text-align: center; }
.car-swiper img{ width: 100%;  display: block; }

/*Honda赛事-F1-赛程详情-观赛导语*/
.screen-list{ overflow: hidden; }
.screen-list dl{display: flex;margin: 20px 0; font-size: 0;text-align: left;}
.screen-list dl dd{width: 167px;margin-right: 20px; margin-left:0 !important;height: 140px;text-align: center;display:block;}
.screen-list dl dd.swiper-slide{ margin-right: 0; }
.screen-list dl dd a{display: block;border:solid #afafaf 2px;padding-top: 15px;}
.screen-list dl dd:nth-child(8n+1){margin-left: 0;}
.screen-list dl dd:hover a{border-color: #d53434;}
.screen-list dl dd:hover a[href^='javascript:void']{ border-color: #afafaf; }
.screen-list dl dd.active a{ border-color: #d53434; }
.screen-list dl dd img{display: block;margin:0 auto 10px;}
.screen-list dl dd h2{font-size: 16px;line-height: 24px;color: #000000;width: 100%;/* font-family: "思源黑体粗体"; */ font-weight: bold;}
.screen-list dl dd p{font-size: 14px;line-height: 24px;color: #000000;width: 100%;}
.screen-list2 .swiper-btn{ cursor: pointer; z-index: 2; width: 12px; height: 25px; background-size: 100% auto; position: absolute; top: 42%; background-repeat: no-repeat; background-size: 100% auto; }
.screen-list2 .swiper-btn.prev{ background-image: url(/honda/images/about/dsj-arrow1.png); left: 8%; }
.screen-list2 .swiper-btn.next{ background-image: url(/honda/images/about/dsj-arrow2.png); right: 8%; }
.screen-list2.hasTitle .swiper-btn{ top: 54%; }
.wsbkrace .screen-list2.hasTitle .swiper-btn{ top: 64%; }
.intr-time{background: #f0f0f0;font-size: 0;text-align: center;padding:20px 0;}
.intr-time span{display: inline-block;font:20px/40px '';/* font-family: "思源黑体粗体"; */ font-weight: bold;margin-right: 50px;}
.intr-time span a{color: #000000;}
.intr-time>a{display: inline-block;font:20px/40px '';color: #000000;/* font-family: "思源黑体粗体"; */ font-weight: bold;}
.intr-time>a:hover{text-decoration: underline;}
.intr-time em{display: inline-block;font:20px/40px '';color: #000000;margin:0 30px;}
.intro{display: block;width: 100%;background: #fff;margin-top: 20px;}
.intro-tab{width: 100%;border-bottom: solid #cccccc 1px;padding-top: 47px;}
.intro-tab div{width: auto;margin-right: 80px;position: relative;font:24px/55px '';color: #787878;float: left;}
.intro-tab div:after{position: absolute;top: 50%;height:23px;background: #cccccc;right: -42px;content: "";width: 1px;margin-top: -11.5px;}
.intro-tab div:last-child:after{display: none;}
.intro-tab div.active{color: #000;font-weight: bold;}
.intro-tab div:before{position: absolute;bottom: 0px;height:4px;background: #d1382f;left: 0;content: "";width: 0;}
.intro-tab div.active:before{width: 100%;transition: all .36s ease}
.intro-item{display:block;}
.intro-item h2{font-size: 24px;line-height: 64px;color: #5d5d5d;width: 100%;/* font-family: "思源黑体粗体"; */ font-weight: bold;margin-top: 25px;}
.intro-item div{width: 100%;height: auto;}
.intor-item-table1{width: 100%;border:solid #ccc 1px;}
.intor-item-table1 th{font-size: 16px;line-height: 57px;color: #fff;background: #000;text-align: center;width: 33.33%;border-right: solid #e2e2e2 1px}
.intor-item-table1 td{font-size: 18px;line-height: 57px;/* font-family: "思源黑体粗体"; */ font-weight: bold;text-align: center;border-right: solid #e2e2e2 1px}
.intor-item-table1 tr{border-bottom: solid #cccccc 1px;}
.intor-item-table1 td em{font-size: 20px;/* font-family: "思源黑体粗体"; */ font-weight: bold;}
.intro-item td>div{padding-left: 520px;position: relative;min-height: 215px;}
.intro-item div .left{width: 520px;font-size: 0;text-align: center;position: absolute;left: 0;top:24px;}
.intro-item div .left img{display: inline-block;width: 223px;}
.intro-item div .right{width: 100%;padding:20px 0 0 0;}
.intro-item div .right p{font:16px/33px '';color: #3b3b3b;}

.intro-list{width: 100%;height: auto;padding-bottom: 80px;}
.intro-list li{position: relative;width: 100%;padding-left: 310px;min-height: 300px;padding-bottom: 55px;border-bottom: solid #cccccc 1px;margin-top: 63px;}
.intro-list li .left{width: 250px;height: 250px;border:solid #e5e5e5 9px;border-radius: 50%;overflow: hidden;position: absolute;top:0;left: 0;}
.intro-list li .left img{display: block;width: 100%;}
.intro-list li .right{width: 100%;}
.intro-list li .right h4{font:20px/42px ''; font-weight: bold;color: #000000;margin-bottom: 10px;}
.intro-list li .right h2{font:22px/34px '';color: #cc0000;width: auto;padding-left: 50px;position: relative;display: inline-block;margin-bottom: 30px;}
.intro-list li .right h2:before{content:'';display: block;width: 25px;height: 22px;position: absolute;left: 0;top:5px;background: url(/honda/images/match/match-img16.png) no-repeat center center; background-size: cover;}
.intro-list li .right h2:after{content:'';display: block;width: 26px;height: 22px;position: absolute;right: -30px;bottom:-18px;background: url(/honda/images/match/match-img17.png) no-repeat center center; background-size: cover;}

.intro-list li .right p{font:16px/32px '';color: #000000;margin-bottom: 10px;}


/*Honda赛事-F1-赛程详情-战报*/
.intor-item-table2{width: 100%;}
.intor-item-table2 th{font-size: 16px;line-height: 57px;color: #fff;background: #2f2f2f;text-align: center;border-right: solid #fff 4px}
.intor-item-table2 td{font-size: 18px;line-height: 57px;font-family: "";text-align: center;border-right:solid #fff 4px;color: #3b3b3b;}
.intor-item-table2 tr{border-bottom: solid #ccc 1px;}
.intor-item-table2 tr td{background: #ffffff}
.intor-item-table2 tr.hd-bg td{background: #f0c3c4}
.intor-con{width: 100%;padding:55px;background: url(/honda/images/match/match-img18.jpg) no-repeat center center;background-size: cover;margin:80px auto 0;}
.intor-con h2{font:20px/21px ''; font-weight: bold;color: #000000;}
.intor-con p{font:14px/32px '';color: #000000;}
.intro-zb{width: 100%;position: relative;margin-bottom: 5px;}
.intro-zb img{display: block;width: 100%;}
.intro-zb .video-play{width: 100px;height: 100px;background: url(/honda/images/icon/icon-video-play.png) center no-repeat;background-size: cover;position: absolute;top: 50%;left: 50%;margin: -50px 0 0 -50px;z-index: 10;cursor: pointer;}
.inteo-ppl{width: 100%;display: block;padding-bottom: 35px;}
.inteo-ppl .wrapper{padding-left: 0!important;width: 101.5%!important;}
.inteo-ppl .news-warterfall{margin-bottom: 0;padding-bottom: 0;}


/*Honda赛事-F1-赛程详情-总览*/
.f1-zl-t{width: 100%;background: #fff;text-align: center;padding:40px 0;}
.f1-zl-t h1{font:36px/44px ''; font-weight: bold;color: #000000;}
.f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font:italic 60px/44px ''; font-weight: bold;margin-right: 15px;}
.f1-zl-t p{font:18px/44px '';color: #000000;}
.zb-title{padding-top: 50px;margin-bottom: 0px;}
.zl-l{margin-top: 40px;margin-bottom: 20px;}
.zl-l>div{margin-bottom: 20px;}
.zl-l-item{background: #fff;display: block;}
.zl-l-item .img{width: 100%;display: block;overflow: hidden;}
.zl-l-item .img img{display: block;width: 100%;transition:all .36s ease;}
.zl-l-item .text{width: 100%;padding: 28px;}
.zl-l-item .text h2{font:24px/33px ''; font-weight: bold;color: #000000;margin-bottom: 30px;height: 66px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zl-l-item:hover .img img{transform:scale(1.1);}
.zl-l-item .text>div{font-size: 0;}
.zl-l-item .text>div .date{font:16px/26px ''; font-weight: bold;color: #787878;float: left;display: inline-block;}
.zl-l-item .text .cor{float: right;font-size: 0;}
.zl-l-item .text .cor img{margin-right: 15px;height: 26px;}
.zl-l-item .text .cor p{display: inline-block;font:16px/26px ''; font-weight: bold;color: #787878}
.zl-l-item .text .cor p span{font:20px/26px ''; font-weight: bold;margin-left: 13px;}
.sd1{position: relative;width: 100%;margin-top: 40px;}
.sd1>img{display: block;width: 100%;}
.sd1-text{position: absolute;left: 0;width: 100%;top:50%;transform:translate(0,-50%);}
.sd1-text .more{    width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;margin:38px auto 0;}
.more:hover,.match .cont-inner .more:hover,.kdr1-text .more:hover,.sd2-text .more:hover,.kdr2-text .more:hover{background-color: #36353b; color: #fff;}
.btn-more-box .more:hover{background-color: transparent; color: transparent;}
.sd2{position: relative;width: 100%;margin-top: 20px;}
.sd2>img{display: block;width: 100%;}
.sd2-text{position: absolute;left: 0;width: 100%;top:50%;transform:translate(0,-50%);text-align: center;}
.sd2-text h4{font:48px/50px ''; font-weight: bold;color: #fff}
.sd2-text p{font:22px/34px '';color: #fff;margin-top: 20px;}
.sd2-text .more{width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;margin:38px auto 0;}

/*Honda赛事-Honda二小时耐力赛-车型先容*/
.lls-js{width: 100%;height: auto;background: #fff;margin-top: 20px;padding:72px 0;}
.iis-js-con{width: 100%;text-align: center;margin-top: 40px;}
.iis-js-con h2{font:20px/34px ''; font-weight: bold;color: #000000}
.iis-js-con p{font:16px/34px '';color: #000000}
.lls-js-banner{margin-top: 40px;}
.lls-js-banner img{display: block;width: 100%;}
.lls-js-banner .swiper-pagination-bullet i{ border-color: #5d5d5d;}
.lls-js-banner .swiper-pagination-bullet-active i{ border-color: #d53434;}

/*Honda赛事-Honda二小时耐力赛-赛事先容*/
.text-center{text-align: center!important;}
.lls-js-detail-con{width: 100%;}
.lls-js-detail-con ._table{width: 100%;margin:65px auto 100px;}
.lls-js-detail-con ._table>div{float: left;width: 50%;}
.lls-js-detail-con ._table .item{padding: 30px 0px 50px 0;border-bottom: solid #f0f0f0 6px;}
.lls-js-detail-con ._table .left .item{padding-right: 70px;}
.lls-js-detail-con ._table h2{font:20px/23px ''; font-weight: bold;color: #d53434; margin-bottom: 10px;}
.lls-js-detail-con ._table p{font:16px/30px '';color: #000000;}
.lls-js-detail-con ._table .item:last-child{border-bottom: none;padding-bottom: 0;}
.lls-js-detail-con ._table .right{border-left: solid #f0f0f0 6px;}
.lls-js-detail-con ._table .right .item{padding-left: 64px;}

.lls-js-detail-con ._table .right h3{font:16px/31px '';color: #000000;}
.lls-js-detail-con ._table .right h3 span{/* font-family: "思源黑体粗体"; */ font-weight: bold;margin-right: 10px;}
.lls-js-detail-con ._table .right .item div{width: 100%;margin-top: 10px;}
.lls-js-detail-con ._table .right .item div a{width: 32%;height:42px ;background: #d53434;color: #fff;text-align: center;margin-left: 2%;font:16px/42px '';display: block;float: left;}
.lls-js-detail-con ._table .right .item div a:first-child{margin-left: 0;}
.lls-js-detail-map{display: block;width: 100%;text-align: center;padding-bottom: 85px;}
.lls-js-detail-map h2{font:28px/30px ''; font-weight: bold;color: #000000;}
.lls-js-detail-map p{font:16px/30px '';color: #000000;margin-top: 10px;}
.lls-js-detail-map p em{font:italic 22px/30px '';color: #d53434;}
.lls-detail-pic{margin-top: 40px;}
.lls-detail-pic .item{width: 100%;border:solid #787878 1px;}
.lls-detail-pic .item img{display: block;width: 100%;}
.lls-js-detail-map .zzs{width: 100%;height:175px;background: #f0f0f0;margin-top: 113px;}
.lls-js-detail-map .zzs .left{font:28px/175px ''; font-weight: bold;color: #000000;float: left;padding:0 100px 0 125px;}
.lls-js-detail-map .zzs .right{float: left;}
.lls-js-detail-map .zzs .right img{display: block;width: auto;}


/*Honda赛事-Honda二小时耐力赛-战报*/
.lls-zb-ul{width: 100%;padding-bottom: 96px;}
.lls-zb-ul li{width: 100%;border-bottom: solid #cccccc 1px;margin-top: 40px;}
.lls-zb-ul li.active{border-bottom: none;}
.lls-zb-ul li h2{font:24px/70px ''; font-weight: bold;color: #5d5d5d;cursor: pointer;}
.lls-zb-ul li h2 img{display: inline-block;vertical-align: middle;margin-left: 25px;position: relative;top:-3px;transition:all .36s ease;}
.lls-zb-ul li table tr:last-child td{border-bottom: solid #f0f0f0 3px;}
.lls-zb-ul li table{display: none;}
.lls-zb-ul li.active h2 img{transform:rotate(-180deg);}
.lls-zb-ul li table em{font-weight: bold;}

/*Honda赛事-Honda二小时耐力赛-总览*/
.zl-title h2{/*color: #fff;*/}

/*Honda赛事-Honda赛道体验骑行活动-活动规则*/
.gz-zl-t{width: 100%;background: #fff;text-align: center;padding: 40px 0;}
.gz-zl-t p{font:18px/44px '';}
.gz-h1{text-align: center;font: italic 60px / 44px '';color: #000; margin-bottom: 20px;}
.gz{width: 100%;max-width: 1200px;margin:50px auto 90px;}
.gz .gz-item{padding-bottom: 30px;background: url(/honda/images/match/match-line.jpg) no-repeat center bottom;background-size: 100%;text-align: center;margin-bottom: 20px;}
.gz .gz-h1{margin-bottom: 40px;}
.gz .gz-item:last-child{background: none;}
.gz .gz-item h3{font:20px/24px ''; font-weight: bold;color: #d53434;}
.lls-js-detail-con .item p{font:16px/30px '';color: #000;margin-bottom: 10px;}
.lls-js-detail-con .item p em{display: inline-block;width: 22px;height: 22px;border-radius: 50%;border:solid #000 1px;text-align: left;font-size: 18px;/* font-family: "思源黑体粗体"; */ font-weight: bold;line-height: 22px;text-indent: 3px;margin-right: 8px;}

/*Honda赛事-Honda赛道体验骑行活动-精彩瞬间*/


/*Honda赛事-MotoGP-车手赛车*/
.mt-title{margin-bottom: 60px;}
.moto-text{text-align: center;margin-top: 40px;}
.moto-text h2{font:20px/34px ''; font-weight: bold;color: #000000;}
.moto-text p{font:16px/34px '';color: #000000;}

/*Honda赛事-MotoGP-赛程详情*/
.moto-time em{margin:0 20px;}
.moto-item-dy{width: 100%;padding:50px;background: url(/honda/images/match/match-img53.jpg) no-repeat center right; background-size: cover;margin-top: 60px;}
.moto-item-dy h2{font:18px/32px ''; font-weight: bold;color: #000;}
.moto-item-dy p{font:14px/30px '';color: #000;}
.moto-item-dy p span{font:16px/30px ''; font-weight: bold;color: #d1382f;}

.zb-jcsj{margin-top: 50px;}

/*Honda赛事-MotoGP-总览*/

/*wsbk*/
.wsbk-item-dy{width: 100%;padding:50px;background: url(/honda/images/match/match-img72.jpg) no-repeat center left; background-size: cover;margin-top: 60px;}

/*kdr*/
.kdr-table{width: 100%;margin:30px auto 70px;}
.kdr-table th{font-size: 16px;line-height: 57px;color: #fff;background: #2f2f2f;text-align: center;border-right: solid #fff 4px}
.kdr-table td{font-size: 18px;line-height: 57px;font-family: "";text-align: center;border-right:solid #fff 4px;color: #3b3b3b;}
.kdr-table tr{border-bottom: solid #fff 2px;}
.kdr-table tr:nth-child(even) td{background: #f0f0f0}
.kdr-table tr:nth-child(odd) td{background: #ffffff}
.kdr-table tr td em{font-weight: bold}

.kdr1{width: 100%;height: auto;position: relative;}
.kdr1>img{display: block;width: 100%;}

.kdr1-text{position: absolute;right:143px;width: 460px;top:50%;transform:translate(0,-50%);}
.kdr1-text .more{    width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;margin:38px auto 0;}

.kdr2{width: 100%;height: auto;position: relative;margin-top: 20px;}
.kdr2>img{display: block;width: 100%;}

.kdr2-text{position: absolute;left:163px;width: auto;top:50%;transform:translate(0,-50%);}
.kdr2-text .more{    width: 136px;height: 40px;line-height: 40px;background-color: #c94040;border-radius: 3px;font-size: 16px;color: #fff;text-align: center;}

.kdr2-text .things-title{text-align: left;}
.kdr2-text .things-title img {margin:0 0 0 -30px;}
.kdr2-text .things-title h2{font:46px/56px ''; font-weight: bold;}
.kdr2-text p{font:18px/34px '';color: #000000;width: 100%;max-width: 790px;margin:40px 0;}

.kdr-time{margin-top: 40px;}
.kdr-zb1{background: #f0f0f0;padding: 10px 10px 10px 280px;background: #f0f0f0;margin-top: 40px;position: relative;height: 248px;}
.kdr-zb1 img{display: block;position: absolute;left: 10px;top:10px;}
.zb1-text{position: relative;padding: 0 70px;width: 100%;height: 100%}
.zb1-text>div{position: absolute;top:50%;left: 70px;transform:translate(0,-50%);}
.zb1-text h2{font:20px/33px ''; font-weight: bold;color: #000000;width: 100%;max-width: 970px;margin-bottom: 15px;}
.zb1-text p{font:16px/29px '';color: #000000;width: 100%;max-width: 970px;}
.kdr-h2{font:24px/65px ''; font-weight: bold;color: #5d5d5d;width: 100%;margin-top: 40px;}
.kdr-table2{margin:0;}

/*赛程*/
.sc-content{background: #fff;width: 100%;max-width: 1000px;margin:0 auto;}
.ms-sec{overflow: visible;}
.c-head3-type1{line-height: 32px;margin-bottom: 30px;padding: 0 0 0 10px;border-left: 4px solid #e60012;font-size: 23px;font-size: 2.3rem;}
.c-h-rmenu, .c-h-rmenu-type1{padding-right: 11px;float: right;background-image: url(http://www.honda.com.cn/assets/images/funtec/top/funtec/slash.gif);background-repeat: no-repeat;background-position: right 0px;}
.c-h-rmenu-type1.reverse li{float: left;    padding: 0 5px 0 16px;height: 32px;background-image: url(http://www.honda.com.cn/assets/images/funtec/top/funtec/slash.gif);background-repeat: no-repeat;}
.c-h-rmenu.reverse li{float: left;height: 32px;background-image: url(http://www.honda.com.cn/assets/images/funtec/top/funtec/slash.gif);background-repeat: no-repeat;}
.c-h-rmenu li a, .c-h-rmenu-type1 li a{line-height: 32px;padding: 0 3px;display: block;letter-spacing: 1px;text-align: center;}
.c-h-rmenu li a span, .c-h-rmenu-type1 li a span{padding: 0 0 2px 0;position: relative;top: -2px;color: #111111;font-size: 13px;}
.c-h-rmenu li a span:after, .c-h-rmenu-type1 li a span:after{    content: '';width: 100%;height: 2px;display: block;display: none\9;background-color: #000;opacity: 0;position: absolute;left: 0px;bottom: -2px;transition-duration: .3s;transition-property: opacity;}
.c-h-rmenu li.current a span:after, .c-h-rmenu-type1 li.current a span:after{opacity: 1;display: block\9;}
.ms-ygroup{overflow: hidden;display: none;}
.ms-ygroup.active{display: block;}
.ms-ygroup nav{float: left;width: 244px;display: block;}
.ms-ygroup nav h4{margin-bottom: 15px;font-size: 18px;font-size: 1.8rem;font-weight: bold;}
.ms-ygroup nav ul{border: 1px solid #dddddd;border-bottom: 0px;}
.ms-ygroup nav ul li a{position: relative;display: block;padding: 5px;line-height: 33px;background: #fff;font-size: 14px;font-size: 1.4rem;-moz-transition: all 500ms;-o-transition: all 500ms;-webkit-transition: all 500ms;transition: all 500ms;}
.ms-ygroup nav ul li a img{display: inline-block;margin-right: 10px;border: 1px solid #dddddd;}
.ms-ygroup nav ul li a:hover, .ms-ygroup nav ul li a.active{background: #000;color: #fff;}
.ms-ygroup nav ul li a.active:before{    content: '';display: block;position: absolute;right: -16px;top: 50%;width: 16px;height: 16px;margin-top: -8px;background: url(http://www.honda.com.cn/assets/images/motorsports/ico_arw.png) no-repeat left top;}
.ms-group{float: right;width: 720px;    display: none;}
.ms-group.active{display: block;}
.ms-group h4{margin-bottom: 15px;font-size: 18px;font-size: 1.8rem;font-weight: bold;}
.ms-sec .c-table3, .ms-sec .c-table3-type1{margin-bottom: 36px;width: 100%;border-collapse: collapse;border-spacing: 0;}
.c-table3 th, .c-table3-type1 th, .c-table3-type2 th{background-color: #ebebeb;vertical-align: middle;}
.c-table3 th, .c-table3 td, .c-table3-type1 th, .c-table3-type1 td, .c-table3-type2 th, .c-table3-type2 td{font-size: 14px;font-size: 1.4rem;line-height: 160%;padding: 4px 5px;border: 1px solid #ddd;text-align: center;}
.sc-body{background: #fff!important;}

.motorsports-dakar_special .ex-fleft{width: 700px;}
.hdcpic{position: relative;overflow: hidden; width: 720px;}
.hdcpic .bigImg{width: 662px !important;height: 375px;position: relative;margin: 0 auto;overflow: hidden;}
.hdcpic .bigImg li img{vertical-align: middle;width: 662px;height: 375px;}
.hdcpic .smallScroll{height: 85px;position: relative;margin-top: 30px;}
.hdcpic .sPrev{background-image: url(http://www.honda.com.cn/assets/images/common/left_arrow1.png);width: 15px;height: 45px;position: absolute;top: 18px;left: 30px;text-indent: -9999px;}
.hdcpic .smallImg{width: 495px;height: 85px;margin: 0 auto;overflow: hidden;position: relative;}
.hdcpic .sNext{    background-image: url(http://www.honda.com.cn/assets/images/common/right_arrow1.png);width: 15px;height: 45px;position: absolute;top: 18px;right: 30px;text-indent: -9999px;}
.hdcpic .smallImg ul{height: 85px;width: 9999px;overflow: hidden;}
.hdcpic .smallImg li{width: 150px;margin-right: 20px;float: left;position: relative;transition-duration: .3s;transition-property: opacity;will-change: opacity;cursor: pointer;}
.hdcpic .smallImg img{text-align: center;margin: 0 auto;width: 100%;}
.hdcpic .smallImg .on:before{content: '';width: 150px;height: 85px;display: block;border: 2px solid #e60012;box-sizing: border-box;position: absolute;top: 0px;left: 0px;}
.c-head3-type1:after,.ms-ygroup nav ul:after{content: "";display: block;height: 0px;clear: both}

.ms-imglist1{overflow: hidden;*zoom: 1;width: 742px;margin-bottom: 22px;}
.ms-imglist1 li{float: left;margin: 0 22px 22px 0;}
.ms-imglist1 li img{border: 1px solid #dddddd;}
.thecaption{opacity: 0!important;}
.gz-h1-t{margin-top: 65px;}
.m-be:before{display: none;}

@media (min-width: 1681px) and (max-width: 1890px){
    .match4 ul li{width: 320px;}
    .match4 ul li a{font-size: 26px;}
    .match4 .left a{margin-right: 80px;}
    .header .nav li{margin:0 40px;}
}

@media (min-width: 1441px) and (max-width: 1680px){
    /* 缩小83% */
    .w1400{max-width:1047px; }
    .screen-list dl dd:nth-child(8n+1){margin-left: 9px;}
    .screen-list dl dd:nth-child(6n+1){margin-left: 0}
    .screen-list2 ul div{margin: 42px 34px 0 34px;font-size: 18px;}
    .intr-time>a,.intr-time span,.intr-time em{font:16px/32px ''; font-weight: bold;}
    .intro-tab{padding-top: 39px;}
    .intro-tab div{margin-right: 64px;font: 20px/45px '';}
    .intro-tab div:after{height: 19px;right: -32px;margin-top: -9.5px;}
    .intro-item h2{font-size: 20px;line-height: 50px;margin-top: 20px;}
    .intor-item-table1 th{font-size: 14px;}
    .intor-item-table1 td{font-size: 16px;}
    .intro-item div .left{width: 380px;}
    .intro-item td>div{padding-left: 380px;}
    .intro-item div .right p{font-size: 14px;line-height: 30px;}
    .intro-list li{margin-top: 50px;padding-left:257px;padding-bottom: 44px;min-height: 250px;}
    .intro-list li .left{width: 207px;height: 207px;}
    .intro-list li .right h4{font:16px/36px ''; font-weight: bold;margin-bottom: 8px;}
    .intro-list li .right h2{font:18px/28px ''; font-weight: bold;margin-bottom: 24px;}
    .intro-list li .right h2:before{width: 20px;height:18px;    background-size: 100%;}
    .intro-list li .right h2:after{width: 20px;height:18px;    background-size: 100%;}
    .intro-list li .right p{font:14px/26px '';}
    .match .cont-inner .logo{font-size: 56px;}
    .match .cont-inner .title{font-size: 28px;}
    .match1-con .cont-inner .title{margin-top: 56px;}
    .match1-con .cont-inner .text{font-size: 18px;line-height: 30px;margin-top: 16px;}
    .match .cont-inner .more{font-size: 14px;margin-top: 40px;}
    .match1-con .video-play{width: 80px;height: 80px;margin: -40px 0 0 -40px;}

	.match-racing-con .cont-inner .racinglogo{width: 256px; }

    .match2{height:160px }
    .match2 ul{margin-top: 51px;}
    .match2 ul li{margin-left: 128px;}
    .match2 ul li a{font: 24px/58px ''; font-weight: bold;}
    .match2 .right a{font: 40px/160px ''; font-weight: bold;margin-right: 96px;}
    .match .cont-inner .text{font-size: 18px;line-height: 30px;margin-top: 12px;}
    .match3-item .title{font: 40px/42px ''; font-weight: bold;top:60px;}
    .match3-item .more{font-size: 14px;top: 140px;}
    .match4{height:192px; }
    .match4 .left{margin-left: 106px;}
    .match4 .left a{font: 40px/192px ''; font-weight: bold;margin-right: 96px;}
    .match4 ul{margin:36px 40px 0 0;}
    .match4 ul li{width:285px ;}
    .match4 ul li a{font:24px/38px '';}
    .f1-cs-warp1{padding: 76px 112px;}
    .cs-title1{height: 70px;}
    .cs-title1 span{font: 24px/70px ''; font-weight: bold;}
    .cs-title1 span:before{width: 174px;height: 24px;left: -184px;margin-top: -12px;}
    .cs-title1 span:after{width: 166px;height:24px;right: -176px;margin-top: -12px;}
    .cs-title2{height: 70px;}
    .cs-title2 span{font: 24px/70px ''; font-weight: bold;}
    .cs-title2 span:before{width: 252px;height: 24px;left: -262px;margin-top: -12px;}
    .cs-title2 span:after{width: 249px;height:24px;right: -259px;margin-top: -12px;}
    .cs-item{padding:48px 0;}
    .cs-con h2{font-size: 17px;line-height: 26px;}
    .cs-con h3{font-size: 17px;line-height: 26px;}
    .cs-con table{margin-top: 24px;line-height: 32px;}
    .cs-con table td{font-size: 16px;}
    .cs-con div{margin:29px auto;font-size: 14px;}
    .cs-con h4{font-size: 17px;line-height: 26px;}
    .cs-con h4 span{font-size: 24px;}
    .cs-img{width: 83%;}
    .cs-con{padding-top: 15px;}
    .car-table td.img-td{width: 640px;}
    .car-table td{font-size: 14px;line-height: 28px;}
    .car-table tr:not(:first-child) td:first-child{width: 10%;}
    .intor-item-table2 th{font-size: 16px;}
    .intor-item-table2 td{font-size: 16px;line-height: 45px;}
    .intor-con{padding:44px; }
    .intor-con h2{font:16px/17px '';/* font-family: "思源黑体粗体"; */ font-weight: bold;}
    .intor-con p{    font: 14px/27px '';}
    .intro-list{padding-bottom: 64px;}
    .intro-zb .video-play{width: 80px;height: 80px;margin: -40px 0 0 -40px;}
    .f1-zl-t{padding:32px 0;}
    .f1-zl-t h1{font:28px/35px ''; font-weight: bold;}
    .f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font: italic 48px/35px ''; font-weight: bold;margin-right: 12px;}
    .f1-zl-t p{font:16px/35px '';}
    .zb-title{padding-top: 40px;}
    .zl-l{margin-top: 32px;}
    .zl-l-item .text{padding:22px;}
    .zl-l-item .text h2{font: 20px/26px ''; font-weight: bold;margin-bottom: 24px;height: 52px;}
    .zl-l-item .text>div .date,.zl-l-item .text .cor p{font:14px/21px ''; font-weight: bold;}
    .zl-l-item .text .cor p span{font:16px/21px ''; font-weight: bold;}
    .zl-l-item .text .cor img{height:21px; }
    .sd1-text .more,.sd2-text .more{margin-top: 30px;font-size: 14px;}
    .sd2-text p{font-size: 18px;line-height: 30px;}

    .lls-js{padding:57px 0; }
    .iis-js-con,.lls-js-banner{margin-top: 32px;}
    .iis-js-con h2{font-size: 16px;line-height: 28px;}
    .iis-js-con p{font-size: 14px;line-height: 28px ;}
    .lls-zb-ul li{margin-top: 32px;}
    .lls-zb-ul li h2{font-size: 20px;line-height: 56px;}
    .lls-zb-ul li h2 img{width: 20px;margin-left: 20px;top:-2px;}
    .lls-zb-ul{padding-bottom: 77px;}

    .lls-js-detail-con ._table{ margin: 52px auto 83px;}
    .lls-js-detail-con ._table .item{padding: 24px 0px 40px 0;}
    .lls-js-detail-con ._table .left .item{padding-right: 56px;}
    .lls-js-detail-con ._table .right .item{padding-left: 50px;}
    .lls-js-detail-con ._table h2{font: 16px/18px ''; font-weight: bold;margin-bottom: 5px;}
    .lls-js-detail-con ._table p{font:14px/24px '';}
    .lls-js-detail-con ._table .right h3{font:14px/24px '';}
    .lls-js-detail-con ._table .right .item div a{height: 35px;line-height: 35px;font-size: 14px;}
    .lls-js-detail-map h2{font: 22px/24px ''; font-weight: bold;}
    .lls-js-detail-map p{font-size: 14px;line-height: 24px;}
    .lls-js-detail-map p em{font: italic 19px/24px '';margin:0 2px;}
    .lls-detail-pic{margin-top: 32px;}
    .lls-js-detail-map .zzs{margin-top:90px;height: 140px;}
    .lls-js-detail-map .zzs .left{font: 22px/140px ''; font-weight: bold;padding: 0 80px 0 100px;}
    .lls-js-detail-map .zzs .right{height: 100%;}
    .lls-js-detail-map .zzs .right img{height: 100%;}
    .lls-js-detail-map{padding-bottom:68px; }
    .gz-zl-t p{font:16px/35px '';}
    .gz{margin:40px auto 72px;}
    .gz .gz-h1{margin-bottom: 32px;font: 25px/26px '';}
    .gz .gz-item{padding-bottom: 24px;margin-bottom: 16px;}
    .gz .gz-item h3{font-size: 17px;line-height: 20px;}
    .gz .gz-item p{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    .lls-js-detail-con .item p em{width: 19px;height: 19px;font-size: 16px; line-height: 19px; /* text-indent: 0; */}
    .moto-item-dy{    padding: 40px;margin-top: 48px;}
    .moto-item-dy h2{font: 16px/25px ''; font-weight: bold;}
    .moto-item-dy p{font:12px/24px '';}
    .moto-item-dy p span{font: 14px/24px ''; font-weight: bold;}
    .kdr-table th{font-size: 14px;line-height: 50px;}
    .kdr-table td{font-size: 16px;line-height: 50px;}
    .kdr-h2{font:20px/50px ''; font-weight: bold;margin-top: 32px;}
    .kdr-zb1{margin-top: 32px;height: 200px;padding: 10px 10px 10px 222px;}
    .kdr-zb1 img{height: 180px;}
    .zb1-text{padding: 0 56px;}
    .zb1-text>div{left: 56px;}
    .zb1-text h2{font:16px/26px ''; font-weight: bold;margin-bottom: 12px;}
    .zb1-text p{font:14px/24px '';}
    .kdr1-text{right: 73px;}
    .kdr2-text{left: 73px;}
    .kdr2-text p{font:16px/26px '';margin:32px 0;}
    .kdr2-text .more{font-size: 14px;margin-top: 32px;}
    .kdr1-text .more{font-size: 14px;margin-top: 32px;}
    .match-tab ul{margin-top: 2px;}
	.gz-zl-t{ padding: 32px 0;}
    .gz-h1{font: italic 48px / 35px 思源黑体粗体;}
    .moto-text h2{font-size: 16px;line-height: 26px;}
    .moto-text p{font-size: 14px;line-height: 24px;}
    .moto-text{margin-top: 32px;}
    .gz-h1-t{margin-top: 45px;}

}
@media (min-width: 1201px) and (max-width: 1440px){
    /* 缩小70% */
    .w1400{max-width:1047px; }
    .screen-list dl dd:nth-child(8n+1){margin-left: 9px;}
    .screen-list dl dd:nth-child(6n+1){margin-left: 0}
    .screen-list2 ul div{margin: 42px 34px 0 34px;font-size: 18px;}
    .intr-time>a,.intr-time span,.intr-time em{font:16px/32px ''; font-weight: bold;}
    .intro-tab{padding-top: 39px;}
    .intro-tab div{margin-right: 64px;font: 20px/45px '';}
    .intro-tab div:after{height: 19px;right: -32px;margin-top: -9.5px;}
    .intro-item h2{font-size: 20px;line-height: 50px;margin-top: 20px;}
    .intor-item-table1 th{font-size: 14px;}
    .intor-item-table1 td{font-size: 16px;}
    .intro-item div .left{width: 360px;}
    .intro-item td>div{padding-left: 360px;}
    .intro-item div .right p{font-size: 14px;line-height: 30px;}
    .intro-list li{margin-top: 50px;padding-left:257px;padding-bottom: 44px;min-height: 250px;}
    .intro-list li .left{width: 207px;height: 207px;}
    .intro-list li .right h4{font:16px/36px ''; font-weight: bold;margin-bottom: 8px;}
    .intro-list li .right h2{font:18px/28px ''; font-weight: bold;margin-bottom: 24px;}
    .intro-list li .right h2:before{width: 20px;height:18px;    background-size: 100%;}
    .intro-list li .right h2:after{width: 20px;height:18px;    background-size: 100%;}
    .intro-list li .right p{font:14px/26px '';}
    .match .cont-inner .logo{font-size: 42px;}
    .match .cont-inner .title{font-size: 20px;}
    .match1-con .cont-inner .title{margin-top: 35px;}
    .match1-con .cont-inner .text{font-size: 18px;line-height: 30px;margin-top: 16px;}
    .match .cont-inner .more{font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .match1-con .video-play{width: 70px;height: 70px;margin: -35px 0 0 -35px;}
    .match-racing-con .cont-inner .racinglogo{width: 224px; }
    .match2{height:140px }
    .match2 ul{margin-top: 41px;}
    .match2 ul li{margin-left: 105px;}
    .match2 ul li a{font: 20px/50px ''; font-weight: bold;}
    .match2 .right a{font: 32px/140px ''; font-weight: bold;margin-right: 80px;}
    .match .cont-inner .text{font-size: 14px;line-height: 24px;margin-top: 7px; max-width: 430px;}
    .match3-item .title{font: 30px/32px ''; font-weight: bold;top:40px;}
    .match3-item .more{top: 100px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .match4{height:162px; }
    .match4 .left{margin-left: 86px;}
    .match4 .left a{font: 32px/162px ''; font-weight: bold;margin-right: 60px;}
    .match4 ul{margin:36px 40px 0 0;}
    .match4 ul li{width:235px ;}
    .match4 ul li a{font:20px/32px '';}
    .f1-cs-warp1{padding: 50px 40px;}
    .cs-title1{height: 70px;}
    .cs-title1 span{font: 24px/70px ''; font-weight: bold;}
    .cs-title1 span:before{width: 174px;height: 24px;left: -184px;margin-top: -12px;}
    .cs-title1 span:after{width: 166px;height:24px;right: -176px;margin-top: -12px;}
    .cs-title2{height: 70px;}
    .cs-title2 span{font: 24px/70px ''; font-weight: bold;}
    .cs-title2 span:before{width: 252px;height: 24px;left: -262px;margin-top: -12px;}
    .cs-title2 span:after{width: 249px;height:24px;right: -259px;margin-top: -12px;}
    .cs-item{padding:36px 0;}
    .cs-con h2{font-size: 17px;line-height: 26px;}
    .cs-con h3{font-size: 17px;line-height: 26px;}
    .cs-con table{margin-top: 24px;line-height: 32px;}
    .cs-con table td{font-size: 16px;}
    .cs-con div{margin:15px auto;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .cs-con h4{font-size: 17px;line-height: 26px;}
    .cs-con h4 span{font-size: 24px;}
    .cs-img{width: 83%;}
    .cs-con{padding-top: 15px;}
    .car-table td.img-td{width: 640px;}
    .car-table td{font-size: 14px;line-height: 28px;}
    .car-table tr:not(:first-child) td:first-child{width: 10%;}
    .intor-item-table2 th{font-size: 16px;}
    .intor-item-table2 td{font-size: 16px;line-height: 45px;}
    .intor-con{padding:44px; }
    .intor-con h2{font:16px/17px '';/* font-family: "思源黑体粗体"; */ font-weight: bold;}
    .intor-con p{    font: 14px/27px '';}
    .intro-list{padding-bottom: 64px;}
    .intro-zb .video-play{width: 70px;height: 70px;margin: -35px 0 0 -35px;}
    .f1-zl-t{padding:28px 0;}
    .f1-zl-t h1{font:25px/35px ''; font-weight: bold;}
    .f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font: italic 36px/30px ''; font-weight: bold;margin-right: 12px;}
    .f1-zl-t p{font:16px/30px '';}
    .zb-title{padding-top: 30px;}
    .zl-l{margin-top: 32px;}
    .zl-l-item .text{padding:22px;}
    .zl-l-item .text h2{font: 17px/26px ''; font-weight: bold;margin-bottom: 24px;height: 52px;}
    .zl-l-item .text>div .date,.zl-l-item .text .cor p{font:14px/21px ''; font-weight: bold;}
    .zl-l-item .text .cor p span{font:16px/21px ''; font-weight: bold;}
    .zl-l-item .text .cor img{height:21px; }
    .sd1-text .more,.sd2-text .more{margin-top: 30px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 22px;}
    .sd2-text p{font-size: 18px;line-height: 30px;}

    .lls-js{padding:37px 0; }
    .iis-js-con,.lls-js-banner{margin-top: 25px;}
    .iis-js-con h2{font-size: 16px;line-height: 28px;}
    .iis-js-con p{font-size: 14px;line-height: 28px ;}
    .lls-zb-ul li{margin-top: 25px;}
    .lls-zb-ul li h2{font-size: 20px;line-height: 56px;}
    .lls-zb-ul li h2 img{width: 20px;margin-left: 20px;top:-2px;}
    .lls-zb-ul{padding-bottom: 50px;}

    .lls-js-detail-con ._table{ margin: 36px auto 53px;}
    .lls-js-detail-con ._table .item{padding: 24px 0px 40px 0;}
    .lls-js-detail-con ._table .left .item{padding-right: 56px;}
    .lls-js-detail-con ._table .right .item{padding-left: 50px;}
    .lls-js-detail-con ._table h2{font: 16px/18px ''; font-weight: bold;margin-bottom: 5px;}
    .lls-js-detail-con ._table p{font:14px/24px '';}
    .lls-js-detail-con ._table .right h3{font:14px/24px '';}
    .lls-js-detail-con ._table .right .item div a{height: 35px;line-height: 35px;font-size: 14px;}
    .lls-js-detail-map h2{font: 22px/24px ''; font-weight: bold;}
    .lls-js-detail-map p{font-size: 14px;line-height: 24px;}
    .lls-js-detail-map p em{font: italic 19px/24px '';margin:0 2px;}
    .lls-detail-pic{margin-top: 32px;}
    .lls-js-detail-map .zzs{margin-top:90px;height: 140px;}
    .lls-js-detail-map .zzs .left{font: 22px/140px ''; font-weight: bold;padding: 0 80px 0 100px;}
    .lls-js-detail-map .zzs .right{height: 100%;}
    .lls-js-detail-map .zzs .right img{height: 100%;}
    .lls-js-detail-map{padding-bottom:68px; }
    .gz-zl-t p{font:16px/30px '';}
    .gz{margin:28px auto 26px;}
    .gz .gz-h1{margin-bottom: 32px;font: 25px/26px '';}
    .gz .gz-item{padding-bottom: 24px;margin-bottom: 16px;}
    .gz .gz-item h3{font-size: 17px;line-height: 20px;}
    .gz .gz-item p{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    .lls-js-detail-con .item p em{width: 19px;height: 19px;font-size: 16px;text-indent: 0;}
    .moto-item-dy{    padding: 40px;margin-top: 48px;}
    .moto-item-dy h2{font: 16px/25px ''; font-weight: bold;}
    .moto-item-dy p{font:12px/24px '';}
    .moto-item-dy p span{font: 14px/24px ''; font-weight: bold;}
    .kdr-table th{font-size: 14px;line-height: 50px;}
    .kdr-table td{font-size: 16px;line-height: 50px;}
    .kdr-h2{font:20px/50px ''; font-weight: bold;margin-top: 32px;}
    .kdr-zb1{margin-top: 32px;height: 200px;padding: 10px 10px 10px 222px;}
    .kdr-zb1 img{height: 180px;}
    .zb1-text{padding: 0 56px;}
    .zb1-text>div{left: 56px;}
    .zb1-text h2{font:16px/26px ''; font-weight: bold;margin-bottom: 12px;}
    .zb1-text p{font:14px/24px '';}
    .kdr1-text{right: 13px;width: 270px;}
    .kdr2-text .things-title h2{font-size: 32px;line-height: 34px;}
    .kdr2-text{left: 43px;}
    .kdr2-text p{font:14px/24px '';margin:28px 0;max-width: 490px;}
    .kdr2-text .more{font-size: 14px;margin-top: 32px;}
    .kdr1-text .more{font-size: 14px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .match-tab ul{margin-top: 2px;}
    .sd2-text h4{font-size: 32px;}
    .sd2-text p{font-size: 16px;margin-top: 14px;line-height: 26px;}
    .things-title h2{font:32px/34px ''; font-weight: bold;}
    .things-title img{width: 250px;}
    .match .cont-inner .logo{font-size:32px;}
    .match3-con .cont-inner .title{font-size: 18px;max-width: 430px;}
    .match1-con .cont-inner{top:28%;}
    .screen-list dl dd h2{line-height: 20px;font-size: 14px;}
    .screen-list dl dd p{font-size: 12px;line-height: 20px;}
    .screen-list dl dd{height: 120px;}
    .screen-list dl dd img{width: 35px;height: auto;}
	.gz-zl-t{ padding: 28px 0;}
    .gz-h1{font: italic 36px / 30px 思源黑体粗体;}
    .intro-tab div:before{height: 2px;}
    .moto-text h2{font-size: 16px;line-height: 26px;}
    .moto-text p{font-size: 14px;line-height: 24px;}
    .moto-text{margin-top: 26px;}
    .gz-h1-t{margin-top: 35px;}
}
@media (min-width: 993px) and (max-width: 1200px){
    /* 缩小60% */
    .w1400,.sc-content{max-width:871px; }
    .screen-list dl dd:nth-child(8n+1){margin-left: 9px;}
    .screen-list dl dd:nth-child(6n+1){margin-left: 9px}
    .screen-list dl dd:nth-child(5n+1){margin-left: 0px}
    .intr-time{padding: 16px 0}
    .screen-list2 ul div{margin: 42px 34px 0 34px;font-size: 18px;}
    .intr-time>a,.intr-time span,.intr-time em{font:16px/32px ''; font-weight: bold;}
    .intro-tab{padding-top: 39px;}
    .intro-tab div{margin-right: 64px;font: 20px/45px '';}
    .intro-tab div:after{height: 19px;right: -32px;margin-top: -9.5px;}
    .intro-item h2{font-size: 20px;line-height: 50px;margin-top: 20px;}
    .intor-item-table1 th{font-size: 14px;}
    .intor-item-table1 td{font-size: 16px;}
    .intro-item div .left{width: 280px;}
    .intro-item td>div{padding-left: 280px;}
    .intro-item div .right p{font-size: 14px;line-height: 30px;}
    .intro-list li{margin-top: 25px;padding-left:160px;padding-bottom: 20px;min-height: 180px;}
    .intro-list li .left{width: 150px;height: 150px;}
    .intro-list li .right h4{font:16px/36px ''; font-weight: bold;margin-bottom: 8px;}
    .intro-list li .right h2{font:16px/24px ''; font-weight: bold;margin-bottom: 18px;padding-left: 30px;}
    .intro-list li .right h2:before{width: 16px;height:12px;    background-size: 100%;}
    .intro-list li .right h2:after{width: 16px;height:12px;    background-size: 100%;right: -10px;bottom: -8px;}
    .intro-list li .right p{font:12px/22px '';}
    .match .cont-inner .logo{font-size: 42px;}
    .match .cont-inner .title{font-size: 20px;}
    .match1-con .cont-inner .title{margin-top: 35px;}
    .match1-con .cont-inner .text{font-size: 18px;line-height: 30px;margin-top: 16px;}
    .match .cont-inner .more{font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .match1-con .video-play{width: 60px;height: 60px;margin: -30px 0 0 -30px;}
    .match-racing-con .cont-inner .racinglogo{width: 265px; }
    .match2{height:140px }
    .match2 ul{margin-top: 41px;}
    .match2 ul li{margin-left: 105px;}
    .match2 ul li a{font: 20px/50px ''; font-weight: bold;}
    .match2 .right a{font: 32px/140px ''; font-weight: bold;margin-right: 80px;}
    .match .cont-inner .text{font-size: 14px;line-height: 24px;margin-top: 7px; max-width: 330px;}
    .match3-item .title{font: 30px/32px ''; font-weight: bold;top:40px;}
    .match3-item .more{top: 100px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .match4{height:162px; }
    .match4 .left{margin-left: 86px;}
    .match4 .left a{font: 32px/162px ''; font-weight: bold;margin-right: 60px;}
    .match4 ul{margin:36px 40px 0 0;}
    .match4 ul li{width:235px ;}
    .match4 ul li a{font:20px/32px '';}
    .f1-cs-warp1{padding:30px 20px;}
    .cs-title1{height: 60px;}
    .cs-title1 span{font: 18px/60px ''; font-weight: bold;}
    .cs-title1 span:before{width: 120px;height: 14px;left: -135px;margin-top: -7px;}
    .cs-title1 span:after{width: 115px;height:14px;right: -120px;margin-top: -7px;}
    .cs-title2{height: 60px;}
    .cs-title2 span{font: 18px/60px ''; font-weight: bold;}
    .cs-title2 span:before{width: 140px;height: 14px;left: -145px;margin-top: -7px;}
    .cs-title2 span:after{width:135px;height:14px;right: -140px;margin-top: -7px;}
    .cs-item{padding:36px 0;}
    .cs-con h2{font-size: 16px;line-height: 24px;}
    .cs-con h3{font-size: 16px;line-height: 24px;}
    .cs-con table{margin-top: 20px;line-height: 28px;}
    .cs-con table td{font-size: 14px;}
    .cs-con div{margin:15px auto;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .cs-con h4{font-size: 17px;line-height: 26px;}
    .cs-con h4 span{font-size: 24px;}
    .cs-img{width: 83%;}
    .cs-con{padding-top: 15px;}
    .car-table td.img-td{width: 640px;}
    .car-table td{font-size: 12px;line-height: 22px;}
    .car-table tr:not(:first-child) td:first-child{width: 10%;}
    .intor-item-table2 th{font-size: 16px;}
    .intor-item-table2 td{font-size: 16px;line-height: 45px;}
    .intor-con{padding:44px; }
    .intor-con h2{font:16px/17px '';/* font-family: "思源黑体粗体"; */ font-weight: bold;}
    .intor-con p{    font: 14px/27px '';}
    .intro-list{padding-bottom: 44px;}
    .intro-zb .video-play{width: 60px;height: 60px;margin: -30px 0 0 -30px;}
    .f1-zl-t{padding:28px 0;}
    .f1-zl-t h1{font:25px/35px ''; font-weight: bold;}
    .f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font: italic 30px/26px ''; font-weight: bold;margin-right: 12px;}
    .f1-zl-t p{font:14px/26px '';}
    .zb-title{padding-top: 30px;}
    .zl-l{margin-top: 32px;}
    .zl-l-item .text{padding:12px;}
    .zl-l-item .text h2{font: 15px/21px ''; font-weight: bold;margin-bottom: 20px;height: 42px;}
    .zl-l-item .text>div .date,.zl-l-item .text .cor p{font:12px/18px ''; font-weight: bold;}
    .zl-l-item .text .cor p span{font:14px/18px ''; font-weight: bold;margin-left: 3px;}
    .zl-l-item .text .cor img{height:18px;margin-right: 5px;}
    .sd1-text .more,.sd2-text .more{margin-top: 30px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 22px;}
    .sd2-text p{font-size: 18px;line-height: 30px;}

    .lls-js{padding:37px 0; }
    .iis-js-con,.lls-js-banner{margin-top: 25px;}
    .iis-js-con h2{font-size: 16px;line-height: 28px;}
    .iis-js-con p{font-size: 14px;line-height: 28px ;}
    .lls-zb-ul li{margin-top: 25px;}
    .lls-zb-ul li h2{font-size: 20px;line-height: 56px;}
    .lls-zb-ul li h2 img{width: 20px;margin-left: 20px;top:-2px;}
    .lls-zb-ul{padding-bottom: 50px;}

    .lls-js-detail-con ._table{ margin: 36px auto 53px;}
    .lls-js-detail-con ._table .item{padding: 24px 0px 40px 0;}
    .lls-js-detail-con ._table .left .item{padding-right: 56px;}
    .lls-js-detail-con ._table .right .item{padding-left: 50px;}
    .lls-js-detail-con ._table h2{font: 16px/18px ''; font-weight: bold;margin-bottom: 5px;}
    .lls-js-detail-con ._table p{font:13px/22px '';}
    .lls-js-detail-con ._table .right h3{font:14px/24px '';}
    .lls-js-detail-con ._table .right .item div a{height: 35px;line-height: 35px;font-size: 14px;}
    .lls-js-detail-map h2{font: 22px/24px ''; font-weight: bold;}
    .lls-js-detail-map p{font-size: 14px;line-height: 24px;}
    .lls-js-detail-map p em{font: italic 19px/24px '';margin:0 2px;}
    .lls-detail-pic{margin-top: 32px;}
    .lls-js-detail-map .zzs{margin-top:90px;height: 140px;}
    .lls-js-detail-map .zzs .left{font: 22px/140px ''; font-weight: bold;padding: 0 80px 0 100px;}
    .lls-js-detail-map .zzs .right{height: 100%;}
    .lls-js-detail-map .zzs .right img{height: 100%;}
    .lls-js-detail-map{padding-bottom:68px; }
    .gz-zl-t p{font:14px/26px '';}
    .gz{margin:28px auto 26px;}
    .gz .gz-h1{margin-bottom: 32px;font: 25px/26px '';}
    .gz .gz-item{padding-bottom: 24px;margin-bottom: 16px;}
    .gz .gz-item h3{font-size: 17px;line-height: 20px;}
    .gz .gz-item p{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    .lls-js-detail-con .item p em{width: 19px;height: 19px;font-size: 16px; line-height: 19px; /* text-indent: 0; */}
    .moto-item-dy{    padding: 40px;margin-top: 48px;}
    .moto-item-dy h2{font: 16px/25px ''; font-weight: bold;}
    .moto-item-dy p{font:12px/24px '';}
    .moto-item-dy p span{font: 14px/24px ''; font-weight: bold;}
    .kdr-table th{font-size: 14px;line-height: 50px;}
    .kdr-table td{font-size: 16px;line-height: 50px;}
    .kdr-h2{font:20px/50px ''; font-weight: bold;margin-top: 32px;}
    .kdr-zb1{margin-top: 32px;height: 200px;padding: 10px 10px 10px 222px;}
    .kdr-zb1 img{height: 180px;}
    .zb1-text{padding: 0 56px;}
    .zb1-text>div{left: 56px;}
    .zb1-text h2{font:16px/26px ''; font-weight: bold;margin-bottom: 12px;}
    .zb1-text p{font:14px/24px '';}
    .kdr1-text{right: 13px;width: 270px;}
    .kdr2-text .things-title h2{font-size: 32px;line-height: 34px;}
    .kdr2-text{left: 43px;}
    .kdr2-text p{font:14px/24px '';margin:28px 0;max-width: 490px;}
    .kdr2-text .more{font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .kdr1-text .more{font-size: 14px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .match-tab ul{margin-top: 2px;}
    .sd2-text h4{font-size: 32px;}
    .sd2-text p{font-size: 16px;margin-top: 14px;line-height: 26px;}
    .things-title h2{font:32px/34px ''; font-weight: bold;}
    .things-title img{width: 250px;}
    .match .cont-inner .logo{font-size:32px;}
    .match3-con .cont-inner .title{font-size: 18px;max-width: 430px;}
    .match1-con .cont-inner{top:28%;}
    .screen-list dl dd h2{line-height: 20px;font-size: 14px;}
    .screen-list dl dd p{font-size: 12px;line-height: 20px;}
    .screen-list dl dd{height: 120px;}
    .screen-list dl dd img{width: 35px;height: auto;}
	.gz-zl-t{ padding: 28px 0;}
    .gz-h1{font: italic 30px / 26px 思源黑体粗体;}
    .intro-tab div:before{height: 2px;}
    .moto-text h2{font-size: 16px;line-height: 26px;}
    .moto-text p{font-size: 14px;line-height: 24px;}
    .moto-text{margin-top: 26px;}
    .inteo-ppl .wrapper{    width: 102.2%!important;}
    .wsbk-item-dy{background: url(/honda/images/match/match-img72.jpg) no-repeat -101px 0px;}
    .ms-group{width: 590px;}
    .c-head3-type1.mt{border-left: none;position: relative;padding-left:15px;}
    .c-h-rmenu.mt-top{background-image: none;margin-top: 10px;}
    .c-head3-type1.mt:before{content: "";display: block;width: 4px;left: 0px;top:0;background:#e60012;height: 32px;position: absolute;}
    .hdcpic{width: 590px;}
    .hdcpic .bigImg{width: 553px !important;}
    .hdcpic .smallImg{width: 366px;}
    .motorsports-dakar_special .ex-fleft{width:571px ;}
    .gz-h1-t{margin-top: 30px;}
}
@media (max-width: 992px){
    /* 缩小50% */
    .w1400,.sc-content{max-width:630px; }
    .screen-list dl dd{width: 150px;}
    .screen-list dl dd:nth-child(8n+1){margin-left: 10px;}
    .screen-list dl dd:nth-child(6n+1){margin-left: 10px}
    .screen-list dl dd:nth-child(5n+1){margin-left: 10px}
    .screen-list dl dd:nth-child(4n+1){margin-left: 0px}
    .intr-time{padding: 10px 0}
    .screen-list2 ul div{margin: 20px 0 0 0;float: left;width: 50%;padding: 0 10px 0 22px;font-size: 14px;text-align: right;}
    .f1-cs-warp .screen-list2 ul div{ width: auto; margin-right: 10px; }
    .f1-cs-warp .screen-list2 ul.type-list div{display: block;width: 100%;text-align: left; }
    .intr-time>a,.intr-time span,.intr-time em{font:16px/32px ''; font-weight: bold;margin: 0 10px;}
    .intro-tab{padding-top: 24px;}
    .intro-tab div{margin-right: 64px;font: 18px/45px '';}
    .intro-tab div:after{height: 19px;right: -32px;margin-top: -9.5px;}
    .intro-item h2{font-size: 18px;line-height: 36px;margin-top: 10px;}
    .intor-item-table1 th{font-size: 14px;}
    .intor-item-table1 td{font-size: 14px;}
    .intro-item div .left{width: 100%;position: relative;text-align: center;}
    .intro-item td>div{padding-left:0px;}
    .intro-item div .left img{height: 120px;width: auto;}
    .intro-item div .right{padding:30px 0;}
    .intro-item div .right p{font-size: 14px;line-height: 30px;}
    .intro-list li{margin-top: 25px;padding-left:160px;padding-bottom: 20px;min-height: 180px;}
    .intro-list li .left{width: 150px;height: 150px;}
    .intro-list li .right h4{font:16px/36px ''; font-weight: bold;margin-bottom: 8px;}
    .intro-list li .right h2{font:16px/24px ''; font-weight: bold;margin-bottom: 18px;padding-left: 30px;}
    .intro-list li .right h2:before{width: 16px;height:12px;    background-size: 100%;}
    .intro-list li .right h2:after{width: 16px;height:12px;    background-size: 100%;right: -10px;bottom: -8px;}
    .intro-list li .right p{font:12px/22px '';}
    .match .cont-inner .logo{font-size: 42px;}
    .match .cont-inner .title{font-size: 20px;}
    .match1-con .cont-inner .title{margin-top: 35px;}
    .match1-con .cont-inner .text{font-size: 18px;line-height: 30px;margin-top: 16px;}
    .match .cont-inner .more{font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin: 32px auto;}
    .match1-con .video-play{width: 60px;height: 60px;margin: -30px 0 0 -30px;}
    .match-racing-con .cont-inner{ left: 0;top: 24%;width: 100%;}
    .match-racing-con .cont-inner .racinglogo{ display: block; width: 225px; margin: 0 auto; text-align: center; }
    .match2{height:auto;padding:30px 0; }
    .match2 ul{margin-top: 0;}
    .match2 ul li{margin-left: 50px;}
    .match2 ul li a{font: 18px/50px ''; font-weight: bold;}
    .match2 .right a{font: 24px/50px ''; font-weight: bold;margin-right: 30px;}
    .match .cont-inner .text{font-size: 14px;line-height: 24px;margin:15px auto;max-width: 90%;text-align: center;}
    .match3-item .title{font: 30px/32px ''; font-weight: bold;top:40px;}
    .match3-item .more{top: 100px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .match4{height:auto;padding: 20px 0;background: url(/honda/images/match/match-bg4.jpg) no-repeat center bottom;background-size: cover}
    .match4 .left{padding-left: 20px;width: 100%;margin-left: 0;}
    .match4 .left a{font: 24px/60px ''; font-weight: bold;margin-right: 0px;}
    .match4 ul{margin:0;padding-left: 20px;width: 100%;}
    .match4 ul li{width:30% ;margin-bottom: 20px;}
    .match4 ul li a{font:16px/24px '';}
    .f1-cs-warp1{padding:30px 20px;}
    .cs-title1{height: 60px;}
    .cs-title1 span{font: 13px/60px ''; font-weight: bold;}
    .cs-title1 span:before{width: 120px;height: 14px;left: -135px;margin-top: -7px;}
    .cs-title1 span:after{width: 115px;height:14px;right: -120px;margin-top: -7px;}
    .cs-title2{height: 60px;}
    .cs-title2 span{font: 13px/60px ''; font-weight: bold;}
    .cs-title2 span:before{width: 140px;height: 14px;left: -145px;margin-top: -7px;}
    .cs-title2 span:after{width:135px;height:14px;right: -140px;margin-top: -7px;}
    .cs-item{padding:20px 0;}
    .cs-con h2{font-size: 16px;line-height: 24px;}
    .cs-con h3{font-size: 16px;line-height: 24px;}
    .cs-con table{margin-top: 20px;line-height: 28px;}
    .cs-con table td{font-size: 14px;}
    .cs-con div{margin:15px auto;font-size: 13px;width: 122px;height: 36px;line-height: 36px;}
    .cs-con h4{font-size: 17px;line-height: 26px;}
    .cs-con h4 span{font-size: 24px;}
    .cs-img{width: 40%;margin:10px auto;}
    .cs-con{padding-top: 15px;}
    .car-table td.img-td{width: 640px;}
    .car-table td{font-size: 14px;line-height: 40px;}
    .car-table tr:not(:first-child) td:first-child{width: 30%;}
    .intor-item-table2 th{font-size: 14px;}
    .intor-item-table2 td{font-size: 14px;line-height: 45px;}
    .intor-con{padding:22px;margin: 35px auto 0;}
    .intor-con h2{font:16px/24px '';/* font-family: "思源黑体粗体"; */ font-weight: bold;margin-bottom: 0;}
    .intor-con p{    font: 14px/22px '';}
    .intro-list{padding-bottom: 44px;}
    .intro-zb .video-play{width: 60px;height: 60px;margin: -30px 0 0 -30px;}
    .f1-zl-t{padding:28px 0;}
    .f1-zl-t h1{font:25px/35px ''; font-weight: bold;}
    .f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font: italic 30px/26px ''; font-weight: bold;margin-right: 12px;}
    .f1-zl-t p{font:14px/26px '';}
    .zb-title{padding-top: 20px; color: #fff;}
    .zl-l{margin-top: 32px;}
    .zl-l-item .text{padding:12px;}
    .zl-l-item .text h2{font: 15px/21px ''; font-weight: bold;margin-bottom: 20px;height: 42px;}
    .zl-l-item .text>div .date,.zl-l-item .text .cor p{font:12px/18px ''; font-weight: bold;}
    .zl-l-item .text .cor p span{font:14px/18px ''; font-weight: bold;margin-left: 3px;}
    .zl-l-item .text .cor img{height:18px;margin-right: 5px;}
    .sd1-text .more,.sd2-text .more{margin-top: 30px;font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin-top: 22px;}
    .sd2-text p{font-size: 18px;line-height: 30px;}

    .lls-js{padding:37px 0; }
    .iis-js-con,.lls-js-banner{margin-top: 25px;}
	.lls-js-banner .swiper-container{ padding-bottom: 30px;}
    .iis-js-con h2{font-size: 16px;line-height: 28px;}
    .iis-js-con p{font-size: 14px;line-height: 28px ;}
    .lls-zb-ul li{margin-top: 25px;}
    .lls-zb-ul li h2{font-size: 20px;line-height: 56px;}
    .lls-zb-ul li h2 img{width: 20px;margin-left: 20px;top:-2px;}
    .lls-zb-ul{padding-bottom: 50px;}

    .lls-js-detail-con ._table{ margin: 36px auto 53px;}
    .lls-js-detail-con ._table>div{width: 100%;}
    .lls-js-detail-con ._table .item{padding: 12px 0px 20px 0;}
    .lls-js-detail-con ._table .left .item{padding-right: 0px;}
    .lls-js-detail-con ._table .right .item{padding-left: 0px;}
    .lls-js-detail-con ._table .right{border-left: none;}
    .lls-js-detail-con ._table h2{font: 16px/18px ''; font-weight: bold;margin-bottom: 5px;}
    .lls-js-detail-con ._table p{font:13px/22px '';}
    .lls-js-detail-con ._table .right h3{font:14px/24px '';}
    .lls-js-detail-con ._table .right .item div a{height: 35px;line-height: 35px;font-size: 14px;}
    .lls-js-detail-map h2{font: 22px/24px ''; font-weight: bold;}
    .lls-js-detail-map p{font-size: 14px;line-height: 24px;}
    .lls-js-detail-map p em{font: italic 19px/24px '';margin:0 2px;}
    .lls-detail-pic{margin-top: 32px;}
    .lls-js-detail-map .zzs{margin-top:40px;height: auto;}
    .lls-js-detail-map .zzs .left{font: 22px/40px ''; font-weight: bold;padding: 10px 0;text-align: center;width: 100%;}
    .lls-js-detail-map .zzs .right{height: 100%;}
    .lls-js-detail-map .zzs .right img{height: auto;width: 90%;margin:0 auto;}
    .lls-js-detail-map{padding-bottom:48px; }
    .gz-zl-t p{font:14px/26px '';padding: 0 5%}
    .gz{margin:28px auto 26px;}
    .gz .gz-h1{margin-bottom: 32px;font: 25px/26px '';}
    .gz .gz-item{padding-bottom: 24px;margin-bottom: 16px;}
    .gz .gz-item h3{font-size: 17px;line-height: 20px;}
    .gz .gz-item p{font-size: 14px;line-height: 24px;margin-bottom: 8px;}
    .lls-js-detail-con .item p em{width: 19px;height: 19px;font-size: 16px; line-height: 19px; /* text-indent: 0; */}
    .moto-item-dy{    padding: 40px;margin-top: 48px;}
    .moto-item-dy h2{font: 16px/25px ''; font-weight: bold;}
    .moto-item-dy p{font:12px/24px '';}
    .moto-item-dy p span{font: 14px/24px ''; font-weight: bold;}
    .kdr-table th{font-size: 14px;line-height: 40px;}
    .kdr-table td{font-size: 14px;line-height: 40px;}
    .kdr-h2{font:20px/50px ''; font-weight: bold;margin-top: 32px;}
    .kdr-zb1{margin-top: 32px;height: 200px;padding: 10px 10px 10px 222px;}
    .kdr-zb1 img{height: 180px;}
    .zb1-text{padding: 0 10px;}
    .zb1-text>div{left: 10px;}
    .zb1-text h2{font:16px/26px ''; font-weight: bold;margin-bottom: 12px;}
    .zb1-text p{font:14px/24px '';}
    .kdr1-text{right: 0;width: 100%;height: 100%;padding-top: 23%;background: rgba(0,0,0,0.5);}
    .kdr2-text .things-title h2{font-size: 32px;line-height: 34px;text-align: center;}
    .kdr2-text{left: 0;width: 100%;height: 100%;padding-top: 12%;background: rgba(255,255,255,0.8);}
    .kdr2-text .things-title.zb-title{padding-top: 0;}
    .kdr2-text p{font:14px/24px '';margin:28px auto;max-width: 90%;text-align: center;}
    .kdr2-text .more{font-size: 13px;width: 122px;height: 36px;line-height: 36px;margin: 32px auto;}
    .kdr1-text .more{font-size: 14px;width: 122px;height: 36px;line-height: 36px;margin-top: 32px;}
    .match-tab ul{margin-top: 2px;}
    .sd2-text h4{font-size: 32px;}
    .sd2-text p{font-size: 16px;margin-top: 14px;line-height: 26px;}
    .things-title h2{font:32px/34px ''; font-weight: bold;}
    .things-title img{width: 250px;}
    .kdr2-text .things-title img{margin:0 auto;}
    .match .cont-inner .logo{font-size:32px;text-align: center;}
    .match3-con .cont-inner .title{font-size: 18px;max-width: 90%;margin:15px auto 0;text-align: center;}
    .match1-con .cont-inner{top:0%;/*top:unset; bottom: 8%;*/left: 0;width: 100%;padding-top: 12%;text-align: center;}
    .screen-list dl dd h2{line-height: 20px;font-size: 14px;}
    .screen-list dl dd p{font-size: 12px;line-height: 20px;}
    .screen-list dl dd{height: 120px;}
    .screen-list dl dd img{width: 35px;height: auto;}
	.gz-zl-t{ padding: 10px 0;}
    .gz-h1{ font: italic 30px/26px ''; font-weight: bold;}
    .intro-tab div:before{height: 2px;}
    .moto-text h2{font-size: 16px;line-height: 26px;}
    .moto-text p{font-size: 14px;line-height: 24px;}
    .moto-text{margin-top: 26px;}
    .inteo-ppl .wrapper{    width: 100%!important;}
    .wsbk-item-dy{background: url(/honda/images/match/match-img72.jpg) no-repeat -101px 0px;}
    .sd1-text{height: 100%;padding-top: 30%}
    .sd2-text{height: 100%;padding-top: 12%;}
    .img-td{margin-top: 25px;}
    .match1-con{margin-top: 20px;}
    .match3-con .cont-inner{width: 100%;top:0;height: 100%;right:0;padding-top: 12%; left: unset;}
    .match-tab ul li{margin-left: 30px;}

    .ms-ygroup nav{width: 100%;margin-bottom: 15px;}
    .ms-group{width: 100%;}
    .ms-ygroup nav ul li a.active:before{display: none;}
    .ms-ygroup nav ul li{width: 50%;float: left;}
    .c-head3-type1.mt{border-left: none;position: relative;padding-left:15px;}
    .c-h-rmenu.mt-top{background-image: none;margin-top: 10px;}
    .c-head3-type1.mt:before{content: "";display: block;width: 4px;left: 0px;top:0;background:#e60012;height: 32px;position: absolute;}
    .hdcpic{width: 590px;}
    .hdcpic .bigImg{width: 553px !important;}
    .hdcpic .smallImg{width: 366px;}
    .motorsports-dakar_special .ex-fleft{width:100% ;}
    .ex-fright{width: 100%;margin-bottom: 15px;}
    .ex-fright img{display: block;}
    .gz-h1-t{margin-top: 20px;}
}
@media (max-width: 768px){
    .sc-content{padding:0 5px;}
    .f1-cs-warp{padding: 5px 0}
    .w1400{max-width:100%; }
    .match-tab{margin-right: 0;width: 100%;position: relative;}
    .match-tab ul li{font: 14px/34px ''; font-weight: bold;margin-left: 0px;padding-bottom: 10px;float: none;flex:1;text-align: center;}
    .match-tab ul{margin-top: 5px;display: flex;}
    .match-tab ul li a:before{bottom: -20px;left: 0%;}
    .f1-zl-t{padding:10px 0;}
    .f1-zl-t h1{font: 16px/24px ''; font-weight: bold;}
    .f1-zl-t h1 em,.gz-zl-t .gz-h1 em{font: italic 20px/24px ''; font-weight: bold;margin-right: 5px;}
    .f1-zl-t p{font: 12px/20px '';padding: 0 2%;}
    .things-title h2{    font: 20px/36px ''; font-weight: bold;color: #000; }
    .things-title img{width: 200px;}
    .screen-list dl{margin:15px auto;padding: 0 2%;}
	.screen-list dl dd.swiper-slide{ margin-right: 3%;}
    .screen-list dl dd{width: 30%;margin-bottom: 2%;margin-left: 0;}
    .screen-list dl dd:nth-child(4n+1),.screen-list dl dd:nth-child(6n+1),.screen-list dl dd:nth-child(5n+1),.screen-list dl dd:nth-child(8n+1){margin-left: 0;}
    .screen-list dl dd:nth-child(3n+2){margin-left: 2%;}
    .screen-list dl dd:nth-child(3n+3){margin-left: 2%;}
    .intr-time{width: 96%;margin:15px auto 0;padding: 10px 0;}
    .intr-time>a, .intr-time span, .intr-time em{font: 14px/24px ''; font-weight: bold;margin: 5px;}
    .intr-time span{display: block;}
    .zl-l{margin-top: 12px;}
    .zl-l-item .text h2{font: 14px/21px ''; font-weight: bold; height: auto;}
    .zl-l>div{margin-bottom: 2%}
    .sd1{margin-top: 20px;}
    .sd2{margin-top: 2%}
    .sd2-text h4{font-size: 20px;line-height: 24px;}
    .sd2-text p{font-size: 12px;line-height: 20px;}
    .sd1-text .more, .sd2-text .more{font-size: 12px;width: 108px;height: 32px;line-height: 32px;margin: 25px auto 0;}
    .intro-tab{padding-top: 12px;}
    .intro{margin-top: 2%;padding: 0 2%;}
    .intor-item-table2 th{font-size: 12px;line-height: 24px;padding: 10px 0}
    .intor-item-table2 td{font-size: 12px;line-height: 24px;padding: 10px 0}
    .intro-item h2{font-size: 14px;}
    .intro-tab div{font-size: 16px;}
    .intor-con{padding: 5px;margin: 3% auto 0;}
    .intor-con p{font-size: 12px;}
    .intro-list li{margin-top: 3%;padding-left: 0;}
    .intro-list li .left{width: 150px;height:150px;border-width:5px;position: relative;margin: 0 auto;}
    .intro-list li .left img{object-fit:cover;width: 100%;height: 100%}
    .intro-list li .right h2{padding:0 20px;font-size: 14px;line-height: 20px;margin-bottom:10px;}
    .intro-list li .right h2:after{position: static;display: inline-block; margin-left: 10px;}
    .intro-list li .right h4{margin-bottom: 0;margin-top: 10px;text-align: center;}
    .f1-cs-warp1{padding: 2%;margin-top: 5px;}
    .cs-title1{height: auto;}
    .cs-title1 span:before,.cs-title2 span:before{display: none;}
    .cs-title1 span:after,.cs-title2 span:after{display: none;}
    .cs-title1 span{font-size:13px;line-height: 24px;padding: 10px;    display: block;}
    .car-table td{line-height: 24px;padding: 10px 0;font-size: 12px;}
    .match{padding: 2% 0;}
    .match1{padding: 2% 0;}
    .match .cont-inner .logo{font-size: 18px;}
    .match1-con .cont-inner .title{font-size: 14px;margin-top: 3%}
    .match .cont-inner .text{font-size: 12px;margin:5px auto;}
    .match .cont-inner .more{font-size: 12px;width: 108px;height: 32px;line-height: 32px;margin: 15px auto 0; display: block;}
    .match1-con .video-play{    width: 50px;height: 50px;margin: 0;top: auto;left: auto;bottom: 30px;right: 30px;}
    .match-racing-con .cont-inner{ left: 0;top: 15%;width: 100%;}
    .match-racing-con .cont-inner .racinglogo{ display: block; width: 140px; margin: 0 auto; text-align: center; }
    .match2{padding: 3% 0;margin-bottom: 5%}
    .match2 ul{width: 100%;}
    .match2 ul li{margin-left: 5%;}
    .match2 ul li a{font-size: 14px;line-height: 35px;}
    .match2 ul li a:before, .match2 .right a:before{bottom: -10px;}
    .match2 .right{float: left;margin-left: 5%;font-size: 16px;line-height: 35px;margin-top: 5%}
    .match3-con{margin-top: 5%}
    .match3-con .cont-inner .title{font-size: 16px;margin:10px auto 0;}
    .match3-con .cont-inner{background: rgba(0,0,0,0.5);}
    .match3-item .title{font-size: 18px;line-height: 20px;top:12%;}
    .match3-item .more{font-size: 12px;width: 108px;height: 32px;line-height: 32px;top:30%;margin-left: -54px;}
    .match4 ul li{width: 100%;}
    .match4 ul li a{font-size: 14px;}
    .match4{background: url(/honda/images/match/match-bg4.jpg) no-repeat left bottom;background-size: cover;}
    .gz-zl-t p{font: 12px/20px '';}
    .gz .gz-h1{font-size: 18px;line-height: 20px;margin-bottom: 20px;}
    .gz .gz-item h3{font-size: 16px;}
    .gz .gz-item p{font-size: 12px;margin-bottom: 0}
    .gz .gz-item{padding-bottom: 15px;margin-bottom: 10px;}
    .lls-js-detail-con .item p em{width: 16px;height:16px;font-size: 14px;line-height: 14px;}
	.gz-zl-t{ padding: 10px 0;}
    .gz-h1{font: italic 20px/24px ''; font-weight: bold; margin-bottom: 10px;}
    .lls-js-detail-con ._table{margin:5% auto 0;}
    .lls-js-detail-map h2{font-size: 18px;line-height: 24px;}
    .lls-js-detail-map p{font-size: 12px;}
    .lls-js-detail-map p em{font-size: 15px;}
    .lls-detail-pic{margin-top: 5%;}
    .lls-js-detail-map2{margin-top: 10%}
    .lls-js-detail-map .zzs{margin-top: 5%}
    .lls-js-detail-map .zzs .left{font-size: 18px;}
    .lls-zb-ul li{margin-top: 5%;}
    .lls-zb-ul li h2{font-size: 16px;line-height: 30px;}
    .lls-zb-ul li h2 img{width: 16px;margin-left: 10px;top:-1px;}
    .cs-title2{height: auto;width: 95%;margin:0 auto;}
    .cs-title2 span{font-size:13px;line-height: 24px;padding: 10px;    display: block;}
    .iis-js-con h2{font-size: 14px;line-height: 22px;padding:0 2.5%;}
    .iis-js-con p{font-size: 12px;line-height: 20px;padding:0 2.5%;}
    .lls-js{padding: 5% 0;margin-top: 5%}
    .kdr-table{margin: 3% auto 7%;}
    .kdr-table td,.kdr-table th{font-size: 12px;}
    .kdr1-text .more{font-size: 12px;width: 108px;height: 32px;line-height: 32px;margin-top: 25px;}
    .img-td,.car-table{margin-top: 5%;}
    .kdr-zb1{margin-top: 7%;padding: 2%;height: auto;}
    .kdr-zb1 img{position: relative;left:0;top:0;width: 100%;height: 
        auto;}
    .zb1-text{padding: 2% 0;}
    .zb1-text>div{position: relative;left: 0;top:0;transform: translate(0,0%);}
    .zb1-text h2{margin-bottom: 0;}
    .kdr-h2{margin-top: 5%}
    .kdr-h2{font-size: 18px;}
    .intro-zb .video-play{width: 50px;height: 50px;margin:-25px 0 0 -25px;}
    .wsbk-item-dy{    background: url(/honda/images/match/match-img72.jpg) no-repeat -101px 0px;background-size: cover;padding: 2%;margin-top: 5%;}
    .cs-con h4{font-size: 12px;}
    .cs-con h4 span{font-size: 14px;}
    .cs-item{padding: 4% 0}
    .zb-jcsj{margin-top: 8%}
    .moto-item-dy{padding: 2%;margin-top: 5%;}
    .moto-text p{font-size: 12px;line-height: 20px;}
    .moto-text h2{font-size: 14px;}
    .moto-text{margin-top: 8%}
    .kdr2-text p{font: 12px/20px '';margin:3% auto;}
    .kdr2-text .more{font-size: 12px;width: 108px;height: 32px;line-height: 32px;margin-top: 25px;}
    .inteo-ppl{padding-bottom: 10px;}
    .c-head3-type1{font-size: 1.8rem;}

    .c-head3-type1.ft{border-left: none;position: relative;padding-left:15px;}
    .c-h-rmenu-type1.ft-top{background-image: none;margin-top: 10px;}
    .c-head3-type1.ft:before{content: "";display: block;width: 4px;left: 0px;top:0;background:#e60012;height: 32px;position: absolute;}
    .hdcpic{width: 100%;}
    .hdcpic .smallImg{width: 80%;}
    .hdcpic .sNext{right: 3px;}
    .hdcpic .sPrev{left:3px;}
    .c-video-size2, .c-video-div.c-video-size2{width: 100%;height: auto;}
    .hdcpic .bigImg li img{vertical-align: middle;width: 414px;height: 235px;}
    .hdcpic .bigImg{width: 100%!important;min-height: 200px;}
    .ms-ygroup nav ul li a img{width: 30px;margin-top: 6px;}
    .kdr-table th{width: 25%!important;}
    .match-tab:before{display: block;width: 100vw;position: absolute;top:-5px;left: 50%;transform:translate(-50%,0);background:#f0f0f0;content: "";height: 5px;}
    .c-h-rmenu.reverse li{margin-bottom: 5px;}
    .c-h-rmenu.mt-top{padding-right: 0;}
	.f1-cs-warp .screen-list2{ width: 100%;}
	.screen-list2 .swiper-btn{ top: 46%;}
	.screen-list2 .swiper-btn.prev{ left: 4%;}
	.screen-list2 .swiper-btn.next{ right: 4%;}
	
	
}<!--耗时1764569659.0766秒-->