/*/en/liveshow/on_air/css/liveshow_nav.css*/
*{margin: 0;padding: 0;}.live_nav{width: 100%;overflow: hidden;background: #1ba196;}.live_nav a{font-size: 16px;display: block;height: 35px;line-height: 35px;padding: 0 1em;float: left;position: relative;color: #fff;-webkit-animation: font_show 2s linear infinite;animation: font_show 2s linear infinite;}.live_nav a.current, .live_nav a.not_animate{-webkit-animation: none;animation: none;}.live_nav a.current{background: #1ba196;color: #fff;}.current_ico {display: none;position: absolute;width: 1px;bottom: 0;border: 5px solid;border-top-color: #1ba196;border-left-color: #1ba196;border-right-color: #1ba196;border-bottom-color: #fff;left: 50%;margin-left: -5px;}.current .current_ico {display: block;}.live_nav a:hover{background: #1ba196;color: #fff;}.live_nav a:hover .current_ico{display: block;}.liveshow_title{width: 100%;height: 35px;line-height: 35px;font-size: 16px;background: #1ba196;color: #fff;text-indent: 10px;}.content{overflow: hidden;}.hide_text{display: none;}@media all and (max-width:768px){.live_nav{margin-bottom: 0;border-bottom: 1px solid #d2d2d2;-webkit-box-sizing:border-box;box-sizing:border-box;padding: 0.14rem 0.18rem;background: none;}.live_nav a{width: 49%;text-align: center;-webkit-box-sizing:border-box;box-sizing:border-box;margin: 0;line-height: 0.64rem;height: 0.64rem;font-size: 0.3rem;font-weight: bold;border-radius: 0.1rem;background: #3d7772;color: #1ba196;border: 1px solid #20e6e4;}.live_nav a+a{float: right;color: #1ba196;}.three_nav_btn a{width: 32%;float: left;}.three_nav_btn a + a {float: left;margin-left: 2%;}.four_btns a {width: 23.25%;padding: 0;}.four_btns a + a {margin-left: 2%;}.live_nav a:hover{background: none;color: #2f2f2f;}.current_ico{display: none !important;}.live_nav a:hover .current_ico{display: none;}.liveshow_title{font-size: 0.3rem;height: 0.8rem;line-height: 0.8rem;}.hide_text{display: inline;float: none !important;}}@media (max-width: 432px){.live_nav a{line-height: 0.6rem;}}@media (max-width: 360px){.live_nav a {border-width: 1px;line-height: 0.64rem;}}@media (max-width: 320px){.three_nav_btn a {/* line-height: 0.68rem; */}}@-webkit-keyframes font_show {0% {opacity: 1;}50% {opacity: 0.5;}to {opacity: 1;}}@keyframes font_show {0% {opacity: 1;}50% {opacity: 0.5;}to {opacity: 1;}}
