a{text-decoration: none;color:#000;} 
body{overflow-x: hidden;}
/*img{max-width:100%;}*/
*{
	box-sizing:border-box; 
}
.inner{
	max-width: 1200px;
	margin:0 auto;
}
.Index_body{
	min-height:100vh;
	background:url(../images/Index_bg.png) no-repeat top center;
	background-size:100% auto;
}
.por{position: relative;}
.header_Index{
	padding-top:30px;
}
.Index_title{
	padding:40px 0;
}
.Index_title h1{
	text-align: center;
	color:#fff;
	font-size:34px;
	line-height:50px;
}
.Index_title h1 a{
	display: inline-block;
	color:#fff;
	font-size:34px;
	line-height:50px;
}
.header_denzc{
	position: absolute;
	right: 0;
	bottom:10px;
}
.header_denzc.us{
    position: static;
    float: right;
    margin-top: 5px;
}
.header_denzc ul{
	float: left;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.header_denzc ul li{
	height:56px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	position: relative;
}
.header_denzc a{
	display: inline-block;
	line-height:28px;
	color:#fff;
	width:66px;
	border: 2px solid #fff;
	border-radius: 28px;
	text-align: center;
	 -moz-transition:.2s;
	-webkit-transition: .2s;
	transition: .2s;
}
.header_denzc a.dl{
	height: 30px;
	letter-spacing: 2px;	
}
.header_denzc a.col_1{
	    color: #26a3fd;
    	border-color: #26a3fd;
}
.header_denzc a.col_2{
	  color: #999999;
    border-color: #999999;
}
.header_denzc a.huiyuan.colff{
	  color: #fff;
}
.header_denzc a.hover:hover{
	background:#fff;
	color:#26a3fd;
}
.header_denzc a.hover_2:hover{
	border-color:#26a3fd !important;
	color:#fff !important;
	background:#26a3fd;
}
.userImg img{
	display: block;
	width:56px;
	height:56px;
	border-radius:50%;
}
.header_denzc a.huiyuan{
	border: none;
	width:auto;
	font-size: 16px;
	color:#111111;
	padding-right: 10px;
	/*background: url(../images/huiyuan.png) no-repeat left center;*/
}
.header_denzc img.viplv{
	margin-right: 5px;
	
}
.header_topindex{
	padding:40px 30px;
	background: #fff;
	border-radius: 8px;
  	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.header_nav{
	padding-left:195px;
}
.header_nav>ul>li{
	float: left;
	margin-right:58px;
	position: relative;
}
.header_nav>ul>li>a{
	display: inline-block;
	position: relative;
	font-size: 16px;
	color:#111111;
	line-height:32px;
	display: flex;
	  align-items: center;
}
.header_nav>ul>li>a:hover{
	color:#26a3fd;
}
.header_nav>ul>li>a span.hot{
	display: inline-block;
	width:21px;
	height:14px;
	font-size:0;
	background:url(../images/hot.png) no-repeat;
	position: absolute;
	top: 0;
	right:-22px;
}
.header_nav>ul>li>a em.icon-xiala{
	display: inline-block;
	font-size:20px;
	color:#111111;
}
.Form_inner{
	position: relative;
	padding:20px 0 20px 195px;
}
.header_form{
	
}
.header_inset{
	display: inline-block;
	/*overflow: hidden;*/
	border: 2px solid #008BFF;
	/*width:880px;*/
	height:50px;
	border-radius:5px;
}
.Form_select{
	float: left;
	position: relative;
	width:110px;
	text-align: center;
}
.Form_select_xiala{
	position: absolute;
	left: 0;
	display: none;
	top:100%;
	z-index:999;
	padding-top:3px;
}
.Form_select_xiala.cur{
	left:50%;
		 transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		-o-transform:translateX(-50%);
}
.Form_select_xiala ul{top: 63px;left: -124px;z-index: 10;/* display: none; */padding: 10px 3px 9px 11px;width: 265px;background: #fff;box-shadow: 0 1px 10px rgba(0,0,0,.1);text-align: left;line-height: 47px;}
.Form_select_xiala ul li{
	display: inline-block;
    width: 90pt;
    text-align: left;
}
.Form_select_xiala ul li a{
	display: inline-block;
	margin: 0 auto;
    padding: 0 23px;
    height: 35px;
    color: #666;
    font-size: 14px;
	text-align: center;
	line-height:33px;
	color:#666666;
	text-transform: uppercase;
}
.Form_select_xiala ul li:hover a{
background:#007aff;color:#fff;
}
.so_xiala{
	position: absolute;
	left: 0;
	display: none;
	top:100%;
	z-index:999;
	padding-top:3px;
}
.so_xiala.cur{
	left:50%;
		 transform:translateX(-50%);
		-ms-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		-o-transform:translateX(-50%);
}
.so_xiala ul li:hover a{
background:#007aff;color:#fff;width: 100%;
}
.so_xiala ul{top: 63px;left: -124px;z-index: 10;/* display: none; */background: #fff;box-shadow: 0 1px 10px rgba(0,0,0,.1);text-align: center;line-height: 47px;}
.so_xiala ul li{
	display: inline-block;
    width: 85pt;
    text-align: center;
}
.so_xiala ul li a{
	display: inline-block;
	margin: 0 auto;
    height: 35px;
    color: #666;
    font-size: 14px;
	text-align: center;
	line-height:33px;
	color:#666666;
	text-transform: uppercase;
}
.so_xiala ul li:hover a{
background:#007aff;color:#fff;
}
.Form_select h3 em.iconfont{
	display: inline-block;
	line-height:48px;
	font-size:16px;
	color:#666666;
	margin-left:5px;
}
.Form_select:before{
	content:"";
	display: block;
	width:1px;
	height:24px;
	background:#e1e1e1;
	position: absolute;
	right:0;
	top:50%;
	z-index:99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.header_form input[type="text"]{
	display: block;
	float: left;
	line-height: 48px;
	height:48px;
	font-size: 16px;
	width: 690px;
	padding:0 20px;
	border: none;
	outline: none;
}
.header_form button{
display: block;
 float: left;
 width: 100px;
 height: 50px;
 border: none;
 outline: none;
 background: #008BFF;
 font-size: 18px;
 color: #fff;
 text-align: center;
 cursor: pointer;
 /*margin-right: -2px;*/
}
.header_form button em.iconfont{
	display: inline-block;
	color:#fff;
	font-size:22px;
	margin-right:5px;
	position: relative;
	top:2px;
}
.hyuan_ggao{
	display: block;
	position: absolute;
	left:46px;
	top: 0;
	z-index: 9;
}
.Form_list a{
	display: inline-block;
	font-size: 14px;
	color:#666666;
	line-height: 34px;
	margin-right:14px;
}
.Form_list a:hover{color:#26a3fd;}

.banner .swiper-container .swiper-pagination{
	bottom: 20px;
}
.banner .swiper-container{
	border-radius:10px;
	overflow: hidden;
}
.banner .swiper-container .swiper-slide img{display: block;max-width:100%;}
.banner .swiper-container .swiper-pagination-bullet{
	width:30px;
	height: 4px;
	font-size:0;
	background:#9a9bb6;
	border-radius: 5px;
	opacity: 1;
	margin:0 5px;
}
.banner .swiper-button-prev{
	width:50px;
	height: 100px;
	background:url(../images/banner_left.png) no-repeat;
	left: 0;
	margin-top:-50px;
}
.banner .swiper-button-next{
	width:50px;
	height: 100px;
	background:url(../images/banner_right.png) no-repeat;
	right: 0;
	margin-top:-50px;
}
.banner .swiper-container .swiper-pagination-bullet-active{
	background:#fff;
}
.station_syt{
	padding:70px 0;
}
.station_sylist ul li{
	float: left;
	width:25%;
	max-height:200px;
	border-radius:8px;
	overflow: hidden;
	padding:0 11px;
}
.station_sylist ul{
	overflow: hidden;
	margin:0 -11px;
}
.station_sylist ul li img{
	display: block;
	max-width:100%;
	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	-o-transition: -o-transform 0.3s;
  	transition: transform 0.3s;
}
.station_sylist ul li img:hover{
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}	
.Common_text{
	padding-top: 9px;
}
.Common_text h3{
	float: left;
	font-size:24px;
	color:#000000;
	line-height:64px;
	padding-left:36px;
	text-transform: uppercase;
}
.Common_text h3.bg_1{background:url(../images/Common_1.png) no-repeat left center;}
.Common_text h3.bg_2{background:url(../images/Common_2.png) no-repeat left center;}
.Common_text h3.bg_3{background:url(../images/Common_3.png) no-repeat left center;}
.Common_text h3.bg_4{background:url(../images/Common_4.png) no-repeat left center;}
.Common_text h3.bg_5{background:url(../images/Common_5.png) no-repeat left center;}
.Common_text h3.bg_6{background:url(../images/Common_6.png) no-repeat left center;}
.Common_text h3.bg_7{background:url(../images/Common_7.png) no-repeat left center;}
.Common_text h3.bg_8{background:url(../images/Common_8.png) no-repeat left center;}

.Common_text ul{
	float: right;
}
.Common_text ul li{
	float: left;
	margin-left:18px;
}
.Common_text ul li a{
	font-size:14px;
	color:#888888;
	line-height:64px;
}
.Common_text ul li.more{
	margin-left: 55px;
}
.Common_text ul li a:hover{
	color:#26a3fd;
}
.Element_list ul li{
	float: left;
	width: 19.8%;
	cursor: pointer;
	padding: 0 4px 10px;
	/* height:400px; */
}
.Element_Img span img{
	max-width:100%;
	text-align: center;
}

.Element_inset{
	padding:9px 8px 0;
	background:#fff;
	border-radius:0px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	transition: all .2s linear;
}
.Element_sheji ul li{
	float: left;
	width: 290px;
	margin: 0px 5px 10px 4px;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    transition: all .2s linear;
}
.Element_sheji ul li:hover{
	box-shadow:0 15px 30px rgba(0,0,0,.1);
	-webkit-transform:translate3d(0,-2px,0);
	transform:translate3d(0,-2px,0);
	webkit-box-shadow:0 15px 30px rgba(0,0,0,.1)}
}
.Element_sheji ul li .Element_inset{
    padding: 8px 8px 0;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
    transition: all .2s linear;
}
.a-img {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    border-radius: 0px;
    overflow: hidden;
    background-color: whitesmoke;
    height: 375px;
}
.a-img .ppt {
    display: block;
    max-width: 100%;
}
.Element_Img{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	overflow: hidden;
	background-color: whitesmoke;
	min-height: 180px;
	
}
.Element_Img img{
	display: block;
}
.Element_down{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top: 0;
	background:rgba(0,0,0,0.4);
	/*display: none;*/
	transition: 0.2s ease-in;
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	opacity: 0;
}
.Element_list ul{
	overflow: hidden;
	margin:0 -10px;
}
.Element_list ul li:hover .Element_inset{
	border-color: #edf1f4;
}

.Element_sheji ul li:hover .Element_inset{
	border-color: #edf1f4;
}
.handpick_Img:hover .Element_down{
	opacity: 1;
	display: block;
}
.handpick_Img:hover .handpick_Botm.show{
	opacity:0;
	display: none;
}
.Element_down a.shouc{
	display: inline-block;
	width:34px;
	height:34px;
	position: absolute;
	right:14px;
	top: 14px;
	z-index: 99;
	background:#edf1f4;
	border-radius:5px;
	text-align: center;
	line-height: 34px;
}
.Element_down a.shouc em.iconfont{
	display: inline-block;
	font-size:25px;
	color:#a5a8aa;
	line-height: 34px;
}
.Element_down a.shouc.active em.iconfont{
	color:#f8b202;
}
.Element_down a.down{
	display: inline-block;
	font-size:16px;
	background:#26a3fd;
	color:#fff;
	width:140px;
	height:44px;
	border-radius:2px;
	line-height: 44px;
	position: absolute;
	left: 50%;
	bottom:0;
	text-align: center;
	z-index: 99;
	transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    opacity: 0;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}
.Element_down a.down:hover{background:#007aff;}
.Element_text h3{
	text-align: center;
	font-size: 14px;
	color:#666666;
	line-height: 35px;
}


.Float_navfidex ul li{
	height:66px;
	width:40px;
	border-bottom: 1px solid #f0f0f0;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Float_navfidex ul li a{
	display: block;
	font-size: 12px;
	color:#999999;
	padding-top:22px;
}
.Totopbtn{
	height:65px;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Totopbtn a{
	display: block;
	font-size: 12px;
	color:#999999;
	padding-top:17px;
	line-height: 30px;
	background:url(../images/To_top.png) no-repeat top center;
}
.Float_navfidex ul li.active a{
	color:#41affd;
}
.Float_navfidex ul li.icon_1 a{background:url(../images/Lefticon_1.png) no-repeat top center;}
.Float_navfidex ul li.icon_2 a{background:url(../images/Lefticon_2.png) no-repeat top center;}
.Float_navfidex ul li.icon_3 a{background:url(../images/Lefticon_3.png) no-repeat top center;}
.Float_navfidex ul li.icon_4 a{background:url(../images/Lefticon_4.png) no-repeat top center;}
.Float_navfidex ul li.icon_5 a{background:url(../images/Lefticon_5.png) no-repeat top center;}
.Float_navfidex ul li.icon_6 a{background:url(../images/Lefticon_6.png) no-repeat top center;}
.Float_navfidex ul li.icon_7 a{background:url(../images/Lefticon_7.png) no-repeat top center;}
.Float_navfidex ul li.icon_8 a{background:url(../images/Lefticon_8.png) no-repeat top center;}

.Float_navfidex ul li.icon_1.active a{background:url(../images/Lefticon_ac_1.png) no-repeat top center;}
.Float_navfidex ul li.icon_2.active a{background:url(../images/Lefticon_ac_2.png) no-repeat top center;}
.Float_navfidex ul li.icon_3.active a{background:url(../images/Lefticon_ac_3.png) no-repeat top center;}
.Float_navfidex ul li.icon_4.active a{background:url(../images/Lefticon_ac_4.png) no-repeat top center;}
.Float_navfidex ul li.icon_5.active a{background:url(../images/Lefticon_ac_5.png) no-repeat top center;}
.Float_navfidex ul li.icon_6.active a{background:url(../images/Lefticon_ac_6.png) no-repeat top center;}
.Float_navfidex ul li.icon_7.active a{background:url(../images/Lefticon_ac_7.png) no-repeat top center;}
.Float_navfidex ul li.icon_8.active a{background:url(../images/Lefticon_ac_8.png) no-repeat top center;}
.handpick_list ul li{
	float: left;
	padding:0 11px 22px;
}
#handpickvideo ul li{
    width: 20%;
	height: 150px;
}
.handpick_Img span img{
	display: block;
	max-width:100%;
}
.handpick_list ul{
	overflow: hidden;
	margin:0 -10px;
}
.photo_mainkpd{
	padding:9px 8px 0;
	background:#fff;
	border-radius:8px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
.photo_mainkpd:hover .Element_down{
	opacity: 1;
}
/*新增修改免扣元素列表下载按钮定位*/
.photo_mainkpd .Element_down {
	display: flex;
	justify-content: center;
	align-items: center;
}
.photo_mainkpd .down-btns{
	position:relative;
	z-index:999;
}
.photo_mainkpd .down-btns .down-btn {
	display: block;
	margin: 16px 0;
	width: 140px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #008BFF;
	transition: 0.2s ease-in;
	transform: translateY(60px);
	text-transform: uppercase;
}
.photo_mainkpd .down-btns .down-btn1 {
	background-color: #FF9800;
}
.photo_mainkpd .down-btns .down-btn1:hover{
	background: #FF5722;
}
.photo_mainkpd .down-btns .down-btn2:hover{
	background: #2a9bf9;
}
.photo_mainkpd:hover .down-btns .down-btn {
	transform: translateY(0);
}/*新增修改免扣元素内容页下载按钮定位*/
.Element_inset .Element_down {
	display: flex;
	justify-content: center;
	align-items: center;
}
.Element_inset .down-btns{
	position:relative;
	z-index:999;
}
.Element_inset .down-btns .down-btn {
	display: block;
	margin: 16px 0;
	width: 140px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #008BFF;
	transition: 0.2s ease-in;
	transform: translateY(60px);
	text-transform: uppercase;
}
.Element_inset .down-btns .down-btn1 {
	background-color: #FF9800;
}
.Element_inset .down-btns .down-btn1:hover{
	background: #FF5722;
}
.Element_inset .down-btns .down-btn2:hover{
	background: #2a9bf9;
}
.Element_inset:hover .down-btns .down-btn {
	transform: translateY(0);
}
/*新增修改背景图片列表下载按钮定位*/
.handpick_Img .Element_down {
	justify-content: center;
	align-items: center;
}
.handpick_Img .down-btns{
	position:relative;
	z-index:999;
	float:right;
}

.handpick_Img .down-btns .down-btn {
	display: block;
	margin: 4px 10px;
	width: 60px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	background: #008BFF;
	transition: 0.2s ease-in;
	transform: translateY(0);
	text-transform: uppercase;
}
.handpick_Img .down-btns .down-btn1 {
	background-color: #FF9800;
}
.handpick_Img .down-btns .down-btn1:hover{
	background: #FF5722;
}
.handpick_Img .down-btns .down-btn2:hover{
	background: #2a9bf9;
}
.handpick_Img:hover .down-btns .down-btn {
	transform: translateY(0);
}

.handpick_Img img{display: block;}
.Element_list ul li:hover .Element_down{
	opacity: 1;
	/*display: block;*/
}
.Element_list ul li:hover .Element_down a.down{
	opacity: 1;
	bottom:50%;
}
.Element_sheji ul li:hover .Element_down{
	opacity: 1;
	/*display: block;*/
}
.Element_sheji ul li:hover .Element_down a.down{
	opacity: 1;
	bottom:50%;
}
.handpick_list  ul li:hover .Element_down a.down.cur1{
	opacity: 1;
	/*bottom:180px;*/
	bottom:50%;
}
.Potential_list  ul li:hover .Element_down a.down.cur1{
	opacity: 1;
	/*bottom:180px;*/
	bottom:50%;
}
.handpick_Img:hover .Element_down a.down.cur1{
	opacity: 1;
	/*bottom:180px;*/
	bottom:50%;
}
.handpick_list  ul li:hover .Element_down a.down.cur2{
	opacity:1;
	bottom:50%;
}
.handpick_Img .handpick_Botm{
    bottom:0; 
    font-size:20px;
    color:white;
    text-align:center;
}
.handpick_Img:hover .handpick_Botm{
visibility:visible;
}
.handpick_Botm{
	height:72px;
	width:100%;
	position: absolute;
	left: 0;
	bottom:0;
	z-index:99;
	display: flex;
	justify-content: center;
	align-items:flex-end;
	background: -moz-linear-gradient(top,transparent,rgba(0,0,0,0.6));
    background: -webkit-gradient(linear,center top,center bottom,from(transparent),to(rgba(0,0,0,0.6)));
    background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,0.6));
    background: -o-linear-gradient(top,transparent,rgba(0,0,0,0.6));
}
.handpick_Botm p{
    display: none;
	line-height: 34px;
	font-size: 13px;
	text-align: center;
	width: 20em;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.handpick_Img:hover .handpick_Botm p{
	display: block;
	line-height: 34px;
	font-size: 13px;
	text-align: center;
	width: 20em;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    
}
.Element_down a.down.cur1{
	bottom:0;
    margin-bottom: -22px;
}

.Potential_list ul li{
	float: left;
	width:25%;
	padding:0 11px 22px;
}
.Potential_list ul{
	overflow: hidden;
	margin:0 -10px;
}
.Potential_list ul li p{
	text-align: center;
	font-size: 14px;
	color:#666666;
	line-height:34px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Potential_list ul li:hover p{color: #41affd;}
.Potential_img{
	width: 100%;
	/*height: 400px;*/
	overflow: hidden;
	border-radius:8px;
}
.Potential_img img{
	display: block;
	max-width:100%;
  /*height: 190px;*/
}
	*/

.handpick_list ul li.last{
	width:50%;
}
.handpick_list ul li.last .handpick_Img{
}
.Element_down a.down.cur2{
	margin-bottom:-22px;
}


.Element_down a.video_ic2{
	display: inline-block;
	width:41px;
	height:41px;
	position: absolute;
	left:50%;
	top:50%;
	z-index:9;
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	background:url(../images/video_ic2.png) no-repeat;
}
.voice_bandlist {
    margin: -10px;
}
.voice_bandlist ul li{
	float: left;
	/*width:316px;*/
	width:25%;
	padding:0 11px 22px;
}
.voice_inner:hover{
	box-shadow:0 15px 30px rgba(0,0,0,.1);
	-webkit-transform:translate3d(0,-2px,0);
	transform:translate3d(0,-2px,0);
	webkit-box-shadow:0 15px 30px rgba(0,0,0,.1)}
}
.voice_bandlist ul{
	overflow: hidden;
	margin:0 -10px;
}
.voice_inner{
	height: 158px;
  	background:#fff;
  	padding:8px 0 24px 24px;
  	position: relative;
  	/*border:1px solid #edf1f4;
	border-radius: 8px;
  	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);*/
  	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    transition: all .2s linear;
}
.voice_title h3{
	max-width: 285px;
	width:285px;
	color:#222222;
	font-size: 18px;
	padding:10px 0;
	line-height: 38px;
	 white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.voice_inner span.yyue{
	display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../images/yinyue.png) no-repeat;
    position: absolute;
    right: 24px;
    top: 65px;
    background-size: 30px 30px;
}
.hiden{
	display: none;
}
.voice_bandlist ul li:hover .hiden{
	display: block;
}
.voice_lianj a.down{
	display: inline-block;
	width:100px;
	height:30px;
	background:#3aadff;
	border-radius:30px;
	text-align: center;
	line-height: 30px;
	color:#fff;
	margin-right:12px;
	float: left;
}
.voice_lianj a.shouc{
	display: inline-block;
	width:30px;
	height:30px;
	float: left;
	border-radius:50%;
	border: 1px solid #999999;
	background:url(../images/xinxin.png) no-repeat center;
}
.bofvabotms{
	width:100%;
	position: absolute;
	left: 0;
	bottom:22px;
	z-index:99;
	padding-left:24px;
}
.bofvabotms span{
	display: inline-block;
	float: left;
}
.bofvabotms span.play{
	display: inline-block;
	width:15px;
	height:21px;
	cursor: pointer;
	background:url(../images/bofan_1.png) no-repeat;
}
.bofvabotms span.bofvalue{
	display: inline-block;
	width:157px;
	height:21px;
	background:url(../images/bofvalue.png) no-repeat;
}
.bofvabotms span.time{
	font-size:12px;
	color:#999999;
	line-height: 22px;
	margin:0 10px;
}
.footer_top{
	background:#eceff1;
}
.friendship{
	border-bottom: 1px solid #e2e5e7;
}
.friendship h3{
	float: left;
	font-size: 14px;
	line-height:40px;
	color:#0094ff;
	margin-right:30px;
}
.friendship ul{
	float: left;
	width:calc(100% - 86px);
}
.friendship ul li{
	float: left;
	margin-right:30px;
}
.friendship ul li span{
	display: inline-block;
	font-size: 14px;
	line-height:40px;
	color:#0094ff;
}
.friendship ul li a{
	display: inline-block;
	font-size: 14px;
	line-height:40px;
	color:#999999;
}
.friendship ul li a:hover{color:#0094ff;}
.friendship_2{
	padding:22px 0;
}
.friendship_2 ul li{
	float: left;
	margin-right:30px;
}
.friendship_2 ul{display: none;}
.friendship_2 ul.active{display: block;}
.friendship_2 ul li a{
	display: inline-block;
	font-size: 14px;
	line-height:36px;
	color:#999999;
}
.friendship_2 ul li a:hover{color:#0094ff;}
.footer_bottom{
	background:#1b1b1b;
}
.footer_down{
	padding:35px 0;
	border-bottom:1px solid #616161;
}
.footer_down ul li{
	float: left;
	width:20%;
	text-align: center;
}
.footer_down ul{
	margin:0 -110px;
}
.footer_down ul li a{
	display: inline-block;
	font-size:14px;
	color:#777777;
	line-height: 30px;
	padding-left:34px;
}
.footer_down ul li.icon_1 a{background:url(../images/matter_1.png) no-repeat left center;}
.footer_down ul li.icon_2 a{background:url(../images/matter_2.png) no-repeat left center;}
.footer_down ul li.icon_3 a{background:url(../images/matter_3.png) no-repeat left center;}
.footer_down ul li.icon_4 a{background:url(../images/matter_4.png) no-repeat left center;}
.footer_down ul li.icon_5 a{background:url(../images/matter_5.png) no-repeat left center;}

.footer_copy{
	text-align: right;
	position: relative;
	padding:50px 0 30px;
}
.footer_nav{
	font-size:14px;
	color:#999999;
	line-height: 16px;
}
.footer_nav a{
	display: inline-block;
	padding:0 25px;
	font-size:14px;
	color:#999999;
	line-height: 16px;
}
.footer_nav a:last-child{
	padding-right:0;
}
.copyright{
	padding:15px 0;
}
.copyright p{
	font-size:14px;
	color:#999999;
}
.footer_logo{
	position: absolute;
	left: 0;
	top:50%;
	z-index: 99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.footer_logo a{
	display: inline-block;
	color:#fff;
	font-size: 34px;
}
.Float_navright{
	position: fixed;
	right:20px;
	top:50%;
	z-index: 99999;
	background:#fff;
	/*overflow: hidden;*/
	border: 1px solid #f0f0f0;
	border-radius:5px;
	text-align: center;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Float_navright ul li{
	width:74px;
	text-align: center;
	height:80px;
	padding:0 16px;
	position: relative;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Float_navright ul li:first-child{border-radius:5px 5px 0 0}
.Float_navright ul li:last-child{border-radius:0 0 5px 5px}
.Float_navright ul li+li:before{
	display: block;
	content:"";
	width:42px;
	height: 1px;
	background:#f0f0f0;
	position: absolute;
	left:50%;
	top:0;
	z-index: 9;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}
.Float_navright ul li:hover{
	background:#26a3fd;
}
.Float_navright ul li:hover:before{visibility: hidden;}
.Float_navright ul li>a{
	display:block;
	width:40px;
	font-size: 12px;
	color:#26a3fd;
	padding-top: 31px;
}
.Float_navright ul li.icon_1>a{background:url(../images/kefu_1.png) no-repeat center top;}
.Float_navright ul li.icon_2>a{background:url(../images/kefu_2.png) no-repeat center top;}
.Float_navright ul li.icon_3>a{background:url(../images/kefu_3.png) no-repeat center top;}
.Float_navright ul li.icon_4>a{background:url(../images/kefu_4.png) no-repeat center top;}

.Float_navright ul li:hover>a{color:#fff;}

.Float_navright ul li:hover.icon_1>a{background:url(../images/kefuac_1.png) no-repeat center top;}
.Float_navright ul li:hover.icon_2>a{background:url(../images/kefuac_2.png) no-repeat center top;}
.Float_navright ul li:hover.icon_3>a{background:url(../images/kefuac_3.png) no-repeat center top;}
.Float_navright ul li:hover.icon_4>a{background:url(../images/kefuac_4.png) no-repeat center top;}

.Float_navright ul li:hover .Lesson_slide{
	right: 100%;
	opacity: 1;
	visibility: visible;
} 
.Lesson_slide{
	position: absolute;
	right:0;
	z-index:99999;
	top:0;
	opacity:0;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
	visibility: hidden;
	
}
.Lesson_nb_1{
	width:192px;
	height: 100px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
	background: url(../images/Lesson_1.png) no-repeat;
}
.Lesson_nb_1 p{
	font-size: 14px;
	color:#444444;
	padding: 6px 0;
}
.Lesson_nb_1 p a{
	display: inline-block;
	width:80px;
	line-height:24px;
	font-size: 12px;
	background:#26a3fd;
	border-radius:30px;
	text-align: center;
	color:#fff;
}
.Lesson_nb_1 p a:hover{
	background:#6e91e6;
}


.banner_Delbg{
	height:740px;
	background:url(../images/banner_Delbg.jpg) no-repeat top center;
	background-size:cover;
}
.header_Del{
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 10px 0 rgba(54,62,87,.2);
    background-color: #fff;
    width: -webkit-fill-available;
    z-index: 9999;
}
.Homeindex{
	float: left;
	padding-right:60px;
}
.Homeindex h1 a{
	display: inline-block;
	color:#26a3fd;
	font-size: 34px;
	line-height: 40px;
}
.Del_headerin{
	float: left;
    padding: 20px 0;
}
.Del_headerin>ul>li{
	float: left;
	margin:0 30px;
	position: relative;
}
.Del_headerin>ul>li>a{
	display: inline-block;
	position: relative;
	font-size:16px;
	color:#111111;
	line-height: 30px;
}
.Del_headerin>ul>li>a:hover{color:#26a3fd;}
.Del_headerin>ul>li>a em.iconfont{
	position: relative;
    display: inline-block;
    margin-left: 4px;
    width: 10px;
    height: 14px;
    background: url(https://static.tukuppt.com/common/image/youcenewoneq.png) -68px -45pc no-repeat;
}
.wd1020{
	width:1020px;
	margin:0 auto;
}
.Deloutrand{
	padding-top:66px;
}
.Delformsbr{
	float: right;
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.1);
  width: 440px;
  padding-bottom:20px;
}
.Delform_text{
	padding:20px 0;
}
.Delform_text h3{
	text-align: center;
	font-weight: bold;
	font-size:24px;
	color:#222222;
	line-height:40px;
}
.Delforminer{
	padding:0 52px;
}
.Delformlist ul li{
	float: left;
	width:50%;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}
.Delformlist ul li a{
	display: inline-block;
	font-size: 16px;
	color:#222222;
	line-height:38px;
	position: relative;
	top: 1px;
	border-bottom:2px solid transparent;
}
.Delformlist ul li.active a{
	border-color: #009fe8;
	color:#009fe8;
}
.Form_putrs{
	border:1px solid #d8d8d8;
	border-radius:3px;
	padding:2px 4px;
	position: relative;
}
.Form_putrs input[type="text"]{
	display: block;
	float: left;
	width:100%;
	height:34px;
	line-height: 34px;
	border: none;
	outline: none;
	padding:0 6px;
	font-size: 14px;
}
.Form_ulpages{
	/*padding-top:10px;*/
	display: none;
	width: 320px;
	margin:0 auto;
}
.Form_ulpages.active{display: block;}
.Form_ulpages ul li{
	padding-top:5px;
}
.Form_putrs a.tabx{
	display: inline-block;
	width:80px;
	height:34px;
	float: right;
}
.Import_wanj label{
	float: left;
	display: block;
	line-height: 34px;
	font-size: 14px;
	color:#666666;
	cursor: pointer;
}
.Import_wanj label input{
	display: inline-block;
	margin-right:5px;
	position: relative;
	top: 2px;
}
.Import_wanj a{
	float:right;
	display: block;
	line-height: 34px;
	font-size: 14px;
	color:#666666;
}
.Import_wanj a:hover{
	color:#26a3fd;
}
.Form_submit{
	padding:10px 0;
}
.Form_submit button{
	display: block;
	width:100%;
	height:42px;
	background:#26a3fd;
	border-radius:5px;
	color:#fff;
	border: none;
	outline: none;
	cursor: pointer;
	font-size:16px;
}
.without_zh p{
	text-align: center;
	font-size: 14px;
	color:#666666;
	line-height: 34px;
}
.without_zh p a{
	display: inline-block;
	font-size:14px;
	color:#26a3fd;
}
.without_zh p a:hover{
	text-decoration: underline;
}
.shortcut_text{
	padding:10px 0;
}
.shortcut_text h3{
	text-align: center;
	font-size: 16px;
	color:#444444;
	line-height:30px;
	background:url(../images/xian_1.png) no-repeat center;
}
.shortcut_qq{
	width:240px;
	margin:0 auto;
}
.shortcut_qq a{
	display: inline-block;
	font-size: 14px;
	color:#666666;
	padding-top: 32px;
	width:32px;
	text-align: center;
}
.shortcut_qq a.fl{background:url(../images/qq_1.png) no-repeat top center;}
.shortcut_qq a.fr{background:url(../images/qq_2.png) no-repeat top center;}


.yanzmas_bar{
	display: block;
	float: right;
	width:80px;
	text-align: center;
	color:#009fe8;
	border: none;
	outline: none;
	background:none;
	line-height:34px;
}

/*Ã¦Â³Â¨Ã¥â€ Å’Ã§â„¢Â»Ã¥Â½â€¢ end*/


/*Ã¥Â¼Â¹Ã§Âªâ€”*/


.Greet_delform{
	width: 700px;
	background:#fff;
	position: fixed;
	left: 50%;
	top:50%;
	display: none;
	z-index: 999999;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}
.Greet_Img{
    height: 380px;
    position: absolute;
    top: 0;
    left: 0;
	background: url(/images/login-img1.jpg) no-repeat;
}
.Greet_delright{
	float: right;
	width: 420px;
	height: 380px;
	position: relative;
}
.huatext{
	padding: 32px 10px 10px 0px;
}
.huatext h3{
	text-align: center;
	font-size: 30px;
	color:#26a3fd;
	line-height: 42px;
}
.huatext h3 a img{
	width: 160px;
	  transition: 130ms ease-in;
  -moz-transition: 130ms ease-in;
  -webkit-transition: 130ms ease-in;
  -o-transition: 130ms ease-in;
  animation: rotateText 6s infinite;
}
.Download_text p{
	text-align: center;
	font-size: 14px;
	color:#737373;
	background:url(../images/xian_2.png) no-repeat center;
}
.delqq_slider{
	text-align: center;
	padding:40px 0;
}
.delqq_slider a{
	display: inline-block;
	width:80px;
	text-align: center;
	margin:0 30px;
	line-height: 42px;
	color:#7f7e7e;
	font-size: 14px;
	padding-top: 78px;
	 -moz-transition:.5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.delqq_slider a.qq_1{background:url(../images/delqq_1.png) no-repeat top center;}
.delqq_slider a.qq_2{background:url(../images/delqq_2.png) no-repeat top center;}

.delqq_slider a.qq_1:hover{background:url(../images/delqq_hv_1.png) no-repeat top center;}
.delqq_slider a.qq_2:hover{background:url(../images/delqq_hv_2.png) no-repeat top center;}
video {
    object-fit: contain;
}

.zhanhdels{
	width: 93%;
	position: absolute;
	left: 15px;
	bottom:20px;
	z-index: 99;
	padding:0 38px;
}
.zhanhdels a span{
	display: inline-block;
	color:#26a3fd;
}
.zhanhdels a{
	display: inline-block;
	color:#999999;
}
.zhanhdels a:hover{
	color:#26a3fd;
}
.Fidexclose{
	position: absolute;
	right:20px;
	top:10px;
	z-index: 999;
	cursor: pointer;
}
.Fidexclose em.iconfont{
	display: inline-block;
	font-size: 26px;
	color: #8e8e8e;
	transition: transform 0.55s ease-in-out;
}
.Fidexclose em.iconfont:hover{transform: rotate(360deg);}
.Register_bar{
	/*padding:0 70px 0 120px;*/
	width:280px;
	margin:0 auto;
}
.Form_ulster ul li{
	padding-top:10px;
}
.have_read{
	padding:15px 0;
	text-align: center;
}
.have_read label{
	display: inline-block;
	font-size: 12px;
	color:#999999;
	cursor: pointer;
}
.have_read input[type="checkbox"]{
	margin-right:5px;
	position: relative;
	top:2px;
}


/*Ã¥Â¼Â¹Ã§Âªâ€” end*/



/*Ã¤Â¼Å¡Ã¥â€˜ËœÃ¤Â¸Â­Ã¥Â¿Æ’*/


.banner_hy{
	position: relative;
	height:500px;
	background:url(../images/banner_hy.jpg) no-repeat top center;
}

.banner_kt{
	display: inline-block;
	text-align: center;
	line-height:70px;
	color:#fff;
	font-size: 26px;
	position: absolute;
	left: 50%;
	 transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	bottom:140px;
	border-radius:50px;
  background-color: rgb(251, 195, 45);
  width: 300px;
  height: 70px;
  z-index:999;
  	 -moz-transition:.5s;
  	-webkit-transition: .5s;
  	transition: .5s;
}
.banner_kt:hover{
	bottom:145px;
}
.Member_text{
	padding:40px 0;
	text-align: center;
}
.Member_text h3{
	font-weight: bold;
	font-size:40px;
	color:#222222;
	line-height:50px;
	padding:10px 0;
}
.Member_text p{
	font-size: 16px;
	color:#666666;
	line-height:36px;
}
.setmeal_slider {
    border-radius: 8px;
    background: #fff;
    border-top: 6px solid #4cb4ff;
    box-shadow: 0px 6px 10px 1px #e1e1e1;
}
.setmeal_first{
	padding: 70px 0 0 44px;
}
.setmeal_first h3{
	font-size: 24px;
	color:#7c7f87;
	line-height: 66px;
	padding-bottom: 2px;
	background:url(../images/xian_3.jpg) no-repeat left bottom;
}
.setmeal_items{
	float: left;
	height: 620px;
	width:16.6666%;
	position: relative;
}
.setmeal_iner{
	height: 620px;
	position: relative;
	 -moz-transition:.2s;
	-webkit-transition: .2s;
	transition: .2s;
	border: 1px solid #ececec;
	background:#fff;
}
.setmeal_items+.setmeal_items .setmeal_iner{
	border-right: none;
}
.setmeal_iner:hover{
	z-index: 99;
	background:#fffaf0;
	box-shadow: 0px 6px 10px 1px #e1e1e1;
  	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
  	border: 1px solid #ececec;
}
.setmeal_items:hover .lifelong_text p span.s{color:#eac674;}
.setmeal_items:hover .lifelong_text p span.q{color:#eac674;}
.setmeal_items:hover .lifelong_text h4 a{background:#eac674;color:#5f3e16;}
.setmeal_items:hover .Renydown ul li em.icon-gou{color:#eac674;}
.setmeal_items:hover .Lijianbar{visibility: visible;}
.setmeal_first ul{
	padding-top:102px;
}
.setmeal_first ul li{
	font-size: 14px;
	color:#7c7f87;
	line-height: 50px;
}
.lifelong_text{
	text-align: center;
	padding: 40px 8px 0;
}
.lifelong_text h3{
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	line-height: 32px;
}
.lifelong_text p{
	line-height:64px;
}
.lifelong_text p span{
	display: inline-block;
}
.lifelong_text p span.q{
	font-size:16px;
	color:#26a3fd;
	font-weight: bold;
	position: relative;
	top:-10px;
}
.lifelong_text p span.s{
	font-size:40px;
	color:#26a3fd;
	font-weight: bold;
}

.lifelong_text p span.j{
	font-size:20px;
	color:#999999;
	text-decoration: line-through;
}
.lifelong_text p span.j em{
	display: inline;
	font-size: 16px;
}
.lifelong_text h4 a{
	display: block;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color:#fff;
	background:#4cb4ff;
	border-radius: 50px;
}
.lifelong_text h4 a.n{
	background:#dadada;
}
.Renydown{
	padding-top:50px;
}
.Renydown ul li{
	text-align: center;
	line-height:50px;
	font-size:16px;
	color:#444444;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.Renydown ul li em.icon-gou{
	display: inline;
	font-size:20px;
	color:#8ccfff;
}
.Renydown ul li em.icon-cha{
	display: inline;
	font-size:20px;
	color:#d8d8d8;
	font-weight: bold;
}
.Renydown ul li span{
	display: inline-block;
	color:#eac674;
	font-size: 16px;
}
.Lijianbar{
	width:100%;
	text-align: center;
	position: absolute;
	left: 0;
	top:-14px;
	z-index: 99;
	visibility: hidden;
}
.Lijianbar span{
	display: inline-block;
  background-image: -moz-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,126,0) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,126,0) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,126,0) 100%);
  width: 171px;
  height:28px;
  line-height:28px;
  color:#fff;
  border-radius: 30px;
  text-align: center;
}


.bulletin_t{
	padding:60px 0;
}
.bulletin_t p{
	font-size: 16px;
	color:#999999;
	line-height: 30px;
}
.Chemical_set ul{
	padding-top:40px;
	text-align: center;
	overflow: hidden;
	margin:0 -63px;
}
.Chemical_set ul li{
	/*padding:0 70px;*/
	text-align: center;
	float: left;
	width:12.5%;
}
.Chemical_set ul li a{
	display:block;
	font-size: 20px;
	color:#26a3fd;
	line-height: 46px;
	padding-top: 27px;
}
.Chemical_set ul li.icon_1 a{background:url(../images/Common_1.png) no-repeat top center;}
.Chemical_set ul li.icon_2 a{background:url(../images/Common_2.png) no-repeat top center;}
.Chemical_set ul li.icon_3 a{background:url(../images/Common_3.png) no-repeat top center;}
.Chemical_set ul li.icon_4 a{background:url(../images/Common_4.png) no-repeat top center;}
.Chemical_set ul li.icon_5 a{background:url(../images/Common_5.png) no-repeat top center;}
.Chemical_set ul li.icon_6 a{background:url(../images/Common_6.png) no-repeat top center;}
.Chemical_set ul li.icon_7 a{background:url(../images/Common_7.png) no-repeat top center;}
.Chemical_set ul li.icon_8 a{background:url(../images/Common_8.png) no-repeat top center;}

.Dredge_hy{
	text-align: center;
	padding:95px 0;
}
.Dredge_hy a{
	display: inline-block;
  background:#26a3fd;
  width: 300px;
  height: 70px;
  line-height:70px;
  border-radius:50px;
  text-align: center;
  color:#fff;
  font-size:26px;
  border: 1px solid transparent;
  	 -moz-transition:.2s;
  	-webkit-transition: .2s;
  	transition: .2s;
}
.Dredge_hy a:hover{
	color:#26a3fd;
	background:#fff;
	border-color: #26a3fd;
}




/*Ã¤Â¼Å¡Ã¥â€˜ËœÃ¤Â¸Â­Ã¥Â¿Æ’ end*/




/*Ã¤Â¼Å¡Ã¥â€˜ËœÃ¤Â¸Â­Ã¥Â¿Æ’-Ã¥Â­ÂÃ©Â¡ÂµÃ©ÂÂ¢*/


.banner_hyuser{
	height:200px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	  text-align: center;
	background:url(../images/banner_hyuser.jpg) no-repeat top center;
}
.Huiyimgs img{
	display: inline-block;
	width: 80px;
	height:80px;
	border-radius:50%;
}
.Hyuanuser h3{
	margin-top:10px;
	font-size: 20px;
	color:#ffffff;
	line-height:30px;
}
.Hyuanuser p{
	font-size:14px;
	color:#bababa;
	line-height:26px;
}
.Collect_test{
	text-align: center;
}
.Collect_test ul li{
	margin:0 50px;
	display: inline-block;
	border-bottom:3px solid transparent;
}
.Collect_test ul li a{
	font-size:18px;
	color:#444444;
	line-height:55px;
	display: inline-block;
}
.Collect_test ul li.active{border-color: #26a3fd;}
.Collect_test ul li.active a{color: #26a3fd;}

.Advertiy{
	position: relative;
	padding:14px 0;
	min-height:68px;
	background:#fff;
}
.Advertiy ul.navad{
	float: left;
	overflow: hidden;
}
.Advertiy ul.navad li{
	float: left;
	margin:0 18px;
}
.Advertiy ul.navad li a{
	display: inline-block;
	padding:0 14px;
	line-height: 34px;
	font-size:16px;
	color:#111111;
	border-radius:5px;
}
.Advertiy ul.navad li.active a{
	color:#fff;
	background:#26a3fd;
}
.Bentslideyt{
	background:#fff;
}
.maybeinners ul li{
	float: left;
	width:25%;
	padding:0 20px 20px;
}
.maybetogsx{
	padding:20px 0;
}
.maybetogsx  ul{
	overflow: hidden;
	/*margin:0 -8px;*/
}
.maybeinners  ul{
	padding:20px 0;
	overflow: hidden;
	/*margin:0 -8px;*/
}

/*.maybeinners{
	margin:0 -20px 0 10px;
}
.datouwang_mgs{
	margin:0 -10px 0 10px;
}*/
.maybebgs{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius:8px;
	overflow: hidden;
	background-image: url(../images/ysbg.jpg);
	min-height: 180px;
}
.maybebgs span img{
	display: block;
	max-width:100%;
}
.maybeinners ul li:hover .Element_down{
	opacity: 1;
	display: block;
}

.photo_mainkpd:hover .Element_down a.down.cur1{
    opacity: 1;
    /* bottom: 180px; */
    bottom: 50%;
}

.photo_mainkpd:hover .Element_down a.down.cur3{
    opacity: 1;
    /*bottom: 180px; */
    bottom:50%;
}
.photo_mainkpd:hover .Element_down a.down.cur4{
    opacity: 1;
    /*bottom: 180px; */
    bottom:50%;
    margin-bottom:-60px;
}
.Element_down a.down.cur3{
	background:#FF9800;
	color:#fff;
}
.Element_down a.down.cur3:hover {
    background: #FF5722;
}
.Element_down a.down.cur4{
	background:#26a3fd;
}
.Element_down a.down.cur4:hover{
    background: #48c4fb;
}
.Element_down div.pd{
	position: absolute;
	left: 50%;
	top:50%;
	z-index: 99;
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}
.Element_down a.maybe_1{
	display: block;
    font-size: 16px;
    background: #26a3fd;
    color: #fff;
    width: 140px;
    height: 44px;
    border-radius: 8px;
    line-height: 44px;
    text-align: center;
    margin:0 auto 12px;
    	 -moz-transition:.2s;
    	-webkit-transition: .2s;
    	transition: .2s;
}
.Element_down a.maybe_2{
	display: block;
    font-size: 16px;
    background: #fff;
    color: #444444;
    width: 140px;
    height: 44px;
    border-radius: 8px;
    line-height: 44px;
    text-align: center;
    margin:0 auto 12px;
     -moz-transition:.2s;
    	-webkit-transition: .2s;
    	transition: .2s;
}
.Element_down a.maybe_1:hover{
	background: #fff;
    color: #444444;
}
.Element_down a.maybe_2:hover{
	 background: #26a3fd;
    color: #fff;
}
.maybebotms{
	padding:0 12px;
	background:#fff;
}
.maybebotms h3{
	line-height: 34px;
	color:#666666;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
}
.Supportbar a{
	display: inline-block;
	font-size: 12px;
	color:#999999;
	line-height: 34px;
}
.Supportbar .fr em{
	display: inline-block;
	color:#999999;
	line-height: 34px;
	margin-right:3px;
	font-size: 16px;
}
.Supportbar .fr.active em{
	display: block;
	color: #ffdb00;
	line-height: 34px;
	margin-right: 3px;
	font-size: 16px;
}
.Supportbar a em.iconfont{
	display: inline-block;
	color:#999999;
	line-height: 34px;
	margin-right:3px;
	font-size: 16px;
}

.recently_down{
	float: right;
	width:140px;
	height:40px;
	border: 1px solid #26a3fd;
	border-radius:3px;
	position: relative;
	background:#fff;
}
.recently_down p{
	font-size: 14px;
	color:#444444;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.recently_down ul{
	width:100%;
	position: absolute;
	left:0;
	top:105%;
	z-index: 999;
	border-radius: 4px;
	text-align: center;
  background:#fff;
  overflow: hidden;
  display: none;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}
.recently_down ul li{
	text-align: center;
	line-height: 40px;
	font-size:14px;
	color:#444444;
	cursor: pointer;
	border-radius: 4px;
}
.recently_down ul li:hover{
	background:#dcf0ff;
}
.sanjdown{
	position: absolute;
	right:5px;
	top:50%;
	z-index: 99;
	 transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.Messagebar{
	padding:18px 0 0;
	max-width:1200px;
	margin:0 auto 0;
}
.Messag_iners{
	padding:30px 66px;
	background:#fff;
	max-width:1330px;
	margin:0 auto;
}
.Messagebar ul li{
	float: left;
	line-height:46px;
	color:#444444;
	width:20%;
	text-align: center;
}
.Messagebar ul.first li{
	background:#f6f6f6;
}
.Messagebar ul{
	border-bottom: 1px solid #f6f6f6;
}
.Messagebar ul:first-child{
	background:#f6f6f6;
	border: none;
}
.mobile_bind{
	width: 334px;
	margin:0 auto;
	/*padding:50px 0 0;*/
}
.mobile_texts{
	padding:20px 0;
}
.mobile_texts h3{
	text-align: center;
	font-size:20px;
	line-height:40px;
	color:#222222;
}
.mobile_put{
	padding:0 10px;
	background:#f0f0f0;
	border-radius:3px;
}
.mobile_put input[type="text"]{
	display: block;
	float: left;
	width:100%;
	height:40px;
	line-height: 40px;
	border: none;
	outline: none;
	background:none;
}
.mobile_bind ul li{
	margin-bottom: 20px;
}
.mobile_put.fl{
	width: 224px;
}
.pattern_bar{
	display: block;
	float: right;
	line-height: 40px;
	text-align: center;
	width:100px;
	font-size: 30px;
	font-weight: bold;
	color:#fff;
	border-radius: 3px;
	background:#26a3fd;
}
.yanzmas_hy{
	float: right;
	width:100px;
	text-align: center;
	line-height: 40px;
	border: none;
	outline: none;
	background: none;
	text-align: right;
	cursor: pointer;
}
.mobile_butrs input[type="submit"]{
	display: block;
	width:100%;
	font-size:16px;
	color:#fff;
	height:42px;
	background:#26a3fd;
	border-radius: 3px;
	border: none;
	outline: none;
	cursor: pointer;
}
.Collect_toggs{min-height:500px;}
/*.Collect_walls{display: none;}
.Collect_walls.active{display: block;}*/
.collect_none{
	padding:30px 0;
	/* display: none; */
	text-align: center;
}
.collect_tshi p{
	font-size:16px;
	color:#999999;
	line-height:30px;
	text-align: center;
} 
.collect_Img{
	padding:20px 0;
	text-align: center;
}
.collect_hybtn{
	padding:20px 0;
}
.collect_hybtn a {
    display: inline-block;
    background: #26a3fd;
    width:200px;
    height:50px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    font-size:16px;
    border: 1px solid transparent;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}
.collect_hybtn a:hover {
    color: #26a3fd;
    background: #fff;
     border-color: #26a3fd;
}


/*Ã¤Â¼Å¡Ã¥â€˜ËœÃ¤Â¸Â­Ã¥Â¿Æ’-Ã¥Â­ÂÃ©Â¡ÂµÃ©ÂÂ¢ end*/


/**/

.Supervalu_br{
	background:url(../images/Supervalu.jpg) no-repeat top center;
	background-size:cover;
	padding-bottom: 48px;
}
.Supervalu_Tops{
	padding:50px 0;
	text-align: center;
}
.Supervalu_Tops h3{
	color:#fff;
	font-size:43px;
	line-height:80px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.Supervalu_Tops p span{
	display: inline-block;
	font-size:24px;
	margin:0 30px;
	line-height: 50px;
	color:#fff;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.Account_west{
	padding:30px 80px;
	background:#fff;
	border-radius: 8px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.Account_text{
	padding:25px 0;
}
.Account_text h3{
	font-size:16px;
	color:#444444;
	line-height:48px;
}
.Account_czhis ul li{
	float: left;
	padding:0 15px;
	width:25%;
	cursor: pointer;
}
.chonzliwat{
	border:1px solid #d4d2d1;
	height:160px;
	border-radius:5px;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
	  position: relative;
}
.chonzliwat:before{
	display: block;
	content:"";
	width:30px;
	height:30px;
	position: absolute;
	right: -1px;
	bottom:-2px;
	z-index:99;
	background:url(../images/xuanz.png) no-repeat;
	visibility: hidden;
}
.chonztitls{
	width:100%;
	position: absolute;
	left: 0;
	top:-14px;
	z-index:999;
	text-align: right;
}
.chonztitls span{
	display: inline-block;
	padding:0 12px;
	line-height:28px;
	background:#ff5f2f;
	border-radius:30px;
	color:#fff;
	font-size: 16px;
}
.Account_czhis ul li.active .chonzliwat{
	border-color: #ff5f2f;
}
.Account_czhis ul li.active .chonzliwat:before{visibility: visible;}
.chonzments h3{
	text-align: center;
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	line-height: 32px;
}
.chonzments h3 img{
	width: 18px;
	margin:5px 5px -3px 0;
}
.chonzments p span{
	display: inline-block;
	line-height:48px;
}
.chonzments p span.q{
	font-size: 20px;
	color:#f36338;
}
.chonzments p span.shuz{
	font-size: 34px;
	font-weight: bold;
	color:#f36338;
}
.chonzments p span.y{
	font-size: 20px;
	color:#999999;
	margin-left:12px;
	text-decoration: line-through;
}
.chonzments p span.y em{
	display: inline;
	font-size: 16px;
	color:#999999;
}
.chonzments h4{
	font-size: 16px;
	color:#999999;
	line-height:30px;
}
.copewithmy{
	padding-top:40px;
}
.copewithmy p{
	text-align: center;
	font-size: 16px;
	color:#222222;
	line-height: 36px;
}
.copewithmy p span{
	display: inline-block;
	font-weight: bold;
	font-size:30px;
	color:#ff5f2f;
}
.payment_bar{
	padding:30px 0;
	text-align: center;
}
.payment_item{
	width: 162px;
	display: inline-block;
	margin:0 54px;
}
.payment_weixin{
	height:162px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	border: 1px solid #1fb821;
}
.payment_weixin img{display: block;}
.payment_zhifub img{display: block;}
.payment_zhifub{
	display: flex;
	  justify-content: center;
	  align-items: center;
	height:162px;
	border: 1px solid #26a3fd;
}
.zfImgtogs{display: none;}
.zfImgtogs.active{display: block;}
.maybetogsx{display: none;}
.maybetogsx.active{display: block;}
.payment_fans{
	text-align: center;
	padding-top:10px;
}
.payment_fans p{
	font-size: 16px;
	line-height: 34px;
	color:#444444;
	display: inline-block;
	padding-left: 36px;
	background:url(../images/pay_1.png) no-repeat left center;
}
.payment_fans a{
	display: block;
	font-size: 16px;
	color:#fff;
	line-height: 34px;
	background:#26a3fd;
	border-radius:3px;
	text-align: center;
}
.payment_fans a span{
	display: inline-block;
	padding-right: 28px;
	font-size: 16px;
	color:#fff;
	line-height: 34px;
	background:url(../images/pay_2.png) no-repeat right center;
}
.payment_fidex{
	position: fixed;
	left:50%;
	top:50%;
	width:580px;
	background:#fff;
	text-align: center;
	padding:30px 0;
	/*box-shadow:0px 3px 10px 0px #eee;*/
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}
.payment_pads h3{
	font-size: 22px;
	color:#222222;
	line-height: 46px;
}
.payment_pads p{
	font-size: 14px;
	color:#666666;
	line-height:30px;
}
.payment_pads{
	padding:50px 0;
}
.payment_back a{
	display: inline-block;
	width:120px;
	line-height: 42px;
	font-size: 16px;
	color:#fff;
	border-radius:5px;
	background:#26a3fd;
}
.header_topfm{
	float: left;
	padding: 10px 0px 0;
}

.header_topfm .Form_siblings{
	display: inline-block;
	border:2px solid #008BFF;
	border-radius:2px;
	background:#fff;
}
.crumbs-labels{
	padding-top:10px;
	background:#fff;
}
.crumbs-labels ul li{
	float: left;
	padding:0 25px;
	margin-right:20px;
	border-radius:10px 10px 0 0;
	text-align: center;
}
.crumbs-labels ul li a{
	display: block;
	line-height: 50px;
	font-size: 16px;
	color:#111111;
}
.crumbs-labels ul li.active{background:#f5f5f5;}
.crumbs-labels ul li.active a{color:#55b7fe;}
.crumbs-labels ul li:hover a{color:#55b7fe;}

.classify-banner{
	padding:30px 0 35px;
}
.classify-ad{
	padding:13px 30px;
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
.classify-navfix a{
	display: inline-block;
	line-height: 34px;
	font-size: 14px;
	color:#999999;
}
.classify-navfix a:hover{color:#26a3fd;}
.all-classify{
	padding:10px 0;
	position: relative;
}
.alllabels{
	float: left;
	width:54px;
}
.alllabels span{
	display: inline-block;
	font-size: 14px;
	color:#444444;
	line-height: 30px;
}
.allright-wrap{
	float: left;
	width:calc(100% - 54px);
	padding-right:110px;
	height:30px;
	overflow: hidden;
}
.allright-wrap.active{
	height:auto;
}
.allright-wrap a{
	display: inline-block;
	padding:0 10px;
	min-width: 60px;
	text-align: center;
	border-radius:3px;
	line-height: 30px;
	color:#444444;
	margin-right:28px;
	margin-bottom:5px;
}
.allright-wrap a:hover{color:#26a3fd;}
.allright-wrap a.active{background:#26a3fd;color:#fff;}

.all-classify .more-btn{
	position: absolute;
    top: 10px;
    right:52px;
    height: 28px;
    line-height: 14px;
    padding: 7px 5px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    cursor: pointer;
	color:#444444;
}
.all-classify .more-btn a{
	display: inline-block;
	font-size: 14px;
    cursor: pointer;
	color:#444444;
}
.all-classify .more-btn a:hover{color:#26a3fd;}
.icons-sanjiao {
	display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/sp_public.png) no-repeat;
}
.all-classify .more-btn>i {
    position: relative;
    top: -1px;
    left:5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}
.all-classify .more-btn.active>i{
		 -webkit-transform: rotateZ(180deg);
	    -moz-transform: rotateZ(180deg);
	    -o-transform: rotateZ(180deg);
	    -ms-transform: rotateZ(180deg);
	    transform: rotateZ(180deg);
}
.all-classify.bd{
	margin-top: 10px;
	padding:18px 0;
	border-top: 1px solid #e5e5e5;
}
.masonry_1{
	position: relative;
}
.masonry_1 ul li{
	float: none;
	position: absolute;
}
.flipovers{
	padding:50px 0;
	text-align: center;
}
.flipovers a{
	display: inline-block;
    font-size: 18px;
    /* width: 38px; */
    height: 50px;
    color: #666666;
    text-align: center;
    line-height: 50px;
    margin: 0 4px;
    background: #ffffff;
    border-radius: 3px;
    padding: 0 26px;
}
.flipovers a:hover{
	background:#26a3fd;
	border-color: #26a3fd;
	color:#fff;
}
.flipovers a.active{
	border-color: #26a3fd;
	color:#fff;
	background:#26a3fd;
}
.flipovers span{
	display: inline-block;
	font-size:18px;
	padding:0 12px;
	line-height:36px;
	color:#666666;
	text-align:center;
	cursor: pointer;
	margin:0 4px;
	border:1px solid #e6e6e6;
	border-radius: 3px;
}
/*.Form_select.cur{
	width:126px;
}
*/

.allyansecl {
    float: left;
    width: calc(100% - 54px);
    padding-right: 110px;
    height: 30px;
    overflow: hidden;
    padding-top: 5px;
}
.allyansecl a{
	float: left;
	width:45px;
	height:20px;
	margin-right:6px;
	cursor: pointer;
	display: flex;
	border-radius: 3px;
    overflow: hidden;
	justify-content: center;
	align-items: center;
}
.allyansecl a span{
	display: inline-block;
	width:14px;
	height:14px;
	background:url(../images/gouys.png) no-repeat;
	visibility: hidden;
}
.allyansecl a.active span{
	visibility: visible;
}
.allyansecl a.yans_0{background: url(../images/duocai.png) 0px -2px no-repeat;}
.allyansecl a.yans_1{background:#BD120F;}
.allyansecl a.yans_2{background:#F05246;}
.allyansecl a.yans_3{background:#FFB5C5;}
.allyansecl a.yans_4{background:#CC62C6;}
.allyansecl a.yans_5{background:#853DE4;}
.allyansecl a.yans_6{background:#3628A5;}
.allyansecl a.yans_7{background:#3C7DF3;}
.allyansecl a.yans_8{background:#60F4FF;}
.allyansecl a.yans_9{background:#62E3C6;}
.allyansecl a.yans_10{background:#67CD80;}
.allyansecl a.yans_11{background:#D7F960;}
.allyansecl a.yans_12{background:#EDE73D;}
.allyansecl a.yans_13{background:#E7B730;}
.allyansecl a.yans_14{background:#E88C30;}
.allyansecl a.yans_15{background:#C67D54;}
.allyansecl a.yans_16{background:#7B4512;}
.allyansecl a.yans_17{background:#000000;}
.allyansecl a.yans_18{background:#E0E0E0;}
.allyansecl a.yans_19{background:#FFFFFF;border:1px solid #aaa;}

.allyansecl a.yans_19 span{
	background:url(../images/gouys_2.png) no-repeat;
} 
.content_bgset{
	background:#f5f5f5;
	/*padding-top:10px;*/
}

.masonry_slider .item{
	width:auto;
	position: absolute;
	margin:0 8px 22px;
	display: inline-block;
	transition: 0.25s;
	overflow: hidden;
}
.masonry_slider{
	position: relative;
	margin:0 -8px;
}
.masonry_slider .wd50.item{
	width:653px;
}
.masonry_maybe{
	position: relative;
	/*width:100%;*/
	margin:0 -16px;
}
.masonry_maybe .item{
	/*display: inline-block;*/
	margin:0 20px 30px;
	width:25%;
	transition: 0.25s;
	overflow: hidden;
	position: absolute;
	width:300px;
}
.masonry_maybe .item:hover .Element_down{
	display: block;
	opacity: 1;
}
.header_form .Form_siblings input[type="text"]{width:340px;}


.Element_down.show{
	display: block;
	visibility: visible;
	opacity: 1;
}
.handpick_Img:hover .Element_down.show{
	display: none;
	opacity: 0;
	visibility: hidden;
}
.FineArts-ad{
	padding:19px 0;
	color: #9a9a9a;
}
.FineArts_text h1{
	float: left;
	font-size:16px;
	color:#222222;
	line-height:64px;
	/*padding-left: 36px;*/

}
.FineArts_text .copyright {
    float: left;
    display: block;
    margin-top: 12px;
    margin-right: -45px;
    /*width: 60px;*/
    height: 37px;
	/*background:url(../images/orgIconblue.svg) no-repeat left center;*/
}
.FineArts_text .copyright2 {
    float: left;
    display: block;
    margin-top: 12px;
    margin-right: -60px;
    margin-left: 16px;
    /*width: 60px;*/
    height: 37px;
	/*background:url(../images/compycopy.png) no-repeat left center/ 42%;*/
}
.FineArts_Imgbar{
    padding:0 20px 45px;
    background:#fff;
    box-shadow: 0 2px 10px 0 rgb(54 62 87 / 20%);
}
#bizImgsbg {
    min-height: 785px;
    align-items: center;
    display: flex;
    background: #ffffff;
    position: relative;
}
#miankou {
    min-height: 730px;
    align-items: center;
    display: flex;
    background: #f6f6f6;
    position: relative;
}
#beijing {
    /*min-height: 785px;*/
    align-items: center;
    display: flex;
    background: #eceff1;
    position: relative;
}
.jonbImglist {
    /*min-height: 785px;*/
    align-items: center;
    display: flex;
    background: #eceff1;
    position: relative;
    top: 5px;
}
#beijing img{
	display: block;
	/*width:100%;*/
	margin:0 auto;
	-webkit-user-drag:none;
}
.FineArts_Imgbar .bizImgs img{
	display: block;
	/*width:730px;*/
	margin:0 auto;
}
.FineArts_Imgbar .icons-copyright {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 130px;
    height: 130px;
    /*background: url(../images/original-com.png) center no-repeat;*/
    background-size: cover;
}
.FineArts_Imgbar .jonbImglist img{
	display: block;
	max-width:100%;
	margin:0 auto;
}
.jonbImglist:nth-child(3n-1) .icons-copyright{
	display:none;
}
.jonbImglist:nth-child(3) .icons-copyright{
	display:none;
}
.jonbImglist:nth-child(4) .icons-copyright{
	display:none;
}
.jonbImglist:nth-child(5) .icons-copyright{
	display:none;
}
.jonbImglist:nth-child(6) .icons-copyright{
	display:none;
}
.FineArts_Lafter{
	float: left;
	width:calc(100% - 430px);
}
.FineArts_shouc{
	display: block;
	float: right;
	line-height:64px;
	font-size: 16px;
	color:#666666;
	padding-left:30px;
	background:url(../images/shoucs_1.png) no-repeat left 20px;
}
.FineArts_shouc.active{
	background:url(../images/shoucs_2.png) no-repeat left 20px;
}
.FineArts_shouc1{
	background:url(../images/shoucs_1.png) no-repeat 110px 20px;
}
.FineArts_shouc1.active{
	background:url(../images/shoucs_2.png) no-repeat 110px 20px;
}
.FineArts_shouc em.iconfont{
	display: inline-block;
	line-height:64px;
	font-size: 20px;
	color:#666666;
	margin-right:5px;
	position: relative;
	top: 2px;
}
.FineArts_shouc:hover{color:#26a3fd;}

.FineArts_pages{
	padding:14px 0;
}
.FineArts_pages p{
	color:#999999;
	line-height:26px;
	font-size: 13px;
}
.FineArts_Right{
	float: right;
	width:400px;
}
.FineArts_Rtinner{
	padding:37px 35px 27px;
	background:#fff;
    box-shadow: 0 2px 10px 0 rgb(54 62 87 / 20%);
	margin-bottom: 15px;
}
.FineArts_Rtinner2{
	padding:0 27px;
	background:#fff;
    box-shadow: 0 2px 10px 0 rgb(54 62 87 / 20%);
	margin-bottom: 15px;
}
.FineArts_downs ul li a{
	display: block;
	text-align: center;
	line-height: 56px;
	font-size: 1pc;
	color:#fff;
	text-transform: uppercase;
}
.FineArts_Rtinner2 .getcompay {
    display: inline-block;
    margin-bottom: 15px;
    width: 240px;
    height: 40px;
    border-radius: 45px;
    background: #f0d58b;
    color: #6a4b1e;
    line-height: 40px;
    text-align: center;
    margin: 10px 0px 5px 60px;
}
.FineArts_Rtinner2 .getcompay:hover{background:#e8c464;color:#6a4b1e}
.FineArts_downs ul li a em.iconfont{
	display: inline-block;
	font-size:18px;
	margin-right: 10px;
}
.FineArts_downs ul li{
	margin-bottom: 10px;
	border-radius:2px;
}
.FineArts_downs ul li.bg_1{background:#088ef0;}
.FineArts_downs ul li.bg_1:hover{background:#007aff;}
.FineArts_downs ul li.bg_2{background:#ffa000!important;}
.FineArts_downs ul li.bg_2:hover{background:#ffb437!important;}
.Finzanywet p{
	float: left;
	display: block;
	width:33.33%;
	text-align: center;
}
.Finzanywet p em{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:5px;
}
.Finzanywet p span.iconfont{
	display: inline-block;
	font-size:20px;
	color:#999999;
	position: relative;
	top: 2px;
}
.Finzanywet{
	padding:12px 0;
	margin:0 -40px;
}
.numeration ul{
	padding:10px 0;
}
.numeration ul li{
	padding: 6px 0;
}
.numeration ul .chose {
    margin-bottom: 12px;
    padding-bottom: 40px;
    height: 33px;
    border-bottom: 1px solid #eceff1;
    line-height: 33px;
}
.numeration ul .xiantiao {
    border-top: 1px solid #ececec;
    display: block;
    margin: 10px 0;
}
.numeration ul .xiugai{
    position: relative;
    width: 100%;
    height: 55px;
    line-height: 34px;
    color: #666;
    letter-spacing: 0;
    font-size: 14px;
    padding-top: 20px;
/*border-top: 1px solid #ececec;*/
    margin-top: 10px;
    margin-bottom: 5px;
}
.numeration ul .xiugai .icon-plus-logo {
    display: block;
    float: left;
    width: 22px;
    height: 23px;
    background: url(/images/icon_plus_logo.png)center no-repeat;
    background-size: cover;
    margin: 5px 0px;
    margin-right: 2px;
}

.numeration ul .xiugai span {
    display: block;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    float: left;
    color: #b18622;
}
.numeration ul .xiugai .customize-wrapper {
    width: 150px;
    height: 30px;
    position: relative;
    float: right;
    display: block;
}
.numeration ul .xiugai .customize-btn-diff {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
    color: #1c1d21;
    background: linear-gradient(90deg,#f2cd8c,#d4a554);
    margin-left: 160px;
    float: right;
}
.numeration ul .xiugai .customize-btn-diff:hover{background:-webkit-gradient(linear,left top,right top,from(#f2cd8c),to(#d4a554));background:linear-gradient(90deg,#f2cd8c,#d4a554)}
.numeration ul .xiugai .customize-btn-diff:after {
    content:"";
    display:block;
    width:100%;
    height:100%;
    border-radius:20px;
    text-align:center;
    background:rgba(0, 0, 0, .08);
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    -webkit-transition:.2s ease;
    transition:.2s ease
}
.numeration ul .xiugai .customize-btn-diff:hover:after {
    opacity:1
}
.numeration ul .xiugai .customize-btn-diff span {
    display: block;
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: red;
    border-radius: 11px 11px 11px 0;
    position: absolute;
    top: -17px;
    left: 70px;
}
.numeration ul li p{
	font-size: 14px;
	color:#484848;
	line-height: 22px;
	display: inline-block;
}
.numeration ul li span{
	float: right;
	color:#999999;
	line-height: 22px;
}

.numeration em {
	position: relative;
	display: inline-block;
	width: 1pc;
	height: 1pc;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: #c4c4c4;
	color: #fff;
	vertical-align: 0;
	text-align: center;
	line-height: 1pc

}

.numeration em .say {
	position: absolute;
	top: -340px;
	left: -357px;
	display: none;
	padding: 17px 19px 2pc 28px;
	width: 400px;
	height: auto;
	/*border: 1px solid #dfdfdf;*/
	background: #fff;
	color: #af9178;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
	cursor: pointer
}
.numeration em .say .s-tt {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}
.numeration em:hover .say {
	display: block
}

.numeration em .say .s-tt {
	height: 50px;
	font-size: 18px;
	line-height: 50px
}

.numeration em .say p {
	text-align: left;
	text-indent: 2em;
	font-size: 9pt;
	line-height: 20px;
	color: #af9178
}
.numeration ul li span a{
	display: inline-block;
	line-height: 20px;
	border: 1px solid #26a3fd;
	color:#26a3fd;
	padding:0 14px;
	font-size: 13px;
}
.numeration ul li span a:hover{
	color:#fff;
	background:#008BFF ;
}
.numeration{
	/*padding:20px 0 30px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;*/
}
.FineArts_Rtinner2 .tallyment{
	padding:20px 0;
}
.FineArts_Rtinner2 .tallyment .recommend{
    width: 400px;
    height: 185px;
    color: #333;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}
.FineArts_Rtinner2 .tallyment .recommend a{
    /*float: right;*/
    color: #aaa;
    /*text-align: right;*/
    font-size: 14px;
    cursor: pointer;
}
.tallyment .recommend span {
    float: right;
    color: #999999;
    line-height: 22px;
}
.lazy-nodelay{
    /*position: relative;*/
    /*float: left;*/
    margin-top: 0px;
    margin-right: 8px;
    width: 110px;
    height: 147px;
    border: 1px solid #eceff1;
    cursor: pointer;
}
 .img{
    position: relative;
    float: left;
    margin-top: 16px;
    margin-right: 8px;
    width: 110px;
    height: 147px;
    border: 1px solid #eceff1;
    cursor: pointer;
}
.FineArts_Rtinner2 .img .one {
    background: url(/images/power-1.png) -130px -5px no-repeat;
}
.FineArts_Rtinner2 .img .two {
    background: url(/images/power-1.png) -187px -5px no-repeat;
}
.FineArts_Rtinner2 .img .three {
    background: url(/images/power-1.png) -239px -5px no-repeat;
}
.tallyment .recommend .img i {
    position: absolute;
    top: -5px;
    display: inline-block;
    width: 50px;
    height: 32px;
}
.img i{
    position: absolute;
    top: -5px;
    display: inline-block;
    width: 50px;
    height: 32px;
}
.recommend.img a {
    position: relative;
    float: left;
    margin-top: 16px;
    margin-right: 8px;
    width: 110px;
    height: 147px;
    border: 1px solid #eceff1;
    cursor: pointer;
}
.tallyment h3{
	font-size: 12px;
	color:#444444;
	line-height: 32px;
}
.tallylisrt ul li{
	float: left;
	margin:0 10px 10px 0;
}
.tallylisrt ul li{
	display: inline-block;
	padding:0 12px;
	border: 1px solid #dce0e6;
	border-radius: 5px;
	font-size: 14px;
	color:#444444;
}
.tallylisrt ul li a:hover{
	color:#26a3fd;
	border-color: #26a3fd;
}
.Finetrays{
	padding-bottom: 40px;
}
.Tujianet{
	padding:30px 5px;
}
.Tujianet h3{
	font-size: 20px;
	color:#222222;
	line-height: 30px;
}
.Tujianmink{
	padding-bottom:20px;
}


.hyuan_slider{
	width:324px;
	padding-top:6px;
	position: absolute;
	right: 0;
	height:164px;
	top:100%;
	z-index:999999;
	display: none;
}
.hyuaninerk{
	height:164px;
	display: flex;
	  justify-content: center;
	  align-items: center;
	background:url(../images/hyuan_slider.png) no-repeat;
}
.hyuaninerk p{
	font-size: 27px;
	color:#ff7e00;
	font-weight: bold;
	line-height: 50px;
	padding:8px 0;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.hyuaninerk p em{
	display: inline-block;
	font-size:13px;
}
.hyuaninerk p strong{
	display: inline-block;
	font-size:34px;
	font-weight: bold;
}
.hyuaninerk h3{
	text-align: center;
}
.hyuaninerk h3 a{
	display: inline-block;
	width:120px;
	line-height: 30px;
	border-radius:30px;
	text-align: center;
	color:#fff;
	font-size: 14px;
	    background-image: -moz-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,162,47) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,162,47) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(255,96,0) 0%, rgb(255,162,47) 100%);
}
.find_userfar{
	position: absolute;
	top:100%;
	width:200px;
	z-index:999;
	padding-top:14px;
	display: none;
}
.slider_userfar{
	border-radius: 8px;
	background:#fff;
	box-shadow:0 0 .1rem 0 rgba(0,0,0,0.5);
}
.slider_topuser{
	padding:12px 20px;
	display: flex;
	  align-items: center;
}
.slider_topuser .my{
	margin:0 auto;
}
.slider_topuser .my img{
	width:35px;
	border-radius:20px;
}
.slider_topuser .my h3{
	font-size:14px;
	color:#444444;
	line-height: 22px;
}
.slider_topuser .my p{
	font-size:12px;
	color:#999999;
	line-height: 16px;
}
.Cutover_vips{
	text-align: center;
	padding:10px 10px 1px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}
.Cutover_vips p{
	margin-bottom: 10px;
}
.Cutover_vips p a{
	display: block;
	width:100%;
	color:#fff;
	margin:0;
	font-size:14px;
	line-height:30px;
	text-align: center;
	border-radius:30px;
	background-image: -moz-linear-gradient( 0deg, rgb(31,145,253) 0%, rgb(15,108,252) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(31,145,253) 0%, rgb(15,108,252) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(31,145,253) 0%, rgb(15,108,252) 100%);
}
.removeo{
	padding:8px 0;
}
.removeo a{
	display: block;
	text-align: center;
	font-size: 14px;
	color:#444444;
	line-height: 40px;
	width:100%;
	margin:0;
}
.removeo a:hover{
	background:#e9f6ff;
	color:#26a3fd;
}

.Cutover_fidex{
	width:1000px;
	position: fixed;
	left:50%;
	top:50%;
	z-index:999;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
	background:#fff;
	border-radius:10px;
	display: none;
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}
.Cutover_material{
	width:1000px;
	position: fixed;
	left:50%;
	top:50%;
	z-index:999;
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
	background:#fff;
	border-radius:10px;
	display: none;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
}
.Cutover_Img{
	float: left;
	width:190px;
}
.Cutover_Img img{
	display: block;
}
.Cutover_fxright{
	padding:20px 36px 0;
	float: left;
	width:calc(100% - 190px);
}
.Account_czhis.fx ul li{
	padding:0 3px;
}
.Account_czhis.fx ul li .chonzliwat{
	height:110px;
}
.Account_czhis.fx ul li .chonzments h3{
	font-size:16px;
	line-height:22px;
}
.Account_czhis.fx ul li .chonzments p span.shuz{
	font-size:24px;
	line-height:30px;
}
.Account_czhis.fx ul li .chonzments p span.q{
	font-size:14px;
	line-height:30px;
}
.Account_czhis.fx ul li .chonzments p span.y{
	font-size:14px;
	line-height:30px;
}
.Account_czhis.fx ul li .chonzments p span.y em{
	font-size:10px;
	line-height:30px;
}
.Account_czhis.fx ul li .chonzments h4{
	font-size:10px;
	line-height:30px;
}
.Account_czhis.fx ul li .chonztitls span{
	display: inline-block;
	padding:0 10px;
	line-height:20px;
	background:#ff5f2f;
	border-radius:30px;
	color:#fff;
	font-size: 11px;
}

.icon-bofang{
	width:30px;height: 30px;display: block;
}

.videoImgw video{
	width:100%;
	display: block;
	background:#000;
}
.photos {
    margin: 0 -15px 0 0px;
}
.photo {
position: relative;
}
.title{
position: absolute;
bottom:20px;
left:0px;
text-align: center;
right:0px;
font-size:24px;
font-weight: bold;
color:#979797;
}
.datouwang-container.mgs{
	/*margin:0 -10px -30px 0;*/
}
.datouwang-container.mgs .photo{
	/*margin-left:20px;*/
}
.toggphotos{display: none;}
.toggphotos.active{display: block;}



.Bandcheng{
	width:350px;
	text-align: center;
	margin:0 auto;
	padding:20px;
	/*display: none;*/
}
.Bandcheng_wzhi h3{
	font-size:22px;
	color:#222222;
	line-height: 44px;
}
.Bandcheng_wzhi p{
	font-size:14px;
	color:#666666;
	line-height:30px;
}
.Delmisbar{
	padding-bottom:20px;
}
.Delmisbar .header_denzc a.huiyuan{
	color:#fff;
}

.header_denzc.old{
	/*position: static;*/
	float: right;
}
.userImg.old{
	width:30px;
	height:30px;
	overflow: hidden;
	border-radius:50%;
}
.userImg.old img{
	display: block;
	width:100%;
	height:100%;
	border-radius:50%;
}

.Fidex_without{
	width:400px;
	height:298px;
	background:#fff;
	position: fixed;
	left:50%;
	top:50%;
	display: none;
	z-index:999999;
	border-radius:10px;
	 transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.without_inset{
	height:100%;
	text-align: center;
	display: flex;
	  justify-content: center;
	  align-items: center;
}
.without_inset p{
	color:#6f6f6f;
	font-size:16px;
	padding:20px 0;
}
.without_inset h4 a{
	display: inline-block;
  	width: 180px;
  	height: 40px;
  	font-size:18px;
  	text-align: center;
  	line-height:40px;
  	color:#fff;
  	border-radius:30px;
    background: -webkit-linear-gradient(left, #2299fd,#1272fc);
    background: -o-linear-gradient(left,#2299fd,#1272fc);
    background: -moz-linear-gradient(left,#2299fd,#1272fc);
    background: -ms-linear-gradient(left,#2299fd,#1272fc);
}
.handpick_Img .v-collect {
    position: absolute;
    top:20px;
    right: 100px;
    z-index: 2;
    width: 31px;
    height: 31px;
    border-radius: 2px;
    background: url(../images/video-pl.png) -11px 5px no-repeat #fff;
    color: #333;
    letter-spacing: 7px;
    font-size: 20px;
    font-size: 17px;
    line-height: 31px;
    cursor: pointer;
    
    opacity: 0;
    cursor: pointer;
    ilter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.handpick_Img .v-down {
    position: absolute;
    top:20px;
    right:20px;
    z-index: 9;
    padding-left:21px;
    width:70px;
    height: 31px;
    border-radius: 2px;
    background: url(../images/video-pl.png) -8px -77px no-repeat #3aadff;
    color: #fff;
    font-size: 20px;
    font-size: 13px;
    line-height: 31px;
    opacity: 0;
    cursor: pointer;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}
.handpick_Img:hover .v-down{
 opacity:1;
    cursor: pointer;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.handpick_Img:hover .v-collect{
 opacity:1;
    cursor: pointer;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

/*新增修改免扣元素按钮定位*/
.handpick_Img{
	width:100%;
	overflow: hidden;
	position: relative;
	text-align: center;
    /*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);*/
}
.Toslide-pages{
	display: block;
	width:100%;
	height:100%;
	position: absolute;
	left: 0;
	top:0;
	z-index:9;
}
.Float_navfidex {
    display: none; 
    position: fixed;
    left: 50%;
    margin-left: -760px;
    top: 50%;
    z-index: 9999;
    border-radius: 5px;
    background: #fff;
    width: 60px;
    padding: 0 10px;
    text-align: center;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    margin-top: -300px;
}

.err{
	display: none;
	top: 42px;
	text-align: center;
	color: #ff5859;
	font-size: 13px;	
}

.kongts{
	width: 1330px;
	background: #fff;
	margin-bottom: 20px;
    display: inline-block;
    padding-bottom: 80px;
}
.kongimg{
	padding: 50px 0 40px 0;
	text-align: center;
}
.kongts p{
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
}
.kongts a.tsa{
	display: block;
    background: #26a3fd;
    width: 166px;
    height: 50px;
    margin: 0 auto;
    font-size: 16px;
    color: #FFF;
    line-height: 50px;
    margin-top: 40px;
	text-align: center;
}
.kongts a.tsa:hover{
	background: rgb(255,96,0);
}
#mengcheng {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 550px;
	background-color: #000;
	opacity: .5;
	zoom: 1
}

.org-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 24px;
  height: 24px;
  z-index: 2;
  font-size: 16px;
  background: url(/images/orgIconblue.svg) no-repeat center / 100%;
  background: url(/images/orgIconblue.png) no-repeat center / 100%;
}

.float-header {
	position: fixed;
	display: none;
	height: 80px
}
.float-header .navs {
	position: relative;
	height: 5pc
}
.float-header .wlimit {
	margin: 0 auto;
	width: 1200px;
}
.float-header .logo {
	position: relative;
	float: left;
	display: block;
	width: 207px;
	height: 5px;
}
.float-header .titlefloat {
	float: left;
	display: block;
	overflow: hidden;
	height: 80px;
	max-width: 363px;
	color: #565555;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 18px;
	line-height: 80px
}
.marh2 {
	margin-left: 40px
}
.float-header .logoimg {
	margin-top: 8px;
	width: 160px;
	float: left;
}
.float-header .fimg {
	position: absolute;
	bottom: -34px;
	left: 0;
	z-index: 4;
	display: none;
	width: 249px;
	height: 100px
}
.float-header .bg_1{
	float: right;
	display: block;
	margin: 14px;
	width: 200px;
	height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #007aff;
	color: #fff;
	font-size: 1pc;
	line-height: 55px;
	cursor: pointer;
	text-transform: uppercase;
	margin-right: 8px;
}
.float-header .bg_1:hover{background:#088ef0;}
.float-header .bg_1 a{
    display: block;
    text-align: center;
    line-height: 56px;
    font-size: 1pc;
    color: #fff;
    text-transform: uppercase;
}
.header {
	z-index: 9999;
	width: 100%;
	min-width: 75pc;
	border-bottom: 1px solid #ececec;
	background: #fff;
    box-shadow: 0 2px 10px 0 rgba(54,62,87,.2);
	text-align: center
}
.float-header .bg_2 {
	float: right;
	display: block;
	margin-top: 14px;
	width: 200px;
	height: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #ffa000;
	color: #fff;
	font-size: 1pc;
	line-height: 55px;
	cursor: pointer;
	text-transform: uppercase;
	margin-right: 0px;
}
.float-header .bg_2 a{
    display: block;
    text-align: center;
    line-height: 56px;
    font-size: 1pc;
    color: #fff;
    text-transform: uppercase;
}
.float-header .bg_2:hover{background:#ffb437!important;}
.float-header .copyright {
    float: left;
    display: block;
    margin-top: 20px;
    margin-right: -45px;
    margin-left: 40px;
    width: 60px;
    height: 37px;
	background:url(../images/orgIconblue.svg) no-repeat left center;
}
.float-header .copyright2 {
    float: left;
    display: block;
    margin-top: 20px;
    margin-right: -70px;
    margin-left: 14px;
    width: 60px;
    height: 37px;
	background:url(../images/compycopy.png) no-repeat left center/ 42%;
}
/*Ã¥ÂÂÃ©Â¦Ë†*/
.user-advice {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 102;
	display: none;
	margin-top: -250px;
	margin-left: -300px;
	width: 600px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	font-family: Microsoft Yahei;
	border-bottom: 1px solid #e5e5e5;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
}
.user-advice .u-advice {
	margin-top: 40px;
	padding: 10px;
	height: 111px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	resize: none
}

.user-advice .connect,.user-advice .u-advice {
	width: 500px;
	font-size: 14px;
	font-family: Microsoft Yahei
}

.user-advice .connect {
	margin-top: 10px;
	padding: 0 10px;
	height: 40px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	font-size: 14px;
	line-height: 40px
}

.user-advice .close {
	position: absolute;
	right: 0;
	margin-right: 10px;
	width: 16px;
	height: 16px;
	background: url(/images/leftbottom.png) no-repeat 0 -96px;
	cursor: pointer;
	margin-top: 12px;
	transition: transform 0.55s ease-in-out;
}
.user-advice .close:hover{transform: rotate(360deg);}
.user-advice .submit {
	margin: 40px auto;
	width: 220px;
	height: 55px;
	border-radius: 4px;
	background: #007aff;
	color: #fff;
	line-height: 55px;
	cursor: pointer
}

.user-advice .feedback-type {
	position: relative;
	position: relative;
	margin: -1px -49px -15px 40px
}

.feedback-type .type-title {
	position: absolute;
	top: 0;
	left: 0;
	color: #333;
	font-weight: 700;
	font-size: 16px;
	line-height: 34px
}

.feedback-type .type-list a {
	display: inline-block;
	margin-right: 5px;
	padding: 0 28px;
	height: 34px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 34px
}

.feedback-type .type-list a.on,.feedback-type .type-list a:hover {
	border-color: #007aff;
	color: #007aff;
	font-weight: 700
}

.user-advice .c-type {
	margin: 10px 16px 6px 41px;
	height: 30px;
	text-align: left
}

.user-advice .c-type span {
	color: #333;
	font-weight: 700;
	font-size: 15px;
	line-height: 34px
}

.user-advice .c-type select {
	margin-bottom: 14px;
	width: 100px;
	height: 26px;
	outline: 0;
	border: 1px solid #e3e3e3;
	background: #fff;
	font-size: 14px
}

.user-advice .thanks {
	margin: 20px auto 28px;
	height: 50px;
	font-weight: 700;
	font-size: 20px;
	line-height: 50px
}
.cls-ban-video a{
	color:#fff;
}
.numeration ul li .Photoshop{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -100px;
}
.numeration ul li .IIIustator{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -120px;
}
.numeration ul li .CorelDRAW{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -140px;
}
.numeration ul li .EPS{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -120px;
}
.numeration ul li .PowerPoint{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -160px;
}
.numeration ul li .Word{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -180px;
}
.numeration ul li .Excel{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -300px;
}
.numeration ul li .Effects{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -40px;
}
.numeration ul li .X10{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px 0px;
}
.numeration ul li .Edius{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv2.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -60px;
}
.numeration ul li .Audition{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/rj-iconv3.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    margin-right: 6px;
    vertical-align: -5px;
    background-position: 0px -400px;
}
.numeration ul li i {
    display: inline-block;
    margin-right: 4px;
    width: 19px;
    height: 17px;
    background: url(/images/newuser.png) -83px -107px no-repeat;
    vertical-align: -4px;
}
.FineArts_Imgbar .m-about {
    width: 100%;
    height: 50px;
    border-top: 1px solid #eee;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
}
.FineArts_Imgbar .m-about {
    width: 100%;
    height: 125px;
    border-top: 1px solid #eee;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
}
.FineArts_Imgbar .m-about ul li a {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 9px;
    margin-bottom: 9px;
    padding: 0 5px;
    height: 30px;
    /* border-radius: 4px; */
    background: #f3f4f9;
    color: #999;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    width: 6em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.FineArts_Imgbar .m-about ul li a:hover{
    background: #007aff;
    color: #fffefe;
}
.content{
    background: #f6f6f6;
}
}
Element_text{
		padding:0 12px;
	background:#fff;
}
.Element_text h3{
	line-height: 34px;
	color:#666666;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
display:block;/*内联对象需加*/
width:21em;
word-break:keep-all;/* 不换行 */
white-space:nowrap;/* 不换行 */
overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.Homeindex img {
    width: 160px;
}
.Homeindex .fimg {
    position: absolute;
    bottom: -45px;
    left: -20px;
    z-index: 4;
    display: none;
    width: 249px;
    height: 100px;
}
.Homeindex:hover .fimg {
    display:inline-block
}
/*右侧边栏 start*/
.globalR-side-bar li.fix {
  top: 65px;
}
.globalR-side-bar li .vip {
  border-top: 1px solid #e9e9e9;
  padding: 10px 0;
  line-height: 17px;
}
.globalR-side-bar li .introduce {
  position: absolute;
  background: #fff;
  z-index: 7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#d9d9d9', Direction=220, Strength=5);
  right: 44px;
}
.globalR-side-bar li .introduce span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #2b2b2b;
  padding-bottom: 8px;
}
.globalR-side-bar li .introduce i {
  display: block;
}
.globalR-side-bar li .introduce a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/*vip介绍*/
.globalR-side-bar li.vip .introduce .dredge-comVip-wrap {
  margin: 28px 0 25px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip {
  position: relative;
  display: inline-block;
  border-radius: 4px;
  width: 202px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  /* clear: both; */
  color: #914a0f;
  font-size: 18px !important;
  background-image: -moz-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
  background-image: -webkit-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
  background-image: -ms-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
}
.globalR-side-bar li.vip .introduce a.dredge-comVip-l {
  margin-left: 40px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip-r {
  margin-right: 40px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.globalR-side-bar li.vip .introduce a.dredge-comVip i {
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url(/images/company-intro-icon.png) no-repeat 0px -26px;
  margin: 0 0 0 10px;
  vertical-align: -1px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip b {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 35px;
  background: url(/images/sideBar-icon.png) no-repeat -282px 0px;
}
.globalR-side-bar .introduce .company {
  overflow: hidden;
  padding: 30px 0 0;
  margin: 0 40px;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}
.globalR-side-bar .introduce i {
  background: url(/images/VIPicon.png) no-repeat -147px -374px;
  width: 195px;
  height: 50px;
  overflow: hidden;
  margin: 9px auto 8px;
}
.globalR-side-bar .introduce .company .com-vip {
  width: 20px;
  height: 21px;
  padding-top: 1px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(/images/sideBar-iconV2.png);
  background-repeat: no-repeat;
  margin: 0 auto 6px;
}
.globalR-side-bar .introduce .com-vipType {
  width: 33.3%;
  text-align: center;
}
.globalR-side-bar .introduce .com-vipType b {
  color: #cd8740;
  font-size: 16px;
  margin-left: 8px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .sign-remainicon {
  width: 25px;
  height: 20px;
  display: block;
  margin-bottom: 5px;
  /* margin-right: -3px; */
  position: relative;
  background: url(/images/signremainicon.png) no-repeat center / 100%;
  /* margin-right: -21px; */
  right: -2px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .signermain-entry {
  position: absolute;
  top: -14px;
  right: 38px;
  width: 260px;
  display: none;
  padding-right: 10px;
  height: 120px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .signermain-entry a {
  display: block;
  width: 100%;
  height: 100%;
  width: 260px;
  /* padding-right: 10px; */
  height: 120px;
  background: url(/images/signremainentry.png) no-repeat center / 100%;
}
.globalR-side-bar .side-bar li.sign-remain-entry:hover .signermain-entry {
  display: block;
}
.introduce .company .com-vip.originvip {
  background-position: 0px -136px;
}
.introduce .company .com-vip.ysvip {
  background-position: -69px -137px;
}
.introduce .company .com-vip.wavip {
  background-position: -69px -180px;
}
.introduce .company .com-vip.bgvip {
  background-position: -137px -137px;
}
.introduce .company .com-vip.mbvip {
  background-position: -204px -137px;
}
.introduce .company .com-vip.wpvip {
  background-position: -272px -137px;
}
.introduce .company .com-vip.vlvip {
  background-position: -347px -137px;
}
.introduce .company .com-vip.othervip {
  background-position: 7px -181px;
}
.introduce .company .com-vip.qzdown {
  background-position: -125px -67px;
}
.introduce .company .com-vip.qysysq {
  background-position: -157px -66px;
}
.introduce .company .com-vip.zxsqfp {
  background-position: -189px -66px;
}
.introduce .company b {
  color: #383838;
  font-weight: normal;
  font-size: 14px;
}
.globalR-side-bar li.match .introduce a {
  background: #fb4a02;
  color: #fff;
}
.globalR-side-bar li.auction .introduce a {
  background: #46c6e1;
  color: #fff;
}
/*上传比赛介绍*/
.globalR-side-bar .match .introduce {
  width: 230px;
  height: 235px;
  top: -54px;
}
.globalR-side-bar .match .introduceV1 {
  background: #fff;
  width: 232px;
  height: 250px;
  top: -54px;
  right: 29px;
  display: none;
  position: absolute;
  border-radius: 4px;
  background: url(/images/jzbg.png) no-repeat center / 100%;
}
.globalR-side-bar .match .introduceV1 .tle-box {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #505050;
  line-height: 20px;
  letter-spacing: 1px;
  padding-top: 100px;
}
.globalR-side-bar .match .introduceV1 .tle-tip {
  padding-top: 10px;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #a6a8a9;
  letter-spacing: 1px;
}
.globalR-side-bar .match .introduceV1 a {
  display: block;
  margin: 28px auto 0;
  width: 155px;
  height: 42px;
  background: linear-gradient(180deg, #02bfff, #018bff);
  border-radius: 42px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 42px;
  letter-spacing: 2px;
}
.globalR-side-bar .match .introduceV1 a:hover {
  background: linear-gradient(180deg, #018bff, #02bfff);
}
.globalR-side-bar .match:hover .introduceV1 {
  display: block;
}
.match .introduce a {
  display: block;
  margin: 8px auto 0;
  width: 174px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 25px;
  background: #fb4a02;
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.match .introduce i {
  margin: 25px auto 15px;
  width: 127px;
  height: 105px;
  background: url(/images/profit-icon.png) no-repeat center;
}
.globalR-side-bar .match .introduce:after {
  top: 118px;
}
.globalR-side-bar .phone em {
  width: 14px;
  height: 14px;
  background-position: -9px -91px;
}
.globalR-side-bar .phone:hover em {
  background-position: -9px -125px;
}
.globalR-side-bar .phone .introduce {
  width: 289px;
  top: -54px;
  text-align: left;
  right: 44px;
}
.phone .introduce .qq-17:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.phone .introduce p {
  border-bottom: 1px solid #e2e2e2;
  color: #616161;
}
.phone .introduce p.last-child {
  border-bottom: none;
}
.globalR-side-bar .editor .introduce {
  width: 230px;
  height: 140px;
  top: 0;
  overflow: hidden;
  box-shadow: -4px 2px 9px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #F2F9FF;
}
/*客服信息*/
.phone .introduce .service-title {
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  padding-left: 20px;
}
.phone .introduce .service-info {
  padding: 0 20px;
}
.introduce .service-info p {
  padding-top: 15px;
  padding-bottom: 17px;
}
.phone .introduce .qq-17 {
  display: inline-block;
  height: 29px;
  width: 96px;
  background: url(/images/public-icon.png) 0 -443px;
  vertical-align: -8px;
  margin: 0 0 0 6px;
  border-radius: 0px;
}
/*客服信息*/
/*联系方式等*/
.bar-menu-contact li .introduce {
  position: absolute;
  background: #fff;
  z-index: 6;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0bebf', Direction=220, Strength=5);
}
.side-bar .bar-menu-contact {
  bottom: 0;
  z-index: 7;
  background: #fff;
}
/*微信二维码*/
.bar-menu-contact .wechat {
  border-top: 1px solid #e9e9e9;
}
.bar-menu-contact .wechat em {
  width: 17px;
  height: 15px;
  background-position: -102px -91px;
}
.bar-menu-contact .wechat:hover em {
  background-position: -102px -126px;
}
/*微信二维码*/
.bar-menu-contact .wechat .introduce {
  padding: 21px;
  -moz-box-shadow: -1px 0px 4px 2px #d9d9d9;
  -ms-box-shadow: -1px 0px 4px 2px #d9d9d9;
  -webkit-box-shadow: -1px 0px 4px 2px #d9d9d9;
  box-shadow: -1px 0px 4px 2px #d9d9d9;
  top: -46px;
  right: 40px;
  text-align: left;
}
/*微信二维码*/
/*反馈建议*/
.bar-menu-contact .suggest em {
  width: 17px;
  height: 15px;
  background-position: -7px -162px;
}
.bar-menu-contact .suggest:hover em {
  background-position: -7px -198px;
}
.bar-menu-contact .suggest .introduce {
  width: 92px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: 40px;
  background: #0082df;
  color: #fff;
}
.suggest .introduce a {
  display: block;
}
/*反馈建议*/
/* 为你推荐 */
.control-handle {
  padding-bottom: 45px;
}
.control-handle .control-btn {
  display: block;
  color: #7b7b7b;
  cursor: pointer;
  margin-right: 28px;
  height: 35px;
  line-height: 35px;
}
.control-handle .control-btn.on .iconfont {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control-handle .control-btn .iconfont {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}
.control-handle .control-btn:hover {
  color: #d3d3d3;
}
.control-handle .qq-17 {
  margin-top: 6px;
  width: 82px;
  height: 25px;
  line-height: 25px;
  border-radius: 13px;
  background-color: #fff;
  text-align: center;
  color: #666;
  font-size: 12px;
  color: #7b7b7b;
}
.control-handle .qq-17 i {
  vertical-align: -3px;
  font-size: 20px;
  color: #3F98FF;
}
.control-handle .qq-17:hover {
  color: #666;
}
/*返回顶部*/
.bar-menu-contact .return-top em {
  width: 18px;
  height: 17px;
  background-position: -39px -160px;
}
.bar-menu-contact .return-top:hover em {
  background-position: -235px -38px;
}
.bar-menu-contact .return-top .introduce {
  width: 92px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: 40px;
  background: #0082df;
  color: #fff;
}
.return-top .introduce a {
  display: block;
}
/* 新增QQ联盟 */
.globalR-side-bar li .introduce.qq-group-box {
  width: 238px;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding-bottom: 8px;
  text-align: center;
}
.globalR-side-bar .qq-group-box .head {
  height: 40px;
  line-height: 40px;
  color: #666;
  background: #f7f7f7;
  border-bottom: 1px solid #e8e8e8;
}
.globalR-side-bar .qq-group-box .head .title {
  margin-left: 20px;
  font-size: 14px;
}
.globalR-side-bar .qq-group-box .head > .more {
  font-size: 12px;
  color: #999;
  margin-right: 16px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.globalR-side-bar .qq-group-box .head > .more:hover {
  color: #147aef;
}
.globalR-side-bar .qq-group-box .qq-group-list {
  height: 26px;
  line-height: 26px;
  padding-top: 12px;
}
.globalR-side-bar .qq-group-list .name {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  text-align: left;
  font-size: 14px;
  color: #666;
}
.globalR-side-bar .qq-group-list .name:hover {
  color: #008aff;
}
.globalR-side-bar .qq-group-list .add-group {
  width: 48px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #008aff;
  border-radius: 4px;
  color: #008aff;
  font-size: 12px;
  padding-bottom: 0;
  font-weight: normal;
  margin-right: 15px;
  margin-top: 2px;
}
.globalR-side-bar .qq-group-list .add-group:hover {
  background: #008aff;
  color: #fff;
}
.globalR-side-bar .qq-group-list.full {
  cursor: default;
}
.globalR-side-bar .qq-group-list.full .name,
.globalR-side-bar .qq-group-list.full .name:hover {
  color: #999;
}
.globalR-side-bar .qq-group-list.full .add-group,
.globalR-side-bar .qq-group-list.full .add-group:hover {
  border-color: #999;
  color: #999;
  background: none;
}
.globalR-side-bar {
  position: fixed;
  right: 0px;
  z-index: 1000;
  z-index: 9999;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  top: 0px;
  min-height: 614px;
  height: 100%;
  width: 38px;
  background: #fff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0px;
}
.globalR-side-bar .side-bar li {
  text-align: center;
  cursor: pointer;
  background: transparent;
  border: none;
}
.globalR-side-bar .side-bar li .allvip-icon-gif {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  -webkit-animation: two-up-down 0.8s ease infinite 80ms alternate;
  animation: two-up-down 0.8s ease infinite 80ms alternate;
  margin: 0 auto 6px;
  background: url(/images/allvipIcon.svg) no-repeat center / 100%;
}
.globalR-side-bar .side-bar li.sign-in .in-sign {
  display: none;
}
.globalR-side-bar .side-bar li.sign-in:hover .in-sign {
  display: block;
}
.globalR-side-bar .side-bar li.sign-in .fourYearsEntry {
  display: none;
  position: absolute;
  right: 42px;
  top: 60px;
}
.globalR-side-bar .side-bar li.sign-in:hover .fourYearsEntry {
  display: block;
}
.globalR-side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar li:hover > a {
  color: #fff;
  color: #008aff;
}
.globalR-side-bar .side-bar li:hover .introduce {
  display: block;
}
.globalR-side-bar .side-bar.sb-floor {
  position: absolute;
  bottom: 24px;
  width: 100%;
  left: 0;
}
.globalR-side-bar .side-bar li.return-top-r {
  background: #ddd;
  cursor: pointer;
  margin-top: 17px;
  font-size: 12px;
  color: #8A8A8A;
  display: none;
  color: rgba(0, 0, 0, 0.75);
}
.globalR-side-bar li .introduce {
  display: none;
  width: 523px;
  background: #fff;
  top: -54px;
  border: 1px solid #e8e8e8;
  cursor: default;
}
.globalR-side-bar li .introduce img {
  max-width: 100%;
}
.globalR-side-bar .side-bar li a {
  display: block;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  color: #333 \9;
  font-size: 12px;
}
.globalR-side-bar .introduce.company-vip {
  width: 186px;
}
.globalR-side-bar .introduce.company-vip .type-list {
  width: 50%;
  text-align: center;
  padding: 18px 0;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi {
  display: block;
  margin: 0 auto 10px;
  font-size: 20px;
  width: auto;
  height: auto;
  background: none;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi.comp {
  color: #fed914;
}
.globalR-side-bar .introduce.company-vip .type-list .type-name {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.globalR-side-bar .introduce.company-vip .type-list:hover .type-name {
  color: rgba(0, 0, 0, 0.9);
}
.globalR-side-bar .side-bar li > a {
  color: #fff;
  color: #5D5D5D;
  line-height: 15px;
  padding: 16px 5px;
  background: transparent;
}
.globalR-side-bar .side-bar li .iconfont {
  display: block;
  margin-top: 5px;
  margin-bottom: 6px;
}
.globalR-side-bar .side-bar .Coupon-center .iconfont {
  font-size: 24px;
}
.globalR-side-bar .side-bar li .icon-qq,
.globalR-side-bar .side-bar li .icon-weixin {
  margin-top: -4px;
}
.globalR-side-bar .side-bar li.return-top-r {
  background: transparent;
  margin-top: 0px;
}
.globalR-side-bar .side-bar li.return-top-r:hover {
  border-color: #008aff;
}
.globalR-side-bar .side-bar li.return-top-r:hover i {
  color: #008aff;
}
.globalR-side-bar .side-bar li.return-top-r i {
  margin-top: 0px;
  padding-top: 20px;
  font-size: 24px;
}
.globalR-side-bar .side-bar li .introduce {
  right: 38px;
}
/* 签到 */
.globalR-side-bar li.sign-out .introduce,.globalR-side-bar li .in-sign,.globalR-side-bar .sign-in .in-sign{
					width: 228px;
					right: 38px;
					top: 84px;
					height: auto;background-color: transparent;padding: 0;border: 0;
					padding-top: 8px;

				}
				.globalR-side-bar li.sign-out .introduce,.globalR-side-bar li .in-sign,.globalR-side-bar .sign-in .in-sign{
					width: 228px;
					right: 38px;
					top: 84px;
					height: auto;background-color: transparent;padding: 0;border: 0;
					padding-top: 8px;

				}
				.globalR-side-bar .sign-in .in-sign{
					background: none;
				}
				.globalR-side-bar li .in-sign{
					position: absolute;
					direction: block;
				}
				.globalR-side-bar li .in-sign img{
					max-width: 100%;
					border-radius: 4px 0px 0px 4px;
					border: 1px solid #F2F9FF;
				}
				.globalR-side-bar li.sign-out .introduce .sign-ed .go-awards,
				.globalR-side-bar li .in-sign .sign-ed .go-awards{
					border: 0;
					width: 97px;
					height: 26px;
					background: linear-gradient(#fbe49e 0%, #fef8ec 100%);
					border-radius: 8px;
					font-size: 17px;
					font-weight: bold;
					color: #d9501f;
					line-height: 26px;
					position: absolute;
					bottom: 23px;
					left: 69px;
				}

				.globalR-side-bar li.sign-out .introduce .sign-ed .go-awards:hover,
				.globalR-side-bar li .in-sign .sign-ed .go-awards:hover{
					background: linear-gradient(#fef8ec 0%, #fbe49e 100%);
				}
				.globalR-side-bar .side-bar li.sign-in:hover .sign-remainlink,.globalR-side-bar .side-bar li.sign-out:hover .sign-remainlink{
					display: block;
				}
.globalR-side-bar .sign-in .in-sign {
  position: absolute;
  right: 34px;
  top: 26px;
  background: url(/images/signIn.png) no-repeat top;
  width: 125px;
  height: 47px;
  color: #9e443b;
  margin-left: 12px;
  line-height: 30px;
  font-size: 14px;
}
.globalR-side-bar .sign-in:hover .in-sign {
  color: #9e443b;
}
.globalR-side-bar .side-bar .sign-in:hover .introduce {
  display: none;
}
.globalR-side-bar .sign-in .coin {
  display: none;
  position: absolute;
  right: 64px;
  top: 5px;
  width: 61px;
  height: 57px;
  border-radius: 28px;
  background: url(/images/coin.png) no-repeat;
  animation: Rotation 1.5s;
}
@keyframes Rotation {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
.globalR-side-bar .sign-out .introduce {
  display: none;
  top: 0px;
  right: 40px;
  height: 70px;
  width: 220px;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 10px 28px;
  box-sizing: border-box;
}
.globalR-side-bar .sign-out .introduce.hov {
  display: block;
}
.globalR-side-bar .side-bar .sign-out:hover .introduce {
  display: block;
}
.globalR-side-bar li.sign-out .introduce p {
  color: #666;
}
.globalR-side-bar li.sign-out .introduce a {
  margin-top: 8px;
  display: inline-block;
  width: 56px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #008aff;
  color: #008aff;
  line-height: 20px;
  text-align: center;
  padding: 0px;
}
.globalR-side-bar li.sign-out .introduce a:hover {
  background: #008aff;
  color: #fff;
}
.globalR-side-bar li.sign-out .introduce .go-mask {
  margin-right: 15px;
}
@media screen and (min-width: 1381px) {
  .globalR-side-bar .sb-top {
    /*position: fixed;
        bottom:73%;*/
  }
  .globalR-side-bar .sb-middle {
    /*position: fixed;
        bottom:38.4%;*/
    z-index: 101;
  }
  .globalR-side-bar .sb-bottom {
    /*position: fixed;
        bottom:13.7%;*/
  }
  .globalR-side-bar .sb-floor {
    /*position: fixed;
        bottom:0;*/
    position: absolute;
    bottom: 25px;
  }
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip {
  box-sizing: border-box;
  background: #555;
  background: url(/images/rfallvip.png) no-repeat center / 100%;
  border-color: #008aff;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip a {
  padding: 16px 0;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip:hover a {
  color: #5D5D5D;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip:hover .allvip-activity-side-entry {
  display: inline-block;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip .allvip-activity-side-entry {
  display: none;
}
.globalR-side-bar .sv-allVip .thanksHOver {
  display: none !important;
  position: absolute;
  top: 0;
  right: 40px;
  width: 240px;
  height: 128px;
  background: url(/images/thanksRightHover.png) no-repeat center !important;
}
.globalR-side-bar .sv-allVip:hover .thanksHOver {
  display: block !important;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip .all-vip-icon {
  margin: 0 auto 12px;
  display: block;
  width: 29px;
  height: 23px;
  background: #ccc;
  background: url('/images/navallVip180910.png') no-repeat left center;
  transition: all 0.2s;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip {
  background: url(/images/compybg.png) no-repeat center / 100%;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip em.iconfont {
  display: block;
  width: 20px;
  height: 17px;
  background: url(/images/compyvip.png) no-repeat center / 100%;
  margin: 0 auto 6px;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip em.iconfont:before {
  display: none;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip:hover > a {
  color: #5D5D5D;
}
.globalR-side-bar .side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar li > a {
  position: relative;
}
.globalR-side-bar .side-bar li .rf-icon {
  display: block;
  margin: 0 auto 6px;
  width: 17px;
}
.globalR-side-bar .side-bar li .rf-icon.sign-icon {
  height: 17px;
  background: url(/images/signin.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.fuli-icon {
  height: 18px;
  background: url(/images/fuliicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.editor-icon {
  height: 18px;
  background: url(/images/editorIcon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.zq-icon {
  height: 18px;
  background: url(/images/zqicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.kf-icon {
  height: 17px;
  background: url(/images/kficon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.yj-icon {
  height: 17px;
  background: url(/images/yjicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.returntop-icon {
  height: 20px;
  background: url(/images/yjicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar.sb-middle li:after,
.globalR-side-bar .side-bar.sb-bottom li:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 1px ;
  background-color: #E1E1E1;
  margin-left: -15px;
}
.globalR-side-bar .side-bar.sb-middle li:hover,
.globalR-side-bar .side-bar.sb-bottom li:hover {
  background-color: #F6FCFF;
}
.globalR-side-bar .side-bar li .yijian-tip {
  position: absolute;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 6px;
  background-color: #17A1FF;
  top: 50%;
  margin-top: -10px;
  right: 51px;
}
.globalR-side-bar .side-bar li .yijian-tip:before {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  right: -6px;
  margin-top: -5px;
  width: 0;
  height: 0;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #17A1FF;
}
@keyframes lefandright {
  0% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
.globalR-side-bar .sb-top .introduce.companyvip {
  width: 500px;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  top: 0px;
  right: 48px;
  text-align: center;
  padding: 0 24px;
  box-sizing: border-box;
}
.globalR-side-bar .sb-top .introduce.companyvip .top-tittle {
  font-size: 30px;
  color: #d9ac62;
  padding: 16px 0 24px;
  font-weight: bold;
}
.globalR-side-bar .sb-top .introduce.companyvip .top-tittle .iconfont {
  font-weight: normal;
  font-size: 30px;
  display: inline-block;
  margin: 0 8px 0 0;
  vertical-align: -2px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li {
  text-align: center;
  width: 25%;
  height: auto;
  cursor: default;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li img {
  padding-bottom: 4px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li .text1 {
  color: #65430b;
  font-size: 16px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li .text2 {
  color: rgba(0, 16, 19, 0.5);
  font-size: 14px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li:hover {
  background: #fff;
  border-color: #fff;
}
.globalR-side-bar .sb-top .introduce.companyvip .btn {
  width: 219px;
  height: 48px;
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
  border-radius: 4px;
  line-height: 48px;
  color: #65430b;
  text-align: center;
  font-size: 16px;
  margin: 32px auto 20px;
  cursor: pointer;
}
.globalR-side-bar .sb-top .introduce.companyvip .btn:hover {
  background: linear-gradient(180deg, rgba(247, 231, 195, 0.8) 0%, rgba(209, 169, 103, 0.8) 100%);
}
.globalR-side-bar .sb-top .introduce.companyvip .btn:active {
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
}
.globalR-side-bar .sb-top .introduce.companyvip .sanjiao {
  position: absolute;
  top: 15px;
  right: -24px;
  width: 32px;
  height: 24px;
  background: url(/images/comy-sanjiao.png) no-repeat center / 32px;
  transform: rotate(-90deg);
}
.globalR-side-bar .sb-top .introduce.welfare {
  width: 197px;
  background: #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(27, 27, 27, 0.16);
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  top: -19px;
}
.globalR-side-bar .sb-top .introduce.welfare a {
  width: 193px;
  height: 116px;
  background: #c6ab71;
  border-radius: 4px;
  background: url(//js.588ku.com/comp/public/images/side-png1.png);
  margin: auto;
  position: relative;
}
.globalR-side-bar .sb-top .introduce.welfare a span {
  display: inline-block;
  width: 96px;
  height: 26px;
  background: #40f1eb;
  border-radius: 13px;
  font-size: 13px;
  font-weight: bold;
  color: #5f51de;
  text-align: center;
  line-height: 26px;
  padding: 0px;
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.15s;
}
.globalR-side-bar .sb-top .introduce.welfare a.welf {
  background: url(/images/side-png2.png);
}
.globalR-side-bar .sb-top .introduce.welfare a.welf span {
  background: #f8de51;
  color: #5f51de;
}
.globalR-side-bar .sb-top .introduce.welfare a:hover span {
  transform: scale(1.07);
}
.sideBar-animate {
  -webkit-animation: two-up-down 0.8s ease infinite 80ms alternate;
  animation: two-up-down 0.8s ease infinite 80ms alternate;
}
@keyframes two-up-down {
  from {
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  to {
    -webkit-transform: translate(0, -6px);
    transform: translate(0, -6px);
  }
}
@keyframes hot-up-down {
  from {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
  }
  to {
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px);
  }
}
.kefu-call-btn {
  width: 82px;
  height: 25px;
  line-height: 21px;
  padding-left: 8px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
}
.kefu-call-btn .kefu-icon {
  width: 14px;
  height: 14px;
  background: #ccc;
  float: left;
  margin-top: 4px;
  margin-right: 3px;
  background: url(/images/kefuIconV1809.png) no-repeat !important;
  background-position: 0px -28px !important;
}
.kefu-call-btn .callkf {
  font-size: 12px !important;
  line-height: 23px;
}
.kefu-call-btn.kefu-call-border:hover {
  border: 1px solid #3F98FF;
}
.kefu-call-btn.kefu-call-bg:hover {
  background: #3F98FF;
  border: 1px solid #3F98FF;
}
.kefu-call-btn.kefu-call-bg:hover .kefu-icon {
  background-position: 0px 0px !important;
}
.kefu-call-btn.kefu-call-bg:hover .callkf {
  color: #fff;
}
/* 右侧边栏hover 企业选择 start */
.gs-instroduce-box {
  position: absolute;
  width: 222px;
  right: 38px;
  top: 0;
  background-color: #fff;
  display: none;
  background: #ffffff;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 0px 0px 4px;
  background: #fff url("/images/gsinstroducebg.png") no-repeat center top / 100%;
}
.gs-instroduce-box .gstop-box {
  width: 100%;
  height: 56px;
}
.gs-instroduce-box .gstop-box span {
  font-size: 18px;
  line-height: 56px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 2px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce {
  padding-top: 24px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item {
  padding-bottom: 16px;
  text-align: left;
  padding-left: 32px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item:last-child {
  padding-bottom: 0;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("/images/icons1.png");
  background-repeat: no-repeat;
  background-size: 87px;
  vertical-align: bottom;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon1 {
  background-position: -23px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon2 {
  background-position: 0px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon3 {
  background-position: -46px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon4 {
  background-position: -68px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .txt-box {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box {
  padding-top: 24px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box .btnbox-fix {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box .inCompyc-Btn {
  width: 180px;
  height: 36px;
  background: #175aff;
  border-radius: 4px;
  margin: 0 auto 20px;
  font-size: 12px;
  color: #ffffff;
  line-height: 36px;
  display: block;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gstle-topbox {
  font-size: 12px;
  padding-top: 16px;
  color: rgba(0, 16, 19, 0.65);
  line-height: 16px;
  padding-left: 16px;
  padding-bottom: 16px;
  text-align: left;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list {
  text-align: left;
  max-height: 108px;
  overflow-y: auto;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(184, 193, 206, 0.5);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item {
  height: 36px;
  padding-top: 11px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item .icon-box {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #001013;
  border-radius: 50px;
  vertical-align: -3px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item .cpy-name {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
  padding-left: 6px;
  width: 160px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item:hover {
  background: rgba(23, 90, 255, 0.05);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on {
  background: rgba(23, 90, 255, 0.05);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box {
  border-color: #175AFF;
  position: relative;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #175AFF;
  border-radius: 20px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box {
  text-align: left;
  padding-top: 16px;
  padding-left: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn {
  text-align: left;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn .icon-box {
  width: 14px;
  height: 14px;
  display: inline-block;
  line-height: 11px;
  font-size: 20px;
  vertical-align: -1px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn:hover {
  color: #175AFF;
}
.globalR-side-bar .sv-companyVip:hover .gs-instroduce-box {
  display: block;
}

/* 右侧边栏hover 企业选择 end*/
/* 20210327新增内容图下部广告位*/
.detail-qyvip-space {
    position: relative;
    margin: 30px 0 14px;
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    min-height: auto;
}

.detail-qyvip-space .qyvip-space-wrap {
    display: block;
    width: auto;
    height: auto;
}

.qyvip-space-wrap .qyvip-buttoon {
    display: block;
    border: none;
    width: 195px;
    height: 44px;
    background: url('/images/img_join_vip_button.png') center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: 0 auto;
    -webkit-animation: up_down_bottom 1s linear infinite;
    animation: up_down_bottom 1.2s linear infinite;
}
.qyvip-space-wrap img {
    width: 100%;
    display: block;
}
@-webkit-keyframes up_down_bottom {
    25% {
        -webkit-transform: translateY(-4px);
    }

    50%,
    100% {
        -webkit-transform: translateY(0);
    }

    75% {
        -webkit-transform: translateY(4px);
    }

}

@keyframes up_down_bottom {
    25% {
        transform: translateY(-4px);
    }

    50%,
    100% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(4px);
    }
}
/* 20210327新增内容图下部广告位  end*/
/* 右上角悬浮 */
.float-upgrade {
	width: 180px;
	height: 216px;
	position: fixed;
	top: 130px;
	right: 52px;
	z-index: 10;
	background: url("//js.ibaotu.com/son/images/newedition/qyvip/zsvip/20210323/img_float_bg.png") center no-repeat;
	background-size: cover;
	transform: scale(0.7);
}

.float-upgrade a {
	display: block;
	width: 100%;
	height: 110%;
}

.float-upgrade .floatbtn {
	display: block;
	width: 143px;
	height: 54px;
	background: url("//js.ibaotu.com/son/images/newedition/qyvip/zsvip/20210323/img_float_text.png") center no-repeat;
	background-size: cover;
	margin: 0px auto;
	position: relative;
	top: 90px;
	animation: rotateText 3s infinite;
}

.float-upgrade div.close i {
	font-size: 16px;
}

/* 立即抢购文案 */
.float-upgrade .floattext {
	/* display: block; */
	display: none;
	width: 100%;
	text-align: center;
	font-size: 25px;
	color: #ffffff;
	margin-top: 28px;
	font-weight: bold;
	font-style: italic;
}

/* 关闭按钮 */
.float-upgrade .close {
	position: absolute;
	right: 0px;
	top: -20px;
	font-size: 14px;
	color: #c1c1c1;
	cursor: pointer;
}
/*终身升级企业悬浮入口*/


.float-upgrade img {
  width: 100%;
}

.float-upgrade .close {
  position: absolute;
  right: -6px;
  top: -10px;
  font-size: 32px;
  color: #9C9C9C;
  cursor: pointer;
  opacity: 0.6;
}

.float-upgrade .close i {
  font-size: 12px;
}

.float-upgrade .floatbtn {
  transition: 130ms ease-in;
  -moz-transition: 130ms ease-in;
  -webkit-transition: 130ms ease-in;
  -o-transition: 130ms ease-in;
  animation: rotateText 6s infinite;
}

@keyframes rotateText {
  0% {
    transform: rotateY(0deg);
  }

  15% {
    transform: rotateY(360deg);
  }

  100% {
    transform: rotateY(360deg);
  }
}

@keyframes tomax {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}
/*底部及版权

 *2019-06-05
 */
.footer_bg {width: 100%;background: #333;min-width: 1200px;margin: 0 auto;padding: 36px 0;}
.footer_bg .footer {width: 1504px;margin: 0 auto; color: #d0d0d0;background: #333;}
.footer_bg .f_left {float: left;border-right: 1px solid #555;width: 1130px;padding: 24px 0 0 0;font: 14px Verdana, Geneva, sans-serif;font-family: "微软雅黑";text-align:left;}
.footer_bg .f_left p {line-height: 36px;}
.footer_bg .f_left p a {color: #d0d0d0;}
.footer_bg .f_right {float: right;width: 200px; text-align: center;}
.footer_bg .f_right h1 { margin: 0 0 30px 0;}
.footer_bg .f_right h2 {font-weight: normal;}
.footer_bg .f_right h3 a:hover {background: #f34d37;}
.footer_bg .f_right h3 a {display: block;width: 200px;height: 46px;border-radius: 5px;background: #565656;margin: 20px 0 0 0;line-height: 46px;color: #fff;font-size: 16px;font-weight: normal;}
  .clear {clear: both;display: block; overflow: hidden; visibility: hidden;width: 0;height: 0;}
 .footer_copyright {width: 100%;background: #000;min-width: 1450px;margin: 0 auto; height: 60px;text-align: center;line-height: 60px;}
.footer_copyright a {color: #999;padding: 0 0 0 24px;}
 .footer_copyright a:hover {color: #f34d37;}
 .footer_copyright_c1 {background: url(../images/c01.png) no-repeat;}
 .footer_copyright_c2 {background: url(../images/c02.png) no-repeat;}
.footer_copyright_c3 {background: url(../images/c03.png) no-repeat;}
/*PPT代做

 *2021-7-31
 */
.dzweb {
    display:inline-block;
    margin-top:10px;
    width: 346px;
    border-radius:4px;
    font-size:15px;
    line-height: 44px;
    cursor:pointer;
    text-align: center;
}
.dzweb i {
    width:49px;
    background:url(../images/dz.png) -10px -11px no-repeat
}
.dzweb em, .dzweb i {
    display:inline-block;
    height:40px;
    vertical-align:-11px
}
.dzweb em {
    width:30px;
    background:url(../images/dz.png) -5px -243px no-repeat
}
.dz-ppt {
    border:1px solid #df9a8b;
    color:#d24625
}
.dz-ppt:hover {
    background:#d24625;
    color:#fff
}
.dz-ppt:hover i {
    background:url(../images/dz.png) -10px -46px no-repeat
}
.dz-word {
    border:1px solid #79afe4;
    color:#076fd8
}
.dz-word:hover {
    background:#076fd8;
    color:#fff
}
.dz-word i {
    background:url(../images/dz.png) -7px -83px no-repeat
}
.dz-word:hover i {
    background:url(../images/dz.png) -5px -118px no-repeat
}
.dz-word em {
    background:url(../images/dz.png) -5px -284px no-repeat
}
.dz-excel {
    border:1px solid #87b29c;
    color:#217446
}
.dz-excel:hover {
    background:#217446;
    color:#fff
}
.dz-excel i {
    background:url(../images/dz.png) -10px -156px no-repeat
}
.dz-excel:hover i {
    background:url(../images/dz.png) -10px -190px no-repeat
}
.dz-excel em {
    background:url(../images/dz.png) -6px -326px no-repeat
}
.dzweb:hover em {
    background:url(../images/dz.png) -5px -23pc no-repeat
}