@charset "utf-8";
/*Friday, 11-May-2018 14:14:33 CST*/
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: none;
}
_html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
body {
	background-color: #f0f0f0;
	font: 12px/2em Microsoft Yahei, tahoma, HELVETICA;
	text-align: center;
	color: #333;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img {
	border: none;
	vertical-align: top;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
	-ms-transition: none;
}
i, em {
	font-style: normal;
}
input, select, option, textarea {
	font-size: 12px;
	font-family: Microsoft Yahei, tahoma, HELVETICA;
	outline: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f80;
	text-decoration: underline;
}
a:hover em, a:hover b, a:hover i, a:hover span {
	cursor: pointer;
}
a:hover img {
	opacity: 0.9
}
a:focus {
	outline: none;
}
a:active {
	outline: none;
}
/* function */
noscript, .spanclass, .pannel, .hidden {
	display: none;
}
.show, .block {
	display: block;
}
.mark, .fl, .mark-sub, .fr {
	display: inline;
}
.mark, .fl {
	float: left;
}
.mark-sub, .fr {
	float: right;
}
.fs-14 {
	font-size: 14px;
}
.fs-16 {
	font-size: 16px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix {
 *zoom: 1
}
.clearfix:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/* layout */
.navibar-wrap {
	width: 1400px;
	background-color: #fff;
}
body {
/* min-width: 1400px; */
}
.area:after, .inner:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.area, .inner {
	zoom: 1;
}
.inner, .wraper {
	width: 1400px;
	margin: 0 auto;
	zoom: 1;
}
.col-ab {
	float: left;
	width: 870px;
	margin-right: 30px;
}
.col-c {
	float: left;
	width: 220px;
}
.lay-ab {
	float: left;
	margin-right: 20px;
	width: 1025px;
}
.lay-c {
	float: left;
	width: 355px;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/** header(header.css) **/
.ks .ks-submit {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.header {
	background: #fff;
	border-bottom: 3px solid #288bde;
	height: 84px;
	min-width: 1120px;
}
.header .inner {
	background: #fff;
}
.header .logo {
	float: left;
	margin-top: 14px;
	width: 200px;
	margin-right: 140px;
	position: static;
	top: auto;
	left: auto;
}
.ks {
	margin-top: 21px;
	border: 1px solid #ececec;
	border-radius: 5px;
	width: 443px;
	overflow: hidden;
	zoom: 1;
	float: left;
}
.ks input {
	border: none;
	border: 0;
	outline: none;
	float: left;
}
.ks .ks-q {
	height: 25px;
	line-height: 25px;
	width: 390px;
	padding: 7px 10px;
	color: #bbb;
	line-height: 25px;
}
.ks .focus {
	color: #333;
}
.ks .ks-submit {
	width: 28px;
	height: 39px;
	text-indent: -999px;
	background-color: #fff;
	background-position: -8px -364px;
	cursor: pointer;
}
.homePages a {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.homePages {
	float: right;
	margin-top: 28px;
	overflow: hidden;
	zoom: 1;
}
.homePages li {
	float: left;
	width: 80px;
	margin-left: 5px;
	_display: inline;
	zoom: 1;
}
.homePages a {
	border-left: 1px solid #ececec;
	padding-left: 42px;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	display: block;
}
.homePages a:hover {
	color: #333;
	text-decoration: none;
}
.homePages .youku {
	border-left: none;
	background-position: 0 -11px;
}
.homePages .tengxu {
	background-position: 0 -59px;
}
.homePages .souhu {
	background-position: 0 -101px;
}
.homePages .youku:hover {
	background-position: -2px -155px;
}
.homePages .tengxu:hover {
	background-position: 0 -213px;
}
.homePages .souhu:hover {
	background-position: -1px -263px;
}
/* .nav {
  overflow: hidden;
  zoom: 1;
  margin-top: 15px;
} */

/* .nav a {
  font-size: 18px;
  width: 112px;
  line-height: 32px;
  float: left;
  color: #333;
  text-align: center;
} */

/* .nav a:hover,
.nav .current {
  background: #288bde;
  color: #fff;
  text-decoration: none;
} */


.nav-more {
	position: relative;
}
.nav-more .nav-sub {
	left: -32px;
	top: 22px;
	text-align: center;
	padding-top: 11px;
}
.nav-sub-wrap {
	padding: 12px 20px;
	border-radius: 3px;
	box-shadow: none !important;
}
.nav .nav-more .nav-sub a {
	font-size: 14px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	background: none;
	display: block;
	float: none;
	white-space: nowrap;
}
.nav .nav-more .nav-sub a:hover {
	color: #288bde
}
.header-ad {
	float: left;
	margin-top: 18px;
}
/* headerV2 */
.header-top .logo {
	margin: 14px 58px 0 0;
	width: 124px;
}
.header-top .ks {
	width: 183px;
	float: right;
}
.header-top .ks .ks-q {
	width: 130px;
	padding: 7px 10px;
	color: #bbb;
}
.header-top .nav {
	margin-top: 26px;
	width: 535px;
	float: left;
	font-size: 18px;
	line-height: 32px;
	overflow: visible;
}
.header-top .nav a {
	padding: 0 10px;
	margin-right: 10px;
	width: auto;
}
.wraper .nav {
	margin-bottom: -15px;
}
/*header*/
body .navibar .nb-tit-wap {
	margin-right: 0;
}
.header {
	border-bottom: none;
	height: 90px;
	position: relative;
	z-index: 10;
	box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.15);
}
.header .logo {
	margin-top: 15px;
}
.header .ks {
	float: left;
	margin-top: 20px;
	width: 383px;
}
.header .ks .ks-q {
	width: 330px;
	height: 36px;
	line-height: 35px;
}
.header .ks .ks-submit {
	margin-top: 5px;
}
.header .header-ad {
	margin-top: 20px;
	margin-left: 25px;
	float: right;
}
.header .nav {
	width: 282px;
	padding-left: 30px;
}
.header .nav span {
	height: 62px;
	line-height: 40px;
	margin-right: 0;
	padding: 0;
	font-size: 18px;
	float: left;
	color: #333;
	text-align: center;
	cursor: pointer;
}
.header .nav span+span {
	margin-left: 48px;
}
.header .nav span:hover {
	background: #fff;
	color: #07d;
}
.header .nav .current {
	background: #fff;
	color: #07d;
	border-bottom: 2px solid #289bff;
}
.header .nav-pannel {
	width: 100%;
	position: absolute;
	background: rgba(255, 255, 255, 0.98);
	left: 0;
	top: 90px;
	border-top: 1px solid #ececec;
	box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.15);
}
.header .nav-pannel .pannel {
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	width: 1120px;
	margin: 0 auto;
}
.header .nav-pannel .pannel a {
	line-height: 34px;
	float: left;
	margin-right: 30px;
	font-size: 14px;
}
.header .nav-pannel .pannel a:hover {
	color: #289bff;
	text-decoration: none;
}
.header .nav-pannel .pannel .active {
	color: #289bff;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/** box(box.css 闂備胶鍎甸弲婊呮暜閹烘鍋ゆ繛鍡楃簿閻旂厧鐏崇€规洖娲犻崑鎾绘晸閿燂拷) **/

.box {
	background: #fff;
	margin-bottom: 20px;
	padding: 40px;
	zoom: 1;
}
.box .hd:after, .box .bd:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.box .hd {
	zoom: 1;
	margin-bottom: 20px;
}
.box .bd {
	zoom: 1;
}
.box .bd-nopad {
	padding: 0;
}
.box .hd .mark a {
	color: #333;
}
.box .hd .mark a:hover {
	text-decoration: none;
	color: #288bde;
}
.box .hd h2 {
	font-size: 22px;
	font-weight: 700;
	margin-top: 0;
	border-bottom: 0;
}
.box .hd h3 {
	font-size: 24px;
	font-weight: normal;
}
.box .hd-sub {
	padding: 0;
	padding-bottom: 16px;
	height: 29px;
	/* font-family: MicrosoftYaHei-Bold; */
	font-weight: 700;
	font-size: 22px;
	color: #2D313E;
	letter-spacing: 0;
}
.hot-recommend-mod {
	background-color: transparent;
	padding: 0;
}
.hot-recommend-mod .hd {
	margin-bottom: 0;
}
.box .hd .mark-sub {
	line-height: 20px;
	margin-top: 8px;
}
.box .hd .mark-sub .more {
	padding-right: 20px;
	display: block;
	width: 28px;
	line-height: 20px;
	background-position: 18px -310px;
	color: #999;
	background-repeat: no-repeat;
	background-image: url(../images/bg.png);
}
.box .hd .mark-sub .more:hover {
	text-decoration: none;
	background-position: 18px -342px;
	color: #288bde;
}
.box-min {
	padding: 5px;
	display: block;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/** pics(pics.css 闂備焦鎮堕崕杈ㄦ櫠閼恒儲娅犻柡宥庡幖缁€鍡樹繆閵堝懎顏ラ柍褜鍓ㄩ幏锟?) **/
.pics:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.pics {
	zoom: 1;
}
.pics li {
	float: left;
	_display: inline;
	zoom: 1;
}
/** .pic-txt(.pic-txt.css 闂備焦鎮堕崕杈ㄦ櫠閼恒儲娅犻柡宥庡幖缁€鍡樹繆閵堝懎顏ラ柍褜鍓ㄩ幏锟?) **/
.pic-txt:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.pic-txt {
	zoom: 1
}
.img-area {
	float: left;
	_display: inline;
	zoom: 1;
}
.txt-area {
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 80px;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/* unit  */

.tit-alpha {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0.5);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}
.blk-img img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
.blk-img:hover {
	text-decoration: none;
}
:root .tit-alpha {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
}
/*闁诲孩顔栭崰姘跺箠閹捐鍚规い鎾跺С濞岊亪鏌ㄩ悤鍌涘*/
.delay-arrow, .delay .tragl {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
}
.delay {
	display: none;
	position: absolute;
	z-index: 999;
	padding-top: 8px;
	z-index: 98;
}
.delay .tragl {
	background-position: -15px -676px;
	width: 12px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	display: block;
	position: absolute;
	z-index: 99;
	top: 0px;
	left: 50%;
	margin-left: -6px;
}
.delay {
	box-sizing: border-box;
	position: absolute;
	top: -120px;
	left: 50%;
	margin-left: -110px;
	/* right: -40px; */
	width: 220px;
	height: 120px;
	padding-top: 0;
}
.share-show .delay .delay-inner {
	display: flex;
	justify-content: space-around;
	/* height: 100%; */
	padding: 20px 6px 6px 6px;
	height: 78px;
	background-color: #fff;
	border: 1px solid #EAEDF0;
}
.share-show .delay .delay-inner>a {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.share-show .delay .delay-inner>a::before {
	display: block;
	content: "";
	background-image: url(../images/share-tool.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0;
}
.share-show .delay .delay-inner>a.bds_weixin::before {
	background-position: -10px -10px;
}
.share-show .delay .delay-inner>a.bds_tsina::before {
	background-position: -10px -122px;
}
.share-show .delay .delay-inner>a.bds_qzone::before {
	background-position: -10px -66px;
}
.share-show .delay .delay-inner>a:hover {
	text-decoration: none;
	color: initial;
	opacity: .8;
}
.share-show .delay .delay-inner>a>em {
	margin-top: 6px;
}
.delay .delay-inner .tragl {
	top: -8px;
}
.delay-tit {
	position: relative;
	padding-right: 15px;
	cursor: pointer;
}
.delay-arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	background-position: -12px -644px;
	top: 2px;
	right: 0;
}
.delay-wrap:hover .delay, .delay-show .delay {
	display: block;
}
.delay-wrap:hover .delay-arrow, .delay-show .delay-arrow {
	background-position: -40px -644px;
}
/*闂佸搫顦弲婊堝蓟閵娿儍娲冀閵婏絼绨婚梺鍓插亝濞叉牠宕濋敓锟?*/
.fixTool {
	position: fixed;
	left: 50%;
	margin-left: 580px;
	bottom: 100px;
	display: none;
	_position: absolute;
 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight - 100);
}
.backTop {
	background: #fff url(../images/bg.png) no-repeat 14px -810px;
	width: 50px;
	height: 50px;
	display: block;
}
.backTop:hover {
	background-position: 14px -910px;
}
 @media screen and (max-width:1280px) {
.fixTool {
	left: auto;
	margin-left: 0;
	right: 20px;
}
}
.goFeedBackPage {
	background: #fff url(../images/bg.png) no-repeat 14px -760px;
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 10px;
}
.goFeedBackPage:hover {
	background-position: 14px -860px;
}
/*Friday, 11-May-2018 14:14:33 CST*/
/* function */
noscript, .spanclass, .pannel, .pannel-inner, .hidden {
	display: none;
}
.show, .block {
	display: block;
}
.mark, .fl, .mark-sub, .fr {
	display: inline;
}
.mark, .fl {
	float: left;
}
.mark-sub, .fr {
	float: right;
}
.fs-14 {
	font-size: 14px;
}
.fs-16 {
	font-size: 16px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix {
 *zoom: 1
}
.clearfix:after {
	content: "\20";
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}
.blk-img {
	display: block;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.fc-red {
	color: #ff3333;
}
.fc-blue, .fc-blue a {
	color: #288bde;
}
.fc-blue a:hover {
	color: #f80;
	text-decoration: none;
}
/*Friday, 11-May-2018 14:14:33 CST*/
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
/* 闂備胶绮崺鍫ュ矗閸愩剮娑㈩敆閸曨偆顦ч梺瑙勫劶婵倝寮冲☉銏″仯闁搞儜鍛呫倝鏌ｉ埥鍛 */
.seo-links {
	padding: 12px 0 0 0px;
	margin-bottom: -6px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	zoom: 1;
}
.seo-links a {
	float: left;
	margin-right: 12px;
	white-space: nowrap;
}
/* ivy */

.ivy {
	overflow: hidden;
	zoom: 1;
	line-height: 0;
	font-size: 0;
	vertical-align: top;
}
.ivy a, .ivy iframe, .ivy object, .ivy-tonglan embed {
	display: block;
	border: 5px solid #fff;
	margin-bottom: 30px;
}
.jsAdAdTipWrap {
	bottom: 35px !important;
	right: 5px !important;
}
/* footer */
body .g-footer .gft-links, body .g-footer .gft-links a {
	color: #000;
}
body .g-footer .gft-copyRight, body .g-footer .gft-copyRight a {
	color: #000;
}
/* crumb */
.crumb {
	height: 42px;
	font: 12px/42px "Microsoft YaHei";
}
.crumb, .crumb a {
	color: #333;
}
.crumb, .crumb a:focus {
	outline: none;
}
.crumb .current {
	color: #999;
}
.crumb i {
	margin: 0 5px;
	color: #999;
}
.pics-w235 li .info .tit {
	background-image: url(../images/icon_play.png);
	background-repeat: no-repeat;
}
body .bdshare_warp .bdsharebuttonbox a, .qrcode-wrap .txt-area dt {
	background-image: url(../images/icon-share.png);
	background-repeat: no-repeat;
}
/*layout*/

body {
	color: #333;
	text-align: left;
	font-size: 14px;
}
/*濠电偛鐡ㄧ划宀勬儔閻撳攻搴敋閳ь剟骞嗗澶嬫櫢闁跨噦鎷?*/

.qrcode-area, .qrcode-area tr, .qrcode-area td {
	font-size: 0;
	line-height: 0;
	padding: 0;
}
/*wraper*/

.area-1 .box .hd .mark {
	width: 958px;
	overflow: hidden;
	zoom: 1;
	height: 28px;
}
.video-qrcode {
	position: relative;
	padding-left: 25px;
	background-position: -10px -474px;
}
.video-qrcode:hover {
	text-decoration: none;
	color: #333;
	background-color: #fff;
}
.video-qrcode .delay {
	right: -16px;
	top: 19px;
}
.video-qrcode:hover .delay {
	display: block;
}
.video-qrcode .qrcode-area {
	margin: 9px 10px;
}
.object-video {
	width: 1080px;
	height: 520px;
	text-align: center;
}
/*闂佽崵鍠愰悷銉ノ涘┑瀣ㄢ偓鍌炴嚋閻㈢鏀抽梺鏂ユ櫅閸熲晝妲愰敓锟?*/

.video-detail {
	line-height: 19px;
	color: #848792;/* padding-top: 15px; */
}
.video-detail .video-title {
	margin-bottom: 23px;
	/* height: 31px; */
	line-height: 31px;
	/* font-family: MicrosoftYaHei-Bold; */
	font-weight: 700;
	font-size: 24px;
	color: #2D313E;
	letter-spacing: 0;
	text-align: justify;/* overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */
}
.video-detail .info span {
	margin-right: 20px;
	float: left;
}
.video-detail .info a {
	color: #999;
}
.video-detail .info a:hover {
	color: #288bde;
}
.video-detail .info .share {
	background-position: -14px -514px;
}
.video-detail .info .count {
	background-position: -14px -426px;
}
.video-detail .info .time {
	background-position: -14px -558px;
}
.video-detail .info .type {
	background-position: -14px -604px;
}
.video-detail .info .share {
	padding-right: 15px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.video-detail .info .share .arrow {
	position: absolute;
	width: 15px;
	height: 15px;
	background-position: -12px -644px;
	top: 2px;
	right: 0;
}
/* .video-detail .share .delay {
  left: -15px;
  top: 25px;
} */

.video-detail .share .delay .tragl {
	margin-left: -160px;
}
.video-detail .share-show .arrow {
	background-position: -40px -644px;
}
.video-detail .share-show .delay {
	display: block;
}
.video-detail .des {
	margin-top: 20px;
	margin-bottom: 10px;
}
.video-detail .tag-operate {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.video-detail .video-desc {
	line-height: 28px;
}
.video-detail .des .tag-list .tag {
	display: inline-block;
	box-sizing: border-box;
	padding: 7px 20px 10px 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 36px;
	background: #F5F6F8;
	border-radius: 18px;
	color: #2D313E;
}
.video-detail .des .interactive {
	float: right;
	display: flex;
	justify-content: flex-end;
	flex: 0 0 auto;
	margin-left: 20px;
	width: 230px;
	color: #2D313E;
}
.video-detail .des .interactive > div {
	float: left;
	display: flex;
	align-items: center;
}
.video-detail .des .interactive .thumb {
	position: relative;
	margin-right: 30px;
	cursor: pointer;
}
.video-detail .des .interactive .thumb .icon {
	display: inline-block;
	margin-right: 8px;
	width: 24px;
	height: 24px;
	background: url(../images/thumb.png) no-repeat;
	background-size: 100%;
}
.video-detail .des .interactive .thumb:hover .icon {
	background: url(../images/thumb-active.png) no-repeat;
	background-size: 100%;
}
.video-detail .des .interactive .thumb.voted {
	color: #0F89FF;
}
.video-detail .des .interactive .thumb.voted .icon {
	background: url(../images/thumb-active.png) no-repeat;
	background-size: 100%;
}
.video-detail .des .interactive .thumb .thumb-rate {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 5px;
	width: 28px;
	color: #fb8484;
	font-size: 14px;
}
.video-detail .des .interactive .share {
	position: relative;
	margin-right: 20px;
	cursor: pointer;
}
.video-detail .des .interactive .share .icon {
	display: inline-block;
	margin-right: 8px;
	width: 24px;
	height: 24px;
	background: url(../images/share.png) no-repeat;
	background-size: 100%;
}
.video-detail .des .interactive .share:hover {
	color: #0F89FF;
}
.video-detail .des .interactive .share:hover .icon {
	background: url(../images/share-active.png) no-repeat;
	background-size: 100%;
}
.comment-box {
	padding: 40px;
}
.comment-box .bd {
	padding-left: 0;
	padding-right: 0;
}
.hd.comment-title {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
/*闂佽崵鍠愰悷銉ノ涘┑瀣ㄢ偓鍌炲醇閺囩偟顦梺绯曞墲濞茬喖鎮￠敓锟?*/
.share-box {
	width: 370px;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
	cursor: default;
}
.share-box .bdshare_warp {
	float: left;
	width: 95px;
	border-right: 1px solid #ececec;
}
body .share-box .bdsharebuttonbox {
	position: relative;
	overflow: hidden;
	zoom: 1;
	display: block;
	padding-left: 2px;
	height: 110px;
}
body .share-box .bdsharebuttonbox a {
	padding-left: 26px;
	margin: 2px 0 6px 0;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
}
body .share-box .bdsharebuttonbox a:hover {
	border: none;
	text-decoration: none;
	color: #288bde;
	filter: alpha(opacity=80);
	filter: none;
}
body .share-box .bdsharebuttonbox .bds_qzone {
	background-position: 0 -2px !important;
}
body .share-box .bdsharebuttonbox .bds_tsina {
	background-position: 0 -32px !important;
}
body .share-box .bdsharebuttonbox .bds_weixin {
	background-position: 0 -58px !important;
}
body .share-box .bdsharebuttonbox .bds_renren {
	background-position: 0 -86px !important;
}
body .share-box .bdsharebuttonbox .bds_tqq {
	background-position: 0 -114px !important;
}
body .share-box .bdsharebuttonbox .bds_sqq {
	background-position: 0 -169px !important;
}
.share-box .qrcode-wrap {
	overflow: hidden;
	zoom: 1;
	height: 132px;
}
.share-box .qrcode-wrap .img-area {
	margin: 0 10px 0 20px;
}
.share-box .qrcode-wrap .txt-area {
	padding-top: 25px;
	font-size: 12px;
}
.share-box .qrcode-wrap .txt-area dt {
	background-position: 0 -136px;
	padding-left: 26px;
	line-height: 30px;
}
.txt-area > dd {
	position: absolute;
	bottom: 3px;
	width: 100%;
}
.share-box .copy-wrap dt {
	padding-top: 10px;
	line-height: 30px;
}
.share-box .copy-wrap input {
	border: 1px solid #ececec;
	height: 20px;
	padding: 0 10px;
	width: 290px;
	margin-right: 10px;
	color: #999;
}
.share-box .copy-wrap dd .btn-copy {
	background-color: #f55555;
	color: #fff;
	padding: 1px 10px;
	border-radius: 2px;
}
.share-box .copy-wrap dd .btn-copy:hover {
	text-decoration: none;
	color: #fff;
}
/*闂備胶绮崺鍫ュ储娴犲绠伴弶鍫氭櫆閸犲棝鏌涢埄鍐х繁闁哄棴鎷?*/

.list-hotVideo li {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
	line-height: 20px;
	font-size: 12px;
	color: #333;/* background: transparent; *//* border-top: 1px dashed #ececec; */
}
.list-hotVideo li .hot-video-img {
	width: 140px;
	height: 80px;
}
.list-hotVideo li span, .list-hotVideo li span a {
	color: #999;
}
.list-hotVideo li span a:hover {
	color: #f80;
}
.list-hotVideo .hover {
	text-decoration: none;
	background: #f9f9f9;
	color: #333;
}
.list-hotVideo .first {
	border-top: none;
	padding-top: 0;
}
.list-hotVideo .img-area {
	position: relative;
	overflow: hidden;
	margin-right: 15px;
	position: relative;
	zoom: 1;
}
.video-list .video-item .gradient, .list-hotVideo .img-area .gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 28px;
	/* opacity: 0.8; */
	background-image: linear-gradient(180deg, #00000000 1%, #000000 100%);
}
.video-list .video-item .duration, .list-hotVideo .img-area .duration {
	position: absolute;
	right: 7px;
	bottom: 5px;
	height: 16px;
	line-height: 16px;
	/* font-family: MicrosoftYaHei; */
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
}
.list-hotVideo .txt-area dt {
	font-weight: bold;
	height: 40px;
	overflow: hidden;
	zoom: 1;
	cursor: pointer;
}
.list-hotVideo .txt-area .count {
	position: relative;
	padding-left: 22px;
	font-size: 14px;
}
.list-hotVideo .txt-area .count::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 17px;
	height: 14px;
	background-image: url(../images/icon_play.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.list-hotVideo .txt-area .from {
	float: right;
	font-size: 14px;
}
.list-hotVideo .txt-area .title {
	/* width: 200px; */
	height: 44px;
	/* font-family: MicrosoftYaHei; */
	font-size: 14px;
	color: #2D313E;
	letter-spacing: 0;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: normal;
}
.list-hotVideo .txt-area .title:hover {
	text-decoration: none;
}
/*闂傚倷绶￠崑鍛枈瀹ュ鍋夋い鏇楀亾闁绘侗鍣ｅ畷褰掝敊閽樺娈橀梻浣告惈缁夋挳宕查懠顒侇潟闁挎稑瀚€氼剟鏌涢幇銊︽珕婵炲牞鎷?--20180104*/
.lay-ab .ivy-tonglan a {
	margin-bottom: 0px;
}
.ivy {
	overflow: hidden;
	zoom: 1;
	line-height: 0;
	font-size: 0;
	vertical-align: top;
}
.ivy img, .ivy iframe, .ivy object, .ivy-tonglan embed {
	padding: 5px;
	margin: 0;
	background-color: #fff;
	border: none;
}
.ivy a {
	margin: 0;
	border: none;
}
.jsAdAdTipWrap {
	right: 0 !important;
	bottom: 0 !important;
}
.title-alpha {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#131313', GradientType=0);
}
/* 婵＄偑鍊曢悥濂稿磿鐎靛憡鍠嗛柛鈩冧緱閺嗭拷 */
.top-video-box {
	margin: 20px auto 20px;
	width: 1400px;
	height: 576px;
}
.video-content {
	float: left;
	width: 1025px;
	height: 100%;/* background-color: #1F2129; */
}
.video-content .video {
	width: 100%;
	height: 100%;
}
.top-video-box .right-content {
	float: right;
	width: 375px;
	height: 100%;
	background-color: #1F2129;
}
.right-content .author-content {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 20px;
	height: 125px;
}
.right-content .author-content::after {
	content: "";
	display: block;
	width: 375px;
	height: 1px;
	opacity: 0.06;
	background: #fff;
	position: absolute;
	bottom: 0;
}
.right-content .author-content .author-avatar {
	margin-right: 15px;
	width: 85px;
	height: 85px;
	border-radius: 50%;
}
.right-content .author-content .author-info {
	flex: 1;
	margin-right: 15px;
	width: 149px;
	height: 62px;
}
.right-content .author-content .author-info .author-name {
	margin-bottom: 14px;
	height: 29px;
	/* font-family: MicrosoftYaHei-Bold; */
	font-weight: 700;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.right-content .author-content .author-info .author-name > a {
	color: #FFFFFF;
}
.right-content .author-content .author-info .author-name > a:hover {
	text-decoration: none;
}
.right-content .author-content .author-info .author-count {
	display: flex;
	height: 19px;
	line-height: 19px;
	color: #848792;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	text-align: left;
}
.right-content .author-content .author-info .author-count .works, .right-content .author-content .author-info .author-count .dot, .right-content .author-content .author-info .author-count .views {
	display: none;
}
.right-content .author-content .author-info .author-count>span {
	display: inline-block;
}
.right-content .author-content .author-following {
	display: none;
	position: relative;
	/* display: flex; */
	justify-content: flex-end;
	align-items: center;
	flex: 0 0 auto;
	margin-right: 20px;
	padding: 6px 11px 6px 11px;
	box-sizing: border-box;
	width: 66px;
	height: 30px;
	line-height: 30px;
	background: #0F89FF;
	border-radius: 2px;
	/* font-family: MicrosoftYaHei; */
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}
.right-content .author-content .author-following::after {
	content: "";
	display: block;
	position: absolute;
	left: 12px;
	width: 10px;
	height: 10px;
	background: url(../images/follow.png) no-repeat;
	background-size: 100%;
}
.right-content .author-content .author-following.followed {
	/* opacity: 0.1; */
	background: #36383e;
	/* opacity: 0.7; */
  /* font-family: MicrosoftYaHei; */
	font-size: 14px;
	color: #bfc0c6;
}
.right-content .author-content .author-following.followed::after {
	content: none;
}
.right-content .video-scroll-box {
	padding-right: 4px;
	margin-top: 20px;
	height: 431px;
	overflow: hidden;
}
.right-content .video-list {
	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
}
/* 濠电姴锕ラ懝鐐叏閳轰絼锝夋晸閿燂拷 */
.right-content .video-list::-webkit-scrollbar {
 width: 4px;
 border-radius: 4px;
}
.right-content .video-list::-webkit-scrollbar-track {
  /* border-radius: 4px; */
  background: transparent;
/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08); */
}
/* 濠电姴锕ラ懝鐐叏閳哄懎绾ч柍鈺佸暟閹枫劑鏌涜閹凤拷 */
.right-content .video-list::-webkit-scrollbar-thumb {
 border-radius: 4px;
 background: #848792;
/* -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.2); */
}
.video-item {
	box-sizing: border-box;
	position: relative;
	margin: 0 0 20px 20px;
	/* width: 355px; */
	height: 80px;
	user-select: none;/* display: flex;
  align-items: center; */
}
.video-item > a {
	display: flex;
	align-items: center;
	height: 100%;
}
.video-item > a:hover {
	text-decoration: none;
}
.video-item:hover {
	cursor: pointer;
	opacity: 0.5;
}
.video-item:nth-last-child(1) {
	margin-bottom: 20px;
}
.video-item .img-area {
	position: relative;
	flex: 0 0 auto;
	margin-right: 15px;
	width: 140px;
	height: 80px
}
.video-item .img-area img {
	width: 100%;
	height: 100%;
}
.cover-playing {
	opacity: 0.5;
}
.video-item .playing-hide {
	display: none;
}
.video-item .playing {
	display: block;
	position: absolute;
	top: 50%;
	left: 49px;
	transform: translate(0, -50%);
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	color: #FFFFFF;
}
.video-item .info-box {
	/* width: 225px; */
	height: 100%;
}
.video-item .info-box .info {
	overflow: hidden;
	padding-right: 20px;
	line-height: 22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 14px;
	/* width: 216px; */
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	min-height: 44px;
}
.video-item .info-box .info-actived {
	color: #0F89FF;
}
.video-item .info-box .info-actived::before {
	display: inline-block;
	content: '';
	width: 24px;
	height: 13px;
	background-image: url(../images/dance.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.video-item .info-box .play-counts {
	position: relative;
	padding-left: 23px;
	font-size: 14px;
	color: #999999;
	line-height: 19px;
}
.video-item .info-box .play-counts::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 17px;
	height: 14px;
	background-image: url(../images/icon_play.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.area-2 {
	width: 1400px;
}
.area-2 .box {
	padding-bottom: 30px;
}
.ivy {
	width: 1400px;
	margin: 0 auto;
}
.ivy img {
	max-width: 100%;
}
.tl2 img {
	margin-top: 5px;
}
/* 微信分享 */
.bd_weixin_popup {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -130px;
	margin-top: -160px;
	padding: 10px;
	width: 280px !important;
	height: 340px !important;
	background: #fff;
	border: solid 1px #d8d8d8;
	z-index: 11001;
	font-size: 12px
}
.bd_weixin_popup .bd_weixin_popup_head {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
	height: 16px;
	position: relative;
	color: #000
}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	text-decoration: none;
	font-size: 16px
}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
	text-decoration: none
}
.bd_weixin_popup .bd_weixin_popup_main {
	display: flex;
	justify-content: center;
	padding: 15px 10px;
	min-height: 150px;
	_height: 150px
}
.bd_weixin_popup .bd_weixin_popup_foot {
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	color: #666
}

/* 1200婵ɑ鎸婚獮濠傤焽閻愬姣橀柣鎰槼缁侊拷 */
@media screen and (max-width: 1600px) {
/* .area-2 .box{
    padding-bottom: 30px;
  } */
.wraper {
	width: 1200px;
}
.ivy {
	width: 1200px;
}
.top-video-box {
	width: 1200px;
	height: 484px;
}
.video-content {
	width: 860px;
}
.video-list {
	width: 100%;
}
.video-item {
	margin: 0 0 11px 10px;
	height: 88px;
}
.video-item .playing {
	left: 40px;
}
.video-item .info-box {
	width: 158px;
}
.video-item .info-box .info {
	margin-bottom: 5px;
	width: 97%;
	font-size: 12px;
}
.video-item .info-box .info-actived::before {
	width: 20px;
	height: 12px;
}
.video-item .info-box .play-counts {
	font-size: 12px;
}
.video-item .info-box .play-counts::before {
	width: 14px;
	height: 14px;
}
.box {
	padding: 35px;
}
.area-2 .box {
	padding-bottom: 25px;
}
.hot-recommend-mod {
	padding: 0;
}
}
.mejs__overlay-error {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.mejs__overlay-error img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.g-header div.nav-pannel {
	box-shadow: 0 4px 16px 0 #0000000a;
}
/* 闂佸憡甯掑Λ鏃堟閿燂拷 */

.pc-share {
	position: relative
}
.pc-share.pc-share-hover .pc-share-wrap {
	display: block
}
.pc-share-wrap {
	width: 150px;
	height: 120px;
	display: none;
	position: absolute;
	top: -120px;
	left: auto;
	right: -40px
}
.pc-share-wrap .bdsharebuttonbox {
	height: 78px;
	border: 1px solid #EAEDF0;
	background-color: #fff;
	display: flex;
	align-items: center;
	margin: 0 auto;
	justify-content: space-around;
	padding: 10px 6px 6px 6px;
}
.bdshare-button-style0-16 a[data-cmd] {
	padding-left: 0;
	margin: 0;
}
.pc-share-hover {
	display: block
}
.pc-share-wrap .bdsharebuttonbox::after {
	content: "";
	display: none
}
.pc-share-wrap .bdsharebuttonbox>.art-triangle, .pc-share-wrap .bdsharebuttonbox>div {
	display: none
}
.pc-share-wrap .bdsharebuttonbox>a {
	display: none;
	background: none !important;
	text-align: center
}
.pc-share-wrap .bdsharebuttonbox>a:hover {
	text-decoration: none;
}
.pc-share-wrap .bdsharebuttonbox>a::before {
	display: none;
	content: "";
	background-image: url(../images/share-tool.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	flex-shrink: 0
}
.pc-share-wrap .bdsharebuttonbox>a>em {
	font-size: 14px;
	margin-top: 6px
}
.pc-share-wrap .bdsharebuttonbox>a.bds_weixin::before {
	background-position: -10px -10px
}
.pc-share-wrap .bdsharebuttonbox>a.bds_tsina::before {
	background-position: -10px -122px
}
.pc-share-wrap .bdsharebuttonbox>a.bds_qzone::before {
	background-position: -10px -66px
}
.pc-share-wrap .bdsharebuttonbox>a.bds_weixin, .pc-share-wrap .bdsharebuttonbox>a.bds_tsina, .pc-share-wrap .bdsharebuttonbox>a.bds_qzone {
	/* width: 56px; */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 60px;
	overflow: hidden
}
.pc-share-wrap .bdsharebuttonbox>a.bds_weixin::before, .pc-share-wrap .bdsharebuttonbox>a.bds_tsina::before, .pc-share-wrap .bdsharebuttonbox>a.bds_qzone::before {
	display: block
}
/* 闁荤喐鐟ュΛ婵嬨€傞崼鏇炵畺妞ゆ帊娴囬惂浣虹磼閹拌埖瀚? */
.pop-video-container {
	position: fixed;
	top: auto;
	left: auto;
	z-index: 99999;
	width: 355px;
	height: 200px;
	user-select: none;
}
.pop-video-container video {
	object-fit: contain;
	background: black;
}
.controls {
	display: none;
}
.pop-video-container .controls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pop-video-container .controls:hover {
	cursor: move;
}
.pop-video-container .controls .text {
	visibility: hidden;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
	height: 16px;
	line-height: 16px;
	/* font-family: MicrosoftYaHei; */
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
}
.pop-video-container .controls .close-icon {
	visibility: hidden;
	/* fill: #fff; */
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	width: 12px;
	height: 12px;
	background: url(../images/pop_video_close.png) no-repeat;
	background-size: 100% 100%;
}
.pop-video-container .controls .mini-state {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -24px;
	margin-top: -24px;
	width: 48px;
	height: 48px;
}
.pop-video-container .controls .mini-state:hover {
	cursor: pointer;
}
.pop-video-container .controls .play-icon {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	/* margin-left: -24px;
  margin-top: -24px; */
	width: 48px;
	height: 48px;
	background: url(../images/pop_video_play.png) no-repeat;
	background-size: 100% 100%;
}
.pop-video-container .controls .pause-icon {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	/* margin-left: -24px;
  margin-top: -24px; */
	width: 48px;
	height: 48px;
	background: url(../images/pop_video_pause.png) no-repeat;
	background-size: 100% 100%;/* background-position: -20px 0; */
}
.pop-video-container .controls .close-icon:hover {
	cursor: pointer;
}
.pop-video-container:hover {
/* filter: brightness(90%); */
}
.pop-video-container:hover .control-active {
	visibility: visible;
}
.progress-box {
	display: none;
}
.pop-video-container .progress-box {
	visibility: hidden;
	position: absolute;
	left: 12px;
	bottom: 10px;
	/* width: 400px; */
  /* height: 3px; */
	color: #fff;
	line-height: 19px;
}
.pop-video-container .progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 100%;
	background: #59C328;
}
.guide .sewm {
	display: block;
}
@media screen and (max-width:1600px) {
.video-content {
	width: 880px;
}
.top-video-box {
	height: 495px;
}
.top-video-box .right-content {
	width: 320px;
}
.right-content .author-content .author-info {
	margin-right: 16px;
}
.right-content .author-content .author-info .author-name {
	height: 24px;
	line-height: 24px;
	/* font-family: MicrosoftYaHei-Bold; */
	font-weight: 700;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: justify;
}
.right-content .video-scroll-box {
	height: 373px;
}
.right-content .author-content {
	padding-left: 16px;
	height: 106px;
}
.right-content .author-content .author-avatar {
	width: 74px;
	height: 74px;
	margin-right: 12px;
}
.right-content .author-content .author-info .author-count {
	font-size: 12px;
}
.right-content .author-content .author-following {
	margin-right: 12px;
	width: 58px;
	height: 26px;
	font-size: 12px !important;
}
.right-content .video-scroll-box {
	margin-top: 16px;
}
.video-item {
	margin: 0 0 25px 16px;
	height: 68px;
}
.video-item .img-area {
	margin-right: 12px;
	width: 120px;
	height: 68px;
}
.video-item .info-box .info {
	padding-right: 16px;
	width: auto;
}
.video-detail .des {
	margin-bottom: 5px;
	margin-top: 15px;
}
.guide {
	margin-left: 620px;
}
.list-hotVideo li {
	padding: 8px 0;
}
.list-hotVideo li .hot-video-img {
	width: 120px;
	height: 68px;
}
.list-hotVideo li .txt-area {
	height: 68px;
}
.list-hotVideo .hot-video-info {
	height: 16px;
	line-height: 16px;
}
.list-hotVideo .txt-area .count, .list-hotVideo .txt-area .from {
	display: inline-block;
	height: 16px;
	line-height: 16px;
}
/* 1200閻忓繐鎼顓犳喆閸℃侗鏆ラ柟顕呭墯鐠囩偟绮ｉ敓锟? */
.pop-video-container {
	width: 304px;
	height: 171px;
}
.pop-video-container .controls .close-icon {
	width: 10px;
	height: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.pop-video-container .controls .mini-state {
	height: 42px;
	width: 42px;
	margin-left: -21px;
	margin-top: -21px;
}
.pop-video-container .controls .pause-icon, .pop-video-container .controls .play-icon {
	height: 42px;
	width: 42px;/* margin-left:-21px;
    margin-top: -21px; */
}
.pop-video-container .progress-box {
	left: 10px;
	bottom: 8px;
}
.area-2 {
	margin: 0 auto;
	width: 1200px;
}
.lay-ab {
	margin-right: 16px;
	width: 880px;
}
.lay-c {
	width: 304px;
}
.box .hd-sub {
	padding-bottom: 12px;
}
.video-detail .video-title {
	margin-bottom: 18px;
	/* height: 29px; */
    /* font-family: MicrosoftYaHei-Bold; */
	font-weight: 700;
	font-size: 22px;
	color: #2D313E;
	letter-spacing: 0;
	text-align: justify;
}
.list-hotVideo .txt-area .title {
	font-size: 12px;
	height: 40px;
	line-height: 20px;
}
}
@media screen and (max-width:1400px) {
#Jguide {
	position: fixed;
	left: auto;
	right: 0;
	bottom: 35px;
}
}
.toast {
	z-index: 99999;
	padding: 10px;
	line-height: 16px;
	font-size: 16px;
	color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #000000;
	border-radius: 3px;
}
.footer .wrap {
	height: auto;
}
.footer .footer-wrap {
	padding: 20px;
	font-size: 12px;
}
.footer .ey-links {
	padding-top: 22px;
	border-top: 1px solid #EAEDF0;
	text-align: center;
	line-height: 22px;
}
.footer .ey-links .links {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #AFB2BE;
	margin-bottom: 12px;
}
.footer .ey-links .links a {
	margin: 0 8px;
}
.footer .ey-links .copyRight {
	color: #999999;
	margin-bottom: 24px;
}
.footer .ey-links .logobar {
	display: flex;
	justify-content: center;
}
.footer .ey-links .logobar a {
	margin: 0 5px;
}
@media screen and (max-width:1440px) {
.footer .wrap {
	height: 442px;
}
.footer .footer-wrap {
	padding: 20px;
	font-size: 12px;
}
.footer .ey-links {
	padding-top: 22px;
	line-height: 22px;
}
.footer .ey-links .links {
	margin-bottom: 12px;
}
.footer .ey-links .links a {
	margin: 0 8px;
}
.footer .ey-links .copyRight {
	margin-bottom: 24px;
}
.footer .ey-links .logobar a {
	margin: 0 5px;
}
}
.bg-w {
	background: #fff;
	margin-top: 10px;
}
.guide {
	width: 70px;
	z-index: 300;
	margin-left: 720px;
	position: fixed;
	left: 50%;
	bottom: 35px;
	display: none;
}
.guide .guide-wrap {
	position: relative;
	background: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
.guide .guide-wrap a {
	height: 37px;
	line-height: 16px;
	padding: 5px 0 2px;
	display: block;
	text-align: center;
	color: #ccc;
	position: relative;
}
.guide .guide-wrap a:hover {
	color: #0f89ff;
	text-decoration: none;
}
.guide .guide-wrap a:hover .guide-ico {
	display: none;
}
.guide .guide-wrap a:hover .hover-txt {
	display: block;
	font-size: 12px;
	width: 24px;
	margin: auto;
}
.guide .guide-ico {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
/* .download-entrance */
.guide .sewm-mini {
	background: url("../images/ew.png") no-repeat;
	background-size: contain;
}
.guide .ico-idea {
	background: url('../images/ico-suguess.png') no-repeat;
	background-size: contain;
}
.guide .ico-totop {
	background: url('../images/ico-gotop.png') no-repeat;
	background-size: contain;
}
.guide .hover-txt {
	display: none;
}
/* .download-entrance */
.guide .sewm:hover .sewm-mini {
	background: url("../images/ew.png") no-repeat;
	background-size: contain;
	display: inline-block !important;
}
.guide .sewm:hover .sewm-stxt {
	display: block;
}
.guide .sewm:hover .sewm-tc {
	display: block;
}
.guide .sewm:hover .sewm-pic {
	width: 238px;
	height: 270px;
	position: absolute;
	display: block;
	background: #fff;
	top: -123px;
	left: -205px;
	/* padding: 15px 0 0; */
	z-index: 0;
	filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.06));
}
.guide .sewm:hover .sewm-pic::after {
	content: "";
	z-index: -999;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	background: #fff;
	z-index: 2;
	position: absolute;
	right: -10px;
	top: 136px;
}
.guide .sewm .sewm-tc {
	position: absolute;
	display: none;
	width: 50px;
	height: 45px;
	top: 0;
	left: -51px;
	background: 0;
}
.guide .sewm .sewm-stxt {
	width: 18px;
	height: 18px;
}
.guide .sewm .sewm-txt1 {
	display: block;
	width: 238px;
	height: 24px;
	line-height: 24px;
	position: absolute;
	font-size: 15px;
	color: #0077db;
	left: -204px;
	top: 90px;
	z-index: 3;
}
.guide .sewm .sewm-txt2 {
	font-weight: 700;
	top: 111px;
	z-index: 4;
}
.guide .side-nav {
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
.guide .side-nav a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	position: relative;
}
.guide .side-nav a:hover, .guide .side-nav a .cur {
	color: #0f89ff;
}
