
.hide-control::-webkit-media-controls-enclosure {
  display: none;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

a.httpLink{
word-wrap: break-word;
}
a.httpLink:link, a.httpLink:visited {
  color: #0000FF;
}


#sb-site .appinstall img{
	margin-top : 0px;
}

.main_content.font1 {
  font-size: 18px;
  line-height: 25px;
}
.main_content.font2 {
  font-size: 20px;
  line-height: 30px;
}
.main_content.font3 {
  font-size: 22px;
  line-height: 35px;
}
.main_content.font4 {
  font-size: 24px;
  line-height: 35px;
  
}
.right_btn {
  float: right;
  
    padding-top: 7px;
}
.whatsapp_btn img {
  left: 2%
}
.facebook_btn img {
  left: 18%
}
.google_btn img {
  left: 34%
}
.twitter_btn img {
  left: 50%
}
.weibo_btn img {
  left: 66%
}
.copylink_btn img {
  left: 82%
}
.fb-like {
  overflow: hidden;
}
.contentCTN {
  padding: 5px 10px 0px 10px
}
#moreHitCount, #moreRelate {
  text-align: right;
  margin-right: 15px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 5px;
}
.fb_shareCTN {
  float: right;
  margin-top: 11px;
  margin-right: 4px;
  overflow: hidden;
}
.content_middle {
  font-size: 11px;
  color: gray;
  position: relative;
}
.videoCTN {
  position: relative;
  padding: 5px 0px 0px 0px;
	width: 100%;
/*       line-height: 0px;
 */}

.videoCTN #itvctimeline {
  height: 4px;
  width: 100%;
  position: relative;
}
.videoCTN #itvctimeline .on {
  height: 4px;
  width: 0%;
  z-index: 2;
  position: absolute;
}
._nation_odn .videoCTN #itvctimeline .on {
  background-color: #e50077;
}
.videoCTN #itvctimeline .off {
  height: 4px;
  background-color: #999;
  width: 100%;
  z-index: 1;
  position: absolute;
}
.videoCTN .caption {
  margin-bottom: 10px;
}
.videoCTN .player {
  z-index: 1;
  -webkit-transform-style: preserve-3d;
  display:block;
}
.videoCTN #skinITVC {
  position: absolute;
  z-index: 2147483648;
  background-color: rgba(0, 0, 0, 0.6);
  right: 10px;
  bottom: 60px;
  color: #fff;
  width: auto;
  height: 31px;
  display: none;
  font-size: 16px;
  text-align: center;
  padding: 0px;
/*       line-height: 30px;
 */}
#content_topbanner, #content_middlebanner, #content_bottombanner, #content_photobanner {
  text-align: center;
  margin: 10px 0px;
}
#relateArticleCTN .edit, #hitCount .edit {
  color: #888;
  font-size: 10px;
}
.content_middle .edit {
  color: #888;
  font-size: 10px;
  margin-top: 15px;
  float: left;
}
.content div {
  margin-top: 0.5px
}
#sb-site.fixed {
        box-shadow: 0 0 50px 25px #d9d9d9; 
}
#sb-site .thumb img {
  width: 90px;
  height: 64px;
  float: left;
}
.CTN {
  border-bottom: 1px solid #b2b2b2;
  margin-top: 5px;
  height: 83px;
  padding: 0px 10px 0px 10px;
}
.clearfix {
  border-bottom: 1px solid #b2b2b2;
  margin-top: 5px;
  height: 75px;
}
.urgentContent {
  font-size: 18px;
  color: #333333;
  margin-left: 96px;
  padding-top: 5px;
}
.main_content {
  font-size: 18px;
  line-height: 1.5em;
  clear: both;
  padding-top: 10px;
}
.main_content .paragraph {
	padding-bottom:20px;
}
.main_content .paragraph .title {
	font-weight:bold;
	padding-bottom:5px;
}

.main_content .paragraph .photo {
  margin-bottom: 5px;
}
.main_content .paragraph .photo img {
	margin-top:7px;
	touch-action: initial !important; 
}

.main_content .paragraph .photo .caption {
  color: #FFF;
  background-color: gray;
  padding: 2px 5px;
  font-size: 16px;
      width: auto;
    min-height: 0px;
    color: #EEE;
    /* top: 0; */
    text-align: left; 
    padding-top: 5px;
    padding-bottom: 5px;
     position: relative;
}

.main_content .paragraph .footerAds {
    padding: 10px;
    background: #f5f5f5;
	display:none;
}

.netvigation .glyphicon  {
    border: 1px solid #999;
    padding: 3px;
    border-radius: 5px;
	top: 3px;
	color:#999;
	    margin-right: 2px;
}
.netvigation .next , .netvigation .prev {
	display:none;
	font-size:16px;
	    padding: 3px;
}
.netvigation .label {
	color:#e50077;
	font-size:16px;
	width: 76px;
    display: table-cell;
    padding: 0px;
}
.netvigation .link {
    display: table-cell;
}
.player {
  width: 100%;
}
.player.off {
  visibility: hidden;
}

.sliderHolder {

    z-index: 222222;
}


#sb-site .font_size, #sb-site #share_btn {
  background-color: #999;
  width: 25px;
  margin-left: 4px;
}
._nation_hk #sb-site #share_btn.share_btn_on {
  background-color: #FF6600;
}
._nation_tw #sb-site #share_btn.share_btn_on {
  background-color: #D463D5;
}
._nation_cn #sb-site #share_btn.share_btn_on {
  background-color: #D60009;
}
._nation_odn #sb-site #share_btn.share_btn_on {
  background-color: #e50077;
}

li.whiteline{
	border-bottom: 1px solid #FFF;
}

.sharemenu #whiteline{
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 12px 15px 11px #F2F2F2;
}


.sharemenu #share_icon img {
  width: 50px;
  height: 62px;
  position: absolute;
  top: 10%;
  margin-left: 4px;
  z-index: 1000;
}
.sharemenu_bottom #share_icon img {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 10%;
  margin-left: 4px;
  z-index: 1000;
}

.sharemenu,.sharemenu_bottom {
  width: 100%;
  height: 120px;
  background-color: white;
  z-index: 10;

 
}
.sharemenu_bottom {
	position:relative;
}
.sharemenu {
	 border-top: 1px solid #e1e1e1;
	  top: 34px;
	position: absolute;
	 display: none;
}
#share_icon li {
  float: left;
}
#sb-site .share_icon_up {
    position: absolute;
    left: 47%;
    bottom: 10px;
    font-size: 20px;
	color: #e50077;
}
.shadow {
  position: absolute;
  width: 100%;
  top: 119px;
  z-index: 11;
  box-shadow: 0px -5px 12px 6px #bbb;
  border-top: 1px solid #FFF;
}
#fanpageLikeCTN .fb_plugin {
  /* 	background-image: url('/mobile/img/m_facebook_app_hk.jpg');
	background-repeat: no-repeat;
	background-size: 100%; */
  /* //height: 208px;
	//width: 100%; */
  margin-top: 10px;
}
#fanpageLikeCTN {
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  position: relative;
  margin-bottom: 25px;
}
.clickArea {
  position: absolute;
  width: 100%;
  bottom: 0;
}
._commentary #other_article.tw {
  color: #D463D5;
}
._commentary #other_article.cn {
  color: #D60009;
}
._commentary #other_article.tsn {
  color: #ed6d00;
}
._commentary #other_article {
  font-size: 16px;
  font-weight: bold;
  color: #e50077;
  padding: 0px 0px 5px 10px;
}
._commentary .content_top {
  position: relative;
}
._commentary .fb_shareCTN {
  float: right;
  margin-top: 11px;
  margin-right: 4px;
}
._commentary .border {
  border-top: 1px solid #CCC;
  position: relative;
  margin: 0px 10px -15px 10px;
  padding-top: 5px;
}
._commentary .image {
  width: 80px;
  float: left;
  min-height: 64px;
  margin-right: 10px;
}
._commentary .image #img {
  position: absolute;
  top: -13px;
  bottom: 0;
  margin: auto;
  width: 80px;
}
._commentary .desc {
  height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden !important;
}
._commentary #icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 62px;
}
._commentary #icon {
  width: 60px;
  float: left;
  margin-right: 10px;
  min-height: 50px;
}
._commentary #type {
  color: #e50077;
}
._commentary #type.tw {
  color: #D463D5;
}
._commentary #type.cn {
  color: #D60009;
}
._commentary #type.tsn {
  color: #ed6d00;
}
._commentary .videoCTN .caption {
  margin-bottom: 10px;
}
._commentary #content_bottombanner {
  text-align: center;
  margin-top: 15px;
}
._commentary #relateArticleCTN .edit {
  color: #888;
  font-size: 10px;
}
._commentary .content_middle .edit {
  color: #888;
  font-size: 10px;
  margin-top: 15px;
  float: left;
}
._commentary .content div {
  margin-top: 0.5px
}
._commentary #post {
  font-size: 16px;
  display: inline;
  color: #cacaca;
}
._commentary #author {
  font-size: 18px;
  display: inline;
}
._commentary #type {
  font-size: 18px;
  display: inline;
}
._commentary #title {
  font-size: 20px;
  margin-left: 70px;
}
.videoIcon {
  background-image: url('/mobile/img/videoicon_l.png');
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 25px;
  margin-left: 58px;
  margin-top: 40px;
}
#title {
    font-size: 24px;
    font-weight: bold;
}

.moreSectionNews {
    background-image: url('/mobile/img/bt_more.png');
    font-size: 16px;
    padding-left: 48px;
    background-size: 0.5;
    background-repeat: no-repeat;
    line-height: 18px;
    background-size: 46px 15px;
    padding-bottom: 23px;
    background-position-y: 1px;
}
.nav-links {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  z-index: 21222222222222222;
}
.nav-previous a, .nav-next a {
  font-size: 33px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #9ba2af;
  border-radius: 50%;
  color: #FFF;
  display: block;
  line-height: 80px;
  opacity: 0.25;
  position: fixed;
  top: 50%;
  text-decoration: none;
  width: 80px;
  height: 80px;
  content: &quot;
  \f430&quot;
  ;
  z-index: 4;
  font-family: cursive;
}
.nav-previous-content a, .nav-next-content a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #FFF;
  color: #000;
  display: block;
  opacity: 0.25;
  position: fixed;
  top: 50%;
  text-decoration: none;
  content: &quot;
  z-index: 5;
  box-shadow: 0 0 10px #666;
  display: table;
}
.nav-previous a {
  left: -40px;
}
.nav-next a {
  right: -40px;
}
.nav-previous-content a {
  top: 0;
  bottom: 0;
  margin: auto;
  display: table;
  left: -300px;
  /* border: 2px solid;
	border-color: transparent; */
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.nav-previous-content.nav30 a {
  left: 0px;
  opacity: 1;
}
.nav-next-content.nav30 a {
  right: 0px;
  opacity: 1;
}
.nav-next-content a {
  top: 0;
  bottom: 0;
  margin: auto;
  right: -300px;
  /*     border: 2px solid;
	border-color: transparent; */
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 1000;
}
body._nation_hk._content .nav-links a .title22 {
  color: #ff6600;
}
body._nation_tw._content .nav-links a .title22 {
  color: #d463d5;
}
body._nation_cn._content .nav-links a .title22 {
  color: #d60009;
}
body._nation_hk._content .nav-links a:visited .title22, body._nation_tw._content .nav-links a:visited .title22, body._nation_cn._content .nav-links a:visited .title22 {
  color: #999;
}

/*NewYear2016

.nav-previous-content,.nav-next-content {
    width: 30%;
    height: 100%;
    position: fixed;
}

.nav-previous-content{
	left:10px;
}
.nav-next-content{
	right:10px;
}


.FaiChun {
    text-align: center;
    max-width: 112.5px;
    margin: 70px auto 0 auto;
	position: relative;
}

.FaiChun img {
    width: 100%;
	opacity:0;
}

.nav30 .FaiChun img{
	opacity:1;
}

.FaiChun div {
    height: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.5s;
}

.nav-next-content .FaiChun div {
	margin-left: 8%;
}

.nav-previous-content .FaiChun div {
	margin-right: 8%;
}

.nav30 img.plum{
	opacity:1;
}

.nav30 img.monkey,.fullScreen_bg.show{
	-ms-transform: translate(0px,0px);
   	-webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
	opacity:1;
}

img.plum {
    position: absolute;
    bottom: -5%;
    width: 70%;
	opacity:0;
	transition:1s;
	-webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.plum1{
	right:0;
}
.plum2{
	left:0;
}

img.monkey {
    width: 100%;
    transition: 1s;
	position:absolute;
	opacity:0;
}

img.monkey1,img.monkey3 {
	-ms-transform: translate(-1000px,0px);
   	-webkit-transform: translate(-1000px,0px);
    transform: translate(-1000px,0px);
}

img.monkey2,img.monkey4 {
	-ms-transform: translate(1000px,0px);
   	-webkit-transform: translate(1000px,0px);
    transform: translate(1000px,0px);
}

.theme {
    height: 45px;
    background-image: url('../img/NewYear2016/bt_top.gif');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
}

.fullScreen_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 47px;
    z-index: 10;
    transition: 1s;
	-ms-transform: translate(0px,-200%);
   	-webkit-transform: translate(0px,-200%);
    transform: translate(0px,-300%);
	background-color: #AB0E0D;
}
*/
