﻿.hmCon3 .hm_enT,.hmCon4 .hm_enT { color: #333333; }
.hmCon3 .hm_t1,.hmCon4 .hm_t1 { color: #333333; }
.cor_blue { color: #2d71c2; }
.hmCon1 { margin-top: 94px; margin-bottom: 60px; }
.hmC1box { margin: 0px 37px; }
.hmCon2 { background: url(../images/hm_img1.jpg) no-repeat center center; padding: 82px 0px 120px; background-size:cover }
.hm_enT { text-align: center; text-transform: uppercase; color: #d9d9d9; font: 36px/48px Georgia; }
.hm_t1 { font-size: 18px; color: #ffffff; text-align: center; line-height: 36px; height: 36px; margin-bottom: 20px; }
.hm_p1 { font-size: 14px; line-height: 36px; color: #ffffff; text-align: center; margin-bottom: 18px; }
.hm_a1 { font-size: 14px; line-height: 34px; color: #FFF; text-align: center; display: block; height: 38px; width: 150px; border: 2px solid #FFF; margin: 0px auto; border-radius:0.2em; }
.hm_a1:hover{ color: #fff; background:rgba(255,255,255,0.1); }
.hmCon3 { background: #F2F2F2; padding: 82px 0px 82px; }
.hm_enT{font-size:28px;}
.hm_t1{font-size:18px;}
.hmc5_a p{height:66px;}
.hmc5_a{height:260px;}


@media (max-width:565px) {
.ellipsis{white-space: normal;}
.hmc4_ul li{padding-right:0px;}
}

@media (max-width:350px) {
.hm_enT{font-size:22px;}
.hm_t1{font-size:22px;}
.m2pro_menu li{width:66px;}
}


@media (min-width:1230px) {
.container { width: 1230px; }
}

.hmCon4 { padding: 32px 0px 82px; }
.hm_swiper .hd { text-align: center; height: 46px; }
.hm_swiper .hd ul li { line-height: 26px; background: #CCCCCC; display: inline-block; padding: 0px 18px; height: 26px; cursor: pointer; margin: 0px 8px; transition:all 0.3s ease; margin-bottom: 5px; }
.hm_swiper .hd ul .on { color: #FFF; background: #2D71C2; }
.hmc4_ul li { padding: 20px 30px 20px 0px; border-bottom: 1px dotted #CCCCCC; }
.hmc4_ul li:nth-last-child(1),.hmc4_ul li:nth-last-child(2){border:none;}
.hm_swiper {margin-bottom:20px;}
.hmc4_a { display: block; }
.hmc4_img { display: block; float: left; border: 1px solid #E6E6E6; width: 80px; }
.hmc4Txt { margin-left: 100px; }
.hmc4_time { line-height: 14px; height: 14px; display: block; color: #666; }
.hmc4Txt strong { font-size: 18px; line-height: 28px; font-weight: normal; display: block; height: 30px; }
.hmc4Txt p { line-height: 24px; color: #999999; overflow: hidden; height:48px; }

.hmc4Txt .listen-btn{
	box-sizing: border-box;
	width:30%;
	float: left;
	height:2rem;
	line-height: 2rem;
	margin-left: 0rem;
	border:1px solid rgb(66,125,252);
	margin-top: 0rem;
	border-radius: 5px;
	color: rgb(66,125,252);
	background: white;
}

.hmc4_a:hover strong{ text-decoration: underline; }
.hm_a2 { font-size: 14px; color: #004ea2; line-height: 34px; height: 38px; width: 150px; text-align: center; display: block; margin: 0px auto; border-radius: 0.2em; border: 2px solid #004EA2; }
.hm_a2:hover{ background: #004EA2; color: #FFF; }



.layout {
	overflow: hidden;
	width: 100%;
}
header .layout, footer .layout {
	overflow: visible;
	width: 100%;
}

/* 底部 begin*/
footer {
	background: #282828;
	color: #d5d5d5;
	padding: 12px 0;
	border-top: 2px solid #c40000
}
footer a {
	color: #d5d5d5;
}
footer a:hover {
	color: #c40000
}
footer .foot-nav {
	margin-bottom: 10px;
}
footer .foot-nav a {
	margin: 0 10px 0 0;
}
footer .foot-top .foot-link {
	padding: 0px 0 10px;
}
footer .foot-top .social {
	text-align: right;
	margin-top: 12px;
}
footer .foot-top .social li {
	display: inline-block;
	margin-left: 5px;
}
footer .foot-top .social li a {
	margin-top: 3px;
	display: inline-block;
	width: 32px;
	height: 32px;
	color: #282828;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	margin-right: 3px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin-bottom: 0
}
footer .foot-top .social li a:before {
	background: 0 0
}
footer .foot-top .social li a:hover {
	color: #c40000
}
footer .foot-top .social #f-weixin-id {
	position: relative;
	z-index: 7
}
footer .foot-top .social .weixint-content {
	background-clip: padding-box;
	border: 1px solid rgba(204, 213, 219, 0.8);
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
	left: -42px;
	min-height: 32px;
	padding: 0;
	position: absolute;
	text-align: left;
	bottom: 46px;
	white-space: normal;
	width: 116px;
	background: #fff;
	;
	z-index: 8
}
footer .foot-top .social .weixint-content:before {
	position: absolute;
	bottom: -9px;
	left: 46px;
	width: 0;
	height: 0;
	content: '';
}
footer .foot-top .social .weixint-content:after {
	position: absolute;
	bottom: -8px;
	left: 46px;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff;
	border-left: 8px solid transparent;
	content: '';
}
footer .foot-top .social .weixint-content img {
	width: 110px;
	height: 110px;
}
/* 底部 end*/
/* 首页报名方式 begin*/

#fh5co-registration-list .bg-registration {
	background: url(../images/r-bg.png) no-repeat center center;
	background-size: cover;
	padding: 45px 0 27px;
}
#fh5co-registration-list .fh5co-heading h2, #fh5co-registration-list .fh5co-heading span {
	color: #fff
}
#fh5co-registration-list .show-list {
	padding: 85px 0 70px;
}
#fh5co-registration-list .show-list .r-method h3 {
	font-size: 30px;
	color: #000;
	margin-bottom: 15px;
}
#fh5co-registration-list .show-list .r-method .content {
	font-size: 14px;
	line-height: 30px;
}
#fh5co-registration-list .contact-form {
	margin-top: 7px;
}
#fh5co-registration-list .contact-form .form-group {
	padding-bottom: 15px;
}
#fh5co-registration-list .contact-form .input {
	border-color: #DADADA
}
#fh5co-registration-list .contact-form .button {
	display: inline-block;
	font-size: 16px;
	background: #FF4948;
	color: #fff;
	border: none;
	padding: 12px 66px;
	margin-top: 2px;
}
#fh5co-registration-list .contact-form .button:hover {
	background: #c40000
}




.fh5co-heading {
	position: relative;
	z-index: 1
}
.fh5co-heading h2 {
	color: rgb(53, 53, 53);
	font-size: 28px;
	font-weight: normal;
	margin: 0 auto 7px;
	text-transform: uppercase;
	line-height: 50px;
margin-top: 30px;
}
.fh5co-heading span {
	font-size: 18px;
	color: #666;
	display: block;
	margin-top: 8px;
padding-bottom: 8px;
}
.fh5co-heading .imgs {
	background: url(../images/title-img.png) no-repeat center top;
	height: 50px;
	width: 100%
}
.vertical-middle {
	width: 100%;
	height: 100%;
	display: table;
}
.vertical-middle > div {
	display: table-cell;
	vertical-align: middle;
}
.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 71%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.artzoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 64%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.chazoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 115%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.aboutzoomimgs {
	display: block;
	max-width: 110%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}



/* 内页 begin*/
/*在线客服*/
.SonlineBox {
	width: 139px;
	font-size: 12px;
	overflow: hidden;
	z-index: 6;
}
.SonlineBox .openTrigger {
	width: 31px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #a9060e url(../images/greenopen.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 135px;
	height: 35px;
	line-height: 33px;
	background: #a9060e;
	border-bottom: 2px solid #a9060e;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.SonlineBox .contentBoxC {
	width: 135px; /*height:335px;*/
	border: 2px solid #a9060e;
	background: #ffffff/* url(../images/greenbg.jpg) no-repeat*/;
	position: absolute;
	z-index: 2;
}
.SonlineBox .contentBoxC .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-transition: all 0.8s ease-out;
}
.SonlineBox .contentBoxC .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBoxC .listBox {
	overflow: hidden;
	margin-bottom: 10px;
}
.SonlineBox .contentBoxC .listBox .Tlist {
	display: block;
	width: 86%;
	height: 22px;
	margin: 10px auto 0px auto;
	text-align: center;
}
.SonlineBox .contentBoxC .listBox .Tlist span {
	float: left;
	line-height: 22px;
}
.SonlineBox .contentBoxC .listBox .Tlist a {/*float:left;*/
}
.SonlineBox .contentBoxC .listBox .WWList {
	line-height: 18px;
	height: 18px;
}
.SonlineBox .contentBoxC .listBox .SkypeList {
	line-height: 23px;
	height: 23px;
}
.SonlineBox .contentBoxC .otherBox {
	clear: both;
	height: 115px;
	text-align: center;
}
.SonlineBox .contentBoxC .otherBox img {
	width: 105px;
	height: 105px;
}
.SonlineBox .contentBoxC .telBox {
	display: block;
	padding: 36px 10px 10px;
	color: #a9060e;
	font-size: 14px;
	line-height: 26px;
	font-family: '微软雅黑';
	background: url(../images/telbg.jpg) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
	word-wrap : break-word;
}
/*在线客服 end*/


/*手机底部导航*/
#toolbar {
	display: none;
}
 @media (max-width:1199px) and (min-width:1001px) {
#fh5co-content_show .detail .about-boxs .intro, #fh5co-content_show .detail .about-boxs .intro p {
	line-height: 24px;
}
#fh5co-content_show .detail .about-boxs .intro p {
	margin: 5px 0
}
#fh5co-content_show .detail .admissions-boxs .intro {
	margin-top: 20px;
}
}
 @media screen and (max-width:1000px) {
#quirydialog .qdialog-head {
	width: 600px
}
#fh5co-header .navbar-head img {
	width: 150px;
	margin-top: 6px;
}
#fh5co-header .navbar-body .nav li {
	padding: 0 5px;
}
footer .foot-link a {
	margin: 0 0 0 4px;
}
.slideshow {
	height: 320px;
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
#fh5co-content_show .detail .admissions-boxs .intro {
	margin-top: 0px;
}
}
 @media screen and (max-width:760px) {
.fh5co-heading h2 {
	font-size: 28px;
	margin: 0 auto
}
.fh5co-heading span {
	font-size: 14px;
	margin: 0
}
#quirydialog .qdialog-head {
	width: 360px
}
#fh5co-offcanvas .nav {
	display: block;
	borer: none
}
.fh5co-nav-toggle {
	display: block;
}
#fh5co-header .navbar {
	height: auto;
}
#fh5co-header .navbar-head {
	padding: 0 0 10px 0;
	position: relative
}
#fh5co-header .navbar-body {
	border: none
}
#fh5co-header .icon-navicon {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -10px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
#fh5co-header .navbar-head img {
	width: 130px;
	margin-top: 10px;
}
#article-box-id #fh5co-content_show .show_content {
	margin-left: 0px;
}
#fh5co-course-list .bg-course, #fh5co-advantage-list .bg-advantage, #fh5co-teacher-list .bg-teacher, #fh5co-registration-list .show-list {
	padding: 35px 0 10px;
}
#fh5co-course-list .show-list, #fh5co-advantage-list .show-list, #fh5co-teacher-list .show-list {
	padding-top: 30px;
}
#fh5co-course-list .show-list a {
	margin-bottom: 0
}
#fh5co-advantage-list .show-list p.imgs {
	width: auto;
	max-width: 234px;
}
#fh5co-registration-list .bg-registration {
	padding: 30px 0 20px;
}
footer .foot-top .social {
	text-align: center
}
footer {
	text-align: center
}
footer .foot-link {
	text-align: center;
	margin-top: 10px;
}
#fh5co-content_show .inner-title {
	padding: 30px 0 20px;
}
.flex-direction-nav {
	display: none
}
.slideshow {
	height: 220px;
}
.slideshow h3 {
	font-size: 24px;
	top: 58%
}
/*手机底部导航*/
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #000;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
}
 @media screen and (max-width:480px) {
.fh5co-heading span {
	padding: 0 10px;
}
#quirydialog .qdialog-head {
	width: auto !important
}
#fh5co-header .navbar-head img {
	width: 120px;
}
.fh5co-nav-toggle {
	top: 12px;
}
#fh5co-content_show .detail h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0
}
#fh5co-advantage-list .show-list p.imgs {
	max-width: 150px;
}
.show-product .xl6, .show-art-list .xl6, #fh5co-course-list .show-list .xl6, #fh5co-advantage-list .show-list .xl6, #fh5co-teacher-list .show-list .xl6 {
	width: 100% !important
}
#fh5co-course-list .bg-course, #fh5co-advantage-list .bg-advantage, #fh5co-teacher-list .bg-teacher, #fh5co-registration-list .show-list {
	padding: 25px 0 5px;
}
#fh5co-course-list .show-list, #fh5co-advantage-list .show-list, #fh5co-teacher-list .show-list {
	padding-top: 20px;
}
#fh5co-advantage-list .show-list h5 {
	margin: 15px 0 10px;
}
#fh5co-advantage-list .show-list p.desc {
	margin-bottom: 15px;
}
footer .foot-link, footer .foot-nav {
	display: none
}
#fh5co-content_show .qhd-title span {
	font-size: 12px;
}
.article-media .media .media_img {
	width: 82px;
	margin-right: 10px;
}
.article-media .media .media_img img {
	width: 80px;
	padding: 1px;
}
.article-media .media .time, .article-media .media .desc {
	display: none
}
.article-media img {
	width: 80px;
}
.article-media .media-body h3 {
	line-height: 100%;
	font-size: 16px;
}
.article-media .media-body h3 a {
	font-size: 16px;
	line-height: 150%
}
.slideshow {
	height: 170px;
}
}
/* 内页 end*/


/*随机开始*/

.layout {
	overflow: hidden;
	width: 100%;
}
header .layout, footer .layout {
	overflow: visible;
	width: 100%;
}

.layout {
	width: 100%
}
.container, .container-layout {
	margin: 0 auto;
	padding: 0 10px
}
@media(min-width:760px) {
.container {
	width: 750px
}
}
@media(min-width:1000px) {
.container {
	width: 1000px
}
}
@media(min-width:1200px) {
.container {
	width: 1200px
}
}
.line {
	margin: 0;
	padding: 0
}
.x1, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .x10, .x11, .x12, .xl1, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9, .xl10, .xl11, .xl12, .xs1, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9, .xs10, .xs11, .xs12, .xm1, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xm10, .xm11, .xm12, .xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {
	position: relative;
	min-height: 1px
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}
.line-middle {
	margin-left: -5px;
	margin-right: -5px
}
.line-middle .x1, .line-middle .x2, .line-middle .x3, .line-middle .x4, .line-middle .x5, .line-middle .x6, .line-middle .x7, .line-middle .x8, .line-middle .x9, .line-middle .x10, .line-middle .x11, .line-middle .x12, .line-middle .xl1, .line-middle .xl2, .line-middle .xl3, .line-middle .xl4, .line-middle .xl5, .line-middle .xl6, .line-middle .xl7, .line-middle .xl8, .line-middle .xl9, .line-middle .xl10, .line-middle .xl11, .line-middle .xl12, .line-middle .xs1, .line-middle .xs2, .line-middle .xs3, .line-middle .xs4, .line-middle .xs5, .line-middle .xs6, .line-middle .xs7, .line-middle .xs8, .line-middle .xs9, .line-middle .xs10, .line-middle .xs11, .line-middle .xs12, .line-middle .xm1, .line-middle .xm2, .line-middle .xm3, .line-middle .xm4, .line-middle .xm5, .line-middle .xm6, .line-middle .xm7, .line-middle .xm8, .line-middle .xm9, .line-middle .xm10, .line-middle .xm11, .line-middle .xm12, .line-middle .xb1, .line-middle .xb2, .line-middle .xb3, .line-middle .xb4, .line-middle .xb5, .line-middle .xb6, .line-middle .xb7, .line-middle .xb8, .line-middle .xb9, .line-middle .xb10, .line-middle .xb11, .line-middle .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px
}
.line-small {
	margin-left: -2px;
	margin-right: -2px
}
.line-small .x1, .line-small .x2, .line-small .x3, .line-small .x4, .line-small .x5, .line-small .x6, .line-small .x7, .line-small .x8, .line-small .x9, .line-small .x10, .line-small .x11, .line-small .x12, .line-small .xl1, .line-small .xl2, .line-small .xl3, .line-small .xl4, .line-small .xl5, .line-small .xl6, .line-small .xl7, .line-small .xl8, .line-small .xl9, .line-small .xl10, .line-small .xl11, .line-small .xl12, .line-small .xs1, .line-small .xs2, .line-small .xs3, .line-small .xs4, .line-small .xs5, .line-small .xs6, .line-small .xs7, .line-small .xs8, .line-small .xs9, .line-small .xs10, .line-small .xs11, .line-small .xs12, .line-small .xm1, .line-small .xm2, .line-small .xm3, .line-small .xm4, .line-small .xm5, .line-small .xm6, .line-small .xm7, .line-small .xm8, .line-small .xm9, .line-small .xm10, .line-small .xm11, .line-small .xm12, .line-small .xb1, .line-small .xb2, .line-small .xb3, .line-small .xb4, .line-small .xb5, .line-small .xb6, .line-small .xb7, .line-small .xb8, .line-small .xb9, .line-small .xb10, .line-small .xb11, .line-small .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 2px;
	padding-left: 2px
}
.x1, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .x10, .x11, .x12 {
	float: left
}
.x1 {
	width: 8.33333333%
}
.x2 {
	width: 16.66666667%
}
.x3 {
	width: 25%
}
.x4 {
	width: 33.33333333%
}
.x5 {
	width: 41.66666667%
}
.x6 {
	width: 50%
}
.x7 {
	width: 58.33333333%
}
.x8 {
	width: 66.66666667%
}
.x9 {
	width: 75%
}
.x10 {
	width: 83.33333333%
}
.x11 {
	width: 91.66666667%
}
.x12 {
	width: 100%
}
.x0-left {
	left: 0
}
.x1-left {
	left: 8.33333333%
}
.x2-left {
	left: 16.66666667%
}
.x3-left {
	left: 25%
}
.x4-left {
	left: 33.33333333%
}
.x5-left {
	left: 41.66666667%
}
.x6-left {
	left: 50%
}
.x7-left {
	left: 58.33333333%
}
.x8-left {
	left: 66.66666667%
}
.x9-left {
	left: 75%
}
.x10-left {
	left: 83.33333333%
}
.x11-left {
	left: 91.66666667%
}
.x12-left {
	left: 100%
}
.x0-right {
	right: 0
}
.x1-right {
	right: 8.33333333%
}
.x2-right {
	right: 16.66666667%
}
.x3-right {
	right: 25%
}
.x4-right {
	right: 33.33333333%
}
.x5-right {
	right: 41.66666667%
}
.x6-right {
	right: 50%
}
.x7-right {
	right: 58.33333333%
}
.x8-right {
	right: 66.66666667%
}
.x9-right {
	right: 75%
}
.x10-right {
	right: 83.33333333%
}
.x11-right {
	right: 91.66666667%
}
.x12-right {
	right: 100%
}
.x0-move {
	margin-left: 0
}
.x1-move {
	margin-left: 8.33333333%
}
.x2-move {
	margin-left: 16.66666667%
}
.x3-move {
	margin-left: 25%
}
.x4-move {
	margin-left: 33.33333333%
}
.x5-move {
	margin-left: 41.66666667%
}
.x6-move {
	margin-left: 50%
}
.x7-move {
	margin-left: 58.33333333%
}
.x8-move {
	margin-left: 66.66666667%
}
.x9-move {
	margin-left: 75%
}
.x10-move {
	margin-left: 83.33333333%
}
.x11-move {
	margin-left: 91.66666667%
}
.x12-move {
	margin-left: 100%
}
@media(min-width:300px) {
.xl1, .xl2, .xl3, .xl4, .xl5, .xl6, .xl7, .xl8, .xl9, .xl10, .xl11, .xl12 {
	float: left
}
.xl1 {
	width: 8.33333333%
}
.xl2 {
	width: 16.66666667%
}
.xl3 {
	width: 25%
}
.xl4 {
	width: 33.33333333%
}
.xl5 {
	width: 41.66666667%
}
.xl6 {
	width: 50%
}
.xl7 {
	width: 58.33333333%
}
.xl8 {
	width: 66.66666667%
}
.xl9 {
	width: 75%
}
.xl10 {
	width: 83.33333333%
}
.xl11 {
	width: 91.66666667%
}
.xl12 {
	width: 100%
}
.xl0-left {
	left: 0
}
.xl1-left {
	left: 8.33333333%
}
.xl2-left {
	left: 16.66666667%
}
.xl3-left {
	left: 25%
}
.xl4-left {
	left: 33.33333333%
}
.xl5-left {
	left: 41.66666667%
}
.xl6-left {
	left: 50%
}
.xl7-left {
	left: 58.33333333%
}
.xl8-left {
	left: 66.66666667%
}
.xl9-left {
	left: 75%
}
.xl10-left {
	left: 83.33333333%
}
.xl11-left {
	left: 91.66666667%
}
.xl12-left {
	left: 100%
}
.xl0-right {
	right: 0
}
.xl1-right {
	right: 8.33333333%
}
.xl2-right {
	right: 16.66666667%
}
.xl3-right {
	right: 25%
}
.xl4-right {
	right: 33.33333333%
}
.xl5-right {
	right: 41.66666667%
}
.xl6-right {
	right: 50%
}
.xl7-right {
	right: 58.33333333%
}
.xl8-right {
	right: 66.66666667%
}
.xl9-right {
	right: 75%
}
.xl10-right {
	right: 83.33333333%
}
.xl11-right {
	right: 91.66666667%
}
.xl12-right {
	right: 100%
}
.xl0-move {
	margin-left: 0
}
.xl1-move {
	margin-left: 8.33333333%
}
.xl2-move {
	margin-left: 16.66666667%
}
.xl3-move {
	margin-left: 25%
}
.xl4-move {
	margin-left: 33.33333333%
}
.xl5-move {
	margin-left: 41.66666667%
}
.xl6-move {
	margin-left: 50%
}
.xl7-move {
	margin-left: 58.33333333%
}
.xl8-move {
	margin-left: 66.66666667%
}
.xl9-move {
	margin-left: 75%
}
.xl10-move {
	margin-left: 83.33333333%
}
.xl11-move {
	margin-left: 91.66666667%
}
.xl12-move {
	margin-left: 100%
}
}
@media(min-width:760px) {
.xs1, .xs2, .xs3, .xs4, .xs5, .xs6, .xs7, .xs8, .xs9, .xs10, .xs11, .xs12 {
	float: left
}
.xs1 {
	width: 8.33333333%
}
.xs2 {
	width: 16.66666667%
}
.xs3 {
	width: 25%
}
.xs4 {
	width: 33.33333333%
}
.xs5 {
	width: 41.66666667%
}
.xs6 {
	width: 50%
}
.xs7 {
	width: 58.33333333%
}
.xs8 {
	width: 66.66666667%
}
.xs9 {
	width: 75%
}
.xs10 {
	width: 83.33333333%
}
.xs11 {
	width: 91.66666667%
}
.xs12 {
	width: 100%
}
.xs0-left {
	left: 0
}
.xs1-left {
	left: 8.33333333%
}
.xs2-left {
	left: 16.66666667%
}
.xs3-left {
	left: 25%
}
.xs4-left {
	left: 33.33333333%
}
.xs5-left {
	left: 41.66666667%
}
.xs6-left {
	left: 50%
}
.xs7-left {
	left: 58.33333333%
}
.xs8-left {
	left: 66.66666667%
}
.xs9-left {
	left: 75%
}
.xs10-left {
	left: 83.33333333%
}
.xs11-left {
	left: 91.66666667%
}
.xs12-left {
	left: 100%
}
.xs0-right {
	right: 0
}
.xs1-right {
	right: 8.33333333%
}
.xs2-right {
	right: 16.66666667%
}
.xs3-right {
	right: 25%
}
.xs4-right {
	right: 33.33333333%
}
.xs5-right {
	right: 41.66666667%
}
.xs6-right {
	right: 50%
}
.xs7-right {
	right: 58.33333333%
}
.xs8-right {
	right: 66.66666667%
}
.xs9-right {
	right: 75%
}
.xs10-right {
	right: 83.33333333%
}
.xs11-right {
	right: 91.66666667%
}
.xs12-right {
	right: 100%
}
.xs0-move {
	margin-left: 0
}
.xs1-move {
	margin-left: 8.33333333%
}
.xs2-move {
	margin-left: 16.66666667%
}
.xs3-move {
	margin-left: 25%
}
.xs4-move {
	margin-left: 33.33333333%
}
.xs5-move {
	margin-left: 41.66666667%
}
.xs6-move {
	margin-left: 50%
}
.xs7-move {
	margin-left: 58.33333333%
}
.xs8-move {
	margin-left: 66.66666667%
}
.xs9-move {
	margin-left: 75%
}
.xs10-move {
	margin-left: 83.33333333%
}
.xs11-move {
	margin-left: 91.66666667%
}
.xs12-move {
	margin-left: 100%
}
}
@media(min-width:1000px) {
.xm1, .xm2, .xm3, .xm4, .xm5, .xm6, .xm7, .xm8, .xm9, .xm10, .xm11, .xm12 {
	float: left
}
.xm1 {
	width: 8.33333333%
}
.xm2 {
	width: 16.66666667%
}
.xm3 {
	width: 25%
}
.xm4 {
	width: 33.33333333%
}
.xm5 {
	width: 41.66666667%
}
.xm6 {
	width: 50%
}
.xm7 {
	width: 58.33333333%
}
.xm8 {
	width: 66.66666667%
}
.xm9 {
	width: 75%
}
.xm10 {
	width: 83.33333333%
}
.xm11 {
	width: 91.66666667%
}
.xm12 {
	width: 100%
}
.xm0-left {
	left: 0
}
.xm1-left {
	left: 8.33333333%
}
.xm2-left {
	left: 16.66666667%
}
.xm3-left {
	left: 25%
}
.xm4-left {
	left: 33.33333333%
}
.xm5-left {
	left: 41.66666667%
}
.xm6-left {
	left: 50%
}
.xm7-left {
	left: 58.33333333%
}
.xm8-left {
	left: 66.66666667%
}
.xm9-left {
	left: 75%
}
.xm10-left {
	left: 83.33333333%
}
.xm11-left {
	left: 91.66666667%
}
.xm12-left {
	left: 100%
}
.xm0-right {
	right: 0
}
.xm1-right {
	right: 8.33333333%
}
.xm2-right {
	right: 16.66666667%
}
.xm3-right {
	right: 25%
}
.xm4-right {
	right: 33.33333333%
}
.xm5-right {
	right: 41.66666667%
}
.xm6-right {
	right: 50%
}
.xm7-right {
	right: 58.33333333%
}
.xm8-right {
	right: 66.66666667%
}
.xm9-right {
	right: 75%
}
.xm10-right {
	right: 83.33333333%
}
.xm11-right {
	right: 91.66666667%
}
.xm12-right {
	right: 100%
}
.xm0-move {
	margin-left: 0
}
.xm1-move {
	margin-left: 8.33333333%
}
.xm2-move {
	margin-left: 16.66666667%
}
.xm3-move {
	margin-left: 25%
}
.xm4-move {
	margin-left: 33.33333333%
}
.xm5-move {
	margin-left: 41.66666667%
}
.xm6-move {
	margin-left: 50%
}
.xm7-move {
	margin-left: 58.33333333%
}
.xm8-move {
	margin-left: 66.66666667%
}
.xm9-move {
	margin-left: 75%
}
.xm10-move {
	margin-left: 83.33333333%
}
.xm11-move {
	margin-left: 91.66666667%
}
.xm12-move {
	margin-left: 100%
}
}
@media(min-width:1200px) {
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7, .xb8, .xb9, .xb10, .xb11, .xb12 {
	float: left
}
.xb1 {
	width: 8.33333333%
}
.xb2 {
	width: 16.66666667%
}
.xb3 {
	width: 25%
}
.xb4 {
	width: 33.33333333%
}
.xb5 {
	width: 41.66666667%
}
.xb6 {
	width: 50%
}
.xb7 {
	width: 58.33333333%
}
.xb8 {
	width: 66.66666667%
}
.xb9 {
	width: 75%
}
.xb10 {
	width: 83.33333333%
}
.xb11 {
	width: 91.66666667%
}
.xb12 {
	width: 100%
}
.xb0-left {
	left: 0
}
.xb1-left {
	left: 8.33333333%
}
.xb2-left {
	left: 16.66666667%
}
.xb3-left {
	left: 25%
}
.xb4-left {
	left: 33.33333333%
}
.xb5-left {
	left: 41.66666667%
}
.xb6-left {
	left: 50%
}
.xb7-left {
	left: 58.33333333%
}
.xb8-left {
	left: 66.66666667%
}
.xb9-left {
	left: 75%
}
.xb10-left {
	left: 83.33333333%
}
.xb11-left {
	left: 91.66666667%
}
.xb12-left {
	left: 100%
}
.xb0-right {
	right: 0
}
.xb1-right {
	right: 8.33333333%
}
.xb2-right {
	right: 16.66666667%
}
.xb3-right {
	right: 25%
}
.xb4-right {
	right: 33.33333333%
}
.xb5-right {
	right: 41.66666667%
}
.xb6-right {
	right: 50%
}
.xb7-right {
	right: 58.33333333%
}
.xb8-right {
	right: 66.66666667%
}
.xb9-right {
	right: 75%
}
.xb10-right {
	right: 83.33333333%
}
.xb11-right {
	right: 91.66666667%
}
.xb12-right {
	right: 100%
}
.xb0-move {
	margin-left: 0
}
.xb1-move {
	margin-left: 8.33333333%
}
.xb2-move {
	margin-left: 16.66666667%
}
.xb3-move {
	margin-left: 25%
}
.xb4-move {
	margin-left: 33.33333333%
}
.xb5-move {
	margin-left: 41.66666667%
}
.xb6-move {
	margin-left: 50%
}
.xb7-move {
	margin-left: 58.33333333%
}
.xb8-move {
	margin-left: 66.66666667%
}
.xb9-move {
	margin-left: 75%
}
.xb10-move {
	margin-left: 83.33333333%
}
.xb11-move {
	margin-left: 91.66666667%
}
.xb12-move {
	margin-left: 100%
}
}
@media(max-width:760px) {
.show-l {
	display: block!important
}
.hidden-l {
	display: none!important
}
}
@media(min-width:761px) and (max-width:1000px) {
.show-s {
	display: block!important
}
.hidden-s {
	display: none!important
}
}
@media(min-width:1001px) and (max-width:1200px) {
.show-m {
	display: block!important
}
.hidden-m {
	display: none!important
}
}
@media(min-width:1201px) {
.show-b {
	display: block!important
}
.hidden-b {
	display: none!important
}
}


/*随机开始*/

/*首页报名开始*/

.margin-large-bottom {
	margin-bottom: 30px
}







.input {
	font-size: 14px;
	padding: 6px;
	border: solid 1px #ddd;
	width: 100%;
	height: 34px;
	line-height: 20px;
	display: block;
	border-radius: 4px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.label {
	padding-bottom: 7px;
	display: block;
	line-height: 20px
}
.label label {
	font-weight: bold
}
.input-file {
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: auto;
	color: #333
}
.input-file input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	background-color: #fff;
	transform: translate(-300px, 0px) scale(4);
	height: 40px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.input:focus {
	border-color: #09c;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.input-auto {
	width: auto;
	display: inline-block
}
input[disabled], input[readonly], textarea[disabled], textarea[readonly], select[disabled], select[readonly] {
	cursor: not-allowed;
	background: #eee
}
textarea.input {
	height: auto
}
.input-note, .label .float-right {
	color: #999;
	font-size: 12px;
	padding-top: 2px;
	line-height: 18px
}
.field {
	position: relative
}
.form-group {
	padding-bottom: 10px
}
.field-icon .input {
	text-indent: 25px
}
.field-icon .icon {
	position: absolute;
	left: 0;
	right: auto;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	font-weight: normal
}
.field-icon-right .icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	font-weight: normal
}
.form-x .form-group:after, .form-inline:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}
@media(min-width:760px) {
.form-x .form-group .label {
	float: left;
	width: 15%;
	text-align: right;
	padding: 7px 7px 7px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.form-x .form-group .field {
	float: left;
	width: 85%
}
.form-x .form-button {
	margin-left: 15%
}
}
@media(min-width:760px) {
.form-inline {
	display: inline-block
}
.form-inline .input {
	width: auto;
	display: inline-block
}
.form-inline .form-group {
	display: inline-table;
	padding-bottom: 0;
	vertical-align: middle
}
.form-inline .form-group .input-group {
	display: inline-table;
	width: auto;
	vertical-align: middle
}
.form-inline .form-group .input-group .input {
	width: auto
}
.form-inline .form-group .label {
	display: inline-block
}
.form-inline .form-group .field {
	display: inline-block
}
.form-inline .form-button {
	display: inline-block;
	vertical-align: middle
}
.form-inline .form-button .button {
	width: auto
}
.form-auto .input {
	width: auto;
	display: inline-block
}
.form-auto .input-group {
	display: inline-table;
	width: auto;
	display: inline-block
}
.form-auto .input-group .input {
	width: auto;
	display: inline-block
}
.input-inline {
	padding-left: 1px
}
.input-inline input {
	position: relative;
	float: left;
	border-radius: 0;
	margin-left: -1px;
	width: auto
}
.form-small .input-inline input, .form-big .input-inline input {
	border-radius: 0
}
.input-inline input:first-child {
	left: 1px;
	border-radius: 4px 0 0 4px
}
.input-inline input:last-child {
	border-radius: 0 4px 4px 0
}
}
.input-block {
	padding-top: 8px
}
.input-block:first-child {
	padding-top: 1px
}
.input-block input {
	position: relative;
	margin-top: -1px;
	border-radius: 0
}
.form-small .input-block input, .form-big .input-block input {
	border-radius: 0
}
.input-block input:first-child {
	border-radius: 4px 4px 0 0
}
.input-block input:last-child {
	border-radius: 0 0 4px 4px
}
.label-block label {
	display: block;
	line-height: 24px
}
.input-group {
	border-collapse: separate;
	display: table;
	position: relative
}
.input-group .addon, .input-group .addbtn, .input-group .input {
	display: table-cell
}
.input-group .addon, .input-group .addbtn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group .addbtn .button {
	font-weight: normal
}
.input-group .input {
	width: 100%
}
.input-group .addon {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 4px;
	line-height: 1;
	padding: 6px 12px;
	text-align: center
}
.input-group .addon:first-child, .input-group .addbtn:first-child .button {
	border-right: 0 none
}
.input-group .addon:first-child, .input-group .addbtn:first-child .button, .input-group .input:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group .addon:last-child, .input-group .addbtn:last-child .button {
	border-left: 0 none
}
.input-group .addon:last-child, .input-group .addbtn:last-child .button, .input-group .input:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.input-group .addon:not(:first-child):not(:last-child), .input-group .addbtn:not(:first-child):not(:last-child) .button, .input-group .input:not(:first-child):not(:last-child) {
	border-radius: 0
}
.form-tips .form-group .field {
	position: relative;
	zoom: 1
}
.form-tips .input-help {
	position: absolute;
	z-index: 1;
	float: left;
	left: 0;
	top: 100%
}
.form-tips .input-help ul {
	border: solid 1px #ddd;
	background: #fff;
	padding: 10px 10px 10px 25px;
	box-shadow: 0 0 5px #ddd;
	border-radius: 4px;
	width: 160px;
	min-width: 160px;
	width: auto;
	_width: 160px
}
.input-big, .form-big .input, .form-big .button {
	padding: 10px;
	font-size: 16px;
	line-height: 24px;
	height: 46px
}
.input-small, .form-small .input, .form-small .button {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
	height: 28px
}
.form-small .addon, .form-small .addbtn {
	padding: 5px 8px;
	font-size: 12px
}
.list-group, .list-link {
	border: solid 1px #ddd;
	border-radius: 4px;
	list-style: none;
	padding: 0
}
.list-group li, .list-link a {
	padding: 10px 15px;
	display: block;
	border-bottom: solid 1px #ddd;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.list-group li:last-child, .list-link a:last-child {
	border-bottom: 0 none
}
.list-striped li:nth-child(odd) {
	background-color: #f5f5f5
}
.list-link a {
	color: #333
}
.list-link a:hover {
	background-color: #f5f5f5;
	transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s
}
.list-link a.active:link, .list-link a.active:visited {
	background-color: #f5f5f5
}
.panel {
	border: solid 1px #ddd;
	border-radius: 4px
}
.panel-head {
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-radius: 4px 4px 0 0;
	border-bottom: solid 1px #ddd
}
.panel-foot {
	background-color: #f5f5f5;
	padding: 10px 15px;
	border-radius: 0 0 4px 4px;
	border-top: solid 1px #ddd
}
.panel-body {
	padding: 15px
}
.panel .bg-main, .panel .bg-sub, .panel .bg-dot, .panel .bg-red, .panel .bg-yellow, .panel .bg-green {
	color: #fff
}
.panel .panel-body+.table, .panel .panel-body+.list-group {
	border-top: solid 1px #ddd
}
.panel .list-group {
	border: 0;
	border-radius: 0
}
.panel-group {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: none;
	border-right: 0;
	list-style: none;
	padding: 15px
}






@media screen and (max-width:760px) {
.fh5co-heading h2 {
	font-size: 28px;
	margin: 0 auto
}
.fh5co-heading span {
	font-size: 14px;
	margin: 0
}
#quirydialog .qdialog-head {
	width: 360px
}
#fh5co-offcanvas .nav {
	display: block;
	borer: none
}
.fh5co-nav-toggle {
	display: block;
}
#fh5co-header .navbar {
	height: auto;
}
#fh5co-header .navbar-head {
	padding: 0 0 10px 0;
	position: relative
}
#fh5co-header .navbar-body {
	border: none
}
#fh5co-header .icon-navicon {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -10px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
#fh5co-header .navbar-head img {
	width: 130px;
	margin-top: 10px;
}
#article-box-id #fh5co-content_show .show_content {
	margin-left: 0px;
}
#fh5co-course-list .bg-course, #fh5co-advantage-list .bg-advantage, #fh5co-teacher-list .bg-teacher, #fh5co-registration-list .show-list {
	padding: 35px 0 10px;
}
#fh5co-course-list .show-list, #fh5co-advantage-list .show-list, #fh5co-teacher-list .show-list {
	padding-top: 30px;
}
#fh5co-course-list .show-list a {
	margin-bottom: 0
}
#fh5co-advantage-list .show-list p.imgs {
	width: auto;
	max-width: 234px;
}
#fh5co-registration-list .bg-registration {
	padding: 30px 0 20px;
}
footer .foot-top .social {
	text-align: center
}
footer {
	text-align: center
}
footer .foot-link {
	text-align: center;
	margin-top: 10px;
}
#fh5co-content_show .inner-title {
	padding: 30px 0 20px;
}
.flex-direction-nav {
	display: none
}
.slideshow {
	height: 220px;
}
.slideshow h3 {
	font-size: 24px;
	top: 58%
}






/* 图标 end*/


.icon-glass:before {
	content: "\f000"
}
.icon-music:before {
	content: "\f001"
}
.icon-search:before {
	content: "\f002"
}
.icon-envelope-o:before {
	content: "\f003"
}
.icon-heart:before {
	content: "\f004"
}
.icon-star:before {
	content: "\f005"
}
.icon-star-o:before {
	content: "\f006"
}
.icon-user:before {
	content: "\f007"
}
.icon-film:before {
	content: "\f008"
}
.icon-th-large:before {
	content: "\f009"
}
.icon-th:before {
	content: "\f00a"
}
.icon-th-list:before {
	content: "\f00b"
}
.icon-check:before {
	content: "\f00c"
}
.icon-times:before {
	content: "\f00d"
}
.icon-search-plus:before {
	content: "\f00e"
}
.icon-search-minus:before {
	content: "\f010"
}
.icon-power-off:before {
	content: "\f011"
}
.icon-signal:before {
	content: "\f012"
}
.icon-gear:before, .icon-cog:before {
	content: "\f013"
}
.icon-trash-o:before {
	content: "\f014"
}
.icon-home:before {
	content: "\f015"
}
.icon-file-o:before {
	content: "\f016"
}
.icon-clock-o:before {
	content: "\f017"
}
.icon-road:before {
	content: "\f018"
}
.icon-download:before {
	content: "\f019"
}
.icon-arrow-circle-o-down:before {
	content: "\f01a"
}
.icon-arrow-circle-o-up:before {
	content: "\f01b"
}
.icon-inbox:before {
	content: "\f01c"
}
.icon-play-circle-o:before {
	content: "\f01d"
}
.icon-rotate-right:before, .icon-repeat:before {
	content: "\f01e"
}
.icon-refresh:before {
	content: "\f021"
}
.icon-list-alt:before {
	content: "\f022"
}
.icon-lock:before {
	content: "\f023"
}
.icon-flag:before {
	content: "\f024"
}
.icon-headphones:before {
	content: "\f025"
}
.icon-volume-off:before {
	content: "\f026"
}
.icon-volume-down:before {
	content: "\f027"
}
.icon-volume-up:before {
	content: "\f028"
}
.icon-qrcode:before {
	content: "\f029"
}
.icon-barcode:before {
	content: "\f02a"
}
.icon-tag:before {
	content: "\f02b"
}
.icon-tags:before {
	content: "\f02c"
}
.icon-book:before {
	content: "\f02d"
}
.icon-bookmark:before {
	content: "\f02e"
}
.icon-print:before {
	content: "\f02f"
}
.icon-camera:before {
	content: "\f030"
}
.icon-font:before {
	content: "\f031"
}
.icon-bold:before {
	content: "\f032"
}
.icon-italic:before {
	content: "\f033"
}
.icon-text-height:before {
	content: "\f034"
}
.icon-text-width:before {
	content: "\f035"
}
.icon-align-left:before {
	content: "\f036"
}
.icon-align-center:before {
	content: "\f037"
}
.icon-align-right:before {
	content: "\f038"
}
.icon-align-justify:before {
	content: "\f039"
}
.icon-list:before {
	content: "\f03a"
}
.icon-dedent:before, .icon-outdent:before {
	content: "\f03b"
}
.icon-indent:before {
	content: "\f03c"
}
.icon-video-camera:before {
	content: "\f03d"
}
.icon-photo:before, .icon-image:before, .icon-picture-o:before {
	content: "\f03e"
}
.icon-pencil:before {
	content: "\f040"
}
.icon-map-marker:before {
	content: "\f041"
}
.icon-adjust:before {
	content: "\f042"
}
.icon-tint:before {
	content: "\f043"
}
.icon-edit:before, .icon-pencil-square-o:before {
	content: "\f044"
}
.icon-share-square-o:before {
	content: "\f045"
}
.icon-check-square-o:before {
	content: "\f046"
}
.icon-arrows:before {
	content: "\f047"
}
.icon-step-backward:before {
	content: "\f048"
}
.icon-fast-backward:before {
	content: "\f049"
}
.icon-backward:before {
	content: "\f04a"
}
.icon-play:before {
	content: "\f04b"
}
.icon-pause:before {
	content: "\f04c"
}
.icon-stop:before {
	content: "\f04d"
}
.icon-forward:before {
	content: "\f04e"
}
.icon-fast-forward:before {
	content: "\f050"
}
.icon-step-forward:before {
	content: "\f051"
}
.icon-eject:before {
	content: "\f052"
}
.icon-chevron-left:before {
	content: "\f053"
}
.icon-chevron-right:before {
	content: "\f054"
}
.icon-plus-circle:before {
	content: "\f055"
}
.icon-minus-circle:before {
	content: "\f056"
}
.icon-times-circle:before {
	content: "\f057"
}
.icon-check-circle:before {
	content: "\f058"
}
.icon-question-circle:before {
	content: "\f059"
}
.icon-info-circle:before {
	content: "\f05a"
}
.icon-crosshairs:before {
	content: "\f05b"
}
.icon-times-circle-o:before {
	content: "\f05c"
}
.icon-check-circle-o:before {
	content: "\f05d"
}
.icon-ban:before {
	content: "\f05e"
}
.icon-arrow-left:before {
	content: "\f060"
}
.icon-arrow-right:before {
	content: "\f061"
}
.icon-arrow-up:before {
	content: "\f062"
}
.icon-arrow-down:before {
	content: "\f063"
}
.icon-mail-forward:before, .icon-share:before {
	content: "\f064"
}
.icon-expand:before {
	content: "\f065"
}
.icon-compress:before {
	content: "\f066"
}
.icon-plus:before {
	content: "\f067"
}
.icon-minus:before {
	content: "\f068"
}
.icon-asterisk:before {
	content: "\f069"
}
.icon-exclamation-circle:before {
	content: "\f06a"
}
.icon-gift:before {
	content: "\f06b"
}
.icon-leaf:before {
	content: "\f06c"
}
.icon-fire:before {
	content: "\f06d"
}
.icon-eye:before {
	content: "\f06e"
}
.icon-eye-slash:before {
	content: "\f070"
}
.icon-warning:before, .icon-exclamation-triangle:before {
	content: "\f071"
}
.icon-plane:before {
	content: "\f072"
}
.icon-calendar:before {
	content: "\f073"
}
.icon-random:before {
	content: "\f074"
}
.icon-comment:before {
	content: "\f075"
}
.icon-magnet:before {
	content: "\f076"
}
.icon-chevron-up:before {
	content: "\f077"
}
.icon-chevron-down:before {
	content: "\f078"
}
.icon-retweet:before {
	content: "\f079"
}
.icon-shopping-cart:before {
	content: "\f07a"
}
.icon-folder:before {
	content: "\f07b"
}
.icon-folder-open:before {
	content: "\f07c"
}
.icon-arrows-v:before {
	content: "\f07d"
}
.icon-arrows-h:before {
	content: "\f07e"
}
.icon-bar-chart-o:before {
	content: "\f080"
}
.icon-twitter-square:before {
	content: "\f081"
}
.icon-facebook-square:before {
	content: "\f082"
}
.icon-camera-retro:before {
	content: "\f083"
}
.icon-key:before {
	content: "\f084"
}
.icon-gears:before, .icon-cogs:before {
	content: "\f085"
}
.icon-comments:before {
	content: "\f086"
}
.icon-thumbs-o-up:before {
	content: "\f087"
}
.icon-thumbs-o-down:before {
	content: "\f088"
}
.icon-star-half:before {
	content: "\f089"
}
.icon-heart-o:before {
	content: "\f08a"
}
.icon-sign-out:before {
	content: "\f08b"
}
.icon-linkedin-square:before {
	content: "\f08c"
}
.icon-thumb-tack:before {
	content: "\f08d"
}
.icon-external-link:before {
	content: "\f08e"
}
.icon-sign-in:before {
	content: "\f090"
}
.icon-trophy:before {
	content: "\f091"
}
.icon-github-square:before {
	content: "\f092"
}
.icon-upload:before {
	content: "\f093"
}
.icon-lemon-o:before {
	content: "\f094"
}
.icon-phone:before {
	content: "\f095"
}
.icon-square-o:before {
	content: "\f096"
}
.icon-bookmark-o:before {
	content: "\f097"
}
.icon-phone-square:before {
	content: "\f098"
}
.icon-twitter:before {
	content: "\f099"
}
.icon-facebook:before {
	content: "\f09a"
}
.icon-github:before {
	content: "\f09b"
}
.icon-unlock:before {
	content: "\f09c"
}
.icon-credit-card:before {
	content: "\f09d"
}
.icon-rss:before {
	content: "\f09e"
}
.icon-hdd-o:before {
	content: "\f0a0"
}
.icon-bullhorn:before {
	content: "\f0a1"
}
.icon-bell:before {
	content: "\f0f3"
}
.icon-certificate:before {
	content: "\f0a3"
}
.icon-hand-o-right:before {
	content: "\f0a4"
}
.icon-hand-o-left:before {
	content: "\f0a5"
}
.icon-hand-o-up:before {
	content: "\f0a6"
}
.icon-hand-o-down:before {
	content: "\f0a7"
}
.icon-arrow-circle-left:before {
	content: "\f0a8"
}
.icon-arrow-circle-right:before {
	content: "\f0a9"
}
.icon-arrow-circle-up:before {
	content: "\f0aa"
}
.icon-arrow-circle-down:before {
	content: "\f0ab"
}
.icon-globe:before {
	content: "\f0ac"
}
.icon-wrench:before {
	content: "\f0ad"
}
.icon-tasks:before {
	content: "\f0ae"
}
.icon-filter:before {
	content: "\f0b0"
}
.icon-briefcase:before {
	content: "\f0b1"
}
.icon-arrows-alt:before {
	content: "\f0b2"
}
.icon-group:before, .icon-users:before {
	content: "\f0c0"
}
.icon-chain:before, .icon-link:before {
	content: "\f0c1"
}
.icon-cloud:before {
	content: "\f0c2"
}
.icon-flask:before {
	content: "\f0c3"
}
.icon-cut:before, .icon-scissors:before {
	content: "\f0c4"
}
.icon-copy:before, .icon-files-o:before {
	content: "\f0c5"
}
.icon-paperclip:before {
	content: "\f0c6"
}
.icon-save:before, .icon-floppy-o:before {
	content: "\f0c7"
}
.icon-square:before {
	content: "\f0c8"
}
.icon-navicon:before, .icon-reorder:before, .icon-bars:before {
	content: "\f0c9"
}
.icon-list-ul:before {
	content: "\f0ca"
}
.icon-list-ol:before {
	content: "\f0cb"
}
.icon-strikethrough:before {
	content: "\f0cc"
}
.icon-underline:before {
	content: "\f0cd"
}
.icon-table:before {
	content: "\f0ce"
}
.icon-magic:before {
	content: "\f0d0"
}
.icon-truck:before {
	content: "\f0d1"
}
.icon-pinterest:before {
	content: "\f0d2"
}
.icon-pinterest-square:before {
	content: "\f0d3"
}
.icon-google-plus-square:before {
	content: "\f0d4"
}
.icon-google-plus:before {
	content: "\f0d5"
}
.icon-money:before {
	content: "\f0d6"
}
.icon-caret-down:before {
	content: "\f0d7"
}
.icon-caret-up:before {
	content: "\f0d8"
}
.icon-caret-left:before {
	content: "\f0d9"
}
.icon-caret-right:before {
	content: "\f0da"
}
.icon-columns:before {
	content: "\f0db"
}
.icon-unsorted:before, .icon-sort:before {
	content: "\f0dc"
}
.icon-sort-down:before, .icon-sort-desc:before {
	content: "\f0dd"
}
.icon-sort-up:before, .icon-sort-asc:before {
	content: "\f0de"
}
.icon-envelope:before {
	content: "\f0e0"
}
.icon-linkedin:before {
	content: "\f0e1"
}
.icon-rotate-left:before, .icon-undo:before {
	content: "\f0e2"
}
.icon-legal:before, .icon-gavel:before {
	content: "\f0e3"
}
.icon-dashboard:before, .icon-tachometer:before {
	content: "\f0e4"
}
.icon-comment-o:before {
	content: "\f0e5"
}
.icon-comments-o:before {
	content: "\f0e6"
}
.icon-flash:before, .icon-bolt:before {
	content: "\f0e7"
}
.icon-sitemap:before {
	content: "\f0e8"
}
.icon-umbrella:before {
	content: "\f0e9"
}
.icon-paste:before, .icon-clipboard:before {
	content: "\f0ea"
}
.icon-lightbulb-o:before {
	content: "\f0eb"
}
.icon-exchange:before {
	content: "\f0ec"
}
.icon-cloud-download:before {
	content: "\f0ed"
}
.icon-cloud-upload:before {
	content: "\f0ee"
}
.icon-user-md:before {
	content: "\f0f0"
}
.icon-stethoscope:before {
	content: "\f0f1"
}
.icon-suitcase:before {
	content: "\f0f2"
}
.icon-bell-o:before {
	content: "\f0a2"
}
.icon-coffee:before {
	content: "\f0f4"
}
.icon-cutlery:before {
	content: "\f0f5"
}
.icon-file-text-o:before {
	content: "\f0f6"
}
.icon-building-o:before {
	content: "\f0f7"
}
.icon-hospital-o:before {
	content: "\f0f8"
}
.icon-ambulance:before {
	content: "\f0f9"
}
.icon-medkit:before {
	content: "\f0fa"
}
.icon-fighter-jet:before {
	content: "\f0fb"
}
.icon-beer:before {
	content: "\f0fc"
}
.icon-h-square:before {
	content: "\f0fd"
}
.icon-plus-square:before {
	content: "\f0fe"
}
.icon-angle-double-left:before {
	content: "\f100"
}
.icon-angle-double-right:before {
	content: "\f101"
}
.icon-angle-double-up:before {
	content: "\f102"
}
.icon-angle-double-down:before {
	content: "\f103"
}
.icon-angle-left:before {
	content: "\f104"
}
.icon-angle-right:before {
	content: "\f105"
}
.icon-angle-up:before {
	content: "\f106"
}
.icon-angle-down:before {
	content: "\f107"
}
.icon-desktop:before {
	content: "\f108"
}
.icon-laptop:before {
	content: "\f109"
}
.icon-tablet:before {
	content: "\f10a"
}
.icon-mobile-phone:before, .icon-mobile:before {
	content: "\f10b"
}
.icon-circle-o:before {
	content: "\f10c"
}
.icon-quote-left:before {
	content: "\f10d"
}
.icon-quote-right:before {
	content: "\f10e"
}
.icon-spinner:before {
	content: "\f110"
}
.icon-circle:before {
	content: "\f111"
}
.icon-mail-reply:before, .icon-reply:before {
	content: "\f112"
}
.icon-github-alt:before {
	content: "\f113"
}
.icon-folder-o:before {
	content: "\f114"
}
.icon-folder-open-o:before {
	content: "\f115"
}
.icon-smile-o:before {
	content: "\f118"
}
.icon-frown-o:before {
	content: "\f119"
}
.icon-meh-o:before {
	content: "\f11a"
}
.icon-gamepad:before {
	content: "\f11b"
}
.icon-keyboard-o:before {
	content: "\f11c"
}
.icon-flag-o:before {
	content: "\f11d"
}
.icon-flag-checkered:before {
	content: "\f11e"
}
.icon-terminal:before {
	content: "\f120"
}
.icon-code:before {
	content: "\f121"
}
.icon-mail-reply-all:before, .icon-reply-all:before {
	content: "\f122"
}
.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
	content: "\f123"
}
.icon-location-arrow:before {
	content: "\f124"
}
.icon-crop:before {
	content: "\f125"
}
.icon-code-fork:before {
	content: "\f126"
}
.icon-unlink:before, .icon-chain-broken:before {
	content: "\f127"
}
.icon-question:before {
	content: "\f128"
}
.icon-info:before {
	content: "\f129"
}
.icon-exclamation:before {
	content: "\f12a"
}
.icon-superscript:before {
	content: "\f12b"
}
.icon-subscript:before {
	content: "\f12c"
}
.icon-eraser:before {
	content: "\f12d"
}
.icon-puzzle-piece:before {
	content: "\f12e"
}
.icon-microphone:before {
	content: "\f130"
}
.icon-microphone-slash:before {
	content: "\f131"
}
.icon-shield:before {
	content: "\f132"
}
.icon-calendar-o:before {
	content: "\f133"
}
.icon-fire-extinguisher:before {
	content: "\f134"
}
.icon-rocket:before {
	content: "\f135"
}
.icon-maxcdn:before {
	content: "\f136"
}
.icon-chevron-circle-left:before {
	content: "\f137"
}
.icon-chevron-circle-right:before {
	content: "\f138"
}
.icon-chevron-circle-up:before {
	content: "\f139"
}
.icon-chevron-circle-down:before {
	content: "\f13a"
}
.icon-html5:before {
	content: "\f13b"
}
.icon-css3:before {
	content: "\f13c"
}
.icon-anchor:before {
	content: "\f13d"
}
.icon-unlock-alt:before {
	content: "\f13e"
}
.icon-bullseye:before {
	content: "\f140"
}
.icon-ellipsis-h:before {
	content: "\f141"
}
.icon-ellipsis-v:before {
	content: "\f142"
}
.icon-rss-square:before {
	content: "\f143"
}
.icon-play-circle:before {
	content: "\f144"
}
.icon-ticket:before {
	content: "\f145"
}
.icon-minus-square:before {
	content: "\f146"
}
.icon-minus-square-o:before {
	content: "\f147"
}
.icon-level-up:before {
	content: "\f148"
}
.icon-level-down:before {
	content: "\f149"
}
.icon-check-square:before {
	content: "\f14a"
}
.icon-pencil-square:before {
	content: "\f14b"
}
.icon-external-link-square:before {
	content: "\f14c"
}
.icon-share-square:before {
	content: "\f14d"
}
.icon-compass:before {
	content: "\f14e"
}
.icon-toggle-down:before, .icon-caret-square-o-down:before {
	content: "\f150"
}
.icon-toggle-up:before, .icon-caret-square-o-up:before {
	content: "\f151"
}
.icon-toggle-right:before, .icon-caret-square-o-right:before {
	content: "\f152"
}
.icon-euro:before, .icon-eur:before {
	content: "\f153"
}
.icon-gbp:before {
	content: "\f154"
}
.icon-dollar:before, .icon-usd:before {
	content: "\f155"
}
.icon-rupee:before, .icon-inr:before {
	content: "\f156"
}
.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
	content: "\f157"
}
.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
	content: "\f158"
}
.icon-won:before, .icon-krw:before {
	content: "\f159"
}
.icon-bitcoin:before, .icon-btc:before {
	content: "\f15a"
}
.icon-file:before {
	content: "\f15b"
}
.icon-file-text:before {
	content: "\f15c"
}
.icon-sort-alpha-asc:before {
	content: "\f15d"
}
.icon-sort-alpha-desc:before {
	content: "\f15e"
}
.icon-sort-amount-asc:before {
	content: "\f160"
}
.icon-sort-amount-desc:before {
	content: "\f161"
}
.icon-sort-numeric-asc:before {
	content: "\f162"
}
.icon-sort-numeric-desc:before {
	content: "\f163"
}
.icon-thumbs-up:before {
	content: "\f164"
}
.icon-thumbs-down:before {
	content: "\f165"
}
.icon-youtube-square:before {
	content: "\f166"
}
.icon-youtube:before {
	content: "\f167"
}
.icon-xing:before {
	content: "\f168"
}
.icon-xing-square:before {
	content: "\f169"
}
.icon-youtube-play:before {
	content: "\f16a"
}
.icon-dropbox:before {
	content: "\f16b"
}
.icon-stack-overflow:before {
	content: "\f16c"
}
.icon-instagram:before {
	content: "\f16d"
}
.icon-flickr:before {
	content: "\f16e"
}
.icon-adn:before {
	content: "\f170"
}
.icon-bitbucket:before {
	content: "\f171"
}
.icon-bitbucket-square:before {
	content: "\f172"
}
.icon-tumblr:before {
	content: "\f173"
}
.icon-tumblr-square:before {
	content: "\f174"
}
.icon-long-arrow-down:before {
	content: "\f175"
}
.icon-long-arrow-up:before {
	content: "\f176"
}
.icon-long-arrow-left:before {
	content: "\f177"
}
.icon-long-arrow-right:before {
	content: "\f178"
}
.icon-apple:before {
	content: "\f179"
}
.icon-windows:before {
	content: "\f17a"
}
.icon-android:before {
	content: "\f17b"
}
.icon-linux:before {
	content: "\f17c"
}
.icon-dribbble:before {
	content: "\f17d"
}
.icon-skype:before {
	content: "\f17e"
}
.icon-foursquare:before {
	content: "\f180"
}
.icon-trello:before {
	content: "\f181"
}
.icon-female:before {
	content: "\f182"
}
.icon-male:before {
	content: "\f183"
}
.icon-gittip:before {
	content: "\f184"
}
.icon-sun-o:before {
	content: "\f185"
}
.icon-moon-o:before {
	content: "\f186"
}
.icon-archive:before {
	content: "\f187"
}
.icon-bug:before {
	content: "\f188"
}
.icon-vk:before {
	content: "\f189"
}
.icon-weibo:before {
	content: "\f18a"
}
.icon-renren:before {
	content: "\f18b"
}
.icon-pagelines:before {
	content: "\f18c"
}
.icon-stack-exchange:before {
	content: "\f18d"
}
.icon-arrow-circle-o-right:before {
	content: "\f18e"
}
.icon-arrow-circle-o-left:before {
	content: "\f190"
}
.icon-toggle-left:before, .icon-caret-square-o-left:before {
	content: "\f191"
}
.icon-dot-circle-o:before {
	content: "\f192"
}
.icon-wheelchair:before {
	content: "\f193"
}
.icon-vimeo-square:before {
	content: "\f194"
}
.icon-turkish-lira:before, .icon-try:before {
	content: "\f195"
}
.icon-plus-square-o:before {
	content: "\f196"
}
.icon-space-shuttle:before {
	content: "\f197"
}
.icon-slack:before {
	content: "\f198"
}
.icon-envelope-square:before {
	content: "\f199"
}
.icon-wordpress:before {
	content: "\f19a"
}
.icon-openid:before {
	content: "\f19b"
}
.icon-institution:before, .icon-bank:before, .icon-university:before {
	content: "\f19c"
}
.icon-mortar-board:before, .icon-graduation-cap:before {
	content: "\f19d"
}
.icon-yahoo:before {
	content: "\f19e"
}
.icon-google:before {
	content: "\f1a0"
}
.icon-reddit:before {
	content: "\f1a1"
}
.icon-reddit-square:before {
	content: "\f1a2"
}
.icon-stumbleupon-circle:before {
	content: "\f1a3"
}
.icon-stumbleupon:before {
	content: "\f1a4"
}
.icon-delicious:before {
	content: "\f1a5"
}
.icon-digg:before {
	content: "\f1a6"
}
.icon-pied-piper-square:before, .icon-pied-piper:before {
	content: "\f1a7"
}
.icon-pied-piper-alt:before {
	content: "\f1a8"
}
.icon-drupal:before {
	content: "\f1a9"
}
.icon-joomla:before {
	content: "\f1aa"
}
.icon-language:before {
	content: "\f1ab"
}
.icon-fax:before {
	content: "\f1ac"
}
.icon-building:before {
	content: "\f1ad"
}
.icon-child:before {
	content: "\f1ae"
}
.icon-paw:before {
	content: "\f1b0"
}
.icon-spoon:before {
	content: "\f1b1"
}
.icon-cube:before {
	content: "\f1b2"
}
.icon-cubes:before {
	content: "\f1b3"
}
.icon-behance:before {
	content: "\f1b4"
}
.icon-behance-square:before {
	content: "\f1b5"
}
.icon-steam:before {
	content: "\f1b6"
}
.icon-steam-square:before {
	content: "\f1b7"
}
.icon-recycle:before {
	content: "\f1b8"
}
.icon-automobile:before, .icon-car:before {
	content: "\f1b9"
}
.icon-cab:before, .icon-taxi:before {
	content: "\f1ba"
}
.icon-tree:before {
	content: "\f1bb"
}
.icon-spotify:before {
	content: "\f1bc"
}
.icon-deviantart:before {
	content: "\f1bd"
}
.icon-soundcloud:before {
	content: "\f1be"
}
.icon-database:before {
	content: "\f1c0"
}
.icon-file-pdf-o:before {
	content: "\f1c1"
}
.icon-file-word-o:before {
	content: "\f1c2"
}
.icon-file-excel-o:before {
	content: "\f1c3"
}
.icon-file-powerpoint-o:before {
	content: "\f1c4"
}
.icon-file-photo-o:before, .icon-file-picture-o:before, .icon-file-image-o:before {
	content: "\f1c5"
}
.icon-file-zip-o:before, .icon-file-archive-o:before {
	content: "\f1c6"
}
.icon-file-sound-o:before, .icon-file-audio-o:before {
	content: "\f1c7"
}
.icon-file-movie-o:before, .icon-file-video-o:before {
	content: "\f1c8"
}
.icon-file-code-o:before {
	content: "\f1c9"
}
.icon-vine:before {
	content: "\f1ca"
}
.icon-codepen:before {
	content: "\f1cb"
}
.icon-jsfiddle:before {
	content: "\f1cc"
}
.icon-life-bouy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before {
	content: "\f1cd"
}
.icon-circle-o-notch:before {
	content: "\f1ce"
}
.icon-ra:before, .icon-rebel:before {
	content: "\f1d0"
}
.icon-ge:before, .icon-empire:before {
	content: "\f1d1"
}
.icon-git-square:before {
	content: "\f1d2"
}
.icon-git:before {
	content: "\f1d3"
}
.icon-hacker-news:before {
	content: "\f1d4"
}
.icon-tencent-weibo:before {
	content: "\f1d5"
}
.icon-qq:before {
	content: "\f1d6"
}
.icon-wechat:before, .icon-weixin:before {
	content: "\f1d7"
}
.icon-send:before, .icon-paper-plane:before {
	content: "\f1d8"
}
.icon-send-o:before, .icon-paper-plane-o:before {
	content: "\f1d9"
}
.icon-history:before {
	content: "\f1da"
}
.icon-circle-thin:before {
	content: "\f1db"
}
.icon-header:before {
	content: "\f1dc"
}
.icon-paragraph:before {
	content: "\f1dd"
}
.icon-sliders:before {
	content: "\f1de"
}
.icon-share-alt:before {
	content: "\f1e0"
}
.icon-share-alt-square:before {
	content: "\f1e1"
}
.icon-bomb:before {
	content: "\f1e2"
}
.close {
	display: inline-block;
	font-size: 24px;
	cursor: pointer;
	line-height: 24px
}
.close:before {
	content: "\00d7"
}


/* 图标 end*/

/* 首页特色课程 begin*/
#fh5co-course-list .bg-course {
	background: #fff;
	padding: 35px 0 20px;
}
#fh5co-course-list .show-list {
	padding-top: 30px;
}
#fh5co-course-list .show-list a {
	color: #666;
	display: block;
	margin-bottom: 33px;
}
#fh5co-course-list .show-list a h3 {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	margin: 15px 0 5px;
}
#fh5co-course-list .show-list a:hover {
	color: #666
}
#fh5co-course-list .show-list a p.desc {
	font-size: 15px;
	line-height: 1.8;
	height: 80px;
	overflow: hidden
}
#fh5co-course-list .show-list a:hover h3 {
	color: #c40000
}


/*音频播放*/


.listen-btn{
	box-sizing: border-box;
	width:70%;
	float: right;
	height:1.5rem;
	line-height: 1.5rem;
	margin-right: 0.5rem;
	border:1px solid rgb(66,125,252);
	margin-top: 1rem;
	border-radius: 5px;
	color: rgb(66,125,252);
	background: white;
}





html {
  line-height: 1; }

.wx-audio-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 300px;
  height: auto;
  padding: 8px 8px;
  border: 1px solid rgba(33, 44, 55, 0.3);
  margin: 0 auto;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background: #fff; }
  .wx-audio-content p {
    margin: 0; }
  .wx-audio-content .wx-audio-info {
    display: none; }
  .wx-audio-content .wx-audio-left {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 42px;
    height: 100%; }
    .wx-audio-content .wx-audio-left .wx-audio-state {
      width: 100%;
      height: 100%; }
  .wx-audio-content .wx-audio-right {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: calc(100% - 42px);
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px; }
    .wx-audio-content .wx-audio-right .wx-audio-title {
      padding-bottom: 6px;
      width: 100%;
      font-size: 14px;
      font-weight: 400;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .wx-audio-content .wx-audio-right .wx-audio-disc {
      width: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding-bottom: 10px;
      font-size: 12px;
      color: #8c8c8c; }
    .wx-audio-content .wx-audio-right .wx-audio-progrees {
      height: 2px;
      width: calc(100% - 4px);
      position: relative; }
      .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail {
        height: 100%;
        width: 100%;
        background: #ebebeb;
        position: relative;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-voice-p {
          width: 0%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          overflow: hidden;
          background: #09bb07;
          z-index: 2; }
        .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-buffer-p {
          width: 0%;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          overflow: hidden;
          background: #d9d9d9;
          z-index: 1; }
        .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading {
          display: none;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          overflow: hidden; }
          .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-progrees-detail .wx-loading .wx-loading-wrapper {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            animation: slidein 6s linear infinite normal;
            -webkit-animation: slidein 6s linear infinite normal;
            -moz-animation: slidein 6s linear infinite normal;
            width: 200%;
            max-width: none !important;
            background-image: -owg-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
            background-image: -webkit-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
            background-image: -moz-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
            background-image: -o-repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px);
            background-image: repeating-linear-gradient(-15deg, #d9d9d9, #d9d9d9 2px, #ebebeb 2px, #ebebeb 4px); }

@keyframes slidein {
  0% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
      .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin {
        width: 6px;
        height: 6px;
        margin-top: -3px;
        margin-left: 0;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #09bb07;
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 2; }
        .wx-audio-content .wx-audio-right .wx-audio-progrees .wx-audio-origin:before {
          content: " ";
          display: block;
          position: absolute;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          background: -owg-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%);
          background: -webkit-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%);
          background: -moz-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%);
          background: -o-radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%);
          background: radial-gradient(rgba(9, 187, 7, 0.3) 20%, transparent 40%);
          top: 50%;
          margin-top: -12px;
          margin-left: -9px;
          cursor: pointer;
          outline: 0;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .wx-audio-content .wx-audio-right .wx-audio-time {
      width: 100%;
      padding-top: 6px;
      height: auto;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      overflow: hidden; }
      .wx-audio-content .wx-audio-right .wx-audio-time span {
        font-size: 12px;
        color: #8c8c8c; }

