/*头锟斤拷*/

#header.toptit {
	background-color: #F2F2F2;
}

.new-main {
	margin-left: auto;
	margin-right: auto;
}

.logoarea .new-main::before,
.nav .new-main::before,
.footer .new-main::before,
.toptit::before,
.logoarea::before,
.toptit .fenzan dt::before,
.toptit .fenzan .zhucity::before,
.toptit .fenzan .allshi::before,
.logoarea #searchform::before,
.logoarea .status .member::before,
.logoarea .status .member .memname::before,
.logoarea .status .memname_list::before,
.logoarea .buycar .noke::before,
.logoarea .buycar .leslist::before,
.logoarea .buycar .leslist li::before,
.logoarea .buycar .alljg::before,
.footer dd::before,
.logoarea .new-main::after,
.nav .new-main::after,
.footer .new-main::after,
.toptit::after,
.logoarea::after,
.toptit .fenzan dt::after,
.toptit .fenzan .zhucity::after,
.toptit .fenzan .allshi::after,
.logoarea #searchform::after,
.logoarea .status .member::after,
.logoarea .status .member .memname::after,
.logoarea .status .memname_list::after,
.logoarea .buycar .noke::after,
.logoarea .buycar .leslist::after,
.logoarea .buycar .leslist li::after,
.logoarea .buycar .alljg::after,
.footer dd::after {
	content: "\20";
	clear: both;
	display: block;
}

.toptit {
	min-width: 1200px;
	background-color: #F2F2F2;
	/*border-bottom: 1px solid #dddddd;*/
	width: 100%;
	/*color: #adadad;*/
}

.toptit .new-main {
	max-width: 1200px;
	height: 34px;
	line-height: 34px;
	position: relative;
}

.mainleft {
	float: left;
	height: 34px;
}

.mainright {
	float: right;
	height: 34px;
	/*position: relative;*/
}

.topNav,
.topNav li {
	_display: inline;
	display: inline-block;
	height: 34px;
}

.topNav li {
	font-size: 15px;
	display: inline-block;
}

.mainleft .topNav span {
	display: inline-block;
	height: 10px;
	width: 1px;
	background-color: #6f6f6f;
}

.mainleft .topNav li:first-child {
	margin-right: 375px;
}

.mainleft .topNav li a {
	display: inline-block;
	/*padding: 0 15px;*/
}

.topNav li a {
	font-size: 12px;
	color: #666;
}

.topNav .rec_stu {
	color: #f6ff00;
	background: url(https://static.vko.cn/v8/v8s/common/images/rec_stu.png) no-repeat 75px 10px;
}

.topNav li.hotline {
	width: 130px;
	text-indent: -9999px;
	background: url(https://static.vko.cn/v8/v8s/common/images/hotLine.png) no-repeat left center;
	margin-left: 90px;
}

.logoarea .shop_car {
	float: left;
	width: 150px;
	height: 35px;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	/* border-radius: 100px; */
	margin-top: 26px;
	margin-left: 55px;
	position: relative;
	/* display: none; */
	/* position: absolute; */
	/* top: 31px; */
	/* right: -180px; */
}

.logoarea .shop_car a:first-child {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-top: 3px;
	color: #111;
	text-align: center;
	margin-left: 15px;
	position: relative;
	font-size: 14px;
	background: url(https://static.vko.cn/v8/3.0/home/images/shopcarer.png) no-repeat 0px center;
}


/*
.logoarea .shop_car:hover .lis {
	display: block;
}*/

.logoarea .shop_car a span {
	display: inline-block;
	background-color: #FF3D3D;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border-radius: 50%;
	color: white;
	position: absolute;
	top: 5px;
	right: 0;
}

.logoarea .shop_car .lis {
	width: 280px;
	min-height: 302px;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #E1E1E1;*/
	/*box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0.15);*/
	background: url(https://static.vko.cn/v8/3.0/home/images/gwcpic.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -75px;
	top: 36px;
	z-index: 999;
	padding-left: 15px;
	padding-right: 8px;
	box-sizing: border-box;
	display: none;
}

.logoarea .shop_car .lis h5 {
	margin-top: 12px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: initial;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #DDE1E4;
}

.logoarea .shop_car .lis ul {
	padding-top: 10px;
	height: 205px;
	/*margin-right: 18px;*/
	/*overflow: auto;*/
	border-bottom: 1px solid #DDE1E4;
	/*height: 205px;*/
	overflow-y: scroll;
}

.logoarea .shop_car .lis ul li {
	margin-bottom: 10px;
}

.logoarea .shop_car .lis .sum {
	position: relative;
	margin-top: 10px;
}

.logoarea .shop_car .lis .sum p {
	font-size: 12px;
	color: #999;
	line-height: 18px;
}

.logoarea .shop_car .lis .sum p:nth-child(2) span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #F88F60;
}

.logoarea .shop_car .lis .sum a {
	position: absolute;
	right: 33px;
	top: 5px;
	display: inline-block;
	width: 90px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #F88F60;
	border-radius: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

.logoarea .shop_car .lis ul {}

.logoarea .shop_car .lis ul::-webkit-scrollbar {
	width: 16px;
	height: 72px;
	/*background-color: #fff;*/
}

.logoarea .shop_car .lis ul::-webkit-scrollbar-thumb {
	height: 72px;
	width: 16px;
	background-color: #DCDCDC;
}

.logoarea .shop_car .lis li .s_l {
	width: 90px;
	height: 55px;
	display: inline-block;
	cursor: pointer;
}

.logoarea .shop_car .lis li .s_r {
	display: inline-block;
	width: 140px;
	/* margin-left: 5px; */
	height: 55px;
	vertical-align: top;
	position: relative;
}

.logoarea .shop_car .lis li .s_r i a {
	background: none!important;
}

.logoarea .shop_car .lis li .s_r i img {
	position: absolute;
	top: 2px;
	right: 0;
}

.logoarea .shop_car .lis li .s_r h4 {
	font-size: 12px;
	color: #666;
	font-weight: initial;
	line-height: 16px;
	width: 80%;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    cursor: pointer;
}

.logoarea .shop_car .lis li .s_r p {
	font-size: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #E95513;
}


/*锟揭侧购锟斤车*/

.slide_bar .shop_car2 .num_count {
	display: inline-block;
	background-color: #f88f60;
	width: 20px;
	height: 20px;
	font-size: 12px;
	color: white;
	line-height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	right: 5px;
	/*overflow: hidden;*/
}


/*.slide_bar .shop_car2:hover .lis {
	display: block;
}*/

.slide_bar .shop_car2 a span {
	display: inline-block;
	background-color: #FF3D3D;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	right: 22px;
}

.slide_bar .shop_car2 .lis {
	width: 290px;
	min-height: 295px;
	/*background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.28);*/
	background: url(https://static.vko.cn/v8/3.0/home/images/gwcbox.png) no-repeat center;
	position: absolute;
	/* right: 100px; */
	right: 45px;
	top: -10px;
	z-index: 999;
	/*padding: 0 15px;*/
	display: none;
}

.slide_bar .shop_car2 .lis h5 {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	margin-right: 25px;
	font-weight: initial;
	margin-left: 20px;
	border-bottom: 1px solid #DDE1E4;
}

.slide_bar .shop_car2 .lis ul {
	padding-top: 10px;
	height: 205px;
	overflow: auto;
	margin-right: 25px;
	margin-left: 20px;
	border-bottom: 1px solid #EEEEEE;
}

.slide_bar .shop_car2 .lis .sum {
	/*position: relative;*/
	/*margin-top: 10px;*/
	position: relative;
	padding: 7px 0;
	/* margin-top: 10px; */
	padding-left: 20px;
}

.slide_bar .shop_car2 .lis .sum p {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	text-align: left;
}

.slide_bar .shop_car2 .lis .sum p:first-child+p span {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #f88f60;
}

.slide_bar .shop_car2 .lis .sum a.gocar {
	/*position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: linear-gradient(-90deg, #25A1FA 0%,  #1B7BF0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#25A1FA,endColorstr=#1B7BF0);

    border-radius: 100px;
    font-size: 14px;
    color: #FFFFFF;*/
	position: absolute;
	right: 25px;
	top: 0;
	display: inline-block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #f88f60;
	border-radius: 100px;
	font-size: 12px;
	color: #fefefe;
	margin-top: 15px;
}

.slide_bar .shop_car2 .lis ul li {
	text-align: initial;
	border-bottom: none!important;
	padding-top: 0px!important;
	margin-bottom: 5px;
}

.slide_bar .shop_car2 .lis ul li .s_l {
	width: 90px;
	height: 56px;
	display: inline-block;
}

.slide_bar .shop_car2 .lis ul li .s_r {
	display: inline-block;
	width: 130px;
	margin-left: 3px;
	vertical-align: top;
}

.slide_bar .shop_car2 .lis ul li .s_r h4 {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: initial;
}

.slide_bar .shop_car2 .lis ul li .s_r p {
	font-size: 12px;
	color: #e95513;
	/*margin-top: 8px;*/
}

.mainright .topNav li {
	padding: 0 15px;
	font-size: 15px;
	display: inline-block;
}

.mainright .topNav .helpdownload {
	padding-right: 0;
}

.topNav li.reg {
	/* background: url(https://static.vko.cn/v8/v8s/common/images/libor.png) no-repeat left center;*/
	/*	background: url(https://static.vko.cn/v8/3.0/home/images/gitter.gif) no-repeat right center;*/
	background: url(https://static.vko.cn/v8/3.0/home/images/tiaoiconer.png) no-repeat right center;
	/*margin-right: -20px;*/
	cursor: pointer;
}

.topNav li.log {
	background: url(https://static.vko.cn/v8/3.0/home/images/tiaoiconer.png) no-repeat right center;
	/*margin-right: 10px;*/
	/*padding: 0 20px;*/
}

.topNav li.helpcenter {
	background: url(https://static.vko.cn/v8/3.0/home/images/tiaoiconer.png) no-repeat right center;
	/*margin-right: 10px;*/
	/*padding: 0 20px;*/
}


/*.topNav li.reg {
    background: url(https://static.vko.cn/v8/3.0/home/images/gitter.gif) no-repeat left center;
}*/


/*.topNav li.reg i.gificon {
  width: 20px;
  height: 20px;
  
}
.topNav li.reg i.gificon img{
  width: 100%;
  height: 100%;
  
}*/

.topNav li.userPic {
	width: auto!important;
	height: 34px;
	margin: 0 0 0 23px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	position: relative;
}

.topNav li.userPic .user_info_new {
	padding: 0!important;
	float: left;
}

.topNav li.userPic .user_list_new {
	width: 170px;
	/* background: #f7f7f7; */
	background: url(https://static.vko.cn/v8/3.0/home/images/chooseselect.png) no-repeat center;
	position: absolute;
	top: 28px;
	left: 20px;
	z-index: 3;
	width: 97px;
	padding: 0 17px;
	box-sizing: border-box;
	/* padding-left: 17px; */
	/* text-align: left; */
	/* text-align: center!important; */
	height: 123px;
	padding-top: 7px;
	/* box-sizing: border-box; */
	/* background: rgba(255,255,255,1); */
	/* border-radius: 5px; */
}

.loginstauelist {
	float: left;
	position: relative;
}

.showdownloadapp {
	position: absolute;
	top: 30px;
	right: 0;
}

.currentnav {
	background: #EA5413!important;
}

.loginstauelist a {
	padding: 0 13px;
	border-right: 1px solid #D2D2D2;
	cursor: pointer;
}

.loginstauelist a:last-child {
	border-right: none;
}

.loginstauelist span {
	color: #666;
	font-size: 12px;
	padding: 0 13px;
	border-right: 1px solid #D2D2D2;
	cursor: pointer;
}

.user_pic_new {
	width: 23px;
	height: 23px;
	border: 1px solid #b5b5b5;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	float: left;
	_display: inline;
}

.user_name_new {
	width: auto!important;
	float: right;
	_display: inline;
	cursor: pointer;
	line-height: 34px;
	font-size: 12px;
	color: #666666;
	background: none!important;
	/*background: url(https://static.vko.cn/v8/3.0/home/images/botselectjt.png) no-repeat right center;*/
}

.topNav li.userPic span.vip {
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	top: -11px;
	right: -4px;
}

.topNav li.userPic a img {
	width: 23px;
	height: 23px;
	/* margin-right: 5px; */
	border-radius: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	padding-left: 1px;
}

.topNav li.userPic i.msgTips {
	display: inline-block;
	padding: 3px;
	background: #fa7252;
	border: solid 2px #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	position: absolute;
	bottom: 0;
	display: none;
	right: 0;
}

span.uName i {
	margin-left: 5px;
	display: inline-block;
}

span.uName {
	display: inline-block;
	float: left;
	width: auto!important;
	/*width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;*/
}

.user_list_new a {
	/* text-align: initial; */
	/* padding-left: 7px; */
	display: block;
	color: #666!important;
	font-size: 12px!important;
	border-bottom: 1px solid #eee;
	/* margin-right: 5px; */
	padding-left: 0!important;
	/* position: relative; */
	/* left: 0; */
	height: 27px;
	cursor: pointer;
	/* margin-left: -10px; */
	/* text-align: left; */
	/* margin-left: -10px; */
	line-height: 27px;
	/* margin: 0 18px; */
	box-sizing: border-box;
	/* padding: 0; */
}

.user_list_new a:last-child {
	border-bottom: none;
}

.user_list_new a i {
	width: 0px;
	display: inline-block;
	font-style: normal;
	padding: 0 !important;
	vertical-align: middle;
	margin-right: 7px;
	background: none!important;
}

.logoarea {
	*zoom: 1;
}

.logoarea:before,
.clearfix:after {
	content: "";
	display: table;
	line-height: 0;
	visibility: hidden;
}

.logoarea:after {
	clear: both;
}

.logoarea {
	min-width: 1200px;
	/*height: 242px;*/
	/*height: 202px;*/
	padding-bottom: 25px;
	border: none!important;
	background-color: #fff;
}

.xcwrap {
	width: 100%;
	position: relative;
	margin-top: -1px;
	display: none;
}

.xcbanner {
	cursor: pointer;
}

.xcbanner img {
	width: 100%;
	height: 100px;
}

.xcicon {
	position: absolute;
	right: 30px;
	top: 32px;
	cursor: pointer;
}

.logoarea .new-main {
	max-width: 1200px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.logoarea .logoapart {
	width: 240px;
	height: 54px;
	margin-top: 20px;
	background-color: transparent;
	border: 0;
	overflow: hidden;
	float: left;
	margin-right: 110px;
}

.substat {
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	position: relative;
	background: url(https://static.vko.cn/v8/v8s/common/images/line.jpg) no-repeat left center;
	padding-left: 10px;
	font-size: 15px;
	text-indent: 8px;
	min-width: 92px;
	z-index: 991;
}

.logoarea .logoapart a.zgLogo.ziHide {
	display: none;
}

.logoarea .logoapart a.zgLogo {
	width: 146px;
	border-right: solid 1px #dedede;
	background: url(../../images/zglogo1.png) left center no-repeat;
	background-size: 92%;
	margin-right: 10px;
	position: relative;
	bottom: -5px;
}

.logoarea .logoapart a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.logoarea .logoapart a.vkoLogo {
	width: 240px;
	/*width: 240px;*/
	background: url(https://static.vko.cn/v8/4.0/images/staticactlogo.jpg) left center no-repeat;
	/* background: url(https://static.vko.cn/v8/3.0/home/images/logogift.gif) left center no-repeat;*/
	float: left;
	/*background-size: 100%;*/
}

.substat #fircity {
	position: relative;
	z-index: 991;
}

.annivertip_banner {
	width: 100%;
	height: 100px;
	background: url(https://static.vko.cn/v8/3.0/home/images/termbeginstopbar.jpg) center no-repeat;
	position: relative;
	cursor: pointer;
	display: none;
}

.annivertip_banner img {
	position: absolute;
	right: 30px;
	top: 20px;
}

.sitePlan a {
	display: block;
	width: 95px;
	height: 15px;
	color: #8c8c8c;
	font-size: 16px;
	line-height: 28px;
	text-indent: -9999px;
	padding-left: 8px;
	margin-bottom: 6px;
	background: url(https://static.vko.cn/v8/v8s/sitemap/common/images/qczs.png) no-repeat center center;
}

.substat p.cityPart {
	line-height: 20px;
}

.substat li span.nowCity.thisCity {
	display: inline;
	background: none;
	font-size: 14px;
	padding-left: 0;
}

.substat li span.nowCity {
	color: #666666;
	font-weight: bold;
	position: relative;
	z-index: 991;
}

.substat li a.changeCity {
	color: #8c8c8c;
	font-size: 12px;
}

.xiaoxue-item .subitem {
	width: 50%;
	float: left;
	_display: inline;
	margin-bottom: 12px;
}

.subitem dt {
	font-weight: 400;
	line-height: 1;
	color: #00a0e9;
	font-size: 18px;
	padding: 10px 0 20px;
}

.subitem dd {
	padding-bottom: 15px;
}

.subitem dd a {
	color: #3a3a3a;
	font-size: 14px;
}

.subitem dd i {
	color: #d3d3d4;
	font-style: normal;
	padding: 0 14px;
}

.navwrap {
	width: 100%;
	/*margin-top: 30px;*/
	height: 40px;
	z-index: -9;
	/*margin-bottom: 30px;*/
	/*float: left;*/
	/*background: #FC8B5B;*/
	background: url("https://static.vko.cn/v8/3.0/home/images/navbarbg.png") no-repeat center;
}

.navwrap .new-main {
	z-index: -8;
}

.navwrap .navli {
	width: 1200px;
	margin: auto;
}

.navwrap .navli>li:hover {
	background: #EA5413;
}

.navwrap .navli li {
	font-size: 16px;
	line-height: 40px;
	/* position: relative; */
	float: left;
	display: block;
	padding: 0 20px;
	color: #fff;
	/*margin-right: 25px;*/
}

.navwrap .navli li a {
	color: #fff;
}


/*.logoarea .nav .navli li a {
    display: block;
    padding: 0 20px;
    color: #3a3a3a;
}*/

.navwrap .navli li.nav_home {
	position: relative;
	/*margin-right: 33px;*/
	margin-left: 0px;
	cursor: pointer;
	/* padding: 0 10px; */
	width: 200px;
	text-align: center;
	/*background: #ea5413;*/
	box-sizing: border-box;
}

.nav_categorys {
	background: #ea5413;
}


/*.navwrap .navli li:first-child:hover #categorys {
	display: block;
}*/

.introlinks {
	position: absolute;
	bottom: -15px;
	left: 350px;
}

.introlinks a {
	font-size: 12px;
	color: #999999;
	cursor: pointer;
}


/*.nav .navli li a:hover, .nav .navli li.nav-high a {
    color: #00a0e9;
    font-weight: bold;
}*/


/*.nav_home {
	border-bottom: 2px #63acfe solid;
	color: #63acfe!important;
	position: relative;
}*/


/*.nav_home a {
	color: #208cf4!important;
}*/

.navli .navn {
	width: 20px;
	height: 29px;
	background: url(https://static.vko.cn/v8/v8s/common/images/n.png) left center no-repeat;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -999px;
}

.navli .hoticon {
	width: 152px;
	height: 37px;
	background: url(https://static.vko.cn/v8/3.0/home/images/hot.gif) left center no-repeat;
	position: absolute;
	z-index: 0;
	top: -5px;
	left: -10px;
	overflow: hidden;
	text-indent: -999px;
}

.logoarea #searchform {
	float: left!important;
	width: 540px;
	height: 35px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #FC8B5B;
	/* border-radius: 100px; */
	overflow: hidden;
	margin-top: 26px;
	margin-right: 0;
	padding: 0;
}

.logoarea #searchform .hot_word {
	position: absolute;
	right: 44px;
	top: 7px;
	z-index: 2;
	text-align: left;
}


/*.logoarea{zoom: 1;}
.logoarea:after{
	clear: both;
	overflow: hidden;
}
.logoarea:after{
	content: "";
display:table;
}
.logoarea:before{
	content: "";
display:table;
}*/

.logoarea #searchform .hot_word a {
	display: inline-block;
	margin-left: 5px;
	padding: 6px 10px;
	font-size: 14px;
	color: #A9A9A9;
	background: #F4F4F4;
	border-radius: 100px;
}

.logoarea #searchform input {
	width: 90%;
	height: 35px;
	border: none;
	text-indent: 10px;
	padding: 0!important;
	float: left;
	line-height: 35px;
	outline: none;
	color: #757575;
}

.logoarea #searchform input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999;
	font-size: 14px;
}

.logoarea #searchform input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
	font-size: 14px;
}

.logoarea #searchform input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
	font-size: 14px;
}

.logoarea #searchform input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
	font-size: 14px;
}

.logoarea #searchform button {
	background: url(//static.vko.cn/v8/3.0/home/images/searchbutton.png) center no-repeat;
	width: 10%;
	background-color: #FC8B5B;
	height: 35px;
	border: none;
	width: 50px;
	position: relative;
	right: 0;
	outline: none;
	cursor: pointer;
	float: right;
}

.login_mt {
	position: relative;
	/*z-index: 99999;
	top: 40%;
	left: 50%;
	width: 360px;
	border-radius: 6px;
	/*height: 450px;*/

}

.loginphone {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 360px;
	border-radius: 6px;
	/*height: 450px;*/
	overflow: hidden;
	background: #f2f5f9;
	padding-bottom: 20px;
	margin-left: -180px;
	margin-top: -225px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
}

.registerdiv {
	/*position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 360px;
	border-radius: 6px;
	padding-bottom: 30px;
	overflow: hidden;
	background: #f2f5f9;
	padding-bottom: 20px;
	margin-left: -180px;
	margin-top: -225px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)!important;*/
}

.codeimg {
	text-align: center;
}

.dynamic_code {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 360px;
	border-radius: 6px;
	/*height: 450px;*/
	padding-bottom: 30px;
	overflow: hidden;
	background: #f2f5f9;
	padding-bottom: 20px;
	margin-left: -180px;
	margin-top: -225px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
}

.log_top {
	color: #000000;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	padding: 35px 0 33px;
	position: relative;
}

.category-items .category-item p a {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	padding-right: 15px;
}

.registertop {
	color: #000000;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	padding: 0 0 27px;
	position: relative;
}

.codetop {
	color: #000000;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	padding: 35px 0 33px;
	position: relative;
}

.log_x {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("https://static.vko.cn/v8/common/images/closeIco.png") no-repeat center center;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}

.closeicon {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("//static.vko.cn/v8/common/images/closeIco.png") no-repeat center center;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}

#error_area {
	padding-bottom: 10px;
}

.log_left {
	position: relative;
}

.register_left {
	position: relative;
}

.code_left {
	position: relative;
}

.vkolm-error {
	color: #ff0000;
    display: block;
    padding-bottom: 5px;
    /* margin-left: 40px; */
    position: absolute;
    bottom: 115px;
    left: 50px;
}

.login_error {
color: #ff0000;
    display: block;
    padding-bottom: 5px;
    /* margin-left: 40px; */
    position: relative;
    bottom: 70px;
    margin-left: 50px;
    /* left: 50px; */
    /* margin-top: -150px; */
}

.vkolm-error_tj {
	color: #ff0000;
	display: block;
	padding-bottom: 5px;
	/*margin-left: 40px;*/
	position: absolute;
	top: 260px;
	left: 45px;
}

.log_left p {
	text-align: center;
	/*width: 280px;*/
	margin: 0 50px;
	position: relative;
	line-height: 1;
}

.log_left p.showdiv {
	text-align: center;
	width: 100%;
	height: 45px;
	/* margin: 0 40px; */
	position: relative;
	line-height: 45px;
	background: #F0F0F0;
	margin: 0;
	margin-top: 20px;
	/* bottom: 0; */
}

.register_left p {
	/* text-align: center; */
	/* width: 280px; */
	margin: 0 50px;
	margin-top: 22px;
	position: relative;
	/* line-height: 1; */
}

.register_code {
	width: 280px;
	height: 50px;
	border: solid 1px #eeeeee;
	/*padding: 0 0 0 40px;*/
	box-sizing: border-box;
	border-radius: 6px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 auto 10px;
	outline: none;
	background: #ffffff;
	position: relative;
}

.log_left p input {
	width: 380px;
	height: 40px;
	border: solid 1px #dcdcdc;
	padding: 0 0 0 40px;
	box-sizing: border-box;
	border-radius: 6px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 auto 20px;
	outline: none;
	background: #ffffff;
}

.register_code .countryname {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	margin-left: 15px;
}

.register_code .phone-code {
	display: block;
	float: right;
	height: 48px;
	line-height: 48px;
	margin-right: 25px;
}

.register_left p>input {
	width: 380px;
	height: 40px;
	border: solid 1px #dcdcdc;
	padding: 0 0 0 40px;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 auto 20px;
	outline: none;
	background: #ffffff;
}

.input_code {
	width: 268px;
	height: 50px;
	border: solid 1px #eeeeee;
	padding: 0 0 0 40px;
	box-sizing: border-box;
	border-radius: 6px;
	font-size: 14px;
	line-height: 40px;
	margin: 0 auto 10px;
	outline: none;
	background: #ffffff;
}

.input_code .country_name {
	display: block;
	float: left;
	height: 48px;
	line-height: 50px;
	margin-left: 15px;
}

.input_code .phonecode {
	display: block;
	float: right;
	height: 50px;
	line-height: 50px;
	margin-right: 15px;
}

.log_left p input#loginName:focus {
	border: solid 1px #208cf4;
	/* background: #ffffff url("https://static.vko.cn/v8/common/images/zh.png") no-repeat 95% center;*/
}

.log_left p input#temppasd:focus {
	border: solid 1px #208cf4;
	/*  background: #ffffff url("https://static.vko.cn/v8/common/images/pw.png") no-repeat 95% center;*/
}

.register_left p input#codepassword:focus {
	border: solid 1px #208cf4;
}

.register_left p input#loginName3:focus {
	border: solid 1px #208cf4;
	/* background: #ffffff url("https://static.vko.cn/v8/common/images/zh.png") no-repeat 95% center;*/
}

.register_left p input#temppasd:focus {
	border: solid 1px #208cf4;
	/*  background: #ffffff url("https://static.vko.cn/v8/common/images/pw.png") no-repeat 95% center;*/
}

.register_left p input#messagecode:focus {
	border: solid 1px #208cf4;
}

.log_left p .tipsPar {
	display: inline-block;
	width: 85px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
	font-size: 14px;
	font-weight: lighter;
	background: #ff6928;
	position: absolute;
	right: 5px;
	top: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.log_left p input.d_checkbox {
	display: inline;
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
}

.log_left p a.log_dl {
	display: block;
	width: 380px;
	height: 40px;
	font-size: 14px;
	color: #ffffff!important;
	background: #FC8B5B!important;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	border-radius: 3px;
	/* margin: 10px auto 25px; */
}

.nexttip {
	display: block;
	width: 380px;
	height: 40px;
	font-size: 14px;
	color: #ffffff!important;
	background: #FC8B5B!important;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	border-radius: 3px;
}

.reset_btn2 button {
	display: block;
	width: 380px;
	height: 40px;
	font-size: 14px;
	color: #ffffff!important;
	background: #FC8B5B!important;
	text-align: center;
	line-height: 40px;
	margin-top: 25px;
	border-radius: 3px;
	border: none;
	outline: none;
	cursor: pointer;
	margin-left: 50px;
	cursor: pointer;
}

.warm_prompt {
	font-size: 14px;
	color: #999999;
	/* margin: 0!important; */
	/* margin-left: 0; */
	margin-top: 14px!important;
	margin-left: -50px!important;
	/* text-align: left; */
}

.warm_prompt a {
	font-size: 14px;
	cursor: pointer;
	color: #32B9ED;
}

.submit {
	display: block;
	width: 280px;
	height: 40px;
	font-size: 16px;
	color: #ffffff!important;
	background: #63acfe!important;
	text-align: center;
	line-height: 40px;
	border-radius: 6px;
	margin: 10px auto 25px;
}

.register_left p a.logdl {
	display: block;
	width: 380px;
	height: 40px;
	font-size: 14px;
	color: #ffffff!important;
	background: #FC8B5B!important;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	margin-top: 40px;
	margin-bottom: 49px;
	/* margin: 20px auto 25px; */
}

.log_left p.register_p b {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}

.log_left p a.log_zc {
	font-size: 14px;
	color: #999999;
	line-height: 1;
}

.register_left p a.log_zc {
	font-size: 14px;
	color: #999999;
	line-height: 1;
}

.log_left p a.kjlogin {
	font-size: 14px;
	color: #999999;
	line-height: 1;
}

.register_left p a.kjlogin {
	font-size: 14px;
	color: #999999;
	line-height: 1;
}

.log_left p a.log_zc b {
	font-size: 14px;
	font-weight: lighter;
	color: #00a0e9;
}

.log_forget,
.log_zc {
	color: #58b2cb;
}

.log_left p label {
	float: left;
	_display: inline;
	color: #999999;
	font-size: 12px;
	line-height: 1;
}

.log_left p a.log_forget {
	_display: inline;
	color: #999999;
	font-size: 14px;
	width: 92px;
	padding-left: 10px;
	padding-right: 10px;
	/*	border-left: 1px solid #d0d0d0;*/
	margin-left: 9px;
	margin-right: 10px;
	/*border-right: 1px solid #d0d0d0;*/
	/*line-height: 1;*/
	vertical-align: top;
}

.register_left p a.log_forget {
	_display: inline;
	color: #999999;
	font-size: 14px;
	width: 92px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #d0d0d0;
	margin-left: 9px;
	margin-right: 10px;
	border-right: 1px solid #d0d0d0;
	line-height: 1;
	vertical-align: top;
}

.log_right dl {
	text-align: center;
	*/ position: relative;
	/* width: 150px; */
	width: 105px;
	margin: 0 auto;
	/* text-align: center; */
	/* padding: 20px 45px 0; */
}

.log_right dl a {
	font-size: 12px;
}

.log_right dl dt.lr_title {
	width: 100%;
	position: absolute;
	left: 0;
	top: 25px;
	text-align: center;
	border-top: solid 1px #eeeeee;
}

.log_right dl dt.lr_title a {
	display: inline-block;
	color: #999999;
	position: relative;
	top: -10px;
	background: #fff;
	padding: 0 10px;
}

.log_right dl dd {
	width: 30px;
	height: 30px;
	float: left;
	/* margin-right: 29px; */
	margin-right: 35px;
}

.log_right dl dd:last-child {
	margin-right: 0;
}

.log_right dl dd.lr_rr {
	margin-right: 0!important;
}

.log_right dl dd a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-indent: -9999px;
	color: #fff;
	font-size: 12px;
}

.log_right dl dd.lr_hejy a {
	background-position: 0px -96px;
}

.log_right dl dd.lr_wx {
	background: url("//static.vko.cn/v8/3.0/home/images/wxiconer3.png") left center no-repeat!important;
}

.log_right dl dd.lr_wb a:hover {
	background: url("//static.vko.cn/v8/3.0/home/images/hoverwb.png") left center no-repeat!important;
}

.log_right dl dd.lr_wb a {
	background: url("//static.vko.cn/v8/3.0/home/images/wbiconer2.png") left center no-repeat!important;
}

.log_right dl dd.lr_qq a {
	background: url("//static.vko.cn/v8/3.0/home/images/qqiconer1.png") left center no-repeat!important;
}

.log_right dl dd.lr_qq a:hover {
	background: url("//static.vko.cn/v8/3.0/home/images/hoverqq.png") left center no-repeat!important;
}

.log_right dl dd.lr_wx a:hover {
	background: url("//static.vko.cn/v8/3.0/home/images/hoverwx.png") left center no-repeat!important;
}

.log_right dl dd.lr_wb a:hover {
	background: url("//static.vko.cn/v8/3.0/home/images/hoverwb.png") left center no-repeat!important;
}

.log_right dl dd.lr_qq a:hover {
	background: url("//static.vko.cn/v8/3.0/home/images/hoverqq.png") left center no-repeat!important;
}

.slide_wrap {
	width: 60px;
    height: 400px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -200px;
    z-index: 999999;
}


/*.slide_by{

    top:55%;
    position: fixed;
    right:-100px;
   
   margin-top: -130px;
    z-index: 9998;
    width: 60px;
    height: 116px;
   
    cursor: pointer;
 background: url("https://static.vko.cn/v8/3.0/home/images/byicons.png")  center no-repeat;

   
}*/

.slide_by {
	/*top:55%;
    position: a;
    right:-100px;*/
	/*margin-top: -130px;*/
	position: absolute;
	right: -100px;
	top: 0;
	z-index: 9998;
	width: 60px;
	height: 80px;
	cursor: pointer;
	background: url("https://static.vko.cn/v8/3.0/home/images/byicons.png") center no-repeat;
}

.slide_bar {
	border-bottom: none;
	/*top:45%;
    position: fixed;*/
	border-top-left-radius: 10px;
	border-bottom-left-radius: 13px;
	/*right: 0px;*/
	/*transform: translateY(-50%);*/
	/*margin-top: -175px;*/
	z-index: 9998;
	width: 60px;
	height: 398px;
	background-color: #fff;
	/*padding: 0 5px;*/
	position: absolute;
	right: 0;
	box-shadow: 0 5px 8px 0 rgba(145, 145, 145, 0.31);
}

.slide_bar>ul>li {
	height: 70px;
	width: 60px;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #EEEEEE!important;
	position: relative;
	/*line-height: 40px;*/
	text-align: center;
	padding-top: 13px;
	box-sizing: border-box;
	cursor: pointer;
}


/*.slide_bar ul  li:first-child+li+li+li+li+li{
	border-bottom: none!important;
}*/

.slide_bar>ul>li:first-child {
	height: 128px;
	padding-top: 0;
}

.slide_bar>ul>li:first-child+li+li+li+li {
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	position: relative;
	border-bottom: 1px solid #EEEEEE;
}

.slide_bar>ul>li:last-child {
	height: 30px;
	padding-top: 0;
	border-bottom: none!important;
}

.slide_bar ul li a {
	height: 25px;
	width: 30px;
	display: block;
	margin: 0 auto;
	margin-bottom: 6px;
	/*border-bottom: 1px solid  #E7E7E7!important;*/
	/*position: relative;*/
}

.slide_bar ul li span {
	text-align: center;
	font-size: 12px;
	color: #666;
}


/*.slide_bar ul li:first-child a{
    background: url("https://static.vko.cn/v8/3.0/home/images/icons2.png") no-repeat center;
}*/

.slide_bar ul li:first-child a {
	background: url("https://static.vko.cn/v8/3.0/home/images/zxkficons.png") no-repeat center;
	/*background-position-x: -12px;*/
	width: 60px;
	height: 128px;
}

.slide_bar ul li:first-child+li a {
	background: url("https://static.vko.cn/v8/3.0/home/images/slidewx.png") no-repeat center;
}


/*.slide_bar ul li:first-child+li+li #end {
	border: none;
	background: url("https://static.vko.cn/v8/3.0/home/images/slidegwc.png") no-repeat center;
}*/

.slide_bar ul li:first-child+li+li a {
	border: none;
	background: url("https://static.vko.cn/v8/3.0/home/images/slidesj.png") no-repeat center;
}

.slide_bar ul li:first-child+li+li+li a {
	border: none;
	background: url("https://static.vko.cn/v8/3.0/home/images/slideyjfk.png") no-repeat center;
}

.slide_bar ul li:first-child+li+li+li+li+li a {
	border: none;
	background: url("https://static.vko.cn/v8/3.0/home/images/slidesq.png") no-repeat center;
}


/*.slide_bar ul li:first-child:hover a{
    background: url("https://static.vko.cn/v8/3.0/home/images/icons8.png") no-repeat center;
}*/


/*.slide_bar ul li:first-child:hover a{
    background: url("https://static.vko.cn/v8/3.0/home/images/ask_change.png") no-repeat center;
        background-position-x: -12px;
}*/

.slide_bar ul li:first-child+li:hover a {
	background: url("https://static.vko.cn/v8/3.0/home/images/checkwx.png") no-repeat center;
}


/*.slide_bar ul li:first-child+li+li:hover #end {
	background: url("https://static.vko.cn/v8/3.0/home/images/checkgwc.png") no-repeat center;
}*/

.slide_bar ul li:first-child+li+li:hover a {
	background: url("https://static.vko.cn/v8/3.0/home/images/checksj.png") no-repeat center;
}

.slide_bar ul li:first-child+li:hover span {
	color: #E95513;
}


/*.slide_bar ul li:first-child+li+li:hover span.shopcartip {
	color: #E95513;
}*/

.slide_bar ul li:first-child+li+li:hover span {
	color: #E95513;
}

.slide_bar ul li:first-child+li+li+li+li:hover a {
	color: #E95513;
}


/*.slide_bar li:first-child+li+li+li+li+li:hover a{
    background: url("https://static.vko.cn/v8/3.0/home/images/icons12.png") no-repeat center;
}*/

.slide_bar ul li:first-child a:hover p {
	display: block;
}

.slide_bar ul li.slide_barHover:hover p.slide_barHoverp {
	display: block;
}

.slide_bar ul li.to_hidden:hover p.slide_hidden {
	display: block;
}

.slide_bar p.slide_barHoverp {
	position: absolute;
	/*  right: 124px; */
	right: 50px;
	top: 0px;
	height: 176px;
	line-height: 30px;
	width: 169px;
	background: url("https://static.vko.cn/v8/3.0/home/images/phonebox.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.slide_bar p.slide_hidden {
	position: absolute;
	/*  right: 124px; */
	right: 50px;
	top: 0px;
	height: 36px;
	/*text-align: initial;*/
	/*text-indent: 15px;*/
	padding-right: 15px;
	/*padding-top: 3px;*/
	box-sizing: border-box;
	/*line-height: 30px;*/
	font-size: 12px;
	color: #666;
	width: 140px;
	background: url("https://static.vko.cn/v8/3.0/home/images/ycbox.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.slide_bar ul li.slide_ask:hover p.slide_barHoverask {
	display: block;
}

.slide_bar p.slide_barHoverask {
	position: absolute;
	/*  right: 124px; */
	right: 45px;
	top: -5px;
	height: 176px;
	line-height: 30px;
	width: 170px;
	background: url("https://static.vko.cn/v8/3.0/home/images/wxbox.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.slide_bar p.hoverphone {
	width: 130px;
	height: 25px;
	text-align: center;
	color: white;
	position: absolute;
	/* right: 124px; */
	left: 100px;
	top: 25px;
	line-height: 25px;
	background: #1e84f2;
	font-size: 16px;
	display: none;
}

.slide_bar li.kf_phone:hover p.hoverphone {
	display: block;
}

.f_item li .wechat_block {
	background: white;
	width: 315px;
	height: 160px;
	display: none;
	padding: 20px 10px;
	box-sizing: border-box;
	position: absolute;
	top: 50px;
	left: 80px;
}

.f_item li a.wechat:hover {
	background: #000000;
}

.f_item li a.wechat:hover .wechat_block {
	display: block;
}

.slide_bot .tmcode:hover .tmcodePop {
	display: block;
}

.slide_bot .tmcode {
	margin-top: 50px;
	font-size: 16px;
}

.slide_bot .appcode {
	margin-top: 19px;
	font-size: 12px;
	color: #999;
}

.slide_bot .tmcode:hover {
	color: #208cf4;
	cursor: pointer;
}

.slide_bot .appcode:hover {
	color: #208cf4;
	cursor: pointer;
}

.slide_bot .tmcodePop {
	position: absolute;
	right: 160px;
	top: 305px;
	height: 145px;
	line-height: 30px;
	width: 150px;
	background: url("https://static.vko.cn/v8/3.0/home/images/tmbg.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.slide_bot .appcode:hover .appcodePop {
	display: block;
}

.slide_bot .appcodePop {
	position: absolute;
	right: 120px;
	top: 165px;
	height: 145px;
	line-height: 30px;
	width: 150px;
	background: url("https://static.vko.cn/v8/3.0/home/images/wkqbg.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.login-rightslide .appcode {
	margin-top: 19px;
	font-size: 12px;
	color: #999;
}

.login-rightslide .tmcode:hover {
	color: #208cf4;
	cursor: pointer;
}

.login-rightslide .appcode:hover {
	color: #208cf4;
	cursor: pointer;
}

.login-rightslide .tmcodePop {
	position: absolute;
	right: 160px;
	top: 305px;
	height: 145px;
	line-height: 30px;
	width: 150px;
	background: url("https://static.vko.cn/v8/3.0/home/images/tmbg.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.login-rightslide .appcode:hover .appcodePop {
	display: block;
}

.login-rightslide .appcodePop {
	position: absolute;
	right: 120px;
	top: 220px;
	height: 145px;
	line-height: 30px;
	width: 150px;
	background: url("https://static.vko.cn/v8/3.0/home/images/wkqbg.png") no-repeat center;
	/*box-shadow: 0 5px 8px 0 rgba(145,145,145,0.42);*/
	display: none;
}

.slide_bar li:first-child+li a p {
	width: 156px;
}

.slide_bar li a p:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #25A1FA;
	transform: rotate(45deg);
	position: absolute;
	right: -4px;
	top: 10px;
}

.slide_bar li:first-child+li+li a i {
	display: inline-block;
	width: 180px;
	height: 180px;
	background: url("https://static.vko.cn/v8/index/images/fdewm.png") no-repeat center;
	background-size: contain;
	position: absolute;
	left: -202px;
	top: -44px;
	display: none;
}

.slide_bar li:first-child+li+li+li a:hover i {
	display: block;
}


/*锟阶诧拷*/

.new_footer {
	height: 340px;
	background-color: #464646;
	border: 1px solid #595857;
}

.new_footer .up {
	height: 210px;
	border-bottom: 1px solid #5F5F5F;
	padding: 50px 50px 0;
}

.new_footer .up .f_item {
	float: left;
	padding-left: 20px;
	/*padding-right: 30px;*/
	width: 190px;
	/*margin-left: 20px;*/
	border-left: 1px solid #595857;
	position: relative;
}

.new_footer .up .f_item:first-child {
	width: 270px;
	padding-left: 60px;
}

.new_footer .up .f_item h5 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
	height: 35px;
}

.new_footer .up .f_item li a {
	font-size: 12px;
	color: #B7B7B7;
	line-height: 30px;
	padding: 8px 6px;
}

.new_footer .f_logo {
	width: 193px;
	background: url(https://static.vko.cn/v8/3.0/home/images/font_logo.jpg) left center no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='https://static.vko.cn/v8/3.0/home/images/font_logo.jpg', sizingMethod='scale');
	/*margin-right: 30px;*/
}

.new_footer .phone {
	width: 184px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	border-radius: 100px;
	font-family: ArialHebrew;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 40px;
	margin-top: 40px;
	background: url("https://static.vko.cn/v8/3.0/home/images/telephone-3@2x.png") no-repeat 12px center;
	background-size: 20px;
	background-color: #000000;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(

    src='https://static.vko.cn/v8/3.0/home/images/telephone-3@2x.png',

    sizingMethod='scale');*/
}

.new_footer .up .f_item p {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #B7B7B7;
	line-height: 28px;
}

.new_footer .down p {
	text-align: center;
	font-size: 12px;
	color: #B7B7B7;
	line-height: 80px;
}

.mt_log {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	/*background: #000;*/
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.wechat_left {
	width: 120px;
	height: 120px;
	background: #556fb5;
	float: left;
}

.wechat_left img {
	width: 100%;
	height: 100%;
}

.wechat_right {
	float: right;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	_zoom: 1;
}

.wechat_right span {
	font-size: 17px;
	color: #353535;
}

.wechat_right p {
	color: #848484!important;
}

#categorys {
	position: absolute;
	top: 40px;
	left: 0px;
	z-index: 2;
	width: 200px;
	height: 501px;
	display: none;
	/*background: #fff;
    opacity: 0.9;*/
	background: #222222;
	background: rgba(57, 57, 57, 0.80);
	/* width: 710px; */
}

.categorys-dt a:hover {
	color: #fff;
}

.categorys-dt {
	width: 220px;
	height: 80px;
	/*background-color: #222222;
	background: rgba(57, 57, 57, 0.80);
	filter: alpha(opacity=80);*/
}

.categorys-dt a {
	display: block;
	color: #ffffff;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}

.categorys-dt a img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
}

.category-items {
	position: relative;
}


/*.navwrap .navli li:hover{background:#ea5413;}*/

.category-items .category-item {
	width: 200px;
	/* height: 105px; */
	/*padding-left: 32px!important;*/
	margin-right: 10!important;
	padding: 0 37px 0 32px;
	cursor: pointer;
	box-sizing: border-box;
}

.category-items .category-item .category-item-title {
	height: 100%;
	/*border-top: solid 1px #939393;*/
}

.category-items .category-item p {
	text-align: left;
	margin-left: 15px;
}

.category-items .category-item h6 {
	color: #fff;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	padding: 27px 0 5px;
	text-align: left;
	margin-left: 15px;
	/*background: url(../images/gzitemicon.png) no-repeat left;*/
}

.category-items .category-item h6 .icon_one {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(https://static.vko.cn/v8/3.0/home/images/beforeicon4.png) no-repeat;
}

.category-items .category-item h6 .icon_two {
	width: 20px;
	height: 22px;
	display: inline-block;
	background: url(https://static.vko.cn/v8/3.0/home/images/beforeicon3.png) no-repeat;
}

.category-items .category-item h6 .icon_three {
	width: 20px;
	height: 27px;
	display: inline-block;
	background: url(https://static.vko.cn/v8/3.0/home/images/beforeicon2.png) no-repeat;
}

.category-items .category-item h6 .icon_four {
	width: 20px;
	height: 21px;
	display: inline-block;
	background: url(https://static.vko.cn/v8/3.0/home/images/beforeicon1.png) no-repeat;
}

.category-items .category-item h6 a {
	margin-right: 15px;
	vertical-align: middle;
	display: block;
}

*/
/*p {
	line-height: 24px;
}*/

.category-items .category-item p a {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	padding-right: 15px
}

.category-subject {
	zoom: 1;
	overflow: hidden;
	display: none;
	min-width: 448px;
	height: 501px;
	border: 1px solid #e6e6e6;
	background: #fdfdfd url(https://static.vko.cn/v8/v8s/common/images/calarbg.png) no-repeat right bottom;
	color: #333;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	text-align: initial;
	position: absolute;
	top: 0px;
	left: 200px;
	z-index: 5;
}

.subitem dt {
	font-weight: 400;
	line-height: 1;
	color: #00a0e9;
	font-size: 18px;
	padding: 10px 0 20px;
}

.subitem dd {
	padding-bottom: 15px;
}

.subitem dd a {
	color: #3a3a3a!important;
	font-size: 14px;
}

.subitem dd i {
	color: #d3d3d4;
	font-style: normal;
	padding: 0 14px;
}

.category-items .category-item:hover {
	/*background: #222222;
	background: rgba(76, 76, 76, 0.60);
	filter: alpha(opacity=60);*/
	/*background: #fcfcfc!important;*/
	background: #222222;
	background: rgba(76, 76, 76, 0.60);
	filter: alpha(opacity=60);
	/* background: #fdfdfd url(https://static.vko.cn/v8/v8s/common/images/calarbg.png) no-repeat right bottom; */
}

.logoarea .nav .navli .course_icon {
	position: relative;
}

.logoarea .nav .navli .hotter {
	position: relative;
	padding: 0 40px;
	cursor: pointer;
}

.category-items .category-item:hover .category-subject {
	display: block;
}

.ask_wangyi_cload {
	width: 750px;
	height: 750px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999;
	background: #FFFFFF;
	border: 1px solid #F0F1F5;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09);
	border-radius: 8px;
	overflow: hidden;
}

.ask_wangyi_cload .close {
	width: 30px;
	height: 30px;
	background: url(https://static.vko.cn/m/course/images/black_close.png) center center no-repeat;
	background-size: 100% 100%;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(325px, -345px);
	cursor: pointer;
	z-index: 999999;
}

.frequent_questions {
	border-bottom: none;
	top: 50%;
	position: fixed;
	right: 30px;
	margin-top: -258px;
	z-index: 999;
	width: 120px;
	height: 100px;
	cursor: pointer;
	background: url("https://static.vko.cn/v8/3.0/home/images/suggesticon.png") no-repeat center;
}

.frequent_questions_dialog {
	width: 1000px;
	height: 900px;
	position: fixed;
	left: 50%;
	top: 50%;
	/*transform: translate(-50%,-50%);*/
	margin: -450px 0 0 -500px;
	z-index: 99999;
	background: url(https://static.vko.cn/v8/3.0/home/images/question_bg.png) center center no-repeat;
	/*background: #FFFFFF;*/
	/*border: 1px solid #F0F1F5;*/
	/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.09);*/
	/*border-radius: 8px;*/
	/*overflow: hidden;*/
}

.frequent_questions_dialog .close {
	width: 30px;
	height: 30px;
	/*background: url(https://static.vko.cn/m/course/images/black_close.png) center center no-repeat;
	background-size: 100% 100%;*/
	position: fixed;
	left: 50%;
	top: 50%;
	/*transform: translate(405px,-345px);*/
	margin: -310px 0 0 420px;
	cursor: pointer;
	z-index: 999999;
}

.frequent_questions_dialog ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.frequent_questions_dialog .icon {
	position: relative;
	width: 32px;
	height: 32px;
	display: block;
	fill: rgba(51, 51, 51, 0.5);
	margin-right: 20px;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.frequent_questions_dialog .icon.active {
	fill: #E74C3C;
}

.frequent_questions_dialog .icon.big {
	width: 64px;
	height: 64px;
	fill: rgba(51, 51, 51, 0.5);
}

.frequent_questions_dialog #wrapper {
	width: 900px;
	height: 740px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	/*background-color: #fff;*/
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	-ms-flex-pack: left;
	justify-content: left;
	/*overflow: hidden;*/
}

.frequent_questions_dialog #left-side {
	height: 90%;
	width: 20%;
	margin-left: 50px;
	margin-top: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.frequent_questions_dialog #left-side ul li {
	width: 210px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 40px;
	color: #2BB5F4;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.frequent_questions_dialog #left-side ul li:hover {
	color: #333333;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.frequent_questions_dialog #left-side ul li:hover>.icon {
	fill: #333;
}

.frequent_questions_dialog #left-side ul li.active {
	background: url(https://static.vko.cn/v8/3.0/home/images/question_button.png) center center no-repeat;
	background-size: 100% 140%;
	color: #fff;
}

.frequent_questions_dialog #left-side ul li.active:hover>.icon {
	fill: #E74C3C;
}

.frequent_questions_dialog #border {
	height: 600px;
	width: 1px;
	background-color: rgba(51, 51, 51, 0.2);
}

.frequent_questions_dialog .line_active {
	width: 5px;
	height: 54px;
	background-color: #E74C3C;
	margin-left: -2px;
	margin-top: 30px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.frequent_questions_dialog #right-side {
	font-size: 16px;
	line-height: 26px;
	height: 600px;
	width: 75%;
	overflow: hidden;
}

.frequent_questions_dialog #right-side div {
	position: absolute;
	height: 600px;
	width: 73%;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	margin-top: -350px;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	/*display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;*/
	display: flex;
	/*-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;*/
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	word-break: break-all
}

.frequent_questions_dialog #right-side div.active {
	text-indent: 36px;
	margin-top: 0px;
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	/*padding: 10px;*/
	overflow-y: auto;
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.bottom_right_wy_ask {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 300px;
	height: 200px;
	z-index: 99999;
	/*animation: right_ask_wy 0.2s infinite;*/
}

@keyframes right_ask_wy {
	0% {
		transform: translateY(0px);
	}
	50% {
		transform: translateY(5px);
	}
	100% {
		transform: translateY(0px);
	}
}


/*锟铰碉拷录锟斤拷*/

.loginmt {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 370px;
	border-radius: 6px;
	/*height: 450px;*/
	overflow: hidden;
	background: #fff;
	transform: translate(-50%, -50%);
	margin-left: -180px;
	margin-top: -225px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100)!important;
}

.mtlog {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	background-color: rgba(0, 0, 0, 0.60);
	filter: alpha(opacity=60);
	/*  -moz-opacity: 0.6;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60)!important;
    opacity: 0.6;
    background: #c0c0c0\9; */
}

.wk_view {
	position: relative;
	width: 100%;
	height: 100%;
	padding-left: 28px;
	padding-right: 28px;
	box-sizing: border-box;
	top: 0;
}

.dialog_close {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("https://static.vko.cn/v8/common/images/closeIco.png") no-repeat center center;
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}

.logtop {
	text-align: center;
}

.logtop span {
	font-size: 20px;
}

.ask_wangyi_cload_rb {
	position: fixed;
	right: 0px;
	bottom: 0px;
	width: 360px;
	height: 430px;
	z-index: 99999;
}

.ask_wangyi_cload_rb_small {
	position: fixed;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	color: #ffffff;
	background-color: #1e84f2;
	;
	vertical-align: middle;
	text-align: center;
	width: 224px;
	height: 42px;
	line-height: 42px;
	z-index: 999;
	cursor: pointer;
}

.ask_wangyi_cload_rb .close {
	width: 30px;
	height: 30px;
	background: url(https://static.vko.cn/v8/3.0/home/images/boticon2.png) center center no-repeat;
	background-size: 100% 100%;
	position: fixed;
	right: 10px;
	bottom: 390px;
	cursor: pointer;
	z-index: 999999;
}

.phoneicon {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 5px;
}

.shake-hard {
	-webkit-animation-name: shake-vertical;
	-ms-animation-name: shake-vertical;
	animation-name: shake-vertical;
	-webkit-animation-duration: 2000ms;
	-ms-animation-duration: 2000ms;
	animation-duration: 2000ms;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-play-state: running;
	-ms-animation-play-state: running;
	animation-play-state: running
}

@-webkit-keyframes shake-vertical {
	0% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
	2% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
	4% {
		-webkit-transform: translate(0px, -6px) rotate(0deg)
	}
	6% {
		-webkit-transform: translate(0px, -7px) rotate(0deg)
	}
	8% {
		-webkit-transform: translate(0px, -5px) rotate(0deg)
	}
	10% {
		-webkit-transform: translate(0px, 1px) rotate(0deg)
	}
	12% {
		-webkit-transform: translate(0px, -1px) rotate(0deg)
	}
	14% {
		-webkit-transform: translate(0px, -9px) rotate(0deg)
	}
	16% {
		-webkit-transform: translate(0px, -10px) rotate(0deg)
	}
	18% {
		-webkit-transform: translate(0px, -9px) rotate(0deg)
	}
	20% {
		-webkit-transform: translate(0px, 3px) rotate(0deg)
	}
	22% {
		-webkit-transform: translate(0px, -7px) rotate(0deg)
	}
	24% {
		-webkit-transform: translate(0px, 2px) rotate(0deg)
	}
	26% {
		-webkit-transform: translate(0px, 9px) rotate(0deg)
	}
	28% {
		-webkit-transform: translate(0px, 8px) rotate(0deg)
	}
	30% {
		-webkit-transform: translate(0px, 8px) rotate(0deg)
	}
	32% {
		-webkit-transform: translate(0px, 4px) rotate(0deg)
	}
	34% {
		-webkit-transform: translate(0px, -1px) rotate(0deg)
	}
	36% {
		-webkit-transform: translate(0px, 7px) rotate(0deg)
	}
	38% {
		-webkit-transform: translate(0px, 5px) rotate(0deg)
	}
	40% {
		-webkit-transform: translate(0px, -5px) rotate(0deg)
	}
	42% {
		-webkit-transform: translate(0px, 5px) rotate(0deg)
	}
	44% {
		-webkit-transform: translate(0px, 4px) rotate(0deg)
	}
	46% {
		-webkit-transform: translate(0px, 3px) rotate(0deg)
	}
	48% {
		-webkit-transform: translate(0px, 6px) rotate(0deg)
	}
	50% {
		-webkit-transform: translate(0px, -6px) rotate(0deg)
	}
	52% {
		-webkit-transform: translate(0px, -3px) rotate(0deg)
	}
	54% {
		-webkit-transform: translate(0px, -4px) rotate(0deg)
	}
	56% {
		-webkit-transform: translate(0px, -5px) rotate(0deg)
	}
	58% {
		-webkit-transform: translate(0px, 2px) rotate(0deg)
	}
	60% {
		-webkit-transform: translate(0px, -2px) rotate(0deg)
	}
	62% {
		-webkit-transform: translate(0px, 2px) rotate(0deg)
	}
	64% {
		-webkit-transform: translate(0px, -7px) rotate(0deg)
	}
	66% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
	68% {
		-webkit-transform: translate(0px, 0px) rotate(0deg)
	}
	70% {
		-webkit-transform: translate(0px, -1px) rotate(0deg)
	}
	72% {
		-webkit-transform: translate(0px, 2px) rotate(0deg)
	}
	74% {
		-webkit-transform: translate(0px, 3px) rotate(0deg)
	}
	76% {
		-webkit-transform: translate(0px, 3px) rotate(0deg)
	}
	78% {
		-webkit-transform: translate(0px, -10px) rotate(0deg)
	}
	80% {
		-webkit-transform: translate(0px, -5px) rotate(0deg)
	}
	82% {
		-webkit-transform: translate(0px, 9px) rotate(0deg)
	}
	84% {
		-webkit-transform: translate(0px, 9px) rotate(0deg)
	}
	86% {
		-webkit-transform: translate(0px, 1px) rotate(0deg)
	}
	88% {
		-webkit-transform: translate(0px, 6px) rotate(0deg)
	}
	90% {
		-webkit-transform: translate(0px, -2px) rotate(0deg)
	}
	92% {
		-webkit-transform: translate(0px, 4px) rotate(0deg)
	}
	94% {
		-webkit-transform: translate(0px, -4px) rotate(0deg)
	}
	96% {
		-webkit-transform: translate(0px, -1px) rotate(0deg)
	}
	98% {
		-webkit-transform: translate(0px, -8px) rotate(0deg)
	}
}

@-ms-keyframes shake-vertical {
	0% {
		-ms-transform: translate(0px, 0px) rotate(0deg)
	}
	2% {
		-ms-transform: translate(0px, -5px) rotate(0deg)
	}
	4% {
		-ms-transform: translate(0px, -1px) rotate(0deg)
	}
	6% {
		-ms-transform: translate(0px, -8px) rotate(0deg)
	}
	8% {
		-ms-transform: translate(0px, 5px) rotate(0deg)
	}
	10% {
		-ms-transform: translate(0px, 9px) rotate(0deg)
	}
	12% {
		-ms-transform: translate(0px, -3px) rotate(0deg)
	}
	14% {
		-ms-transform: translate(0px, -7px) rotate(0deg)
	}
	16% {
		-ms-transform: translate(0px, 0px) rotate(0deg)
	}
	18% {
		-ms-transform: translate(0px, -7px) rotate(0deg)
	}
	20% {
		-ms-transform: translate(0px, -6px) rotate(0deg)
	}
	22% {
		-ms-transform: translate(0px, -7px) rotate(0deg)
	}
	24% {
		-ms-transform: translate(0px, 2px) rotate(0deg)
	}
	26% {
		-ms-transform: translate(0px, 5px) rotate(0deg)
	}
	28% {
		-ms-transform: translate(0px, -3px) rotate(0deg)
	}
	30% {
		-ms-transform: translate(0px, -5px) rotate(0deg)
	}
	32% {
		-ms-transform: translate(0px, 6px) rotate(0deg)
	}
	34% {
		-ms-transform: translate(0px, -1px) rotate(0deg)
	}
	36% {
		-ms-transform: translate(0px, 0px) rotate(0deg)
	}
	38% {
		-ms-transform: translate(0px, 4px) rotate(0deg)
	}
	40% {
		-ms-transform: translate(0px, 6px) rotate(0deg)
	}
	42% {
		-ms-transform: translate(0px, -8px) rotate(0deg)
	}
	44% {
		-ms-transform: translate(0px, -6px) rotate(0deg)
	}
	46% {
		-ms-transform: translate(0px, -9px) rotate(0deg)
	}
	48% {
		-ms-transform: translate(0px, -3px) rotate(0deg)
	}
	50% {
		-ms-transform: translate(0px, -3px) rotate(0deg)
	}
	52% {
		-ms-transform: translate(0px, -2px) rotate(0deg)
	}
	54% {
		-ms-transform: translate(0px, -3px) rotate(0deg)
	}
	56% {
		-ms-transform: translate(0px, 0px) rotate(0deg)
	}
	58% {
		-ms-transform: translate(0px, 8px) rotate(0deg)
	}
	60% {
		-ms-transform: translate(0px, 9px) rotate(0deg)
	}
	62% {
		-ms-transform: translate(0px, 7px) rotate(0deg)
	}
	64% {
		-ms-transform: translate(0px, 1px) rotate(0deg)
	}
	66% {
		-ms-transform: translate(0px, -5px) rotate(0deg)
	}
	68% {
		-ms-transform: translate(0px, 0px) rotate(0deg)
	}
	70% {
		-ms-transform: translate(0px, 9px) rotate(0deg)
	}
	72% {
		-ms-transform: translate(0px, 4px) rotate(0deg)
	}
	74% {
		-ms-transform: translate(0px, -4px) rotate(0deg)
	}
	76% {
		-ms-transform: translate(0px, 5px) rotate(0deg)
	}
	78% {
		-ms-transform: translate(0px, -5px) rotate(0deg)
	}
	80% {
		-ms-transform: translate(0px, -2px) rotate(0deg)
	}
	82% {
		-ms-transform: translate(0px, -8px) rotate(0deg)
	}
	84% {
		-ms-transform: translate(0px, -5px) rotate(0deg)
	}
	86% {
		-ms-transform: translate(0px, -9px) rotate(0deg)
	}
	88% {
		-ms-transform: translate(0px, -8px) rotate(0deg)
	}
	90% {
		-ms-transform: translate(0px, 7px) rotate(0deg)
	}
	92% {
		-ms-transform: translate(0px, 5px) rotate(0deg)
	}
	94% {
		-ms-transform: translate(0px, -6px) rotate(0deg)
	}
	96% {
		-ms-transform: translate(0px, -2px) rotate(0deg)
	}
	98% {
		-ms-transform: translate(0px, -1px) rotate(0deg)
	}
}

@keyframes shake-vertical {
	0% {
		transform: translate(0px, 0px) rotate(0deg)
	}
	2% {
		transform: translate(0px, -2px) rotate(0deg)
	}
	4% {
		transform: translate(0px, -3px) rotate(0deg)
	}
	6% {
		transform: translate(0px, 9px) rotate(0deg)
	}
	8% {
		transform: translate(0px, 7px) rotate(0deg)
	}
	10% {
		transform: translate(0px, -6px) rotate(0deg)
	}
	12% {
		transform: translate(0px, 6px) rotate(0deg)
	}
	14% {
		transform: translate(0px, -3px) rotate(0deg)
	}
	16% {
		transform: translate(0px, 6px) rotate(0deg)
	}
	18% {
		transform: translate(0px, 8px) rotate(0deg)
	}
	20% {
		transform: translate(0px, 9px) rotate(0deg)
	}
	22% {
		transform: translate(0px, -4px) rotate(0deg)
	}
	24% {
		transform: translate(0px, -7px) rotate(0deg)
	}
	26% {
		transform: translate(0px, -9px) rotate(0deg)
	}
	28% {
		transform: translate(0px, 7px) rotate(0deg)
	}
	30% {
		transform: translate(0px, 7px) rotate(0deg)
	}
	32% {
		transform: translate(0px, 6px) rotate(0deg)
	}
	34% {
		transform: translate(0px, 4px) rotate(0deg)
	}
	36% {
		transform: translate(0px, 0px) rotate(0deg)
	}
	38% {
		transform: translate(0px, 4px) rotate(0deg)
	}
	40% {
		transform: translate(0px, 7px) rotate(0deg)
	}
	42% {
		transform: translate(0px, -5px) rotate(0deg)
	}
	44% {
		transform: translate(0px, 0px) rotate(0deg)
	}
	46% {
		transform: translate(0px, -2px) rotate(0deg)
	}
	48% {
		transform: translate(0px, -5px) rotate(0deg)
	}
	50% {
		transform: translate(0px, -4px) rotate(0deg)
	}
	52% {
		transform: translate(0px, 1px) rotate(0deg)
	}
	54% {
		transform: translate(0px, -1px) rotate(0deg)
	}
	56% {
		transform: translate(0px, -2px) rotate(0deg)
	}
	58% {
		transform: translate(0px, 5px) rotate(0deg)
	}
	60% {
		transform: translate(0px, 6px) rotate(0deg)
	}
	62% {
		transform: translate(0px, -3px) rotate(0deg)
	}
	64% {
		transform: translate(0px, -3px) rotate(0deg)
	}
	66% {
		transform: translate(0px, -9px) rotate(0deg)
	}
	68% {
		transform: translate(0px, -8px) rotate(0deg)
	}
	70% {
		transform: translate(0px, -7px) rotate(0deg)
	}
	72% {
		transform: translate(0px, 5px) rotate(0deg)
	}
	74% {
		transform: translate(0px, 5px) rotate(0deg)
	}
	76% {
		transform: translate(0px, -6px) rotate(0deg)
	}
	78% {
		transform: translate(0px, 8px) rotate(0deg)
	}
	80% {
		transform: translate(0px, 2px) rotate(0deg)
	}
	82% {
		transform: translate(0px, -8px) rotate(0deg)
	}
	84% {
		transform: translate(0px, -6px) rotate(0deg)
	}
	86% {
		transform: translate(0px, 5px) rotate(0deg)
	}
	88% {
		transform: translate(0px, -9px) rotate(0deg)
	}
	90% {
		transform: translate(0px, 1px) rotate(0deg)
	}
	92% {
		transform: translate(0px, -9px) rotate(0deg)
	}
	94% {
		transform: translate(0px, -8px) rotate(0deg)
	}
	96% {
		transform: translate(0px, -3px) rotate(0deg)
	}
	98% {
		transform: translate(0px, 1px) rotate(0deg)
	}
}


/*注锟结弹锟斤拷锟斤拷 2017-12-29*/

.regNew {
	height: 430px;
	width: 560px;
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	margin-top: -140px;
	overflow: hidden;
	background: #fff;
	transform: translateX(-50%);
	-moz-transform: translatex(-50%);
	-webkit-transform: translateX(-50%, -50%);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: none;
}

.regNew input {
	outline: none;
	background: none;
	border: 1px solid #ddd;
}

.regNew .title_div {
	height: 60px;
	width: 525px;
	background-color: #1f87f3;
	line-height: 60px;
	text-align: center;
	color: #fff;
	padding-left: 35px;
	font-size: 24px;
}

.regNew form {
	width: 320px;
	margin: 0 auto;
}

.regNew form .phone {
	width: 296px;
	height: 40px;
	/*border: 1px solid #ea5413;*/
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-top: 50px;
	padding: 1px 10px;
	background-color: #f6f6f6;
}

.phone input {
	border: none;
	font-size: 16px;
	width: 100%;
	height: 100%;
	padding: 0;
}

.regNew form .tip {
	padding: 10px 0;
	color: #ea5413;
	font-size: 12px;
}

.regNew form .send {
	height: 102px;
	width: 320px;
}

.regNew .send .yan {
	display: inline-block;
	height: 40px;
	width: 207px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/* padding: 0; */
	padding-left: 10px;
	box-sizing: border-box;
	/* text-align: center; */
	background-color: #f6f6f6;
}

.regNew .send .pwd {
	display: inline-block;
	height: 40px;
	width: 310px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 0 0 10px;
	background-color: #f6f6f6;
}

.regNew .send #btn {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	background-color: #ffe300;
	margin-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

.regNew .send a:hover {
	color: #575757;
}

.regNew .login-btn {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 100%;
	background: url(https://static.vko.cn/v8/v8s/live/images/zc_03.png);
	color: #fff !important;
	text-align: center;
	color: #c2c2c2;
	font-size: 16px;
	letter-spacing: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0;
	border: none;
	cursor: pointer;
}

.person {
	height: 430px;
}

.person .s_p1 {
	margin-top: 26px;
	font-size: 14px;
}

.person .s_p2 {
	font-size: 14px;
}

.person form {
	width: 400px;
	margin: 0 auto;
}

.person select {
	height: 40px;
	width: 108px;
	line-height: 40px;
	padding: 0 0 0 10px;
	margin-top: 10px;
	background-color: #F6F6F6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	font-size: 14px;
	margin-right: 20px;
}

.person ul li {
	display: inline-block;
	width: 54px;
	height: 40px;
	border: 1px solid #d2d2d2;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 7px 0 0;
	padding: 0;
	cursor: pointer;
}

.person .ye {
	background-color: #ffe300;
}

.person .updatecitygrade {
	display: block;
	width: 90px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: url(https://static.vko.cn/v8/v8s/live/images/cg_btn_03.png);
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.reg_log {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.60);
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=60)!important;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background: #c0c0c0\9;
	display: none;
}

.sub_suc p {
	display: inline-block;
	width: 100%;
	height: 260px;
	line-height: 298px;
	font-size: 24px;
	color: #000000;
	text-align: center;
	background: url("https://static.vko.cn/v8/v8s/live/images/sub-suc.png") no-repeat center 60px;
}

.fcontainer {
	width: 1200px;
	margin: auto;
}


/*注锟结弹锟斤拷锟斤拷 2017-12-29*/


/*寮规*/


/*鏂颁汉娉ㄥ唽棰嗗彇*/

.md-box {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.md-boxs {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.receive_wrap {
	max-width: 900px;
	width: 100%;
	height: 470px;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 70px 95px 80px 140px;
	box-sizing: border-box;
}

.receive {
	max-width: 871px;
	width: 100%;
	height: 452px;
	background: url(//static.vko.cn/v8/3.0/home/images/newzcbg.png) center no-repeat;
	background-size: cover;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding: 70px 95px 80px 140px;
	box-sizing: border-box;
}

.receive>p span {
	color: #666666;
	font-size: 16px;
}

.receive>p {
	color: #ea5413;
	font-size: 30px;
}

.receiveget-middle {
	    width: 435px;
    height: 120px;
    margin-bottom: 15px;
    float: left;
}

.receiveleft {
	float: left;
    background: url(//static.vko.cn/v8/3.0/home/images/orangebg.png) center no-repeat;
    background-size: cover;
    width: 147px;
    height: 120px;
    text-align: center;
}

.receiveleft span {
	font-size: 36px;
	color: white;
	font-weight: bold;
	margin-top: 25px;
	display: inline-block;
}

.receiveleft span i {
	font-size: 25px;
	color: white;
	font-style: normal;
	font-weight: bold;
	/*margin-top: 20px;*/
	display: inline-block;
}

.receiveleft p {
	font-size: 12px;
	color: white;
	margin-top: 12px;
}

.receiveright {
	    float: left;
    height: 120px;
    border: 1px solid #ea5413;
    border-left: none;
    margin-left: -3px;
    padding-left: 20px;
    box-sizing: border-box;
    width: 288px;
    position: relative;
    text-align: initial;
}

.receiveright span {
	font-size: 20px;
	color: #666666;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 13px;
}

.receiveright p {
	color: #999999;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 15px;
}

.receiveright a {
	position: absolute;
	top: 30px;
	right: 30px;
	color: #999999;
	cursor: pointer;
	font-size: 14px;
}


/*.couright i {
	position: absolute;
	bottom: 10px;
	right: 10px;
}*/

.receivebtn a {
    width: 150px;
    height: 50px;
    display: inline-block;
    background: #ea5413;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    color: white;
    cursor: pointer;
    font-size: 18px;
    margin-top: 10px;
}

.receivegetbtn a {
	width: 150px;
	height: 50px;
	display: inline-block;
	background: #ea5413;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	color: white;
	font-size: 18px;
	margin-top: 10px;
	cursor: pointer;
}

.receiveclose {
	width: 48px!important;
	height: 48px;
	background: url(//static.vko.cn/v8/3.0/home/images/wclose.png) center no-repeat;
	background-size: cover;
	margin: 0;
	position: absolute;
	top: -23px;
	right: -9px;
	cursor: pointer;
	z-index: 999;
}

.receivegetclose {
	    width: 48px!important;
    height: 48px;
    background: url(//static.vko.cn/v8/3.0/home/images/wclose.png) center no-repeat;
    background-size: cover;
    margin: 0;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
    z-index: 1122;
}

.receiveget_wrap {
max-width: 550px;
    width: 100%;
    height: 610px;
    position: fixed;
    z-index: 99999;
    /* top: 20%; */
    top: 50%;
    left: 50%;
    right: 0;
    margin: -305px 0 0 -275px;
    /*margin: 0 auto;*/
    text-align: center;
    padding: 70px 95px 80px 140px;
    box-sizing: border-box;
}

.receiveget {
max-width: 550px;
    width: 100%;
    height: 610px;
    background: url(//static.vko.cn/v8/3.0/home/images/newzcbg.png) center no-repeat;
    background-size: cover;
    position: fixed;
    z-index: 99999;
    /* top: 20%; */
    top: 50%;
    left: 50%;
    right: 0;
    margin: -305px 0 0 -275px;
    /*margin: 0 auto;*/
    text-align: center;
    overflow: hidden;
    padding: 42px 60px 80px 60px;
    box-sizing: border-box;
}

.receiveget>p {
color: #ea5413;
    font-size: 30px;
    margin-bottom: 30px;
}

.receiveget>p span {
	color: #666666;
	font-size: 16px;
}

.getcoupon {
	background: url(//static.vko.cn/v8/3.0/home/images/graybg.png) center no-repeat;
	background-size: cover;
	
}

.getcoupon_right {
	border: 1px solid #cccccc;
	position: relative;
}

.coupon_center {
	display: block;
	padding-top: 150px;
}

.coupon_center p {
	color: #333333;
	font-size: 16px;
	margin-top: 34px;
}

.coupon_center a {
	color: #1e84f3;
	font-size: 16px;
}

.receive_over {
	width: 49px;
	height: 60px;
	position: absolute;
	top: 30px;
	right: 0;
	background: url(https://static.vko.cn/v8/3.0/home/images/getdicon.png) center no-repeat;
}


/*浼氬憳娉ㄥ唽鎴愬姛寮规*/

.regist_members {
	max-width: 360px;
	width: 100%;
	height: 340px;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
	background: white;
}

.members_top {
	height: 45px;
	width: 100%;
	background: #63acfe;
	text-align: center;
	line-height: 45px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.members_top span {
	font-size: 18px;
	color: #ededed;
}

.member_middle {
	padding-top: 95px;
	padding-bottom: 150px;
	box-sizing: border-box;
	text-align: center;
}

.member_middle p span {
	font-size: 16px;
	color: #333333;
	margin-left: 10px;
	vertical-align: middle;
}

.member_middle p font {
	font-size: 16px;
	color: #333333;
	margin: 0 5px;
}

.member_middle p {
	font-size: 14px;
	color: #999999;
	margin-bottom: 10px;
}

.member_middle p i img {
	vertical-align: middle;
}


/*棣栭〉寮规*/

.md-box {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.bounced_contain {
	width: 747px;
	height: 549px;
	position: relative;
}

.bounced_contain img {
	width: 100%;
	height: 100%;
}

.bounced {
	max-width: 900px;
	cursor: pointer;
	width: 100%;
	/*height: 470px;*/
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 10%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: 70px 95px 80px 70px;
	box-sizing: border-box;
}

.bouncedclose {
	width: 50px!important;
	height: 50px;
	background: url(https://static.vko.cn/v8/3.0/home/images/tclose.png) center no-repeat;
	background-size: cover;
	margin: 0;
	position: absolute;
	top: 102px;
	right: 120px;
	cursor: pointer;
	z-index: 999;
}

.get_bounced {
	max-width: 508px;
	width: 100%;
	height: 450px;
	background: white;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 50%;
	left: 50%;
	right: 0;
	margin: 0 auto;
	margin: -225px 0 0 -254px;
	border-radius: 5px;
	/*overflow: hidden;*/
}

.get_banners  {
	width: 100%;
	height: 60px;
	background: url(https://static.vko.cn/v8/3.0/home/images/mflq2.png) no-repeat center;
	background-size: cover;
	text-align: center;
	line-height: 60px;
}
.get_banners p span{
	font-weight: bold;
	font-size: 32px;
	color: #fff;
}
.get_banners p {
	font-size: 18px;
	color: #fff;
}
.get_banners p i{
	font-size: 14px;
	color: #fff;
	font-style: normal;
}
.get_main {
	padding: 60px 85px 0 85px;
	box-sizing: border-box;
}

.get_main label {
	font-size: 16px;
	color: #666666;
	/*margin-right: 5px;*/
}

.get_main label span {
	font-size: 16px;
	color: #666666;
}

.get_main label span i {
	margin-left: 30px;
	display: inline-block;
	font-style: normal;
	font-size: 16px;
	color: #666666;
}

.get_main input {
	width: 250px;
	height: 30px;
	outline: none;
	border: 1px #E1E1E1 solid;
	font-size: 14px;
	text-indent: 10px;
	margin-bottom: 20px;
}

.get_main input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #cbcbcb;
}

.get_main select {
	margin-bottom: 20px;
	font-size: 14px;
	outline: none;
	color: #666666;
	text-indent: 10px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #E1E1E1;
	background: url(https://static.vko.cn/v8/3.0/home/images/selectbot.png) no-repeat right;
}

.select_first {
	margin-right: 10px;
	margin-left: -4.5px;
}

.get_main input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cbcbcb;
}

.get_main input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cbcbcb;
}

.get_main input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cbcbcb;
}

.get_problems span {
	color: #999999;
	font-size: 12px;
}

.get_main select {
	width: 120px;
	height: 30px;
}

.get_btn button {
	width: 125px;
	height: 30px;
	border: none;
	outline: none;
	border-radius: 5px;
	background: #0289C6;
	color: white;
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
	cursor: pointer;
}

.get_btn {
	text-align: center;
}

.get_problems {
	margin: 0 40px;
	border-top: 1px solid #E1E1E1;
	padding-top: 24px;
	margin-top: 57px;
	box-sizing: border-box;
	text-align: center;
}

.getcloser img {
	position: absolute;
	top: -18px;
	right: -15px;
	z-index: 999999;
	cursor: pointer;
}

.keep_bounced {
	max-width: 508px;
	width: 100%;
	height: 450px;
	background: white;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 5px;
	/*overflow: hidden;*/
}

.keep_main {
	text-align: center;
	padding-top: 110px;
}

.keep_main span {
	color: #666666;
	font-size: 16px;
	display: inline-block;
	margin-top: 28px;
}

.keep_main p {
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
}


/*浼樻儬鍒稿脊妗�*/

.coupons_box {
	width: 737px;
	height: 407px;
	background: url(//static.vko.cn/v8/3.0/home/images/actcouponbg.png) no-repeat center;
	background-size: cover;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 25%;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.md_model {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.coupons_list ul li {
	float: left;
    width: 218px;
    height: 103px;
    margin-bottom: 12px;
    margin-right: 8px;
    cursor: pointer;
}

.coupons_list ul li:first-child+li+li {
	margin-right: 0;
}

.coupons_list ul li:first-child+li+li+li+li+li {
	margin-right: 0;
}

.coupons_list {
	padding: 0 30px 0 35px;
	margin-top: 140px;
}

.coupons_list ul li img {
	width: 100%;
	height: 100%;
}

.couponmeter p {
	color: #999999;
	font-size: 14px;
	display: none;
	margin-top: 7px;
	padding-top: 0;
}

.couponmeter p a {
	color: #00A0E8;
	font-size: 14px;
}

.closecoupon img {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999999;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999999;
}

.remove_model {
	width: 240px;
	height: 160px;
	background: rgba(0, 0, 0, 1);
	opacity: 0.85;
	border-radius: 20px;
	position: fixed;
	top: 40%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding-top: 35px;
	box-sizing: border-box;
	z-index: 99999;
}

.remove_model p {
	font-size: 20px;
	color: white;
	margin-top: 24px;
}

.advertising_barbottom {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 90px;
	padding-top: 12px;
	box-sizing: border-box;
	display: none;
}

.adver_middle {
	width: 893px;
	margin: auto;
	height: 67px;
	background: white;
	position: relative;
}

.adver_middle a {
	width: 95px;
	height: 35px;
	background: #FC8B5B;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	color: white;
	margin-top: 17px;
	line-height: 35px;
	margin-left: 43px;
	cursor: pointer;
	float: left;
}

.adver_middle span img {
	position: absolute;
	top: 6px;
	right: 6px;
	cursor: pointer;
}

.advermiddlepic {
	color: #FC8B5B;
	font-size: 34px;
	font-weight: bold;
	width: 691px;
	height: 70px;
	/*line-height: 70px;*/
	display: inline-block;
	padding-left: 163px;
	margin-top: -2px;
	box-sizing: border-box;
	float: left;
	background: url(https://static.vko.cn/v8/3.0/home/images/adverbarbottom.png) no-repeat center;
	cursor: pointer;
}

.advermiddlepic i {
	color: #FC8B5B;
	font-size: 23px;
	font-style: normal;
	font-weight: initial;
	display: inline-block;
	margin-left: 10px;
	float: left;
	margin-top: 9px;
}


.md_learning_footer {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.learningperiod_footer {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -225px;
	right: 0;
	/*margin: 0 auto;*/
	z-index: 99999;
	width: 550px;
	height: 460px;
	background: white;
	border-radius: 5px;
}

.learninng_introp {
	text-align: center;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: url(https://static.vko.cn/v8/3.0/home/images/learingjduan.png) no-repeat center;
}

.learningperiod_lists a {
	width: 100px;
	height: 35px;
	/*border: 1px solid #898989;*/
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	background: #F3F4F6;
	margin-bottom: 30px;
	margin-right: 30px;
}

.learningperiod_lists {
	margin-right: 70px;
	margin-left: 55px;
	margin-top: 44px
}

.learningperiod_lists a:nth-of-type(3n) {
	margin-right: 0;
}

.learningperiod_lists span {
	color: #666666;
	font-size: 16px;
	margin-right: 20px;
	display: inline-block;
}

.learningperiod_primary a {
	width: 100px;
	height: 35px;
	/*border: 1px solid #898989;*/
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	background: #F3F4F6;
	margin-bottom: 30px;
	margin-right: 30px;
}

.learningperiod_primary {
	margin-right: 70px;
	margin-left: 55px;
}

.learningperiod_primary a:nth-of-type(3n) {
	margin-right: 0;
}

.learningperiod_junior a {
	width: 100px;
	height: 35px;
	/*border: 1px solid #898989;*/
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	background: #F3F4F6;
	margin-bottom: 30px;
	margin-right: 30px;
}

.learningperiod_junior {
	margin-right: 70px;
	margin-left: 55px;
}

.learningperiod_junior a:nth-of-type(3n) {
	margin-right: 0;
}

.learningperiod_junior span {
	color: #666666;
	font-size: 16px;
	margin-right: 20px;
	display: inline-block;
}

.learningperiod_primary span {
	color: #666666;
	font-size: 16px;
	margin-right: 20px;
	display: inline-block;
}

.leaning_button button {
	width: 100px;
	height: 35px;
	/*background: #3293d1;*/
	border: none;
	outline: none;
	border-radius: 5px;
	cursor: pointer;
}

.leaning_button {
	text-align: center;
	margin-top: 20px;
}

.leaning_button button:first-child {
	margin-right: 35px;
	color: white;
	font-size: 16px;
	background: #FC8B5B;
}

.leaning_button button:first-child+button {
	color: #FC8B5B;
	background: white;
	font-size: 16px;
	border: 1px solid #FC8B5B;
}

.learningperiod_footer a.cur {
	color: #FFFFFF;
	background: #FFB07F;
}

.learningperiod_footer a:hover {
	color: #FFFFFF;
	background: #FFB07F;
}

.wrapperlogin {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -240px;
	margin-top: -225px;
}

.login_phone {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	margin-top: -225px;
}

.reset_password {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 43px;
}

.reset_password2 {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 43px;
}

.complete_set {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 29px;
}

.reset_success {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 53px;
}

.registered_successfully {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -180px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 64px;
}

.find_password {
	position: fixed;
	z-index: 99999;
	top: 40%;
	left: 50%;
	width: 480px;
	border-radius: 5px;
	/*height: 400px;*/
	/*padding-bottom: 30px;*/
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	/* padding-bottom: 20px; */
	margin-left: -240px;
	text-align: center;
	margin-top: -225px;
	padding-bottom: 25px;
}

.log_container>div {
	display: none;
}

.log_container>div:first-child+div {
	display: block;
}

.log_containerwrap>div {
	display: none;
}

.log_containerwrap>div:first-child+div {
	display: block;
}
.log_nav {
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    margin-top: 11px;
    padding: 0 130px;
    box-sizing: border-box;
    /*display: flex;
    justify-content: space-around;*/
}

.send_res .yan {
    display: inline-block;
    height: 40px;
    width: 280px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /* padding: 0; */
    padding-left: 40px;
    box-sizing: border-box;
    /* text-align: center; */
    /* background-color: #f6f6f6; */
    border: 1px solid #dcdcdc;
    outline: none;
}
.send_res {
    /* height: 102px; */
    width: 380px;
    position: relative;
    margin: auto;
    /* margin-left: 40px; */
}
.send_res input[type="button"] {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    cursor: pointer;
    background-color: #FC8B5B;
    /* margin-left: 10px; */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 3px;
    padding: 0;
    outline: none;
    font-size: 14px;
    border: none;
    color: #fff;
}
.log_nav span:first-child{margin-right: 90px;}
.log_nav span {
	/* width: 50px; */
	/* float: left; */
	text-align: center;
	height: 15px;
	display: inline-block;
	/* line-height: 50px; */
	/* height: 50px; */
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	padding-bottom: 8px;
}

.log_naver span {
	/* width: 50px; */
	/* float: left; */
	text-align: center;
	/* line-height: 50px; */
	/* height: 50px; */
	color: #999999;
	font-size: 16px;
	cursor: pointer;
	padding-bottom: 8px;
}
.log_naver {
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
    margin-top: 11px;
    display: flex;
    justify-content: space-around;
}
.password_area span {
	color: #666;
	cursor: pointer;
	font-size: 14px
}

.remeberpasser {
	float: right;
	color: #999;
	font-size: 12px;
}

.selecticon {
	cursor: pointer;
	margin-left: 7px;
}

.remeberpasser a {
	color: #999;
	font-size: 12px;
	margin-left: 10px;
	cursor: pointer;
}

.remeberpasser .findpasswordpic {
	padding-left: 10px;
	background: url(//static.vko.cn/v8/3.0/home/images/remeberlefticon.png)no-repeat left center;
}

.password_area {
	padding: 0 50px;
	box-sizing: border-box;
	margin-top: 6px;
}

.remeberpasser input {
	height: 14px;
	vertical-align: middle;
	width: 14px;
	-webkit-appearance: none;
	margin-right: 6px;
	border-radius: 3px;
	outline: none;
	margin-top: -1px;
	border: 1px solid #dedede;
}

.remeberpasser input[type=checkbox]:checked {
	background: url(//static.vko.cn/v8/3.0/home/images/optionlogin.png)no-repeat center;
	border: none;
}

.resiter_font input[type=checkbox] {
	height: 14px;
	width: 14px;
	/*background: #FC8B5B;*/
	-webkit-appearance: none;
	border-radius: 3px;
	outline: none;
	margin-top: -1px;
	border: 1px solid #DEDEDE;
}

.resiter_font input[type=checkbox]:checked {
	background: url(//static.vko.cn/v8/3.0/home/images/optionlogin.png)no-repeat center;
	border: none;
}

.register_left p input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999!important;
	font-size: 14px;
}

.register_left p input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999!important;
	font-size: 14px;
}

.register_left p input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999!important;
	font-size: 14px;
}

.register_left p input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999!important;
	font-size: 14px;
}

.send_res input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #999!important;
	font-size: 14px;
}

.send_res input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999!important;
	font-size: 14px;
}

.send_res input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999!important;
	font-size: 14px;
}

.send_res input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999!important;
	font-size: 14px;
}

.reset_btn button {
	width: 150px;
	height: 40px;
	border: none;
	outline: none;
	border-radius: 5px;
}

.reset_btn button:first-child {
	border: 1px solid #FC8B5B;
	color: #FC8B5B;
	font-size: 14px;
	background: white;
	margin-right: 30px;
}

.reset_btn button:first-child+button {
	background: #FC8B5B;
	color: #fff;
	font-size: 14px;
}

.reset_btn {
	margin-top: 25px;
}

.resetsuccess_main p {
	color: #999999;
	font-size: 14px;
	margin-top: 23px;
}

.resetsuccess_main {
	text-align: center;
}

.resetsuccess_main a {
	color: #fff;
	font-size: 14px;
	width: 210px;
	height: 40px;
	background: #FC8B5B;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	margin-top: 25px;
	display: inline-block;
	cursor: pointer;
}

.complted_error {
	color: #FF4444;
	font-size: 14px;
	text-align: initial!important;
	/* margin-left: -150px!important; */
	/*margin-top: 12px!important;*/
}

.inputrigticon {
	position: absolute;
	top: 15px;
	right: 20px;
}

.inputrigticoner {
	position: absolute;
	top: 15px;
	right: 120px;
}

.log_kjdl {
	display: block;
	width: 380px;
	height: 40px;
	font-size: 14px;
	color: #ffffff!important;
	background: #FC8B5B!important;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	border-radius: 3px;
	/* margin: 10px auto 25px; */
}

.log_left p a.log_forget:hover #showtoggle {
	display: block;
}

.log_current {
	color: #333333!important;
	border-bottom: 3px solid #333;
}
 .register_left p>input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999!important;
}
 .register_left p>input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
     color:#999!important;
}
 .register_left p>input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#999!important;
}
.register_left p>input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#999!important;
}
.redDIV {
				border: 1px solid #ea5413 !important;
			}
			input:-internal-autofill-selected {
    background-color: rgb(232, 240, 254) !important;
    background-image: none !important;
    color: #999!important;
}
/*免费领取体验课*/
.md-model {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
	z-index: 1099;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.bouncedModel {
	max-width: 508px;
	width: 100%;
	height: 450px;
	background: white;
	position: fixed;
	z-index: 1100;
	/*top: 20%;*/
	top: 50%;
	left: 50%;
	right: 0;
	margin: 0 auto;
	margin: -225px 0 0 -254px;
	border-radius: 5px;
	/*overflow: hidden;*/
}

.bounced_banners p span {
	font-weight: bold;
	font-size: 32px;
	color: #fff;
}

.bounced_banners p {
	font-size: 18px;
	color: #fff;
	height: 60px;
}

.bounced_banners p i {
	font-size: 14px;
	color: #fff;
	font-style: normal;
}

.bounced_main {
	padding: 60px 0 0 90px;
	box-sizing: border-box;
}

.codeshow {
	width: 100px;
    height: 30px;
    border-left: 1px #E1E1E1 solid;
	background: red;
	float: right;
}

.codeshow img{
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.getCode {
	width: 104px;
	height: 30px;
	background: #0289C6;
	float: right;
	color: white;
	font-size: 14px;
	border: none;
	outline: none;
	cursor: pointer;
}

.bounced_main label {
	font-size: 16px;
	color: #666666;
	/*margin-right: 5px;*/
}

.codemodel {
	width: 248px;
	height: 30px;
	outline: none;
	border: 1px #E1E1E1 solid;
	font-size: 14px;
	margin-bottom: 26px;
	display: inline-block;
}

.getmain_input {
	margin-left: 16px;
	position: relative;
}

.codemodel>input {
	width: 144px;
	height: 28px;
	/*line-height: 28px;*/
	border: none;
	outline: none;
	text-indent: 10px;
	font-size: 14px;
    color: #666;
}

.bounced_main label span {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
}

.phoneModel>input {
	width: 248px;
	height: 30px;
	outline: none;
	border: 1px #E1E1E1 solid;
	font-size: 14px;
	text-indent: 10px;
	margin-bottom: 26px;
	color: #666666;
	font-weight: 300;
}
.phoneModel input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #cbcbcb;
	font-size:14px;
}

.phoneModel input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cbcbcb;
	font-size:14px;
}

.phoneModel input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cbcbcb;
	font-size:14px;
}

.phoneModel input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cbcbcb;
	font-size:14px;
}
.codemodel input::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #cbcbcb;
	font-size:14px;
}

.codemodel input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #cbcbcb;
	font-size:14px;
}

.codemodel input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #cbcbcb;
	font-size:14px;
}

.codemodel input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #cbcbcb;
	font-size:14px;
}

.getProblems span {
	color: #999999;
	font-size: 12px;
}

.bounced_btn button {
	width: 208px;
	height: 36px;
	border: none;
	outline: none;
	border-radius: 5px;
	background: #0289C6;
	color: white;
	font-size: 16px;
	margin-top: 24px;
	line-height: 36px;
	cursor: pointer;
}

.bounced_btn {
	text-align: center;
}

.getProblems {
	margin: 0 40px;
	border-top: 1px solid #E1E1E1;
	padding-top: 24px;
	margin-top: 39px;
	box-sizing: border-box;
	text-align: center;
}

.bounced_banners {
	width: 100%;
	height: 60px;
	background: url(https://static.vko.cn/v8/3.0/home/images/mflq2.png) no-repeat center;
	background-size: cover;
	text-align: center;
	line-height: 60px;
}

.error_ts {
	display: none;
	font-size: 12px;
	color: #FF0000;
	font-weight: 300;
	position: absolute;
	top: 40px;
	left: 90px;
	vertical-align: middle;
}
.error_ts img{
	margin-right: 5px;
}

.phoneModel {
	position: relative;
}

.errorMes {
	position: absolute;
	top: 38px;
	left: 74px;
}