/*/topic/2019/fc201907/css/index.css*/
@-webkit-keyframes sliderfadeInout {0% {opacity: 0.3;}50% {opacity: 1;}to {opacity: 0.3;}}@keyframes sliderfadeInout {0% {opacity: 0.3;}50% {opacity: 1;}to {opacity: 0.3;}}.img_item {display: block;}.img_item img {display: block;width: 100%;}.overflow_item {display: block;width: auto;overflow: hidden;}.banner {width: 100%;margin: 0;}.banner img {display: block;width: 100%;}body .main {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/bg.jpg");}body.up .main {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/bg.jpg");}body.ali .main {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/bg.jpg");}.main {background-repeat: no-repeat;background-size: 1920px;background-position: top center;margin-top: 66px;padding-top: 444px;padding-bottom: 260px;font-family: "微软雅黑";position: relative;overflow: hidden;}@media (min-width: 1920px) {.main {background-size: 100%;}}.main:after {content: "";display: block;zoom: 1;clear: both;}@media (max-width: 768px) {.footer,.nullDiv {display: none;}body .main {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_bg.jpg");}body.up .main {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_bg.jpg");}body.ali .main {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_bg.jpg");}.main {padding-top: 0 !important;margin-top: 0;width: 100%;background-color: #000;background-repeat: no-repeat;background-position: bottom center;background-size: 100%;padding-bottom: 3.19rem;}.main .mob_hide {display: none !important;}}.main .module {width: 100%;margin-bottom: 50px;}.main .module:after {content: "";display: block;zoom: 1;clear: both;}@media (max-width: 768px) {.main .module {margin-bottom: 0;background-repeat: no-repeat;background-size: 100%;}}.main .module .module_content {width: 1008px;margin-left: auto;margin-right: auto;}@media (max-width: 768px) {.main .module .module_content {width: 100%;}}body .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.up .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.ali .title {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}.title {width: 467px;height: 81px;position: relative;overflow: hidden;}@media (max-width: 768px) {.title {width: 4.67rem;height: 0.81rem;background-size: 100%;margin-left: 0.2rem;background-repeat: no-repeat;}}.title .main_title_text {float: left;font-size: 36px;font-weight: bold;color: #fff;}@media (max-width: 768px) {.title .main_title_text {font-size: 0.36rem;}}.title .sub_title_text {font-size: 18px;font-weight: bold;color: #fff;line-height: 1;}@media (max-width: 768px) {.title .sub_title_text {font-size: 0.24rem;}}.title .title_link {float: right;font-size: 20px;line-height: 1;font-weight: bold;font-style: italic;color: #fff;margin-top: 40px;margin-right: 25px;}@media (min-width: 1024px) {.title .title_link {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.title .title_link:hover {color: #b40e18;}}@media (max-width: 768px) {.title .title_link {font-size: 0.2rem;font-weight: bold;margin-right: 0.3rem;margin-top: 0.4rem;}}.title.landscape .main_title_text {margin-left: 65px;line-height: 68px;font-style: italic;}@media (max-width: 768px) {.title.landscape .main_title_text {height: 0.68rem;line-height: normal;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-left: 0.4rem;}}.title.landscape .sub_title_text {line-height: 1;margin-top: 34px;float: left;margin-left: 5px;font-style: italic;}@media (max-width: 768px) {.title.landscape .sub_title_text {margin-left: 0.1rem;margin-top: 0.36rem;}}.title.landscape .sub_title_text img {display: block;height: 20px;}@media (max-width: 768px) {.title.landscape .sub_title_text img {height: 0.3rem;margin-top: -0.1rem;}}@media (max-width: 768px) {.nullDiv {height: 0.74rem;}}@media (max-width: 432px) {.nullDiv {height: 0.68rem;}}@media (max-width: 414px) {.nullDiv {height: 0.69rem;}}@media (max-width: 375px) {.nullDiv {height: 0.72rem;}}@media (max-width: 360px) {.nullDiv {height: 0.68rem;}}@media (max-width: 320px) {.nullDiv {height: 0.69rem;}}.slider {position: relative;overflow: hidden;}@media (min-width: 1024px) {.slider {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.slider:hover .left_btn,.slider:hover .right_btn {-webkit-animation: none;animation: none;}}.slider .left_btn,.slider .right_btn {position: absolute;top: 50%;width: 34px;height: 84px;-webkit-box-sizing: border-box;box-sizing: border-box;margin-top: -42px;border-radius: 0;line-height: 84px;background: #fff;font-size: 0;z-index: 1;cursor: pointer;-webkit-animation: sliderfadeInout 3s linear infinite;-moz-animation: sliderfadeInout 3s linear infinite;-ms-animation: sliderfadeInout 3s linear infinite;-o-animation: sliderfadeInout 3s linear infinite;animation: sliderfadeInout 3s linear infinite;}.slider .left_btn img,.slider .right_btn img {width: 34px;margin: 0 auto;margin-top: 25px;}.slider .left_btn .normal,.slider .right_btn .normal {display: block;}.slider .left_btn .hover,.slider .right_btn .hover {display: none;}@media (min-width: 1024px) {.slider .left_btn,.slider .right_btn {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.slider .left_btn:hover,.slider .right_btn:hover {background: #b40e18;}.slider .left_btn:hover .normal,.slider .right_btn:hover .normal {display: none;}.slider .left_btn:hover .hover,.slider .right_btn:hover .hover {display: block;}}.slider .right_btn {right: 0;}.slider .left_btn {left: 0;}.slider .content_slider {display: block;width: 100%;overflow: hidden;}.slider .content_slider .slider_list {width: 100%;float: left;}.slider .content_slider .slider_list img {display: block;width: 100%;}@media all and (max-width: 768px) {.slider .left_btn,.slider .right_btn {width: 0.4rem;height: 0.7rem;border-radius: 0;margin-top: -0.35rem;}.slider .left_btn img,.slider .right_btn img {width: 0.34rem;height: 0.34rem;margin-top: 0.18rem;margin-bottom: 0;}}@media all and (max-width: 768px) and (min-width: 1024px) {.slider .left_btn,.slider .right_btn {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.slider .left_btn:hover,.slider .right_btn:hover {background: #fff;}.slider .left_btn:hover .normal,.slider .right_btn:hover .normal {display: block;}.slider .left_btn:hover .hover,.slider .right_btn:hover .hover {display: none;}}@media (max-width: 768px) {.slider .left_btn,.slider .right_btn {background: #333333;}.slider .left_btn .hover,.slider .right_btn .hover {display: block;}.slider .left_btn .normal,.slider .right_btn .normal {display: none;}.slider .left_btn:hover,.slider .right_btn:hover {background: #333333;}.slider .left_btn:hover .hover,.slider .right_btn:hover .hover {display: block;}.slider .left_btn:hover .normal,.slider .right_btn:hover .normal {display: none;}}body .news_module .module_content {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/news_bg.png");}body.up .news_module .module_content {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/news_bg.png");}body.ali .news_module .module_content {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/news_bg.png");}.news_module .module_content {background-repeat: no-repeat;background-size: 100%;height: 328px;}@media (max-width: 768px) {.news_module .module_content {background: #000;height: auto;padding-bottom: 0;padding-top: 0.4rem;}}.news_module .module_content .title {height: 60px;background-image: none;}@media (max-width: 768px) {body .news_module .module_content .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.up .news_module .module_content .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.ali .news_module .module_content .title {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}.news_module .module_content .title {height: 0.81rem;}}.news_module .module_content .title .main_title_text {float: left;line-height: 60px;margin-left: 26px;}@media (max-width: 768px) {.news_module .module_content .title .main_title_text {margin-left: 0.4rem;height: 0.68rem;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;line-height: normal;}}.news_module .module_content .title .sub_title_text {float: left;margin-top: 30px;margin-left: 10px;}@media (max-width: 768px) {.news_module .module_content .title .sub_title_text {margin-left: 0.1rem;margin-top: 0.36rem;}}@media (max-width: 768px) {.news_module .module_content .title .title_link {font-weight: bold;}}.news_module .module_content .news_box {margin-top: 20px;overflow: hidden;}@media (max-width: 768px) {.news_module .module_content .news_box {display: none;}}.news_module .module_content .news_box .news_list {float: left;width: 499px;margin-left: 10px;overflow: hidden;}.news_module .module_content .news_box .news_list:first-child {margin-left: 0;}.news_module .module_content .news_box .news_list_title {float: left;width: 46px;margin-right: 5px;background-color: #300809;text-align: center;box-sizing: border-box;padding: 2px;height: 222px;}.news_module .module_content .news_box .news_list_title span {width: 100%;height: 174px;display: block;color: #fff;font-size: 24px;font-weight: bold;padding-top: 25px;box-sizing: border-box;}.news_module .module_content .news_box .news_list_title a {display: block;background: #961614;color: #fff;font-size: 14px;padding: 6px;box-sizing: border-box;line-height: 1.2;width: 42px;height: 44px;}@media (min-width: 1024px) {.news_module .module_content .news_box .news_list_title a {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.news_module .module_content .news_box .news_list_title a:hover {background: #fff;color: #961614;}}.news_module .module_content .news_box .news_list_item {overflow: hidden;}.news_module .module_content .news_box .news_item {overflow: hidden;width: 100%;background: #f2f2f2;height: 70px;overflow: hidden;display: block;margin-top: 6px;}.news_module .module_content .news_box .news_item:first-child {margin-top: 0;}.news_module .module_content .news_box .news_item .news_img {float: left;width: 104px;margin-right: 12px;}.news_module .module_content .news_box .news_item .news_title {display: block;font-size: 18px;font-weight: bold;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;line-height: 1;margin-top: 12px;}@media (min-width: 1024px) {.news_module .module_content .news_box .news_item {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.news_module .module_content .news_box .news_item:hover .news_title {color: #b40e18;}}.news_module .module_content .news_box .news_item .news_time {font-size: 14px;line-height: 1;color: #333;display: block;margin-top: 16px;}.news_module .module_content .slider {margin-top: 0.3rem;}.news_module .module_content .slider .content_slider {width: 6.8rem;margin: 0 auto;overflow: hidden;}.news_module .module_content .news_content {overflow: hidden;width: 6.8rem;margin: 0 auto;}.news_module .module_content .news_content .news_item {float: left;width: 100%;box-sizing: border-box;border: 0.04rem solid #b40e18;}.news_module .module_content .news_content .news_item .news_img {float: left;width: 2rem;margin-right: 0.2rem;}.news_module .module_content .news_content .news_item .overflow_item {position: relative;height: 1.35rem;box-sizing: border-box;padding-right: 0.2rem;}.news_module .module_content .news_content .news_item .news_title {width: 100%;font-size: 0.28rem;color: #fff;margin-top: 0.1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}.news_module .module_content .news_content .news_item .news_time {position: absolute;right: 0.2rem;bottom: 0.1rem;font-size: 0.24rem;color: #fff;}@media (max-width: 768px) {.review_module {background: #000;}body .review_module .module_content .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.up .review_module .module_content .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}body.ali .review_module .module_content .title {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/title.png");}.review_module .module_content .title {}.review_module .module_content .title .main_title_text,.review_module .module_content .title .sub_title_text,.review_module .module_content .title .title_link {color: #fff;}.review_module .module_content .news_content .news_item {border-color: #b40e18;background: transparent;}.review_module .module_content .news_content .news_item .news_title,.review_module .module_content .news_content .news_item .news_time {color: #fff;}}@media (max-width: 768px) {body .pics_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_pic_bg.jpg");}body.up .pics_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_pic_bg.jpg");}body.ali .pics_module {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/mob_pic_bg.jpg");}.pics_module {background-color: #000;background-size: 100%;background-repeat: no-repeat;padding-top: 0.4rem;padding-bottom: 0;}}.pics_module .pics_slider {margin-top: 20px;background: #482b0c;background: rgba(180, 14, 24, 0.5);box-sizing: border-box;padding: 14px;}@media (max-width: 768px) {.pics_module .pics_slider {margin-top: 0.3rem;background: none;padding: 0;}}@media (max-width: 768px) {.pics_module .pics_slider .content_slider {width: 6.8rem;margin: 0 auto;}}.pics_module .pics_slider .content_slider .slider_item {overflow: hidden;}.pics_module .pics_slider .content_item {float: left;}@media (max-width: 768px) {.pics_module .pics_slider .content_item {width: 6.8rem;}}.pics_module .pics_slider .content_item .slider_img_item {float: left;width: 320px;margin-left: 10px;}@media (max-width: 768px) {.pics_module .pics_slider .content_item .slider_img_item {width: 3.31rem;margin-left: 0;}.pics_module .pics_slider .content_item .slider_img_item:nth-child(2n+1) {margin-left: 0;}.pics_module .pics_slider .content_item .slider_img_item:nth-child(n+5) {display: none;}}.pics_module .pics_slider .content_item .slider_img_item:first-child {margin-left: 0;margin-bottom: 10px;}@media (max-width: 768px) {.pics_module .pics_slider .content_item .slider_img_item:first-child {margin-bottom: 0.15rem;}}.pics_module .pics_slider .content_item .slider_img_item:first-child+a {margin-bottom: 10px;}@media (max-width: 768px) {.pics_module .pics_slider .content_item .slider_img_item:first-child+a {margin-bottom: 0.15rem;float: right;}}.pics_module .pics_slider .content_item .slider_img_item:first-child+a+a {margin-bottom: 10px;}@media (max-width: 768px) {.pics_module .pics_slider .content_item .slider_img_item:first-child+a+a {margin-bottom: 0;}}.pics_module .pics_slider .content_item .slider_img_item:first-child+a+a+a {margin-left: 0;}@media (max-width: 768px) {.pics_module .pics_slider .content_item .slider_img_item:first-child+a+a+a {margin-left: 0;float: right;}}@media (max-width: 768px) {body .liveshow_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg.jpg");}body.up .liveshow_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg.jpg");}body.ali .liveshow_module {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg.jpg");}.liveshow_module {background-color: #000;background-size: 100%;background-repeat: no-repeat;padding-top: 0.4rem;}}.liveshow_module .module_content {position: relative;}body .liveshow_module .module_content::before {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg1.png");}body.up .liveshow_module .module_content::before {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg1.png");}body.ali .liveshow_module .module_content::before {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg1.png");}.liveshow_module .module_content::before {content: "";display: block;width: 408px;height: 176px;position: absolute;display: block;top: 65px;left: 31px;}@media (max-width: 768px) {.liveshow_module .module_content::before {display: none;}}body .liveshow_module .module_content:after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg2.png");}body.up .liveshow_module .module_content:after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg2.png");}body.ali .liveshow_module .module_content:after {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_bg2.png");}.liveshow_module .module_content:after {content: "";display: block;width: 408px;height: 176px;position: absolute;display: block;bottom: -58px;right: -113px;z-index: 0;}@media (max-width: 768px) {.liveshow_module .module_content:after {display: none;}}.liveshow_module .module_content .title {margin-left: 163px;}@media (max-width: 768px) {.liveshow_module .module_content .title {margin-left: 0.2rem;}}@-webkit-keyframes pc_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);-ms-transform: translate(0, 30px);-o-transform: translate(0, 30px);transform: translate(0, 30px);opacity: 1;}8% {-webkit-transform: translate(0, -20px);-moz-transform: translate(0, -20px);-ms-transform: translate(0, -20px);-o-transform: translate(0, -20px);transform: translate(0, -20px);}23% {-webkit-transform: translate(0, 70px);-moz-transform: translate(0, 70px);-ms-transform: translate(0, 70px);-o-transform: translate(0, 70px);transform: translate(0, 70px);}34% {-webkit-transform: translate(0, 130px);-moz-transform: translate(0, 130px);-ms-transform: translate(0, 130px);-o-transform: translate(0, 130px);transform: translate(0, 130px);}47% {-webkit-transform: translate(0, 160px);-moz-transform: translate(0, 160px);-ms-transform: translate(0, 160px);-o-transform: translate(0, 160px);transform: translate(0, 160px);}60% {-webkit-transform: translate(0, 180px);-moz-transform: translate(0, 180px);-ms-transform: translate(0, 180px);-o-transform: translate(0, 180px);transform: translate(0, 180px);}76% {-webkit-transform: translate(0, 284px);-moz-transform: translate(0, 284px);-ms-transform: translate(0, 284px);-o-transform: translate(0, 284px);transform: translate(0, 284px);}89% {-webkit-transform: translate(0, 280px);-moz-transform: translate(0, 280px);-ms-transform: translate(0, 280px);-o-transform: translate(0, 280px);transform: translate(0, 280px);opacity: 1;}100% {-webkit-transform: translate(0, 310px);-moz-transform: translate(0, 310px);-ms-transform: translate(0, 310px);-o-transform: translate(0, 310px);transform: translate(0, 310px);opacity: 0;}}@-moz-keyframes pc_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);-ms-transform: translate(0, 30px);-o-transform: translate(0, 30px);transform: translate(0, 30px);opacity: 1;}8% {-webkit-transform: translate(0, -20px);-moz-transform: translate(0, -20px);-ms-transform: translate(0, -20px);-o-transform: translate(0, -20px);transform: translate(0, -20px);}23% {-webkit-transform: translate(0, 70px);-moz-transform: translate(0, 70px);-ms-transform: translate(0, 70px);-o-transform: translate(0, 70px);transform: translate(0, 70px);}34% {-webkit-transform: translate(0, 130px);-moz-transform: translate(0, 130px);-ms-transform: translate(0, 130px);-o-transform: translate(0, 130px);transform: translate(0, 130px);}47% {-webkit-transform: translate(0, 160px);-moz-transform: translate(0, 160px);-ms-transform: translate(0, 160px);-o-transform: translate(0, 160px);transform: translate(0, 160px);}60% {-webkit-transform: translate(0, 180px);-moz-transform: translate(0, 180px);-ms-transform: translate(0, 180px);-o-transform: translate(0, 180px);transform: translate(0, 180px);}76% {-webkit-transform: translate(0, 284px);-moz-transform: translate(0, 284px);-ms-transform: translate(0, 284px);-o-transform: translate(0, 284px);transform: translate(0, 284px);}89% {-webkit-transform: translate(0, 280px);-moz-transform: translate(0, 280px);-ms-transform: translate(0, 280px);-o-transform: translate(0, 280px);transform: translate(0, 280px);opacity: 1;}100% {-webkit-transform: translate(0, 310px);-moz-transform: translate(0, 310px);-ms-transform: translate(0, 310px);-o-transform: translate(0, 310px);transform: translate(0, 310px);opacity: 0;}}@-o-keyframes pc_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);-ms-transform: translate(0, 30px);-o-transform: translate(0, 30px);transform: translate(0, 30px);opacity: 1;}8% {-webkit-transform: translate(0, -20px);-moz-transform: translate(0, -20px);-ms-transform: translate(0, -20px);-o-transform: translate(0, -20px);transform: translate(0, -20px);}23% {-webkit-transform: translate(0, 70px);-moz-transform: translate(0, 70px);-ms-transform: translate(0, 70px);-o-transform: translate(0, 70px);transform: translate(0, 70px);}34% {-webkit-transform: translate(0, 130px);-moz-transform: translate(0, 130px);-ms-transform: translate(0, 130px);-o-transform: translate(0, 130px);transform: translate(0, 130px);}47% {-webkit-transform: translate(0, 160px);-moz-transform: translate(0, 160px);-ms-transform: translate(0, 160px);-o-transform: translate(0, 160px);transform: translate(0, 160px);}60% {-webkit-transform: translate(0, 180px);-moz-transform: translate(0, 180px);-ms-transform: translate(0, 180px);-o-transform: translate(0, 180px);transform: translate(0, 180px);}76% {-webkit-transform: translate(0, 284px);-moz-transform: translate(0, 284px);-ms-transform: translate(0, 284px);-o-transform: translate(0, 284px);transform: translate(0, 284px);}89% {-webkit-transform: translate(0, 280px);-moz-transform: translate(0, 280px);-ms-transform: translate(0, 280px);-o-transform: translate(0, 280px);transform: translate(0, 280px);opacity: 1;}100% {-webkit-transform: translate(0, 310px);-moz-transform: translate(0, 310px);-ms-transform: translate(0, 310px);-o-transform: translate(0, 310px);transform: translate(0, 310px);opacity: 0;}}@keyframes pc_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);-ms-transform: translate(0, 30px);-o-transform: translate(0, 30px);transform: translate(0, 30px);opacity: 1;}8% {-webkit-transform: translate(0, -20px);-moz-transform: translate(0, -20px);-ms-transform: translate(0, -20px);-o-transform: translate(0, -20px);transform: translate(0, -20px);}23% {-webkit-transform: translate(0, 70px);-moz-transform: translate(0, 70px);-ms-transform: translate(0, 70px);-o-transform: translate(0, 70px);transform: translate(0, 70px);}34% {-webkit-transform: translate(0, 130px);-moz-transform: translate(0, 130px);-ms-transform: translate(0, 130px);-o-transform: translate(0, 130px);transform: translate(0, 130px);}47% {-webkit-transform: translate(0, 160px);-moz-transform: translate(0, 160px);-ms-transform: translate(0, 160px);-o-transform: translate(0, 160px);transform: translate(0, 160px);}60% {-webkit-transform: translate(0, 180px);-moz-transform: translate(0, 180px);-ms-transform: translate(0, 180px);-o-transform: translate(0, 180px);transform: translate(0, 180px);}76% {-webkit-transform: translate(0, 284px);-moz-transform: translate(0, 284px);-ms-transform: translate(0, 284px);-o-transform: translate(0, 284px);transform: translate(0, 284px);}89% {-webkit-transform: translate(0, 280px);-moz-transform: translate(0, 280px);-ms-transform: translate(0, 280px);-o-transform: translate(0, 280px);transform: translate(0, 280px);opacity: 1;}100% {-webkit-transform: translate(0, 310px);-moz-transform: translate(0, 310px);-ms-transform: translate(0, 310px);-o-transform: translate(0, 310px);transform: translate(0, 310px);opacity: 0;}}@-webkit-keyframes car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(16px, 0) rotate(0deg);-moz-transform: translate(16px, 0) rotate(0deg);-ms-transform: translate(16px, 0) rotate(0deg);-o-transform: translate(16px, 0) rotate(0deg);transform: translate(16px, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(16px, 0) rotate(-90deg);-moz-transform: translate(16px, 0) rotate(-90deg);-ms-transform: translate(16px, 0) rotate(-90deg);-o-transform: translate(16px, 0) rotate(-90deg);transform: translate(16px, 0) rotate(-90deg);}8% {-webkit-transform: translate(55px, 0) rotate(-100deg);-moz-transform: translate(55px, 0) rotate(-100deg);-ms-transform: translate(55px, 0) rotate(-100deg);-o-transform: translate(55px, 0) rotate(-100deg);transform: translate(55px, 0) rotate(-100deg);}10% {-webkit-transform: translate(55px, 0) rotate(0);-moz-transform: translate(55px, 0) rotate(0);-ms-transform: translate(55px, 0) rotate(0);-o-transform: translate(55px, 0) rotate(0);transform: translate(55px, 0) rotate(0);}23% {-webkit-transform: translate(94px, 0) rotate(-10deg);-moz-transform: translate(94px, 0) rotate(-10deg);-ms-transform: translate(94px, 0) rotate(-10deg);-o-transform: translate(94px, 0) rotate(-10deg);transform: translate(94px, 0) rotate(-10deg);}34% {-webkit-transform: translate(117px, 0) rotate(0deg);-moz-transform: translate(117px, 0) rotate(0deg);-ms-transform: translate(117px, 0) rotate(0deg);-o-transform: translate(117px, 0) rotate(0deg);transform: translate(117px, 0) rotate(0deg);}47% {-webkit-transform: translate(100px, 0) rotate(30deg);-moz-transform: translate(100px, 0) rotate(30deg);-ms-transform: translate(100px, 0) rotate(30deg);-o-transform: translate(100px, 0) rotate(30deg);transform: translate(100px, 0) rotate(30deg);}50% {-webkit-transform: translate(100px, 0) rotate(-60deg);-moz-transform: translate(100px, 0) rotate(-60deg);-ms-transform: translate(100px, 0) rotate(-60deg);-o-transform: translate(100px, 0) rotate(-60deg);transform: translate(100px, 0) rotate(-60deg);}60% {-webkit-transform: translate(170px, 0) rotate(-60deg);-moz-transform: translate(170px, 0) rotate(-60deg);-ms-transform: translate(170px, 0) rotate(-60deg);-o-transform: translate(170px, 0) rotate(-60deg);transform: translate(170px, 0) rotate(-60deg);}62% {-webkit-transform: translate(170px, 0) rotate(60deg);-moz-transform: translate(170px, 0) rotate(60deg);-ms-transform: translate(170px, 0) rotate(60deg);-o-transform: translate(170px, 0) rotate(60deg);transform: translate(170px, 0) rotate(60deg);}76% {-webkit-transform: translate(100px, 0) rotate(90deg);-moz-transform: translate(100px, 0) rotate(90deg);-ms-transform: translate(100px, 0) rotate(90deg);-o-transform: translate(100px, 0) rotate(90deg);transform: translate(100px, 0) rotate(90deg);}89% {-webkit-transform: translate(47px, 0) rotate(80deg);-moz-transform: translate(47px, 0) rotate(80deg);-ms-transform: translate(47px, 0) rotate(80deg);-o-transform: translate(47px, 0) rotate(80deg);transform: translate(47px, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-10px, 0) rotate(70deg);-moz-transform: translate(-10px, 0) rotate(70deg);-ms-transform: translate(-10px, 0) rotate(70deg);-o-transform: translate(-10px, 0) rotate(70deg);transform: translate(-10px, 0) rotate(70deg);opacity: 0;}}@-moz-keyframes car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(16px, 0) rotate(0deg);-moz-transform: translate(16px, 0) rotate(0deg);-ms-transform: translate(16px, 0) rotate(0deg);-o-transform: translate(16px, 0) rotate(0deg);transform: translate(16px, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(16px, 0) rotate(-90deg);-moz-transform: translate(16px, 0) rotate(-90deg);-ms-transform: translate(16px, 0) rotate(-90deg);-o-transform: translate(16px, 0) rotate(-90deg);transform: translate(16px, 0) rotate(-90deg);}8% {-webkit-transform: translate(55px, 0) rotate(-100deg);-moz-transform: translate(55px, 0) rotate(-100deg);-ms-transform: translate(55px, 0) rotate(-100deg);-o-transform: translate(55px, 0) rotate(-100deg);transform: translate(55px, 0) rotate(-100deg);}10% {-webkit-transform: translate(55px, 0) rotate(0);-moz-transform: translate(55px, 0) rotate(0);-ms-transform: translate(55px, 0) rotate(0);-o-transform: translate(55px, 0) rotate(0);transform: translate(55px, 0) rotate(0);}23% {-webkit-transform: translate(94px, 0) rotate(-10deg);-moz-transform: translate(94px, 0) rotate(-10deg);-ms-transform: translate(94px, 0) rotate(-10deg);-o-transform: translate(94px, 0) rotate(-10deg);transform: translate(94px, 0) rotate(-10deg);}34% {-webkit-transform: translate(117px, 0) rotate(0deg);-moz-transform: translate(117px, 0) rotate(0deg);-ms-transform: translate(117px, 0) rotate(0deg);-o-transform: translate(117px, 0) rotate(0deg);transform: translate(117px, 0) rotate(0deg);}47% {-webkit-transform: translate(100px, 0) rotate(30deg);-moz-transform: translate(100px, 0) rotate(30deg);-ms-transform: translate(100px, 0) rotate(30deg);-o-transform: translate(100px, 0) rotate(30deg);transform: translate(100px, 0) rotate(30deg);}50% {-webkit-transform: translate(100px, 0) rotate(-60deg);-moz-transform: translate(100px, 0) rotate(-60deg);-ms-transform: translate(100px, 0) rotate(-60deg);-o-transform: translate(100px, 0) rotate(-60deg);transform: translate(100px, 0) rotate(-60deg);}60% {-webkit-transform: translate(170px, 0) rotate(-60deg);-moz-transform: translate(170px, 0) rotate(-60deg);-ms-transform: translate(170px, 0) rotate(-60deg);-o-transform: translate(170px, 0) rotate(-60deg);transform: translate(170px, 0) rotate(-60deg);}62% {-webkit-transform: translate(170px, 0) rotate(60deg);-moz-transform: translate(170px, 0) rotate(60deg);-ms-transform: translate(170px, 0) rotate(60deg);-o-transform: translate(170px, 0) rotate(60deg);transform: translate(170px, 0) rotate(60deg);}76% {-webkit-transform: translate(100px, 0) rotate(90deg);-moz-transform: translate(100px, 0) rotate(90deg);-ms-transform: translate(100px, 0) rotate(90deg);-o-transform: translate(100px, 0) rotate(90deg);transform: translate(100px, 0) rotate(90deg);}89% {-webkit-transform: translate(47px, 0) rotate(80deg);-moz-transform: translate(47px, 0) rotate(80deg);-ms-transform: translate(47px, 0) rotate(80deg);-o-transform: translate(47px, 0) rotate(80deg);transform: translate(47px, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-10px, 0) rotate(70deg);-moz-transform: translate(-10px, 0) rotate(70deg);-ms-transform: translate(-10px, 0) rotate(70deg);-o-transform: translate(-10px, 0) rotate(70deg);transform: translate(-10px, 0) rotate(70deg);opacity: 0;}}@-o-keyframes car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(16px, 0) rotate(0deg);-moz-transform: translate(16px, 0) rotate(0deg);-ms-transform: translate(16px, 0) rotate(0deg);-o-transform: translate(16px, 0) rotate(0deg);transform: translate(16px, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(16px, 0) rotate(-90deg);-moz-transform: translate(16px, 0) rotate(-90deg);-ms-transform: translate(16px, 0) rotate(-90deg);-o-transform: translate(16px, 0) rotate(-90deg);transform: translate(16px, 0) rotate(-90deg);}8% {-webkit-transform: translate(55px, 0) rotate(-100deg);-moz-transform: translate(55px, 0) rotate(-100deg);-ms-transform: translate(55px, 0) rotate(-100deg);-o-transform: translate(55px, 0) rotate(-100deg);transform: translate(55px, 0) rotate(-100deg);}10% {-webkit-transform: translate(55px, 0) rotate(0);-moz-transform: translate(55px, 0) rotate(0);-ms-transform: translate(55px, 0) rotate(0);-o-transform: translate(55px, 0) rotate(0);transform: translate(55px, 0) rotate(0);}23% {-webkit-transform: translate(94px, 0) rotate(-10deg);-moz-transform: translate(94px, 0) rotate(-10deg);-ms-transform: translate(94px, 0) rotate(-10deg);-o-transform: translate(94px, 0) rotate(-10deg);transform: translate(94px, 0) rotate(-10deg);}34% {-webkit-transform: translate(117px, 0) rotate(0deg);-moz-transform: translate(117px, 0) rotate(0deg);-ms-transform: translate(117px, 0) rotate(0deg);-o-transform: translate(117px, 0) rotate(0deg);transform: translate(117px, 0) rotate(0deg);}47% {-webkit-transform: translate(100px, 0) rotate(30deg);-moz-transform: translate(100px, 0) rotate(30deg);-ms-transform: translate(100px, 0) rotate(30deg);-o-transform: translate(100px, 0) rotate(30deg);transform: translate(100px, 0) rotate(30deg);}50% {-webkit-transform: translate(100px, 0) rotate(-60deg);-moz-transform: translate(100px, 0) rotate(-60deg);-ms-transform: translate(100px, 0) rotate(-60deg);-o-transform: translate(100px, 0) rotate(-60deg);transform: translate(100px, 0) rotate(-60deg);}60% {-webkit-transform: translate(170px, 0) rotate(-60deg);-moz-transform: translate(170px, 0) rotate(-60deg);-ms-transform: translate(170px, 0) rotate(-60deg);-o-transform: translate(170px, 0) rotate(-60deg);transform: translate(170px, 0) rotate(-60deg);}62% {-webkit-transform: translate(170px, 0) rotate(60deg);-moz-transform: translate(170px, 0) rotate(60deg);-ms-transform: translate(170px, 0) rotate(60deg);-o-transform: translate(170px, 0) rotate(60deg);transform: translate(170px, 0) rotate(60deg);}76% {-webkit-transform: translate(100px, 0) rotate(90deg);-moz-transform: translate(100px, 0) rotate(90deg);-ms-transform: translate(100px, 0) rotate(90deg);-o-transform: translate(100px, 0) rotate(90deg);transform: translate(100px, 0) rotate(90deg);}89% {-webkit-transform: translate(47px, 0) rotate(80deg);-moz-transform: translate(47px, 0) rotate(80deg);-ms-transform: translate(47px, 0) rotate(80deg);-o-transform: translate(47px, 0) rotate(80deg);transform: translate(47px, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-10px, 0) rotate(70deg);-moz-transform: translate(-10px, 0) rotate(70deg);-ms-transform: translate(-10px, 0) rotate(70deg);-o-transform: translate(-10px, 0) rotate(70deg);transform: translate(-10px, 0) rotate(70deg);opacity: 0;}}@keyframes car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(16px, 0) rotate(0deg);-moz-transform: translate(16px, 0) rotate(0deg);-ms-transform: translate(16px, 0) rotate(0deg);-o-transform: translate(16px, 0) rotate(0deg);transform: translate(16px, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(16px, 0) rotate(-90deg);-moz-transform: translate(16px, 0) rotate(-90deg);-ms-transform: translate(16px, 0) rotate(-90deg);-o-transform: translate(16px, 0) rotate(-90deg);transform: translate(16px, 0) rotate(-90deg);}8% {-webkit-transform: translate(55px, 0) rotate(-100deg);-moz-transform: translate(55px, 0) rotate(-100deg);-ms-transform: translate(55px, 0) rotate(-100deg);-o-transform: translate(55px, 0) rotate(-100deg);transform: translate(55px, 0) rotate(-100deg);}10% {-webkit-transform: translate(55px, 0) rotate(0);-moz-transform: translate(55px, 0) rotate(0);-ms-transform: translate(55px, 0) rotate(0);-o-transform: translate(55px, 0) rotate(0);transform: translate(55px, 0) rotate(0);}23% {-webkit-transform: translate(94px, 0) rotate(-10deg);-moz-transform: translate(94px, 0) rotate(-10deg);-ms-transform: translate(94px, 0) rotate(-10deg);-o-transform: translate(94px, 0) rotate(-10deg);transform: translate(94px, 0) rotate(-10deg);}34% {-webkit-transform: translate(117px, 0) rotate(0deg);-moz-transform: translate(117px, 0) rotate(0deg);-ms-transform: translate(117px, 0) rotate(0deg);-o-transform: translate(117px, 0) rotate(0deg);transform: translate(117px, 0) rotate(0deg);}47% {-webkit-transform: translate(100px, 0) rotate(30deg);-moz-transform: translate(100px, 0) rotate(30deg);-ms-transform: translate(100px, 0) rotate(30deg);-o-transform: translate(100px, 0) rotate(30deg);transform: translate(100px, 0) rotate(30deg);}50% {-webkit-transform: translate(100px, 0) rotate(-60deg);-moz-transform: translate(100px, 0) rotate(-60deg);-ms-transform: translate(100px, 0) rotate(-60deg);-o-transform: translate(100px, 0) rotate(-60deg);transform: translate(100px, 0) rotate(-60deg);}60% {-webkit-transform: translate(170px, 0) rotate(-60deg);-moz-transform: translate(170px, 0) rotate(-60deg);-ms-transform: translate(170px, 0) rotate(-60deg);-o-transform: translate(170px, 0) rotate(-60deg);transform: translate(170px, 0) rotate(-60deg);}62% {-webkit-transform: translate(170px, 0) rotate(60deg);-moz-transform: translate(170px, 0) rotate(60deg);-ms-transform: translate(170px, 0) rotate(60deg);-o-transform: translate(170px, 0) rotate(60deg);transform: translate(170px, 0) rotate(60deg);}76% {-webkit-transform: translate(100px, 0) rotate(90deg);-moz-transform: translate(100px, 0) rotate(90deg);-ms-transform: translate(100px, 0) rotate(90deg);-o-transform: translate(100px, 0) rotate(90deg);transform: translate(100px, 0) rotate(90deg);}89% {-webkit-transform: translate(47px, 0) rotate(80deg);-moz-transform: translate(47px, 0) rotate(80deg);-ms-transform: translate(47px, 0) rotate(80deg);-o-transform: translate(47px, 0) rotate(80deg);transform: translate(47px, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-10px, 0) rotate(70deg);-moz-transform: translate(-10px, 0) rotate(70deg);-ms-transform: translate(-10px, 0) rotate(70deg);-o-transform: translate(-10px, 0) rotate(70deg);transform: translate(-10px, 0) rotate(70deg);opacity: 0;}}@-webkit-keyframes mob_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 0.2rem);-moz-transform: translate(0, 0.2rem);-ms-transform: translate(0, 0.2rem);-o-transform: translate(0, 0.2rem);transform: translate(0, 0.2rem);opacity: 1;}8% {-webkit-transform: translate(0, -0.1rem);-moz-transform: translate(0, -0.1rem);-ms-transform: translate(0, -0.1rem);-o-transform: translate(0, -0.1rem);transform: translate(0, -0.1rem);}23% {-webkit-transform: translate(0, 0.6rem);-moz-transform: translate(0, 0.6rem);-ms-transform: translate(0, 0.6rem);-o-transform: translate(0, 0.6rem);transform: translate(0, 0.6rem);}34% {-webkit-transform: translate(0, 1.1rem);-moz-transform: translate(0, 1.1rem);-ms-transform: translate(0, 1.1rem);-o-transform: translate(0, 1.1rem);transform: translate(0, 1.1rem);}47% {-webkit-transform: translate(0, 1.2rem);-moz-transform: translate(0, 1.2rem);-ms-transform: translate(0, 1.2rem);-o-transform: translate(0, 1.2rem);transform: translate(0, 1.2rem);}60% {-webkit-transform: translate(0, 1.5rem);-moz-transform: translate(0, 1.5rem);-ms-transform: translate(0, 1.5rem);-o-transform: translate(0, 1.5rem);transform: translate(0, 1.5rem);}76% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);}89% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);opacity: 1;}100% {-webkit-transform: translate(0, 2.6rem);-moz-transform: translate(0, 2.6rem);-ms-transform: translate(0, 2.6rem);-o-transform: translate(0, 2.6rem);transform: translate(0, 2.6rem);opacity: 0;}}@-moz-keyframes mob_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 0.2rem);-moz-transform: translate(0, 0.2rem);-ms-transform: translate(0, 0.2rem);-o-transform: translate(0, 0.2rem);transform: translate(0, 0.2rem);opacity: 1;}8% {-webkit-transform: translate(0, -0.1rem);-moz-transform: translate(0, -0.1rem);-ms-transform: translate(0, -0.1rem);-o-transform: translate(0, -0.1rem);transform: translate(0, -0.1rem);}23% {-webkit-transform: translate(0, 0.6rem);-moz-transform: translate(0, 0.6rem);-ms-transform: translate(0, 0.6rem);-o-transform: translate(0, 0.6rem);transform: translate(0, 0.6rem);}34% {-webkit-transform: translate(0, 1.1rem);-moz-transform: translate(0, 1.1rem);-ms-transform: translate(0, 1.1rem);-o-transform: translate(0, 1.1rem);transform: translate(0, 1.1rem);}47% {-webkit-transform: translate(0, 1.2rem);-moz-transform: translate(0, 1.2rem);-ms-transform: translate(0, 1.2rem);-o-transform: translate(0, 1.2rem);transform: translate(0, 1.2rem);}60% {-webkit-transform: translate(0, 1.5rem);-moz-transform: translate(0, 1.5rem);-ms-transform: translate(0, 1.5rem);-o-transform: translate(0, 1.5rem);transform: translate(0, 1.5rem);}76% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);}89% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);opacity: 1;}100% {-webkit-transform: translate(0, 2.6rem);-moz-transform: translate(0, 2.6rem);-ms-transform: translate(0, 2.6rem);-o-transform: translate(0, 2.6rem);transform: translate(0, 2.6rem);opacity: 0;}}@-o-keyframes mob_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 0.2rem);-moz-transform: translate(0, 0.2rem);-ms-transform: translate(0, 0.2rem);-o-transform: translate(0, 0.2rem);transform: translate(0, 0.2rem);opacity: 1;}8% {-webkit-transform: translate(0, -0.1rem);-moz-transform: translate(0, -0.1rem);-ms-transform: translate(0, -0.1rem);-o-transform: translate(0, -0.1rem);transform: translate(0, -0.1rem);}23% {-webkit-transform: translate(0, 0.6rem);-moz-transform: translate(0, 0.6rem);-ms-transform: translate(0, 0.6rem);-o-transform: translate(0, 0.6rem);transform: translate(0, 0.6rem);}34% {-webkit-transform: translate(0, 1.1rem);-moz-transform: translate(0, 1.1rem);-ms-transform: translate(0, 1.1rem);-o-transform: translate(0, 1.1rem);transform: translate(0, 1.1rem);}47% {-webkit-transform: translate(0, 1.2rem);-moz-transform: translate(0, 1.2rem);-ms-transform: translate(0, 1.2rem);-o-transform: translate(0, 1.2rem);transform: translate(0, 1.2rem);}60% {-webkit-transform: translate(0, 1.5rem);-moz-transform: translate(0, 1.5rem);-ms-transform: translate(0, 1.5rem);-o-transform: translate(0, 1.5rem);transform: translate(0, 1.5rem);}76% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);}89% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);opacity: 1;}100% {-webkit-transform: translate(0, 2.6rem);-moz-transform: translate(0, 2.6rem);-ms-transform: translate(0, 2.6rem);-o-transform: translate(0, 2.6rem);transform: translate(0, 2.6rem);opacity: 0;}}@keyframes mob_move {0% {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);-o-transform: translate(0, 0);transform: translate(0, 0);opacity: 0;}2% {-webkit-transform: translate(0, 0.2rem);-moz-transform: translate(0, 0.2rem);-ms-transform: translate(0, 0.2rem);-o-transform: translate(0, 0.2rem);transform: translate(0, 0.2rem);opacity: 1;}8% {-webkit-transform: translate(0, -0.1rem);-moz-transform: translate(0, -0.1rem);-ms-transform: translate(0, -0.1rem);-o-transform: translate(0, -0.1rem);transform: translate(0, -0.1rem);}23% {-webkit-transform: translate(0, 0.6rem);-moz-transform: translate(0, 0.6rem);-ms-transform: translate(0, 0.6rem);-o-transform: translate(0, 0.6rem);transform: translate(0, 0.6rem);}34% {-webkit-transform: translate(0, 1.1rem);-moz-transform: translate(0, 1.1rem);-ms-transform: translate(0, 1.1rem);-o-transform: translate(0, 1.1rem);transform: translate(0, 1.1rem);}47% {-webkit-transform: translate(0, 1.2rem);-moz-transform: translate(0, 1.2rem);-ms-transform: translate(0, 1.2rem);-o-transform: translate(0, 1.2rem);transform: translate(0, 1.2rem);}60% {-webkit-transform: translate(0, 1.5rem);-moz-transform: translate(0, 1.5rem);-ms-transform: translate(0, 1.5rem);-o-transform: translate(0, 1.5rem);transform: translate(0, 1.5rem);}76% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);}89% {-webkit-transform: translate(0, 2.3rem);-moz-transform: translate(0, 2.3rem);-ms-transform: translate(0, 2.3rem);-o-transform: translate(0, 2.3rem);transform: translate(0, 2.3rem);opacity: 1;}100% {-webkit-transform: translate(0, 2.6rem);-moz-transform: translate(0, 2.6rem);-ms-transform: translate(0, 2.6rem);-o-transform: translate(0, 2.6rem);transform: translate(0, 2.6rem);opacity: 0;}}@-webkit-keyframes mob_car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(0.2rem, 0) rotate(0deg);-moz-transform: translate(0.2rem, 0) rotate(0deg);-ms-transform: translate(0.2rem, 0) rotate(0deg);-o-transform: translate(0.2rem, 0) rotate(0deg);transform: translate(0.2rem, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(0.2rem, 0) rotate(-90deg);-moz-transform: translate(0.2rem, 0) rotate(-90deg);-ms-transform: translate(0.2rem, 0) rotate(-90deg);-o-transform: translate(0.2rem, 0) rotate(-90deg);transform: translate(0.2rem, 0) rotate(-90deg);}8% {-webkit-transform: translate(0.4rem, 0) rotate(-100deg);-moz-transform: translate(0.4rem, 0) rotate(-100deg);-ms-transform: translate(0.4rem, 0) rotate(-100deg);-o-transform: translate(0.4rem, 0) rotate(-100deg);transform: translate(0.4rem, 0) rotate(-100deg);}10% {-webkit-transform: translate(0.4rem, 0) rotate(0);-moz-transform: translate(0.4rem, 0) rotate(0);-ms-transform: translate(0.4rem, 0) rotate(0);-o-transform: translate(0.4rem, 0) rotate(0);transform: translate(0.4rem, 0) rotate(0);}23% {-webkit-transform: translate(0.7rem, 0) rotate(-10deg);-moz-transform: translate(0.7rem, 0) rotate(-10deg);-ms-transform: translate(0.7rem, 0) rotate(-10deg);-o-transform: translate(0.7rem, 0) rotate(-10deg);transform: translate(0.7rem, 0) rotate(-10deg);}34% {-webkit-transform: translate(0.9rem, 0) rotate(0deg);-moz-transform: translate(0.9rem, 0) rotate(0deg);-ms-transform: translate(0.9rem, 0) rotate(0deg);-o-transform: translate(0.9rem, 0) rotate(0deg);transform: translate(0.9rem, 0) rotate(0deg);}47% {-webkit-transform: translate(0.86rem, 0) rotate(30deg);-moz-transform: translate(0.86rem, 0) rotate(30deg);-ms-transform: translate(0.86rem, 0) rotate(30deg);-o-transform: translate(0.86rem, 0) rotate(30deg);transform: translate(0.86rem, 0) rotate(30deg);}50% {-webkit-transform: translate(0.86rem, 0) rotate(-60deg);-moz-transform: translate(0.86rem, 0) rotate(-60deg);-ms-transform: translate(0.86rem, 0) rotate(-60deg);-o-transform: translate(0.86rem, 0) rotate(-60deg);transform: translate(0.86rem, 0) rotate(-60deg);}60% {-webkit-transform: translate(1.4rem, 0) rotate(-60deg);-moz-transform: translate(1.4rem, 0) rotate(-60deg);-ms-transform: translate(1.4rem, 0) rotate(-60deg);-o-transform: translate(1.4rem, 0) rotate(-60deg);transform: translate(1.4rem, 0) rotate(-60deg);}62% {-webkit-transform: translate(1.4rem, 0) rotate(60deg);-moz-transform: translate(1.4rem, 0) rotate(60deg);-ms-transform: translate(1.4rem, 0) rotate(60deg);-o-transform: translate(1.4rem, 0) rotate(60deg);transform: translate(1.4rem, 0) rotate(60deg);}76% {-webkit-transform: translate(0.8rem, 0) rotate(90deg);-moz-transform: translate(0.8rem, 0) rotate(90deg);-ms-transform: translate(0.8rem, 0) rotate(90deg);-o-transform: translate(0.8rem, 0) rotate(90deg);transform: translate(0.8rem, 0) rotate(90deg);}89% {-webkit-transform: translate(0.3rem, 0) rotate(80deg);-moz-transform: translate(0.3rem, 0) rotate(80deg);-ms-transform: translate(0.3rem, 0) rotate(80deg);-o-transform: translate(0.3rem, 0) rotate(80deg);transform: translate(0.3rem, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-0.1rem, 0) rotate(70deg);-moz-transform: translate(-0.1rem, 0) rotate(70deg);-ms-transform: translate(-0.1rem, 0) rotate(70deg);-o-transform: translate(-0.1rem, 0) rotate(70deg);transform: translate(-0.1rem, 0) rotate(70deg);opacity: 0;}}@-moz-keyframes mob_car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(0.2rem, 0) rotate(0deg);-moz-transform: translate(0.2rem, 0) rotate(0deg);-ms-transform: translate(0.2rem, 0) rotate(0deg);-o-transform: translate(0.2rem, 0) rotate(0deg);transform: translate(0.2rem, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(0.2rem, 0) rotate(-90deg);-moz-transform: translate(0.2rem, 0) rotate(-90deg);-ms-transform: translate(0.2rem, 0) rotate(-90deg);-o-transform: translate(0.2rem, 0) rotate(-90deg);transform: translate(0.2rem, 0) rotate(-90deg);}8% {-webkit-transform: translate(0.4rem, 0) rotate(-100deg);-moz-transform: translate(0.4rem, 0) rotate(-100deg);-ms-transform: translate(0.4rem, 0) rotate(-100deg);-o-transform: translate(0.4rem, 0) rotate(-100deg);transform: translate(0.4rem, 0) rotate(-100deg);}10% {-webkit-transform: translate(0.4rem, 0) rotate(0);-moz-transform: translate(0.4rem, 0) rotate(0);-ms-transform: translate(0.4rem, 0) rotate(0);-o-transform: translate(0.4rem, 0) rotate(0);transform: translate(0.4rem, 0) rotate(0);}23% {-webkit-transform: translate(0.7rem, 0) rotate(-10deg);-moz-transform: translate(0.7rem, 0) rotate(-10deg);-ms-transform: translate(0.7rem, 0) rotate(-10deg);-o-transform: translate(0.7rem, 0) rotate(-10deg);transform: translate(0.7rem, 0) rotate(-10deg);}34% {-webkit-transform: translate(0.9rem, 0) rotate(0deg);-moz-transform: translate(0.9rem, 0) rotate(0deg);-ms-transform: translate(0.9rem, 0) rotate(0deg);-o-transform: translate(0.9rem, 0) rotate(0deg);transform: translate(0.9rem, 0) rotate(0deg);}47% {-webkit-transform: translate(0.86rem, 0) rotate(30deg);-moz-transform: translate(0.86rem, 0) rotate(30deg);-ms-transform: translate(0.86rem, 0) rotate(30deg);-o-transform: translate(0.86rem, 0) rotate(30deg);transform: translate(0.86rem, 0) rotate(30deg);}50% {-webkit-transform: translate(0.86rem, 0) rotate(-60deg);-moz-transform: translate(0.86rem, 0) rotate(-60deg);-ms-transform: translate(0.86rem, 0) rotate(-60deg);-o-transform: translate(0.86rem, 0) rotate(-60deg);transform: translate(0.86rem, 0) rotate(-60deg);}60% {-webkit-transform: translate(1.4rem, 0) rotate(-60deg);-moz-transform: translate(1.4rem, 0) rotate(-60deg);-ms-transform: translate(1.4rem, 0) rotate(-60deg);-o-transform: translate(1.4rem, 0) rotate(-60deg);transform: translate(1.4rem, 0) rotate(-60deg);}62% {-webkit-transform: translate(1.4rem, 0) rotate(60deg);-moz-transform: translate(1.4rem, 0) rotate(60deg);-ms-transform: translate(1.4rem, 0) rotate(60deg);-o-transform: translate(1.4rem, 0) rotate(60deg);transform: translate(1.4rem, 0) rotate(60deg);}76% {-webkit-transform: translate(0.8rem, 0) rotate(90deg);-moz-transform: translate(0.8rem, 0) rotate(90deg);-ms-transform: translate(0.8rem, 0) rotate(90deg);-o-transform: translate(0.8rem, 0) rotate(90deg);transform: translate(0.8rem, 0) rotate(90deg);}89% {-webkit-transform: translate(0.3rem, 0) rotate(80deg);-moz-transform: translate(0.3rem, 0) rotate(80deg);-ms-transform: translate(0.3rem, 0) rotate(80deg);-o-transform: translate(0.3rem, 0) rotate(80deg);transform: translate(0.3rem, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-0.1rem, 0) rotate(70deg);-moz-transform: translate(-0.1rem, 0) rotate(70deg);-ms-transform: translate(-0.1rem, 0) rotate(70deg);-o-transform: translate(-0.1rem, 0) rotate(70deg);transform: translate(-0.1rem, 0) rotate(70deg);opacity: 0;}}@-o-keyframes mob_car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(0.2rem, 0) rotate(0deg);-moz-transform: translate(0.2rem, 0) rotate(0deg);-ms-transform: translate(0.2rem, 0) rotate(0deg);-o-transform: translate(0.2rem, 0) rotate(0deg);transform: translate(0.2rem, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(0.2rem, 0) rotate(-90deg);-moz-transform: translate(0.2rem, 0) rotate(-90deg);-ms-transform: translate(0.2rem, 0) rotate(-90deg);-o-transform: translate(0.2rem, 0) rotate(-90deg);transform: translate(0.2rem, 0) rotate(-90deg);}8% {-webkit-transform: translate(0.4rem, 0) rotate(-100deg);-moz-transform: translate(0.4rem, 0) rotate(-100deg);-ms-transform: translate(0.4rem, 0) rotate(-100deg);-o-transform: translate(0.4rem, 0) rotate(-100deg);transform: translate(0.4rem, 0) rotate(-100deg);}10% {-webkit-transform: translate(0.4rem, 0) rotate(0);-moz-transform: translate(0.4rem, 0) rotate(0);-ms-transform: translate(0.4rem, 0) rotate(0);-o-transform: translate(0.4rem, 0) rotate(0);transform: translate(0.4rem, 0) rotate(0);}23% {-webkit-transform: translate(0.7rem, 0) rotate(-10deg);-moz-transform: translate(0.7rem, 0) rotate(-10deg);-ms-transform: translate(0.7rem, 0) rotate(-10deg);-o-transform: translate(0.7rem, 0) rotate(-10deg);transform: translate(0.7rem, 0) rotate(-10deg);}34% {-webkit-transform: translate(0.9rem, 0) rotate(0deg);-moz-transform: translate(0.9rem, 0) rotate(0deg);-ms-transform: translate(0.9rem, 0) rotate(0deg);-o-transform: translate(0.9rem, 0) rotate(0deg);transform: translate(0.9rem, 0) rotate(0deg);}47% {-webkit-transform: translate(0.86rem, 0) rotate(30deg);-moz-transform: translate(0.86rem, 0) rotate(30deg);-ms-transform: translate(0.86rem, 0) rotate(30deg);-o-transform: translate(0.86rem, 0) rotate(30deg);transform: translate(0.86rem, 0) rotate(30deg);}50% {-webkit-transform: translate(0.86rem, 0) rotate(-60deg);-moz-transform: translate(0.86rem, 0) rotate(-60deg);-ms-transform: translate(0.86rem, 0) rotate(-60deg);-o-transform: translate(0.86rem, 0) rotate(-60deg);transform: translate(0.86rem, 0) rotate(-60deg);}60% {-webkit-transform: translate(1.4rem, 0) rotate(-60deg);-moz-transform: translate(1.4rem, 0) rotate(-60deg);-ms-transform: translate(1.4rem, 0) rotate(-60deg);-o-transform: translate(1.4rem, 0) rotate(-60deg);transform: translate(1.4rem, 0) rotate(-60deg);}62% {-webkit-transform: translate(1.4rem, 0) rotate(60deg);-moz-transform: translate(1.4rem, 0) rotate(60deg);-ms-transform: translate(1.4rem, 0) rotate(60deg);-o-transform: translate(1.4rem, 0) rotate(60deg);transform: translate(1.4rem, 0) rotate(60deg);}76% {-webkit-transform: translate(0.8rem, 0) rotate(90deg);-moz-transform: translate(0.8rem, 0) rotate(90deg);-ms-transform: translate(0.8rem, 0) rotate(90deg);-o-transform: translate(0.8rem, 0) rotate(90deg);transform: translate(0.8rem, 0) rotate(90deg);}89% {-webkit-transform: translate(0.3rem, 0) rotate(80deg);-moz-transform: translate(0.3rem, 0) rotate(80deg);-ms-transform: translate(0.3rem, 0) rotate(80deg);-o-transform: translate(0.3rem, 0) rotate(80deg);transform: translate(0.3rem, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-0.1rem, 0) rotate(70deg);-moz-transform: translate(-0.1rem, 0) rotate(70deg);-ms-transform: translate(-0.1rem, 0) rotate(70deg);-o-transform: translate(-0.1rem, 0) rotate(70deg);transform: translate(-0.1rem, 0) rotate(70deg);opacity: 0;}}@keyframes mob_car_move {0% {-webkit-transform: translate(0, 0) rotate(0);-moz-transform: translate(0, 0) rotate(0);-ms-transform: translate(0, 0) rotate(0);-o-transform: translate(0, 0) rotate(0);transform: translate(0, 0) rotate(0);opacity: 0;}2% {-webkit-transform: translate(0.2rem, 0) rotate(0deg);-moz-transform: translate(0.2rem, 0) rotate(0deg);-ms-transform: translate(0.2rem, 0) rotate(0deg);-o-transform: translate(0.2rem, 0) rotate(0deg);transform: translate(0.2rem, 0) rotate(0deg);opacity: 1;}4% {-webkit-transform: translate(0.2rem, 0) rotate(-90deg);-moz-transform: translate(0.2rem, 0) rotate(-90deg);-ms-transform: translate(0.2rem, 0) rotate(-90deg);-o-transform: translate(0.2rem, 0) rotate(-90deg);transform: translate(0.2rem, 0) rotate(-90deg);}8% {-webkit-transform: translate(0.4rem, 0) rotate(-100deg);-moz-transform: translate(0.4rem, 0) rotate(-100deg);-ms-transform: translate(0.4rem, 0) rotate(-100deg);-o-transform: translate(0.4rem, 0) rotate(-100deg);transform: translate(0.4rem, 0) rotate(-100deg);}10% {-webkit-transform: translate(0.4rem, 0) rotate(0);-moz-transform: translate(0.4rem, 0) rotate(0);-ms-transform: translate(0.4rem, 0) rotate(0);-o-transform: translate(0.4rem, 0) rotate(0);transform: translate(0.4rem, 0) rotate(0);}23% {-webkit-transform: translate(0.7rem, 0) rotate(-10deg);-moz-transform: translate(0.7rem, 0) rotate(-10deg);-ms-transform: translate(0.7rem, 0) rotate(-10deg);-o-transform: translate(0.7rem, 0) rotate(-10deg);transform: translate(0.7rem, 0) rotate(-10deg);}34% {-webkit-transform: translate(0.9rem, 0) rotate(0deg);-moz-transform: translate(0.9rem, 0) rotate(0deg);-ms-transform: translate(0.9rem, 0) rotate(0deg);-o-transform: translate(0.9rem, 0) rotate(0deg);transform: translate(0.9rem, 0) rotate(0deg);}47% {-webkit-transform: translate(0.86rem, 0) rotate(30deg);-moz-transform: translate(0.86rem, 0) rotate(30deg);-ms-transform: translate(0.86rem, 0) rotate(30deg);-o-transform: translate(0.86rem, 0) rotate(30deg);transform: translate(0.86rem, 0) rotate(30deg);}50% {-webkit-transform: translate(0.86rem, 0) rotate(-60deg);-moz-transform: translate(0.86rem, 0) rotate(-60deg);-ms-transform: translate(0.86rem, 0) rotate(-60deg);-o-transform: translate(0.86rem, 0) rotate(-60deg);transform: translate(0.86rem, 0) rotate(-60deg);}60% {-webkit-transform: translate(1.4rem, 0) rotate(-60deg);-moz-transform: translate(1.4rem, 0) rotate(-60deg);-ms-transform: translate(1.4rem, 0) rotate(-60deg);-o-transform: translate(1.4rem, 0) rotate(-60deg);transform: translate(1.4rem, 0) rotate(-60deg);}62% {-webkit-transform: translate(1.4rem, 0) rotate(60deg);-moz-transform: translate(1.4rem, 0) rotate(60deg);-ms-transform: translate(1.4rem, 0) rotate(60deg);-o-transform: translate(1.4rem, 0) rotate(60deg);transform: translate(1.4rem, 0) rotate(60deg);}76% {-webkit-transform: translate(0.8rem, 0) rotate(90deg);-moz-transform: translate(0.8rem, 0) rotate(90deg);-ms-transform: translate(0.8rem, 0) rotate(90deg);-o-transform: translate(0.8rem, 0) rotate(90deg);transform: translate(0.8rem, 0) rotate(90deg);}89% {-webkit-transform: translate(0.3rem, 0) rotate(80deg);-moz-transform: translate(0.3rem, 0) rotate(80deg);-ms-transform: translate(0.3rem, 0) rotate(80deg);-o-transform: translate(0.3rem, 0) rotate(80deg);transform: translate(0.3rem, 0) rotate(80deg);opacity: 1;}100% {-webkit-transform: translate(-0.1rem, 0) rotate(70deg);-moz-transform: translate(-0.1rem, 0) rotate(70deg);-ms-transform: translate(-0.1rem, 0) rotate(70deg);-o-transform: translate(-0.1rem, 0) rotate(70deg);transform: translate(-0.1rem, 0) rotate(70deg);opacity: 0;}}.liveshow_module .module_content .liveshow_map {margin-top: 50px;display: block;width: 866px;position: relative;margin-left: 142px;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_map {margin-top: 0.3rem;margin-left: 0;width: 100%;}}.liveshow_module .module_content .liveshow_map .map {display: block;width: 100%;}.liveshow_module .module_content .liveshow_map .car_box {position: absolute;width: 30px;display: block;left: 367px;top: 206px;-webkit-animation: pc_move 15s linear infinite;-moz-animation: pc_move 15s linear infinite;-ms-animation: pc_move 15s linear infinite;-o-animation: pc_move 15s linear infinite;animation: pc_move 15s linear infinite;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_map .car_box {-webkit-animation: mob_move 15s linear infinite;-moz-animation: mob_move 15s linear infinite;-ms-animation: mob_move 15s linear infinite;-o-animation: mob_move 15s linear infinite;animation: mob_move 15s linear infinite;width: 0.3rem;left: 3.1rem;top: 1.8rem;}}.liveshow_module .module_content .liveshow_map .car_box img {display: block;width: 100%;}.liveshow_module .module_content .liveshow_map .car {-webkit-animation: car_move 15s linear infinite;-moz-animation: car_move 15s linear infinite;-ms-animation: car_move 15s linear infinite;-o-animation: car_move 15s linear infinite;animation: car_move 15s linear infinite;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_map .car {-webkit-animation: mob_car_move 15s linear infinite;-moz-animation: mob_car_move 15s linear infinite;-ms-animation: mob_car_move 15s linear infinite;-o-animation: mob_car_move 15s linear infinite;animation: mob_car_move 15s linear infinite;}}.liveshow_module .module_content .liveshow_time_list {margin: 26px 0;width: 1111px;margin-left: -51.5px;text-align: center;font-size: 0;white-space: nowrap;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_time_list {margin: 0;background: #000;padding: 0.14rem 0;overflow: hidden;width: 100%;}.liveshow_module .module_content .liveshow_time_list .day_list {width: 22.62rem;overflow: hidden;box-sizing: border-box;padding-left: 0.2rem;}}body .liveshow_module .module_content .liveshow_time_list a {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg.png");}body.up .liveshow_module .module_content .liveshow_time_list a {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg.png");}body.ali .liveshow_module .module_content .liveshow_time_list a {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg.png");}.liveshow_module .module_content .liveshow_time_list a {display: inline-block;vertical-align: middle;*vertical-align: auto;zoom: 1;*display: inline;width: 108px;height: 50px;background-repeat: no-repeat;font-size: 18px;font-weight: bold;color: #fff;line-height: 50px;box-sizing: border-box;margin-left: -7px;}@media (max-width: 768px) {body .liveshow_module .module_content .liveshow_time_list a {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}body.up .liveshow_module .module_content .liveshow_time_list a {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}body.ali .liveshow_module .module_content .liveshow_time_list a {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}.liveshow_module .module_content .liveshow_time_list a {width: 2.02rem;height: 0.74rem;font-size: 0.3rem;font-weight: normal;padding: 0;line-height: normal;float: left;background-repeat: no-repeat;background-size: 100%;margin: 0;margin-left: 0;}}body .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}body.up .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}body.ali .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}.liveshow_module .module_content .liveshow_time_list a.current {}@media (max-width: 768px) {body .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg_mob.png");}body.up .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg_mob.png");}body.ali .liveshow_module .module_content .liveshow_time_list a.current {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg_mob.png");}.liveshow_module .module_content .liveshow_time_list a.current {}}@media (min-width: 1024px) {.liveshow_module .module_content .liveshow_time_list a {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}body .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}body.up .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}body.ali .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/cur_day_bg.png");}.liveshow_module .module_content .liveshow_time_list a:hover {}}@media (min-width: 1024px) and (max-width: 768px) {body .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}body.up .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}body.ali .liveshow_module .module_content .liveshow_time_list a:hover {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/day_bg_mob.png");}.liveshow_module .module_content .liveshow_time_list a:hover {}}body .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg.png");}body.up .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg.png");}body.ali .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg.png");}.liveshow_module .module_content .liveshow_time_list a.un_check {}@media (max-width: 768px) {body .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg_mob.png");}body.up .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg_mob.png");}body.ali .liveshow_module .module_content .liveshow_time_list a.un_check {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/un_day_bg_mob.png");}.liveshow_module .module_content .liveshow_time_list a.un_check {}}.liveshow_module .module_content .liveshow_time_list a span {display: block;font-size: 14px;font-weight: bold;color: #fff;width: 62px;margin: 0 auto;line-height: 22px;margin-top: 4px;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_time_list a span {font-size: 0.24rem;height: 0.3rem;line-height: normal;font-weight: normal;width: 1.2rem;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-top: 0.05rem;}}.liveshow_module .module_content .liveshow_time_list a span+span {font-size: 12px;font-weight: normal;border-top: 2px solid #fff;margin-top: 0;line-height: 16px;}@media (max-width: 768px) {.liveshow_module .module_content .liveshow_time_list a span+span {height: 0.3rem;line-height: normal;font-size: 0.2rem;font-weight: bold;}}@media (max-width: 360px) {.liveshow_module .module_content .liveshow_time_list a span+span {border-top-width: 1px;}}.liveshow_module .module_content .liveshow_list {width: 100%;position: relative;z-index: 1;overflow: hidden;}.liveshow_module .module_content .liveshow_list .countdown {width: 100%;display: block;margin-top: 0;text-align: center;display: none;margin-bottom: 0;background: #fff;height: 120px;padding-top: 20px;box-sizing: border-box;}.liveshow_module .module_content .liveshow_list .countdown:before {content: "直播倒计时：";font-size: 30px;line-height: 80px;color: #b40e18;}@media only screen and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .countdown:before {width: 100%;font-size: 0.3rem;height: 0.6rem;line-height: normal;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 0;text-align: left;text-indent: 2em;}}.liveshow_module .module_content .liveshow_list .countdown .item {display: inline-block;vertical-align: bottom;position: relative;font-weight: 700;font-size: 40px;line-height: 80px;text-align: center;color: #fff;border-radius: 10px;margin: 0 10px 0;padding: 0 10px;background: #2a2a2a;background: linear-gradient(#e3121e, #850a12);overflow: hidden;}.liveshow_module .module_content .liveshow_list .countdown .item:after {content: "";display: block;left: 0;top: 50%;width: 100%;margin-top: -3px;height: 6px;position: absolute;background: #fff;}.liveshow_module .module_content .liveshow_list .countdown .item span {top: -3px;position: relative;}.liveshow_module .module_content .liveshow_list .countdown .item .label {position: absolute;bottom: 5px;right: 5px;line-height: 20px;font-size: 18px;top: auto;}.liveshow_module .module_content .liveshow_list .countdown .separator {display: none;}@media all and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .countdown {margin: 0;padding: 0;height: auto;padding-bottom: 0.3rem;}.liveshow_module .module_content .liveshow_list .countdown .item {font-size: 0.8rem;line-height: 1.6rem;margin: 0 0.1rem;}.liveshow_module .module_content .liveshow_list .countdown .item:after {margin-top: -2px;height: 4px;background: #fff;}.liveshow_module .module_content .liveshow_list .countdown .item .label {position: absolute;bottom: 0.05rem;right: 0.1rem;line-height: 0.3rem;font-size: 0.24rem;}}.liveshow_module .module_content .liveshow_list .count {height: auto;}.liveshow_module .module_content .liveshow_list .count .countdown {display: block;}.liveshow_module .module_content .liveshow_list .count .liveshow_content {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_bg {width: 100%;overflow: hidden;background-repeat: no-repeat;background-position: center;}.liveshow_module .module_content .liveshow_list .liveshow_bg.count {height: auto;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area {width: 1008px;overflow: hidden;margin: 0 auto;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title {width: 100%;display: block;margin-top: 45px;margin-bottom: 45px;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title img {display: block;width: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title .more {display: none;}@media (max-width: 768px) {body .liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_title_mob.png");}body.up .liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_title_mob.png");}body.ali .liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/liveshow_title_mob.png");}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title {height: 0.83rem;width: 6.6rem;margin: 0.3rem auto;margin-bottom: 0;background-position: left top;background-size: auto 100%;background-repeat: no-repeat;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title img {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .title .more {display: block;width: 100%;line-height: 0.83rem;font-size: 0.24rem;text-align: right;color: #fff;}}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content {overflow: hidden;margin-top: 0;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .mob_more_liveshow {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item {float: left;width: 450px;overflow: hidden;height: 437px;margin-right: 14px;background: #fff;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_time {font-size: 12px;line-height: 12px;color: #303c49;display: block;padding: 15px 12px;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_content_control {display: block;height: 350px;padding: 0 12px;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_content_control .liveshow_content_box {display: table;width: 100%;overflow: hidden;height: 350px;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .more_liveshow {overflow: hidden;height: 437px;width: 78px;text-align: center;background: #b40e18;font-size: 18px;font-style: italic;color: #fff;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 5px;display: table;vertical-align: middle;font-weight: lighter;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .more_liveshow:hover {background: #8b9cb0;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .more_liveshow img {display: block;margin: 0 auto;margin-top: 187px;margin-bottom: 15px;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .more_liveshow span {display: block;}@media all and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .liveshow_bg {height: auto;background-color: #b40e18;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area {width: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content {width: 100%;margin: 0 auto;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item {float: none;width: 6.8rem;height: auto;margin-right: 0;margin: 0 auto;background: none;margin-bottom: 0.3rem;padding-top: 0.3rem;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_time {font-size: 0.24rem;line-height: 0.24rem;color: #fff;padding: 0;margin-top: 0;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_content_control {height: auto;padding: 0;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item .liveshow_content_control .liveshow_content_box {display: block;height: auto;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .liveshow_content_item+.liveshow_content_item {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .more_liveshow {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .mob_more_liveshow {font-size: 0.36rem;height: 0.64rem;display: block;width: 91%;margin: 0 auto;text-align: center;margin-bottom: 0.3rem;line-height: 0.64rem;color: #fff;background: #989ca6;animation: shine 0.8s linear infinite;}}@media all and (max-width: 360px) {.liveshow_module .module_content .liveshow_list .liveshow_bg .liveshow_area .liveshow_content .mob_more_liveshow {line-height: 0.66rem;}}@keyframes shine {0% {box-shadow: 0 0 0 #fff;}50% {box-shadow: 0 0 0.6rem #989ca6;}to {box-shadow: 0 0 0 #fff;}}.liveshow_module .module_content .liveshow_list .liveshow_item {display: table-cell;vertical-align: middle;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_sound {display: block;width: 122px;margin-bottom: 15px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_sound img {display: block;width: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_text {font-size: 16px;color: #11293b;line-height: 28px;margin-top: 12px;display: block;width: 100%;margin-top: -6px;margin-bottom: 15px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_text span {color: #b40e18;cursor: pointer;line-height: 1;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img {width: 100%;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a {float: left;width: 134px;height: 134px;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a img {display: block;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a+a {margin-left: 12px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a+a+a+a {margin-top: 12px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img.one_img a {width: 100%;height: 241px;display: block;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img.one_img a img {display: block;width: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_video {display: block;width: 100%;height: 241px;overflow: hidden;margin-top: 12px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_video>div {width: 100%;height: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_video video {display: block;width: 100%;height: 100%;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article {display: block;margin-top: 12px;width: 100%;overflow: hidden;background: #f6f6f6;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 12px;height: 105px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article img {display: block;float: left;width: 120px;margin-right: 10px;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article span {display: block;font-size: 16px;color: #11293b;}@media all and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .liveshow_item {display: block;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_sound {width: 1.1rem;margin-top: 0.2rem;margin-bottom: 0.2rem;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_text {font-size: 0.24rem;line-height: 0.4rem;color: #fff;margin-top: 0.12rem;margin-bottom: 0.12rem;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img {margin: 0.2rem auto;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a {width: 32%;height: 32%;overflow: hidden;margin-left: 2%;float: left;position: relative;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a:after {content: "";display: inline-block;padding-bottom: 100%;width: 0.1px;vertical-align: middle;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a:nth-child(3n+1) {margin-left: 0;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a+a {margin-left: 2%;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a+a+a+a {margin-top: 0.15rem;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img a img {display: block;position: absolute;left: 0;top: 0;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img.one_img a {width: 100%;height: auto;overflow: hidden;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img.one_img a:after {display: none;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_img.one_img a img {position: static;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_video {height: 3.8rem;margin: 0.2rem auto;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article {height: auto;padding: 0.1rem;overflow: hidden;margin: 0.2rem auto;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article img {width: 25%;margin-right: 0;}.liveshow_module .module_content .liveshow_list .liveshow_item .liveshow_article span {font-size: 0.28rem;width: 75%;margin-left: 0;line-height: 0.5rem;overflow: hidden;padding-left: 0.1rem;letter-spacing: 0.01rem;-webkit-box-sizing: border-box;box-sizing: border-box;}}.liveshow_module .module_content .liveshow_list .liveshow_op {width: 100%;overflow: hidden;height: 30px;margin-top: 16px;}.liveshow_module .module_content .liveshow_list .liveshow_op a {width: 224px;float: left;text-align: center;font-size: 0;border-top: 1px solid #b40e18;border-bottom: 1px solid #b40e18;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 6px;background: #b40e18;}.liveshow_module .module_content .liveshow_list .liveshow_op a:hover {text-decoration: underline;}.liveshow_module .module_content .liveshow_list .liveshow_op a div {display: inline-block;}.liveshow_module .module_content .liveshow_list .liveshow_op a+a {float: right;}.liveshow_module .module_content .liveshow_list .liveshow_op img {display: block;float: left;width: 15px;}.liveshow_module .module_content .liveshow_list .liveshow_op span {float: left;margin-left: 10px;font-size: 14px;line-height: 14px;color: #fff;}.liveshow_module .module_content .liveshow_list .liveshow_op span:hover {text-decoration: underline;}@media only screen and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .liveshow_op span:hover {text-decoration: none;}}@media all and (max-width: 768px) {.liveshow_module .module_content .liveshow_list .liveshow_op {height: 0.5rem;margin-top: 0;}.liveshow_module .module_content .liveshow_list .liveshow_op a {width: 49.5%;background: #720e0c;border: none;padding: 0.12rem;}.liveshow_module .module_content .liveshow_list .liveshow_op a:hover {background: #720e0c;}.liveshow_module .module_content .liveshow_list .liveshow_op img {width: 0.24rem;}.liveshow_module .module_content .liveshow_list .liveshow_op span {font-size: 0.22rem;margin-left: 0.1rem;line-height: 0.22rem;font-weight: bold;}}@media all and (max-width: 432px) {.liveshow_module .module_content .liveshow_list .liveshow_op span {font-size: 0.22rem;margin-left: 0.1rem;line-height: 0.22rem;margin-top: 1px;}}@media (max-width: 768px) {body .video_slider_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.jpg");}body.up .video_slider_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.jpg");}body.ali .video_slider_module {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.jpg");}.video_slider_module {padding-top: 0.4rem;}}body .video_slider_module .video_slider {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.png");}body.up .video_slider_module .video_slider {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.png");}body.ali .video_slider_module .video_slider {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/video_bg.png");}.video_slider_module .video_slider {width: 100%;height: 451px;margin-top: 20px;overflow: hidden;}@media (max-width: 768px) {.video_slider_module .video_slider {display: none;}}.video_slider_module .video_slider .cascading_slider {width: 667px;height: 450px;margin: 0 auto;position: relative;display: block;}@media (max-width: 768px) {.video_slider_module .video_slider .cascading_slider {display: none;}}.video_slider_module .video_slider .cascading_slider .item {width: 667px;height: 450px;position: absolute;display: block;overflow: hidden;top: 0;opacity: 0;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.video_slider_module .video_slider .cascading_slider .item img {display: block;width: 100%;}.video_slider_module .video_slider .cascading_slider .item span {position: absolute;bottom: 0;left: 0;background: #000;background: rgba(0, 0, 0, 0.5);display: block;width: 100%;height: 66px;line-height: 66px;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;color: #fff;text-indent: 15px;}.video_slider_module .video_slider .cascading_slider .item:hover span {color: #b40e18;text-decoration: underline;}.video_slider_module .video_slider .cascading_slider .item:first-child {-webkit-transform: translate(-170px, 0) scale(0.86);-moz-transform: translate(-170px, 0) scale(0.86);-ms-transform: translate(-170px, 0) scale(0.86);-o-transform: translate(-170px, 0) scale(0.86);transform: translate(-170px, 0) scale(0.86);z-index: 3;}.video_slider_module .video_slider .cascading_slider .item:first-child+a {-webkit-transform: translate(-170px, 0) scale(0.86);-moz-transform: translate(-170px, 0) scale(0.86);-ms-transform: translate(-170px, 0) scale(0.86);-o-transform: translate(-170px, 0) scale(0.86);transform: translate(-170px, 0) scale(0.86);z-index: 4;opacity: 1;}.video_slider_module .video_slider .cascading_slider .item:first-child+a+a {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;z-index: 5;}.video_slider_module .video_slider .cascading_slider .item:first-child+a+a+a {-webkit-transform: translate(170px, 0) scale(0.86);-moz-transform: translate(170px, 0) scale(0.86);-ms-transform: translate(170px, 0) scale(0.86);-o-transform: translate(170px, 0) scale(0.86);transform: translate(170px, 0) scale(0.86);opacity: 1;z-index: 4;}.video_slider_module .video_slider .cascading_slider .item:first-child+a+a+a+a {-webkit-transform: translate(170px, 0) scale(0.86);-moz-transform: translate(170px, 0) scale(0.86);-ms-transform: translate(170px, 0) scale(0.86);-o-transform: translate(170px, 0) scale(0.86);transform: translate(170px, 0) scale(0.86);z-index: 3;}body .video_slider_module .video_slider .item:after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}body.up .video_slider_module .video_slider .item:after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}body.ali .video_slider_module .video_slider .item:after {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}.video_slider_module .video_slider .item:after {content: "";display: block;width: 103px;height: 103px;position: absolute;left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;background-repeat: no-repeat;}@media (max-width: 768px) {.video_slider_module .video_mobile_slider {width: 100%;margin-top: 0.3rem;padding: 0.05rem 0;background: #b40e18;}.video_slider_module .video_mobile_slider .mobile_video_content {overflow: hidden;height: 4.86rem;}.video_slider_module .video_mobile_slider .video_item {float: left;width: 100%;position: relative;}body .video_slider_module .video_mobile_slider .video_item::after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}body.up .video_slider_module .video_mobile_slider .video_item::after {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}body.ali .video_slider_module .video_mobile_slider .video_item::after {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/video_ico_mob.png");}.video_slider_module .video_mobile_slider .video_item::after {content: "";display: block;width: 1rem;height: 1rem;position: absolute;left: 50%;top: 50%;margin-left: -0.5rem;margin-top: -0.5rem;background-repeat: no-repeat;background-size: 100%;}.video_slider_module .video_mobile_slider .video_item img {display: block;width: 100%;}.video_slider_module .video_mobile_slider .video_item span {position: absolute;left: 0;bottom: 0;height: auto;line-height: 0.52rem;font-size: 0.28rem;color: #fff;background: rgba(0, 0, 0, 0.8);box-sizing: border-box;padding: 0.1rem 0.2rem;display: block;width: 100%;box-sizing: border-box;}}.race_module {margin-bottom: 0 !important;}@media (max-width: 768px) {body .race_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/race_bg.jpg");}body.up .race_module {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/race_bg.jpg");}body.ali .race_module {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/race_bg.jpg");}.race_module {padding-top: 0.4rem;}}.race_module .title {float: right;}@media (max-width: 768px) {.race_module .title {float: none;}}.race_module .racing_car_item {clear: both;}.race_module .racing_car_item:after {content: "";display: block;zoom: 1;clear: both;}@media (max-width: 768px) {.race_module .racing_car_item {margin-top: 0.3rem;}}.race_module .racing_car_item .race_car_img {float: left;width: 515px;position: relative;margin-top: -36px;}.race_module .racing_car_item .race_car_img:after {content: "";width: 0;display: block;height: 0;border: 1px solid #8e1618;border-width: 15px 47px;float: right;border-right-color: #b40e18;border-bottom-color: #b40e18;}.race_module .racing_car_item .race_car_img span {position: absolute;width: 100%;height: 42px;font-size: 18px;font-weight: bold;color: #fff;text-indent: 25px;line-height: 42px;left: 0;bottom: 30px;display: block;background: rgba(191, 27, 26, 0.8);}@media (max-width: 768px) {.race_module .racing_car_item .race_car_img {display: none;}}.race_module .racing_car_item .car_parameter {width: 588px;height: 324px;background: #b40e18;float: right;margin-left: -300px;margin-top: 20px;box-sizing: border-box;padding: 24px 30px;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter {float: none;width: 100%;margin: 0;height: auto;padding: 0 0.4rem;padding-bottom: 0.3rem;}}.race_module .racing_car_item .car_parameter .parameter_title {width: 420px;float: right;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_title {height: 0.68rem;width: 100%;}}.race_module .racing_car_item .car_parameter .parameter_title .title_text {font-size: 26px;color: #fff;line-height: 1;float: left;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_title .title_text {height: 0.68rem;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;font-size: 0.28rem;font-weight: bold;font-style: italic;line-height: normal;text-shadow: 0 0 0.03rem #000;}}@media (min-width: 1024px) {.race_module .racing_car_item .car_parameter .parameter_title a.title_text {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.race_module .racing_car_item .car_parameter .parameter_title a.title_text:hover {text-decoration: underline;}}.race_module .racing_car_item .car_parameter .parameter_title span.title_text {cursor: default;}.race_module .racing_car_item .car_parameter .parameter_title .title_link {float: right;font-size: 18px;line-height: 26px;color: #fff;}@media (min-width: 1024px) {.race_module .racing_car_item .car_parameter .parameter_title .title_link {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.race_module .racing_car_item .car_parameter .parameter_title .title_link:hover {font-size: 20px;text-decoration: underline;}}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_title .title_link {height: 0.68rem;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;font-size: 0.24rem;line-height: normal;font-weight: normal;}}.race_module .racing_car_item .car_parameter .parameter_item {width: 420px;float: right;margin-top: 15px;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_item {width: 100%;float: none;}}.race_module .racing_car_item .car_parameter .parameter_item+.parameter_title {margin-top: 25px;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_item+.parameter_title {margin-top: 0.38rem;position: relative;}body .race_module .racing_car_item .car_parameter .parameter_item+.parameter_title:before {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/parameter_line.jpg");}body.up .race_module .racing_car_item .car_parameter .parameter_item+.parameter_title:before {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/parameter_line.jpg");}body.ali .race_module .racing_car_item .car_parameter .parameter_item+.parameter_title:before {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/parameter_line.jpg");}.race_module .racing_car_item .car_parameter .parameter_item+.parameter_title:before {content: "";width: 7.2rem;display: block;height: 0.25rem;top: -0.25rem;left: -0.4rem;position: absolute;background-size: 100%;background-repeat: no-repeat;}}.race_module .racing_car_item .car_parameter .parameter_item a {float: left;width: 149px;border: 2px solid #fff;box-sizing: border-box;margin-right: 18px;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .parameter_item a {width: 2rem;margin-right: 0.2rem;}}.race_module .racing_car_item .car_parameter .list {display: block;overflow: hidden;box-sizing: border-box;border: 2px solid #fff;border-top: none;border-left: none;}.race_module .racing_car_item .car_parameter .list .list_item {float: left;width: 50%;color: #fff;font-size: 14px;text-align: center;box-sizing: border-box;border-top: 2px solid #fff;border-left: 2px solid #fff;line-height: 31px;}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .list .list_item {height: 0.68rem;font-size: 0.2rem;font-weight: bold;line-height: normal;text-align: left;box-sizing: border-box;padding: 0 0.1rem;padding-right: 0;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.race_module .racing_car_item .car_parameter .list .list_item .list_item_text {display: block;width: 100%;}.race_module .racing_car_item .car_parameter .list .list_item span {display: inline-block;vertical-align: middle;*vertical-align: auto;zoom: 1;*display: inline;line-height: 1;}}@media (max-width: 768px) {.race_module .racing_car_item .car_parameter .engine_item a {float: right;margin-right: 0;margin-left: 0.2rem;}.race_module .racing_car_item .car_parameter .engine_item .list .list_item {height: 0.44rem;font-size: 0.24rem;font-weight: bold;}}@media (max-width: 768px) {.race_module .other_car {background: #000;}}.race_module .auxiliary_car {width: 100%;margin-top: 30px;overflow: hidden;}@media (max-width: 768px) {.race_module .auxiliary_car {margin-top: 0;background: #000;}}.race_module .auxiliary_car .car_item {float: left;width: 328px;margin-left: 12px;background: #000;}@media (max-width: 768px) {.race_module .auxiliary_car .car_item {border-bottom: 0.04rem solid #b40e18;width: 100%;float: none;display: block;background: #000;padding: 0.2rem;box-sizing: border-box;margin: 0;overflow: hidden;}}.race_module .auxiliary_car .car_item .img_item {position: relative;}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .img_item {float: left;width: 2rem;margin-right: 0.2rem;}}body .race_module .auxiliary_car .car_item .img_item span {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/race_car_bg.png");}body.up .race_module .auxiliary_car .car_item .img_item span {background-image: url("//p.yunshuren.com/qcjw/topic/2019/fc201907/images/race_car_bg.png");}body.ali .race_module .auxiliary_car .car_item .img_item span {background-image: url("//papu.yunshuren.com/qcjw/topic/2019/fc201907/images/race_car_bg.png");}.race_module .auxiliary_car .car_item .img_item span {position: absolute;bottom: 0;left: 0;height: 42px;background-repeat: no-repeat;line-height: 42px;font-size: 18px;text-indent: 26px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;display: block;color: #fff;}@media (min-width: 1024px) {.race_module .auxiliary_car .car_item .img_item span {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.race_module .auxiliary_car .car_item .img_item span:hover {text-decoration: underline;color: #b40e18;}}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .img_item span {height: 0.4rem;font-size: 0.24rem;line-height: 0.4rem;font-weight: normal;box-sizing: border-box;padding: 0 0.1rem;text-indent: 0;background: rgba(0, 0, 0, 0.6);}}@media (max-width: 360px) {.race_module .auxiliary_car .car_item .img_item span {line-height: 0.44rem;}}.race_module .auxiliary_car .car_item:first-child {margin-left: 0;}.race_module .auxiliary_car .car_item .border_area {border: 1px dotted #b40e18;border-top: none;overflow: hidden;border-top: 1px solid #b40e18;}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .border_area {border: none;}}.race_module .auxiliary_car .car_item .car_title {display: block;font-size: 20px;font-weight: bold;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;width: 286px;margin: 20px auto;}@media (min-width: 1024px) {.race_module .auxiliary_car .car_item .car_title {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.race_module .auxiliary_car .car_item .car_title:hover {text-decoration: underline;}}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .car_title {font-size: 0.28rem;overflow: hidden;width: auto;font-weight: normal;line-height: 1.2;margin-top: 0.2rem;margin-bottom: 0.35rem;}}.race_module .auxiliary_car .car_item .btn_list {width: 286px;margin: 20px auto;text-align: center;overflow: hidden;}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .btn_list {width: auto;margin: 0;}}.race_module .auxiliary_car .car_item .btn_list .btn {float: left;width: 118px;height: 44px;text-align: center;font-size: 18px;line-height: 44px;font-weight: bold;color: #fff;display: block;background: #999999;}@media (min-width: 1024px) {.race_module .auxiliary_car .car_item .btn_list .btn {-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}.race_module .auxiliary_car .car_item .btn_list .btn:hover {color: #b40e18;background: #fff;}}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .btn_list .btn {height: 0.5rem;width: 1.35rem;font-size: 0.24rem;background: #b40e18;font-weight: bold;display: -moz-box;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;line-height: normal;}}.race_module .auxiliary_car .car_item .btn_list .btn+a {float: right;}@media (max-width: 768px) {.race_module .auxiliary_car .car_item .btn_list .btn+a {float: left;margin-left: 0.3rem;}}.fix_btn a.fixed_link {box-sizing: border-box;background: #b40e18;border: 1px solid #fff;-webkit-animation: fix_btn_show 1.5s linear infinite;animation: fix_btn_show 1.5s linear infinite;}@media all and (max-width: 768px) {.fix_btn {display: none;}.fix_btn a.fixed_link span {margin-top: 0;}}@-webkit-keyframes fix_btn_show {0% {opacity: 0.3;}50% {opacity: 1;}to {opacity: 0.3;}}@keyframes fix_btn_show {0% {opacity: 0.3;}50% {opacity: 1;}to {opacity: 0.3;}}/*# sourceMappingURL=index.css.map */

