html{display: block;width: 100%; height: 100%;}
body{display: block;width: 100%; height: 100%;}
html,body,div,p,span,h1,h2,h3,h4,a,form,input,ul,ol,li{margin:0;padding: 0;border: 0;font-size: 14px; font-weight: 300;font-family: 'Arial','微软雅黑','Arial Normal';font-style: normal;}
ol,ul,li{list-style-type: none;}
input{background: transparent;outline-style: none;}
a{text-decoration:none;color:#000000;}
a:hover{text-decoration:none;}
a:link{text-decoration: none;}
/*百度商桥隐藏*/
#nb_icon_wrap{display: none !important;}

.lunboishidden{display:none;width:0 !important;height:0 !important;}
.WebBox{width:100%;}
	/*顶部*/
	.top{display: block;width: 100%;height:40px;background-color: #F5F5F5;}
	.top_con{display: flex;justify-content: space-between;align-items: center; width: 1200px;height: 40px; margin:auto;color: #ffffff;}
	.top_con_left{display: flex;justify-content: flex-start;align-items: center;position: relative;}
	.top_con_left > select{background-color: #000000;padding:3px 6px 3px 12px;border-radius: 12px;margin-right: 22px;display: flex;justify-content: center;align-items: center;color: #ffffff;}
	/*菜单*/
	.menu{
		display:box;
		display:-webkit-box;
		display:-webkit-flex;
		display:-moz-box;
		display:-ms-flexbox;
		display: flex;
		width: 1200px;
		height: 83px;
		margin: auto;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items:center;
		 -moz-align-items:center;
		 -ms-align-items:center;
		 -o-align-items:center;
		 align-items:center;
	}
	.logo{height: 42px;}
	.menu_link{display: flex;width: 800px;justify-content: space-around;align-items: center;}
	.menu_link a:hover{color: #f33;}
	.menu_set{display: flex;width: 200px;justify-content: space-between;align-items: center;}
	.div_search{display:flex;justify-content: space-between;align-items: center; height: 32px;padding:0 12px;border-radius: 32px;}
	.search_txt{display: inline-block;width: 124px;height: 100%;}
	.search_txt::-webkit-input-placeholder, textarea::-webkit-input-placeholder {font-size: 12px;}
	.search_txt:-moz-placeholder, textarea:-moz-placeholder {font-size: 12px;}
	.search_txt::-moz-placeholder, textarea::-moz-placeholder {font-size: 12px;}
	.search_txt:-ms-input-placeholder, textarea:-ms-input-placeholder {font-size: 12px;}
	.div_user{position: relative;display: inline-block;width: 24px;min-height: 26.4px;}
	.div_user_li{position: absolute;z-index: 10;background-color: #ffffff; display: none;justify-content: space-between;align-items: center;width: 104px;height: 54px;left:-60px;top:34px;padding:10px 20px;border: 1px;box-shadow: 0px 0px 5px #ccc;}
	.div_user_li > a{display: flex;justify-content: space-around;align-items: center;flex-direction: column;height: 100%; color: #B9B9B9;}
	.div_user_li:after{position: absolute;display: inline-block;top: -6px;left: 65px;width: 0;height: 0px;content: '';border-style: solid;border-width: 8px;border-color: #fff #fff transparent transparent;transform: rotate(315deg);box-shadow: 2px -2px 2px #f2f2f2;}
	.icon-weixin:hover{color: #15e354;}
	.icon-11qq:hover{color: #33e9e9;}
	.icon-weibo:hover{color: #ff4426;}
	.onusermenu{position: absolute;z-index: 10;background-color: #ffffff; display: none;justify-content: space-between;align-items: center;flex-direction: column; width: 104px;left:-40px;top:34px;padding:10px 0;border: 1px;box-shadow: 0px 0px 5px #ccc;}
	.onusermenu > a{display: flex;justify-content: center;align-items: center;height: 100%; color: #B9B9B9;margin: 1px 0;}
	.onusermenu:after{position: absolute;display: inline-block;top: -6px;left: 45px;width: 0;height: 0px;content: '';border-style: solid;border-width: 8px;border-color: #fff #fff transparent transparent;transform: rotate(315deg);box-shadow: 2px -2px 2px #f2f2f2;}
	.onusermenu > a:hover{color: #686666;}
	/*图标*/
	.icon-yanjing{margin-right: 0 !important;}
	.icon-huo{margin-right: 0 !important;}
	/*轮播*/
	.banner_Box{display: block;width: 100%; height: 562px;position: relative;overflow: hidden;}
	.banner_Box:hover .click_RL{display: flex;}
	.banner_Box > ul{ display: flex;height: 562px;position: absolute;z-index: 5;}
	.banner_Box > ul > li{display: inline-block;width: 14.5rem;position: relative;}
	.banner_Box > ul > li a{display: block;width: 14.5rem;height: 100%;cursor: pointer;z-index: 3;}
	/*轮播左右按钮*/
	.click_RL{display: none;width: 100%;position: absolute;height: 0;top: 0;bottom: 0;left: 0;right: 0;margin:auto;justify-content: space-between;align-items: center;z-index: 10;}
	/*轮播小点点按钮*/
	.click_span{display:flex;width: 100%;position: absolute;justify-content: center;align-items: center;z-index: 10;bottom: 0;margin: 18px 0;}
	.click_span span{display: inline-block;width: 8px;height: 8px;border-radius: 8px;background-color: #ffffff;margin:0 5px;cursor: pointer;}
	.on_span{background-color: #f33 !important;}
	/*轮播标题*/
	.show_title{position: absolute;opacity: 0;display: flex;width:1200px;height:200px;justify-content: space-around;align-items: flex-start;flex-direction: column;z-index: 11;top:320px; bottom: 0px;left: 0;right: 0;margin: auto;}
	/*jq显示隐藏用*/
	.hidden{display: none;}
	.con_box{width: 100%;}
	/*课程标题*/
	.course_tg{display: flex;width: 1200px;margin: 0 auto; justify-content: space-around;align-items: center; padding:0.6rem 0 0.3rem 0;}
	.course_tg > i{display:inline-block;width: 432px;height: 1px;background-color: #bbb;opacity: 0.2;}
	.course_title{display: flex;width: 100%;justify-content: center;align-items: center;flex-direction: column;}
	.course_titleindex{width: auto;}
	.course_title > span:nth-child(1){font-size: 24px;letter-spacing:4px;line-height: 38px;}
	.course_title > span:nth-child(2){font-size: 16px;letter-spacing:3px;}
	/*课程栏目*/
	.course_cat{display: flex;width: 1200px;margin: 0 auto;justify-content: space-between;align-items: flex-end;}
	.cat_link{display: flex;justify-content: space-around;align-items: center;}
	.cat_link > a{display: inline-block;margin:0 0 0 0.23rem;line-height: 0.3rem;position: relative;}
	.cat_link > a:after{content:'';display: inline-block;width: 0%;height:2px;background-color: #000; position: absolute;left: 0;bottom: 0;}
	.cat_link > a:hover{color: #000000;}
	.cat_link > a:hover:after{animation:mymove 1s 1;-webkit-animation:mymove 1s 1;animation-fill-mode:forwards;}
	/*横线动画*/
	.@keyframes mymove{from {width:0%;}to {width:100%;}}
	@-webkit-keyframes mymove{from {width:0%;}to {width:100%;}}
	/*课程展示1*/
	.catOne{display: flex;justify-content: flex-start;align-items: center;flex-wrap:wrap;width: 1200px;margin:0 auto;padding:20px 0;}
	.catOne > img{display: block;width: 100%;}
	.OneList{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;position: relative;margin-bottom: 35px;min-width: 376px;}
	.OneList:hover{box-shadow: 1px 1px 5px 8px #f1f1f1;opacity: 0.9;}
	.tag_height{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 338px;margin: auto;height: 90px;padding:15px 0;}
	.fbetween{display: flex;justify-content: space-between;align-items: center;width: 100%;}
	.position1{display: flex;justify-content: flex-start;align-items: center; position: absolute;top: 15px;left: -15px;color: #ffffff;}
	.catOne .kcWidthList{margin-right:36px;}
	.catOne .kcWidthList:nth-of-type(3n){margin-right:0px;}
	/*直播课(在线课堂)*/
	.catOne .zxWidthList{margin-right:20px;}
	.catOne .zxWidthList:nth-of-type(5n){margin-right:0px;}
	/*明星学员*/
	.TwoList{display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column;position: relative;margin-bottom: 16px;width: 224px;}
	.TwoList:hover{box-shadow: 1px 1px 5px 8px #f1f1f1;opacity: 0.9;}
	.TwoList > img{display: block;width: 100%;}
	.tag2_height{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 194px;margin: auto;height: 80px;padding:10px 0;}
	.flexlist{display: flex;justify-content: space-between;align-items: center;}
	.catOne .mxWidthList{margin-right:20px;}
	.catOne .mxWidthList:nth-of-type(5n){margin-right:0px;}
	/*学员作品*/
	.ThreeList{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;position: relative;margin-bottom: 16px;width: 222px;}
	.ThreeList:hover{box-shadow: 1px 1px 5px 8px #f1f1f1;opacity: 0.9;}
	.ThreeList > img{display: block;width: 100%;}
	.tag3_height{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 194px;margin: auto;height: 30px;padding:9px 0;}
	/*更多按钮*/
	.MoreList{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;position: relative;width:376px;min-height: 346px;}
	.gomore{display: flex;width:100%;min-height: 156px;justify-content: center;align-items: center;}
	/*活动资讯*/
	.tag4_height{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 204px;margin: auto;height: 100px;padding:6px 0;}
	.marginicon{margin-left: 4px;font-style:normal;}
	.catOne .zxWidthList{margin-right:20px;}
	.catOne .zxWidthList:nth-of-type(5n){margin-right:0px;}
	/*师资力量*/
	.ForeList{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;position: relative;margin-bottom: 16px;width: 190px;}
	.ForeList:hover{box-shadow: 1px 1px 5px 8px #f1f1f1;opacity: 0.9;}
	.ForeList > img{display: block;width: 100%;}
	.tag5_height{display: flex;justify-content: space-around;align-items: center;flex-direction: column;width: 194px;margin: auto;height: 50px;padding:13px 0;}
	/*东田时尚视频*/
	.FiveList{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;position: relative;margin-bottom: 16px;width: 224px;}
	.FiveList:hover{box-shadow: 1px 1px 5px 8px #f1f1f1;opacity: 0.9;}
	.FiveList > p{position: relative;display: block;width: 100%; }
	.FiveList > p:after{content:'';display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index: 2;}
	.FiveList > p > img{display: block;width: 100%;}
	.FiveList:hover >p:after{animation:mymovep 2s 1;-webkit-animation:mymovep 2s 1;animation-fill-mode:forwards;animation-timing-function:ease-in-out;background-color: #000;opacity: 0;}
	.FiveList:hover >p > .position2{animation:mymoves 1s 1;-webkit-animation:mymoves 1s 1;animation-fill-mode:forwards;animation-timing-function:ease-in-out;}
	.position2{display: flex; position: absolute;top: 0;bottom: 0;left:0;right:0;margin: auto;justify-content: center;align-items: center;opacity: 0;z-index: 4;}
	.tag6_height{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 204px;margin: auto;height: 80px;padding:5px 0;}
	.movetime{display: inline-block;background: rgba(0,0,0,0.5);border-radius: 4px;position: absolute;right: 14px;bottom: 10px;padding:2px 4px;z-index: 5;}
	.catOne .spWidthList{margin-right:20px;}
	.catOne .spWidthList:nth-of-type(5n){margin-right:0px;}
	/*播放显示动画*/
	.@keyframes mymovep{from {opacity: 0}to {opacity: 0.2}}
	@-webkit-keyframes mymovep{from{opacity: 0}to {opacity: 0.2}}
	.@keyframes mymoves{from {opacity: 0}to {opacity: 1}}
	@-webkit-keyframes mymoves{from{opacity: 0}to {opacity: 1}}
	/*分页样式*/
	.pagebox{display: flex;width: 100%;margin: auto; justify-content: center;align-items: center;background-color: #f5f5f5;font-size: 16px;font-weight: 400;}
	.pagebox ul{display: flex;justify-content: center;align-items: center;width: 1200px;background-color: #ffffff;height: 100px;}
	.pagebox ul li{display: flex;justify-content: center;align-items: center;border:1px solid #000;border-radius: 3px;margin:0 5px;}
	.pagebox ul li a{display: block;font-size: 14px;padding: 5px 10px;font-weight: 400;}
	.pagebox ul li span{display: block;font-size: 14px;padding: 5px 10px;font-weight: 400;cursor: pointer;}
	.pagebox ul li a:hover{background-color: #000;color: #ffffff;}
	.pagebox ul li span:hover{background-color: #000;color: #ffffff;}
	/*广告轮播*/
	.bannergg_Box{display: block;width: 1200px;margin: 0 auto; height: 310px;position: relative;overflow: hidden;}
	.bannergg_Box:hover .click_RL{display: flex;}
	.bannergg_Box > ul{ display: flex;height: 562px;position: absolute;z-index: 5;}
	.bannergg_Box > ul > li{display: inline-block;width: 1200px;position: relative;}
	.bannergg_Box > ul > li a{display: block;width: 1200px;height: 100%;cursor: pointer;z-index: 3;}
	/*广告轮播小点点按钮*/
	.clickgg_span{display:flex;width: 100%;position: absolute;justify-content: center;align-items: center;z-index: 10;bottom: 0;margin: 18px 0;}
	.clickgg_span span{display: inline-block;width: 8px;height: 8px;border-radius: 8px;background-color: #ffffff;margin:0 5px;cursor: pointer;}
	.on_span{background-color: #f33 !important;}
	/*媒体轮播*/
	.flexsp{justify-content: space-between !important;}
	.bannermt_Box{display: inline-block;width: 570px;height: 186px;background-color: #ffffff;margin-top: 24px;margin-bottom: 20px;position: relative;overflow: hidden;}
	.banner_Box_con{display: flex;justify-content: flex-start;align-items: center;height: 186px;position: absolute;}
	.banner_Box_li{display:flex;width: 570px;justify-content:flex-start;align-items: flex-start;flex-wrap:wrap;height: 130px;flex-direction: column;overflow:visible; }
	.banner_Box_li a >img{display:block;width: 170px;margin:0 10px;}
	.bannermt_Box > .click_spanmt{display: flex;justify-content: center;align-items: center;position: absolute;left: 0;right: 0;bottom: 20px;margin: auto;}
	.click_spanmt span{display: inline-block;width: 10px;height: 7px;border-radius: 6px;background-color: #aaa;opacity: 0.5;margin: 3px;-moz-transition:width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s;}
	.on_spanmt{width: 16px !important;background-color: #f33  !important;opacity: 1 !important;}
	.mt_title{display:inline-block;position: absolute;top: 0;left: 0;}
	.saysee{display: flex;width: 570px;justify-content: space-around;align-items: center;flex-direction: column;height: 90px;}
	.goheng{display: flex;justify-content: space-between;align-items: center;width: 100%;}
	.goheng i{width: 141px;height: 1px;background-color: #DBDBDB;}
	/*推广栏*/
	.cat_tags{display: flex;justify-content: center;align-items: center;width: 100%;background-color: #e4e4e4;padding: 46px 0;}
	.cat_tags_ul{display: flex;justify-content: space-between;align-items: center;width: 1200px;}
	.cat_tags_ul li{display: block;width: 270px;height: 130px;overflow: hidden;}
	.cat_tags_ul li a{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
	.cat_tags_ul li a:after{content:'';display: block;position: absolute;top:0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.3);margin: auto;z-index: 1;}
	.border_box{display: inline-block;width: 148px;height: 32px;border:1px solid rgba(255,255,255,0.3);position: absolute;z-index: 2;top: 0;bottom: 0;left: 0;right: 0;margin: auto;-moz-transition:right 0.5s;-webkit-transition:right 0.5s;-o-transition:right 0.5s;}
	.border_box_title{display: inline-block;color: #EEE;text-align: center;line-height: 32px; width: 148px;height: 32px;position: absolute;z-index: 2;top: 0;bottom: 0;left: 0;right: 0;margin: auto;-moz-transition:left 0.5s;-webkit-transition:left 0.5s;-o-transition:left 0.5s;}
	.cat_tags_ul li a:hover:after{background: rgba(0,0,0,0);}
	.cat_tags_ul li a:hover .border_box{right:-540px;}
	.cat_tags_ul li a:hover .border_box_title{left:-540px;}
	/*友情链接*/
	.con_box{display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}
	.newwidth{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;color: #DBDBDB;}
	.newwidth span{margin:0 10px;}
	.newwidth a{margin:0 8px;color: #DBDBDB;-moz-transition:color 0.5s;-webkit-transition:color 0.5s;-o-transition:color 0.5s;}
	.newwidth a:hover{color: #000;}
	.newwidth{max-width: 1200px !important;justify-content: flex-start !important;}
	/*底部*/
	.bahref{display:inline-block;font-size:12px;color:#CECECE;}
	.footer{display: flex;width: 100%;justify-content: space-between;align-items: center;flex-direction: column;background-color: #000;padding:26px 0 10px;}
	.footer_con{display: flex;justify-content: space-between;align-items: center;width: 1200px;}
	.footer_con_left{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 578px;height: 140px;}
	.footer_con_left > .inlines{display: flex;justify-content: space-between;align-items: center;}
	.footer_con_left > .inlines >img{display: inline-block;width: 155px;}
	.font_list a{color: #CECECE;font-size: 12px;-moz-transition:color 0.5s;-webkit-transition:color 0.5s;-o-transition:color 0.5s;padding:0 14px;}
	.font_list a:hover{color: #ffffff;}
	.font_line{display: block;height: 158px;width: 1px;background-color: #BBBBBB;}
	.about{display: flex;width: 1200px;margin: 20px auto 0;justify-content: center;align-items: center;}
	.about span{display: inline-block;font-size: 12px;}
	.about span a{margin: 0;}
	.newabout{font-size: 12px;}
	.footer_widths{width: 100%;}
	.footer_links{display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;}
	.footer_links span{font-size: 14px;color: #ffffff;font-weight: bold;}
	.footer_links li{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;margin-left: 7%;}
	.footer_links li a{font-size: 12px;color: #CECECE;margin-top: 10px;-moz-transition:color 0.5s;-webkit-transition:color 0.5s;-o-transition:color 0.5s;}
	.footer_links li a:hover{color: #ffffff;}
	.selType{display: inline-block;height: 30px;border-radius: 4px;border: 0;width: 96px;margin-left: 16px;background-color: #ffffff;}
	.iconmar1{margin-left: 30px;}
	.cat_links{display: flex;justify-content: space-around;align-items: center;}
	.cat_links > a{display: inline-block;margin:0 0 0 0.23rem;line-height: 0.3rem;position: relative;}
	.cat_links > a:after{content:'';display: inline-block;width: 0%;height:2px;background-color: #CECECE; position: absolute;left: 0;bottom: 0;}
	.cat_links > a:hover:after{animation:mymove 1s 1;-webkit-animation:mymove 1s 1;animation-fill-mode:forwards;}
	.wxsm{position: relative;display: inline-block;width: 32px;}
	.wxsm:hover .wxsmtp{display: inline-block;}
	.wxsmtp{display: none; position: absolute;top: -210px;left: -86px;width: 160px;height: 160px;padding: 20px;background-color: #ffffff;z-index: 11;border-radius: 6px;}
	.wxsmtp:after{position: absolute;display: inline-block;bottom: -6px;left: 90px;width: 0;height: 0px;content: '';border-style: solid;border-width: 8px;border-color: #fff #fff transparent transparent;transform: rotate(135deg);border-color: #ffffff;z-index: 1;}
	.wxsmtp img{position: absolute;width: 160px;height: 160px;z-index: 2;}
	/*品牌列表*/
	.list_ewm{display: flex;width: 100%;justify-content: center;align-items: center;background-color: #f5f5f5;padding: 40px 0;}
	.list_ewm_w{display: flex;width: 1200px;justify-content: flex-end;align-items: center;}
	.list_ewm_w_con{display: flex;justify-content: center;align-items: center;flex-direction: column;}
	.list_ewm_w_con > img{display: block;width: 126px;height: 126px;}
	.list_ewm_w_con > p{font-size: 12px;color: #bbb;}
	/*产品详情*/
	.photo_con{display: block;width: 100%;background-color: #000;}
	.photo_con_cat_list{display: flex;width: 1200px;justify-content: flex-start;align-items: center;margin: auto;padding-top: 40px;}
	.photo_con_cat_list a{display: block;font-size:14px; color:#999;}
	.photo_con_cat_list a:after{content: '>';font-size:14px; color:#999;display: inline-block;margin: auto 12px;}
	.photo_con_cat_list a:last-of-type:after{content: '';}
	.photo_con_cat_content{display: flex;justify-content: space-between;align-items: flex-start;width: 1200px;margin: 0 auto;padding:30px 0;}
	.photo_con_cat_content > img{display: block;width: 740px;height: 450px;}
	.price_box{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;color: #999;width: 432px;height: 450px;}
	.price1{display: block;width: 100%;}
	.price2{background-color: #353535;display: flex;justify-content: flex-start;align-items: flex-start;flex-direction: column; height: 260px;width: 402px;padding:15px;}
	.photo_cat_lists{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
	.photo_cat_lists > a{display: block;border:1px solid #ccc;color: #ccc;padding: 8px 12px;margin: 4px;font-size: 12px;color: #ffffff;}
	.price2 > li{color: #fff;font-size: 14px;display: flex;width: 100%;justify-content: space-between;align-items: center;}
	.price2 > li:nth-of-type(n+2){margin: 12px 0;}
	.price2 > li:last-of-type{margin: 24px 0;}
	.price2 label{display: inline-block;text-align: justify;text-align-last: justify; min-width: 58px;}
	.title1{color: #fff;font-size: 24px;font-weight: 400;}
	.title2{color: #999;font-size: 14px;margin: 8px 0 4px;}
	.price2_small{font-size: 12px;}
	.djtag1{display: inline-block;width: 128px;height: 40px;border:1px solid #ccc;color:#ccc;background-color: #353535; line-height: 40px;text-align: center;font-size: 14px;border-radius: 4px;margin-right: 20px;}
	.djtag2{display: inline-block;width: 128px;height: 40px;border:1px solid #C8161D;color:#ccc;background-color: #C8161D;line-height: 40px;text-align: center;font-size: 14px;border-radius: 4px;}
	.djtag1:hover{border: 1px solid #f33;color: #f33;}
	.djtag3{font-size: 28px;margin-right: 10px;}
	.djtag4{font-size: 28px;}
	/*产品内容*/
	.kc_con_box{display: block;width: 100%;background-color: #e4e4e4;}
	.kc_con_nr{display: flex;width: 1200px;margin: auto;justify-content: space-between;align-items: flex-start;}
	.kc_con_nr_right{display: block;width: 850px;position: relative;}
	.kc_con_nr_left{display: block;width: 240px;padding:20px;background-color: #ffffff;}
	.kc_con_nr_left > label{font-size: 14px;font-weight: 400;line-height: 24px;}
	.tag_xxk_box{display: flex;justify-content: space-between;align-items: center; width: 810px;background-color: #ffffff;padding:0 20px;}
	.tag_xxk{display: flex;justify-content: flex-start;align-items: center;}
	.tag_xxk_box_scroll{position: fixed;z-index: 140;top: 0;box-shadow: 0px 2px 2px 0px rgba(247, 247, 247, 1);}
	.gdtshow{display: none;}
	.tag_xxk > span{font-size: 18px;color: rgb(179, 179, 179);font-weight: 400;padding:15px 0;margin-right: 55px;}
	.tag_xxk > span:last-of-type{margin-right: 0;}
	.tag_xxk_on{color: #000 !important;position: relative;}
	.tag_xxk_on:after{position: absolute;content: '';left: 0;right: 0;bottom: 0;height: 1px;background-color: #f33;}
	.fwb_con{display: block;margin-top:5px;background-color: #ffffff;width: 810px;padding:0 20px;}
	.kc_con_nr_left > a > img{display: block;width: 240px;margin-bottom: 38px;}
	.a_links{display: flex;width: 100%;justify-content: space-around;align-items: flex-start;flex-direction: column;}
	.a_links > li{display: flex;justify-content: flex-start;align-items: flex-end;width: 100%;padding: 6px 0;}
	.a_links > li > span{display: inline-block;color: #bbb;font-size: 14px;font-weight: 400;margin-right: 10px;}
	.a_links > li > a{display: inline-block;color: #333;font-size: 14px;font-weight: 400;-moz-transition:color 0.1s;-webkit-transition:color 0.1s;-o-transition:color 0.1s;}
	.a_links > li > a:hover{color: #f33;}
	/*内容底部*/
	.and_more{display: block;margin-top: 52px;}
	.action_wz{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #f0f0f0;padding-bottom: 5px;}
	.action_wz span{display: inline-block;font-size: 12px;color: #bbb;}
	.action_wz a{display: inline-block;font-size: 12px;font-weight: 400;margin: 0 3px; color: #bbb;}
	.and_more_list{display: flex;width: 100%;justify-content: space-between;align-items: flex-start;padding:14px 0;}
	.and_more_a_link{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;min-height: 142px;}
	.and_more_a_s{display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;width: 540px;}
	.and_more_a_s > a{display: block;padding:8px 10px;font-size: 12px;color:#000;font-weight: 400; border:1px solid #F0F0F0;margin:0 20px 10px 0;}
	.and_more_a_s > a:hover{border:1px solid #000;}
	.fxdao{font-size: 12px;font-weight: 300;color: #bbb;line-height: 20px;}
	.fxdao_ewm{display: flex;justify-content: space-around;align-items: flex-end;flex-direction: column;}
	.fxdao_ewm > img{display:block;width: 126px;height: 126px;}
	/*视频页面*/
	.sp_con_nr{display: block;width: 1200px;position: relative;}
	.sp_fwb_con{display: block;margin-top:5px;background-color: #ffffff;width: 1160px;padding:0 20px;}
	.sp_about{width: 1160px;display: flex;justify-content:center;}
	.spiframe{width: 1160px; height: 720px;}
	/*登录页*/
	.login_box{display: flex;width: 100%;justify-content: center;align-items: center;}
	.login_box_con{display: flex;padding: 30px 0px; width: 342px;border-radius: 20px;border: 1px solid #f5f5f5;box-shadow: rgb(233, 233, 233) 0px 0px 20px 0px;justify-content: space-around;align-items: flex-start;flex-direction: column;margin: 20px auto;}
	.login_box_con >label{display: block;text-align: center;font-size: 20px;font-weight: 400;color: #333;width: 100%;margin: 10px auto;}
	.srk{display: block;width: 302px;height: 42px;border-radius: 8px;font-size: 12px;margin: 15px auto;border: 1px solid rgb(191, 191, 191);text-indent: 12px;position: relative;}
	.login_box_jl{display: flex;width: 302px;margin: 10px auto;}
	.login_box_jl input{border-radius: 4px;}
	.login_box_jl span{font-size: 12px;color: #333;margin-left: 12px;}
	/*复选框样式 start*/
	.login_box_jl > label{display: inline-block; width: 12px;height: 12px;border:1px solid #000;position: relative;background-color: transparent;border-radius: 2px;box-shadow:0 0 2px 1px #ccc inset;}
	.login_box_jl > label::before{content: '';position: absolute;left: -1px;right: 0;bottom: -1px;top: 0;margin: auto;text-align: center;line-height: 12px; font-size: 12px;}
	.login_box_jl input{position: absolute; clip: rect(0,0,0,0);}
	.login_box_jl > input[type=checkbox]:checked + label:before{content: '\2713';background-color: #000;color: #ffffff;}
	.checkbox_title{font-weight: 400;}
	/*复选框样式 end*/
	.login_btn{display: block;width: 302px;border:0; margin: 10px auto;height: 40px;font-size: 20px;line-height: 40px;background-color: #000;color: #ffffff;font-weight: 400;text-align: center;border-radius: 10px;}
	.box_r_w{display: flex;width: 302px;margin: auto;justify-content: space-between;align-items: center;}
	.btn_list{color: rgb(193, 193, 193);font-size: 14px;font-weight: 400;}
	.login_type{display: flex;justify-content: space-around;align-items: center;width: 240px;margin:30px auto 25px;}
	.login_type:after{content: '';display: block;width: 50px;height: 0px;border-top: 1px solid #999;margin: 0;padding: 0;}
	.login_type:before{content: '';display: block;width: 50px;height: 0px;border-top: 1px solid #999;margin: 0;padding: 0;}
	.login_box_margin{margin: 10px;}
	.kc_about{display: none;width: 810px;}
	.kc_about img{max-width: 810px;height: auto;}
	.tagshows{display: block;}
	/*注册页*/
	.srkinput{display: block;width: 302px;height: 42px;border-radius: 8px;font-size: 12px;text-indent: 58px;}
	.srk_list{display: none;justify-content: flex-start;align-items: flex-start;flex-direction: column;position: absolute;top:46px;left: 6px;border:1px solid #cecece;max-height: 270px;background-color: #ffffff;z-index: 100;}
	.srk_list_shoq{display: flex;}
	.srk_list li{display: flex;justify-content: space-between;align-items: center;min-width: 244px;max-width: 245px;padding:0 10px;cursor: pointer;}
	.srk_list li p{display: flex;justify-content: flex-start;align-items: center;height: 30px;}
	.srk_list li p > img{display: block;width: 26px;height: 16px;}
	.srk_now{position: absolute;display: flex;justify-content: space-around;align-items: center;top: 0;left: 10px;bottom: 0;margin: auto;text-indent: 0;color: #d2d2d2;}
	.srk_now img{display: block;width: 24px;height: 16px;}
	.srk_now i{border-right: 1px solid #d2d2d2;}
	.srkinput2{display: block;width: 302px;height: 42px;border-radius: 8px;font-size: 12px;text-indent: 12px;}
	.inputmm{position: absolute;right: 10px;top: 0;bottom: 0;margin: auto;font-size: 18px;color: #d4d4d4;height: 18px;}
	.cody{display: block;width: 302px;height: 42px;border-radius: 8px;font-size: 12px;margin: 15px auto;border: 1px solid rgb(191, 191, 191);text-indent: 12px;position: relative;}
	.srkinput3{display: block;width: auto;height: 42px;border-radius: 8px;font-size: 12px;text-indent: 12px;}
	.upcody{display: flex;position: absolute;right: 0;font-size: 18px;font-weight: 400;top: 0;bottom: 0;margin: auto;justify-content: center;align-items: center;width: 140px;color: #000;}
	.upcody > span{text-align: center;text-indent: 0;display: block;width: 100%;border-left: 1px solid #cecece;}
	.cody_go{display: none;position: fixed; top: 0;bottom: 0;left: 0;right: 0;margin: auto;justify-content: center;align-items: center;background-color: rgba(0,0,0,0.5);z-index: 200;}
	.cody_cons{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;background-color: #ffffff;padding: 10px;border-radius: 2px;}
	.cody_cons > label{font-size: 24px;font-weight: 400;color: #000;margin: 10px 0 13px;}
	.cody_cons > .imgtp{display: block;width: 340px;height: 190px;position: relative;}
	.cody_cons > .imgtp > img{display: block;width: 340px;height: 190px;}
	.ptubox{display: block;width: 58px;height: 58px;position: absolute;opacity: 0.6;}
	.cody_hx{display: block;width: 340px;height: 14px;background-color: #ccc;border-radius: 14px;margin: 20px 0;position: relative;}
	.cody_hk{display: flex;width: 65px;justify-content: space-between; position: absolute;bottom: -11px;left: 10px; flex-direction: column;}
	.cody_nn{display: inline-block;height: 36px;font-size: 14px;line-height: 36px;border-radius: 36px;background-color: rgb(26, 121, 255);color: #ffffff;text-align: center;margin-top: 9px;}
	.ptimg{background: url("./../images/yzm.jpg") no-repeat;display: block;width: 58px;height: 58px;text-align: center; background-origin: border-box; -webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;z-index: 130;}
	/*.ptimg > img{display: block;width: 340px;height: 190px;position: absolute;}*/
	.ptimgyy{position: absolute;border: 0;padding: 0;margin: auto;width: 0px;height: 0px;right: 0;left: 0;box-shadow: 0px 0px 20px 10px #000;top: 29px;;}
	.sx{display: flex;justify-content: space-between;align-items: center;width: 100%;padding:3px 0;}
	.sx span{display: flex;justify-content: space-between;align-items: center;}
	.tipson{margin-left: 12px;font-style: normal;color: #f33;}
	.tiptxt{font-weight: 400;}
	.reg_btn{display: block;border:0; width: 302px;margin: 10px auto;height: 40px;font-size: 20px;line-height: 40px;background-color: rgb(204, 204, 204);color: #ffffff;font-weight: 400;text-align: center;border-radius: 10px;}
	/*用户中心管理*/
	.WebBoxH{padding-top: 0.3703rem;}
	.user_box{display: block;width: 100%;background-color: #f9f9f9;padding:20px 0;}
	.user_box_flex{display: flex;width: 1200px;margin: auto;justify-content: space-between;align-items: flex-start;}
	.user_box_left{display: block;width: 194px;background-color: #ffffff;display: flex;justify-content: flex-start;align-items: center;flex-direction: column;padding: 44px 0;}
	.user_box_right{display: block;width: 984px;background-color: #ffffff;}
	.up_header{display: block;position: relative;}
	.up_header > .icon-yidongappxiexiaoxi{position: absolute;top: 0;right: -20px; color: #727272;}
	.user_header{display: block;width: 100px;height: 100px;border-radius: 100px;overflow: hidden;border:1px solid #e8e8e8;}
	.user_nickname{display: block;width: 140px; height: 60px;text-align: center;line-height: 60px;border-bottom: 1px solid #cecece;margin-bottom: 15px;}
	.ataggo{display: flex;justify-content: center;align-items: center;flex-direction: column;}
	.ataggo > a{display: block;height: 36px;line-height: 36px;font-size: 16px;font-weight: 400;color: #000;}
	.user_con{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;width: 894px;margin: auto;padding-bottom: 35px;}
	.user_con li{display: flex;justify-content: flex-start;align-items:center;min-height: 50px;font-size: 14px;}
	.user_con li > span{display: block;min-width: 90px;font-weight: 400;}
	.title_a_one{display: block;font-size: 26px;font-weight: 400;padding: 30px 0px;margin: 0 45px; border-bottom: 1px solid #f5f5f5;box-shadow: 0 1px 0 0 #f5f5f5;}
	.orderdetails{display: block;padding: 30px 0px;margin: 0 45px; border-bottom: 1px solid #f5f5f5;box-shadow: 0 1px 0 0 #f5f5f5;}
	.user_input1{display: block;width: 146px;height: 26px;line-height: 26px;text-indent: 0.5em;}
	.user_input1:focus{border:1px solid rgb(206,206,206);}
	.user_input2{display: flex;width: 276px;height: 28px;border:1px solid rgb(206,206,206);justify-content: space-between;align-items: center;border-radius: 3px;}
	.user_input2 > input{display: block;border-right:1px solid rgb(206,206,206);font-size: 12px;padding:0 8px;width: 172px;}
	.onclickcody{display: block;width: 96px;font-size: 12px;text-align: center;color: #000;font-weight: 400;}
	.marginb{margin-bottom: 16px;}
	.passwdboxs{display: flex;justify-content: flex-start;align-items: flex-start !important;}
	.passwdboxs > span{line-height: 30px;}
	.passwd_list{display: flex;justify-content: space-around;align-items: flex-start;flex-direction: column;}
	.passwd_list_p{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 17px;}
	.passwd_list_p > input{display: block;width: 276px;border:1px solid rgb(206,206,206);font-size: 12px;height: 30px;line-height: 30px;text-indent: 8px;border-radius: 3px;}
	.passwd_list_p > p{color: red;display: flex;justify-content:flex-start;align-items: center;}
	.passwd_list_p > p > i{font-size: 18px; margin:0 2px 0 4px;}
	.passwd_list_p > p > span{font-size: 12px;font-weight: 400;}
	.submit1{display: block;width: 102px;height: 32px;border: 0;background-color: #000;color: #ffffff;font-size: 12px;margin-left: 150px;}
	/*优惠劵*/
	.noneCoupon{display: flex;width: 100%;justify-content: center;align-items: center;flex-direction: column;}
	.noneCoupon > .icon-9{font-size: 200px;color: #ededed;}
	.noneCoupon > span{font-size: 16px;color: #333;font-weight: 400;margin-bottom: 14px;}
	.coupon_list{display: flex;width: 100%;justify-content: flex-start;align-items: flex-start;flex-direction: column;}
	.coupon_list li{display: flex;width: 800px;position: relative; margin:10px auto;padding: 10px; border:0;border-radius: 6px; justify-content: space-between;align-items: center;overflow: hidden;background-color: #f8f8f8;box-shadow: 0 0px 2px 2px lightgray inset;}
	.coupon_list_sy{background-color: #e4e4e4 !important;}
	.coupon_list_sy span{color: #999 !important;}
	.coupon_list > li:after{content: '';display: block;width: 30px;height: 30px;border-radius: 30px;position: absolute; top: -15px;left: 20%; background-color: #ffffff;box-shadow: 0 0px 2px 2px lightgray inset;}
	.coupon_list > li:before{content: '';display: block;width: 30px;height: 30px;border-radius: 30px;position: absolute; bottom: -15px;left: 20%; background-color: #ffffff;box-shadow: 0 0px 2px 2px lightgray inset;}
	.coupon_left{display: flex;width: 20%;justify-content: space-around;align-items: center;flex-direction: column;}
	.coupon_price{font-size: 34px;font-weight: bold;margin: 8px 0 2px;color: #f33;}
	.coupon_tip{font-size: 16px;font-weight: 400;margin: 2px 0 8px;color: #333;}
	.coupon_right{display: flex;width: 78%;justify-content: space-around;align-items: center;}
	.coupon_right > div{display: flex;justify-content: flex-start;align-items:  flex-start;flex-direction: column;}
	.coupon_right > div > p{display: flex;justify-content: flex-start;align-items: flex-end;margin: 4px;}
	.coupon_right > div > p span{font-size: 16px;font-weight: 400;display: block;color: #333;}
	.coupon_right > div > p span:nth-of-type(2){font-size: 14px;}
	.coupon_right > div > p a{font-size: 14px;font-weight: 400;display: block;color: #333;}
	.xx{position: absolute;left:calc(20% + 15px);height: calc(100% - 30px);border-right-style: dashed;border-color:lightgrey;}
	/*我的订单*/
	.noneCoupon > .icon-order{font-size: 200px;color: #ededed;}
	.noneCoupon > a{font-size: 16px;color: #9F9F9F;margin-bottom: 14px;}
	.order_list{display: flex;width: 800px;margin: auto;justify-content: flex-start;align-items: flex-start;flex-direction: column;padding:12px 0;}
	.order_list li{display: flex;border:1px solid #e4e4e4;box-shadow: 0 2px 5px #ccc;position: relative; transition-duration:0.5s;padding: 10px 0;margin: 15px 0;}
	.order_list li > a{display: flex;margin: 15px 0; width: 780px;justify-content: flex-start;align-items: center;padding:0 10px;}
	.order_list li > a > img{display: block;width: 236px;height: 139px;}
	.order_list li > a > div{display: flex;justify-content: space-between;align-items: center; width: 520px;padding: 0 15px;}
	.order_list li > a > div > p{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;height: 119px;padding: 10px 0;}
	.order_title{font-size: 24px;font-weight: 400;color: #333;}
	.order_number{font-size: 16px;font-weight: 400;color: #333;margin-top: 20px;}
	.order_time{font-size: 16px;font-weight: 400;color: #333;}
	.order_price{font-size: 24px;color: #f33;font-weight: 400;}
	.order_go{font-size: 14px;font-weight: 400;color: #ffffff;display: block;padding: 6px 10px;background-color: #000;border-radius: 6px;}
	/*更换手机号码*/
	.changphone{display: flex;width: 0; position: fixed; left: 0;top: 0;right: 0;bottom: 0;margin: auto;background-color:rgba(0,0,0,0.4);justify-content: center;align-items: center;-moz-transition:width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s;}
	.changbox{display: block;width: 476px;background-color: #f5f5f5;border-radius: 10px;overflow: hidden;}
	.changtitle{display: block;width: 100%;height: 50px;background-color: #333;color: #ffffff;text-align: center;font-size: 20px;font-weight: 400;line-height: 50px;}
	.changinput{margin: 10px;display: block;background-color: #ffffff;padding:0 9px;}
	.changinput > p{display: flex;justify-content: flex-start;align-items: center;width: 100%;min-height: 40px;padding: 12px 0;}
	.changinput > p span{font-size: 16px;font-weight: 400;color: #000;min-width: 80px;}
	.user_input3{display: block;width: 224px;height: 34px;border-radius: 6px;border:1px solid #cecece;margin-left: 6px;padding:0 6px;}
	.codytogo{display: block;min-width: 100px !important;height: 30px;line-height: 30px;margin-left: 10px; background-color: #000;color: #ffffff !important;font-size: 12px !important;font-weight: 400 !important; text-align: center;}
	.subp{display: flex;justify-content: center !important;align-items: center;}
	.sub1{display: block;width: 112px;height: 38px;line-height: 38px;background-color: #000;color: #ffffff;border: 1px solid #000;text-align: center;}
	.sub2{display: block;width: 112px;height: 36px;line-height: 36px;background-color: #ffffff;color: #000;border: 1px solid #000;text-align: center;margin-left: 20px;}
	/*单选框样式 start*/
	.sexinput{display: inline-block; width: 10px;height: 10px;position: relative;background-color: transparent;border-radius: 10px;border:2px solid #444444;margin:2px;background-color: #fafafa;}
	.inputsexa{margin-left:6px;}
	.sexbox input{position: absolute; clip: rect(0,0,0,0); }
	.sexbox > input:checked + label{background-color: #444444;}
	/*单选框样式 end*/
	.citystyle > select{border:1px solid #f5f5f5;padding:6px;margin-right:6px;}
	.passwdtitle{font-size: 16px;font-weight: bold !important;color: #333;margin-top:10px;}
	.atag{display: none;}
	/*学员作品页*/
	.xyzplink{width: 1200px;margin: auto;border-bottom:1px solid rgba(187,187,187,0.4); overflow: scroll;height: 26px;display: flex;justify-content: flex-start;align-items: center;}
	.xyzplink::-webkit-scrollbar{height: 1px;}
	.xyzplink a{margin-left: 20px;color: #828282;font-weight: 400;font-size: 14px;}
	.xyzplinka{color: #333 !important;}
	.xyzplink a:nth-of-type(1){margin-left: 0;}
	/*详情页*/
	.newmt{display: flex;width: 100%;justify-content: flex-start;align-items: flex-start;flex-direction: column;}
	.newmt p{display: flex;width: 100%;justify-content: flex-start;align-items: flex-start;padding-bottom: 16px;border-bottom: 1px solid #F0F0F0;}
	.newmt p a{font-size: 12px;color: #bbb;margin-right: 25px;}
	.newmt p span{font-size: 12px;color: #bbb;margin-right: 25px;}
	/*下单页面*/
	.order_xd{display: flex;align-items: flex-start;flex-direction: column;margin: 0 45px;}
	.order_xd li{display: flex;width: 100%;flex-direction: column;font-size: 14px;font-weight: 350;padding:20px 0;border-bottom: 1px solid #f5f5f5;box-shadow: 0 1px 0 0 #f5f5f5;}
	.ordertitle{display: block;width: 100%;font-size: 16px;font-weight: 400;justify-content: flex-start;align-items: center;margin-bottom: 20px;}
	.onorder{display: flex; flex-direction: row;align-items: center;}
	.onorder .bmbox{display: flex;width: 130px;height: 34px;border: 1px solid #cecece;justify-content: center;align-items: center;margin-left: 10px;margin-right: 20px;}
	.onorder .bmbox .iconfont{margin-right: 10px;}
	.bmmargin{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: center;}
	.bmtitle{display: inline-block; width: 90px;font-size: 14px;font-weight: 400;}
	.goodinput{border: 1px solid #ECECEC;width: 200px;height: 24px;text-indent: 1em;}
	.xiaoqu{color: #888;border-radius: 8px;border: 1px solid #cecece;height: 28px;text-indent: 0.5em;width: 200px;outline: none;}
	.xdsubbox{display: block;margin:0 45px;}
	.xdsubbox p{display: flex;justify-content: flex-end; text-align: left;font-weight: 400;color: #333;line-height: 30px;}
	.xdtip{display: flex;margin:0 45px;font-size: 12px;color: #9c9b9b;height: 40px;justify-content: flex-start;align-items: center;}
	.xd_order{display: block;width: 180px;height: 36px;color: #ffffff;border:0;background: #f33;border-radius: 8px;margin: 20px 0 44px auto;font-size: 14px;}
	.xd_ordernew{display: block;width: 180px;height: 36px;color: #ffffff;border:0;background: #f33;border-radius: 8px;font-size: 14px;}
	.goodinput::-webkit-input-placeholder{font-size: 12px;}
	.goodinput:-moz-placeholder{font-size: 12px;}
	.goodinput::-moz-placeholder{font-size: 12px;}
	.goodinput:-ms-input-placeholder{font-size: 12px;}
	.icon-zhifubao{color: #1798dc;font-size: 32px;}
	.icon-wechat{color: #25ea0a;font-size: 28px;}
	.lr_title{display: flex;justify-content: space-between;align-items: center;}
	.xzprice{font-style: normal;color: #f33;font-size: 20px;font-weight: bold;}
	/*费用选择*/
	.checkboxLabel{position: absolute; clip: rect(0,0,0,0);}
	.bmmargin > label{display: flex;justify-content: space-around;align-items: center; font-size: 16px;font-weight: 400; color: #d2d2d2;background-color: #444444;padding:6px 12px;border-radius: 6px;}
	.bmmargin > label:before{content:'\2022';color: #d2d2d2;font-size: 14px;margin-right: 5px;font-weight: bold;display: inline-block;width: 10px;height: 20px;line-height: 20px; text-align: center;}
	.checkboxLabel:checked + label{background-color: #3598d9;color: #ffffff;}
	.checkboxLabel:checked + label:before{content:'\2713';color: #0ce0be;}
	/*测评小游戏PC*/
	.playtest{display: flex;position: fixed;z-index: 200; left: 0;right: 0;bottom: 0;margin: auto;justify-content: center;align-items: flex-end;background-color: transparent;}
	.playtest a{display: flex;position: relative;width: 100%;min-width: 1200px;justify-content: center;align-items: flex-end;}
	.playtest a i{display: none; position: absolute;top: -0;right: 30%;font-size: 48px;color: #a9c4bb;}
	.playtest a img{display: block;max-width: 100%;}
	.evaluation{display: none;position: fixed;left: 0;right: 0;top: 0;bottom: 0;justify-content: center;align-items: center;background-color: rgba(0, 0, 0, 0.4);z-index: 201;}
	.evaluation_box{display: inline-block;padding: 20px;border-radius: 10px;background-color: #ffffff;position: relative;}
	.evaluation_close{position: absolute;top: 0px;right: 0px;font-size: 24px;}
	.label_title{display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: 400;white-space:nowrap;}
	.evaluation_box li{display: flex; margin: 10px 3px;justify-content: flex-start;align-items: center;}
	.evaluation_box li:nth-of-type(1) label{width: 100%;font-weight: bold;}
	.evaluation_box li span{font-size: 14px;font-weight: 400;color: #333;}
	.evaluation_box li span:first-of-type{display:block;width: 60px;}
	.evaluation_box li input[type='text']{display: block;width: 200px;height: 30px;padding: 0 10px; border:1px solid #333;border-radius: 3px;}
	.smallcode{display: block;width: 50px;border-radius: 3px;background-color: #383838;
    border: 1px #303030 solid;
    box-shadow: inset 0 1px 0 #282828;border-radius: 3px;padding: 6px 0;color: #ffffff !important;font-weight: 300 !important;font-size: 12px !important;margin-left: 10px;padding:3px 0;text-align: center;}
	.evaluation_phone{width:140px !important;}
	.evaluation_box li input[type='text']::-webkit-input-placeholder{font-size: 12px;}
	.evaluation_box li input[type='text']:-moz-placeholder{font-size: 12px;}
	.evaluation_box li input[type='text']::-moz-placeholder{font-size: 12px;}
	.evaluation_box li input[type='text']:-ms-input-placeholder{font-size: 12px;}
	.evaluation_box li input[type='text']:focus{box-shadow: 0px 0px 5px #888888;}
	.getreturn{display: block;width: 100%;text-align: center;color: #f33;font-weight: 400;}
	.evaluation_box li input[type='radio']{margin:0 12px 0 3px;}
	.evaluation_box li input[type='submit']{display: block;width: 100%;font-size: 16px;font-weight: 400;color: white;
    background: #383838;
    border: 1px #303030 solid;
    padding: 7px 10px;
    border-radius: 20px;
    margin-left: 60px;
    margin-top: 10px;
	}
    .evaluation_box li input[type='submit']:hover{
    background: #303030;
    border: 1px #505050 solid;
    box-shadow: 0px 0px 1px #585858;
	}
	.smallcode:hover {
    border: 1px #505050 solid;
    box-shadow: 0px 0px 1px #585858;
    background: #303030;
    color: #ffffff;
	}
	/*常见问题页面*/
	.nextli{display: flex;justify-content: space-between;align-items: center;width: 100%;}
	.tubiaonex{position: absolute;top:8px;left: 0;color: rgb(134, 134, 134);}
	/*PC端*/
@media screen and (min-width:1200px){
	/*百度商桥*/
	.nb-invite-skin-0{display: none !important;}
	.nb-invte-btns-2{display: none !important;}
	/*首页标题*/
	.phone_size_bold{font-size: 24px !important;font-weight: 400;}
	.phone_size_bold_new{font-size: 24px !important;font-weight: 400;}
	/*顶部菜单*/
	.menu_link > a{font-size: 14px;font-weight: 400;}
	.WebBox{min-width: 1200px;}
	.phone_top{display: none;}
	.phone_menu{display: none;}
	.marginTop{display: none;}
	.phone_fx{display: none;}
	.phone_i_style{display: none;}
	.phone_menu_link{display: none;}
	.phone_menu_icon_f{display: none;}
	.phone_photo{display: none;}
	.phone_about_js{display: none;}
	.gdtshow{color: #ffffff;padding:8px 20px;background-color: #FF000A;border-radius: 20px; font-size: 14px;}
	.pcnone{display: none;}
	.pcmargintop{margin-top: 0;}
	.isnonepc{display: none !important;}
	.order_list li:hover{transform: translate3d(0,-10px,0);-webkit-transform: translate3d(0,-10px,0);-moz-transform: translate3d(0,-5px,0);-ms-transform: translate3d(0,-5px,0);-o-transform: translate3d(0,-5px,0);box-shadow: 5px 5px 14px #00000030,-5px 0px 14px #00000030;}
	.MoreList{margin-bottom: 35px;}
	/*顶部菜单下拉*/
	.phone_menu_next{display: none;}
	/*相关文章*/
	.searchwz{display: flex;justify-content:center;align-items: flex-start;flex-direction: column; width: 1200px;margin:0 auto;padding:20px 0;}
	.onsearchtitle{display: flex;justify-content: flex-start;align-items: flex-start;}
	.searchtitle{font-size: 18px;line-height: 25px;margin-bottom: 20px;font-weight: bold;}
	.searchtitlein{font-size: 18px;line-height: 25px;margin-bottom: 20px;font-weight: bold;text-indent: 1em;}
	.searchlist{display: flex;justify-content:center;align-items: flex-start;flex-direction: column;width: 100%;}
	.searchlist li{display: flex;justify-content:space-between;align-items:center;width: 100%;height: 44px;border-bottom: 1px solid #ddd;}
	.searchlist li a{font-size: 16px;font-weight: 400;color: #000;}
	.searchlist li span{font-size: 16px;font-weight: 400;color: #000;}
	.onpage{display: flex;width: 1200px;height: 100px; margin: 0 auto;background-color: #ffffff;justify-content: center;align-items: center;flex-direction:row; }
	.wzBf5f5f5{background-color: #f5f5f5;}
	/*常见问题页面*/
	.nextli{display: flex;justify-content: space-between;align-items: center;width: 100%;height: 40px;}
	.wtlist{display: flex;justify-content:center;align-items: flex-start;flex-direction: column;width: 100%;}
	.wtlist li{display: flex;justify-content:space-between;align-items:center;width: 100%;min-height: 44px;border-bottom: 1px solid #ddd;flex-direction: column;}
	.wtlist li a{font-size: 16px;font-weight: 400;color: #000;}
	.wtlist li span{font-size: 16px;font-weight: 400;color: #000;}
	.nextlitext{display: none;width: 96%;overflow: hidden;padding:1%;}
	/*师资力量*/
	.catOne .szWidthList{margin-right:12px;}
	.catOne .szWidthList:nth-of-type(6n){margin-right:0px;}
	/*作品展示*/
	.catOne .zpWidthList{margin-right:22.5px;}
	.catOne .zpWidthList:nth-of-type(5n){margin-right:0px;}
	/*测评*/
	.zzgg{display: none;}
	/*底部*/
	.phone_span_style{display: none;}
	.about > p{display: none;}
	/*重置新样式*/
	.tag_height{padding:11px 0;height: 98px;}
	.tag_height > .fbetween:nth-of-type(2){margin:4px 0;}
	/*百度商桥贴边*/
	.linkBox{display: flex;position: fixed;right: 0;bottom: 8%;box-shadow: -2px 2px 8px rgba(146,146,146,0.1);border-radius: 8px 0px 0px 8px; width: 46px;justify-content: center;align-items: center;flex-direction: column;background-color: #fff;z-index: 999;}
	.linkCon{font-size: 28px;color: #f33;height: 32px;margin:14px 0; display: flex;justify-content: center;align-items: center;-webkit-animation: linkConTransform 0.5s alternate;-moz-animation: linkConTransform 0.5s alternate;-o-animation: linkConTransform 0.5s alternate;-webkit-transform-origin: top;transform-origin: top;-webkit-animation-name: linkConTransform;animation-name: linkConTransform;animation: linkConTransform 0.8s infinite;}
	@keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}
	@-moz-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}
	@-webkit-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}
	@-o-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}
	.linkBox > span{cursor:pointer;}
	.getPhone{font-size: 34px;color: #939393;height: 32px;margin:14px 0; display: flex;justify-content: center;align-items: center;}
	.LTop{font-size: 22px;color: #939393;height: 32px;margin:14px 0; display: flex;justify-content: center;align-items: center;}
	.BoxHr{display: inline-block;width: 14px;height: 1px;border:0;background-color: #DBDBDB}
	.IPhone{display: none;white-space: nowrap;font-style: normal; position: absolute;right: 52px;border-radius: 2px; font-size: 12px;font-weight: 500;background-color: #f33;color: #ffffff;padding:6px 24px;}
	.IPhone:after{position: absolute;display: inline-block;right: -5px;top:0;bottom:0;margin: auto; width: 0;height: 0px;content: '';border-style: solid;border-width: 6px;border-color: #f33 #f33 transparent transparent;transform: rotate(45deg);box-shadow: 2px -2px 2px #f2f2f2;}
	.PhoneShow{display: none;}
	.titletagsone{margin:20px 0;font-weight: 500;font-size: 0.36rem;}
}
/*字体大小*/
.size58{font-size: 58px;font-style:normal;}
.size52{font-size: 52px;font-style:normal;}
.size42{font-size: 42px;font-style:normal;}
.size36{font-size: 36px;font-style:normal;}
.size34{font-size: 34px;font-style:normal;}
.size32{font-size: 32px;font-style:normal;}
.size28{font-size: 28px;font-style:normal;}
.size24{font-size: 24px;font-style:normal;}
.size22{font-size: 22px;font-style:normal;}
.size20{font-size: 20px;font-style:normal;}
.size18{font-size: 18px;font-style:normal;}
.size16{font-size: 16px;font-style:normal;}
.size14{font-size: 14px;font-style:normal;}
.size12{font-size: 12px;font-style:normal;}
/*标签效果*/
.tag1{display: inline-block; border-radius: 6px;padding:0 6px;line-height: 20px;font-style:normal;margin-right: 6px;}
.tag2{display: inline-block; border-radius: 6px;padding:0px 6px 0px 2px;line-height: 20px;font-style:normal;margin-right: 6px;}
.tag3{display: inline-block; border-radius: 4px;padding:4px 8px;line-height: normal;font-style:normal;margin-right: 6px;}
.tag4{display: inline-block; border-radius: 6px;padding:4px 8px;line-height: normal;font-style:normal;margin-right: 6px;}
.mores{display: inline-block;width: 81px;}
.newtag1{display: inline-flex;justify-content: flex-start;align-items: center;border-radius: 3px;color: #fff;font-size: 12px;padding:4px 8px;font-style:normal;margin-right: 6px;}
.newtag2{display: inline-flex;justify-content: flex-start;align-items: center;border-radius: 3px;color: #fff;font-size: 12px;padding:4px 10px 4px 4px;}
/*超过一行省略号表示*/
.onelistText{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;max-width: 100%;}
/*超过二行省略号表示*/
.twolistText{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
/*设置字体不换行*/
.flexRow{white-space: nowrap;}
/*手机端顶部*/
@media screen and (max-width: 380px){
	.linkBtnOne{min-width: 140px !important;}
}
@media screen and (max-width: 1200px) and (min-width: 240px){
	/*百度商桥*/
	#nb_toolbar_wrap{display: none !important;}
	#nb_invite_wrap{display: none !important;}
	.linkBox{display: none;}
	/*菜单顶部*/
	.wzBf5f5f5{background-color: #ffffff;}
	.WebBox{overflow: hidden;padding-top: calc(0.8rem + 38px);padding-bottom: 0.8rem; background-color: #f5f5f5;}
	.phone_top{display: flex;width:auto;height: 0.8rem;background-color: #000;justify-content: space-between;align-items: center;padding: 0 0.2rem;position: fixed;left: 0;right: 0;top: 0;z-index: 100;}
	.phone_top > div{display: block; width: 1.2rem;}
	.selstyle{display: inline-block;position: relative;}
	.select_type{border: 0;background-color: transparent;color: #fff;appearance:none;  -moz-appearance:none;  -webkit-appearance:none;padding-right: 0.16rem;z-index: 1;position: relative;}
	.select_type > option{background-color: #fff;color: #000;}
	.xialastyle{position: absolute;display: inline-block;height: 0.14rem; right: 0;top: 0;bottom: 0;margin: auto;z-index: 0}
	.img22{width: 1.5rem;}
	.phone_menu{display: flex;justify-content: flex-start;align-items: center; width: 100%;/*height: 38px !important;*/height: auto; overflow: scroll;position: fixed;z-index: 100;left: 0;right: 0;top: 0.8rem;background-color: #ffffff;}
	.phone_menu::-webkit-scrollbar{height: 1px;}
	.phone_menu ul{display: flex;align-items: center;flex-wrap: nowrap;}
	.phone_menu ul li{display: inline-block;}
	.phone_menu ul li a{display: inline-block;padding:0.1rem 0.1rem 0.08rem 0.1rem;white-space:nowrap;font-weight: 400;}
	.nmenubottom{border-bottom: 2px solid #f33;}
	.top{display: none;}
	.menu{display: none;}
	.search_txt{width: 1rem;}
	.search_txt::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size: 0.18rem;}
	.search_txt:-moz-placeholder,textarea:-moz-placeholder{font-size: 0.18rem;}
	.search_txt::-moz-placeholder,textarea::-moz-placeholder{font-size: 0.18rem;} 
	.search_txt:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size: 0.18rem;}
	/*轮播*/
	.show_title{display: none;}
	.banner_Box{width: 6.4rem; height: 4.41rem;background-color: #ffffff;}
	.banner_Box > ul{height: 4.4rem;}
	.banner_Box > ul > li{display: inline-block;width: 6.4rem;position: relative;}
	.banner_Box > ul > li a{display: block;width: 6.4rem;height: 100%;cursor: pointer;z-index: 3;}
	/*轮播左右按钮*/
	.click_RL{display: none !important;}
	/*轮播小点点按钮*/
	.click_span{bottom: 0.28rem;height: 0.28rem;margin: 0;width: auto;right: 0.2rem;}
	.click_span span{display: inline-block;width: 10px;height: 2px;border-radius: 2px;background-color: #fff;margin:0 5px;cursor: pointer;}
	/*推荐化妆*/
	.marginTop{margin-top:0.2rem;}
	.cat_show_list{display: flex; width: 6rem;margin: 0 auto;justify-content: space-between;align-items: flex-start; padding:0 0.2rem;flex-direction: column;padding:0.16rem 0;}
	.cat_show_list span{font-weight: bold;}
	.course_tg{display: none;}
	.course_cat{display: none;}
	.phone_cat_links{display: flex;justify-content: space-around;align-items: center;margin-top: 0.2rem;}
	.phone_cat_links > a{display: inline-block;margin:0 0.2rem 0 0;padding:0.04rem 0.12rem;background-color: #f5f5f5;color: #000;position: relative;border-radius: 12px;}
	.phone_tag1{background-color: #000 !important;color: #ffffff !important;}
	.sjhiddent{display: none !important;}
	/*推荐化妆课程列表*/
	.catOne{width: 6.4rem;background-color: #ffffff;padding: 0;}
	.con_box{background-color: #ffffff;}
	.OneList {width: 6rem;padding: 0 0.2rem;margin: 0.1rem !important;flex-direction: row;min-width: auto;}
	.OneList > img{width: 2.4rem;}
	.tag_height{height: 1.4rem;padding: 0;margin: auto auto auto 0.2rem;width: 3.6rem;justify-content: space-between !important;}
	.position1{top: 0.15rem;left: -0.1rem;position: absolute;}
	.tag2 > span{margin: 0 0.05rem;}
	.MoreList{display: none;}
	/*标题*/
	.course_title > span:nth-child(1){letter-spacing:0.04rem;line-height: 0.28rem;}
	.course_title > span:nth-child(2){letter-spacing:0.03rem;}
	/*明星学员*/
	.TwoList{width: 3rem;margin: 0.13rem 0.13rem 0 0.13rem !important;box-shadow: 0px 0px 6px #f0f0f0;}
	.TwoList:nth-of-type(2n){margin-left: 0 !important;}
	.tag2_height{width: 2.8rem;margin: auto;height: 1.1rem;padding:0.1rem 0;}
	.tag2_height i,.tag2_height span{margin:0 0.1rem;}
	.phone_title_show{display: flex;width: 6rem;background-color: #ffffff;padding:0.3rem 0.2rem 0.1rem;}
	/*学员作品*/
	.ThreeList{width: 1.5rem;margin:0.1rem 0.1rem 0rem 0rem !important;border-radius: 0.05rem;overflow: hidden;}
	.ThreeList:nth-of-type(4n + 1){margin-left:0.05rem !important;}
	.ThreeList:nth-of-type(4n){margin-right:0.05rem !important;}
	.tag3_height{display: none;}
	/*学员作品*/
	.ThreeList_order{width: 3.02rem !important;}
	.zuoyou > a:nth-of-type(odd)
	{
		margin: 0.1rem 0rem 0rem 0.11rem !important;
	}
	.zuoyou > a:nth-of-type(even)
	{
		margin: 0.1rem 0.11rem 0rem 0rem !important;
	}
	.zuoyou{justify-content: space-between !important;background: #f5f5f5 !important;padding-top:0.2rem;}
	/*活动资讯*/
	.tag4_height{width: 2.8rem;height: 1.4rem;}
	.tag4_height p span,.tag4_height p i{margin:0 0.1rem;}
	.marginicon{}
	/*师资力量*/
	.ForeList{width: 2rem;margin: 0.1rem 0.04rem 0.1rem 0.04rem;}
	.ForeList:nth-of-type(3n){margin-right: 0.12rem;}
	.ForeList:nth-of-type(3n + 1){margin-left: 0.12rem;}
	.tag5_height{width: 2rem;height: 0.6rem;box-shadow: 0px 0px 6px #f0f0f0;}
	/*视频推荐*/
	.FiveList{width: 3.05rem;box-shadow: 0px 0px 6px #f0f0f0;}
	.FiveList:nth-of-type(odd){margin:0.15rem 0.1rem 0rem 0.1rem !important;}
	.FiveList:nth-of-type(even){margin:0.15rem 0.1rem 0rem 0rem !important;}
	.tag6_height{width: 2.8rem;height: 1.1rem;}
	.tag6_height span{margin:0 0.1rem;}
	.disnone{display: none;}
	/*媒体轮播*/
	.bannermt_Box{width: 5.7rem;height: 2rem;margin:0 0.1rem 0.1rem 0.1rem;}
	.banner_Box_con{height: 1.6rem;}
	.banner_Box_con li{width: 5.7rem;height: 1.4rem;}
	.banner_Box_con li a{width: 1.7rem;height: 0.6rem;margin:0.05rem 0.1rem;}
	.banner_Box_con li a img{width: 1.7rem;height: auto;}
	.sjmarginp{margin:0 0.1rem;}
	.sjmarginp:nth-of-type(1){margin-left:0 !important;}
	.bannermt_Box > .click_spanmt{bottom: 0;}
	.flexsp > div{width: 5.9rem; margin:0.1rem 0.2rem;border: 1px solid #f5f5f5;}
	.flexsp > div > p{text-align: center;font-weight: bold;color: #000;margin-top:0.2rem;}
	.saysee{width: 5.7rem !important;}
	.goheng > i{width: 1.1rem;}
	/*分校*/
	.phone_fx{display: flex;width: 6rem;justify-content: flex-start;align-items: center;padding:0.2rem;background-color: #ffffff;}
	.phone_fx span{border-radius: 0.08rem;font-weight: 500;background-color: #ffffff;color: #8c8787;border:1px solid #000;padding:0.06rem 0.1rem;margin-left:0.1rem;font-weight: 300 !important;}
	.phone_fx a{font-weight: 400;background-color: #ffffff;color: #000;padding:0.06rem 0.1rem;margin-left:0.1rem;font-weight: 300 !important;}
	.phone_fx1{background-color: #000 !important;color: #ffffff !important;}
	/*底部*/
	.sjnone{display: none;}
	.footer_con{width: 6.4rem;margin-bottom: 0.15rem;}
	.footer_con_left{width: 6.4rem;height: 2rem; justify-content: flex-start;}
	.inlines{flex-direction: column;width: 6.4rem;height: 2rem;justify-content: space-between;}
	.inlines > img{width: 1.8rem !important;height: auto !important;}
	.about{width: 6.4rem;flex-direction: column;margin: 0;margin-top:0.1rem;}
	.phone_i_style{display: flex;justify-content: space-around;align-items: flex-start;margin: auto;height: 1.5rem;width: 5rem;}
	.iconmar1{margin-left: 0;}
	.phone_ii_style{display: flex;align-items: center;flex-direction: column;margin: 0 0.1rem;height: 100%;}
	.phone_span_style{color:#ffffff;line-height: 0.3rem;}
	.beianmarginbottom{margin-bottom: 0.08rem;}
	.newabout{margin-top: 0.08rem;}
	.about > p{display: flex;justify-content: space-around;align-items: center;margin:0.08rem 0 0.1rem 0;}
	.about > p a{display: inline-block; color: #ffffff;padding:0rem 0.1rem;position: relative;}
	/*.about > p a:last-of-type{border-right:0;}*/
	.about > p a:after{content: '';display: block;height: 0.16rem;width: 1px;overflow: hidden; background-color: #ffffff;border:0;position: absolute;right: 0;top:0;bottom: 0;margin: auto;}
	.about > p a:last-of-type:after{content: '';display: block;height: 0;width: 0px;border:0;position: absolute;}
	.sjdmz{display: none !important;}
	.phonehidden{display: none !important;}
	.phonesizeicon{font-size: 0.54rem !important;margin-bottom: 0.18rem !important;}
	/*品牌故事*/
	.cat_tags{width: 6.4rem;background-color: #ffffff;padding: 0;}
	.cat_tags_ul{width: 6.4rem;flex-wrap: wrap;justify-content: center;}
	.cat_tags_ul li{width: 3rem;height: 1.44rem; margin: 0.05rem 0.05rem;}
	.cat_tags_ul li img{width: 3rem;height: 1.44rem;}
	/*广告轮播*/
	.bannergg_Box{width: 6.4rem;height: 3.2rem;margin-top: 0.15rem;}
	.bannergg_Box > ul{height: 3.2rem;}
	.bannergg_Box > ul > li{width: 6.4rem;height: 3.2rem;}
	.bannergg_Box > ul > li img{width: 6.4rem;height: 3.2rem;}
	.clickgg_span{justify-content: flex-end;width: 6.22rem;padding-right: 0.18rem;}
	.clickgg_span span{width: 0.06rem;height: 0.06rem;}
	.cat_link > a{line-height: normal;}
	.phone_size_bold{font-weight: bold;color: #000;}
	/*品牌列表*/
	.list_ewm{display: none;}
	/*手机端左显示菜单滑动*/
	.phone_menu_link{display: flex;width: 0;box-shadow:#334 0px 0px 10px 1px inset; justify-content: flex-start;align-items: flex-start;flex-direction:column;position: fixed;top: 0.8rem;bottom: 0;left: 0;margin:auto;background-color: #333;z-index: 120;-moz-transition:width 0.5s;-webkit-transition:width 0.5s;-o-transition:width 0.5s;}
	.phone_menu_link a{color: rgba(255, 255, 255, 0.6);display: none;width:4.2rem;padding:0.1rem 0;margin-left:0.19rem;border-bottom: 1px solid rgba(0, 0, 0, 0.15);}
	.phone_menu_link_width{width: 4.4rem !important;}
	.phone_menu_link_width a{display: inline-block;}
	.phone_menu_link_hm{display: none;position: fixed;top: 0;bottom: 0;left: 0;right: 0;margin: auto;background-color: transparent;z-index: 119;}
	.phone_menu_link_hm_block{display: block;}
	/*手机端菜单下拉显示*/
	.phone_menu_next{display: none;justify-content: center;align-items: center;position: fixed;left: 0;right: 0;top: 0.8rem;z-index: 120;flex-direction: column;}
	.phone_menu_next_one{display: flex;justify-content: center;align-items: center;max-width: 6.4rem;flex-wrap:wrap;align-content:flex-start;padding: 0.25rem 0;}
	.phone_menu_next_one a{display: flex;align-items: center; padding:0 0.15rem 0.1rem; color: #ffffff;font-weight: 500;position: relative;}
	.phone_menu_next_one a span{display: block;padding:0 0.1rem;}
	.onrbgOne{background-color: rgba(9,9,26,0.8);justify-content: flex-start;padding-left: 0.25rem;}
	.onrbgOne a{font-size: 0.24rem;}
	.onrbgTwo{background-color: rgba(9,9,26,0.9);padding: 0.3rem 0 0.25rem;}
	.onrbgTwo a{font-size: 0.22rem;}
	.onrbgThree{background-color: rgb(9,9,26);}
	.onrbgThree a{padding:0 0.2rem 0.1rem;}
	/*手机端底部菜单*/
	.phone_menu_icon_f{display: flex;position: fixed;bottom: 0;left: 0;right: 0;height: 0.8rem;margin: auto;justify-content: space-around;align-items: center;background-color: #ffffff;z-index: 120;border-top:1px solid #ccc;}
	.phone_menu_icon_f_con{display: flex;justify-content: space-around;align-items: center;flex-direction: column;height: 0.5rem;}
	.phone_menu_icon_f_con span{color: #000;}
	/*登录页面*/
	.login_box_con{background-color: #ffffff;}
	/*详情页*/
	.photo_con{display: none;}
	.phone_photo > label{display: block;font-style: 0.14rem;padding:0 0.2rem 0.2rem 0.2rem; color: #333;font-weight: 400;}
	.phone_photo_img{display: block;width: 6.4rem;height: 3.9rem;}
	.phone_kc_js{display: flex;width: 6.4rem;justify-content: space-around;align-items: center;background-color: #353535;padding: 0.2rem 0;}
	.phone_kc_js span{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 2.1rem;min-height: 0.5rem;}
	.phone_kc_js > span:nth-of-type(2){border-left: 1px solid #4c4c4c;border-right: 1px solid #4c4c4c;}
	.phone_kc_js span > a{display: inline-block;color: #ffffff;}
	.phone_about_js{display: flex;padding: 0.3rem 0.2rem;width: 6rem;margin: auto;justify-content: center;align-items: flex-start;flex-direction: column;background-color: #222;}
	.phone_about_js_rl{display: flex;justify-content: space-between;align-items: center;width: 6rem;}
	.phone_about_js_rl > span:nth-of-type(1){font-weight: 400;color: #ffffff;}
	.phone_about_js_rl > span:nth-of-type(2){font-weight: 400;color: #ffffff;}
	.phone_about_js_rl1{display: block;color: #999;margin: 0.1rem 0;}
	.photo_cat_lists > a{display: block;border:1px solid #ccc;color: #ccc;padding: 0.1rem 0.12rem;margin: 0.04rem;color: #ffffff;}
	.phone_about_js_rl2{display: block;color: #7b7b7b;margin: 0.15rem 0 0 0;}
	.kc_con_nr{width: 6.4rem;}
	.kc_con_nr_left{display: none;}
	.kc_con_nr_right{width: 6.4rem;}
	.tag_xxk_box{width: 6.4rem;padding:0rem;}
	.gdtshow{display: none !important;}
	.gdtshowdb{color: #ffffff !important;padding:8px 20px;background-color: #f33;border-radius: 20px;}
	.tag_xxk{width: 6.4rem;justify-content: space-around;}
	.tag_xxk > span{display: block; font-weight: 400;padding:0.15rem 0;margin-right: 0rem;}
	.fwb_con{width: 6rem;padding: 0 0.2rem;margin-top:0;}
	.kc_about{width: 6rem;}
	.kc_about img{max-width: 6rem !important;}
	.and_more{margin-top: 0;}
	.action_wz{display: none;}
	.and_more_a_link{display: none;}
	.fxdao_ewm{width: 6rem;justify-content: center;align-items: center;}
	.fxdao > a{font-weight: 300;color: #bbb;line-height: 20px;margin: 0 0.05rem;}
	.tag_xxk_box_scroll{position: fixed;z-index: 140;top: 0.8rem;box-shadow: 0px 2px 2px 0px rgba(247, 247, 247, 1);}
	/*用户中心*/
	.user_box_flex{flex-direction: column;}
	.user_box_right{width: 6.4rem;}
	.user_box_left{width: 6.4rem;margin-bottom: 0.1rem;padding-bottom: 0;padding-top: 0.44rem;}
	.up_header{width: 1rem;}
	.up_header > .icon-yidongappxiexiaoxi{right: -0.2rem;}
	.user_box{padding: 0;}
	.user_header{width: 1rem;height: 1rem;}
	.user_nickname{border-bottom: 0;height: 0.6rem;line-height: 0.6rem;}
	.ataggo{flex-direction:row;width: 100%;justify-content: space-around;box-shadow: 1px 0px 15px #f5f5f5;padding:0.09rem 0;height: 0.36rem;}
	.ataggo > a{height: 0.36rem;line-height: 0.36rem;}
	.title_a_one{display: none;}
	.user_con{width: 6.4rem;padding-bottom: 0;}
	.user_con > li{display: flex; width: 5.5rem;border-bottom: 1px solid #f7f7f7;padding:0 0.45rem;min-height: 0.5rem;}
	.licg{border-bottom: 0.1rem solid #f9f9f9 !important;}
	.user_con li > span{min-width: 1.2rem;}
	.user_input1{width: 1.46rem;height: 0.26rem;line-height: 0.26rem;}
	.sexinput{width: 0.1rem;height: 0.1rem;}
	.citystyle > select{padding:0.06rem;margin-right: 0.06rem;}
	.sjnoneimportant{display: none !important;}
	.loginout{display: flex;width: 100%;height: 0.8rem;justify-content: center;align-items: center;font-weight: 400;}
	/*优惠劵*/
	.coupon_list li{width: 6rem;}
	.coupon_list > li:after{content: '';display: block;width: 0.3rem;height: 0.3rem;border-radius: 0.3rem;position: absolute; top: -0.15rem;left: 20%; background-color: #ffffff;box-shadow: 0 0px 2px 2px lightgray inset;}
	.coupon_list > li:before{content: '';display: block;width: 0.3rem;height: 0.3rem;border-radius: 0.3rem;position: absolute; bottom: -0.15rem;left: 20%; background-color: #ffffff;box-shadow: 0 0px 2px 2px lightgray inset;}
	.noneCoupon > span{margin-bottom: 0.14rem;}
	.coupon_price{margin: 0.08rem 0 0.02rem;}
	.coupon_tip{margin: 0.02rem 0 0.08rem;}
	.coupon_right > div > p{margin: 4px;}
	.xx{left:calc(20% + 0.15rem);height: calc(100% - 0.3rem);}
	/*我的订单*/
	.order_list{width: 6rem;}
	.order_list li{box-shadow: none;border:0;padding: 0;margin: 0.08rem 0;}
	.order_list li > a{width: 5.7rem;justify-content: flex-start;align-items: center;padding: 0.1rem;box-shadow: 0 2px 5px #ccc;margin: 0.15rem 0;}
	.order_list li > a > img{display: block;width: 2.36rem;height: 1.39rem;}
	.order_list li > a > div{display: flex;justify-content: space-between;align-items: center; width: 3.6rem;padding: 0 0.12rem;}
	.order_list li > a > div > p{display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;height: 1.39rem;padding: 0.1rem 0;}
	.order_number{margin-top: 0.02rem;white-space: nowrap;}
	.order_price{white-space: nowrap;}
	.order_go{font-weight: 400;color: #ffffff;display: block;padding: 0.06rem 0.1rem;border-radius: 0.06rem;white-space: nowrap;}
	/*下单页*/
	.order_xd{margin: 0 0.2rem;}
	.newzftype{width: 0.2rem;height: 0.2rem;margin: 0;}
	.xdsubbox{display: none;}
	.xdtip{display: block; margin:0.2rem 0.2rem;line-height: 0.38rem;padding:0 0 0.2rem 0;}
	.phone_onorders{justify-content: space-around;}
	.xd_order_phone{height: 0.54rem;width: 3.5rem;border:0;background-color: #f33;color: #ffffff;border-radius: 0.54rem;}
	.price_phone_w{display: block;width: 2.5rem;text-align: center;color: #aeaeae !important;}
	.theprice{color: #f33;font-style:normal;}
	/*相关文章*/
	.searchwz{display: flex;justify-content:center;align-items: flex-start;flex-direction: column; width: 6.4rem;;margin:0 auto;padding:0.3rem 0;}
	.onsearchtitle{display: flex;justify-content: flex-start;align-items: flex-start;}
	.searchtitle{line-height: 25px;margin-bottom: 0.2rem;font-weight: bold;}
	.searchtitlein{line-height: 25px;margin-bottom: 0.2rem;font-weight: bold;text-indent: 1em;}
	.searchlist{display: flex;justify-content:center;align-items: flex-start;flex-direction: column;width: 100%;}
	.searchlist li{display: flex;justify-content:space-between;align-items:center;width: 6.2rem;margin: auto; height: 0.44rem;border-bottom: 1px solid #ddd;}
	.searchlist li a{font-weight: 400;color: #000;}
	.searchlist li span{font-weight: 400;color: #000;}
	.onpage{display: flex;width: 6.4rem;height: 1rem; margin: 0 auto 0.1rem;background-color: #ffffff;justify-content: center;align-items: center;}
	/*常见问题页面*/
	.nextli{display: flex;justify-content: space-between;align-items: center;width: 100%;height:0.5rem;}
	.wtlist{display: flex;justify-content:center;align-items: flex-start;flex-direction: column;width: 100%;}
	.wtlist li{display: flex;justify-content:space-between;align-items:center;width: 6.2rem;margin: auto; min-height: 0.44rem;border-bottom: 1px solid #ddd;flex-direction: column;}
	.wtlist li a{font-weight: 400;color: #000;display: block; max-width:5.9rem;}
	.wtlist li span{font-weight: 400;color: #000;}
	.wtlist p{max-width: 5.9rem;}
	.nextlitext{display: none;width: 94%;overflow: hidden;padding:1% 3%;}
	.tubiaonex{position: absolute;top:1%;left:0;color: rgb(134, 134, 134);}
	/*评测广告*/
	.playtest{display: none;}
	.zzgg{display: flex;width: 100%;justify-content: center;align-items: center;background-color: #ffffff;}
	.zzgg img{display: block;width: 100%;}
	/*视频页面*/
	.sp_con_nr{width: 6.4rem;position: relative;}
	.sp_fwb_con{display: block;margin-top:5px;background-color: #ffffff;width: 6.2rem;padding:0 0.1rem;}
	.sp_about{width: 6.2rem;}
	.spiframe{width: 6.2rem; height: 3.48rem;}
	/*标签效果*/
	.tag1{border-radius: 6px;padding:0.06rem 0.1rem;line-height: normal;margin-right: 6px;}
	.tag2{border-radius: 6px;padding:0.06rem 0.1rem;line-height: normal;margin-right: 6px;}
	.tag3{border-radius: 4px;padding:0.06rem 0.1rem;line-height: normal;margin-right: 6px;}
	.tag4{border-radius: 6px;padding:0.06rem 0.1rem;line-height: normal;margin-right: 6px;}
	.mores{width: 81px;}
	.newtag1{border-radius: 6px;font-size: 0.18rem;padding:0.02rem 0.1rem;margin-right: 6px;}
	.newtag2{border-radius: 6px;font-size: 0.16rem;padding:2px 6px 2px 4px;}
	/*分页大小*/
	.pagebox{font-size: 0.2rem;}
	/*合作轮播*/
	.banner_Box_li a >img{display:block;width: 170px;margin:0;}
	.banner_Box_li a:nth-child(5n){margin-right:0.2rem;}
	.banner_Box_li a:nth-child(6n){margin-right:0.2rem;}
	.banner_Box_li a:nth-child(7n){margin-left:0.2rem;}
	.banner_Box_li a:nth-child(8n){margin-left:0.2rem;}
	/*测评*/
	.evaluation_box li input[type='submit']{
    background: #232323;
    border: 1px #303030 solid;
    padding: 7px 10px;
    border-radius: 20px;
    margin-left: 60px;
    margin-top: 10px;
	}
	.PcShow1{display: none;}
	.PhoneShow{display: flex;justify-content: space-between;align-items: center;width: 100%;margin-bottom: 0.1rem;}
	.phoneBole{font-weight: bold !important;}
	.phone500{font-weight: 500 !important;}
	.sjOneList{justify-content: center !important;}
	.sjOneList > a{width: 6.4rem;padding:0 !important;}
	.newsjOneList{}
	.newphoneBg{background-color: #f5f5f5;}
	.footer{padding:0.16rem 0 0.24rem;}
	.iconmarginBottomstyle{}
	.phonewidth_max{display: flex;max-width: 5rem;align-items: center;justify-content: flex-start;}
	.phonewidth_max a:nth-child(1){display: block;max-width: 1rem;}
	.phonewidth_max a:nth-child(2){display: block;max-width: 4rem;font-size: 0.18rem;}
}
/*字体管理*/
@media screen and (max-width: 789px) and (min-width: 240px){
	.Logo_phone_top_margin{margin-top:0.08rem;}
	.select_type{font-size:0.22rem;}
	.xialastyle{font-size:0.2rem;}
	.phone_menu ul li a{font-size: 14px;font-weight: 400 !important;color: #333;}

	/*推荐化妆*/
	.hzkc{font-size: 0.3rem;}
	.cat_show_list span{font-weight: bold;}
	.phone_cat_links > a{font-size: 0.2rem;font-weight: 400;}
	/*推荐化妆课程列表*/
	.newtag2{font-size: 0.18rem;}
	/*标题*/
	.course_title > span:nth-child(1){font-size: 0.18rem;letter-spacing:0.04rem;line-height: 0.28rem;}
	.course_title > span:nth-child(2){font-size: 0.12rem;letter-spacing:0.03rem;}
	/*活动资讯*/
	.marginicon{font-size: 0.18rem;}
	/*媒体轮播*/
	.flexsp > div > p{font-size: 0.24rem;}
	.new_awards{height: 1.2rem;}
	/*分校*/
	.phone_fx span{font-size: 0.16rem;border-radius: 0.08rem;font-weight: 500 !important;}
	.phone_fx a{font-size: 0.16rem;border-radius: 0.2rem;font-weight: 500 !important;}
	/*底部*/
	.about span{font-size: 0.14rem;}
	.newabout{font-size: 0.14rem;}
	.phone_i_style a{font-size: 0.14rem;}
	.phone_span_style{font-size: 0.18rem;display: block;width: 100%;}
	.about > p a{font-size: 0.18rem;}
	/*手机端左显示菜单滑动*/
	.phone_menu_link a{font-size: 0.28rem;}
	/*详情页*/
	.phone_kc_js span > a{font-size: 0.22rem;}
	.phone_about_js_rl > span:nth-of-type(1){font-size: 0.28rem;}
	.phone_about_js_rl > span:nth-of-type(2){font-size: 0.18rem;}
	.phone_about_js_rl1{font-size: 0.22rem;}
	.photo_cat_lists > a{font-size: 0.18rem;color: #ffffff;}
	.phone_about_js_rl2{font-size: 0.18rem;}
	.gdtshowdb{font-size: 0.14rem;}
	.tag_xxk > span{font-size: 0.22rem;}
	.fxdao > a{font-size: 12px;}
	/*用户中心*/
	.user_nickname{font-size: 0.14rem;}
	.ataggo{font-size: 0.24rem;}
	.ataggo > a{font-size: 0.16rem;}
	.user_con > li{font-size: 0.14rem;}
	.licg > input{font-size: 0.14rem;}
	.user_con li > span{font-size: 0.14rem;}
	.user_input1{font-size: 0.14rem;}
	.citystyle > select{font-size: 0.14rem;}
	.nextpasswd,.nextphone{font-size: 0.14rem;}
	.loginout{font-size: 0.28rem;}
	/*优惠劵*/
	.noneCoupon > .icon-9{font-size: 2rem;}
	.noneCoupon > span{font-size: 0.16rem;}
	.coupon_price{font-size: 0.34rem;}
	.coupon_tip{font-size: 0.16rem;}
	.coupon_right > div > p span{font-size: 0.16rem;}
	.coupon_right > div > p span:nth-of-type(2){font-size: 0.14rem;}
	.coupon_right > div > p a{font-size: 0.14rem;}
	/*我的订单*/
	.order_title{font-size: 0.24rem;}
	.order_number{font-size: 0.16rem;}
	.order_time{font-size: 0.16rem;}
	.order_price{font-size: 0.24rem;}
	.order_go{font-size: 0.14rem;}
	/*下单页*/
	.xdtip{font-size: 0.22rem;}
	.xd_order_phone{font-size: 0.28rem;}
	.xzprice{font-size: 0.22rem;}
	/*相关文章*/
	.searchtitle{font-size: 0.18rem;}
	.searchtitlein{font-size: 0.18rem;}
	.searchlist li a{font-size: 0.16rem;}
	.searchlist li span{font-size: 0.16rem;}
	/*常见问题页面*/
	.wtlist li a{font-size: 0.22rem;}
	.wtlist li span{font-size: 0.16rem;}
	.nextlitext{font-size: 0.44rem;}

	.titletagsone{margin:0.2rem 0;font-weight: 500;font-size: 0.32rem !important;}


	/*字体大小*/
	.size52{font-size: 0.52rem;}
	.size42{font-size: 0.42rem;}
	.size36{font-size: 0.36rem;}
	.size32{font-size: 0.32rem;}
	.size28{font-size: 0.28rem;}
	.size24{font-size: 0.24rem;}
	.size22{font-size: 0.22rem;}
	.size20{font-size: 0.2rem;}
	.size18{font-size: 0.18rem;}
	.size16{font-size: 0.22rem;}
	.size14{font-size: 0.2rem;}
	.size12{font-size: 0.18rem;}

	/*百度商桥贴边*/
	.linkBox{display: flex;position: fixed;right: 0;bottom: 8%;box-shadow: -2px 2px 8px rgba(146,146,146,0.1);border-radius: 8px 0px 0px 8px; width: 0.66rem;justify-content: center;align-items: center;flex-direction: column;background-color: #fff;z-index: 999;}
	.linkCon{font-size: 0.44rem;color: #f33;height: 0.34rem;margin:0.24rem 0; display: flex;justify-content: center;align-items: center;-webkit-animation: linkConTransform 0.5s alternate;-moz-animation: linkConTransform 0.5s alternate;-o-animation: linkConTransform 0.5s alternate;-webkit-transform-origin: top;transform-origin: top;-webkit-animation-name: linkConTransform;animation-name: linkConTransform;animation: linkConTransform 0.8s infinite;}
	@keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}

	@-moz-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}

	@-webkit-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}

	@-o-keyframes linkConTransform
	{
		0%   {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
		20%   {transform: rotate(12deg);-webkit-transform: rotate(12deg);}
		40%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		60%   {transform: rotate(4deg);-webkit-transform: rotate(4deg);}
		80%   {transform: rotate(-4deg);-webkit-transform: rotate(-4deg);}
		100% {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
	}
	.linkBox > span{cursor:pointer;}
	.getPhone{font-size: 0.5rem;color: #939393;height: 0.34rem;margin:0.24rem 0; display: flex;justify-content: center;align-items: center;}
	.LTop{font-size: 0.34rem;color: #939393;height: 0.34rem;margin:0.24rem 0; display: flex;justify-content: center;align-items: center;}
	.BoxHr{display: inline-block;width: 14px;height: 1px;border:0;background-color: #DBDBDB}
	.IPhone{display: none;white-space: nowrap;font-style: normal; position: absolute;right: 52px;border-radius: 2px; font-size: 12px;font-weight: 500;background-color: #f33;color: #ffffff;padding:6px 24px;}
	.IPhone:after{position: absolute;display: inline-block;right: -5px;top:0;bottom:0;margin: auto; width: 0;height: 0px;content: '';border-style: solid;border-width: 6px;border-color: #f33 #f33 transparent transparent;transform: rotate(45deg);box-shadow: 2px -2px 2px #f2f2f2;}
	.PhoneShow{display: none;}
	.titletagsone{margin:20px 0;font-weight: 500;font-size: 0.36rem;}
}


.phone_icon3{font-size:0.46rem; }
/*字体颜色样式*/
.B9B9B9{color: #B9B9B9;}
.black{color: #000000;}
.white{color: #ffffff;}
.f333{color: #333333;}
.f999{color: #999;}
.f3333{color: #f33;}
.fbbb{color: #bbbbbb;}
.bababa{color: #bababa;}
.ffe0b3{color: #ffe0b3;}
.ffa500{color: #ffa500;}
.f726f6f{color: #726f6f;}
.a6a6a6{color: #a6a6a6;}
.fBBBBBB{color: #BBBBBB;}
.fCECECE{color: #CECECE;}
.f3392d1{color: #3392d1;}
.f45c45d{color: #45c45d;}
.fd33931{color: #d33931;}
.ff33{color: #f33;}
/*背景色*/
.Bf5f5f5{background-color: #f5f5f5;}
.Bff3f3f{background-color: #ff3f3f;}
.Bffffff{background-color: #ffffff;}
.Bf2f2f2{background-color: #f2f2f2;}
.B000000{background-color: #000000;}
.Be4e4e4{background-color: #e4e4e4;}
.Be4e4e4 > .photo_con_cat_list{padding: 15px 0 10px 0;}
/*字体粗细*/
.small{font-weight: 300;}
.big{font-weight: 400;}
.bold{font-weight: bold;}
.normal{font-weight: normal;}
/*鼠标指针*/
.pointer{cursor: pointer;}