a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ol,ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,td,th {
	text-align: left;
	font-weight: 400;
	vertical-align: middle
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: "";
	content: none
}

a img {
	border: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

.slick-next,.slick-prev {
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px\9;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	padding: 0;
	border: none;
	outline: 0;
	z-index: 1
}

.slick-next i,.slick-prev i {
	font-size: 30px;
	color: #fff;
	cursor: pointer
}

.slick-next i:hover,.slick-prev i:hover {
	color: #2ca1f1;
	transition: all,.3s
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
	outline: 0;
	background: transparent;
	color: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,.slick-prev:before {
	font-family: \./slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-next {
	right: -25px
}[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 20px;
	font-family: \./slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.slick-slider {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.button {
	display: inline-block;
	margin: 0 3px;
	padding: 0 6px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #000;
	font-size: 13px;
	color: #fff;
	cursor: pointer
}

.button i {
	font-size: 18px
}

.button.pinterest {
	background-color: #b81621
}

.button.pinterest:hover {
	background-color: #8a1119;
	transition: all,.3s
}

.button.google {
	background-color: #e93f2e
}

.button.google:hover {
	background-color: #ce2616;
	transition: all,.3s
}

.button.facebook {
	background-color: #306199
}

.button.facebook:hover {
	background-color: #244872;
	transition: all,.3s
}

.button.twitter {
	background-color: #26c4f1
}

.button.twitter:hover {
	background-color: #0eaad6;
	transition: all,.3s
}

* {
	box-sizing: border-box
}

body,html {
	margin: 0 auto;
	height: 100%;
	background-color: #fff;
	font-family: Microsoft YaHei,Microsoft JhengHei,Arial,sans-serif
}

a,div:focus,input.focus,textarea.focus {
	outline: 0
}

a {
	color: #000;
	text-decoration: none
}[contentEditable=true]:empty:not(:focus):before {
	content: attr(data-text)
}

.clearfix {
	clear: both
}

#container {
	position: relative;
	width: 100%;
	height: auto;
	min-height: calc(100% - 194px);
	padding-top: 110px
}

#container .sectionContent {
	margin: 50px auto 0;
	width: 1170px;
	height: auto;
	background-color: #fff;
	font-size: 0
}

#container .sectionContent.video {
	margin: 18px auto 0
}

#container .sectionContent.video_jav {
	font-size: 0
}

#container .sectionContent.jav_member {
	padding: 0 15px
}

#container .sectionContent.below_path_content {
	margin: 25px auto 0
}

#container .sectionContent.below_path_content .divider {
	padding: 15px
}

#container .sectionContent.below_path_content .divider .bottom-line {
	border-bottom: 1px solid #dadada
}

.videoGroup {
	vertical-align: top;
	margin-bottom: 20px;
	width: 100%
}

.videoGroup .section-title {
	position: relative;
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px
}

.videoGroup .section-title h2 {
	font-size: 30px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    margin: 0 auto;
    font-size: 18px;
    background: linear-gradient(90deg,#FF512F 10%,#DD2476 90%);

	
}

.videoGroup .section-title h2.font_gray {
	color: #bdbdbd
}

.videoGroup .section-title h2 .font_javcolor {
	margin-left: 5px;
	font-size: 15px;
	color: #ff8382
}

.videoGroup .section-title .more-action {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	right: 15px;
	width: 60px;
	padding: 0 3px;
	padding-left: 6px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #616161;
	font-size: 9pt;
	cursor: pointer;
	color: #616161;
	border-radius: 12.5px
}

.videoGroup .section-title .more-action:hover {
	background-color: #2ca1f1;
	color: #fff;
	border-color: #2ca1f1;
	transition: all,.3s
}

.videoGroup .section-title .more-action .more-text {
	display: inline-block
}

.videoGroup.video_shows .wrapper {
	padding-left: 15px
}

.videoGroup.video_shows .wrapper .left_slider,.videoGroup.video_shows .wrapper .right_video_content {
	vertical-align: top;
	display: inline-block;
	width: 50%;
	font-size: 0
}

#container .sectionContent #showMoreNews {
	height: 40px;
	text-align: center
}

#container .sectionContent #showMoreNews img {
	height: 40px
}

#video-section {
	margin: 0 auto;
	width: 100%;
	min-width: 1170px;
	min-height: 529px;
	background-color: #000
}

#video-section .videoWrapper {
	margin: 0 auto;
	padding-top: 10px;
	width: 1170px;
	font-size: 0
}

#video-section .videoWrapper.fullsrceen .videoContent {
	width: 870pt;
	transition: all,.3s
}

#video-section .videoWrapper.fullsrceen .videoContent .videoBar {
	min-height: 550px
}

#video-section .videoWrapper.fullsrceen .videoContent #iframeCover,#video-section .videoWrapper.fullsrceen .videoContent iframe {
	width: 100%;
	height: 550px
}

#video-section .videoWrapper.fullsrceen .videoContent #bitdashContent {
	height: auto!important
}

#video-section .videoWrapper.fullsrceen .videoContent #bitdashContent .player-wrapper .bitdash-vc {
	width: 870pt!important;
	height: 550px!important;
	transition: all,.3s
}

#video-section .videoWrapper .videoBar,#video-section .videoWrapper .videoContent,#video-section .videoWrapper .videoSidebar {
	vertical-align: top;
	display: inline-block
}

#video-section .videoWrapper .videoContent {
	position: relative;
	margin-right: 10px;
	width: 790px;
	height: 100%;
	transition: all,.3s
}

#video-section .videoWrapper .videoContent #bitdashContent,#video-section .videoWrapper .videoContent #iframeCover {
	width: 100%;
	height: 444px
}

#video-section .videoWrapper .videoContent #bitdashContent figure {
	margin: 0;
	padding: 0
}

#video-section .videoWrapper .videoContent #bitdashContent .player-wrapper {
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 0 30px rgba(0,0,0,.7)
}

#video-section .videoWrapper .videoContent #bitdashContent .player-wrapper .bitdash-vc {
	margin: 0 auto!important;
	transition: all,.3s
}

#video-section .videoWrapper .videoContent #bitdashContent .player-wrapper .bitdash-vc .bitdash-ctrl-w:hover .bitdash-btn-overlay {
	background-position: center -76px
}

#video-section .videoWrapper .videoContent #bitdashContent .player-wrapper .bitdash-vc .bitdash-ctrl-w .bitdash-ctrl {
	z-index: 3
}

#video-section .videoWrapper .videoContent #bitdashContent .player-wrapper .bitdash-vc .bitdash-btn-overlay {
	background-position: center 0;
	width: 75px;
	height: 75px;
	min-width: 75px;
	min-height: 75px;
	background-image: url("/img/play_video.png")
}

#video-section .videoWrapper .videoContent .videoBar {
	position: absolute;
	top: 0;
	right: -10px;
	width: 10px;
	min-height: 444px;
	cursor: pointer
}

#video-section .videoWrapper .videoContent .videoBar .bar {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 8px;
	height: 444px;
	background-color: #212121;
	background: -owg-linear-gradient(top,#212121 0%,#757575 44%,#757575 60%,#212121 100%);
	background: linear-gradient(top,#212121 0%,#757575 44%,#757575 60%,#212121 100%)
}

#video-section .videoWrapper .videoContent .videoBar .bar,#video-section .videoWrapper .videoContent .videoBar .bar:hover {
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF212121',endColorstr='#FF212121')
}

#video-section .videoWrapper .videoContent .videoBar .bar:hover {
	background-color: #212121;
	background: -owg-linear-gradient(top,#212121 0%,#2ca1f1 50%,#2ca1f1 51%,#212121 100%);
	background: linear-gradient(top,#212121 0%,#2ca1f1 50%,#2ca1f1 51%,#212121 100%)
}

#video-section .videoWrapper .videoContent .videoBar .bar:hover .arrow {
	border-left: 5px solid #000
}

#video-section .videoWrapper .videoContent .videoBar .bar .arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-top: 5px solid transparent;
	border-left: 5px solid #fff;
	border-bottom: 5px solid transparent;
	display: inline-block
}

#video-section .videoWrapper .videoContent .videoBar .bar.clicked {
	background-color: #212121;
	min-height: 550px;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF212121',endColorstr='#FF212121');
	background: -owg-linear-gradient(top,#212121 0%,#2ca1f1 50%,#2ca1f1 51%,#212121 100%);
	background: linear-gradient(top,#212121 0%,#2ca1f1 50%,#2ca1f1 51%,#212121 100%)
}

#video-section .videoWrapper .videoContent .videoBar .bar.clicked .arrow {
	border-left: none;
	border-right: 5px solid #212121;
	transition: all,.1s
}

#video-section .videoWrapper .videoContent .videoplayer {
	position: relative;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0
}

#video-section .videoWrapper .videoContent .videoplayer embed,#video-section .videoWrapper .videoContent .videoplayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#video-section .videoWrapper .videoContent #iframeCover {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1
}

#video-section .videoWrapper .videoContent #iframeCover #iframeCoverPlay {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 75px;
	height: 75px;
	min-width: 75px;
	min-height: 75px;
	background-image: url("/img/play_video.png")
}

#video-section .videoWrapper .videoContent #iframeCover #iframeCoverPlay:hover {
	background-position: center -76px
}

#video-section .videoWrapper .videoContent #iframeCover #iframeCoverWatermark {
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 26px;
	background-repeat: none
}

#video-section .videoWrapper .videoContent #permissCover {
	position: relative;
	width: 100%;
	height: 444px;
	cursor: pointer;
	background-color: rgba(0,0,0,.65);
	z-index: 2
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .title {
	margin-bottom: 25px;
	line-height: 30px;
	white-space: nowrap;
	font-size: 26px;
	color: #fff
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .desc {
	margin-bottom: 25px;
	line-height: 23px;
	font-size: 24px;
	white-space: pre;
	color: #fff
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .permissbtn {
	display: inline-block;
	width: 155px;
	height: 45px;
	line-height: 45px;
	background-color: #f32b70;
	border: 1px solid #f32b70;
	font-size: 15px;
	color: #fff;
	border-radius: 25px;
	transition: all,.2s
}
#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .vip {
	background-color: #f5a623;
	border: 1px solid #f5a623;
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .permissbtn:hover {
	background-color: transparent
}

#video-section .videoWrapper .videoContent #permissCover .permissCoverContent .permissbtn:active {
	background-color: #f32b70
}

#video-section .videoWrapper .videoContent .video-part {
	margin-top: 35px
}

#video-section .videoWrapper .videoContent .video-part .part-item {
	vertical-align: top;
	display: inline-block;
	margin-right: 15px;
	width: 60px;
	height: 20px;
	line-height: 22px;
	text-align: center;
	background-color: #424242;
	font-size: 13px;
	color: #fff;
	cursor: pointer
}

#video-section .videoWrapper .videoContent .video-part .part-item.playing {
	background-color: #2ca1f1
}

#video-section .videoWrapper .videoContent .video-action {
	position: relative;
	margin: 20px 0
}

#video-section .videoWrapper .videoContent .video-action .like-number {
	position: relative;
	vertical-align: middle;
	display: inline-block;
	margin: 0 15px;
	margin-left: 10px;
	width: 50px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #616161;
	color: #fff;
	font-size: 13px;
	border-radius: 3px
}

#video-section .videoWrapper .videoContent .video-action .like-number:after,#video-section .videoWrapper .videoContent .video-action .like-number:before {
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 6px 0
}

#video-section .videoWrapper .videoContent .video-action .like-number:after {
	left: -6px;
	border-color: transparent #878787 transparent transparent
}

#video-section .videoWrapper .videoContent .video-action .like-number:before {
	left: -5px;
	border-color: transparent #000 transparent transparent;
	z-index: 1
}

#video-section .videoWrapper .videoContent .video-action .download {
	margin-right: 15px
}

#video-section .videoWrapper .videoContent .video-action .download .downloadIcon {
	margin-right: 6px;
	width: 18px;
	height: 18px
}

#video-section .videoWrapper .videoContent .video-action .heart {
	position: relative;
	vertical-align: top;
	display: inline-block;
	padding: 0 15px;
	width: 140px;
	height: 35px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #616161;
	background: rgba(0,0,0,.2);
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;    font-family: Microsoft YaHei,Microsoft JhengHei,Arial,sans-serif;
}

#video-section .videoWrapper .videoContent .video-action .heart i {
	font-size: 20px;
	color: #ff8382;
	transition: color,opacity,.2s
}

#video-section .videoWrapper .videoContent .video-action .heart .text {
	vertical-align: top;
	display: inline-block;
	padding-left: 5px;
	line-height: 33px;
	font-size: 15px;
	color: #fff
}

#video-section .videoWrapper .videoContent .video-action .heart:hover,#video-section .videoWrapper .videoContent .video-action .heart:hover+.like-number {
	background-color: #333;
	border: 1px solid #333
}

#video-section .videoWrapper .videoContent .video-action .heart:hover+.like-number:after,#video-section .videoWrapper .videoContent .video-action .heart:hover+.like-number:before {
	border-color: transparent #333 transparent transparent
}

#video-section .videoWrapper .videoContent .video-action .heart.checked {
	background-color: #ff8382;
	border: 1px solid #ff8382
}

#video-section .videoWrapper .videoContent .video-action .heart.checked>i.icon-full-like {
	vertical-align: top;
	display: inline-block;
	color: #fff;
	-webkit-animation: beat .5s ease-in-out;
	animation: beat .5s ease-in-out
}

#video-section .videoWrapper .videoContent .video-action .btn_line {
	display: none
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn {
	vertical-align: top;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #616161;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn i {
	font-size: 22px;
	transition: color,opacity,.2s
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn .text {
	vertical-align: top;
	display: inline-block;
	padding-left: 5px;
	line-height: 33px;
	color: #fff
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.share {
	width: 215px;
	background-color: #3b5998;
	border: 1px solid #3b5998
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.share:hover {
	background-color: #3b4b9b;
	transition: all,.3s
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.share .icon-fb-icon {
	display: none
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.report {
	width: 75pt
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.report:hover {
	border-color: #2ca1f1;
	background-color: #2ca1f1;
	transition: all,.3s
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action {
	position: absolute;
	left: 920px;
	width: 230px;
	border: none
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .adjustBrower {
	color: #9b9b9b;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .adjustBrower i {
	padding-right: 10px
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .adjustBrower:hover {
	color: #2ca1f1;
	transition: all,.3s
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .adjBrowser_mr_10 {
	position: absolute;
	top: 3px;
	right: 10px;
	font-size: 13px;
	color: #616161
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .adjBrowser_mr_10 i {
	margin-right: 5px;
	font-size: 1pc;
	vertical-align: sub
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch {
	position: absolute;
	right: 0
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch input {
	display: none
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch i {
	margin-top: 11px;
	display: inline-block;
	padding-right: 14px;
	background: #616161;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5) inset;
	border-radius: 14px;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	cursor: pointer
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch i:before {
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 1px 2px rgba(0,0,0,.5)
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch span {
	vertical-align: top;
	display: inline-block;
	margin-left: 4px
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch :checked+i {
	padding-right: 0;
	padding-left: 14px
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch :checked+i:before {
	background-color: #2ca1f1
}

#video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action .checkboxSwitch :checked+i+span {
	color: #2ca1f1
}

#video-section .videoWrapper .videoSidebar {
	width: 350px;
	min-width: 350px;
	max-height: 444px;
	background-color: #212121;
	overflow: auto
}

#video-section .videoWrapper .videoSidebar .sidebar-title {
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #616161;
	overflow: hidden;
	*zoom: 1
}

#video-section .videoWrapper .videoSidebar .sidebar-title .title {
	font-size: 18px;
	color: #fff
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch {
	float: right
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch label {
	vertical-align: top;
	display: inline-block;
	width: 40px;
	height: 18px;
	background-color: #616161;
	border-radius: 9px;
	transition: all .4s
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch input {
	display: none
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch i {
	display: inline-block;
	height: 18px;
	width: 18px;
	background: #fff;
	border-radius: 50%;
	transition: all .3s;
	cursor: pointer
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch input:checked+label>i {
	margin-left: 22px;
	background-color: #2ca1f1;
	box-shadow: 0 3px 2px rgba(0,0,0,.25)
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch label:active>i {
	width: 20px;
	background-color: #2ca1f1
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch input:checked+label:active>i {
	margin-left: 13px
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch input:checked+label {
	border: none
}

#video-section .videoWrapper .videoSidebar .sidebar-title .switch span.switch-auto,#video-section .videoWrapper .videoSidebar .sidebar-title .switch span.switch-text {
	display: inline-block;
	margin-left: 5px;
	font-size: 15px;
	color: #dbdbdb
}

#video-section .videoWrapper .videoSidebar .videoList {
	width: 100%
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem {
	display: block;
	position: relative;
	padding: 10px 0;
	width: 100%;
	height: 85px;
	cursor: pointer;
	font-size: 0
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem:hover {
	background-color: #424242;
	transition: all,.3s
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem:hover .video-title {
	color: #2ca1f1
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem.currentIndex {
	background-color: #424242
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem.currentIndex .video-title {
	color: #2ca1f1
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem .img,#video-section .videoWrapper .videoSidebar .videoList .videoItem .video-title {
	vertical-align: top;
	display: inline-block;
	overflow: hidden
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem .img {
	position: relative;
	margin-left: 15px;
	width: 115px;
	height: 65px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 3px
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem .img .video-time {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 5px;
	min-width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 9pt;
	border-radius: 3px
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem .img .video-free {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 0;
	width: 35px;
	min-height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #ff8382;
	font-size: 9pt;
	color: #fff;
	border-top-left-radius: 3px
}

#video-section .videoWrapper .videoSidebar .videoList .videoItem .video-title {
	width: calc(100% - 165px);
	margin-left: 20px;
	margin-right: 15px;
	height: 45px;
	line-height: 23px;
	font-size: 15px;
	color: #fff
}

#video-section .videoWrapper .videoSidebar .slimScrollBar {
	background-color: #757575!important;
	border-radius: 0!important
}

#video-section .videoWrapper .videoSidebar .slimScrollRail {
	display: block!important;
	background-color: #2d2d2d!important
}

#tvpcAD {
	text-align: center;
	padding: 15px 0 33px
}

#msg-section {
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
	padding-bottom: 50px;
	width: 780px;
	min-width: 780px;
	height: 100%;
	overflow: auto
}

#msg-section.floatleft_70 {
	margin-right: 0;
	padding: 0 30px 30px 15px;
	width: 70%;
	min-width: initial
}

#msg-section #video-detail {
	width: 100%
}

#msg-section #video-detail .title {
	display: inline-block;
	max-width: 780px;
	max-height: 72px;
	line-height: 36px;
	font-size: 28px;
	color: #000;
	overflow: hidden
}

#msg-section #video-detail .time {
   padding-top: 8px;
	line-height: 18px;
	font-size: 14px;
	color: #bbbbbb
}

#msg-section #video-detail .tag {
	padding-top: 8px;
	line-height: 18px;
	font-size: 14px;
	color: #bbbbbb

}

#msg-section #video-detail a {
	color: #bbbbbb;
}

#msg-section #video-detail a:hover {
	color: #2ca1f1;
	transition: all .2s
}

#msg-section #video-detail .user-info {
	margin-top: 10px
}

#msg-section #video-detail .user-info div {
	vertical-align: middle;
	display: inline-block
}

#msg-section #video-detail .user-info .user-img {
	vertical-align: middle;
	display: inline-block;
	width: 35px;
	height: 35px;
	background-size: cover;
	background-color: #ddd;
	border-radius: 50%
}

#msg-section #video-detail .user-info .user-name {
	font-size: 13px;
	color: #2ca1f1;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px
}

#msg-section #video-detail .user-info .user-name:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: rgba(0,0,0,.5);
	border-radius: 50%;
	margin: 5px 0 5px 8px
}

#msg-section #video-detail .user-info .user-time {
	margin-left: 20px;
	font-size: 13px;
	color: #616161
}

#msg-section #video-detail .user-info .user-status .user-like,#msg-section #video-detail .user-info .user-status .user-watch {
	position: relative;
	margin-left: 10px;
	padding-right: 25px;
	font-size: 13px;
	color: #616161
}

#msg-section #video-detail .user-info .user-status .user-like .number,#msg-section #video-detail .user-info .user-status .user-watch .number {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 25px
}

#msg-section #video-detail .user-info .user-status .user-like i,#msg-section #video-detail .user-info .user-status .user-watch i {
	font-size: 14px;
	color: #616161
}

#msg-section #video-detail .user-info .user-status .user-like i.icon-views:before,#msg-section #video-detail .user-info .user-status .user-watch i.icon-views:before {
	margin-top: 4px;
	font-size: 17px
}

#msg-section #video-detail .user-info .user-status .user-like {
	margin-left: 30px
}

#msg-section #video-detail .user-msg {
	margin-top: 15px;
	/*max-height: 3pc;*/
	line-height: 24px;
	font-size: 15px;
	color: #000;
	overflow: hidden
}

#msg-section #video-detail .user-msg-less,#msg-section #video-detail .user-msg-more {
	margin-top: 25px;
	line-height: 24px;
	font-size: 9pt;
	color: #bdbdbd;
	cursor: pointer
}

#msg-section #video-detail .user-msg-less:hover,#msg-section #video-detail .user-msg-more:hover {
	color: #b0b0b0;
	transition: all,.3s
}

#msg-section #video-detail .user-video-classes .icon-show_right {
	margin-left: 7px;
	font-size: 10px
}

#msg-section #video-detail .user-msg-less {
	display: none
}

#msg-section #video-detail .user-video-classes,#msg-section #video-detail .user-video-tags {
	display: none;
	margin-top: 15px;
	font-size: 15px;
	color: #000
}

#msg-section #video-detail .user-video-classes a,#msg-section #video-detail .user-video-classes span,#msg-section #video-detail .user-video-tags a,#msg-section #video-detail .user-video-tags span {
	color: #2ca1f1
}

#msg-section #video-detail .user-video-classes a .comma,#msg-section #video-detail .user-video-classes span .comma,#msg-section #video-detail .user-video-tags a .comma,#msg-section #video-detail .user-video-tags span .comma {
	color: #000
}

#msg-section #userfeedback {
	margin-top: 25px
}

#msg-section #userfeedback #facebookMsg,#msg-section #userfeedback #userMsg {
	vertical-align: top;
	position: relative;
	display: inline-block;
	width: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #dadada;
	cursor: pointer;
	overflow: hidden
}

#msg-section #userfeedback #facebookMsg .number,#msg-section #userfeedback #facebookMsg .text,#msg-section #userfeedback #userMsg .number,#msg-section #userfeedback #userMsg .text {
	vertical-align: top;
	display: inline-block;
	font-size: 18px;
	color: #000
}

#msg-section #userfeedback #facebookMsg .number,#msg-section #userfeedback #userMsg .number {
	margin-top: 1px;
	margin-left: 5px
}

#msg-section #userfeedback #facebookMsg.checked,#msg-section #userfeedback #userMsg.checked {
	border: 1px solid #dadada;
	border-bottom: none;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}

#msg-section #userfeedback #facebookMsg.checked:after,#msg-section #userfeedback #userMsg.checked:after {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	height: 5px;
	background-color: #2ca1f1
}

#msg-section #userfeedback #InputFBmsg {
	margin-top: 20px;
	width: 100%;
	min-height: 75pt
}

#msg-section #userfeedback .msgTextara-section {
	padding: 0 15px;
	width: 100%
}

#msg-section #userfeedback .msgTextara-section.replyM {
	display: none;
	padding: 0 0 10px 60px;
	border-bottom: none
}

#msg-section #userfeedback .msgTextara-section.replyM img {
	width: 90px;
	height: 81.9px
}

#msg-section #userfeedback .msgTextara {
	position: relative;
	width: 100%
}

#msg-section #userfeedback .msgTextara .inputTextarea,#msg-section #userfeedback .msgTextara .inputTextareaReply {
	position: relative;
	margin-top: 20px;
	padding: 20px;
	padding-bottom: 50px;
	width: 100%;
	min-height: 70px;
	line-height: 20px;
	background-color: #f8f8f8;
	border: 1px solid #edecee;
	font-size: 15px;
	color: #bdbdbd
}

#msg-section #userfeedback .msgTextara #mainAddPicBin,#msg-section #userfeedback .msgTextara .add-pic-btn {
	position: absolute;
	right: 15px;
	bottom: 10px;
	width: 25px;
	height: 25px;
	border: 1px solid #d8d8d8;
	cursor: pointer;
	border-radius: 50%
}

#msg-section #userfeedback .msgTextara #mainAddPicBin.checked,#msg-section #userfeedback .msgTextara #mainAddPicBin:hover,#msg-section #userfeedback .msgTextara .add-pic-btn.checked,#msg-section #userfeedback .msgTextara .add-pic-btn:hover {
	border: 1px solid #2ca1f1
}

#msg-section #userfeedback .msgTextara #mainAddPicBin.checked .eyes,#msg-section #userfeedback .msgTextara #mainAddPicBin.checked .month,#msg-section #userfeedback .msgTextara #mainAddPicBin:hover .eyes,#msg-section #userfeedback .msgTextara #mainAddPicBin:hover .month,#msg-section #userfeedback .msgTextara .add-pic-btn.checked .eyes,#msg-section #userfeedback .msgTextara .add-pic-btn.checked .month,#msg-section #userfeedback .msgTextara .add-pic-btn:hover .eyes,#msg-section #userfeedback .msgTextara .add-pic-btn:hover .month {
	background-color: #2ca1f1
}

#msg-section #userfeedback .msgTextara #mainAddPicBin .eyes,#msg-section #userfeedback .msgTextara #mainAddPicBin .month,#msg-section #userfeedback .msgTextara .add-pic-btn .eyes,#msg-section #userfeedback .msgTextara .add-pic-btn .month {
	background-color: #d8d8d8;
	position: absolute
}

#msg-section #userfeedback .msgTextara #mainAddPicBin .eyes,#msg-section #userfeedback .msgTextara .add-pic-btn .eyes {
	top: 7px;
	width: 4px;
	height: 4px;
	border-radius: 50%
}

#msg-section #userfeedback .msgTextara #mainAddPicBin .eyes.left,#msg-section #userfeedback .msgTextara .add-pic-btn .eyes.left {
	left: 6px
}

#msg-section #userfeedback .msgTextara #mainAddPicBin .eyes.right,#msg-section #userfeedback .msgTextara .add-pic-btn .eyes.right {
	right: 6px
}

#msg-section #userfeedback .msgTextara #mainAddPicBin .month,#msg-section #userfeedback .msgTextara .add-pic-btn .month {
	left: 50%;
	bottom: 4px;
	height: 4.25px;
	width: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 0 0 10px 10px
}

#msg-section #userfeedback .msgTextaraImg {
	display: none;
	margin-top: -1px;
	padding: 20px;
	padding-right: 0;
	padding-bottom: 0;
	width: 100%;
	box-shadow: 0 0 0 1px #edecee inset
}

#msg-section #userfeedback .msgTextaraImg img {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 75pt;
	height: 91px;
	cursor: pointer
}

#msg-section #userfeedback .msgTextaraSubmit,#msg-section #userfeedback .msgTextaraSubmitReply {
	position: relative;
	margin-top: -1px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border: 1px solid #edecee;
	border-top: none;
	overflow: hidden;
	*zoom: 1
}

#msg-section #userfeedback .msgTextaraSubmit .btn,#msg-section #userfeedback .msgTextaraSubmit .btnCancel,#msg-section #userfeedback .msgTextaraSubmit .desc,#msg-section #userfeedback .msgTextaraSubmitReply .btn,#msg-section #userfeedback .msgTextaraSubmitReply .btnCancel,#msg-section #userfeedback .msgTextaraSubmitReply .desc {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

#msg-section #userfeedback .msgTextaraSubmit .desc,#msg-section #userfeedback .msgTextaraSubmitReply .desc {
	left: 15px;
	font-size: 13px;
	color: #bdbdbd
}

#msg-section #userfeedback .msgTextaraSubmit .btn,#msg-section #userfeedback .msgTextaraSubmit .btnCancel,#msg-section #userfeedback .msgTextaraSubmitReply .btn,#msg-section #userfeedback .msgTextaraSubmitReply .btnCancel {
	right: 15px;
	display: inline-block;
	width: 90px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #2ca1f1;
	font-size: 15px;
	cursor: pointer;
	border-radius: 3px;
	box-shadow: 0 0 0 1px #2ca1f1
}

#msg-section #userfeedback .msgTextaraSubmit .btn:hover,#msg-section #userfeedback .msgTextaraSubmit .btnCancel:hover,#msg-section #userfeedback .msgTextaraSubmitReply .btn:hover,#msg-section #userfeedback .msgTextaraSubmitReply .btnCancel:hover {
	background-color: #2ca1f1;
	color: #fff;
	transition: all,.3s
}

#msg-section #userfeedback .msgTextaraSubmit .btnCancel,#msg-section #userfeedback .msgTextaraSubmitReply .btnCancel {
	right: 115px;
	color: #dadada;
	box-shadow: 0 0 0 1px #dadada
}

#msg-section #userfeedback .msgTextaraSubmit .btnCancel:hover,#msg-section #userfeedback .msgTextaraSubmitReply .btnCancel:hover {
	background-color: #dadada;
	color: #fff;
	transition: all,.3s
}

#msg-section #userfeedback #otherfeedback {
	padding: 0 15px
}

#msg-section #userfeedback #otherfeedback .reply {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cfd8dc
}

#msg-section #userfeedback #otherfeedback .reply:first-child {
	margin-top: 20px
}

#msg-section #userfeedback #otherfeedback .reply .reply-info div {
	vertical-align: middle;
	display: inline-block
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-img {
	vertical-align: middle;
	display: inline-block;
	width: 35px;
	height: 35px;
	background-size: cover;
	background-color: #ddd;
	border-radius: 50%
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-name,#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-time {
	font-size: 13px
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-name {
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
	color: #2ca1f1
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-time {
	color: #616161
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-btn {
	margin-left: 30px;
	width: 60px;
	height: 20px;
	border-radius: 5px;
	line-height: 20px;
	text-align: center;
	background-color: #edecee;
	font-size: 9pt;
	color: #616161;
	cursor: pointer
}

#msg-section #userfeedback #otherfeedback .reply .reply-info .reply-btn:hover {
	background-color: #2ca1f1;
	color: #fff;
	transition: all,.3s
}

#msg-section #userfeedback #otherfeedback .reply .reply-content {
	margin-top: 5px;
	padding-left: 55px;
	line-height: 24px;
	font-size: 15px;
	color: #000;
	word-break: break-word
}

#msg-section #userfeedback #otherfeedback .reply .reply-content img {
	width: 75pt;
	height: 91px
}

#msg-section #userfeedback #otherfeedback .reply .reply-second {
	margin-top: 20px;
	margin-left: 60px;
	padding-left: 15px;
	border-left: 1px solid #bdbdbd
}

#msg-section #userfeedback #otherfeedback .reply .reply-second:last-child {
	margin-bottom: 40px
}

#msg-section_right30 {
	display: inline-block;
	vertical-align: top;
	width: 30%
}

#msg-section_right30 .user-info .user-img,#msg-section_right30 .user-info div {
	vertical-align: middle;
	display: inline-block
}

#msg-section_right30 .user-info .user-img {
	width: 35px;
	height: 35px;
	background-size: cover;
	background-color: #ddd;
	border-radius: 50%
}

#msg-section_right30 .user-info .user-name {
	font-size: 13px;
	color: #2ca1f1;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px
}

#msg-section_right30 .user-info .user-name:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	background-color: rgba(0,0,0,.5);
	border-radius: 50%;
	margin: 5px 0 5px 8px
}

#msg-section_right30 .user-info .user-time {
	margin-left: 20px;
	font-size: 13px;
	color: #616161
}

#msg-section_right30 .user-info .user-status {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px
}

#msg-section_right30 .user-info .user-status .user-like,#msg-section_right30 .user-info .user-status .user-watch {
	position: relative;
	padding-right: 25px;
	font-size: 13px;
	color: #616161
}

#msg-section_right30 .user-info .user-status .user-like .number,#msg-section_right30 .user-info .user-status .user-watch .number {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 25px
}

#msg-section_right30 .user-info .user-status .user-like i,#msg-section_right30 .user-info .user-status .user-watch i {
	font-size: 14px;
	color: #616161
}

#msg-section_right30 .user-info .user-status .user-like i.icon-views:before,#msg-section_right30 .user-info .user-status .user-watch i.icon-views:before {
	margin-top: 4px;
	font-size: 17px
}

#msg-section_right30 .user-info .user-status .user-like {
	margin-left: 30px
}

#msg-section_right30 .user-msg-less {
	display: none
}

#msg-section_right30 .user-video-tags {
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.5
}

#msg-section_right30 .user-video-tags a {
	color: #2ca1f1
}

#msg-section_right30 .user-video-tags .comma {
	color: #000
}

.reportPop {
	position: absolute;
	display: none;
	width: 200px;
	height: auto;
	background-color: #fff;
	z-index: 101;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-name: popupReport;
	animation-name: popupReport
}

.reportPop .title {
	position: relative;
	padding-left: 15px;
	width: 100%;
	height: 50px;
	line-height: 55px;
	font-size: 15px;
	color: #bdbdbd;
	overflow: hidden
}

.reportPop .title .border {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	background-color: #2ca1f1
}

.reportPop #reportPopClose {
	position: absolute;
	top: 20px;
	right: 14px;
	height: 17px;
	width: 17px;
	opacity: .3;
	cursor: pointer
}

.reportPop #reportPopClose:hover {
	transition: all .3s;
	opacity: 1
}

.reportPop #reportPopClose:after,.reportPop #reportPopClose:before {
	position: absolute;
	left: 6px;
	content: "";
	height: 17px;
	width: 2px;
	background-color: #000
}

.reportPop #reportPopClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.reportPop #reportPopClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.reportPop .roundedOneGroup {
	padding: 20px 15px;
	padding-bottom: 0;
	width: 100%;
	height: auto;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}

.reportPop .roundedOneGroup .roundedOneItem {
	margin: 0 auto;
	margin-bottom: 15px
}

.reportPop .roundedOneGroup .roundedOneItem .text {
	display: inline-block;
	margin-left: 5px;
	font-size: 15px;
	color: #616161
}

.reportPop .roundedOneGroup .roundedOneItem.self input {
	margin-top: 10px;
	margin-left: 25px;
	width: 70%
}

.reportPop .submitReport {
	position: relative;
	width: 100%;
	height: 75px
}

.reportPop .submitReport .btn {
	display: inline-block;
	width: 75pt;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #2ca1f1;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.reportPop .submitReport .btn:hover {
	background-color: #2388f4;
	transition: all,.3s
}

.roundedOne {
	position: relative;
	vertical-align: top;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(97,97,97,.5)
}

.roundedOne label {
	cursor: pointer
}

.roundedOne label,.roundedOne label:after {
	width: 9px;
	height: 9px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	border-radius: 50%
}

.roundedOne label:after {
	content: '';
	opacity: 0;
	background-color: #2ca1f1
}

.roundedOne label:hover:after {
	opacity: .3
}

.roundedOne input[type=radio] {
	visibility: hidden
}

.roundedOne input[type=radio]:checked+label:after {
	opacity: 1
}

#editVideoBtn #v_click {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 20px;
	width: 50px;
	border-radius: 10px;
	border: none;
	background-color: #2ca1f1;
	line-height: 20px;
	font-size: 13px;
	color: #fff
}

#editVideoBtn #v_click:active,#editVideoBtn #v_click:focus {
	border: none;
	outline: 0
}

@-webkit-keyframes popupReport {
	0% {
		-webkit-transform: matrix3d(0.95,0,0,0,0,0.95,0,0,0,0,1,0,0,0,0,1);
		transform: matrix3d(0.95,0,0,0,0,0.95,0,0,0,0,1,0,0,0,0,1)
	}

	3.333333% {
		-webkit-transform: matrix3d(0.96454, 0, 0, 0, 0, 0.9686, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.96454, 0, 0, 0, 0, 0.9686, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	6.666667% {
		-webkit-transform: matrix3d(0.97984, 0, 0, 0, 0, 0.99069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.97984, 0, 0, 0, 0, 0.99069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	10% {
		-webkit-transform: matrix3d(0.99277, 0, 0, 0, 0, 1.00723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99277, 0, 0, 0, 0, 1.00723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	13.333333% {
		-webkit-transform: matrix3d(1.0019, 0, 0, 0, 0, 1.01468, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0019, 0, 0, 0, 0, 1.01468, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	16.666667% {
		-webkit-transform: matrix3d(1.00704, 0, 0, 0, 0, 1.01409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00704, 0, 0, 0, 0, 1.01409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	20% {
		-webkit-transform: matrix3d(1.00885, 0, 0, 0, 0, 1.00885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00885, 0, 0, 0, 0, 1.00885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	23.333333% {
		-webkit-transform: matrix3d(1.0083, 0, 0, 0, 0, 1.00262, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0083, 0, 0, 0, 0, 1.00262, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	26.666667% {
		-webkit-transform: matrix3d(1.00644, 0, 0, 0, 0, 0.99796, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00644, 0, 0, 0, 0, 0.99796, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	30% {
		-webkit-transform: matrix3d(1.00414, 0, 0, 0, 0, 0.99586, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00414, 0, 0, 0, 0, 0.99586, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	33.333333% {
		-webkit-transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	36.666667% {
		-webkit-transform: matrix3d(1.00032, 0, 0, 0, 0, 0.99751, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00032, 0, 0, 0, 0, 0.99751, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	40% {
		-webkit-transform: matrix3d(0.99926, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99926, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	43.333333% {
		-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 1.00057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99876, 0, 0, 0, 0, 1.00057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	46.666667% {
		-webkit-transform: matrix3d(0.99868, 0, 0, 0, 0, 1.00117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99868, 0, 0, 0, 0, 1.00117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	50% {
		-webkit-transform: matrix3d(0.99888, 0, 0, 0, 0, 1.00112, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99888, 0, 0, 0, 0, 1.00112, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	53.333333% {
		-webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 1.0007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99921, 0, 0, 0, 0, 1.0007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	56.666667% {
		-webkit-transform: matrix3d(0.99955, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99955, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	60% {
		-webkit-transform: matrix3d(0.99984, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99984, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	63.333333% {
		-webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 0.99967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00004, 0, 0, 0, 0, 0.99967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	66.666667% {
		-webkit-transform: matrix3d(1.00016, 0, 0, 0, 0, 0.99968, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00016, 0, 0, 0, 0, 0.99968, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	70% {
		-webkit-transform: matrix3d(1.0002, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0002, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	73.333333% {
		-webkit-transform: matrix3d(1.00019, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00019, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	76.666667% {
		-webkit-transform: matrix3d(1.00014, 0, 0, 0, 0, 1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00014, 0, 0, 0, 0, 1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	80% {
		-webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	83.333333% {
		-webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	86.666667% {
		-webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	90% {
		-webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99998, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	93.333333% {
		-webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	96.666667% {
		-webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	to {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

@keyframes popupReport {
	0% {
		-webkit-transform: matrix3d(0.95, 0, 0, 0, 0, 0.95, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.95, 0, 0, 0, 0, 0.95, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	3.333333% {
		-webkit-transform: matrix3d(0.96454, 0, 0, 0, 0, 0.9686, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.96454, 0, 0, 0, 0, 0.9686, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	6.666667% {
		-webkit-transform: matrix3d(0.97984, 0, 0, 0, 0, 0.99069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.97984, 0, 0, 0, 0, 0.99069, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	10% {
		-webkit-transform: matrix3d(0.99277, 0, 0, 0, 0, 1.00723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99277, 0, 0, 0, 0, 1.00723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	13.333333% {
		-webkit-transform: matrix3d(1.0019, 0, 0, 0, 0, 1.01468, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0019, 0, 0, 0, 0, 1.01468, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	16.666667% {
		-webkit-transform: matrix3d(1.00704, 0, 0, 0, 0, 1.01409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00704, 0, 0, 0, 0, 1.01409, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	20% {
		-webkit-transform: matrix3d(1.00885, 0, 0, 0, 0, 1.00885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00885, 0, 0, 0, 0, 1.00885, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	23.333333% {
		-webkit-transform: matrix3d(1.0083, 0, 0, 0, 0, 1.00262, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0083, 0, 0, 0, 0, 1.00262, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	26.666667% {
		-webkit-transform: matrix3d(1.00644, 0, 0, 0, 0, 0.99796, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00644, 0, 0, 0, 0, 0.99796, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	30% {
		-webkit-transform: matrix3d(1.00414, 0, 0, 0, 0, 0.99586, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00414, 0, 0, 0, 0, 0.99586, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	33.333333% {
		-webkit-transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	36.666667% {
		-webkit-transform: matrix3d(1.00032, 0, 0, 0, 0, 0.99751, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00032, 0, 0, 0, 0, 0.99751, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	40% {
		-webkit-transform: matrix3d(0.99926, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99926, 0, 0, 0, 0, 0.99926, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	43.333333% {
		-webkit-transform: matrix3d(0.99876, 0, 0, 0, 0, 1.00057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99876, 0, 0, 0, 0, 1.00057, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	46.666667% {
		-webkit-transform: matrix3d(0.99868, 0, 0, 0, 0, 1.00117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99868, 0, 0, 0, 0, 1.00117, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	50% {
		-webkit-transform: matrix3d(0.99888, 0, 0, 0, 0, 1.00112, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99888, 0, 0, 0, 0, 1.00112, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	53.333333% {
		-webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 1.0007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99921, 0, 0, 0, 0, 1.0007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	56.666667% {
		-webkit-transform: matrix3d(0.99955, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99955, 0, 0, 0, 0, 1.00021, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	60% {
		-webkit-transform: matrix3d(0.99984, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99984, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	63.333333% {
		-webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 0.99967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00004, 0, 0, 0, 0, 0.99967, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	66.666667% {
		-webkit-transform: matrix3d(1.00016, 0, 0, 0, 0, 0.99968, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00016, 0, 0, 0, 0, 0.99968, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	70% {
		-webkit-transform: matrix3d(1.0002, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.0002, 0, 0, 0, 0, 0.9998, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	73.333333% {
		-webkit-transform: matrix3d(1.00019, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00019, 0, 0, 0, 0, 0.99994, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	76.666667% {
		-webkit-transform: matrix3d(1.00014, 0, 0, 0, 0, 1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00014, 0, 0, 0, 0, 1.00005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	80% {
		-webkit-transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00009, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	83.333333% {
		-webkit-transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00004, 0, 0, 0, 0, 1.00009, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	86.666667% {
		-webkit-transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1.00001, 0, 0, 0, 0, 1.00006, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	90% {
		-webkit-transform: matrix3d(0.99998, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99998, 0, 0, 0, 0, 1.00002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	93.333333% {
		-webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	96.666667% {
		-webkit-transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(0.99997, 0, 0, 0, 0, 0.99997, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}

	to {
		-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
		transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
	}
}

#container .noise_wrapper {
	position: relative;
	width: 100%;
	height: 100vh
}

#container .noise_wrapper #canvas {
	background: #fff
}

#container .noise_wrapper .error_box {
	position: absolute;
	top: 40%;
	height: 75pt;
	width: 100%;
	background-color: #000;
	z-index: 1
}

#container .noise_wrapper .error_box .wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 75pt
}

#container .noise_wrapper .error_box .wrapper .font,#container .noise_wrapper .error_box .wrapper .font_mobile {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#container .noise_wrapper .error_box .wrapper .font_mobile {
	display: none
}

#container .noise_wrapper .home-button {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 70%;
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background-color: #2ca1f1;
	border-radius: 5px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

#container .noise_wrapper .home-button:hover {
	background-color: #5ab0eb
}

#container #warn_wrapper {
	position: relative;
	width: 100%;
	height: calc(100vh - 282px);
	min-height: 600px;
	background-image: url("/img/splash_bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center
}

#container #warn_wrapper .center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 49%
}

#container #warn_wrapper .center .circle {
	margin: 0 auto;
	height: 140px;
	width: 140px;
	background-color: #ff6161;
	border-radius: 50%;
	line-height: 140px;
	text-align: center;
	color: #fff;
	font-size: 53px
}

#container #warn_wrapper .center .title {
	margin-top: 25px;
	font-size: 20px;
	font-weight: bolder
}

#container #warn_wrapper .center .title .line {
	display: inline-block
}

#container #warn_wrapper .center .title .line.break {
	margin-left: 5px
}

#container #warn_wrapper .center #para_title {
	display: none;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	color: initial
}

#container #warn_wrapper .center .paragraph {
	margin-top: 35px;
	font-size: 13px;
	color: #616161;
	line-height: 2em;
	text-align: justify
}

#container #warn_wrapper .center .paragraph .button_close {
	display: none;
	width: 75pt;
	background-color: #2ca1f1
}

#container #warn_wrapper .center .checkbox {
	display: inline-block;
	margin-top: 40px
}

#container #warn_wrapper .center #rule_above_m {
	display: none;
	margin-left: 5px;
	color: #2ca1f1;
	text-decoration: underline
}

#container #warn_wrapper .center .button_group {
	margin-top: 35px
}

#container #warn_wrapper .center .button_age {
	display: inline-block;
	margin: 0 auto;
	width: 170px;
	height: 40px;
	background-color: #bdbdbd;
	border-radius: 5px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer
}

#container #warn_wrapper .center .button_age.back_home {
	background-color: #2ca1f1;
	margin-right: 50px
}

#container #warn_wrapper .center .button_age.back_home:hover {
	background-color: #5ab0eb
}

.videoGroup #upgradeAlert {
	display: flex;
	justify-content: center;
	padding: 0 15px;
	margin-bottom: 45px
}

.videoGroup #upgradeAlert .content {
	padding: 10px 10px 0;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5)
}

.videoGroup #upgradeAlert .content .upperBox {
	background-image: url("/img/noticeBkg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.videoGroup #upgradeAlert .content .upperBox .title {
	font-size: 3pc;
	letter-spacing: 5px
}

.videoGroup #upgradeAlert .content .upperBox .schedule {
	margin-top: 25px;
	font-size: 18px
}

.videoGroup #upgradeAlert .content .lowerBox {
	padding: 50px 60px
}

.videoGroup #upgradeAlert .content .lowerBox .message {
	display: flex;
	flex-direction: column;
	font-size: 15px;
	color: #333;
	text-align: justify
}

.videoGroup #upgradeAlert .content .lowerBox .middle {
	margin-top: 15px;
	line-height: 2em
}

.videoGroup #upgradeAlert .content .lowerBox .middle .important {
	color: #ff8382
}

.videoGroup #upgradeAlert .content .lowerBox .bottom {
	margin-top: 25px;
	line-height: 2em
}

.videoGroup #upgradeAlert .content .lowerBox .contact {
	margin-left: auto;
	margin-top: 50px
}

.videoGroup #upgradeAlert .content .lowerBox .contact .brand,.videoGroup #upgradeAlert .content .lowerBox .contact .email {
	display: block
}

.videoGroup #upgradeAlert .content .lowerBox .contact .email {
	margin-top: 15px;
	color: #999
}

header {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #000;
	z-index: 101;

}

header .header-container {
	z-index: 101;
	position: relative;
	margin: 0 auto;
	padding-left: 15px;
	max-width: 1170px;
	min-width: 20pc;
	width: 100%;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 0
}

header .header-container.active .arrowdown,header .header-container.active .header_link {
	background-color: #333;
	transition: .3s
}

header .header-container.active .logo_dropdown {
	opacity: 1;
	visibility: visible;
	transition: .3s
}

header .header-container .logo_switch {
	display: inline-block;
	position: relative;
	min-width: 170px;
	font-size: 0;
	vertical-align: top
}

header .header-container .header-logotitle {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px
}

header .header-container .header-logotitle .logo {
	height: 55px;
	vertical-align: middle
}

header .header-container .header-logotitle.cktv {
	width: 191px
}

header .header-container .arrowdown {
	display: inline-block;
	position: relative;
	vertical-align: top;
	font-size: 15px;
	width: 35px;
	height: 50px;
	line-height: 2em
}

header .header-container .arrowdown:after,header .header-container .arrowdown:before {
	top: 54%;
	right: 13px;
	position: absolute;
	content: '';
	width: .5em;
	height: 2px;
	background: #fff
}

header .header-container .arrowdown:before {
	margin-right: .16em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

header .header-container .arrowdown:after {
	margin-right: -.16em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

header .header-container .arrowdown.close:after,header .header-container .arrowdown.close:before,header .header-container .arrowdown.open:after,header .header-container .arrowdown.open:before {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

header .header-container .arrowdown.open:before {
	-webkit-animation-name: arrow-left;
	animation-name: arrow-left
}

header .header-container .arrowdown.open:after {
	-webkit-animation-name: arrow-right;
	animation-name: arrow-right
}

header .header-container .arrowdown.close:before {
	-webkit-animation-name: arrow-left-close;
	animation-name: arrow-left-close
}

header .header-container .arrowdown.close:after {
	-webkit-animation-name: arrow-right-close;
	animation-name: arrow-right-close
}

header .header-container .logo_dropdown {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50px;
	background-color: #333;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5)
}

header .header-container .logo_dropdown.cktv {
	width: 226px
}

header .header-container .logo_dropdown.jav {
	width: 261px
}

header .header-container .logo_dropdown .link_style {
	display: block;
	height: 52px;
	padding-left: 20px;
	line-height: 52px;
	color: #bdbdbd;
	font-size: 15px
}

header .header-container .logo_dropdown .link_style:hover {
	color: #fff
}

header .header-container .menu_burger {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-right: 25px;
	height: 30px;
	width: 30px;
	border: 1px solid #616161;
	background: transparent;
	cursor: pointer;
	border-radius: 2px
}

header .header-container .menu_burger:after,header .header-container .menu_burger:before {
	content: "";
	position: absolute;
	left: 4px;
	width: 20px;
	height: 1px;
	background: #616161;
	transition: all,.75s
}

header .header-container .menu_burger:before {
	box-shadow: #616161 0 14px 0 0;
	top: 6px
}

header .header-container .menu_burger:after {
	top: 13px
}

header .header-container .website_switch {
	display: inline-block;
	vertical-align: top;
	height: 100%
}

header .header-container .website_switch a {
	position: relative;
	display: inline-block;
	margin: 0 0 0 25px;
	color: #dadada;
	font-size: 1pc
}

header .header-container .website_switch .wap {
	display: none;
}

header .header-container .website_switch a.currentSite,header .header-container .website_switch a:hover {
	color: #fff
}

header .header-container .website_switch a.currentSite:after,header .header-container .website_switch a.currentSite:before {
	position: absolute;
	left: 50%;
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 1
}

header .header-container .website_switch a.currentSite:before {
	bottom: 0;
	margin-left: -10px;
	border-width: 0 10px 10px;
	border-color: transparent transparent #555
}

header .header-container .website_switch a.currentSite:after {
	bottom: -1px;
	margin-left: -9px;
	border-width: 0 9px 9px;
	border-color: transparent transparent #222
}

header .header-container .website_switch img {
	display: none
}

header .header-container .searchbar_wrapper {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 50px
}

header .header-container .searchbar_wrapper .search_bar {
	vertical-align: middle;
	width: 200px;
	height: 30px;
	padding: 0 40px 0 20px;
	border: none;
	background-color: #212121;
	color: #9b9b9b;
	outline: 0;
	font-size: 17px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 3px
}

header .header-container .searchbar_wrapper .search_btn {
	position: absolute;
	top: 3px;
	right: 15px;
	cursor: pointer
}

header .header-container .searchbar_wrapper .search_btn i {
	font-size: 20px
}

header .header-container .searchbar_wrapper #searchClose {
	display: none;
	transition: all,.75s;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	padding-left: 20px
}

header .header-container .searchbar_wrapper #searchClose:after,header .header-container .searchbar_wrapper #searchClose:before {
	position: absolute;
	content: "";
	height: 18px;
	width: 2px;
	background-color: #dfdfdf
}

header .header-container .searchbar_wrapper #searchClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

header .header-container .searchbar_wrapper #searchClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

header .header-container .searchkey_wrapper {
	vertical-align: middle;
	display: inline-block;
	margin-left: 15px;
	width: 32%;
	font-size: 13px;
	color: #9b9b9b;
	height: 65px;
	overflow: hidden
}

@media screen and (min-width:1100px) and (max-width:1200px) {
	header .header-container .searchkey_wrapper {
		width: 280px
	}
}

@media screen and (min-width:1000px) and (max-width:1099px) {
	header .header-container .searchkey_wrapper {
		width: 220px
	}
}

@media screen and (max-width:999px) {
	header .header-container .searchkey_wrapper {
		display: none
	}
}

header .header-container .searchkey_wrapper a {
	margin-right: 10px;
	color: #9b9b9b
}

header .header-container .searchkey_wrapper a:last-child {
	margin: 0
}

header .header-container .login_menu {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; 
    text-align: center;
    margin: 15px 0;
}

header .header-container .login_menu.jav_login {
	display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(255, 152, 0, 1);
    height: 35px;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    border-radius: 6px;

}

header .header-container .login_menu .login-button {
	display: inline-block;
	vertical-align: middle;
	height: 35px;
	line-height: 34px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	border-radius: 35px;
	margin: 0 10px
}

header .header-container .login_menu .login-button:hover {
	border-color: #FF9900;
	color: #FF9900;
	transition: all,.3s
}

header .header-container .login_menu .login-button.cktvRegister {
	width: 113px;
	margin-right: 10px;
	background-color: #2ca1f1;
	color: #fff
}

header .header-container .login_menu .login-button.javRegister {
	width: 113px;
	margin-right: 10px;
	background-color: #ff8382;
	color: #fff
}

header .header-container .login_menu .login-button.login_option {
	width: 140px
}

header .header-container .login_menu .login-button.login_option:hover .sprite.main {
	background-position: 0 -142px
}

header .header-container .login_menu .login-button.login_option:hover .sprite.jav {
	background-position: 0 -85px
}

header .header-container .login_menu .login-button.login_option .sprite {
	display: inline-block;
	vertical-align: middle;
	background-image: url(/img/cklink_group.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
	height: 30px
}

header .header-container .login_menu .login-button.login_option .sprite.main {
	background-position: 0 -7pc
}

header .header-container .login_menu .login-button.login_option .sprite.jav {
	background-position: 0 -58px
}

header .header-container .login_menu .login-button.space {
	margin-right: 10px
}

header .header-container .login_menu .member_group:hover {
	background-color: #333
}

header .header-container .login_menu .member_group:hover .member_dropdown {
	opacity: 1;
	visibility: visible;
	transition: all,.5s
}

header .header-container .login_menu .member_group .user_profile {
	display: block;
	text-align: center
}

header .header-container .login_menu .member_group .user_profile .user_pic_wrapper {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px
}

header .header-container .login_menu .member_group .user_profile .user_pic_wrapper .user_pic {
	vertical-align: middle;
	width: 35px;
	height: 35px
}

header .header-container .login_menu .member_group .user_profile .user_pic_wrapper .user_pic.round_pic {
	border-radius: 50%
}

header .header-container .login_menu .member_group .user_profile .user_id {
	display: inline-block;
	vertical-align: top;
	max-width: 75pt;
	overflow: hidden;
	font-size: 15px;
	font-weight: 800;
	color: #2ca1f1
}

header .header-container .login_menu .member_group .user_profile .user_id.intern {
	color: #ffbab9
}

header .header-container .login_menu .member_group .user_profile .user_id.silver {
	color: #ff8382
}

header .header-container .login_menu .member_group .user_profile .user_id.gold {
	color: #f32b70
}

header .header-container .login_menu .member_group .member_dropdown {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	background-color: #333;
	width: 175px;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	transition: all,.3s
}

header .header-container .login_menu .member_group .member_dropdown.vjav .list_style:hover {
	background-color: #ff8382
}

header .header-container .login_menu .member_group .member_dropdown.cktv .list_style:hover {
	background-color: #2ca1f1
}

header .header-container .login_menu .member_group .member_dropdown .list_style {
	display: block;
	color: #fff;
	height: 52px;
	font-size: 15px;
	text-align: center;
	line-height: 52px;
	transition: .3s
}

header .header-container .login_menu .member_group .member_dropdown .list_style :hover,header .header-container .login_menu .member_group .member_dropdown .list_style:last-child {
	border-radius: 0 0 8px 8px
}

nav.mobile {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 185px;
	background-color: #212121;
	box-shadow: 0 2px 4px rgba(0,0,0,.5);
	-webkit-transform: translate3d(185px,0,0);
	transform: translate3d(185px,0,0);
	z-index: 102;
	overflow: auto
}

nav.mobile.isHide,nav.mobile.isShow {
	-webkit-animation-duration: .2s;
	animation-duration: .2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

nav.mobile.isShow {
	-webkit-animation-name: MenuShow;
	animation-name: MenuShow
}

nav.mobile.isHide {
	-webkit-animation-name: MenuHide;
	animation-name: MenuHide
}

nav.mobile .nav_group {
	width: 100%
}

nav.mobile .nav_group .mobile_login.jav .menu_item:active {
	color: #ff8382
}

nav.mobile .nav_group .mobile_login.cktv .menu_item:active {
	color: #2ca1f1
}

nav.mobile .nav_group .mobile_login .login_menu {
	display: block;
	padding-left: 15px;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #313131;
	color: #fff
}

nav.mobile .nav_group .mobile_login .login_menu .noavatar {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	height: 45px;
	border-radius: 50%
}

nav.mobile .nav_group .mobile_login .login_menu .noavatar.user_pic {
	margin-right: 10px;
	height: 40px
}

nav.mobile .nav_group .mobile_login .login_menu .status {
	display: inline-block;
	vertical-align: top
}

nav.mobile .nav_group .mobile_login .login_menu .status .user_id {
	font-size: 13px
}

nav.mobile .nav_group .mobile_login .login_menu .status .user_id a {
	color: #fff
}

nav.mobile .nav_group .mobile_login .login_menu .javLevelIcon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	height: 40px
}

nav.mobile .nav_group .mobile_login .login_menu .userLevel {
	display: inline-block;
	vertical-align: top;
	font-size: 13px
}

nav.mobile .nav_group .mobile_login .login_menu .userLevel.intern {
	color: #ffbab9
}

nav.mobile .nav_group .mobile_login .login_menu .userLevel.silver {
	color: #ff8382
}

nav.mobile .nav_group .mobile_login .login_menu .userLevel.gold {
	color: #f32b70
}

nav.mobile .nav_group .mobile_login .menu_item {
	display: block;
	padding-left: 15px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #313131;
	color: #fff;
	font-size: 1.2em;
	overflow: hidden
}

nav.mobile .nav_group .mobile_login .menu_item.joinus {
	color: #ff8382
}

nav.mobile .nav_group .mobile_login .menu_item.menu_title {
	height: 30px;
	line-height: 30px;
	color: #616161;
	font-size: 13px
}

nav.mobile .nav_group .mobile_login .menu_item.withswitch_btn {
	display: inline-block;
	vertical-align: top;
	width: 150px
}

nav.mobile .nav_group .mobile_login .menu_item.font_pink {
	color: #ff8382
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper {
	position: relative
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper.show_submenu .submenu {
	display: block;
	-webkit-animation: fadeInDown .2s ease-in;
	animation: fadeInDown .2s ease-in
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .submenu {
	display: none
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .submenu .submenuList {
	background-color: #2b2b2b
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .submenu .submenuList:active {
	background-color: #323232
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .submenu .submenuList .menu_item {
	font-size: 15px;
	border: 0
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown {
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 50px;
	border-bottom: 1px solid #313131;
	line-height: 2em;
	font-size: 15px
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown:after,nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown:before {
	top: 48%;
	right: 20px;
	position: absolute;
	content: '';
	width: .5em;
	height: 2px;
	background: #fff
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown:before {
	margin-right: .16em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown:after {
	margin-right: -.16em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.close:after,nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.close:before,nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.open:after,nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.open:before {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.open:before {
	-webkit-animation-name: arrow-left;
	animation-name: arrow-left
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.open:after {
	-webkit-animation-name: arrow-right;
	animation-name: arrow-right
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.close:before {
	-webkit-animation-name: arrow-left-close;
	animation-name: arrow-left-close
}

nav.mobile .nav_group .mobile_login .menu_item_wrapper .arrowdown.close:after {
	-webkit-animation-name: arrow-right-close;
	animation-name: arrow-right-close
}

#left_mask,.fixed {
	position: fixed;
	top: 0
}

#left_mask {
	z-index: 102;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	visibility: hidden;
	opacity: 0;
	transition: all .2s ease-in-out
}

#left_mask.show {
	opacity: 1;
	visibility: visible
}

.con_search {
	display: none;
	width: 100%;
	border-bottom: 1px solid #f3f2f1;
	background: #f8f8f8;
	padding: 13px;
	color: #ff8382;
	font-size: 13px
}

.con_search.cktv {
	color: #2ca1f1
}

.con_search.cktv .icon_search_pink {
	background-image: url(/img/icon_search_blue.png)
}

.con_search .btn_search {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	text-align: center;
	border: 1px solid #dadada;
	line-height: 29px;
	border-radius: 30px;
	background: #fff
}

.con_search .icon_search_pink {
	display: inline-block;
	vertical-align: middle;
	background-size: cover;

	width: 15px;
	height: 15px;
	margin-right: 5px
}

#gotop {
	position: fixed;
	right: 15px;
	bottom: 30%;
	display: none;
	width: 45px;
	height: 45px;
	line-height: 45px;
	background-color: rgba(0,0,0,.3);
	cursor: pointer;
	z-index: 2;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	transition: all,.3s
}

#gotop:hover {
	background-color: rgba(0,0,0,.6)
}

#gotop .icon-gotop {
	padding: 3px 0 0 3px;
	font-size: 28px
}


.yide_foot_lm {
	display: none;
}

footer {
	width: 100%;
	color: #fff;
	background-color: #000;

}

footer .footer-container {
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
	max-width: 1170px
}

footer .footer-container .footer-upper {
	position: relative
}

footer .footer-container .footer-upper .footer-link {
	display: inline-block;
	vertical-align: top
}

footer .footer-container .footer-upper .footer-link a {
	height: 40px;
	display: inline-block
}

footer .footer-container .footer-upper .footer-link a .jav_logo {
	height: 55px
}

footer .footer-container .footer-upper .footer-upper-right {
	vertical-align: top;
	display: inline-block;
	position: absolute;
	right: 0;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #acacac
}

footer .footer-container .footer-upper .footer-upper-right .space {
	margin-left: 10px;
	color: #acacac
}

footer .footer-container .footer-upper .footer-upper-right .space:hover {
	color: #fff
}

footer .footer-container .footer-upper .footer-upper-right .logo_group {
	display: inline-block
}

footer .footer-container .footer-upper .footer-upper-right .logo_group .policy {
	display: none
}

footer .footer-container .footer-upper .footer-upper-right .link {
	display: inline-block;
	vertical-align: top;
	height: 25px
}

footer .footer-container .footer-upper .footer-upper-right .link:hover .sprite.main {
	background-position: 0 -142px
}

footer .footer-container .footer-upper .footer-upper-right .link:hover .sprite.cktv {
	background-position: 5px -31px
}

footer .footer-container .footer-upper .footer-upper-right .link .sprite {
	display: inline-block;
	background-image: url(/img/cklink_group.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
	height: 30px
}

footer .footer-container .footer-upper .footer-upper-right .link .sprite.main {
	background-position: 0 -7pc
}

footer .footer-container .footer-upper .footer-upper-right .link .sprite.cktv {
	background-position: 5px -2px
}

footer .footer-container .footer-upper .footer-upper-right .related_link_m {
	display: none
}

footer .footer-container .ft_partner {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 13px;
	font-weight: 700;
	color: #acacac;
	height: 20px;
	line-height: 20px
}

footer .footer-container .ft_partner ul {
	display: inline-block
}

footer .footer-container .ft_partner li {
	margin-right: 10px;
	display: inline-block;
	height: 20px
}

footer .footer-container .ft_partner li:hover span {
	background-position: 0 -20px
}

footer .footer-container .ft_partner li:hover a {
	color: #fff
}

footer .footer-container .ft_partner a {
	color: #acacac
}

footer .footer-container .ft_partner span {
	vertical-align: top;
	margin-right: 5px;
	display: inline-block;
	width: 23px;
	height: 20px;
	background-image: url(/img/icon_gray_logo.png);
	background-size: cover
}

footer .footer-container .footer-declaration {
	margin-top: 22px;
	line-height: 20px;
	color: #acacac;
	font-size: 9pt
}

footer .footer-container .footer-declaration img {
	vertical-align: middle;
    height: 11px;
}

footer .footer-container .footer-declaration a {
	padding-right: 5px;
	margin-right: 2px;
	color: #acacac
}

footer .footer-container .footer-declaration a#tv_hideborder {
	border-right: initial
}

footer .footer-container .footer-declaration .statement {
	margin-top: 15px;
	color: #616161
}

.video-wrapper {
	min-height: 220px
}

.video-wrapper .col-style {
	position: relative;
	vertical-align: top;
	display: inline-block;
	padding: 15px;
	padding-top: 0
}

.video-wrapper .col-style.lazy {
	opacity: 0;
	transition: all .6s ease;
	-webkit-transform: 360deg;
	transform: 360deg
}

.video-wrapper .col-style.lazy.loaded {
	opacity: 1;
	-webkit-transform: 0;
	transform: 0
}

.video-wrapper .col-style input[type=checkbox] {
	display: none;
	top: 10px;
	position: absolute;
	left: 25px;
	visibility: hidden;
	margin: 0;
	width: 17px;
	height: 17px;
	z-index: 2
}

.video-wrapper .col-style input[type=checkbox]:checked+.item_check_ok {
	background-color: #419bff;
	border: #fff
}

.video-wrapper .col-style .item_check_ok {
	display: none;
	position: absolute;
	left: 25px;
	top: 10px;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 9pt;
	color: #fff;
	border: 1px solid rgba(0,0,0,.3);
	background-color: #fff;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	z-index: 2
}

.video-wrapper .col-style .item_check_ok.status_show {
	display: block
}

.video-wrapper .col-style .videoBox {
	display: block;
	width: 100%;
	min-height: 5px;
	cursor: pointer
}

.video-wrapper .col-style .videoBox:focus {
	color: #2ca1f1
}

.video-wrapper .col-style .videoBox .videoBox_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0
}

.video-wrapper .col-style .videoBox .videoBox_wrap:hover .icon-add {
	display: block
}

.video-wrapper .col-style .videoBox .videoBox_wrap .videoBox-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	transition: all .8s
}

.video-wrapper .col-style .videoBox .videoBox_wrap .videoBox-cover:hover {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05)
}

.video-wrapper .col-style .videoBox .videoBox_wrap .videoBox-cover:hover:after {
	opacity: .25
}

.video-wrapper .col-style .videoBox .videoBox_wrap .videoBox-cover:after {
	content: 'A';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.3) 0,#000 100%);
	opacity: 0;
	transition: all .8s
}

.video-wrapper .col-style .videoBox .videoBox_wrap .collect {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 35px;
	width: 35px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	font-size: 1pc;
	color: #fff;
	background-color: hsla(0,82%,71%,.5)
}

.video-wrapper .col-style .videoBox .videoBox_wrap .collect:hover {
	background-color: #ff8382
}

.video-wrapper .col-style .videoBox .videoBox_wrap .icon-add {
	line-height: 35px;
	font-size: 12px;
	display: none
}

.video-wrapper .col-style .videoBox .videoBox_wrap .icon-full-like {
	background-color: #ff8382
}

.video-wrapper .col-style .videoBox .videoBox_wrap .video_tag {
	position: absolute;
	top: -60px;
	left: -60px;
	display: block;
	height: 75pt;
	width: 75pt;
	line-height: 175px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	transform: rotate(-45deg)
}

.video-wrapper .col-style .videoBox .videoBox_wrap .video_tag.free {
	background-color: #1CC111
}
.video-wrapper .col-style .videoBox .videoBox_wrap .video_tag.new {
	background-color: #f32b70
}
.video-wrapper .col-style .videoBox .videoBox_wrap .video_tag.hot {
	background-color: #F5A623
}

.video-wrapper .col-style .videoBox .videoBox_wrap .videoBox-time {
	display: block;
	padding: 0 8px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	min-width: 50px;
	height: 25px;
	background-color: #000;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #fff
}

.video-wrapper .col-style .videoBox .videoBox-info {
	min-height: 45px
}

.video-wrapper .col-style .videoBox .videoBox-info .title {
	margin-top: 10px;
	height: 22px;
	overflow: hidden;
	line-height: 21px;
	font-size: 14px;    white-space: nowrap;
    text-overflow: ellipsis;
}

.video-wrapper .col-style .videoBox .videoBox-info:hover {
	color: #2ca1f1;
	transition: all .2s
}

.video-wrapper .col-style .videoBox .videoBox-action {
	position: relative;
	margin-top: -15px;
	height: 20px;
	color: #616161
}

.video-wrapper .col-style .videoBox .videoBox-action .likes,.video-wrapper .col-style .videoBox .videoBox-action .views {
	position: absolute
}

.video-wrapper .col-style .videoBox .videoBox-action .likes .number,.video-wrapper .col-style .videoBox .videoBox-action .views .number {
	vertical-align: top;
	display: inline-block;
	margin-left: 5px;
	font-size: 9pt
}

.video-wrapper .col-style .videoBox .videoBox-action .views {
	margin-top: 1px
}

.video-wrapper .col-style .videoBox .videoBox-action .views i {
	font-size: 15px
}

.video-wrapper .col-style .videoBox .videoBox-action .views i:before {
	margin-top: 1px
}

.video-wrapper .col-style .videoBox .videoBox-action .likes {
	left: 4pc
}

.video-wrapper .col-style .videoBox .videoBox-action .likes i {
	font-size: 9pt
}

.video-wrapper .col-style .videoBox .videoBox-action .likes i:before {
	margin-top: .55px
}

.sectionBanner {
	width: 100%;
	height: auto;
	min-height: 14pc
}

.sectionBanner .bannerGroup {
	width: 100%;
	font-size: 0
}

.sectionBanner .indexBanner {
	vertical-align: top;
	display: inline-block;
	width: 50%;
	height: 555px
}

.sectionBanner .indexBanner.leftBanner {
	position: relative;
	overflow: hidden;
	background-color: #dfdfdf
}

.sectionBanner .indexBanner.leftBanner .image {
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .8s
}

.sectionBanner .indexBanner.leftBanner .image:hover {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05)
}

.sectionBanner .indexBanner.leftBanner .image:hover:after {
	opacity: .65
}

.sectionBanner .indexBanner.leftBanner .image:after {
	content: 'A';
	position: absolute;
	width: 101%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.2) 0,#000 100%);
	opacity: 0;
	transition: all .5s
}

.sectionBanner .indexBanner.leftBanner .blurbox {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 55px 30px 10px;
	min-height: 145px;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: #fff;
	text-align: justify;
	pointer-events: none;
	background-image: linear-gradient(-180deg,transparent 14%,rgba(0,0,0,.82) 79%)
}

.sectionBanner .indexBanner.leftBanner .blurbox .title {
	display: block;
	line-height: 40px;
	font-size: 30px
}

.sectionBanner .indexBanner.rightBanner .col-semi {
	vertical-align: top;
	display: inline-block;
	position: relative;
	width: 50%;
	height: 50%;
	overflow: hidden
}

.sectionBanner .indexBanner.rightBanner .col-semi .image-box {
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .8s
}

.sectionBanner .indexBanner.rightBanner .col-semi .image-box:hover {
	-webkit-transform: scale(1.08,1.08);
	transform: scale(1.08,1.08)
}

.sectionBanner .indexBanner.rightBanner .col-semi .image-box:hover:after {
	opacity: .65
}

.sectionBanner .indexBanner.rightBanner .col-semi .image-box:after {
	content: 'A';
	position: absolute;
	width: 101%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.2) 0,#000 100%);
	opacity: 0;
	transition: all .5s
}

.sectionBanner .indexBanner.rightBanner .col-semi .blurbox {
	position: absolute;
	bottom: 0;
	padding: 50px 10px 15px 15px;
	width: 100%;
	min-height: 75pt;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 2px;
	color: #fff;
	background-image: linear-gradient(-180deg,transparent 14%,rgba(0,0,0,.82) 79%);
	pointer-events: none
}

.sectionBanner .indexBanner.rightBanner .col-semi .blurbox h4 {
	font-size: 1pc
}

.sectionBanner_M {
	display: none;
	width: 100%;
	height: auto;
	font-size: 0
}

.sectionBanner_M .indexBanner_M {
	vertical-align: top;
	display: inline-block;
	width: 100%;
	min-height: 190px
}

.sectionBanner_M .indexBanner_M.bigBanner {
	position: relative;
	overflow: hidden;
	background-color: #dfdfdf
}

.sectionBanner_M .indexBanner_M.bigBanner .image {
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-transition: all 1s;
	-webkit-transition-delay: .2s;
	transition: all 1s .2s
}

.sectionBanner_M .indexBanner_M.bigBanner .image:hover {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05)
}

.sectionBanner_M .indexBanner_M.bigBanner .blurbox {
	position: absolute;
	background-color: rgba(0,0,0,.5);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff
}

.sectionBanner_M .indexBanner_M.bigBanner .blurbox .title {
	display: inline-block;
	margin: 0;
	max-height: 50px;
	overflow: hidden;
	vertical-align: top;
	line-height: 27px;
	font-size: 20px;
	text-align: justify;
	font-weight: 800
}

.sectionBanner_M .slick-dots {
	bottom: -30px
}

.sectionBanner_M .slick-dots li {
	margin: 0;
	height: 20px
}

.sectionBanner_M .slick-dots li button:before {
	opacity: .5;
	font-size: 30px;
	color: #616161
}

.sectionBanner_M .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #2ca1f1
}

.sectionBanner .slick-prev {
	left: 25px
}

.sectionBanner .slick-next {
	right: 25px
}

.sectionBanner .slick-dots {
	height: 10px;
	bottom: -10px;
	background-color: #000
}

.sectionBanner .slick-dots li {
	margin: 0;
	height: 10px;
	bottom: 10px
}

.sectionBanner .slick-dots li.slick-active button:before {
	width: 100%;
	height: 11px;
	opacity: 1;
	background: #2ca1f1
}

.sectionBanner .slick-dots li button {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10px
}

.sectionBanner .slick-dots li button:before {
	content: ''
}

.left_slider .image_bar {
	background-color: #000
}

.left_slider .image_bar .slick-next,.left_slider .image_bar .slick-prev {
	right: 25px
}

.left_slider .image_bar .slick-prev {
	top: 40px;
	left: auto
}

.left_slider .image_bar .slick-next {
	top: 75pt
}

.left_slider .image_bar .slick-dots {
	width: auto;
	height: 10px;
	right: 35px;
	bottom: 70px
}

.left_slider .image_bar .slick-dots li {
	display: block
}

.left_slider .image_bar .slick-dots li button:before {
	font-size: 30px;
	color: #616161
}

.left_slider .image_bar .slick-dots li.slick-active button:before {
	color: #2ca1f1
}

.left_slider .image_bar .album .photo {
	width: calc(100% - 75pt);
	height: 627px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

#page {
	margin: 60px 0;
	width: 100%;
	height: 30px;
	text-align: center
}

#page .page_fast,#page .page_last,#page .page_next,#page .page_number,#page .page_prev {
	vertical-align: top;
	display: inline-block;
	margin-right: 7px;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #616161;
	font-size: 9pt;
	color: #616161;
	border-radius: 2px
}

#page .page_fast.active,#page .page_fast:hover,#page .page_last.active,#page .page_last:hover,#page .page_next.active,#page .page_next:hover,#page .page_number.active,#page .page_number:hover,#page .page_prev.active,#page .page_prev:hover {
	border-radius: 2px;
	background-color: #616161;
	border: 1px solid #616161;
	color: #fff;
	transition: all,.2s
}

#page .page_next,#page .page_prev {
	padding-left: 5px
}

#page .page_fast,#page .page_last {
	min-width: 30px
}

#page .page_last {
	min-width: 35px
}

#page .page_number {
	min-width: 30px
}

#container .sectionContent .content-left-box {
	display: inline-block;
	width: calc(100% - 300px);
	vertical-align: top
}

#container .sectionContent .content-left-box.fullGrid {
	display: block;
	width: 100%;
	vertical-align: initial
}

#container .sectionContent .content-left-box .control-bar {
	margin-bottom: 40px;
	height: 50px;
	width: 100%;
	padding: 0 30px 0 15px
}

#container .sectionContent .content-left-box .control-bar.padClear {
	padding: 0 15px
}

#container .sectionContent .content-left-box .control-bar .wrapper {
	position: relative;
	height: 100%;
	border-bottom: 1px solid #dadada;
	font-size: 0
}

#container .sectionContent .content-left-box .control-bar .wrapper .category {
	display: inline-block;
	vertical-align: top
}

#container .sectionContent .content-left-box .control-bar .wrapper .category h2 {
	font-size: 25px
}

#container .sectionContent .content-left-box .control-bar .wrapper .keyword {
	display: inline-block;
	font-size: 25px
}

#container .sectionContent .content-left-box .control-bar .wrapper .number {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 15px;
	color: #999
}

#container .sectionContent .content-left-box .control-bar .wrapper .switch {
	display: inline-block;
	vertical-align: top
}

#container .sectionContent .content-left-box .control-bar .wrapper .switch.left {
	position: absolute;
	left: -90px;
	top: -4px
}

#container .sectionContent .content-left-box .control-bar .wrapper .switch i {
	font-size: 23px;
	cursor: pointer
}

#container .sectionContent .content-left-box .control-bar .wrapper .switch i:hover {
	color: #2ca1f1
}

#container .sectionContent .content-left-box .control-bar .wrapper .switch i.icon-switch_grid {
	margin-left: 20px
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group {
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 0
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .label {
	vertical-align: top;
	font-size: 15px;
	color: #bdbdbd;
	margin-right: 15px
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 115px;
	height: 40px;
	cursor: pointer
}

@media screen and (min-width:769px) {
	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown:hover .rank-dropdown-menu {
		opacity: 1;
		visibility: visible;
		transition: .2s
	}
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-title {
	margin-right: 10px;
	font-size: 15px;
	color: #bdbdbd
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .icon-arrowdown {
	display: inline-block;
	padding-top: 5px;
	vertical-align: top;
	font-size: 15px;
	color: #bdbdbd
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown #iconClose {
	display: none;
	vertical-align: top;
	height: 13px;
	width: 13px;
	opacity: .3;
	padding-left: 4px
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown #iconClose:after,#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown #iconClose:before {
	position: absolute;
	content: "";
	height: 9pt;
	width: 2px;
	background-color: #000
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown #iconClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown #iconClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu {
	opacity: 0;
	visibility: hidden;
	background-color: #fff;
	position: absolute;
	list-style: none;
	z-index: 2;
	width: 175px;
	right: 0;
	border-radius: 0 0 5px 5px;
	margin-top: 20px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	transition: .3s
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 20px;
	background-color: transparent;
	z-index: -1
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style {
	padding: 18px 15px;
	font-size: 15px;
	color: #bdbdbd
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style:hover {
	color: #000;
	background-color: #f1f0f1;
	transition: .3s
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style.rank-newest.active,#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style.rank-views.active {
	color: #fff;
	background-color: #2ca1f1
}

#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style:last-child.active,#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style:last-child:hover {
	border-radius: 0 0 5px 5px
}

#container .sectionContent .content-left-box .content-list {
	display: none;
	padding: 0 30px 0 15px;
	min-height: 300px
}

#container .sectionContent .content-left-box .content-list .content-box {
	margin-bottom: 25px
}

#container .sectionContent .content-left-box .content-list .content-box.lazy {
	opacity: 0;
	transition: all .8s ease;
	-webkit-transform: 360deg;
	transform: 360deg
}

#container .sectionContent .content-left-box .content-list .content-box.lazy.loaded {
	opacity: 1;
	-webkit-transform: 0;
	transform: 0
}

#container .sectionContent .content-left-box .content-list .content-box .cover,#container .sectionContent .content-left-box .content-list .content-box .info {
	display: inline-block;
	position: relative;
	vertical-align: top
}

#container .sectionContent .content-left-box .content-list .content-box .cover a {
	display: block;
	width: 270px;
	height: 152px;
	background-color: #ddd;
	box-shadow: inset 0 0 0 1px silver;
	border-radius: 3px;
	overflow: hidden
}

#container .sectionContent .content-left-box .content-list .content-box .cover a .pic {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	transition: all .8s
}

#container .sectionContent .content-left-box .content-list .content-box .cover a .pic:hover {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05)
}

#container .sectionContent .content-left-box .content-list .content-box .cover a .pic:hover:after {
	opacity: .25
}

#container .sectionContent .content-left-box .content-list .content-box .cover a .pic:after {
	content: 'A';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.3) 0,#000 100%);
	opacity: 0;
	transition: all .8s
}

#container .sectionContent .content-left-box .content-list .content-box .cover a .videoBox-time {
	display: block;
	padding: 0 8px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	min-width: 50px;
	height: 25px;
	background-color: #000;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	pointer-events: none;
	border-radius: 3px
}

#container .sectionContent .content-left-box .content-list .content-box .info {
	padding-left: 30px;
	height: 152px;
	width: calc(100% - 270px);
	position: relative
}

#container .sectionContent .content-left-box .content-list .content-box .info .title {
	max-height: 50px;
	font-size: 18px;
	line-height: 1.4em;
	overflow: hidden
}

#container .sectionContent .content-left-box .content-list .content-box .info .title a :focus,#container .sectionContent .content-left-box .content-list .content-box .info .title a:hover {
	color: #2ca1f1
}

#container .sectionContent .content-left-box .content-list .content-box .info .word {
	height: 90px;
	margin-top: 10px;
	overflow: hidden;
	font-size: 13px;
	line-height: 1.8em;
	color: #616161;
	word-break: break-all
}

#container .sectionContent .content-left-box .content-list .content-box .info .word a {
	display: block;
	max-height: 45px;
	overflow: hidden;
	color: #999
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action {
	position: absolute;
	bottom: 0;
	height: 20px;
	color: #999
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .likes,#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .views {
	position: relative;
	vertical-align: top;
	display: inline-block
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .likes .number,#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .views .number {
	vertical-align: top;
	display: inline-block;
	margin-left: 5px;
	font-size: 9pt
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .views {
	margin-top: 1px
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .views i {
	font-size: 15px
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .views i:before {
	margin-top: 1px
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .likes {
	left: 24px
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .likes i {
	font-size: 9pt
}

#container .sectionContent .content-left-box .content-list .content-box .info .videoBox-action .likes i:before {
	margin-top: .55px
}

#container .sectionContent .content-left-box.listView .content-list {
	display: block
}

#container .sectionContent .content-left-box.listView .icon-switch_list {
	color: #2ca1f1
}

#container .sectionContent .content-left-box.listView .icon-switch_grid {
	color: inherit
}

#container .mobile_page {
	display: none;
	margin: 20px 0;
	min-height: 50px;
	border-bottom: 1px solid #edecee
}

#container .mobile_page .container {
	font-size: 0
}

#container .mobile_page .container .page_button {
	padding: 0 5px;
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
	cursor: pointer;
	text-align: center
}

#container .mobile_page .container .page_button.mobile_optmenu {
	position: relative;
	border: 1px solid #999;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border-radius: 5px;
	color: #999
}

#container .mobile_page .container .page_button.mobile_optmenu .icon-arrowdown {
	position: absolute;
	right: 8px;
	top: 4px;
	font-size: 10px
}

#container .mobile_page .container .page_button.mobile_optmenu .hideSelect {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	opacity: 0
}

#container .mobile_page .container .page_button .arrow_button,#container .mobile_page .container .page_button .arrow_button_pink {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border-radius: 5px
}

#container .mobile_page .container .page_button .arrow_button {
	background-color: #2ca1f1;
	color: #fff
}

#container .mobile_page .container .page_button .arrow_button_pink {
	background-color: #ff8382;
	color: #fff
}

#container .sectionContent .content-left-box .content-grid {
	display: none
}

#container .sectionContent .content-left-box.gridView .content-grid {
	display: block
}

#container .sectionContent .content-left-box.gridView .icon-switch_list {
	color: inherit
}

#container .sectionContent .content-left-box.gridView .icon-switch_grid {
	color: #2ca1f1
}

#container .sectionContent .content-right-box {
	display: inline-block;
	margin-bottom: 40px;
	padding-top: 4px;
	height: auto;
	width: 300px;
	vertical-align: top
}

#container .sectionContent .content-right-box.fixed {
	position: fixed;
	top: 90px
}

#container .sectionContent .content-right-box .hot-video-container .hot-video-title {
	font-size: 25px;
	color: #bdbdbd;
	margin-bottom: 20px
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox {
	display: block;
	margin-bottom: 25px;
	width: 100%;
	cursor: pointer
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 56.25%;
	height: 0
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap .video-cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 3px;
	transition: all .8s
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap .video-cover:hover {
	-webkit-transform: scale(1.05,1.05);
	transform: scale(1.05,1.05)
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap .video-cover:hover:after {
	opacity: .25
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap .video-cover:after {
	content: 'A';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(180deg,rgba(0,0,0,.3) 0,#000 100%);
	opacity: 0;
	transition: all .8s
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox_wrap .videoBox-time {
	display: block;
	padding: 0 8px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	min-width: 50px;
	height: 25px;
	background-color: #000;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	border-radius: 3px
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-info .title {
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
	line-height: 24px;
	font-size: 15px
}

#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-info .title :focus,#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-info .title:hover {
	color: #2ca1f1
}

#container .sectionContent .content-right-box .hot-video-container .fb_fanpage_wrapper {
	width: 300px;
	border-top: 1px solid #dadada;
	padding-top: 20px
}

#container .sectionContent .content-left-box .no_data_container {
	padding: 0 30px 0 15px
}

#container .sectionContent .content-left-box .no_data_container .content-box {
	position: relative;
	height: 450px
}

#container .sectionContent .content-left-box .no_data_container .content-box .show-message {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#container .sectionContent .content-left-box .no_data_container .content-box .show-message .icon {
	display: block;
	height: 95px;
	width: 95px;
	margin: 0 auto;
	margin-bottom: 20px
}

#container .sectionContent .content-left-box .no_data_container .content-box .show-message .message {
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 800;
	text-align: center;
	line-height: 1.4em
}

.path_bar {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	height: 45px;
	width: 100%;
	background-color: #222;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5)
}

.path_bar:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #555;
	content: '';
	display: block
}

.path_bar .word_wrapper {
	margin: 0 auto;
	height: 45px;
	width: 100%;
	padding-left: 15px;
	max-width: 1170px;
	line-height: 45px
}

.path_bar .word_wrapper .menu_container {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0
}

.path_bar .word_wrapper .menu_container.jav .menu_items .type.status_show,.path_bar .word_wrapper .menu_container.jav .menu_items:active .type,.path_bar .word_wrapper .menu_container.jav .menu_items:hover .type {
	color: #ff8382
}

.path_bar .word_wrapper .menu_container.cktv .menu_items .type.status_show,.path_bar .word_wrapper .menu_container.cktv .menu_items:active .type,.path_bar .word_wrapper .menu_container.cktv .menu_items:hover .type {
	color: #2ca1f1
}

.path_bar .word_wrapper .menu_container .menu_items {
	position: relative;
	display: inline-block;
	vertical-align: top
}

.path_bar .word_wrapper .menu_container .menu_items:hover>ul.submenu {
	opacity: 1;
	visibility: visible;
	transition: all,.3s,ease-in
}

.path_bar .word_wrapper .menu_container .menu_items .type {
	display: inline-block;
	padding: 0 10px;
	height: 45px;
	vertical-align: top;
	font-size: 15px;
	color: #9b9b9b;
	transition: all,.3s,ease-in
}

@media screen and (min-width:900px) and (max-width:1200px) {
	.path_bar .word_wrapper .menu_container .menu_items .type {
		padding: 0 10px
	}
}

@media screen and (min-width:769px) and (max-width:899px) {
	.path_bar .word_wrapper .menu_container .menu_items .type {
		padding: 0 5px
	}
}

.path_bar .word_wrapper .menu_container .menu_items .type.apen {
	-webkit-animation: blink-smooth 1s ease;
	animation: blink-smooth 1s ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	color: #f6a623
}

.path_bar .word_wrapper .menu_container .menu_items ul.submenu {
	opacity: 0;
	visibility: hidden;
	width: 166px;
	background: #1e1e1e;
	position: absolute;
	top: 45px;
	left: 0;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,.5)
}

.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList {
	display: block;
	line-height: 40px;
	font-size: 14px
}

.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList a {
	display: block;
	padding: 0 20px;
	color: #9b9b9b
}

.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList:hover a {
	color: #2ca1f1
}

.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList:active a {
	color: #63b4ea
}

.path_bar .word_wrapper .keyword {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	font-weight: 800
}

.path_bar .word_wrapper .number {
	display: inline-block;
	height: 70px;
	vertical-align: top;
	font-size: 15px;
	font-weight: 800;
	color: #bdbdbd
}

#container .sectionContent .videoGroup .section-title.member {
	margin-bottom: 45px
}

#container .sectionContent .videoGroup .section-title .wrapper {
	height: 65px;
	border-bottom: 1px solid #dadada
}

#container .sectionContent .videoGroup .section-title .wrapper h2 {
	line-height: 40px
}

#container .sectionContent .videoGroup .section-title .wrapper .profile {
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 55px
}

#container .sectionContent .videoGroup .section-title .wrapper .profile .profile_id,#container .sectionContent .videoGroup .section-title .wrapper .profile .profile_pic {
	display: inline-block
}

#container .sectionContent .videoGroup .section-title .wrapper .profile .profile_pic {
	height: 40px;
	width: 40px;
	vertical-align: middle;
	border-radius: 50%
}

#container .sectionContent .videoGroup .section-title .wrapper .profile .profile_id {
	margin-left: 20px;
	vertical-align: middle;
	font-size: 15px
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-button {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	margin-right: 15px;
	width: 170px;
	height: 35px;
	border: 1px solid #616161;
	border-radius: 5px;
	font-size: 15px;
	line-height: 35px;
	text-align: center;
	color: #616161;
	cursor: pointer
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-button.status_show {
	display: inline-block
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-button:hover {
	background-color: #2ca1f1;
	color: #fff;
	border: none
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	margin-right: 15px
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action.status_show {
	display: inline-block
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-right: 20px;
	width: 50px;
	height: 35px;
	line-height: 35px
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all input[type=checkbox],#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all input[type=checkbox] {
	visibility: hidden;
	margin: 0;
	width: 17px;
	height: 17px
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label {
	width: 75pt;
	cursor: pointer
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label .check_ok,#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label .text_all {
	vertical-align: middle;
	display: inline-block
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label .check_ok {
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 9pt;
	color: #fff;
	border: 1px solid #616161;
	background-color: #fff;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all label .text_all {
	margin-left: 20px;
	font-size: 15px;
	cursor: pointer
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .select_all input[type=checkbox]:checked+label .check_ok {
	background-color: #419bff;
	border: #fff
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .cancel-button,#container .sectionContent .videoGroup .section-title .wrapper .edit-action .delete-button {
	display: inline-block;
	margin-right: 15px;
	width: 75pt;
	height: 35px;
	border: 1px solid #616161;
	border-radius: 5px;
	font-size: 15px;
	line-height: 35px;
	text-align: center;
	color: #616161;
	cursor: pointer
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .cancel-button:hover,#container .sectionContent .videoGroup .section-title .wrapper .edit-action .delete-button:hover {
	background-color: #d32f2f;
	color: #fff;
	border: none
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .cancel-button {
	margin: 0
}

#container .sectionContent .videoGroup .section-title .wrapper .edit-action .cancel-button:hover {
	background-color: #2ca1f1;
	color: #fff;
	border: none
}

#container .sectionContent .videoGroup .no_data_container {
	padding: 0 15px;
	margin-bottom: 45px
}

#container .sectionContent .videoGroup .no_data_container .content-box {
	position: relative;
	margin-bottom: 45px;
	height: 450px;
	background-color: #f8f8f8;
	border: 1px solid #edecee
}

#container .sectionContent .videoGroup .no_data_container .content-box .show-message {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#container .sectionContent .videoGroup .no_data_container .content-box .show-message .icon {
	display: block;
	height: 95px;
	width: 95px;
	margin: 0 auto;
	margin-bottom: 20px
}

#container .sectionContent .videoGroup .no_data_container .content-box .show-message .message {
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 800;
	text-align: center;
	line-height: 1.4em
}

#container .sectionContent .videoGroup .no_data_container .content-box .show-message .reminder {
	font-size: 18px;
	color: #616161;
	text-align: center
}

#container .sectionContent .videoGroup .no_data_container .bottom-line {
	border-bottom: 1px solid #dadada
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.flipOutX,.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
		transform: perspective(400px) rotate3d(0,1,0,-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
		transform: perspective(400px) rotate3d(0,1,0,90deg);
		opacity: 0
	}
}

#container .google_ad_wrap {
	position: relative;
	height: 170px
}

#container .google_ad_wrap .ad_center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#light_box {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10010;
	transition: all,.3s
}

#light_box.isShow {
	opacity: 1;
	visibility: visible;
	transition: all,.3s
}

#light_box_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 535px;
	min-height: 437px;
	background-color: #fff;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	box-shadow: 0 0 7px 0 rgba(0,0,0,.5);
	z-index: 10012
}

#light_box_wrapper:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	height: 5px;
	background-color: #2ca1f1
}

#light_box_wrapper #light_box_content {
	padding: 30px 25px
}

#light_box_wrapper #light_box_content .title {
	margin-bottom: 20px;
	font-size: 23px;
	color: #333;
	letter-spacing: 1.1px
}

#light_box_wrapper #light_box_content .desc {
	margin-bottom: 35px;
	font-family: STHeitiTC-Light;
	font-size: 14px;
	color: #2ca1f1
}

#light_box_wrapper #light_box_content .form_title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background: #f3f3f3;
	text-align: center;
	font-family: STHeitiTC-Light;
	font-size: 14px;
	color: #9b9b9b
}

#light_box_wrapper #light_box_content .form_body {
	position: relative;
	margin-bottom: 30px;
	font-size: 0
}

#light_box_wrapper #light_box_content .form_body:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 25%;
	width: 1px;
	background-color: #edecee
}

#light_box_wrapper #light_box_content .form_body .form_tr:first-child {
	border-bottom: 1px solid #edecee
}

#light_box_wrapper #light_box_content .form_body .form_tr:nth-child(2) {
	padding-top: 20px
}

#light_box_wrapper #light_box_content .form_body .form_tr .form_td {
	position: relative;
	display: inline-block;
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px
}

#light_box_wrapper #light_box_content .form_body .form_tr .form_td .yes {
	vertical-align: middle;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #979797
}

#light_box_wrapper #light_box_content .form_body .form_tr .form_td i {
	color: #ff8382
}

#light_box_wrapper #light_box_content .desc_ps {
	display: block;
	font-size: 13px;
	color: #9b9b9b
}

#light_box_wrapper #light_box_content .desc_ps a {
	color: #2ca1f1
}

#light_box_wrapper #light_box_content .desc_ps a:hover {
	color: #0d79c4;
	transition: all,.3s
}

#light_box_wrapper #light_box_close {
	position: absolute;
	top: 22px;
	right: 22px;
	color: #d8d8d8;
	font-size: 14px;
	cursor: pointer
}

#light_box_wrapper #light_box_close:hover {
	color: #333;
	transition: all,.3s
}

#light_box_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.35);
	z-index: 10011
}

#tvmobileFloatAD {
	bottom: 0;
	position: fixed;
	box-shadow: rgba(0,0,0,.498039) 0 -5px 5px -5px;
	background-color: rgba(0,0,0,.65098);
	width: 100%;
	min-height: 50px
}

#tvmobileFloatAD,#videoTVAD {
	z-index: 50;
	text-align: center
}

#videoTVAD {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 50%;
	bottom: 135px;
	max-width: 728px;
	max-height: 90px;
	background-color: rgba(0,0,0,.35);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

#videoTVAD,#videoTVAD.isShow {
	transition: all,.1s
}

#videoTVAD.isShow {
	opacity: 1;
	visibility: visible
}

#videoTVAD #videoTVAD_content {
	position: relative
}

#videoTVAD #videoTVAD_content #videoTVAD_close {
	position: absolute;
	top: -10px;
	right: -10px;
	height: 22px;
	width: 22px;
	background-color: #666;
	cursor: pointer;
	border-radius: 50%
}

#videoTVAD #videoTVAD_content #videoTVAD_close:hover:after,#videoTVAD #videoTVAD_content #videoTVAD_close:hover:before {
	background-color: #fff;
	transition: all .2s ease-in-out
}

#videoTVAD #videoTVAD_content #videoTVAD_close:after,#videoTVAD #videoTVAD_content #videoTVAD_close:before {
	position: absolute;
	top: 4px;
	left: 10px;
	content: "";
	height: 13px;
	width: 2px;
	background-color: #b7b7b7
}

#videoTVAD #videoTVAD_content #videoTVAD_close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#videoTVAD #videoTVAD_content #videoTVAD_close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#container .sectionContent .policy_wrapper {
	padding: 0 15px;
	font-size: 14px;
	color: #333;
	margin-bottom: 40px
}

#container .sectionContent .policy_wrapper .header_title {
	font-size: 24px;
	margin-bottom: 30px
}

#container .sectionContent .policy_wrapper .p_title {
	font-size: 18px;
	margin: 30px 0 15px
}

#container .sectionContent .policy_wrapper .p_item {
	line-height: 25px;
	color: #616161
}

#container .sectionContent .policy_wrapper .p_margin {
	margin-bottom: 30px
}

#container .sectionContent .policy_wrapper .p_circle {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px 2px 0;
	width: 6px;
	height: 6px;
	background: #616161;
	border-radius: 50%
}

#container .sectionContent .policy_wrapper .p_padleft {
	padding-left: 25px
}

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.vjs-control.vjs-setting:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}[data-icon]:before {
	content: attr(data-icon)
}

.icon-fullscreen-enter:before,.icon-fullscreen-exit:before,.icon-pause:before,.icon-play:before,.icon-volume-high:before,.icon-volume-low:before,.icon-volume-mid:before,.icon-volume-mute:before,.video-js .vjs-big-play-button:before,.video-js .vjs-fullscreen-control:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-mute-control:before,.video-js .vjs-play-control.vjs-playing:before,.video-js .vjs-play-control:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before,.video-js .vjs-volume-menu-button:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before,[data-icon]:before {
	display: inline-block;
	font-family: fontcustom;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-rendering: optimizeLegibility;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}

.icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before {
	padding-left: 13px;
	line-height: 2.75
}

.icon-fullscreen-enter:before,.icon-fullscreen-exit:before,.video-js .vjs-fullscreen-control:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
	line-height: 2.75
}

.icon-volume-high:before,.icon-volume-low:before,.icon-volume-mid:before,.icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before,.video-js .vjs-volume-menu-button:before {
	font-size: 1.8em;
	line-height: 2.5
}

.video-js .vjs-control .icon-volume-high:before,.video-js .vjs-control .vjs-mute-control:before,.video-js .vjs-control .vjs-volume-menu-button:before {
	line-height: 2.9
}

.icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before {
	content: "\F106"
}

.icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
	content: "\F107"
}

.icon-pause:before,.video-js .vjs-play-control.vjs-playing:before {
	content: "\F10C"
}

.icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before {
	content: "\F10D"
}

.icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before {
	content: "\F115"
}

.icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before {
	content: "\F116"
}

.icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before {
	content: "\F117"
}

.icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before {
	content: "\F118"
}

.icon-fullscreen-exit:before,.icon-pause:before,.video-js .vjs-play-control.vjs-playing:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
	line-height: 2.5em
}

.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.video-js:-moz-full-screen {
	position: absolute
}

.video-js:-webkit-full-screen {
	width: 100%!important;
	height: 100%!important
}

.video-js *,.video-js :after,.video-js :before {
	box-sizing: inherit
}

.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin: 0
}

.video-js.vjs-4-3,.video-js.vjs-16-9,.video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 0
}

.video-js.vjs-16-9 {
	padding-top: 56.25%
}

.video-js.vjs-4-3 {
	padding-top: 75%
}

.video-js .vjs-tech,.video-js.vjs-fill {
	width: 100%;
	height: 100%
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0
}

body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.video-js.vjs-fullscreen {
	width: 100%!important;
	height: 100%!important;
	padding-top: 0!important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}

.vjs-hidden {
	display: none!important
}

.vjs-lock-showing {
	display: block!important;
	opacity: 1;
	visibility: visible
}

.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}

.vjs-no-js a,.vjs-no-js a:visited {
	color: #66a8cc
}

.video-js .vjs-big-play-button {
	opacity: 1;
	padding: 0;
	width: 65px;
	height: 65px;
	line-height: 65px;
	background-color: rgba(66,66,66,.65);
	font-size: 3em;
	color: #fff;
	cursor: pointer;
	z-index: 2;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 3px #fff;
	transition: all .4s
}

.video-js .vjs-big-play-button:before {
	line-height: 2.1
}

.video-js .vjs-big-play-button:hover {
	background-color: #35a2f4
}

.video-js .vjs-big-play-button.hide {
	display: none
}

.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-top: -.75em;
	margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #73859f;
	background-color: rgba(115,133,159,.5);
	transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button {
	display: none
}

.video-js button {
	background: none;
	border: none;
	color: inherit;
	display: inline-block;
	overflow: visible;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.vjs-menu-button {
	cursor: pointer
}

.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
	display: none
}

.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: .2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}

.vjs-menu li:focus,.vjs-menu li:hover {
	outline: 0;
	background-color: #73859f;
	background-color: rgba(115,133,159,.5)
}

.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2b333f
}

.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}

.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43,51,63,.7)
}

.vjs-menu-button-popup .vjs-menu ul {
	background-color: #2b333f;
	background-color: rgba(43,51,63,.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-menu-button-popup:hover .vjs-menu {
	display: block
}

.video-js .vjs-menu-button-inline {
	transition: all .4s;
	overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
	transition: none
}

.vjs-menu-button-inline .vjs-menu {
	height: 100%;
	width: auto;
	position: absolute;
	left: 2.2222222em;
	top: 0;
	padding: 0;
	margin: 0;
	transition: all .4s
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
	width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden
}

.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4em;
	background-color: rgba(51,51,51,.5)
}

.vjs-has-started .vjs-control-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: hidden;
	opacity: 0
}

.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar {
	display: none!important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}

@media �screen {
	.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
		content: ""
	}
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table
}

.video-js .vjs-control {
	outline: 0;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none
}

.video-js .vjs-control:before {
	font-size: 1.8em;
	color: #9b9b9b
}

.video-js .vjs-control:hover:before {
	color: #2ca1f1
}

.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle
}

.vjs-control.vjs-setting {
	cursor: pointer;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-control.vjs-setting:before {
	font-size: 1.8em;
	line-height: 2.5
}

.video-js .vjs-custom-control-spacer {
	display: none
}

.video-js .vjs-progress-control {
	-webkit-box-flex: auto;
	-ms-flex: auto;
	flex: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.vjs-live .vjs-progress-control {
	display: none
}

.video-js .vjs-progress-holder {
	-webkit-box-flex: auto;
	-ms-flex: auto;
	flex: auto;
	transition: all .2s;
	height: 8px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.6666666666666667em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after {
	display: block;
	font-size: .6em
}

.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress {
	position: absolute;
	display: block;
	height: 8px;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}

.video-js .vjs-mouse-display:before {
	display: none
}

.video-js .vjs-progress-holder .vjs-play-progress {
	background-color: #2ca1f1
}

.video-js .vjs-progress-holder .vjs-play-progress:before {
	opacity: 0;
	content: '';
	position: absolute;
	top: -.35em;
	right: -.5em;
	width: 15px;
	height: 15px;
	background-color: #2ca1f1;
	font-size: .9em;
	border-radius: 50%
}

.video-js:hover .vjs-progress-holder .vjs-play-progress:before {
	opacity: 1;
	transition: opacity .4s
}

.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after {
	display: none;
	position: absolute;
	top: -2.4em;
	right: -1.5em;
	font-size: .9em;
	color: #000;
	content: attr(data-current-time);
	padding: .2em .5em;
	background-color: #fff;
	background-color: hsla(0,0%,100%,.8);
	border-radius: .3em
}

.video-js .vjs-play-progress:after,.video-js .vjs-play-progress:before {
	z-index: 1
}

.video-js .vjs-load-progress {
	background: ligthen(#73859f, 25%);
	background: rgba(115,133,159,.5)
}

.video-js .vjs-load-progress div {
	background: ligthen(#73859f, 50%);
	background: rgba(115,133,159,.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
	width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
	visibility: hidden;
	opacity: 0;
	transition: visibility 1s,opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
	display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,.8)
}

.vjs-progress-control.vjs-control {
	position: absolute;
	top: -8px;
	left: 0;
	width: 100%;
	height: auto
}

.video-js .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	background-color: #73859f;
	background-color: rgba(115,133,159,.5)
}

.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button {
	width: 10em;
	cursor: pointer;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none
}

.video-js .vjs-volume-menu-button {
	position: absolute;
	right: 40px;
	font-size: 1.1em
}

.video-js .vjs-volume-control {
	width: 5em;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.video-js .vjs-volume-bar {
	margin: 2.05em 1.7em
}

.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: .1em
}

.vjs-volume-bar.vjs-slider-vertical {
	width: .3em;
	height: 5em
}

.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #2ca1f1
}

.video-js .vjs-volume-level:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #2ca1f1;
	font-size: .9em;
	border-radius: 50%
}

.vjs-slider-vertical .vjs-volume-level {
	width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
	top: -.5em;
	left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
	height: .1em
}

.vjs-slider-horizontal .vjs-volume-level:before {
	top: -.35em;
	right: -.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
	left: .5em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
	left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
	height: 0;
	width: 0;
	overflow-x: hidden;
	overflow-y: hidden
}

.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,.vjs-volume-menu-button-vertical:hover .vjs-menu-content {
	height: 8em;
	width: 2.9em
}

.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,.vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
	height: 2.9em;
	width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
	background-color: transparent!important
}

.vjs-poster {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}

.vjs-poster,.vjs-poster img {
	vertical-align: middle;
	padding: 0
}

.vjs-poster img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	width: 100%
}

.vjs-has-started .vjs-poster {
	display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}

.vjs-controls-disabled .vjs-poster,.vjs-using-native-controls .vjs-poster {
	display: none
}

.video-js .vjs-live-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: auto;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em
}

.vjs-no-flex .vjs-live-control {
	display: table-cell;
	width: auto;
	text-align: left
}

.video-js .vjs-time-control {
	display: none;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 4.4em
}

.vjs-live .vjs-time-control {
	display: none
}

.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration {
	display: inline-block
}

.vjs-time-divider {
	display: inline-block!important;
	line-height: 4em;
	font-size: 1em
}

.vjs-live .vjs-time-divider {
	display: none
}

.video-js .vjs-play-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}

.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em;
	background-color: #000;
	background-color: rgba(0,0,0,.5)
}

.vjs-subtitles {
	color: #fff
}

.vjs-captions {
	color: #fc6
}

.vjs-tt-cue {
	display: block
}

.video-js .vjs-fullscreen-control {
	position: absolute;
	right: 0;
	width: 3.8em;
	cursor: pointer;
	-webkit-box-flex: none;
	-ms-flex: none;
	flex: none
}

.vjs-fullscreen .vjs-control-bar {
	bottom: 0
}

.vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0
}

.vjs-error-display {
	display: none
}

.vjs-error .vjs-error-display {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.vjs-error .vjs-error-display:before {
	content: 'X';
	font-family: Arial,Helvetica,sans-serif;
	font-size: 4em;
	color: #fff;
	line-height: 1;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
	width: 100%
}

.vjs-error-display div {
	position: absolute;
	bottom: 1em;
	right: 0;
	left: 0;
	font-size: 1.4em;
	text-align: center;
	padding: 3px;
	background-color: #000;
	background-color: rgba(0,0,0,.5)
}

.vjs-error-display a,.vjs-error-display a:visited {
	color: #66a8cc
}

.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .85;
	text-align: left;
	border: 6px solid rgba(43,51,63,.7);
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner {
	display: block
}

.vjs-loading-spinner:after,.vjs-loading-spinner:before {
	content: "";
	position: absolute;
	margin: -6px;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: transparent;
	border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: .44s;
	animation-delay: .44s
}

@keyframes vjs-spinner-spin {
	to {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg)
	}
}

@keyframes vjs-spinner-fade {
	0%,20% {
		border-top-color: #73859f
	}

	35% {
		border-top-color: #fff
	}
}

@-webkit-keyframes vjs-spinner-fade {
	0%,20%,60%,to {
		border-top-color: #73859f
	}

	35% {
		border-top-color: #fff
	}

	60%,to {
		border-top-color: #73859f
	}
}

.vjs-chapters-button .vjs-menu {
	left: -10em;
	width: 0
}

.vjs-chapters-button .vjs-menu ul {
	width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
	-webkit-box-flex: auto;
	-ms-flex: auto;
	flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
	width: auto
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
	display: none
}

.vjs-caption-settings {
	position: relative;
	top: 1em;
	background-color: #2b333f;
	background-color: rgba(43,51,63,.75);
	color: #fff;
	margin: 0 auto;
	padding: .5em;
	height: 15em;
	font-size: 9pt;
	width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
	top: 0;
	bottom: 2em;
	left: 0;
	right: 0;
	position: absolute;
	overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font {
	float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-controls:after,.vjs-caption-settings .vjs-tracksettings-font:after {
	clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
	position: absolute;
	bottom: 1em;
	right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
	margin: 5px;
	padding: 3px;
	min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
	display: block;
	width: 75pt;
	margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
	display: inline;
	margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom: 5px;
	min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0
}

.vjs-caption-settings label>input {
	margin-right: 10px
}

.vjs-caption-settings input[type=button] {
	width: 40px;
	height: 40px
}

#container .sectionContent>.account_head {
	height: 65px;
	border-bottom: 1px solid #dadada
}

#container .sectionContent>.account_head>h2 {
	line-height: 55px;
	font-size: 30px
}

#container .sectionContent .account_wrapper,#container .sectionContent>.account_menu {
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;
	min-height: 550px
}

#container .sectionContent>.account_menu {
	width: 15%;
	text-align: center
}

#container .sectionContent>.account_menu .categories li a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #999
}

#container .sectionContent>.account_menu .categories li a.mcheck,#container .sectionContent>.account_menu .categories li a.selected {
	color: #ff8382
}

#container .sectionContent>.account_wrapper {
	width: 85%;
	padding-left: 60px;
	border-left: 1px solid #dadada;
	font-size: 15px;
	color: #999
}

#container .sectionContent>.account_wrapper .email_box {
	margin-top: 9pt
}

#container .sectionContent>.account_wrapper .email_box .title {
	color: #999
}

#container .sectionContent>.account_wrapper .email_box .email_status {
	display: inline
}

#container .sectionContent>.account_wrapper .email_box .n_verified {
	margin-left: 25px;
	padding-right: 8px;
	margin-right: 5px;
	border-right: 1px solid #616161;
	color: #f32b70
}

#container .sectionContent>.account_wrapper .email_box .verifiedEmail {
	color: #616161;
	text-decoration: underline;
	letter-spacing: 2px
}

#container .sectionContent>.account_wrapper .user_content {
	width: 430px
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status {
	position: relative;
	margin-top: 9pt
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status .verified.fontPink {
	color: #f32b70
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status .verifiedNumberSec {
	position: absolute;
	right: 0;
	top: 0
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status .verifiedNumberSec .sendLimit {
	letter-spacing: 1px
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status .verifiedNumberSec .success {
	color: #11c034
}

#container .sectionContent>.account_wrapper .user_content .mobile_Status .verifiedNumberSec .reVerifiedNumber {
	cursor: pointer;
	color: #616161;
	text-decoration: underline;
	letter-spacing: 2px
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice {
	text-align: center;
	background-color: hsla(2,100%,95%,.35);
	margin-top: 25px;
	padding: 10px 0;
	border: 1.5px dashed #ff8382
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice .inProcess {
	margin-bottom: 15px;
	color: #f32b70
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice .noticeWrapper {
	font-size: 0
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice .noticeWrapper span {
	color: #666
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice .noticeWrapper .mobileNumber {
	font-size: 15px
}

#container .sectionContent>.account_wrapper .user_content .numberChangeNotice .noticeWrapper .resendMobileValid {
	margin-left: 15px;
	font-size: 13px;
	cursor: pointer;
	text-decoration: underline
}

#container .sectionContent>.account_wrapper .user_content .title {
	color: #999
}

#container .sectionContent>.account_wrapper .user_content .level_box {
	margin-top: 20px
}

#container .sectionContent>.account_wrapper .user_content .level_box img,#container .sectionContent>.account_wrapper .user_content .level_box span {
	vertical-align: middle
}

#container .sectionContent>.account_wrapper .user_content .level_box .level_icon {
	display: inline-block;
	height: 20px
}

#container .sectionContent>.account_wrapper .user_content .upgrade_box {
	display: inline-block;
	margin-top: 25px;
	width: 100%;
	height: 45px;
	line-height: 43px;
	background-color: #f32b70;
	border: 2px solid #f32b70;
	border-radius: 25px;
	transition: all .3s;
	text-align: center;
	color: #fff
}

#container .sectionContent>.account_wrapper .user_content .upgrade_box:hover {
	background-color: #fff;
	color: #f32b70
}

#container .sectionContent>.account_wrapper .user_content .upgrade_box:active {
	background-color: #f32b70;
	color: #fff
}

#container .sectionContent>.account_wrapper .user_content input[type=button],#container .sectionContent>.account_wrapper .user_content input[type=email],#container .sectionContent>.account_wrapper .user_content input[type=password],#container .sectionContent>.account_wrapper .user_content input[type=search],#container .sectionContent>.account_wrapper .user_content input[type=submit],#container .sectionContent>.account_wrapper .user_content input[type=tel],#container .sectionContent>.account_wrapper .user_content input[type=text],#container .sectionContent>.account_wrapper .user_content input[type=url] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

#container .sectionContent>.account_wrapper .user_content ::-webkit-input-placeholder {
	color: #999;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .user_content :focus::-webkit-input-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .user_content :-ms-input-placeholder {
	color: #999;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .user_content :focus:-ms-input-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .user_content ::-moz-placeholder {
	color: #999;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .user_content :focus::-moz-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .user_content :-moz-placeholder {
	color: #999;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .user_content :focus:-moz-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .user_content .input_box {
	position: relative;
	margin-top: 15px;
	height: 57px
}

#container .sectionContent>.account_wrapper .user_content .input_box:first-of-type {
	margin-top: 25px
}

#container .sectionContent>.account_wrapper .user_content .input_box.shiftDown {
	margin-top: 30px
}

#container .sectionContent>.account_wrapper .user_content .input_box.remove_mt_15 {
	margin-top: 0
}

#container .sectionContent>.account_wrapper .user_content .input_box .checkValidators {
	outline: 0;
	background: transparent;
	border: none;
	width: 100%;
	height: 35px;
	font-size: 15px;
	transition: all .2s
}

#container .sectionContent>.account_wrapper .user_content .input_box .checkValidators.error {
	border-bottom: 3px solid #f32b70
}

#container .sectionContent>.account_wrapper .user_content .input_box .border_gray {
	border-bottom: 1px solid #999
}

#container .sectionContent>.account_wrapper .user_content .input_box .valid {
	border-bottom: 3px solid #11c034
}

#container .sectionContent>.account_wrapper .user_content .input_box span.error {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #f32b70;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .user_content .contryCodeSec {
	position: relative;
	margin: 25px 0;
	border-bottom: 1px solid #999;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	transition: all .2s
}

#container .sectionContent>.account_wrapper .user_content .contryCodeSec.error {
	border-bottom: 3px solid #f32b70
}

#container .sectionContent>.account_wrapper .user_content .contryCodeSec .icon-arrowdown {
	position: absolute;
	right: 15px;
	top: 5px
}

#container .sectionContent>.account_wrapper .user_content .contryCodeSec .selectHide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	opacity: 0
}

#container .sectionContent>.account_wrapper .user_content .contryCodeSec span.error {
	position: absolute;
	right: 0;
	top: 35px;
	color: #f32b70;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .user_content .submit_box {
	margin-top: 20px;
	position: relative;
	min-height: 45px
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section #userCancelBtn,#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section .submitBtn {
	display: inline-block;
	vertical-align: top
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section #btnMChange,#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section #userCancelBtn {
	margin-right: 30px;
	width: 45px;
	line-height: 45px;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
	color: #999
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section .submitBtn {
	border: 1px solid #ff8382;
	outline: 0;
	background-color: #fff;
	width: 125px;
	height: 45px;
	color: #ff8382;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section .submitBtn:hover {
	background-color: #ff8382;
	color: #fff
}

#container .sectionContent>.account_wrapper .user_content .submit_box .btn_section .submitBtn:active {
	background-color: #fff;
	color: #ff8382
}

#container .sectionContent>.account_wrapper .reminder_wrapper {
	font-size: 9pt;
	margin: 40px 0 60px
}

#container .sectionContent>.account_wrapper .reminder_wrapper span {
	line-height: 1.4em
}

#container .sectionContent>.account_wrapper .reminder_wrapper .reminder_title {
	font-size: 15px;
	margin-bottom: 25px
}

#container .sectionContent>.account_wrapper .reminder_wrapper .fontPink,#container .sectionContent>.account_wrapper .reminder_wrapper .p_l_10 {
	display: block;
	margin-bottom: 10px
}

#container .sectionContent>.account_wrapper .reminder_wrapper .fontPink {
	color: #ff8382
}

#container .sectionContent>.account_wrapper .reminder_wrapper .fontPink .p_circle {
	background: #ff8382
}

#container .sectionContent>.account_wrapper .reminder_wrapper .p_circle {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px 4px 0;
	width: 5px;
	height: 5px;
	border-radius: 50%
}

#container .sectionContent>.account_wrapper .reminder_wrapper .p_l_10 .p_circle {
	background: #999
}

#container .sectionContent>.account_wrapper .reminder_wrapper .p_l_10:last-of-type {
	margin-bottom: 0
}

#container .sectionContent>.account_wrapper.coupon {
	padding-left: 25px;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input {
	padding-bottom: 10px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input input[type=button],#container .sectionContent>.account_wrapper .coupon_content .coupon_input input[type=text] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input ::-webkit-input-placeholder {
	color: #999;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :focus::-webkit-input-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :-ms-input-placeholder {
	color: #999;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :focus:-ms-input-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input ::-moz-placeholder {
	color: #999;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :focus::-moz-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :-moz-placeholder {
	color: #999;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input :focus:-moz-placeholder {
	opacity: .5
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper {
	font-size: 0
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .couponSendBtn,#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box {
	vertical-align: top
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box {
	position: relative;
	display: inline-block;
	width: 20pc;
	height: 60px;
	margin-right: 30px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box .checkValidators {
	outline: 0;
	background: transparent;
	border: none;
	width: 100%;
	height: 35px;
	font-size: 15px;
	border-bottom: 1px solid #999;
	transition: all .2s
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box .checkValidators.error {
	border-bottom: 3px solid #f32b70
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box .checkValidators.valid {
	border-bottom: 3px solid #11c034
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box #couponMsg {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box #couponMsg.error {
	color: #f32b70
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box #couponMsg.valid {
	color: #11c034
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .couponSendBtn {
	border: 1px solid #ff8382;
	outline: 0;
	background-color: #fff;
	width: 75px;
	height: 35px;
	color: #ff8382;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .couponSendBtn:hover {
	background-color: #ff8382;
	color: #fff
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .couponSendBtn:active {
	background-color: #fff;
	color: #ff8382
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table {
	width: 100%
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_head_color {
	background-color: #f3f3f3
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_head_color .t_head_space {
	padding: 10px 0
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_head_color .t_head_space:first-of-type {
	padding-left: 20px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_head_color .t_head_last {
	padding-right: 10px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table tbody:before {
	content: "-";
	display: block;
	line-height: .8em;
	color: transparent
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_body_data {
	padding: 10px 10px 10px 0;
	line-height: 1.5em
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_body_data:first-of-type {
	padding-left: 20px
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_body_data .videoLink {
	color: #999
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_body_data .videoLink:hover {
	text-decoration: underline;
	color: #666
}

#container .sectionContent>.account_wrapper .coupon_content .coupon_table .t_body_data_center {
	text-align: center;
	padding-right: 10px
}

#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed {
	table-layout: fixed
}

#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed .row_time {
	width: 20%
}

#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed .row_item {
	width: 10%
}

#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed .row_desciption {
	width: 50%
}

#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed .row_gpoint,#container .sectionContent>.account_wrapper .coupon_content .table_layout_fixed .row_gremainder {
	width: 10%
}

#container .sectionContent>.account_wrapper .gp_intro {
	margin-top: 13px;
	margin-bottom: 25px;
	font-size: 15px
}

#container .sectionContent>.account_wrapper .gp_intro a {
	text-decoration: underline;
	color: #999
}

#container .sectionContent>.account_wrapper .gp_number {
	color: #ff8382
}

#container .sectionContent>.account_wrapper .gp_expire {
	margin-left: 10px;
	color: #999;
	font-size: 15px
}

#container .sectionContent>.account_wrapper .gp_moreinfo {
	color: #f32b70;
	text-decoration: underline
}

#container .sectionContent>.account_wrapper .gp_tabs {
	position: relative;
	margin-bottom: 18px;
	font-size: 0
}

#container .sectionContent>.account_wrapper .gp_tabs .gp_tabs_cat {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: 40px;
	border-bottom: 1px solid #dadada;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px
}

#container .sectionContent>.account_wrapper .gp_tabs .gp_tabs_cat.mcheck {
	border-top: 2px solid #ff8382;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 0
}

#container .sectionContent>.account_wrapper .gp_tabs .gp_tabs_cat a {
	display: block;
	padding: 10px 0
}

#container .sectionContent>.account_wrapper .gp_user_notice {
	padding-left: 20px;
	padding-bottom: 17px;
	letter-spacing: 1px
}

#container .sectionContent>.account_wrapper .faq_content {
	display: none
}

#container .sectionContent>.account_wrapper .faq_content.show {
	display: block;
	-webkit-animation: fadeInDown .2s ease-in;
	animation: fadeInDown .2s ease-in
}

#container .sectionContent>.account_wrapper .faq_title {
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	color: #ff8382
}

#container .sectionContent>.account_wrapper .faq_que {
	padding-bottom: 5px;
	line-height: 1.5em;
	color: #333
}

#container .sectionContent>.account_wrapper .faq_ans {
	padding-bottom: 30px;
	line-height: 25px;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .faq_ans:last-child {
	padding-bottom: 0
}

#container .sectionContent>.account_wrapper .g_faq_ans {
	padding-bottom: 10px;
	line-height: 25px;
	font-size: 13px
}

#container .sectionContent>.account_wrapper .g_duration {
	padding-bottom: 10px;
	font-size: 9pt
}

#container .sectionContent>.account_wrapper .font_c_999 {
	color: #999
}

#container .sectionContent>.account_wrapper .pinkLink {
	color: #f32b70;
	text-decoration: underline
}

#container .sectionContent>.account_wrapper .pointer {
	cursor: pointer
}

#container .sectionContent>.account_wrapper .g_score_wrapper {
	padding-left: 20px;
	font-size: 9pt
}

#container .sectionContent>.account_wrapper .g_score_wrapper .item_type {
	padding-bottom: 5px
}

#container .sectionContent>.account_wrapper .g_score_wrapper .item_rule_box {
	padding-left: 25px
}

#container .sectionContent>.account_wrapper .g_score_wrapper .item_rule_box p {
	line-height: 1.5em
}

#container .sectionContent>.account_wrapper .g_score_wrapper .item_rule_box p:last-of-type {
	padding-bottom: 5px
}

#container .sectionContent>.account_wrapper .g_notes {
	margin: 60px 0 30px
}

#container .sectionContent>.account_wrapper .g_notes .g_notes_que {
	padding-bottom: 20px
}

#container .sectionContent>.account_wrapper .g_notes .g_notes_rule {
	font-size: 9pt;
	line-height: 1.5em
}

#container #login_wrapper {
	position: relative;
	width: 100%;
	height: calc(100vh - 282px);
	min-height: 600px;
	padding-top: 75pt;
	background-image: url("/img/nakedW.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

#container #login_wrapper>.login_content {
	margin: 0 auto;
	height: 331px;
	font-size: 0;
	text-align: center
}

#container #login_wrapper>.login_content.register {
	height: 445px
}

#container #login_wrapper>.login_content.register .boxTitle {
	color: #fee4e4
}

#container #login_wrapper>.login_content.register>.leftBox>.p_section .notice {
	padding-top: 10px;
	font-size: 15px;
	line-height: 1.6em
}

#container #login_wrapper>.login_content.register>.rightBox>.form_content .input_box {
	height: 55px;
	margin-top: 0
}

#container #login_wrapper>.login_content.register>.rightBox>.form_content .input_box:first-of-type {
	margin-top: 15px
}

#container #login_wrapper>.login_content.register>.rightBox>.form_content .submit_box {
	margin-top: 10px
}

#container #login_wrapper>.login_content .boxTitle {
	font-size: 20px;
	color: #333
}

#container #login_wrapper>.login_content>.leftBox,#container #login_wrapper>.login_content>.rightBox {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 100%;
	font-size: 13px;
	color: #666
}

#container #login_wrapper>.login_content>.leftBox {
	width: 600px;
	padding: 50px 40px;
	line-height: 2.5em;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 3px
}

#container #login_wrapper>.login_content>.leftBox.promotion {
	background-image: url("/img/promotion.png");
	background-repeat: no-repeat;
	background-position: center -3px;
	color: #fee4e4
}

#container #login_wrapper>.login_content>.leftBox>.p_section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	position: relative;
	text-align: justify;
	min-height: 180px
}

#container #login_wrapper>.login_content>.leftBox>.p_section .notice {
	padding-top: 20px
}

#container #login_wrapper>.login_content>.leftBox>.p_section #jav_logo {
	margin-left: auto
}

#container #login_wrapper>.login_content>.leftBox>.button_section {
	overflow: hidden;
	width: 100%;
	margin-top: 50px
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button {
	position: relative;
	width: 250px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	transition: all .3s
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button.jav_style {
	background-color: #ffbab9;
	float: left
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button.cktv_style {
	background-color: #2ca1f1;
	float: right
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:hover {
	background-color: #fff
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:hover.cktv_style {
	color: #2ca1f1
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:hover.cktv_style:before {
	content: " ";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px solid #2ca1f1
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:hover.jav_style {
	color: #ffbab9
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:hover.jav_style:before {
	content: " ";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px solid #ffbab9
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:active.jav_style {
	color: #fff;
	background-color: #ffbab9
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button:active.cktv_style {
	color: #fff;
	background-color: #2ca1f1
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button .sprite {
	display: inline-block;
	vertical-align: middle;
	background-image: url(/img/jav_pop.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 35px;
	height: 35px
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button .sprite.cktv {
	background-position: 0 0
}

#container #login_wrapper>.login_content>.leftBox>.button_section .login_button .sprite.jav {
	background-position: -2px -33px
}

#container #login_wrapper>.login_content>.rightBox {
	width: 25pc;
	color: #fff
}

#container #login_wrapper>.login_content>.rightBox.gap,#container #login_wrapper>.login_content>.rightBox.gapLeft {
	padding-left: 20px
}

#container #login_wrapper>.login_content>.rightBox>.form_content {
	background-color: #ff8382;
	height: 100%;
	padding: 50px 40px;
	text-align: left;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 3px
}

#container #login_wrapper>.login_content>.rightBox>.form_content input[type=button],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=email],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=password],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=search],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=submit],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=tel],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=text],#container #login_wrapper>.login_content>.rightBox>.form_content input[type=url] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

#container #login_wrapper>.login_content>.rightBox>.form_content ::-webkit-input-placeholder {
	color: #fff;
	transition: opacity .25s ease-in-out
}

#container #login_wrapper>.login_content>.rightBox>.form_content :focus::-webkit-input-placeholder {
	opacity: .5
}

#container #login_wrapper>.login_content>.rightBox>.form_content :-ms-input-placeholder {
	color: #fff;
	transition: opacity .25s ease-in-out
}

#container #login_wrapper>.login_content>.rightBox>.form_content :focus:-ms-input-placeholder {
	opacity: .5
}

#container #login_wrapper>.login_content>.rightBox>.form_content ::-moz-placeholder {
	color: #fff;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container #login_wrapper>.login_content>.rightBox>.form_content :focus::-moz-placeholder {
	opacity: .5
}

#container #login_wrapper>.login_content>.rightBox>.form_content :-moz-placeholder {
	color: #fff;
	opacity: 1;
	transition: opacity .25s ease-in-out
}

#container #login_wrapper>.login_content>.rightBox>.form_content :focus:-moz-placeholder {
	opacity: .5
}

#container #login_wrapper>.login_content>.rightBox>.form_content legend {
	font-size: 20px
}

#container #login_wrapper>.login_content>.rightBox>.form_content #p_note {
	text-shadow: 0 0 0;
	padding: 15px 0 10px;
	line-height: 1.5em
}

#container #login_wrapper>.login_content>.rightBox>.form_content .recaptcha-wrap {
	position: relative;
	padding-bottom: 20px;
	margin-top: 10px
}

#container #login_wrapper>.login_content>.rightBox>.form_content .recaptcha-wrap span.error {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #f32b70
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box {
	position: relative;
	margin-top: 10px;
	height: 60px
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box.shiftDown25 {
	margin-top: 25px
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box.shiftDown {
	margin-top: 50px
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box .checkValidators {
	outline: 0;
	background: transparent;
	border: none;
	width: 100%;
	height: 35px;
	font-size: 15px;
	transition: all .2s
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box .checkValidators.error {
	border-bottom: 3px solid #f32b70
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box .border_white {
	border-bottom: 1px solid #fff
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box .border_gray {
	border-bottom: 1px solid #616161
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box .valid {
	border-bottom: 3px solid #11c034
}

#container #login_wrapper>.login_content>.rightBox>.form_content .input_box span.error {
	position: absolute;
	right: 0;
	bottom: 3px;
	color: #f32b70
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box {
	position: relative;
	margin-top: 30px;
	font-size: 0
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box.btn_center {
	margin-top: 20px;
	text-align: center
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box.btn_center .submitBtn {
	position: static
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .link_to {
	vertical-align: top;
	display: inline-block;
	height: 45px;
	line-height: 45px
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .link_to a {
	font-size: 15px;
	color: #fff
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .link_to a:first-of-type {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #fff
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .submitBtn {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #fff;
	outline: 0;
	background-color: transparent;
	width: 125px;
	height: 45px;
	color: #fff;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s
}

#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .submitBtn:active,#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .submitBtn:hover {
	background-color: #fff;
	color: #ff8382
}

#container #login_wrapper>.login_content>.rightBox>.form_content .link_center {
	display: block;
	margin-top: 30px;
	text-align: center
}

#container #login_wrapper>.login_content>.rightBox>.form_content .link_center a {
	font-size: 15px;
	color: #999
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content {
	background-color: #fff
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content ::-webkit-input-placeholder {
	color: #616161
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content :-ms-input-placeholder {
	color: #616161
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content :-moz-placeholder,#container #login_wrapper>.login_content>.rightBox.relogin>.form_content ::-moz-placeholder {
	color: #616161
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content legend {
	color: #333
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content #p_note {
	color: #f32b70
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .link_to a {
	color: #616161
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .link_to a:first-of-type {
	border-right: 1px solid #616161
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .submitBtn {
	background-color: #ffbab9
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .submitBtn:hover {
	background-color: #fff;
	border: 1px solid #ffbab9;
	color: #ffbab9
}

#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .submitBtn:active {
	background-color: #ff8382;
	color: #fff
}

#container #login_wrapper>.login_content .emailResult {
	display: inline-block;
	padding: 70px 75pt;
	width: 25pc;
	background-color: #fff;
	height: 100%;
	font-size: 15px;
	color: #616161;
	text-align: center;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 3px
}

#container #login_wrapper>.login_content .emailResult .e_title {
	font-size: 25px
}

#container #login_wrapper>.login_content .emailResult .e_message {
	text-align: center;
	margin-top: 25px;
	line-height: 1.5em;
	color: #999
}

#container #login_wrapper>.login_content .emailResult .goIndexBtn {
	display: inline-block;
	margin-top: 40px;
	border: 1px solid #ff8382;
	width: 125px;
	height: 45px;
	line-height: 44px;
	color: #fff;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s;
	background-color: #ff8382
}

#container #login_wrapper>.login_content .emailResult .goIndexBtn:hover {
	background-color: #fff;
	border: 1px solid #ff8382;
	color: #ff8382
}

#container #login_wrapper>.login_content .emailResult .goIndexBtn:active {
	background-color: #ff8382;
	color: #fff
}

#container .sectionContent .joinusReminder {
	margin: 25px 0;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #999
}

#container .sectionContent .joinusReminder .joinusReminderLink {
	text-decoration: underline;
	color: #999
}

#container .sectionContent .club_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height: 386px;
	font-size: 13px
}

#container .sectionContent .club_wrapper .box_item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

#container .sectionContent .club_wrapper .box_item .topBar {
	height: 50px;
	line-height: 50px;
	background-color: #efefef;
	text-align: center;
	font-size: 18px
}

#container .sectionContent .club_wrapper .box_item .topBar .vip_icon {
	display: inline-block;
	background-image: url(/img/vipIcon.png);
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	width: 40px;
	height: 40px
}

#container .sectionContent .club_wrapper .box_item .topBar .vip_icon.intern {
	background-position: 0 -24px
}

#container .sectionContent .club_wrapper .box_item .topBar .vip_icon.silver {
	background-position: 0 -52px
}

#container .sectionContent .club_wrapper .box_item .topBar .vip_icon.gold {
	background-position: 0 4px
}

#container .sectionContent .club_wrapper .box_item .topBar .vip_level {
	letter-spacing: 2px
}

#container .sectionContent .club_wrapper .box_item .topBar.pink {
	height: 90px;
	line-height: 90px;
	background-color: #ffbab9
}

#container .sectionContent .club_wrapper .box_item .main_content {
	text-align: center;
	padding: 35px 0
}

#container .sectionContent .club_wrapper .box_item .main_content input[type=submit] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

#container .sectionContent .club_wrapper .box_item .main_content .price {
	font-size: 55px
}

#container .sectionContent .club_wrapper .box_item .main_content .price.pink {
	color: #f32b70;
	font-size: 60px
}

#container .sectionContent .club_wrapper .box_item .main_content .month {
	font-size: 15px;
	color: #999
}

#container .sectionContent .club_wrapper .box_item .main_content .title {
	margin-top: 25px;
	font-size: 18px
}

#container .sectionContent .club_wrapper .box_item .main_content .message {
	margin-top: 15px;
	font-size: 13px;
	color: #999
}

#container .sectionContent .club_wrapper .box_item .main_content .sponsor_button {
	background-color: #fff
}

#container .sectionContent .club_wrapper .box_item .main_content .join_link,#container .sectionContent .club_wrapper .box_item .main_content .sponsor_button {
	display: inline-block;
	margin-top: 50px;
	border: 1px solid #f32b70;
	width: 125px;
	height: 45px;
	line-height: 40px;
	color: #f32b70;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s
}

#container .sectionContent .club_wrapper .box_item .main_content .join_link.btn_pink,#container .sectionContent .club_wrapper .box_item .main_content .join_link:active,#container .sectionContent .club_wrapper .box_item .main_content .join_link:hover,#container .sectionContent .club_wrapper .box_item .main_content .sponsor_button.btn_pink,#container .sectionContent .club_wrapper .box_item .main_content .sponsor_button:active,#container .sectionContent .club_wrapper .box_item .main_content .sponsor_button:hover {
	background-color: #f32b70;
	color: #fff
}

#container .sectionContent .club_wrapper .box_item.shadeOn {
	opacity: .4
}

#container .sectionContent .club_wrapper .box_item.intern,#container .sectionContent .club_wrapper .box_item.silver {
	border: 1px solid #dadada
}

#container .sectionContent .club_wrapper .box_item.gold {
	z-index: 2;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5)
}

#container .sectionContent .club_wrapper .box_item.gold .topBar {
	position: relative
}

#container .sectionContent .club_wrapper .box_item.gold .topBar .downloadBan {
	position: absolute;
	right: -4px;
	top: -3px;
	display: inline-block;
	background-image: url(/img/vipGiftBan.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 260px;
	height: 95px;
	background-position: 15px -115px
}

#container .sectionContent .club_wrapper .box_item.gold .topBar .downloadBanNewYear {
	position: absolute;
	right: -4px;
	top: -3px;
	display: inline-block;
	background-image: url(/img/vipGiftBan_newyear.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 15pc;
	height: 6pc
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop {
	display: none;
	position: relative;
	height: 195px;
	margin-top: 15px;
	padding: 35px 0;
	background-color: #b7b7b7
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop.showPop {
	display: block;
	-webkit-animation: fadeInDown .2s ease-in;
	animation: fadeInDown .2s ease-in
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown,#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap {
	position: relative;
	z-index: 2
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap {
	font-size: 0
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .chronometer,#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_Box,#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes {
	display: inline-block;
	vertical-align: top
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .chronometer {
	width: 55px;
	height: 68px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes {
	color: #fff;
	margin-left: 6px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes .topWord {
	margin-bottom: 6px;
	font-size: 20px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes .downWord {
	font-size: 42px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_top {
	margin-left: 6px;
	color: #fff
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_top span {
	display: inline-block
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_top #pkgNumber {
	height: 75px;
	line-height: 70px;
	font-size: 90px;
	color: #fee31e
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_top .fontDay {
	font-size: 20px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown {
	margin-top: 5px;
	font-size: 0;
	color: #fff
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown .timeBox {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 0
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown .timeBox:not(:first-of-type) {
	margin-left: 15px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown .timeBox:not(:last-of-type) .digitRun:after {
	content: ':';
	position: absolute;
	top: -4px;
	right: -13px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown .timeBox .digitRun {
	font-size: 3pc;
	display: inline-block;
	width: 65px
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #waveCover {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background-color: #410955
}

#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #waveCover.show_animate {
	-webkit-animation: promoPop 10s ease-in;
	animation: promoPop 10s ease-in
}

#container .sectionContent .club_wrapper .box_item.gold .main_content input.btn_pink.shiftup {
	margin-top: 35px
}

#container .sectionContent .club_wrapper .showPlanButton {
	display: none;
	height: 30px;
	line-height: 30px;
	color: #f32b70;
	font-size: 0
}

#container .sectionContent .club_wrapper .showPlanButton .arrowdown,#container .sectionContent .club_wrapper .showPlanButton .others {
	display: inline-block;
	vertical-align: top;
	font-size: 15px
}

#container .sectionContent .club_wrapper .showPlanButton .arrowdown {
	position: relative;
	width: 30px;
	height: 30px
}

#container .sectionContent .club_wrapper .showPlanButton .arrowdown:after,#container .sectionContent .club_wrapper .showPlanButton .arrowdown:before {
	top: 48%;
	right: 13px;
	position: absolute;
	content: '';
	width: .5em;
	height: 2px;
	background: #f32b70
}

#container .sectionContent .club_wrapper .showPlanButton .arrowdown:before {
	margin-right: .16em;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#container .sectionContent .club_wrapper .showPlanButton .arrowdown:after {
	margin-right: -.16em;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#container .sectionContent .note_wrapper {
	padding: 30px 0 60px;
	font-size: 13px;
	color: #999
}

#container .sectionContent .note_wrapper .note_title {
	font-size: 15px;
	color: #ff8382
}

#container .sectionContent .note_wrapper .note_item {
	margin-top: 15px
}

.sprite_ban {
	position: absolute;
	right: -4px;
	top: -5px;
	display: inline-block;
	background-image: url(/img/vipGiftBanS1x.png)
}

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
	.sprite_ban {
		background-image: url(/img/vipGiftBanS2x.png);
		background-size: 15pc 171px
	}
}

.sprite-vipgiftban111 {
	width: 15pc;
	height: 98px;
	background-position: 0 0
}

.sprite-vipgiftbanm111 {
	width: 181px;
	height: 73px;
	background-position: 0 -98px
}

@media (min-width:0px) and (max-width:768px) {
	.topBar .sprite-vipgiftban111 {
		right: -6px;
		top: -5px;
		width: 181px;
		height: 73px;
		background-position: 0 -98px
	}
}

.downloadPop {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 10000;
	transition: all .3s
}

.downloadPop.show {
	opacity: 1;
	visibility: visible
}

.downloadPop .popContent {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10002;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 3px;
	border-top: 5px solid #ff8382
}

.downloadPop .popContent.insufficientPop {
	width: 385px;
	height: 280px;
	padding: 40px 0 50px
}

.downloadPop .popContent.sufficientPop {
	width: 385px;
	height: 330px;
	padding: 40px 0 50px
}

.downloadPop .popContent #popClose {
	position: absolute;
	top: 23px;
	right: 23px;
	height: 18px;
	width: 18px;
	opacity: .3;
	cursor: pointer;
	z-index: 10003;
	transition: all .3s
}

.downloadPop .popContent #popClose:hover {
	opacity: 1
}

.downloadPop .popContent #popClose:after,.downloadPop .popContent #popClose:before {
	position: absolute;
	left: 6px;
	content: "";
	height: 17px;
	width: 2px;
	background-color: #000
}

.downloadPop .popContent #popClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.downloadPop .popContent #popClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.downloadPop .popContent .notice_wrapper {
	text-align: center;
	font-size: 13px
}

.downloadPop .popContent .notice_wrapper .p_head {
	font-size: 20px;
	margin-bottom: 20px
}

.downloadPop .popContent .notice_wrapper .p_email,.downloadPop .popContent .notice_wrapper .p_note {
	color: #999
}

.downloadPop .popContent .notice_wrapper .p_note {
	margin-bottom: 15px;
	line-height: 1.5
}

.downloadPop .popContent .notice_wrapper .p_email {
	line-height: 1.5
}

.downloadPop .popContent .notice_wrapper .confirmBtn {
	margin-top: 20px;
	display: inline-block;
	border: 1px solid #ff8382;
	width: 125px;
	height: 45px;
	line-height: 45px;
	color: #ff8382;
	font-size: 15px;
	cursor: pointer;
	border-radius: 25px;
	transition: all .3s
}

.downloadPop .popContent .notice_wrapper .confirmBtn:active,.downloadPop .popContent .notice_wrapper .confirmBtn:hover {
	background-color: #ff8382;
	color: #fff
}

.downloadPop .popContent .notice_wrapper .fgpPink {
	color: #ff8382
}

.downloadPop .popContent .notice_wrapper .linktoGp {
	color: #f32b70;
	text-decoration: underline
}

.downloadPop .popContent .notice_wrapper .aUnderline {
	text-decoration: underline;
	color: #666
}

.downloadPop .popContent .notice_wrapper .goGold {
	width: 260px;
	margin-top: 10px
}

.downloadPop .popContent .notice_wrapper .buyMoreGp {
	display: block;
	margin-top: 25px;
	color: #f32b70
}

.downloadPop .popContent .notice_wrapper .recaptcha-wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.downloadPop #popBackground {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 10001
}

#container #buygpWrapper .secTitle {
	font-size: 3pc
}

#container #buygpWrapper .fullWidth {
	width: 1170px
}

@media screen and (max-width:1200px) {
	#container #buygpWrapper .fullWidth {
		width: 100%
	}
}

#container #buygpWrapper .buygp_sec1 {
	padding: 103px 0;
	min-height: 500px;
	background-image: url("http://s2.imgs.cc/img/VHIIf4S.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff
}

#container #buygpWrapper .buygp_sec1 .sec1Container {
	margin: 0 auto;
	font-size: 0
}

#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP {
	margin-bottom: 23px
}

#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP span {
	vertical-align: bottom;
	display: inline-block
}

#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP .sprite-gcoinbig {
	margin-right: 15px
}

#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP .bigFont {
	font-size: 68px
}

#container #buygpWrapper .buygp_sec1 .sec1Container .words {
	margin-bottom: 10px;
	font-size: 15px
}

#container #buygpWrapper .buygp_sec1 .sec1Container .words:last-of-type {
	margin-bottom: 0
}

#container #buygpWrapper .buygp_sec1 .sec1Container .buyNowPink {
	margin-top: 25px;
	display: inline-block;
	border: 1px solid #ff8382;
	background-color: #ff8382;
	width: 200px;
	height: 38px;
	line-height: 37px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-radius: 25px;
	transition: all .3s
}

#container #buygpWrapper .buygp_sec1 .sec1Container .buyNowPink:active,#container #buygpWrapper .buygp_sec1 .sec1Container .buyNowPink:hover {
	background-color: transparent
}

#container #buygpWrapper .buygp_sec2 .sec2Container {
	margin: 0 auto;
	padding: 30px 0;
	font-size: 0
}

#container #buygpWrapper .buygp_sec2 .sec2Container .infoBox {
	display: inline-block;
	vertical-align: top;
	width: 50%
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox {
	padding: 5pc 0
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxTitle {
	margin-bottom: 22px;
	font-size: 3pc
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxMessage {
	margin-bottom: 10px;
	font-size: 24px
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxReminder {
	font-size: 15px;
	color: #666
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxReminder:not(:last-of-type) {
	margin-bottom: 5px
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection {
	margin-top: 60px
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn {
	display: inline-block;
	border: 1px solid #ff8382;
	width: 200px;
	height: 38px;
	line-height: 37px;
	font-size: 18px;
	text-align: center;
	border-radius: 25px;
	transition: all .3s
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn.buyNowPink {
	background-color: #ff8382;
	color: #fff
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn.speedTest {
	color: #ff8382;
	margin-left: 20px
}

#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn.speedTest .sprite-savedisc {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

#container #buygpWrapper .buygp_sec2 .sec2Container .rightBox {
	text-align: center
}

#container #buygpWrapper .buygp_sec2 .sec2Container .rightBox .naked6 {
	display: inline-block;
	background-image: url("http://s3.imgs.cc/img/9WfMaG0t.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 461px;
	height: 409px
}

@media screen and (min-width:769px) and (max-width:1000px) {
	#container #buygpWrapper .buygp_sec2 .sec2Container .rightBox .naked6 {
		width: 100%
	}
}

#container #buygpWrapper .buygp_sec3 {
	background-color: #fff2f2
}

#container #buygpWrapper .buygp_sec3 .sec3Container {
	margin: 0 auto;
	padding: 30px 0;
	font-size: 0
}

#container #buygpWrapper .buygp_sec3 .sec3Container .boxItem {
	margin-bottom: 5px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.5em
}

#container #buygpWrapper .buygp_sec3 .sec3Container .boxItemSpaceBot {
	margin-bottom: 15px
}

#container #buygpWrapper .buygp_sec3 .sec3Container .boxItemSpaceTop {
	margin-top: 15px
}

#container #buygpWrapper .buygp_sec3 .sec3Container .linktoPink {
	color: #ff8382
}

#container #buygpWrapper .buygp_sec3 .sec3Container .baseBox {
	vertical-align: top;
	display: inline-block;
	width: 33.33%
}

#container #buygpWrapper .buygp_sec3 .sec3Container .leftBox {
	padding: 50px 0;
	border: 2px solid #ff8382;
	text-align: center
}

#container #buygpWrapper .buygp_sec3 .sec3Container .leftBox .boxTitle {
	font-size: 3pc
}

#container #buygpWrapper .buygp_sec3 .sec3Container .leftBox .sprite-exclamation {
	display: inline-block;
	margin-top: 20px
}

#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox {
	padding: 0 40px;
	border-right: 1px solid #ff8382
}

#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox .boxTitle {
	font-size: 0
}

#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox span {
	display: inline-block;
	vertical-align: top
}

#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox .gType {
	margin-right: 9pt;
	font-size: 3pc
}

#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox {
	position: relative;
	padding: 0 40px
}

#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox .boxTitle {
	font-size: 3pc;
	min-height: 57px
}

#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox .boxTitle .sprite-cloudiconb {
	position: absolute;
	top: 0;
	right: 0
}

#container #buygpWrapper .buygp_sec4 input[type=submit] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

#container #buygpWrapper .buygp_sec4 .sec4Container {
	margin: 0 auto;
	padding-bottom: 60px;
	font-size: 0
}

#container #buygpWrapper .buygp_sec4 .sec4Container .fixBlock {
	display: block;
	height: 95px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gPackage {
	margin-bottom: 5pc
}

#container #buygpWrapper .buygp_sec4 .sec4Container .secTitle {
	margin-bottom: 22px;
	padding-top: 5px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .flexWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#container #buygpWrapper .buygp_sec4 .sec4Container .alignVerCenter {
	align-items: center
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 20px 20px 25px;
	background-color: #fff2f2;
	text-align: center
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .itemTitle {
	font-size: 15px;
	margin-bottom: 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .itemLength {
	font-size: 28px;
	margin-bottom: 20px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite {
	display: inline-block
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgCover {
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent {
	position: relative;
	min-height: 93pt;
	background-color: #c8c7c7;
	padding: 10px 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgTitle {
	margin-bottom: 9px;
	font-size: 18px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice span {
	vertical-align: top;
	display: inline-block
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice .bigF {
	font-size: 40px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice .slash,#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice .smallF {
	margin-top: 3px;
	font-size: 20px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice .slash {
	margin-left: 8px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .pkgPrice .smallF {
	margin-left: 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkgNormal .pkgContent .addGpBtn {
	position: absolute;
	bottom: 10px;
	right: 15px;
	display: inline-block;
	width: 133px;
	height: 27px;
	line-height: 27px;
	background-color: #fff;
	border: none;
	border-radius: 25px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);
	text-align: center;
	font-size: 18px;
	color: #c8c7c7;
	cursor: pointer
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg1 .pkgCover {
	background-image: url("http://s2.imgs.cc/img/fMlnodU.png")
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg2 .pkgCover {
	background-image: url("http://s3.imgs.cc/img/mv99kMS.png")
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 {
	z-index: 2;
	box-shadow: 0 0 8px 1px rgba(0,0,0,.7)
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgCover {
	height: 254px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("http://s2.imgs.cc/img/PB5b3Fct.png")
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent {
	position: relative;
	min-height: 156px;
	background-color: #ff8382;
	padding: 20px 17px 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgTitle {
	margin-bottom: 9px;
	font-size: 18px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice span {
	vertical-align: top;
	display: inline-block
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice .bigF {
	font-size: 3pc
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice .slash,#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice .smallF {
	margin-top: 7px;
	font-size: 24px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice .slash {
	margin-left: 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .pkgPrice .smallF {
	margin-left: 25px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgContent .addGpBtn {
	position: absolute;
	bottom: 15px;
	right: 17px;
	display: inline-block;
	width: 168px;
	height: 34px;
	line-height: 34px;
	border: none;
	background-color: #fff;
	border-radius: 25px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);
	text-align: center;
	font-size: 18px;
	color: #ff8382;
	cursor: pointer
}

#container #buygpWrapper .buygp_sec4 .sec4Container .note_wrapper {
	font-size: 13px;
	color: #999
}

#container #buygpWrapper .buygp_sec4 .sec4Container .note_wrapper .note_title {
	font-size: 15px
}

#container #buygpWrapper .buygp_sec4 .sec4Container .note_wrapper .note_item {
	margin-top: 15px
}

#popup {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 10000;
	transition: all .3s
}

#popup.show {
	opacity: 1;
	visibility: visible
}

#popup #popContent {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 380px;
	height: 250px;
	z-index: 10002;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 3px;
	border-top: 5px solid #ff8382
}

#popup #popContent.jav_loginpop {
	width: 760px;
	height: 425px;
	border-top: 5px solid #ff8382
}

#popup #popContent.jav_successpop {
	width: 25pc;
	height: 280px;
	border-top: 5px solid #ff8382;
	padding: 55px 65px 35px
}

#popup #popContent.jav_fgppop {
	width: 25pc;
	height: 280px;
	border-top: 5px solid #ff8382;
	padding: 45px 0 50px
}

#popup #popContent #downloadInternPop,#popup #popContent #reportPopClose {
	position: absolute;
	top: 23px;
	right: 23px;
	height: 18px;
	width: 18px;
	opacity: .3;
	cursor: pointer;
	z-index: 10003;
	transition: all .3s
}

#popup #popContent #downloadInternPop:hover,#popup #popContent #reportPopClose:hover {
	opacity: 1
}

#popup #popContent #downloadInternPop:after,#popup #popContent #downloadInternPop:before,#popup #popContent #reportPopClose:after,#popup #popContent #reportPopClose:before {
	position: absolute;
	left: 6px;
	content: "";
	height: 17px;
	width: 2px;
	background-color: #000
}

#popup #popContent #downloadInternPop:before,#popup #popContent #reportPopClose:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#popup #popContent #downloadInternPop:after,#popup #popContent #reportPopClose:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#popup #popContent .upper {
	position: relative;
	height: 70%;
	text-align: center;
	padding: 60px 0 50px
}

#popup #popContent .upper .alert {
	display: inline-block;
	font-size: 18px;
	color: #000;
	font-weight: 800;
	line-height: 175px
}

#popup #popContent .upper .p_head {
	font-size: 20px;
	margin-bottom: 20px
}

#popup #popContent .upper .p_note {
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 1.5;
	color: #999
}

#popup #popContent .upper .centerContent {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 324px;
	margin-top: 8px;
	line-height: 30px;
	font-size: 18px
}

#popup #popContent .lower {
	height: 30%;
	text-align: center
}

#popup #popContent .lower .button {
	display: inline-block;
	width: 75pt;
	height: 35px;
	border-radius: 5px;
	background-color: #edecee;
	font-size: 15px;
	line-height: 35px;
	text-align: center;
	color: #616161;
	cursor: pointer;
	margin-top: 20px
}

#popup #popContent .lower .button.left {
	margin-right: 15px
}

#popup #popContent .lower .button.left:hover {
	background-color: #2ca1f1;
	color: #fff
}

#popup #popContent .lower .login-button {
	display: inline-block;
	vertical-align: middle;
	width: 125px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #ff8382;
	font-size: 15px;
	color: #ff8382;
	border-radius: 35px;
	cursor: pointer
}

#popup #popContent .lower .login-button:hover {
	color: initial
}

#popup #popContent .lower .login-button:hover.jav_button {
	background-color: #ff8382;
	color: #fff
}

#popup #popContent .lower .login-button:hover.ck_button {
	border: 1px solid #2ca1f1
}

#popup #popContent .lower .login-button:hover .sprite.main {
	background-position: 0 -142px
}

#popup #popContent .lower .login-button:hover .sprite.jav {
	background-position: 0 -85px
}

#popup #popContent .lower .login-button .sprite {
	display: inline-block;
	vertical-align: middle;
	background-image: url(/img/cklink_group.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 30px;
	height: 30px
}

#popup #popContent .lower .login-button .sprite.main {
	background-position: 0 -7pc
}

#popup #popContent .lower .login-button .sprite.jav {
	background-position: 0 -58px
}

#popup #popContent .lower .login-button.space {
	margin-right: 10px
}

#popup #popContent>.topWrapper {
	height: 300px;
	padding: 35px 0;
	font-size: 0
}

#popup #popContent>.topWrapper>.leftBox,#popup #popContent>.topWrapper>.rightBox {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 100%
}

#popup #popContent>.topWrapper .boxTitle {
	font-size: 20px;
	color: #333
}

#popup #popContent>.topWrapper>.leftBox {
	width: 55%;
	border-right: 1px solid #dadada;
	color: #666
}

#popup #popContent>.topWrapper>.leftBox .boxTitle {
	padding: 0 30px
}

#popup #popContent>.topWrapper>.leftBox .notice {
	padding: 25px 30px;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: .5px;
	text-align: justify
}

#popup #popContent>.topWrapper>.leftBox #jav_logo {
	font-size: 13px;
	position: absolute;
	right: 30px;
	bottom: 30px
}

#popup #popContent>.topWrapper>.rightBox {
	width: 45%
}

#popup #popContent>.topWrapper>.rightBox .boxTitle {
	text-align: center;
	margin-bottom: 40px
}

#popup #popContent>.topWrapper>.rightBox .login_button {
	position: relative;
	display: block;
	width: 250px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	transition: all .3s
}

#popup #popContent>.topWrapper>.rightBox .login_button.jav_style {
	background-color: #ffbab9
}

#popup #popContent>.topWrapper>.rightBox .login_button.cktv_style {
	background-color: #2ca1f1;
	margin-top: 25px
}

#popup #popContent>.topWrapper>.rightBox .login_button:hover {
	background-color: #fff
}

#popup #popContent>.topWrapper>.rightBox .login_button:hover.cktv_style {
	color: #2ca1f1
}

#popup #popContent>.topWrapper>.rightBox .login_button:hover.cktv_style:before {
	content: " ";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 2px solid #2ca1f1
}

#popup #popContent>.topWrapper>.rightBox .login_button:hover.jav_style {
	color: #ffbab9
}

#popup #popContent>.topWrapper>.rightBox .login_button:hover.jav_style:before {
	content: " ";
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border: 2px solid #ffbab9
}

#popup #popContent>.topWrapper>.rightBox .login_button:active.jav_style {
	color: #fff;
	background-color: #ffbab9
}

#popup #popContent>.topWrapper>.rightBox .login_button:active.cktv_style {
	color: #fff;
	background-color: #2ca1f1
}

#popup #popContent>.topWrapper>.rightBox .login_button .sprite {
	display: inline-block;
	vertical-align: middle;
	background-image: url(/img/jav_pop.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 35px;
	height: 35px
}

#popup #popContent>.topWrapper>.rightBox .login_button .sprite.cktv {
	background-position: 0 0
}

#popup #popContent>.topWrapper>.rightBox .login_button .sprite.jav {
	background-position: -2px -33px
}

#popup #popContent>.bottomWrapper {
	height: 90pt;
	background-color: #ff8382;
	font-size: 0;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 0 0 3px 3px
}

#popup #popContent>.bottomWrapper>.leftBox,#popup #popContent>.bottomWrapper>.rightBox {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 50%;
	font-size: 0
}

#popup #popContent>.bottomWrapper>.leftBox {
	padding: 0 0 0 30px;
	font-size: 20px;
	color: #fff;
	line-height: 90pt
}

#popup #popContent>.bottomWrapper>.rightBox {
	padding: 37px 0 40px 40px;
	text-align: center;
	height: 100%
}

#popup #popContent>.bottomWrapper>.rightBox .pop_button {
	display: inline-block;
	height: 45px;
	width: 115px;
	border: 2px solid #fff;
	line-height: 43px;
	font-size: 15px;
	color: #fff;
	transition: all .3s;
	border-radius: 24px
}

#popup #popContent>.bottomWrapper>.rightBox .pop_button:active,#popup #popContent>.bottomWrapper>.rightBox .pop_button:hover {
	background-color: #fff;
	color: #ff8382
}

#popup #popContent>.bottomWrapper>.rightBox .pop_button.space {
	margin-left: 20px
}

#popup #popContent>.notice_wrapper {
	text-align: center;
	font-size: 13px
}

#popup #popContent>.notice_wrapper .p_head {
	font-size: 20px;
	margin-bottom: 20px
}

#popup #popContent>.notice_wrapper .p_email,#popup #popContent>.notice_wrapper .p_note {
	color: #999
}

#popup #popContent>.notice_wrapper .p_note {
	margin-bottom: 15px;
	line-height: 1.5
}

#popup #popContent>.notice_wrapper .p_email {
	line-height: 1.5
}

#popup #popContent>.notice_wrapper .confirmBtn {
	margin-top: 20px;
	display: inline-block;
	border: 1px solid #ff8382;
	width: 125px;
	height: 45px;
	line-height: 45px;
	color: #ff8382;
	font-size: 15px;
	border-radius: 25px;
	transition: all .3s
}

#popup #popContent>.notice_wrapper .confirmBtn:active,#popup #popContent>.notice_wrapper .confirmBtn:hover {
	background-color: #ff8382;
	color: #fff
}

#popup #popContent>.notice_wrapper .fgpPink {
	color: #ff8382
}

#popup #popContent>.notice_wrapper .linktoGp {
	color: #f32b70;
	text-decoration: underline
}

#popup #popContent>.notice_wrapper .aUnderline {
	text-decoration: underline;
	color: #666
}

#popup #popContent>.notice_wrapper .goGold {
	width: 260px;
	margin-top: 10px
}

#popup #popContent>.notice_wrapper .buyMoreGp {
	display: block;
	margin-top: 25px;
	color: #f32b70
}

#popup #popContent>.notice_wrapper .recaptcha-wrap {
	min-height: 5pc
}

#popup #popBackground {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 10001
}

#warning {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 20pc;
	height: 475px;
	z-index: 10002;
	background: #fff;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81);
	border-radius: 10px
}

#warning .upper {
	position: relative;
	height: 30%;
	background-color: #edecee;
	border-radius: 10px 10px 0 0;
	padding: 30px 0;
	text-align: center;
	font-size: 0
}

#warning .upper .big_icon {
	background-color: #d0021b;
	border-radius: 5px;
	padding: 5px 1px 5px 5px;
	font-size: 84px;
	color: #fff
}

#warning .upper .word_wrapper {
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	text-align: center
}

#warning .upper .word_wrapper .warning_title {
	font-size: 37px;
	margin-top: 10px;
	font-weight: 800
}

#warning .upper .word_wrapper .warning_age {
	font-size: 18px;
	margin-top: 10px
}

#warning .middle {
	height: 55%;
	text-align: center;
	padding: 30px 30px 40px;
	font-size: 0;
	border-bottom: 1px solid #dadada
}

#warning .middle .des {
	font-size: 15px;
	text-align: center;
	line-height: 1.4em
}

#warning .middle .middle_button {
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	padding: 26px 9pt 13px;
	width: 115px;
	height: 90px;
	background-color: #9b9b9b;
	color: #fff;
	cursor: pointer;
	text-align: center;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.81)
}

#warning .middle .middle_button.right {
	margin-left: 30px
}

#warning .middle .middle_button.right:hover {
	background-color: #2ca1f1
}

#warning .middle .middle_button .button_text_top {
	font-size: 15px
}

#warning .middle .middle_button .button_text_bottom {
	font-size: 18px;
	font-weight: 800;
	margin-top: 5px
}

#warning .bottom {
	position: relative;
	height: 15%;
	border-radius: 0 0 10px 10px
}

#warning .bottom .check_area {
	position: absolute;
	right: 30px;
	top: 30px
}

.sprite {
	background-image: url("http://s2.imgs.cc/img/DOeo494.png")
}

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
	.sprite {
		background-image: url("http://s2.imgs.cc/img/gIdv1Al.png");
		background-size: 162px 2201px
	}
}

.sprite-cloudiconb {
	width: 109px;
	height: 154px;
	background-position: 0 0
}

.sprite-cloudicons {
	width: 88px;
	height: 8pc;
	background-position: 0 -154px
}

.sprite-exclamation {
	width: 20px;
	height: 114px;
	background-position: 0 -282px
}

.sprite-g5big {
	width: 162px;
	height: 162px;
	background-position: 0 -396px
}

.sprite-g5small {
	width: 136px;
	height: 136px;
	background-position: 0 -558px
}

.sprite-g10big {
	width: 161px;
	height: 161px;
	background-position: 0 -694px
}

.sprite-g10small {
	width: 136px;
	height: 136px;
	background-position: 0 -855px
}

.sprite-g15big {
	width: 161px;
	height: 161px;
	background-position: 0 -991px
}

.sprite-g15small {
	width: 136px;
	height: 136px;
	background-position: 0 -72pc
}

.sprite-g20big {
	width: 161px;
	height: 161px;
	background-position: 0 -966pt
}

.sprite-g20small {
	width: 136px;
	height: 136px;
	background-position: 0 -1449px
}

.sprite-g25big {
	width: 161px;
	height: 161px;
	background-position: 0 -1585px
}

.sprite-g25small {
	width: 136px;
	height: 136px;
	background-position: 0 -1746px
}

.sprite-gcoinbig {
	width: 118px;
	height: 118px;
	background-position: 0 -1882px
}

.sprite-gcoindbig {
	width: 68px;
	height: 57px;
	background-position: 0 -125pc
}

.sprite-gcoindsmall {
	width: 51px;
	height: 43px;
	background-position: 0 -2057px
}

.sprite-gcoinsmall {
	width: 76px;
	height: 77px;
	background-position: 0 -2100px
}

.sprite-savedisc {
	width: 24px;
	height: 24px;
	background-position: 0 -2177px
}

.col-style.d-2 {
	width: 50%
}

.col-style.d-3 {
	width: 33.33%
}

.col-style.d-4 {
	width: 25%
}

@media (min-width:769px) and (max-width:1000px) {
	.col-style.t-2 {
		width: 50%
	}

	.col-style.t-3 {
		width: 33.33%
	}

	.col-style.t-4 {
		width: 25%
	}
}

@media (min-width:0px) and (max-width:768px) {
	.m-hidden {
		display: none !important
	}

	.col-style.m-2 {
		width: 50%
	}

	.col-style.m-3 {
		width: 33.33%
	}

	.col-style.m-4 {
		width: 25%
	}
}

@media (min-width:1001px) and (max-width:3000px) {
	#header .header-container .menu_burger,#header .header-container .search-icon,nav .nav_group .mobile_login {
		display: none
	}
}

@media (min-width:769px) and (max-width:1000px) {
	#header .header-container .menu_burger,#header .header-container .search-icon,nav.mobile .nav_group .mobile_login {
		display: none
	}

	#container .sectionContent .videoGroup.video_shows .wrapper .left_slider,#container .sectionContent .videoGroup.video_shows .wrapper .right_video_content {
		width: 100%
	}

	#container .sectionContent>.account_menu {
		width: 20%
	}

	#container .sectionContent>.account_wrapper {
		width: 80%
	}

	#container .sectionBanner .bannerGroup .indexBanner.leftBanner .title {
		font-size: 22px
	}

	#container .sectionBanner .bannerGroup .indexBanner.rightBanner .col-semi h4 {
		font-size: 1pc
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat {
		padding: 20px 0
	}

	#footer .footer-container {
		padding: 40px
	}
}

@media (min-width:0px) and (max-width:768px) {
	#header {

	}

	#header.nav_up {

	}

	#header .header-container {
		padding-left: 0;
		height: 55px;
		line-height: 55px
	}

	#header .header-container .logo_switch {
		min-width: 10pc
	}

	#header .header-container .header-logotitle {
		padding-left: 10px
	}
	
	#header .header-container .header-logotitle .logo {
		height: 45px;
	}

	#header .header-container .arrowdown {
		width: 30px
	}

	#header .header-container .logo_dropdown {
		width: 223px
	}

	#header .header-container .logo_dropdown .link_style {
		padding: 0
	}
	
	#header .header-container .website_switch .wap {
		margin-right: 1px;
		display: inline-block;
	}

	#header .header-container .website_switch {
	position: absolute;
    top: 0;
    right: 10px;
	}

	#header .header-container .website_switch a {
		margin: 0 13px 0 0;
		vertical-align: top;
		height: 100%;
		font-size: 0
	}

	#header .header-container .website_switch a:first-of-type {
		margin-left: 10px
	}

	#header .header-container .website_switch a.currentSite:before {
		bottom: 0;
		margin-left: -7px;
		border-width: 0 7px 7px;
		border-color: transparent transparent #555
	}

	#header .header-container .website_switch a.currentSite:after {
		bottom: -1px;
		margin-left: -6px;
		border-width: 0 6px 6px;
		border-color: transparent transparent #222
	}

	#header .header-container .website_switch img {
		display: inline-block;
		vertical-align: middle
	}

	#header .header-container .website_switch .javIcon,#header .header-container .website_switch .vjavIcon {
		width: 25px;
		height: 34px
	}

	#header .header-container .website_switch .teaIcon {
		width: 26px;
		height: 36px
	}

	#header .header-container .website_switch .memberBtn {
		margin-bottom: 3px;
		width: 25px;
		height: 37px
	}
	


	#header .header-container .login_menu,#header .header-container .searchbar_wrapper {
		display: none;
		width: 100%;
		margin-left: 0;
		padding-left: 20px
	}

	#header .header-container .searchbar_wrapper .search_bar {
		width: 80%;
		padding: 0 30px;
		background-color: #fff;
		border-radius: 50px
	}

	#header .header-container .searchbar_wrapper .search_btn {
		display: none
	}

	#header .header-container .search-icon {
		position: absolute;
		right: 5px;
		top: 0;
		height: 60px
	}

	#header .header-container .search-icon .icon-searchicon {
		display: inline-block;
		padding-top: 5px;
		font-size: 35px;
		color: #616161
	}

	.path_bar {
		height: 40px
	}

	.path_bar .word_wrapper {
		padding: 0;
		height: 40px;
		line-height: 40px
	}

	.path_bar .word_wrapper .menu_container {
		-webkit-overflow-scrolling: touch;
		overflow: auto;
		width: 100%;
		white-space: nowrap
	}

	.path_bar .word_wrapper .menu_container .menu_items .type {
		height: 40px
	}

	.path_bar .word_wrapper .menu_container .menu_items ul.submenu {
		display: none
	}

	.con_search {
		display: block
	}

	#container {
		padding-top: 95px;
		min-height: 500px;
	}

	#container .sectionBanner {
		display: none
	}

	#container .sectionBanner_M {
		display: block;
		min-height: 2in
	}

	#container .sectionContent {
		padding: 0 15px;
		width: auto
	}

	#container .sectionContent.below_path_content {
		margin: 10px auto 0
	}

	#container .sectionContent .videoGroup .section-title {
		padding: 0 5px
	}

	#container .sectionContent .videoGroup .section-title h2 {
		margin-top: 10px;
		font-size: 25px
		
	}

	#container .sectionContent .videoGroup .section-title .more-action {
		right: 10px
	}

	#container .sectionContent .videoGroup .section-title.member {
		margin-bottom: 0
	}

	#container .sectionContent .videoGroup .section-title .wrapper {
		height: 55px;
		border: initial
	}

	#container .sectionContent .videoGroup .section-title .wrapper .edit-action.status_show,#container .sectionContent .videoGroup .section-title .wrapper .edit-button.status_show {
		display: none
	}

	#container .sectionContent .videoGroup .video-wrapper {
		min-height: 150px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style {
		padding: 5px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox {
		min-height: 50px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-info .title {
		font-size: 13px;
		max-height: 22px;
		overflow: hidden;
		line-height: 21px;
		margin-top: 5px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-action .likes .number,#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-action .views .number {
		font-size: 9pt
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-action .views {
		margin: 0
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-action .views i {
		font-size: 1pc
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .videoBox-action .likes i {
		font-size: 13px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .collect {
		width: 30px;
		height: 30px;
		line-height: 35px;
		top: 5px;
		right: 5px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style .videoBox .icon-add {
		line-height: 30px;
		font-size: 12px;
		display: block
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) {
		width: 100%;
		padding-bottom: 20px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox {
		position: relative
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox .videoBox_wrap .videoBox-cover {
		min-height: 170px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox .videoBox_wrap .videoBox-time {
		display: none
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox .videoBox-info {
		position: absolute;
		bottom: 0;
		width: 100%;
		min-height: 35px;
		padding: 5px 10px;
		background-color: rgba(0,0,0,.5);
		text-align: center
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox .videoBox-info .title {
		display: inline-block;
		max-height: 3pc;
		text-align: justify;
		margin-top: 0;
		color: #fff;
		line-height: 25px;
		font-size: 17px
	}

	#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:last-child,#container .sectionContent .videoGroup .video-wrapper .col-style.index_M:nth-child(1) .videoBox .videoBox-action {
		/*display: none */
	}

	#container .sectionContent .videoGroup.video_shows .wrapper .left_slider,#container .sectionContent .videoGroup.video_shows .wrapper .right_video_content {
		width: 100%
	}

	#container .sectionContent .videoGroup.mobile_clear {
		margin-bottom: 0
	}

	#container .sectionContent .videoGroup .no_data_container {
		padding: 0 5px 10px;
		margin: 0
	}

	#container .sectionContent .videoGroup .no_data_container .content-box {
		margin: 0;
		height: 360px
	}

	#container .sectionContent .videoGroup .no_data_container .content-box .show-message {
		width: 250px
	}

	#container .sectionContent .videoGroup .no_data_container .bottom-line {
		border: none
	}

	#container .sectionContent .videoGroup #upgradeAlert {
		padding: 0 5px 10px
	}

	#container .sectionContent .videoGroup #upgradeAlert .content .upperBox .title {
		font-size: 28px
	}

	#container .sectionContent .videoGroup #upgradeAlert .content .upperBox .schedule {
		font-size: 13px
	}

	#container .sectionContent .videoGroup #upgradeAlert .content .lowerBox {
		padding: 40px 0
	}

	#container .noise_wrapper .error_box .wrapper .font {
		display: none
	}

	#container .noise_wrapper .error_box .wrapper .font_mobile {
		display: block
	}

	#container .google_ad_wrap {
		position: absolute;
		top: -99999px;
		left: -99999px
	}
	
	
	.yide_foot_lm {
	display: block;
	}	
	
	footer {
		padding-bottom: 80px;
	}

	footer .footer-container {
		padding: 10px 0 8px
	}

	footer .footer-container .footer-upper .footer-link {
		display: block;
		text-align: center
	}

	footer .footer-container .footer-upper .footer-link a .title.logo {
		height: 25px
	}

	footer .footer-container .footer-upper .footer-link a .title.text {
		margin-top: 2px;
		height: 18px
	}

	footer .footer-container .footer-upper .footer-link a .jav_logo {
		height: 55px
	}

	footer .footer-container .footer-upper .footer-upper-right {
		width: 100%;
		text-align: center;
		position: inherit;
		right: inherit;
		height: inherit
	}

	footer .footer-container .footer-upper .footer-upper-right p {
		margin-top: 7px
	}

	footer .footer-container .footer-upper .footer-upper-right .related_link_d {
		display: none
	}

	footer .footer-container .footer-upper .footer-upper-right .related_link_m {
		display: inline-block;
		margin-bottom: 10px;
		width: 220px;
		height: 14px;
		border-bottom: 1px solid #bdbdbd;
		text-align: center
	}

	footer .footer-container .footer-upper .footer-upper-right .logo_group {
		display: block
	}

	footer .footer-container .footer-upper .footer-upper-right .logo_group .link {
		display: none
	}
	
	footer .footer-container .footer-upper .footer-upper-right .logo_group img {
		height: 11px;
	}

	footer .footer-container .footer-upper .footer-upper-right .logo_group .policy {
		display: inline-block;
		vertical-align: top;
		color: #acacac
	}

	footer .footer-container .footer-upper .footer-upper-right .logo_group .policy .divider {
		vertical-align: middle;
		padding-right: 10px;
		margin-right: 7px;
		border-right: 1px solid #acacac
	}

	footer .footer-container .footer-declaration,footer .footer-container .ft_partner {
		display: none
	}

	#gotop {
		bottom: 20%
	}

	#popup #popContent {
		width: 300px;
		height: 250px
	}

	#popup #popContent .upper .alert {
		line-height: initial;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 200px
	}
}

@media (min-width:0px) and (max-width:768px) {
	#container .path_bar .word_wrapper {
		padding-left: 10px
	}

	#container .sectionContent .content-left-box {
		display: block;
		width: 100%
	}

	#container .sectionContent .content-left-box .control-bar {
		margin-bottom: 15px;
		padding: 0 5px;
		height: 70px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .category {
		margin-top: 7px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .keyword {
		font-size: 20px;
		margin-top: 5px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .number {
		position: absolute;
		bottom: 15px;
		left: 0;
		margin: 0
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group {
		top: initial;
		bottom: 0
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .switch {
		display: none
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .label {
		margin: 0;
		font-size: 13px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown {
		width: auto;
		height: 28px;
		cursor: initial
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .icon-arrowdown,#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-title {
		font-size: 13px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .icon-arrowdown {
		padding-top: 3px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu {
		display: none;
		margin-top: 1pc;
		width: 141px
	}

	#container .sectionContent .content-left-box .control-bar .wrapper .rank-group .rank-dropdown .rank-dropdown-menu .rank-style {
		padding: 10px
	}

	#container .sectionContent .content-left-box .content-list.status-show {
		display: none
	}

	#container .sectionContent .content-left-box .content-grid {
		display: block;
		padding: 0
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper {
		min-height: 150px
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper .col-style {
		padding: 5px
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper .col-style .videoBox {
		min-height: 150px
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper .col-style .videoBox .videoBox-info .title {
		font-size: 13px;
		max-height: 41px;
		overflow: hidden;
		line-height: 21px
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper .col-style .videoBox .videoBox-action .views i {
		font-size: 1pc
	}

	#container .sectionContent .content-left-box .content-grid .video-wrapper .col-style .videoBox .videoBox-action .likes i {
		font-size: 13px
	}

	#container .sectionContent .content-left-box .no_data_container {
		padding: 0
	}

	#container .sectionContent .content-left-box .no_data_container .content-box {
		height: 300px
	}

	#container .sectionContent .content-left-box .no_data_container .content-box .show-message {
		width: 200px
	}

	#container .sectionContent .content-left-box .no_data_container .content-box .show-message .message {
		font-size: 22px
	}

	#container .sectionContent .content-right-box {
		width: 100%;
		margin: 10px 0 0
	}

	#container .sectionContent .content-right-box .hot-video-container {
		margin-bottom: 20px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-video-title {
		margin-bottom: 15px;
		padding: 0 5px;
		font-size: 25px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox:nth-child(2n) {
		padding-left: 0
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox:nth-child(2n-1) {
		padding-right: 0
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox {
		vertical-align: top;
		display: inline-block;
		margin: 0;
		width: 50%;
		min-height: 150px;
		padding: 5px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-info .title {
		font-size: 13px;
		max-height: 41px;
		overflow: hidden;
		line-height: 21px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action {
		position: relative;
		margin-top: 10px;
		height: 20px;
		color: #616161
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .likes,#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .views {
		position: absolute
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .likes .number,#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .views .number {
		vertical-align: top;
		display: inline-block;
		margin-left: 5px;
		font-size: 9pt
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .views {
		margin-top: 1px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .views i {
		font-size: 1pc
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .views i:before {
		margin-top: 1px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .likes {
		left: 5pc
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .likes i {
		font-size: 13px
	}

	#container .sectionContent .content-right-box .hot-video-container .hot-videoBox .videoBox-action .likes i:before {
		margin-top: .55px
	}

	#container .sectionContent .divider {
		display: none
	}

	#container .mobile_page {
		display: block
	}

	#container #page {

	}
}

@media (min-width:0px) and (max-width:768px) {
	#container #video-section {
		min-width: 20pc;
		min-height: 250px
	}

	#container #video-section .videoWrapper {
		width: 100%
	}

	#container #video-section .videoWrapper .videoContent {
		width: 100%;
		margin: 0
	}

	#container #video-section .videoWrapper .videoContent #iframeCover,#container #video-section .videoWrapper .videoContent #iframeCover #iframeCoverPlay,#container #video-section .videoWrapper .videoContent #iframeCover #iframeCoverWatermark,#container #video-section .videoWrapper .videoContent .videoBar {
		display: none
	}

	#container #video-section .videoWrapper .videoContent #videoTVAD {
		bottom: 75px
	}

	#container #video-section .videoWrapper .videoContent #videoTVAD.isShow.streamable {
		bottom: 63px
	}

	#container #video-section .videoWrapper .videoContent .video-action {
		margin: 0;
		padding: 9px;
		text-align: center
	}

	#container #video-section .videoWrapper .videoContent .video-action #downloadVideo,#container #video-section .videoWrapper .videoContent .video-action .collect_dovideo {
		margin-right: 15px;
		width: 40px;
		height: 40px;
		line-height: 45px
	}

	#container #video-section .videoWrapper .videoContent .video-action .downloadIcon {
		margin-right: 0
	}

	#container #video-section .videoWrapper .videoContent .video-action .text {
		display: none
	}

	#container #video-section .videoWrapper .videoContent .video-action .heart {
		padding: 0
	}

	#container #video-section .videoWrapper .videoContent .video-action .like-number {
		display: none
	}

	#container #video-section .videoWrapper .videoContent .video-action .btn_line {
		display: inline-block;
		margin-right: 15px
	}

	#container #video-section .videoWrapper .videoContent .video-action .btn_line .shareLi {
		display: inline-block
	}

	#container #video-section .videoWrapper .videoContent .video-action .btn_line .shareLi img {
		width: 40px;
		height: 40px
	}

	#container #video-section .videoWrapper .videoContent .video-action .btn_line .shareLi .line_jav {
		width: 5pc
	}

	#container #video-section .videoWrapper .videoContent .video-action .btn_line .line_jav {
		width: 5pc;
		height: 40px;
		min-width: 5pc
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn {
		margin-right: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 13px
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.share {
		width: initial;
		min-width: 40px;
		padding: 0 3px 0 15px
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.share .fb_text {
		display: none
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.share .icon-fb-icon {
		display: inline;
		font-size: 20px
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.report,#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.wait {
		width: initial;
		padding: 0 10px
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.report .waitAlertFail,#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.report .waitAlertSuccess,#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.wait .waitAlertFail,#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.wait .waitAlertSuccess {
		right: -38px
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.report {
		margin: 0
	}

	#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.browser,#container #video-section .videoWrapper .videoContent .video-action .video-action-btn.right-action {
		display: none
	}

	#container #video-section .videoWrapper .videoSidebar {
		display: none;
		width: 100%;
		min-width: 20pc;
		max-height: initial
	}

	#container #video-section .videoWrapper .videoSidebar .videoList .videoItem {
		height: 50px;
		padding: 0 15px
	}

	#container #video-section .videoWrapper .videoSidebar .videoList .videoItem .video-title {
		margin: 0;
		width: 100%;
		height: initial;
		line-height: 50px
	}

	#container #video-section .videoWrapper .videoSidebar .videoItem .video-title {
		width: 100%
	}

	#container .sectionContent.video {
		margin: 20px auto 0
	}

	#container .sectionContent #msg-section {
		display: block;
		min-width: initial;
		min-height: 117px;
		width: 100%;
		margin-right: initial;
		margin-bottom: 10px;
		padding-bottom: 15px;
		border-bottom: 1px solid #dedede;
		overflow: initial
	}

	#container .sectionContent #msg-section #video-detail .title {
		font-size: 25px
	}

	#container .sectionContent #msg-section #video-detail .title .time {
		vertical-align: middle
	}

	#container .sectionContent #msg-section #video-detail .user-info {
		margin-top: 3px
	}

	#container .sectionContent #msg-section #video-detail .user-info .user-status {
		display: block;
		border-top: 1px solid #dedede;
		margin-top: 9pt;
		padding-top: 10px
	}

	#container .sectionContent #msg-section #video-detail .user-info .user-status .user-watch {
		margin: 0
	}

	#container .sectionContent #msg-section #video-detail .user-msg {
		margin-top: 5px;
		word-break: break-all
	}

	#container .sectionContent #msg-section #video-detail .user-video-classes,#container .sectionContent #msg-section #video-detail .user-video-tags {
		font-size: 15px
	}

	#container .sectionContent #msg-section #video-detail .user-msg-less,#container .sectionContent #msg-section #video-detail .user-msg-more {
		margin-top: 15px;
		font-size: 13px;
		text-align: center
	}

	#container .sectionContent #userfeedback {
		margin: 0 -8px
	}

	#container .sectionContent #userfeedback #facebookMsg,#container .sectionContent #userfeedback #userMsg,#container .sectionContent #userfeedback .msgTextara-section {
		display: none
	}

	#container .sectionContent .page-status {
		display: none!important
	}

	.reportPop {
		top: 50%;
		left: 50%
	}
}

@media (min-width:0px) and (max-width:768px) {
	#header .header-container .header-logotitle .jav_logo {
		height: 25px
	}

	#container #warn_wrapper {
		height: calc(100vh - 95px);
		min-height: 500px
	}

	#container #warn_wrapper .center {
		top: 40%;
		min-width: 210px
	}

	#container #warn_wrapper .center .circle {
		width: 75pt;
		height: 75pt;
		line-height: 75pt;
		font-size: 40px
	}

	#container #warn_wrapper .center .title {
		margin-top: 10px
	}

	#container #warn_wrapper .center .title .line {
		line-height: 1.4em
	}

	#container #warn_wrapper .center .title .line.break {
		margin: 0
	}

	#container #warn_wrapper .center .paragraph {
		display: none;
		font-size: 9pt;
		line-height: 1.8em
	}

	#container #warn_wrapper .center .checkbox {
		margin-top: 45px;
		font-size: 14px
	}

	#container #warn_wrapper .center #rule_above_d {
		display: none
	}

	#container #warn_wrapper .center #rule_above_m {
		display: inline
	}

	#container #warn_wrapper .center .button_group {
		margin-top: 15px
	}

	#container #warn_wrapper .center .button_group .button_age {
		width: 207px
	}

	#container #warn_wrapper .center .button_group .button_age.back_home {
		margin: 0 0 20px
	}

	#container #video-section .videoWrapper .videoContent .videoJav-dimensions,#container #video-section .videoWrapper .videoContent .videocktv-dimensions {
		position: relative;
		padding-bottom: 56.25%;
		width: 100%;
		height: 0
	}

	#container #video-section .videoWrapper .videoContent .vjs-controls-enabled .vjs-poster {
		display: none
	}

	#container #video-section .videoWrapper .videoContent #permissCover {
		/*padding-bottom: 56.25%;*/
		height: 250px
	}

	#container #video-section .videoWrapper .videoContent #permissCover .permissCoverContent .title {
		font-size: 1pc;
		margin-bottom: 10px
	}

	#container #video-section .videoWrapper .videoContent #permissCover .permissCoverContent .desc {
		font-size: 9pt;
		margin-bottom: 15px
	}

	#container #video-section .videoWrapper .videoContent #permissCover .permissCoverContent .permissbtn {
		height: 35px;
		line-height: 35px
	}

	#container .sectionContent .content-left-box .control-bar.padClear {
		padding: 0 5px
	}

	#container .sectionContent #msg-section.floatleft_70 {
		padding: 0 0 15px
	}

	#container .sectionContent #msg-section_right30 {
		display: block;
		width: 100%;
		min-height: 7pc;
		margin-bottom: 15px;
		padding-bottom: 10px;
		border-bottom: 1px solid #dedede
	}

	#container .sectionContent #msg-section_right30 .user-info .user-status {
		margin-bottom: 0
	}

	#container .sectionContent #msg-section_right30 .user-info .user-status .user-watch {
		margin: 0
	}

	#container .sectionContent #msg-section_right30 .user-video-tags {
		margin-top: 5px
	}

	#container .sectionContent .policy_wrapper {
		padding: 0 10px;
		margin-bottom: 30px;
		text-align: justify;
		font-size: 9pt
	}

	#container .sectionContent .policy_wrapper .header_title {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: center
	}

	#container .sectionContent .policy_wrapper .p_title {
		margin: 20px 0 5px;
		font-size: 15px;
		color: initial
	}

	#container .sectionContent .policy_wrapper .p_item {
		line-height: 20px
	}

	#container .sectionContent .policy_wrapper .p_margin {
		margin-bottom: 20px
	}

	#popup #popContent .upper.height_56 {
		height: 56%
	}

	#popup #popContent .upper .alert {
		top: 60%
	}

	#popup #popContent .upper .centerContent {
		width: 200px
	}

	#popup #popContent .lower.height_44 {
		height: 44%
	}

	#popup #popContent .lower .login-button.jav_button {
		border: 1px solid #ff8382
	}

	#popup #popContent .lower .login-button.ck_button {
		border: 1px solid #2ca1f1
	}

	#popup #popContent .lower .login-button .sprite.main {
		background-position: 0 -142px
	}

	#popup #popContent .lower .login-button .sprite.jav {
		background-position: 0 -85px
	}

	#popup #popContent .lower .login-button.space {
		margin-right: 0
	}
}

@media (min-width:0px) and (max-width:768px) {
	#popup #popContent.jav_loginpop {
		width: 300px;
		height: 542px
	}

	#popup #popContent.jav_loginpop #reportPopClose {
		right: 20px
	}

	#popup #popContent.jav_loginpop>.topWrapper {
		height: 402px;
		padding: 25px 0
	}

	#popup #popContent.jav_loginpop>.topWrapper .rightBox,#popup #popContent.jav_loginpop>.topWrapper>.leftBox {
		display: block;
		width: 100%
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox {
		border: none;
		height: 219px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox .boxTitle {
		padding: 0 20px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox .notice {
		padding: 20px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox #jav_logo {
		right: 20px;
		bottom: 2px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.rightBox {
		height: 140px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.rightBox .boxTitle {
		display: none
	}

	#popup #popContent.jav_loginpop>.topWrapper>.rightBox .login_button.cktv_style,#popup #popContent.jav_loginpop>.topWrapper>.rightBox .login_button.jav_style {
		margin-top: 20px
	}

	#popup #popContent.jav_loginpop>.bottomWrapper {
		height: 140px;
		text-align: center
	}

	#popup #popContent.jav_loginpop>.bottomWrapper>.leftBox,#popup #popContent.jav_loginpop>.bottomWrapper>.rightBox {
		width: 100%;
		height: 70px
	}

	#popup #popContent.jav_loginpop>.bottomWrapper>.leftBox {
		padding: 0;
		line-height: 70px
	}

	#popup #popContent.jav_loginpop>.bottomWrapper>.rightBox {
		padding: 0 0 20px
	}

	#popup #popContent.jav_successpop {
		width: 300px;
		padding: 55px 20px 35px
	}

	#popup #popContent.jav_fgppop {
		width: 300px
	}
}

@media screen and (min-width:0px) and (max-width:768px) and (min-width:0px) and (max-width:360px) {
	#popup #popContent.jav_loginpop {
		height: 460px
	}

	#popup #popContent.jav_loginpop>.topWrapper {
		height: 335px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox {
		height: 165px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox .notice {
		padding: 10px 20px;
		line-height: 1.5em
	}

	#popup #popContent.jav_loginpop>.topWrapper>.leftBox #jav_logo {
		bottom: 0
	}

	#popup #popContent.jav_loginpop>.topWrapper>.rightBox {
		height: 125px
	}

	#popup #popContent.jav_loginpop>.topWrapper>.rightBox .login_button.cktv_style,#popup #popContent.jav_loginpop>.topWrapper>.rightBox .login_button.jav_style {
		margin-top: 15px
	}

	#popup #popContent.jav_loginpop>.bottomWrapper {
		height: 90pt
	}

	#popup #popContent.jav_loginpop>.bottomWrapper>.leftBox,#popup #popContent.jav_loginpop>.bottomWrapper>.rightBox {
		height: 60px;
		line-height: 60px
	}

	#popup #popContent.jav_loginpop>.bottomWrapper>.rightBox {
		padding: 0
	}
}

@media (min-width:0px) and (max-width:768px) {
	.downloadPop .popContent.insufficientPop {
		width: 300px
	}

	#container #login_wrapper {
		padding: 30px 0;
		height: 100%
	}

	#container #login_wrapper>.login_content {
		height: initial;
		max-width: 300px
	}

	#container #login_wrapper>.login_content.register {
		height: 420px
	}

	#container #login_wrapper>.login_content.register>.leftBox {
		display: none
	}

	#container #login_wrapper>.login_content>.leftBox,#container #login_wrapper>.login_content>.rightBox {
		width: 300px
	}

	#container #login_wrapper>.login_content>.leftBox {
		padding: 25px 20px
	}

	#container #login_wrapper>.login_content>.leftBox>.p_section .notice {
		padding-top: 10px
	}

	#container #login_wrapper>.login_content>.leftBox>.button_section {
		margin-top: 15px
	}

	#container #login_wrapper>.login_content>.leftBox>.button_section .login_button {
		width: 100%
	}

	#container #login_wrapper>.login_content>.leftBox>.button_section .login_button.cktv_style {
		float: left;
		margin-top: 20px
	}

	#container #login_wrapper>.login_content>.rightBox.gap {
		padding-left: 0;
		padding-top: 10px
	}

	#container #login_wrapper>.login_content>.rightBox.gapLeft {
		padding-left: 0
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content {
		padding: 35px 20px 25px
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content #p_note {
		padding-top: 15px
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box {
		display: flex;
		flex-direction: column;
		margin-top: 25px
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .link_to {
		order: 2;
		text-align: center;
		margin-top: 10px
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content .submit_box .submitBtn {
		position: static;
		order: 1;
		width: 100%;
		background-color: #fff;
		color: #ff8382
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content .recaptcha-wrap {
		max-width: 260px;
		padding-bottom: 0
	}

	#container #login_wrapper>.login_content>.rightBox>.form_content .recaptcha-wrap .g-recaptcha {
		transform: scale(0.86);
		-webkit-transform: scale(0.86);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0
	}

	#container #login_wrapper>.login_content>.rightBox.relogin>.form_content .submit_box .submitBtn {
		color: #fff
	}

	#container #login_wrapper>.login_content .emailResult {
		width: 300px;
		padding: 50px
	}

	#container .sectionContent.jav_member {
		min-height: 470px
	}

	#container .sectionContent>.account_head {
		border: none;
		height: 55px
	}

	#container .sectionContent>.account_head>h2 {
		font-size: 25px;
		line-height: 55px
	}

	#container .sectionContent>.account_wrapper {
		width: 100%;
		min-height: initial;
		padding: 0;
		margin-bottom: 30px;
		border: none
	}

	#container .sectionContent>.account_wrapper.coupon {
		padding-left: 0
	}

	#container .sectionContent>.account_wrapper .email_box {
		height: 100%
	}

	#container .sectionContent>.account_wrapper .email_box .email_status {
		display: block;
		margin-top: 20px
	}

	#container .sectionContent>.account_wrapper .email_box .n_verified {
		margin-left: 0
	}

	#container .sectionContent>.account_wrapper .user_content {
		width: 100%
	}

	#container .sectionContent>.account_wrapper .user_content .upgrade_box {
		margin-top: 15px;
		width: 100%
	}

	#container .sectionContent>.account_wrapper .user_content .input_box:not(:first-of-type) {
		margin-top: 0
	}

	#container .sectionContent>.account_wrapper .faq_ans {
		font-size: 13px
	}

	#container .sectionContent>.account_wrapper .gp_tabs .gp_tabs_cat {
		font-size: 15px
	}

	#container .sectionContent>.account_wrapper .gp_tabs .gp_expire {
		display: none
	}

	#container .sectionContent>.account_wrapper .gp_user_notice {
		padding-left: 0
	}

	#container .sectionContent>.account_wrapper .coupon_content .coupon_input {
		padding-bottom: 25px
	}

	#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .input_box {
		display: block;
		width: 100%
	}

	#container .sectionContent>.account_wrapper .coupon_content .coupon_input .input_wrapper .couponSendBtn {
		margin-top: 15px;
		width: 100%
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box {
		position: relative;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		padding: 10px 0;
		color: #666
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box span {
		display: block
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .campaign {
		color: #000
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .date {
		position: absolute;
		top: 10px;
		right: 0
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .name,#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .sn {
		color: #999
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .sn {
		margin-top: 8px
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .name,#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .source {
		margin-top: 15px
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .gpoint {
		position: absolute;
		bottom: 10px;
		right: 0;
		color: #999;
		font-size: 0
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .gpoint span {
		vertical-align: top;
		display: inline-block;
		font-size: 13px
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .gp_number {
		color: #ff8382
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .videoLink {
		color: #999
	}

	#container .sectionContent>.account_wrapper .coupon_content .table_mobile .data_box .wordspread {
		letter-spacing: 1px
	}

	#container .sectionContent .club_wrapper {
		flex-direction: column
	}

	#container .sectionContent .club_wrapper .box_item {
		width: 100%;
		margin-bottom: 15px
	}

	#container .sectionContent .club_wrapper .box_item.intern,#container .sectionContent .club_wrapper .box_item.silver {
		display: none
	}

	#container .sectionContent .club_wrapper .box_item.intern {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2
	}

	#container .sectionContent .club_wrapper .box_item.silver {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3
	}

	#container .sectionContent .club_wrapper .box_item.gold {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1
	}

	#container .sectionContent .club_wrapper .box_item.gold .topBar .downloadBan {
		right: -4px;
		width: 217px;
		height: 58px;
		background-position: 60px -9pt
	}

	#container .sectionContent .club_wrapper .box_item.gold .topBar .downloadBanNewYear {
		right: -4px;
		width: 210px;
		height: 84px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .chronometer {
		width: 51px;
		height: 63px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes .topWord {
		margin-bottom: 1px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .promoDes .downWord {
		font-size: 40px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop .msgPkgWrap .limitedDays_Box .limitedDays_top #pkgNumber {
		font-size: 5pc;
		height: 65px;
		line-height: 63px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown {
		margin-top: 19px
	}

	#container .sectionContent .club_wrapper .box_item.gold .main_content #promoPop #countdown .timeBox .digitRun {
		font-size: 45px
	}

	#container .sectionContent .club_wrapper .showPlanButton {
		display: block;
		width: 100%;
		text-align: center;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 4;
		order: 4
	}

	#container .sectionContent .note_wrapper .note_item {
		line-height: 1.4em
	}

	#container .sectionContent .mobile_optmenu {
		position: relative;
		margin-bottom: 15px;
		padding: 0 15px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		border: 1px solid #999;
		font-size: 15px;
		color: #999
	}

	#container .sectionContent .mobile_optmenu .icon-arrowdown {
		position: absolute;
		right: 15px;
		top: 5px
	}

	#container .sectionContent .mobile_optmenu .selectHide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-appearance: none;
		opacity: 0
	}
}

@media (min-width:0px) and (max-width:768px) {
	#container #buygpWrapper .secTitle {
		font-size: 34px
	}

	#container #buygpWrapper .buygp_sec1 {
		padding: 50px 15px;
		background-position: initial
	}

	#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP .sprite-gcoinbig {
		width: 76px;
		height: 77px;
		background-position: 0 -2100px;
		margin-right: 10px
	}

	#container #buygpWrapper .buygp_sec1 .sec1Container .headsUP .bigFont {
		font-size: 43px
	}

	#container #buygpWrapper .buygp_sec1 .sec1Container .words {
		line-height: 1.5em
	}

	#container #buygpWrapper .buygp_sec1 .sec1Container .buyNowPink {
		width: 100%
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container {
		padding: 30px 15px
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .infoBox {
		width: 100%
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox {
		padding: 20px 0
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxTitle {
		font-size: 34px
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxMessage {
		font-size: 20px;
		line-height: 1.5em
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .boxReminder {
		line-height: 1.5em
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection {
		margin-top: 50px
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn {
		width: 100%
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .leftBox .btnSection .baseBtn.speedTest {
		margin: 20px 0 0
	}

	#container #buygpWrapper .buygp_sec2 .sec2Container .rightBox .naked6 {
		display: none
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container {
		padding: 50px 15px 20px
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .boxItemSpaceTop {
		margin-top: 30px
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .baseBox {
		width: 100%
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .leftBox {
		padding: 25px 0
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .leftBox .boxTitle {
		font-size: 34px
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox {
		padding: 30px 0;
		border-right: none;
		border-bottom: 1px solid #ff8382
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox .gType {
		font-size: 34px
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .middleBox .sprite-gcoindbig {
		width: 51px;
		height: 43px;
		background-position: 0 -2057px
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox {
		padding: 30px 0 0
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox .boxTitle {
		font-size: 34px;
		min-height: initial
	}

	#container #buygpWrapper .buygp_sec3 .sec3Container .rightBox .boxTitle .sprite-cloudiconb {
		width: 88px;
		height: 8pc;
		background-position: 0 -154px;
		top: 10px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container {
		padding: 0 15px 60px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .fixBlock {
		height: 90px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gPackage {
		margin-bottom: 30px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .flexWrapper {
		display: flex;
		flex-direction: column
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .alignVerCenter {
		align-items: initial
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat {
		padding: 60px 10px 0;
		position: relative;
		min-height: 186px;
		text-align: initial
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat:not(:last-of-type) {
		margin-bottom: 20px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .itemLength {
		font-size: 22px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite {
		position: absolute;
		top: 25px;
		right: 10px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite,#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .videoLength {
		display: inline-block;
		vertical-align: middle
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite-g5big {
		width: 136px;
		height: 136px;
		background-position: 0 -558px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite-g10big {
		width: 136px;
		height: 136px;
		background-position: 0 -855px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite-g15big {
		width: 136px;
		height: 136px;
		background-position: 0 -72pc
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite-g20big {
		width: 136px;
		height: 136px;
		background-position: 0 -1449px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gFlexItemCat .sprite-g25big {
		width: 136px;
		height: 136px;
		background-position: 0 -1746px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg {
		margin-bottom: 20px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgCover {
		height: 150px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgContent {
		padding: 15px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgContent .pkgPrice .bigF {
		font-size: 38px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgContent .pkgPrice .slash,#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgContent .pkgPrice .smallF {
		font-size: 18px;
		margin-left: 5px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpFlexItemPkg .pkgContent .addGpBtn {
		position: initial;
		width: 100%;
		margin-top: 10px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container #gpPkg1 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 0
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container #gpPkg2 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container #gpPkg3 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 {
		z-index: initial
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .gpPkg3 .pkgCover {
		height: 150px
	}

	#container #buygpWrapper .buygp_sec4 .sec4Container .note_wrapper .note_item {
		line-height: 1.4em
	}
}

@-webkit-keyframes arrow-left {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes arrow-left {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@-webkit-keyframes arrow-right {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	50% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes arrow-right {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	50% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@-webkit-keyframes arrow-left-close {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@keyframes arrow-left-close {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	to {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}
}

@-webkit-keyframes arrow-right-close {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	50% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

@keyframes arrow-right-close {
	0% {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	50% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	to {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
}

.page-status {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
	height: 60px
}

.page-status .text {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 130%;
	color: #9b9b9b;
	font-size: 14px
}

.page-status .text.show {
	opacity: 1;
	visibility: visible
}

.showMore {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #edecee;
	text-align: center;
	font-size: 13px;
	color: #616161;
	cursor: pointer;
	box-shadow: 0 0 0 1px #dadada inset
}

.showMore.show {
	opacity: 1;
	visibility: visible
}

@media screen and (max-width:1180px) {
	#container .sectionContent {
		width: auto
	}
}

.loader {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 22px;
	height: 22px
}

.loader.show {
	opacity: 1;
	visibility: visible
}

.loader .square {
	background: #9b9b9b;
	width: 10px;
	height: 10px
}

.loader .lines,.loader .square {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.loader .lines {
	-webkit-animation: loader .9s infinite;
	animation: loader .9s infinite;
	height: 100%;
	width: 100%
}

@-webkit-keyframes loader {
	0% {
		height: 100%;
		width: 100%;
		transform: translateX(-50%) translateY(-50%) rotate(-90deg)
	}

	25% {
		transform: translateX(-50%) translateY(-50%) rotate(-90deg)
	}

	25%,50% {
		height: 180%;
		width: 180%
	}

	50% {
		transform: translateX(-50%) translateY(-50%) rotate(-180deg)
	}

	75%,to {
		transform: translateX(-50%) translateY(-50%) rotate(-180deg)
	}
}

@keyframes loader {
	0%,75%,to {
		height: 100%;
		width: 100%
	}

	0% {
		transform: translateX(-50%) translateY(-50%) rotate(-90deg)
	}

	25% {
		transform: translateX(-50%) translateY(-50%) rotate(-90deg)
	}

	25%,50% {
		height: 180%;
		width: 180%
	}

	50% {
		transform: translateX(-50%) translateY(-50%) rotate(-180deg)
	}

	75%,to {
		height: 100%;
		width: 100%;
		transform: translateX(-50%) translateY(-50%) rotate(-180deg)
	}
}

.lines span {
	height: 10px;
	position: absolute;
	width: 10px;
	z-index: 1
}

.lines span:after,.lines span:before {
	background: #9b9b9b;
	content: '';
	position: absolute
}

.lines span:before {
	left: 0;
	height: 1px;
	width: 100%
}

.lines span:after {
	height: 100%;
	top: 0;
	width: 1px
}

.lines span:nth-child(2),.lines span:nth-child(2):before,.lines span:nth-child(5),.lines span:nth-child(5):before {
	top: 0
}

.lines span:nth-child(3),.lines span:nth-child(3):before,.lines span:nth-child(4),.lines span:nth-child(4):before {
	bottom: 0
}

.lines span:nth-child(3),.lines span:nth-child(3):after,.lines span:nth-child(5),.lines span:nth-child(5):after {
	left: 0
}

.lines span:nth-child(2),.lines span:nth-child(2):after,.lines span:nth-child(4),.lines span:nth-child(4):after {
	right: 0
}

@-webkit-keyframes beat {
	0% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes beat {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@-webkit-keyframes MenuShow {
	0% {
		-webkit-transform: translate3d(185px,0,0);
		transform: translate3d(185px,0,0)
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes MenuShow {
	0% {
		-webkit-transform: translate3d(185px,0,0);
		transform: translate3d(185px,0,0)
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@-webkit-keyframes MenuHide {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		-webkit-transform: translate3d(185px,0,0);
		transform: translate3d(185px,0,0)
	}
}

@keyframes MenuHide {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	to {
		-webkit-transform: translate3d(185px,0,0);
		transform: translate3d(185px,0,0)
	}
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@-webkit-keyframes promoPop {
	0% {
		height: 195px
	}

	to {
		height: 0;
		opacity: .5
	}
}

@keyframes promoPop {
	0% {
		height: 195px
	}

	to {
		height: 0;
		opacity: .5
	}
}

@-webkit-keyframes promoPopDays {
	0% {
		height: 0
	}

	to {
		height: 75px
	}
}

@keyframes promoPopDays {
	0% {
		height: 0
	}

	to {
		height: 75px
	}
}

@keyframes blink-smooth {
	50% {
		color: transparent
	}
}

.avPopUp {
	position: fixed;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 5px;
	padding: 10px;
	background: #2ca1f1;
	color: #fff;
	text-align: center;
	z-index: 10
}

/**/


.likes{
	margin-top: 2px;
}
.views i{
	margin-top: -3px;
    display: inline-block !important;
}
.number,.views i,.icon-time{
	color:#aaa;
}

header .header-container .searchbar_wrapper .search_btn i{
	font-size: 16px;
	color: #999;
}
header .header-container .searchbar_wrapper .search_btn{
    top: 5px;
}

.path_bar .word_wrapper .sub-home ,
.path_bar .word_wrapper .sub-movie,
.path_bar .word_wrapper .sub-video,
.path_bar .word_wrapper .sub-fiction,
.path_bar .word_wrapper .sub-bbs{
	display: none;
}


#login_nav .navbar-default{
	background: #000;
}
#login_nav .navbar{
	border-radius: 0;
	border:none;
}
#login_nav .logo{
    text-align: center;
}
#login_nav .logo img{
    height: 30px;
    margin-top: 5px;
}
.login_warp{
	max-width:500px;
	margin: 50px auto;
	padding: 35px;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.login_box h1{
	font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
._restart_ {
	font-family: Microsoft YaHei,Microsoft JhengHei,Arial,sans-serif;
}
._restart_ .form-group {
    margin-bottom: 20px;
}
._restart_ .form-control{
	border: none;
	border-radius: 0px;
    -webkit-box-shadow: none; 
    box-shadow: none; 
    -webkit-transition: none; 
    -o-transition: none; 
    transition: none; 
    transition: none; 
    transition: none; 
    border-color:0;
    border-bottom: 1px solid #eee;
}
._restart_ .form-control{
	height: 40px;
}
._restart_ .form-control:focus{
	border: none;
	border-bottom: 1px solid #000;
}
._restart_ .btn{
	border-radius: 0;
	text-shadow:none;
}
._restart_ .btn-mr{
	background: #FF8382;
	color: #fff;
	border: none;
	height: 45px;
}
._restart_ .btn-mr-b{
	background: #000;
	color: #fff;
	border: none;
	height: 45px;
}

.user .modal-dialog{
	border-radius: 0;
}
.user .modal-header{
	background: #333;
    color: #fff;
	border-bottom: 1px #c7c7c7 solid;
}
.user .modal-body div{
	line-height: 22px;
}
.user .modal-footer{
	background: #f0f4f7;
	border-top: 1px #c7c7c7 solid;
    text-align: center;
}
.user .modal-body{
	padding: 30px 15px;
}
.user .do-btn{
	margin-top: 50px;
}
.user .btn{
	border-radius: 0;
}
.user .btn:focus, .btn:hover{
	color: #fff;
	border: none;
	outline: none;
}
.m-h285{
	min-height: 285px;
}
.v-w200{
	width: 200px;
}
.av-5 .videoBox,.av-5 .videoBox_wrap{
	min-height: 285px;
}

.av-5 .videoBox-cover, .av-5 .videoBox-info {
    width: 200px;
}

/*play*/
.playbtn{
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 45px;
    background-color: rgba(0,0,0,0);
    border: 1px solid #f32b70;
    font-size: 15px;
    color: #fff;
    border-radius: 50px;
    transition: all,.2s;
}
.playbtn i{
	color: #f32b70;
	position: relative;
    top: -10px;
    left: -3px;
}
.desc i{
	color: #22F73E;
}
.playbtn:hover{
	background-color: #f32b70;
}
.playbtn i:hover{
	color: #fff;
}

/*#video-section .videoWrapper .videoContent #permissCover{
	background: none;
}*/
#video-section .videoWrapper .videoContent #permissCover:hover .playbtn i{
	color: #fff;
}
#video-section .videoWrapper .videoContent #permissCover:hover .playbtn{
	background-color: #f32b70;
}



header .header-container .login_menu .member_group .user_profile:hover{
	background: #333;
    border-bottom: 1px solid #555555;
}
header .remind {
    height: 30px;
    color: #fff;
    background: #f75534;
    text-align: center;
    letter-spacing: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 15px;
}
header .remind .gold {
    color: #f8e71c;
}

/*register*/

.user .logo{
	text-align: center;
}
.user .logo img{	
	height: 30px;
}
.user .nav-b{
	background: #000;
	border-radius:0;
	padding: 3px 0;
}
.user .panel{border: none;}

.user .login_warp h1{
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.user .form-control{
	
	border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    transition: none;
    transition: none;
    border-color: 0;
    border-bottom: 1px solid #eee;
}
.user .form-control:focus {
    border: none;
    border-bottom: 1px solid #999;
}
.user .form-group{
		    margin-bottom: 25px;
}
.btn-mr ,.btn-mr:active,.btn-mr:focus{
    background: #FF8382;
    color: #fff;
    border: none;
    height: 45px;
    border-radius: 0;
    text-shadow: 0 0px 0 #fff;
}
.btn-mr:hover{
	 background: #E87473;
	 color: #fff;
}
.goto_{
	text-align: center;
}
.goto_ a{color: #FF8382}
.user .panel{
	-webkit-box-shadow:none;
	box-shadow:none;
}
.user .panel-footer{
	background: none;
	border-top: none;
}
#verify_img{
	cursor:pointer;
	position: absolute;
    top: 0px;
    right: 10px;
}

/*焦点图 按钮*/
.sectionBanner button {
	background: #000;
	width: 50px;
    height: 50px;
}
.sectionBanner .slick-dots li{
	background: #f60;
	width: 100px;
}
.sectionBanner .slick-dots li:hover{
	background: #2CA1F1;
}



.path_bar .word_wrapper .menu_container .menu_items>ul.submenu {
    opacity: 0;
    visibility: hidden;
    width: 850px;
    background: #1E1E1E;
    position: absolute;
    top: 45px;
    /*left: -350px;*/
    padding: 0 15px 30px 30px;
    font-size: 0;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.5);
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 20px 0 0;
    width: 14.28%;
    height: 144px;
    line-height: 40px;
    font-size: 14px;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList div.submenuList_last {
    border: 1px solid #333;
    background-color: #18191a;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList div.submenuList_last .moreCross {
    position: absolute;	
    top: 40%;
    left: 40%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList div.submenuList_last .moreCross i{
	color: #55FF20;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList:hover{
    cursor: pointer;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList:hover div{
	border: 2px solid #55FF20;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList:hover div p {
    color: #55FF20;
}


.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList div {
    width: 100px;
    height: 144px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.path_bar .word_wrapper .menu_container .menu_items ul.submenu .submenuList div p {
    position: absolute;
    bottom: 0;
    width: 100px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    background-color: rgba(0,0,0,.6);
}


@-webkit-keyframes MobMenuShow {
	0% {
		-webkit-transform: translate3d(-185px,0,0);
		transform: translate3d(-185px,0,0)
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}

@keyframes MobMenuShow {
	0% {
		-webkit-transform: translate3d(-185px,0,0);
		transform: translate3d(-185px,0,0)
	}

	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}
}
nav.mob_sub .nav_group {
    width: 100%;
}

nav.mob_sub{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 185px;
    background-color: #212121;
    box-shadow: 0 2px 4px rgba(0,0,0,.5);
    -webkit-transform: translate3d(-190px,0,0);
    transform: translate3d(-190px,0,0);
    z-index: 102;
    overflow: auto;
}
nav.mob_sub.isShow {
    -webkit-animation-name: MobMenuShow;
    animation-name: MobMenuShow;
    -webkit-transform: none;
    transform: none;
}
nav.mob_sub.isHide, nav.mob_sub.isShow {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

nav.mob_sub .nav_group .mobile_login .menu_item {
    display: block;
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #313131;
    color: #fff;
    font-size: 1.2em;
    overflow: hidden;
}
.mob_sub .logo{
	height: 50px;
    padding: 10px;
}
.mob_sub .menu_title{
	font-size: 14px;	
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid rgba(255, 131, 130, 0.39);
    margin-bottom: 10px;
}