.page{position: relative; background-color:#f2f3f4;margin-left:231px;}
.dld{height:65px; z-index:999;}
.h_top{
	    height: 70px;
	    width: 100%;
	    position: relative;
	    z-index: 9;
	    min-width: 1440px;
}
.header{
	max-width: 2186px;
    min-width: 1166px;
    width: 85.42%;
    height: 100%;
    margin: 0 auto;
}
.nav{height:70px;margin:0 auto;background:none;position: relative; z-index:301; padding-left:231px;}
/* logo */
.logo{position:absolute; left:0px; top:5px; z-index:302;}
.logo .home_logo{display:block;width:190px;height:60px;overflow: hidden;}
/* 左边 */
.navMain{position: relative;z-index: 10;float:left;}
.navMain .left{position: relative;height:70px;line-height:70px;text-align: center;padding:0px 0px; padding-right:36px;}
.navMain .left a{color: #333;opacity: .8;cursor: pointer;font-size: 18px;font-family: -apple-system,sans-serif;text-decoration: none;}
.navMain .left a:hover{color: #8c83ff;opacity: 1;}
.navMain .icon_live{width:16px;height:16px;background: url(../images/icon_live.png) no-repeat scroll 0% 0%; margin-right:3px; margin-bottom:2px;}
.navMain .live_list{width: 249px;height:auto;position: absolute;left: -130px;top:65px;border-radius: 3px;box-shadow: 0 0 8px rgba(0,0,0,0.15);cursor: default;background:#FFF;z-index: 99; padding:11px 15px; padding-bottom:0px;}

.navMain .live_list .arrow{position: absolute;top:-5px;left:0px;}
.navMain .live_list .arrow i{display: block;position: absolute;left:145px;top: -3px;font-family: Simsun;font-size: 12px;}
.navMain .live_list .arrow .i2{top:-3px;}


.navMain .live_list i{width: 14px;height: 14px;position: absolute;top: -8px;right: 120px;background: url(../images/arrow-top.png?v1) no-repeat; z-index:99;}
.navMain .live_list li{ overflow:hidden; margin-bottom:7px;}
.navMain .live_list em{color: #444;font-size: 13px;line-height: 22px;font-weight: 700;font-family: "Microsoft YaHei","微软雅黑"; display:block; width:100%; text-align:left; padding-bottom:5px;}
.navMain .live_list a{ float:left; display:block; background-color:#f5f5f5; width:80px; height:24px;line-height: 24px; margin-right:3px; margin-bottom:3px;border-radius: 3px;text-overflow: ellipsis; font-size:12px; font-weight:100;font-family: "Microsoft YaHei","微软雅黑"; padding-bottom:0px;}
.navMain .live_list a:hover{ background-color:#f70; color:#FFF;border-bottom: none;}
.navMain .live_list span{margin:0px 10px;color:#DDD;font-size: 12px;}

.navMain .downLoad_list{
	width: 100px;
	height:auto;
	position: absolute;
	left: -35px;
	top:65px;
	border-radius: 3px;
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
	cursor: default;
	background:#FFF;
	z-index: 99; 
	padding:5px 0px; 
}
.navMain .downLoad_list .arrow{
	position: absolute;
	top:-5px;
	left:0px;
}
.navMain .downLoad_list .arrow i{
	display: block;
	position: absolute;
	left:45px;
	top: -3px;
	font-family: Simsun;
	font-size: 12px;
}
.navMain .downLoad_list .arrow .i2{
	top:-3px;
}
.navMain .downLoad_list i{
	width: 14px;
	height: 14px;
	position: absolute;
	top: -8px;
	right: 120px;
	background: url(../images/arrow-top.png?v1) no-repeat; 
	z-index:99;
}
.navMain .downLoad_list a{
	float:left; 
	display:block; 
	width:100px; 
	height:24px;
	line-height: 24px; 
	padding: 5px 0px;
	margin-right:3px; 
	margin-bottom:3px;
	border-radius: 3px;
	text-overflow: ellipsis; 
	font-size:12px; 
	font-weight:100;
	text-align: center;
	font-family: "Microsoft YaHei","微软雅黑"; 
	padding-bottom:0px;
}
.navMain .downLoad_list a:hover{
	color:#fe7e00;
	border-bottom: none;
}
/* 查询 */
.navFind{float: left;position: relative;width:206px;height:30px;margin: 15px 0 0 30px;border:1px solid #e0e0e0;border-radius:2px;transition:all .3s;}
.navFind:hover{border:1px solid #bcbcbc;}
.navFind .input{float:left;width:172px;height:30px;border-right: none;background-color: #FFF;}
.navFind input{ font-size:12px; font-family:Arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif;}
.navFind .query{width:172px;height:28px;line-height:28px;outline: medium none;border: 0px none;color:#666;vertical-align: middle; text-indent:7px;}
.navFind .focus{color:#333;}
.navFind .btn{display: inline-block;height:30px;width:32px; float:left;background: url(../images/head-search-v7.png) no-repeat scroll center; border:0px;}
/* 查询列表 */
.navFind_list{position:absolute;z-index:99; top:31px; left:-1px;display: none;width:206px;border:1px solid #C5C5C5;border-top:none;background-color: #fff;}
.navFind_list ul{width: 206px;}
.navFind_list li{height: 30px;width: 100%;}
.navFind_list li div{height: 30px;line-height: 30px;}
.navFind_list li .left a{color: #000;font-family: '宋体';font-size: 12px;margin-left:5px;cursor: pointer;}
.navFind_list li .left a:hover{color:#fe7e00;}
.navFind_list li .right .go_room{color: #666;margin-right: 4px;cursor: pointer;}
.navFind_list li .right .go_room:hover{color:#fe7e00;text-decoration: underline;}
.navFind_list li:hover{background-color: #f0f0f0;}
/* 注册 */
.nav_login{
    float: right;
    width:145px; 
    height: 70px;
}
.nav_login .over_height{
    height:45px;
    margin-right: -2px; 
    padding-top:20px;
    position: relative;
}
.nav_login a{
    display: block;
}
.nav_login a .arrow{
    float: right;
    margin-top: 10px;
    margin-left: 4px;
    width: 5px;
    height: 5px;
    background: url(../images/menu-icon-v1.png) no-repeat -1px -62px;
}
.nav_login .text{
    font-family: Arial, 'Microsoft Yahei', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
}
.nav_login img{
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin-right: 4px;
}
.nav_login .l-menu{
    clear: both;
    display: none;
    position: absolute;
    right: 0px;
    top: 65px;
    background-color: #f8f8f8;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #666;
    border-top: 2px solid #fe7e00;
    height: auto;
    z-index: 99;
}
.l-menu .lmsj-top{
    position: absolute;
    right: 20px;
    top: -11px;
    background: url(../images/sanjiao_top.png) no-repeat;
    width: 12px;
    height: 9px;
}
.l-menu .chat-mem-con{
    height: 55px;
    background-color: #FFF;
    padding: 25px 25px;
    width: 350px;
    border-bottom: 1px solid #e6e6e6;
}
.l-menu .chat-mem-con img{
    border-radius: 2px;
    width: 105px;
    height: 105px;
    background-color: #FFF;
    padding: 2px 2px;
    box-shadow: 1px 1px 3px #CCC;
    margin-top: 0px;
    margin-right: 0px;
    float: left;
}
.l-menu .chat-mem-con .authenticate{
    float: left;
    padding-left: 20px;
    width: 145px;
    padding-top: 12px;
}
.l-menu .chat-mem-con .authenticate a {
    text-decoration: none;
}
.l-menu .chat-mem-con .authenticate a .p1 {
    font-size: 18px;
    color: #fe7e00;
}
.l-menu .chat-mem-con .authenticate .img2 {
    width: 16px;
    height: 16px;
    box-shadow: 0px 0px 0px;
    border-radius: 0px;
    margin-top: -3px;
}
.l-menu .chat-mem-con .quit {
    float: right;
    display: block;
    width: 60px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #f1f1f1;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    margin-top: 15px;
    border-radius: 2px;
}
.l-menu .chat-mem-con .quit:hover{
	background-color:#e0e0e0;
}
.nav_login .l-menu .div_list {
    clear: both;
}
.nav_login .l-menu .div_list .left_list {
    width: 105px;
    padding: 10px 0px;
    padding-left: 27px;
}
.nav_login .l-menu .div_list .left_list ul li {
    text-align: center;
    background-color: #ffffff;
    margin: 3px 0px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
}
.nav_login .l-menu .div_list .left_list ul li a {
    text-decoration: none;
    color: #333;
}
.nav_login .l-menu .div_list .left_list ul li a:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#fe7e00;
	border-radius:2px;
}
.nav_login .l-menu .div_list .right_list {
    width: 210px;
    height: auto;
    padding: 0px 20px;
    padding-bottom: 10px;
    margin-top: -20px;
}
.nav_login .l-menu .div_list .right_list ul li {
    float: left;
    width: 100px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin: 4px 0px;
    position: relative;
}
.nav_login .l-menu .div_list .right_list ul li a {
    text-decoration: none;
    color: #333;
    padding-left: 20px;
}
.nav_login .l-menu .div_list .right_list ul li a:hover{
	text-decoration:none;
	color:#333;
	background-color:#e9e9e9;
	border-radius:2px;
}
.nav_login .l-menu .div_list .right_list ul li a i {
    background: url(../images/icon-zhu.png) no-repeat;
    display: block;
    width: 18px;
    height: 20px;
    position: absolute;
    left: 17px;
    top: 6px;
}
.nav_login .l-menu .div_list .right_list ul li .li_icon1 i{
	background-position: -3px -56px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon2 i{
	background-position: 0px 3px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon3 i{
	background-position: -100px -55px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon4 i{
	background-position: 0px -25px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon5 i{
	background-position: 1px -88px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon6 i{
	background-position: -100px -88px;
}

.nav_login .l-menu .div_list .right_list ul li .li_icon7 i{
	background-position: 1px -117px;
}
.nav_login .l-menu .div_list .right_list ul li .li_icon8 i{
	background-position: -100px -117px;
}

	
.nav_login .right .mosu{
    background-image: linear-gradient(to right, #8c83ff , #7b9aff);
    border-radius: 2px; 
    color:#FFF;
    font-family: Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;
    font-size: 14px;
    cursor: pointer;
    display: block;
    width: 63px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.nav_login .right .mosu:hover{
    background-color:#ffb037; 
    color:#FFF; 
    text-decoration:none;
}
.nav_login .right .right_l{
     background-image: linear-gradient(to right, #ffffff , #ffffff);
    border:1px solid #ccc; 
    width:60px; 
    height:24px; 
    line-height:24px; 
    color:#666;
}
.nav_login .right .right_l:hover{ 
    border:1px solid #9cc1d7;
    color:#666; 
    background-color:transparent;
}

/* 注册登录 隐藏 */
.append{position: fixed;border-radius:4px;width:650px; padding-bottom:35px;background: #fff;left: 50%;top:50%;margin-left: -306px;margin-top:-182px;z-index: 399;overflow: hidden;box-shadow:0 0 8px #666;}
/* 注册登录 头部 */
.append .head{height:43px;border-bottom:1px solid #edeaea;line-height: 43px; margin:20px 40px; margin-bottom:0px;}
.append .not-logged{border-bottom: 0px;}
.append em{float: left;font-size: 22px;color: #333;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif; padding:0px 5px; height:40px; line-height:40px; text-align:center; margin-right:20px; cursor:pointer;}
.append em.on{ border-bottom:2px solid #fe7e00; height:41px; color:#fe7e00;}
.append h4{float: right;margin-right: 70px;font-size: 14px;color:#bababa;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append h4 a{text-decoration: underline;font-size: 14px;color: #fe8900;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append .close{display: inline-block;position: absolute;right:6px;top:6px;width:18px;height:18px;background:url(../images/official/login/login_ico_v3.png) -40px -20px no-repeat;cursor: pointer;}
.append .close:hover{background:url(../images/official/login/login_ico_v3.png) -60px -20px no-repeat;}
/* 注册登录 内容 */
.append .content{width:390px;margin-top:0px;position: relative;}
.append .content table{margin-top:13px;margin-left: 28px;}
.append .content td{text-align: center;padding: 4px;color:#7b7a7a;font-size: 15px;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append .content .t_R{text-align: right;}
.append .content .t_C{text-align: center;}
.append .content .t_L{text-align: left;}
.append .content .tip{padding: 2px;}
.append .content .code{width:80px;height:34px;background: red;}
.append .content .t_change{text-decoration:none;font-size: 12px;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif; width:97px;height: 32px; display:block; line-height:32px; float: right; text-align:center;color: #333;border:1px solid #e0e0e0; background-color:#f4f4f4;}
.append .content .t_change:hover{color: #999; background-color:#e9e9e9;border:1px solid #e0e0e0;}

.append .content .z_change{text-decoration:underline;font-size: 12px;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;height: 32px;line-height:32px; padding-left:10px;text-align:center;color:#999;}
.append .content .z_change:hover{color:#ff3c00;}

.append .content td{padding:15px 4px;}
.append .content td input{border:1px solid #e5e5e5;border-radius: 3px; text-indent:5px;}
.append .content td .text{width:290px;height:30px;color: #999;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append .content td .text_small{width:150px;height:30px;color: #999;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append .content td .t_middle{width:185px;height:30px; color:#999;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
.append .content td input:focus{border:1px solid #fe8900;}
.append .content .t_f{font-size: 12px;line-height: 20px;}
.append .content .sml_tf td{ padding:0px 4px;}
.append .content .t_f span{color:#7b7a7a;}
.append .content .t_f a{text-decoration: underline;color:#999;}
.append .content .t_f a:hover{color:#fb483b;}
.append .content .t_f input{margin-top: 1px;}
.append .content .login_btn,.append .content .res_btn{display: block;width:292px;height: 36px; line-height:36px; text-align:center;cursor: pointer;margin-top:10px;margin-left:40px;font-size: 14px;color: #fff;}
.append .content .login_btn{ background-color:#fe7e00;border-radius: 4px;}
.append .content .res_btn{background-color:#fe7e00;border-radius: 4px;}
.append .content .login_btn:hover{background-color:#ff3c00;}
.append .content .res_btn:hover{background-color:#ff3c00;}
.append .content .mark{position: absolute;left: 100px;top:20px;width:235px;height:20px;line-height:20px;background: #fffbe3;border:1px solid #edd74a;}
.append .content .mark img{margin-left: 3px;}
.append .content .mark span{color:#f04a4a;}
.append .content h3{color: #7b7a7a;font-size: 15px;font-family:Arial,'Hiragino Sans GB','Microsoft Yahei',sans-serif;}
/* 选择 */
.append .select{width:208px; overflow:hidden;border-left:1px solid #c9c9c9;margin:30px 20px 0 0;text-align: center;}
.append .select p{color:#919090; font-size:14px; padding-bottom:5px;}
.append .select a{display:inline-block;width:132px;height:30px;cursor: pointer;margin-top: 8px;*margin-top: 12px !important;background: url(../images/official/login/login_ico_v3.png?v5);}
.append .select .client_login{background-position: 0px -163px;}
.append .select .client_login:hover{background-position: 0px -243px;}
.append .select .qq_login{background-position: 0px -43px;}
.append .select .qq_login:hover{background-position: 0px -123px;}
.append .select .phone_login{background-position: 0px -283px;}
.append .select .phone_login:hover{background-position: 0px -363px;}
.append .select .client_load{background-position: 0px -443px;}
.append .select .client_load:hover{background-position: 0px -483px;}

/* 游客状态 */
.append .not-logged-nr p{font-size: 16px;color: #2e2c31;height: 30px;line-height: 30px;padding-left: 43px;}
.append .not-logged-nr p:first-child{color: #ff7505;margin-bottom: 10px;}
.append .not-logged-nr p a{color: #fe0000;text-decoration: underline;}
.append .content .login_btn{margin-top: 20px;}
.append .content .reg_btn{display: block;background-color:#FFFFFF;border-radius: 4px;width:290px;height: 34px; line-height:34px;text-align:center;cursor: pointer;margin-top:20px;margin-left:40px;font-size: 14px;color: #fe7e00;border: 1px solid #fe7e00;}


.main_wrap {
	width: 100%;
	background:#E76900;
	position: relative;
	overflow: hidden;
}
.banner_wrap {
	max-width: 1257px;
	min-width: 800px;
	_width: 1207px;
	margin: 0 auto;
}
.banner {
	width: 100%;
	height: 510px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.banner li {
	position: absolute;
	top: 0;
	left: -150px;
}
.banner img {
	width:1500px;
	height:510px;
}
.banner a {
	color: #FFD4B0;
}
.banner .banner_download {
	position: absolute;
	bottom: 180px;
	left: 54%;
	top:73%;
	z-index: 9;
	display: block;
	width: 235px;
	height: 66px;
	background: url(/Resources/WebVideo/images/d_btn.png) 0 0 no-repeat;
}
.banner .banner_download:hover {
	background-position: 0 -66px;
}
.banner .banner_word {
	position: absolute;
	bottom: 70px;
	left: 55%;
	top:75%;
	z-index: 9;
	text-align: left;
	width: 235px;
	line-height: 25px;
}
.banner .desc {
	text-indent: -9999em;
	width: 100%;
	overflow: hidden;
}
.banner ol{height: 10px;
	width:70px;
	text-align: center;
	position:relative; margin:auto; top:-10px}
.banner ol li{ float:left; position:relative;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: url(/Resources/WebVideo/images/b_dot.png) 0 0 no-repeat;}
.banner ol li.seleted{background-position: -21px 0;}

.figures {
	max-width: 1000px;
	min-width: 800px;
	_width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px auto;
	margin-top: -20px;
}
.figures ul {
	width: 100%;
}
.figures li {
	position: relative;
	float: left;
	width: 32%; margin-right:5px;
}
.figures li .sfea {
	display: block;
	height: 178px;
	overflow: hidden;
	position: relative;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.figures li .ovbg, .figures li strong, .figures li em {
	position: absolute;
	left: 0;
}
.figures li .ovbg {
	bottom: 0;
	width: 100%;
	max-width: 314px;
	height: 32px;
	background: #000;
	opacity: 0.6;
	z-index: 10;
	filter: alpha(opacity=60);
}
.figures li strong {
	bottom: 5px;
	font-size: 1em;
	color: #fff;
	z-index: 20;
	font-weight: normal;
	width: 100%;
	text-align: center;
}
.figures li img {
	width: 100%;
	max-width: 314px;
	position: absolute;
	margin: 7px 0px;
}
.figures li .imgcut {
	display: block;
	width: 100%;
	height: 100%;
}
.figures li h3{ color:#fff; margin:5px auto; font-weight: normal; text-align:center}
.figures li .minibar {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	background: #fff;
	z-index: 500;
	cursor: pointer;
	opacity: 0;
*filter:alpha(opacity=0);
}
a.minibar:hover {
	display: block;
}
.manage {
	background: #9B4D00;
	height: 178px;
	position: relative;
}
.manage .phone_down{  border: 1px solid #F80;
  padding: 5px;
  border-radius: 5px; margin:10px auto; display:block; width:75%; padding-left:30px}
.manage .phone_down:hover{ color:#000; border: 1px solid #000; text-decoration:none}  
.manage p {
	display: block;
	color: #D29D69;
	line-height: 16px; font-size:12px; text-align:center; margin:3px;
}
.manage p a{ cursor:pointer; color:#F90}
.manage p.ver {
	height: 1em;
	padding: 15px 0 5px 20px;
	font-size: 18px;
	background: none;
}
.manage p.pubtime {
	padding-left: 45px;
	background-position: 20px 0;
}
.manage p.info1 {
	padding-left: 45px;
	background-position: 20px -23px;
}
.manage p.info2 {
	padding-left: 45px;
	background-position: 20px -61px;
}
.manage p.beta {
	background: none;
	padding-left: 20px;
	color: #73a3e4;
	font-size: 12px;
}
.manage .beta_download {
	position: absolute;
	top: 78%;
	right: 100px;
	width: 120px;
	height: 30px;
	border:1px solid #fff;
	display: block!important;
	z-index: 11;
	border-radius:5px; color:#fff; text-align:center; line-height:30px;
}
.manage .beta_download:hover {
	background:#fff; color:#000; text-decoration:none
}
.manage .ios{
	position: inherit;
	float: left;
	margin-left: 23px;
	margin-top: 8px;
}
.manage .ship{
	background: url(/Resources/WebVideo/images/icon-sp.png) 23px 6px no-repeat;
	text-indent: 20px;
}
.manage .ship:hover{
	background:transparent; color:#FFFFFF; text-decoration:none;
	background: url(/Resources/WebVideo/images/icon-sp.png) 23px 6px no-repeat;
}
.layout-Elevator{
	position: fixed;
	right: 0;
	height: 192px;
	top: 50%;
	margin-top: -61px;
	width: 48px;
	background-color: #FFFFFF;
	z-index: 399;
	border-radius: 8px 0 0 8px;
}
.layout-Elevator li{
	width: 48px;
	height: 48px;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
}
.layout-Elevator li:last-child{
	border-bottom: 0;
}
.layout-Elevator li a{
	display: block;
	height: 48px;
}
.layout-Elevator li div{
	display: none;
}
.layout-Elevator li .RightNavigate-icon{
	display: block;
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
}
.layout-Elevator li .RightNavigate-text{
	display: none;
}
.layout-Elevator li.qq .RightNavigate-icon{
	background-image: url(/Resources/WebVideo/images/icon-1.png?v=1);
	background-size: 100%;  
}
.layout-Elevator li.weixin .RightNavigate-icon{
	background-image: url(/Resources/WebVideo/images/icon-2.png?v=1);
	background-size: 100%;
}
.layout-Elevator li.appDown .RightNavigate-icon{
	background-image: url(/Resources/WebVideo/images/icon-3.png?v=1);
	background-size: 100%;
}
.layout-Elevator li.t_top .RightNavigate-icon{
	background-image: url(/Resources/WebVideo/images/icon-4.png?v=1);
	background-size: 100%;
}

.layout-Elevator li:hover div{
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	border-radius: 5px;
	width: 100px;
	padding: 10px 10px;
	right: 48px;
	top: 0;
}
.layout-Elevator li:hover .RightNavigate-text{
	display: block;
	position: absolute;
	background-color: #fe7e00;
	width: 40px;
	height: 40px;
	padding: 4px 4px;
	top: 0;
	left: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
.layout-Elevator li:first-child:hover .RightNavigate-text{
	border-top-left-radius: 5px;
}
.layout-Elevator li:last-child:hover .RightNavigate-text{
	border-bottom-left-radius: 5px;
}
.wx-box img{
	margin: 0 auto;
	width: 100px;
}
.wx-box{
	line-height: 24px;
}
.phone-box em{
	color: #fd3000;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.phone-box span{
	display: block;
	text-align: center;
	line-height: 20px;
}
.qq-box em{
	color: #fd3000;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.qq-box span{
	display: block;
	text-align: center;
	line-height: 20px;
}
.app-box em{
	display: block;
	text-align: center;
}
.app-box span{
	display: block;
	text-align: center;
}
.app-box img{
	margin: 0 auto;
	width: 100px;
}

#ship_play{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0;
	z-index: 99;
	display: none;
}
.play-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	left: 0px;
	top: 0;
	z-index: 99;
	display: none;	
}

