@charset "utf-8";
	/* CSS Document */
/* 标准色#8048cc加深色#1aa9cd*/
body {
	width: 100%;
	height: 100%;
	font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,sans-serif,Simsun;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	background-color: #eaeaea;
	}

a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #8048cc;
	}

body,div,dl,dt,dd,ul,ol,li,input,textarea,p,img,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

i {
	display: block;
	float: left;
	}

.font1 {
	font-size: 20px;
	}

ul,li {
	list-style: none;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.right2 {
	float: right;
	display: inline;
	}

.block {
	display: block;
	}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	}

.clearfix {
	zoom: 1;
	}

.hidden {
	display: none;
	}

.auto {
	margin: 0 auto;
	}

.width1080 {
	width: 1080px;
	}

.width {
	width: 100%}

.mb-18 {
	margin-bottom: -18px;
	}

.mt5 {
	margin-top: 5px;
	}

.mt15 {
	margin-top: 15px;
	}

.mt10 {
	margin-top: 10px;
	}

.mt20 {
	margin-top: 20px;
	}

.mt35 {
	margin-top: 35px;
	}

.ml10 {
	margin-left: 10px;
	}

.ml20 {
	margin-left: 20px;
	}

.ml25 {
	margin-left: 25px;
	}

.mb10 {
	margin-bottom: 10px;
	}

.mb25 {
	margin-bottom: 25px;
	}

.mb15 {
	margin-bottom: 15px;
	}

.ml40 {
	margin-left: 40px;
	}

.mtb15 {
	margin: 15px 0;
	}

.pt20 {
	padding-top: 20px;
	}

.pt15 {
	padding-top: 15px;
	}

.pb35 {
	padding-bottom: 35px;
	}

.pb20 {
	padding-bottom: 20px;
	}

.ptb15 {
	padding: 15px 0;
	}

.ptb35 {
	padding: 35px 0;
	}

.fontcolor {
	color: #8048cc;
	}

.bjcolor {
	background-color: #f8f8f8;
	}

.huizi {
	color: #999;
	}

.white {
	color: #fff;
	}

.border_r {
	border-right: solid 1px #e5e5e5;
	}

.border_l {
	border-left: solid 1px #e5e5e5;
	}

.border_b {
	border-bottom: dotted 1px #e5e5e5;
	}

.border_b2 {
	border-bottom: dashed 1px #e5e5e5;
	}

#head {
	width: 100%;
	height: 84px;
	background-color: white;
	}

#head .logo {
	width: auto;
	height: 60px;
	margin: 12px 0;
	}

.icon_tel {
	width: 28px;
	height: 27px;
	background: url(../images/icon.png) no-repeat 0 0;
	background-size: 200px;
	margin: 3px 10px auto 0;
	}

#head .tel {
	font-size: 24px;
	font-weight: bold;
	color: #c1c1c1;
	line-height: 30px;
	margin: 24px 0;
	}

#nav {
	width: 100%;
	height: 48px;
	background: url(../images/nav_bj.png) repeat-x;
	background-size: 2px;
	position: relative;
	z-index: 2;
	}

#nav a {
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 0 20px;
	margin-right: 5px;
	}

#nav a:hover {
	background-color: #8048cc;
	}

#nav a.current {
	background-color: #8048cc;
	}

#main {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
	}

#main #slider {
	width: 100%;
	height: 488px;
	margin-top: -60px;
	}

/* 焦点图轮播 */
#main #slider .mtime-box {
	min-width: 1018px;
	height: 488px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	}

#main #slider .mtime-box .bd {
	width: 100% !important;
	}

#main #slider .mtime-box .bd li .m-width {
	width: 1018px;
	margin: 0 auto;
	overflow: hidden;
	}

#main #slider .mtime-box .bd li {
	width: 100% !important;
	height: 488px;
	}

#main #slider .mtime-box .bd li a {
	display: block;
	height: 488px;
	}

#main #slider .mtime-btn {
	width: 1080px;
	position: absolute;
	top: 218px;
	left: 50%;
	margin-left: -540px;
	}

#main #slider .mtime-btn a {
	display: block;
	width: 40px;
	height: 100px;
	position: absolute;
	top: 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	}

#main #slider .mtime-btn a.prev {
	left: 0px;
	background: url(../images/icon.png) 0 -34px no-repeat;
	background-size: 200px;
	}

#main #slider .mtime-btn a.next {
	right: 0px;
	background: url(../images/icon.png) -40px -34px no-repeat;
	background-size: 200px;
	}

#main #slider .mtime-box .hd {
	position: absolute;
	top: 228px;
	left: 50%;
	margin-left: -75px;
	}

#main #slider .mtime-box .bd ul li img {
	text-align: center;
	display: block;
	}

#main #slider .mtime-box .hd ul li {
	width: 50px;
	height: 20px;
	text-indent: -9999px;
	margin-right: 10px;
	border-bottom: solid 5px #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	float: left;
	cursor: pointer;
	}

#main #slider .mtime-box .hd ul li.on {
	border-bottom: solid 5px #8048cc;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	}

#main #slider #prev_next {
	display: none;
	}

.title a {
	font-weight: normal;
	}

#main #yh a {
	width: 330px;
	height: 159px;
	margin: 20px 5px 20px 0;
	}

#main #yh a: last-child {
	margin-right: 0px;
	}

#main .title {
	width: 100%;
	border-bottom: solid 1px #8048cc;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	}

#main .title h2 {
	height: 70px;
	border-bottom: solid 5px #8048cc;
	width: 300px;
	text-align: center;
	margin-bottom: -2px;
	}

#main .title h2 a {
	height: 52px;
	line-height: 40px;
	font-size: 36px;
	background: url(../images/title_bj.png) left top no-repeat;
	background-size: 19px;
	padding: 18px 0 0 0px;
	}

#main .content ul {
	margin-bottom: 20px;
	}

.icon_ckxq {
	width: 15px;
	height: 15px;
	background: url(../images/icon.png) -103px 0 no-repeat;
	background-size: 200px;
	margin: 7px 4px auto 5px;
	}

.icon_huo {
	width: 13px;
	height: 21px;
	background: url(../images/icon.png) -72px 0 no-repeat;
	background-size: 200px;
	margin-left: 5px;
	}

#main #ys .content {
	background-color: #f8f8f8;
	}

#main #ys ul {
	line-height: 26px;
	}

#main #ys ul li {
	width: 260px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	}

#main #ys ul li .icon_img {
	text-align: center;
	}

#main #ys ul li .ys_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 10px;
	}

#main #ys ul li .ys_title span.lv {
	color: #3a923c;
	}

#main #ys ul li .ys_title span.hong {
	color: #e74b43;
	}

#main #ys ul li .ys_title span.lan {
	color: #258dd8;
	}

#main #ys ul li .ys_p {
	border-bottom: 1px solid #b9b9b9;
	border-top: 1px solid #b9b9b9;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	color: #333;
	}

#main #ys ul li .ys_xq_btn {
	width: 140px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	color: white;
	background-color: #8048cc;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#main #ys ul li .ys_xq_btn:hover {
	background-color: #1aa9cd;
	}

#main #xq .tab_block_l {
	width: 1080px;
	margin: 0 auto;
	}

#main #xq .tab_block_l .tab {
	border-bottom: solid 1px #e5e5e5;
	width: 1080px;
	margin: 0;
	_height: 40px;
	_overflow: hidden;
	}

#main #xq .tab_block_l .tab a {
	display: block;
	width: 72px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #333;
	margin-bottom: -1px;
	font-size: 16px;
	font-weight: bold;
	}

#main #xq .tab_block_l .tab a:hover {
	border-top: solid 3px #8048cc;
	height: 35px;
	line-height: 32px;
	background-color: #fff;
	}

#main #xq .tab_block_l .tab a.on {
	border-top: solid 3px #8048cc;
	height: 35px;
	line-height: 32px;
	background-color: #fff;
	}

#main #xq .tab_block_l .tab_content {
	overflow: hidden;
	padding: 20px 40px 0;
	background-color: #fff;
	}

#main #xq .tab_block_l .tab_content ul {
	margin-bottom: 0;
	}

#main #xq .tab_block_l .tab_content li {
	display: none;
	font-size: 14px;
	}

#main #xq .tab_block_l .tab_content li .tr {
	width: 920px;
	margin-bottom: 20px;
	}

#main #xq .tab_block_l .tab_content li .tr .td {
	width: 1000px;
	margin-right: 40px;
	}

#main #xq .tab_block_l .tab_content li .tr .td div {
	margin-right: 50px;
	margin-bottom: 10px;
	float: left;
	}

#main #xq .tab_block_l .tab_content li .tr .td: last-child {
	margin-right: 0;
	}

#main #xq .tab_block_l .tab_content li .tr .td h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	}

#main #xq .tab_block_l .tab_content li .tr .td p {
	font-size: 16px;
	line-height: 32px;
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	}

#main #xq .tab_block_l .tab_content li .tr .td .xq_kefu {
	float: right;
	color: #8048cc;
	font-size: 16px;
	line-height: 32px;
	}

#main #xq .tab_block_l .tab_content li .tr .td .xq_kefu:hover {
	text-decoration: underline;
	}

.icon_map {
	width: 12px;
	height: 15px;
	background: url(../images/icon.png) no-repeat;
	background-size: 200px;
	background-position: -118px 0;
	margin: 8px 5px auto 0;
	}

.icon_zxzx {
	width: 15px;
	height: 15px;
	background: url(../images/icon.png) no-repeat -130px 0;
	background-size: 200px;
	margin: 9px 5px auto 0;
	}

/*标题下电话*/
.more {
	position: absolute;
	right: 22%;
	top: 50%;
	border-radius: 6px;
	width: 54px;
	height: 20px;
	background-color: #dbdbdb;
	}

.more a {
	font-size: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	display: block;
	line-height: 20px;
	text-align: center;
	}

.tel_title {
	font-size: 18px;
	color: #777;
	line-height: 24px;
	margin: 0 auto;
	padding-top: 10px;
	width: 1000px;
	text-align: center;
	}

fontcolor {
	color: #8048cc;
	}

/*侧边栏乐语*/
#leyupic {
	height: 349px;
	position: fixed;
	top: 3%;
	right: 6px;
	margin-left: 475px;
	margin-top: 50px;
	}

.refer1 {
	margin-top: 100px;
	}

.refer2 {
	margin-top: 3px;
	}

* html #leyupic {
	position: absolute;
	left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-200)}

/*焦点图右侧的预约表单*/
#yuyue1 {
	position: absolute;
	top: 70px;
	*top: 60px;
	z-index: 99;
	width: 336px;
	left: 50%;
	margin-left: 204px;
	border: 3px solid #fff;
	}

#yuyue1 .yy_title {
	width: 316px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	background-color: #fff;
	padding-left: 20px;
	color: #666;
	}

#yuyue1 .yy_content {
	background-color: #fff;
	width: 296px;
	line-height: 40px;
	padding: 0 20px 20px;
	}#yuyue1 .yy_content .input1,#yuyue1 .yy_content .input2 {
	width: 294px;
	height: 38px;
	background-color: #f8f8f8;
	border: solid 1px #eee;
	margin-bottom: 10px;
	color: #666;
	font-size: 14px;
	line-height: 38px;
	}

#yuyue1 .yy_content .input2 {
	width: 143px;
	float: left;
	}

#yuyue1 .yy_content .yy_btn {
	width: 296px;
	height: 40px;
	background-color: #ffde00;
	color: #000;
	font-size: 16px;
	line-height: 40px;
	border-radius: 3px;
	text-align: center;
	}


/*首页顶部*/
.topbox {
	width: 100%;
	background-color: #f9f9f9;
	border-bottom: 1px #efefef solid;
	height: 35px;
	}

.top p {
	line-height: 36px;
	}

.top .right {
	line-height: 36px;
	}

.top_tel {
	width: 22px;
	height: 36px;
	background: url(../images/bg.png) no-repeat 0 -241px;
	background-size: 100px;
	padding-left: 6px;
	}

.top_zixun {
	background: url(../images/bg.png) no-repeat 0 -277px;
	background-size: 100px;
	padding-left: 20px;
	height: 36px;
	}

/*首页课程*/
.ml0 .left_text {
	width: 260px;
	}

.cf .ml0 .left_text {
	width: 260px;
	height: 140px;
	}

.all {
	background-color: #8048cc;
	border-radius: 4px;
	padding-left: 15px;
	margin-top: -12px;
	}

.all a {
	line-height: 30px;
	text-align: center;
	color: white;
	display: block;
	font-size: 16px;
	}

.book {
	background: url(../images/bg.png) no-repeat 0 -339px;
	background-size: 100px;
	width: 120px;
	}

.duo {
	background-color: #79c64c;
	width: 120px;
	height: 40px;
	border-radius: 6px;
	line-height: 40px;
	padding-right: 20px;
	margin-left: 460px;
	}

.duo a {
	color: white;
	font-size: 16px;
	text-align: center;
	display: block;
	background: url(../images/jiao.png) no-repeat 105px center;
	background-size: 9px;
	}

/*首页师资*/
#teacher .telist {
	width: 280px;
	}

#teacher .left_text {
	height: 146px;
	}

.teaher_l img {
	width: 172px;
	height: 198px;
	}

#main #teacher .content ul li {
	width: 521px;
	float: left;
	background-color: #fff;
	margin-right: 17px;
	margin-bottom: 18px;
	}

#teacher .teaher_r {
	margin-left: 20px;
	width: 260px;
	padding-right: 16px;
	margin-top: 14px;
	}

#teacher .teaher_r .teacher_til {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	}

/*友情链接*/
.youlianbox {
	background-color: #f8f8f8;
	border-top: #dbdbdb 1px solid;
	}

.youlian {
	width: 1080px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 16px;
	}

.youlianTitle {
	float: left;
	font-size: 14px;
	color: #777;
	font-weight: 600;
	margin-top: 18px;
	}

.youlianWord {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	margin-left: -20px;
	}

.youlianWord li {
	float: left;
	margin: 5px 20px;
	}

.youlianWord li a {
	font-size: 12px;
	color: #777;
	}

/*城市导航*/
.youlianbox1 {
	background-color: #f8f8f8;
	border-top: #dbdbdb 1px solid;
	}

.youlian1 {
	width: 1080px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 16px;
	}

.youlianTitle1 {
	float: left;
	font-size: 14px;
	color: #777;
	font-weight: 600;
	margin-top: 18px;
	}

.youlianWord1 {
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
	}

.youlianWord1 li {
	float: left;
	margin: 5px 20px;
	}

.youlianWord1 li a {
	font-size: 12px;
	color: #777;
	margin: 0 18px;
	}

.youlianTitle1 {
	width: 68px;
	float: left;
	}

.youlianWord1 {
	float: left;
	width: 980px;
	}

/*底部版权*/
#footer {
	background-color: #222222;
	border-top: 5px solid #8048cc;
	color: #ffffff;
	font-size: 12px;
	height: 168px;
	}

.footers {
	margin-top: 20px;
	padding: 0px 72px 0px 50px;
	margin-bottom: 20px;
	border-left: 1px solid #4e4e4e;
	font-family: "宋体";
	line-height: 32px;
	}

.footers a {
	color: #fff;
	}

.footers a:hover {
	text-decoration: none;
	}

#copyright {
	width: 100%;
	text-align: center;
	line-height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-family: "宋体";
	}

#lxfs {
	width: 296px;
	border-right: 1px solid #4e4e4e;
	}

.left1 {
	float: left;
	display: inline;
	}

/*首页新闻动态*/
.newsbox {
	width: 298px;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	background-color: white;
	padding: 14px 24px 24px 26px;
	margin-right: 15px;
	margin-top: 18px;
	height: 528px;
	}

.news_shu {
	width: 3px;
	height: 20px;
	background-color: #8048cc;
	margin-top: 4px;
	margin-right: 6px;
	}

.news_title a {
	font-size: 20px;
	font-weight: bold;
	}

.news_title .more1 {
	font-size: 10px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	display: block;
	text-align: center;
	line-height: 30px;
	}

.news_img {
	width: 300px;
	height: 185px;
	position: relative;
	margin-top: 6px;
	}

.news_img img {
	width: 300px;
	height: auto!important;
	}

.news_p {
	padding-left: 16px;
	padding-right: 25px;
	background-color: rgba(0,0,0,.7);
	font-size: 16px;
	color: white;
	line-height: 24px;
	height: 56px;
	padding-top: 6px;
	position: absolute;
	bottom: 0;
	width: 259px;
	}

.news_text {
	border-bottom: 1px solid#f5f6f7;
	padding-top: 8px;
	padding-bottom: 7px;
	}

.news_text .news_tp {
	width: 208px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin: 0;
	}

.news_text .news_ti {
	margin-top: 6px;
	}

.news_text .news_ti img {
	width: 62px;
	height: 35px;
	}

.news_img .news_p a {
	color: white;
	}

.news_img .news_p a:hover {
	color: white;
	}

.marr0 {
	margin-right: 0;
	}

/*内页左侧模块*/
.poicon {
	background: url(../images/home.png) no-repeat left center;
	background-size: 11px;
	width: 11px;
	height: 11px;
	padding-left: 7px;
	}

.positionbox a {
	font-size: 12px;
	font-family: "宋体";
	color: #999;
	}

.radius {
	border-radius: 6px;
	background-color: white;
	border: 1px solid #d9d9d9;
	}

.left_box {
	width: 724px;
	padding: 10px 24px 38px 24px;
	margin-right: 15px;
	margin-bottom: 30px;
	}

.nytitle {
	border-bottom: 1px solid #ebebeb;
	}

.nytitle a {
	margin-bottom: 11px;
	}

.left_title {
	font-size: 26px;
	}

.nytitle #bu:hover {
	color: #333;
	}

.line,.linex {
	height: 1px;
	background-color: #8048cc;
	margin-bottom: -1px;
	}

.line {
	width: 114px;
	}

.linex {
	width: 196px;
	}

/*内页右侧课程模块*/
.right_bigbox {
	width: 252px;
	}

.right_box {
	width: 252px;
	padding: 10px 18px 18px 18px;
	}

.right_title {
	font-size: 22px;
	}

.right_course {
	padding-top: 20px;
	}

/*
.you {
	background-color: #e8e8e8;
	border-radius: 6px;
	height: 18px;
	margin-top: 6px;
	}
*/

.you a {
	font-size: 12px;
	color: #999;
	line-height: 18px;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #e8e8e8;
	border-radius: 6px;
	}

.line1 {
	width: 106px;
	height: 1px;
	background-color: #8048cc;
	margin-bottom: -1px;
	}

.course_img img {
	width: 78px;
	height: 52px;
	}

.rightnews_img img {
	width: 93px;
	height: 53px;
	}

.zi {
	font-size: 14px;
	line-height: 22px;
	color: #666;
	}

.rightnews_text {
	width: 140px;
	}

.rightnews_text a {
	color: #666;
	}

.course_text {
	width: 154px;
	margin-left: 14px;
	margin-top: 3px;
	}

.course_text a {
	color: #666;
	}

.course_text a:hover,.rightnews_text a:hover {
	color: #8048cc;
	}

/*内页右侧活动模块*/
.act_img img {
	width: 244px;
	height: auto!important;
	}

.act_text {
	width: 226px;
	margin-top: 8px;
	}

.act_text a {
	color: #666;
	}

.act_text a:hover {
	color: #8048cc;
	}

/*内页右侧热点模块*/
.re_list {
	padding-top: 20px;
	}

.lei {
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	padding: 6px 7px 6px 7px;
	margin-right: 14px;
	}

.lei a {
	font-size: 12px;
	color: #8048cc;
	}

.re_text {
	width: 164px;
	line-height: 30px;
	}

.re_text a {
	color: #666;
	}

.re_text a:hover {
	color: #8048cc;
	}

/*内页新闻列表 师资列表*/
.textcolor {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	}

#newslist p {
	margin-top: 5px;
	margin-bottom: 15px;
	}

.left_list {
	border-bottom: 1px dashed #e1e3e6;
	}

.nslistimg img {
	width: 205px;
	height: 116px;
	}

.courseimg img {
	width: 198px;
	height: 133px;
	}

.telistimg img {
	width: 146px;
	height: 167px;
	}

.xing {
	width: 65px;
	height: 26px;
	background: url(../images/bg.png) 0 -34px;
	background-size: 100px;
	}

.left_text {
	width: 486px;
	}

.left_text a {
	font-size: 20px;
	margin-bottom: 3px;
	font-weight: bold;
	}

.pstyle {
	line-height: 24px;
	margin-top: 8px;
	margin-bottom: 16px;
	}

.page .thisclass {
	background-color: rgba(250,76,6,0.66);
	border: none;
	color: white;
	}

.page {
	margin-top: 30px;
	}

.page li {
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	float: left;
	margin: 0 6px;
	line-height: 30px;
	padding: 0 12px;
	}.page li a {
	text-align: center;
	}

.page li select {
	border: none;
	}

.date,.du,.date1,.du1 {
	float: left;
	color: #999;
	font-size: 12px;
	}

.date {
	background: url(../images/bg.png) no-repeat 0 0;
	background-size: 100px;
	padding-left: 18px;
	}

.du {
	background: url(../images/bg.png) no-repeat 0 -17px;
	background-size: 100px;
	padding-left: 20px;
	margin-left: 13px;
	}

.date1 {
	background: url(../images/bg.png) no-repeat 0 -138px;
	background-size: 100px;
	padding-left: 18px;
	}

.du1 {
	background: url(../images/bg.png) no-repeat 0 -163px;
	background-size: 100px;
	padding-left: 20px;
	margin-left: 13px;
	}

/*内页新闻详情*/
.news_xq {
	width: 680px;
	}

.news_xq h2 {
	text-align: center;
	font-size: 26px;
	margin-top: 16px;
	}

.resource span {
	color: #999;
	margin-left: 15px;
	}

.resource {
	width: 500px;
	margin-top: 12px;
	text-align: center;
	}

.news_para a,.shizitext a {
	display: inline;
	}

.news_para p,.news_para div {
	line-height: 28px;
	text-indent: 2em;
	margin: 15px 0;
	}

.news_para .pian {
	text-indent: 0em;
	}

.news_para img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	}

.line2 {
	height: 1px;
	border-top: 1px dashed #e1e3e5;
	margin-top: 30px;
	}

.news_para div .pian {
	margin-top: 10px;
	color: #999;
	text-indent: 0em;
	}

.pian a {
	color: #666;
	padding-top: 8px;
	font-size: 14px;
	}

.news_para h2 {
	color: #8048cc;
	font-size: 18px;
	margin-top: 15px;
	}

.news_para h2:before {
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	background-color: #8048cc;
	transform: rotate(45deg);
	border-radius: 4px;
	box-shadow: 0 0 6px 0 #fff inset;
	float: left;
	margin: 8px 10px 0 0;
	}

/*内页师资列表*/
.xin {
	padding-left: 18px;
	font-size: 14px;
	color: #999;
	background: url(../images/bg.png) no-repeat 0 -313px;
	background-size: 100px;
	}

.xin1 {
	padding-left: 18px;
	font-size: 14px;
	color: #999;
	background: url(../images/bg.png) no-repeat 0 -409px;
	background-size: 100px;
	}

.btn1,.btn2 {
	background-color: #fa4c06;
	border-radius: 12px;
	margin-top: 6px;
	}

.btn2 {
	background-color: #2ca5e0;
	}

.btn1 a,.btn2 a {
	text-align: center;
	display: block;
	color: white;
	font-size: 12px;
	padding: 0 18px;
	margin-bottom: 0;
	}

.telist a {
	padding-bottom: 3px;
	}

.telist .btnbox a {
	padding-bottom: 0px;
	}

/*内页师资详情*/
.left_list .telist h2 {
	color: #333;
	font-size: 22px;
	margin-bottom: 3px;
	}

.shizitext h3 {
	color: #333;
	}

.shizitext {
	padding-bottom: 16px;
	border-bottom: 1px solid #e1e3e6;
	margin-bottom: 20px;
	}

/*二级*/
.erjibox li {
	float: left;
	margin-top: 10px;
	}

.erjibox li a {
	padding: 5px 12px;
	font-size: 16px;
	}

.erjibox li a:hover {
	background-color: #8048cc;
	border-radius: 4px;
	color: #fff;
	}

/*内页课程列表*/
.coursexing1 {
	background: url(../images/bg.png) 0 -60px;
	background-size: 100px;
	height: 26px;
	width: 13px;
	padding-left: 6px;
	}

.coursexing {
	background: url(../images/bg.png) 0 -60px;
	background-size: 100px;
	height: 56px;
	width: 13px;
	padding-left: 6px;
	}

/*校区列表*/
.position {
	background: url(../images/bg.png) 0 -189px;
	background-size: 100px;
	width: 20px;
	height: 26px;
	}

.phone {
	background: url(../images/bg.png) 0 -215px;
	background-size: 100px;
	width: 20px;
	height: 26px;
	}

/*吸底表单*/
.nextpage {
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	bottom: 0;
	margin: 0 auto;
	position: fixed;
	height: 70px;
	filter: alpha(opacity=60);
	width: 100%;
	z-index: 999;
	}

.schollcall {
	height: auto;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	position: relative;
	}

.inputName {
	height: 140px;
	width: 1200px;
	float: left;
	top: 16px;
	position: relative;
	}

.schollcall:after {
	position: absolute;
	z-index: 999;
	content: "";
	width: 120px;
	height: 143px;
	bottom: 70px;
	left: 0;
	background: url(../images/tdw.png) no-repeat;
	background-size: 117px;
	}

.pageTitle h2 {
	font-size: 24px;
	margin-left: 140px;
	float: left;
	color: white;
	margin-right: 10px;
	}

.input1 {
	width: 110px;
	height: 40px;
	line-height: 40px;
	border: none;
	color: #999;
	margin-right: 6px;
	border-radius: 4px;
	padding-left: 10px;
	}

.apply {
	width: 100px;
	height: 40px;
	color: #333;
	border-radius: 5px;
	line-height: 40px;
	background-color: #ffe02a;
	float: right;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-right: 80px;
	}

.pageTitle h2 span {
	color: #ffe02a;
	}

#dituContent {
	height: 300px;
	}

/*校区固定内容*/
.regular1 h3 {
	margin: 10px auto 0;
	color: #333;
	text-align: center;
	}

.regular1 p {
	text-align: center;
	color: #999;
	}

.regular1 .left {
	width: 280px;
	padding: 24px!important;
	margin: 15px 15px!important;
	border: 1px solid #ddd;
	float: left;
	}

.regular1 .left img {
	display: block;
	width: 100%!important;
	margin: 0!important;
	height: auto;
	}

.regular1 .left p {
	background: rgba(0,0,0,.6);
	line-height: 50px;
	color: #fff;
	display: block;
	position: relative;
	z-index: 5;
	margin-top: -50px;
	padding: 0;
	}

h3.nt1,h3.nt2,h3.nt3,h3.nt4 {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 5px 0;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
	}

h3.nt1>span,h3.nt2>span,h3.nt3>span,h3.nt4>span {
	text-indent: 0;
	margin-right: 10px;
	display: inline-block;
	font-size: 14px;
	}

h3.nt1,h3.nt2 {
	color: #d52e26;
	}

h3.nt1 span,h3.nt2 span {
	background-color: #d52e26;
	color: #fff;
	width: 24px;
	line-height: 24px;
	text-align: center;
	}

h3.nt2 span {
	border-radius: 50px;
	border-top-left-radius: 0;
	padding: 0 5px;
	}

h3.nt3 {
	color: #4770EA;
	}

h3.nt3 span {
	text-align: center;
	border: 1px solid #4770EA;
	width: 30px;
	background: #fff url(../images/backh3-no3.jpg) no-repeat center;
	background-size: 86%;
	}

h3.nt4 {
	color: #2f7eed;
	}

h3.nt4 span {
	color: #fff;
	background-color: #2f7eed;
	width: 30px;
	text-align: center;
	border-radius: 30px;
	}

h3.nt4 span:after {
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 2px;
	transform: rotate(45deg);
	float: right;
	margin: 9px -8px 0 -20px;
	}

/*评价*/
.pj1 {
	border-bottom: 1px dashed #ddd;
	padding: 25px 0;
	font-size: 14px;
	line-height: 30px;
	}

.pj1 .clearfix img {
	float: left;
	border-radius: 40px;
	margin: 6px 0 0;
	display: block;
	}

.pj1 .clearfix img:nth-child(1) {
	width: 30px;
	margin: 0 10px 0 0;
	}

.pj1 .clearfix h3 {
	display: inline-block;
	float: left;
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
	}

.pj1 .clearfix span {
	margin-left: 20px;
	color: #666;
	}

.pj1 .clearfix span span {
	color: #F6C844;
	}

.pj1 p {
	line-height: 1.6;
	color: #999;
	margin: 10px 0 15px 40px;
	}

.pj1> img {
	display: block;
	float: left;
	border-radius: 6px;
	width: 160px;
	margin-left: 10px;
	}

.pj1> img:nth-child(3) {
	margin-left: 40px;
	}

/*#8048cc rgba(128,72,204)*/
#campus_detail {
	margin: 0;
	}

#campus_detail>div {
	margin-top: 40px;
	}

#campus_detail h2 {
	font-size: 20px;
	color: #000;
	line-height: 1.4;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	}

#campus_detail h2:before {
	content: " ";
	display: block;
	width: 6px;
	height: 20px;
	background-color: #8048cc;
	border-radius: 10px;
	float: left;
	margin: 5px 10px 0 0;
	}

#campus_detail .city_btn {
	margin: 10px auto -25px;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
	}

#campus_detail .city_btn span {
	font-weight: bold;
	float: left;
	font-size: 14px;
	line-height: 28px;
	}

#campus_detail .city_btn .clearfix {
	margin-top: 5px;
	}

#campus_detail .city_btn a {
	display: inline-block;
	font-size: .9rem;
	padding: 5px 15px;
	border-radius: 4px;
	margin: 10px 15px 0 0;
	background-color: #f5f5f5;
	}

#campus_detail .city_btn a:nth-child(10n+10) {
	margin-right: 0;
	}

#campus_detail .city_btn a:hover {
	color: #fff;
	background-color: #8048cc;
	transition-duration: .3s;
	}

#campus_detail .campus-d {
	margin: 25px 0 -15px;
	}

#campus_detail .campus-d img {
	width: 240px;
	}

#campus_detail .campus-d .right {
	width: calc(100% - 260px);
	}

#campus_detail .campus-d .right h2 {
	font-size: 24px;
	padding-bottom: 0;
	border: none;
	}

#campus_detail .campus-d .right h2:before {
	margin: 8px 10px 0 0;
	}

#campus_detail .campus-d .right p, #campus_detail .campus-d .right div {
	font-size: 16px;
	color: #999;
	margin-top: 15px;
	}

#campus_detail .campus-d .right p {
	background: url(../images/bg.png) no-repeat 0 -216px;
	background-size: 100px;
	color: #999;
	padding-left: 20px;
	}

#campus_detail .campus-d .right div span {
	color: #8048cc;
	font-weight: bold;
	font-size: 22px;
	}

#campus_detail .campus-d .right div span:nth-child(1) {
	margin-right: 2px;
	}

#campus_detail .text>div, #campus_detail .text>p {
	border-top: 1px dashed #eee;
	padding: 12px 0;
	color: #666;
	line-height: 1.6;
	font-size: 14px;
	}

#campus_detail .course_type {
	border-top: 1px solid #eee;
	margin: 0 0 -20px;
	padding: 25px 0 0;
	}

#campus_detail .course_type span {
	font-weight: bold;
	float: left;
	font-size: 14px;
	line-height: 28px;
	}

#campus_detail .course_type .right {
	float: right;
	width: calc(100% - 70px);
	}

#campus_detail .course_type a {
	font-size: 14px;
	display: inline-block;
	color: #8048cc;
	background: rgba(128,72,204,.06);
	border-radius: 4px;
	padding: 5px 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#campus_detail .recommend a {
	width: 173px;
	border: 1px solid #eee;
	border-radius: 6px;
	overflow: hidden;
	margin: 15px 8px 0 0;
	display: block;
	float: left;
	}

#campus_detail .recommend a:nth-child(4) {
	margin-right: 0;
	}

#campus_detail .recommend img {
	width: 100%;
	}

#campus_detail .recommend h3 {
	line-height: 2.4!important;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	}

#campus_detail .imgs img {
	width: 175px;
	border-radius: 6px;
	text-align: center;
	margin: 15px 8px 0 0;
	float: left;
	}

#campus_detail .imgs img:nth-child(4) {
	margin-right: 0;
	}

#campus_detail #dituContent {
	margin: 20px 0!important;
	border: 1px solid #eee!important;
	width: 724px!important;
	}

#campus_detail .recommend_campus a {
	border-bottom: 1px dashed #ddd;
	padding: 20px 0;
	width: 100%;
	display: block;
	}

#campus_detail .recommend_campus a img {
	width: 205px;
	height: auto!important;
	border-radius: 6px;
	}

#campus_detail .recommend_campus .right {
	width: calc(100% - 230px);
	line-height: 1.4;
	}

#campus_detail .recommend_campus h3 {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	}

#campus_detail .recommend_campus p {
	color: #999;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
	}

/*课程样式*/
.c_detail {
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	}

.c_detail>img {
	display: block;
	width: 600px;
	height: auto;
	margin: 1em auto;
	}

.c_detail>img:nth-child(1) {
	margin-top: 0;
	width: 100%;
	}

.c_detail h3 {
	font-size: 1.5em;
	text-align: center;
	line-height: 2.2em;
	margin: 1em auto .5em;
	text-shadow: 2px 2px 0 #fff;
	}

.c_detail h3:after {
	content: " ";
	display: block;
	width: 30px;
	height: 6px;
	background: rgba(128,72,204,.4);
	border-radius: 10px;
	margin: 0 auto 20px;
	}

.c_detail .p1 {
	line-height: 2!important;
	text-indent: 2em;
	color: #666;
	}

.c_detail .p1 a:hover {
	color: #8048cc;
	transition-duration: .3s;
	}

.c_detail .p2 {
	padding: 15px 20px;
	background: rgba(128,72,204,.04);
	border-radius: 10px;
	margin-bottom: 20px;
	color: #666;
	overflow: hidden;
	}

.c_detail .p2 span {
	color: #8048cc}

.c_detail .p2:before {
	content: " ";
	display: block;
	width: 10px;
	height: 14px;
	background-color: #8048cc;
	float: left;
	margin: 6px 10px 0 -25px;
	border-radius: 5px;
	}

.c_detail .p2:hover {
	box-shadow: 0 2px 20px rgba(128,72,204,.3);
	transition-duration: .5s;
	background-color: #fff;
	}

.c_detail .p3 {
	padding-bottom: 20px;
	}

.c_detail .p3 span:nth-child(1) {
	width: 120px;
	border-radius: 4px;
	background: linear-gradient(#8048cc,rgba(128,72,204,.6));
	display: inline-block;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	}

.c_detail .p3 span:nth-child(2) {
	width: calc(100% - 140px);
	float: right;
	}

.c_detail .p3 {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}

.c_detail .p4 {
	border: 1px solid #8048cc;
	padding: 15px 20px;
	text-indent: 2em;
	line-height: 1.8;
	box-shadow: 5px 5px#8048cc;
	}

/*css加到站点对应的pc和移动css的最后面，pc、m是一样的*/
.seoblock {
	margin: 15px 0;
	}

.kec3 h4 {
	background: #FBFBFB url(../images/back-kec3.png) no-repeat left;
	background-size: 150px;
	padding-left: 20px;
	color: #fff;
	text-indent: 0;
	}

.kec3 div {
	margin-top: 5px;
	border: 1px solid #FBA900;
	padding: 10px 25px 15px;
	background-color: #FFFAF7;
	box-shadow: 0 0 10px 0 #fff inset;
	}

.kec3 div p {
	line-height: 1.8;
	margin-top: 10px;
	}

.kec4 h4 {
	border-bottom: 1px solid #a8e6df;
	padding-left: 10px;
	text-indent: 0;
	}

.kec4 h4:after {
	content: " ";
	display: block;
	width: 100px;
	height: 3px;
	background-color: #a8e6df;
	margin-bottom: -2px;
	margin-left: -10px;
	}

.kec4 div {
	margin-top: 5px;
	padding: 15px;
	background-color: #F0F9F8;
	}

.kec5 h4 {
	border-bottom: 1px solid #D87168;
	color: #D87168;
	padding-left: 10px;
	text-indent: 0;
	}

.kec5 h4:after {
	content: " ";
	display: block;
	width: 100px;
	height: 3px;
	background-color: #D87168;
	margin-bottom: -2px;
	margin-left: -10px;
	}

.kec5 div {
	background-color: #FFF7FA;
	padding: 15px 20px 30px;
	}

.kec5 div:before {
	content: " ";
	display: block;
	width: 65px;
	height: 16px;
	background: url(../images/back-kec5.png) no-repeat 0 0;
	background-size: 65px;
	margin-bottom: 10px;
	}

.kec5 div:after {
	content: " ";
	display: block;
	width: 65px;
	height: 16px;
	background: url(../images/back-kec5.png) no-repeat 0 0;
	background-size: 65px;
	margin-bottom: 10px;
	float: right;
	margin-top: 0px;
	}

.block-all {
	margin: 10px 0;
	width: 100%;
	padding: 0;
	}

.block-all div:nth-last-child(1) {
	padding-bottom: 5px;
	}

.block-all p {
	margin: 10px 15px;
	text-indent: 2rem;
	line-height: 1.8;
	margin-top: 10px;
	}

.block3 {
	border: 1px solid #FCA641;
	background-color: #FFF6EB;
	text-indent: 0;
	}

.block3 div:nth-child(1) {
	background-color: #FCA641;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 2px 20px 2px 15px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	}

h3.nt8, h3.nt7, h3.nt6, h3.nt5 { font-size: 1rem; display: block; margin: 15px 0 10px 2em; text-align: left; text-indent: 0; color: #000; line-height: 24px;}
h3.nt5 { color: #2E6B2B;}
h3.nt5:before { content: " "; display: block; width: 10px; height: 10px; border-radius: 2px; background-color: #2E6B2B; box-shadow: 0 0 5px 0 #fff inset; transform: rotate(45deg); float: left; margin: 7px 10px 0 0;}
h3.nt6 { color: #25A04E;}
h3.nt6:before { content: " "; display: block; width: 5px; height: 1rem; background-color: #25A04E; float: left; margin: 4px 10px 0 0;}
h3.nt7 { background: #fff url(../images/h30303.png) no-repeat 0 4px; background-size: 16px; padding-left: 25px; color: #742C22;}
h3.nt8 { background: #fff url(../images/h304.png) no-repeat 0 2px; background-size: 20px; padding-left: 28px; color: #F04001;}

/*public*/
.fl {
	display: inline;
	float: left}

.fr {
	display: inline;
	float: left;
	margin-left: 100px;
	}

.cf:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	}

.cf {
	zoom: 1;
	}

.pb10 {
	padding-bottom: 10px}

.mt10 {
	margin-top: 10px;
	margin-bottom: 18px;
	}

/*main*/
.lanrenzhijia {
	width: 1080px;
	padding-left: 16px;
	}

.lanrenzhijia .title {
	height: 20px;
	padding-bottom: 10px;
	}

.lanrenzhijia .title h2 {
	font-size: 22px;
	font-weight: normal;
	color: #6e529f;
	margin-top: -10px;
	}

.lanrenzhijia .title-list {
	position: relative;
	top: 6px;
	margin-left: 0;
	}

.lanrenzhijia .title-list li {
	width: 126px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	font-size: 22px;
	margin-top: -10px;
	font-weight: bold;
	margin-bottom: 20px;
	}

.lanrenzhijia .title-list li.on {
	color: #6e529f;
	font-weight: bold;
	}

.lanrenzhijia .title-list p {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 102px;
	height: 7px;
	border-top: 3px solid #6e529f;
	overflow: hidden;
	text-align: center;
	}

.lanrenzhijia .title-list b {
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #6e529f #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	}

.product {
	position: relative;
	display: none;
	}

.product ul {
	position: absolute;
	left: 0;
	}

.product-wrap .show {
	display: block;
	}

.product-wrap .product li {
	float: left;
	display: inline;
	margin-left: 20px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	margin-bottom: 18px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
	margin-right: 15px;
	width: 503px;
	}

.product-wrap .product li.ml0 {
	margin-left: 0px;
	}

/*bannerLiist-css*/
.banner {
	width: 100%;
	height: 398px;
	overflow: hidden;
	position: relative;
	margin-top: -48px;
	}

.banner> ul {
	display: none;
	height: 398px;
	position: absolute;
	top: 0;
	left: 0;
	}

.banner li {
	float: left;
	height: 398px;
	width: 100%;
	overflow: hidden;
	display: block;
	font-size: 200px;
	text-align: center;
	line-height: 398px;
	font-weight: bold;
	position: relative;
	}

.banner> ul img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: auto;
	}

.left-btn,.right-btn {
	width: 40px;
	height: 40px;
	float: right;
	background: url("../images/right-1.png");
	background-size: 40px;
	cursor: pointer;
	}

.left-btn {
	float: left;
	background: url("../images/left-1.png");
	background-size: 40px;
	}

.img-btn-list {
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 0;
	text-align: center;
	}

.img-btn-list> span {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 12px;
	margin: 0 5px;
	background: rgba(213,19,36,0.8);
	cursor: pointer;
	}

.img-btn-list> span.current {
	border: 1px solid rgba(213,19,36,0.8);
	background: rgba(255,255,255,0.8);
	}

.pre_next {
	width: 1180px;
	margin: 0 auto;
	margin-top: 180px;
	position: relative;
	}

/*public*/
.fl {
	display: inline;
	float: left}

.fr {
	display: inline;
	float: left;
	margin-left: 100px;
	}

.cf:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	}

.cf {
	zoom: 1;
	}

.pb10 {
	padding-bottom: 10px}

.mt10 {
	margin-top: 10px;
	margin-bottom: 18px;
	}

/*main*/
.lanrenzhijia {
	width: 1080px;
	padding-left: 16px;
	}

.lanrenzhijia .title {
	height: 20px;
	padding-bottom: 10px;
	}

.lanrenzhijia .title h2 {
	font-size: 22px;
	font-weight: normal;
	color: #6e529f;
	margin-top: -10px;
	}

.lanrenzhijia .title-list {
	position: relative;
	top: 6px;
	margin-left: 0;
	}

.lanrenzhijia .title-list li {
	width: 126px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	font-size: 22px;
	margin-top: -10px;
	font-weight: bold;
	margin-bottom: 20px;
	}

.lanrenzhijia .title-list li.on {
	color: #6e529f;
	font-weight: bold;
	}

.lanrenzhijia .title-list p {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 102px;
	height: 7px;
	border-top: 3px solid #6e529f;
	overflow: hidden;
	text-align: center;
	}

.lanrenzhijia .title-list b {
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #6e529f #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	}

.product {
	position: relative;
	display: none;
	}

.product ul {
	position: absolute;
	left: 0;
	}

.product-wrap .show {
	display: block;
	}

.product-wrap .product li {
	float: left;
	display: inline;
	margin-left: 20px;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	margin-bottom: 18px;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 20px;
	margin-right: 15px;
	width: 503px;
	}

.product-wrap .product li.ml0 {
	margin-left: 0px;
	}