@charset "utf-8";
/* CSS Document */

body {
	font-family: "Hiragino Sans GB", \5FAE\8F6F\96C5\9ED1, "lvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
}
a {
	text-decoration: none;
	font-weight: 500;
	color: rgba(201,136,136,1)
}
a:focus, a:hover {
	color: #ee9b85;
	text-decoration: none;
}
ul li{margin: 0; padding: 0;}
li{list-style-type:none;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0
}
img {
	height: auto;
	max-width: 100%
}

iframe {
	height: 218px;
	max-width: 100%
}
 * {
	 line-height: 1;
 }
#button, .btn-success, .item-on-hover, .kehu figure a p, .team img, :active, :focus, :hover, :link, :visited {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}
/*bootstrap 网格div高度不一致 */
.row2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.row2 > [class*='col-'] {
    display: flex;
    flex-direction: column;
}
.row2{
	margin-left: -15px;
	margin-right: -15px;
}
/*bootstrap 网格div高度不一致 */
/*其他字体*/

@font-face {
	font-family: 'tt0173m_';
	font-style: normal;
	src: url("../fonts/tt0173m_.ttf") format('truetype');
}
@font-face {
	font-family: 'tt0861m_';
	font-style: normal;
	src: url("../fonts/tt0861m_.ttf") format('truetype');
}
@font-face {
	font-family: 'tt1161m_';
	font-style: normal;
	src: url("../fonts/tt1161m_.ttf") format('truetype');
}
@font-face {
	font-family: 'typeicon';
	font-style: normal;
	src: url("../fonts/typeicon.ttf") format('truetype');
}
/*其他字体*/
/*头部*/
@media (min-width:1230px) {
	.container{
		width: 1230px;
	}
}
#navbar-menu ul li .active{
	background: linear-gradient(to top,rgba(255,255,255,0.2) ,rgba(247,231,231,0.5));
}
.navbar-brand{
	padding: 32px 15px;
}
.tel{font-size: 18px; font-weight: bold;color: #6f6f6f; padding: 35px 0;margin-left: 20px;}
.tel a{
	padding: 0 !important;
	font-size: 14px;
}
header{overflow:hidden;}
.nav-tabs
{
	text-align: center;
	height: 1.25rem;
	line-height: 2rem;
}
@media (max-width:768px) {
	footer .container{
		padding: 0.9375rem 0;
	}
}
.top-search input.form-control{
	-webkit-box-shadow: 0 0 0px 1000px #333 inset;
}
.video-tit h3,.ma2-fig-l ul{
	margin: 0;
	padding: 0;
}
.matop-30{
	margin-top: 30px;
}
.matop30{
	margin-top: -30px;
}
.matop-50{
	margin-top: 50px;
}
.matop-100{
	margin-top: 100px;
}
.matop-150{
	margin-top: 150px;
}
.cor-white{color:white!important;}
.cor-nom1{
	color: #c98888;
}
.cor-nom2{
	color: #7ccdd2;
}
.cor-nom3{
	color: #f09c85;
}
.cor-nom4{
	color: #c4a57f !important;
}
.bg-cor{
	background-color: #fffdf9;
}
.bg-cor-fot{
	background-color: #f1edeb;
}
.bg-cor1{
	background-color: #f9f1f1;
}
.bg-cor1-1{
	background-color: #c98888;
}
.bg-cor2{
	background-color: #e5fdff;
}
.bg-cor2-2{
	background-color: #7ccdd2;
}
.bg-cor3{
	background-color: #ffeee9;
}
.bg-cor3-3{
	background-color: #f09c85;
}
.navbar-toggle:hover{
	background-color: transparent;
}

/*banner*/
.sec-banner{
	margin-top: 80px;
}
#owl-pc-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
#owl-pc-demo .owl-controls .owl-page.active span, #owl-pc-demo .owl-controls.clickable .owl-page:hover span{
	opacity: 0.8;
}
#owl-pc-demo .owl-controls{
	margin-top: -50px;
}
.banner-bj{
	width: 100%;
	height: 880px;
	background-repeat: no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width:768px){
	.sec-banner{
		margin-top: 60px;
	}
	#owl-pc-demo .owl-controls{
		margin-top: -30px;
		margin-bottom: 30px;
	}
	#owl-pc-demo .owl-controls .owl-page span{
		width: 15px;
		height: 2px;
	}
	.banner-bj{
		height: 230px;
		background-size: contain;
	}
}
@media (min-width:768px) and (max-width:1200px){
	.banner-bj{
		height: 500px;
		background-size: cover;
	}
}
/*banner*/
/* main-1 */
.main-tit h1{
	font-weight: bold;
	color: #c98888;
}
.main-tit p{
	font-size: 16px;
	color: #666666;
}
.main-1 figure figcaption h3 span{
	display: inline-block !important;
	font-size: 1.5rem;
	color: #333;
	font-weight: normal;
	padding-right: 1.25rem;
}
.main-1-top-fig-l h2{
	font-size: 24px;
	color: #333;
	margin-top: 0;
	margin-bottom: 30px;
}
.main-1-top-fig-l figcaption>p{
	font-size: 16px;
}
.main-1-top-fig-l h3,.ma2-fig-l h3,.ma3-fig-r h3{
	font-size: 36px;
	font-weight: bold;
	color: #c98888;
}
.main-1-top-fig-l h3 small,.ma2-fig-l h3 small{
	font-size: 14px;
	color: #888;
	padding-left: 20px;
}
.main-1-top-fig-r h2{
	display: inline-block;
	font-size: 20px;
	color: #595959;
	width: 200px;
	margin: 0;
	padding: 0;
}
.main-1-top-fig-r h2 i{
	color: #bdbdbd;
}
.main-1-top-fig-r ul{
	padding-left: 30px;
}
.main-1-top-fig-r ul li a{
	display: block;
	padding: 10px 50px;
	margin-top: 15px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.main-1-top-fig-r ul li:nth-child(1) a{
	background: #f09c85;
}
.main-1-top-fig-r ul li:nth-child(2) a{
	background: #c98888;
}
.main-1-top-fig-r ul li:nth-child(3) {
	font-size: 18px;
	color: #888;
}
.main-1-top-fig-r ul li:nth-child(4) a{
	background: #7ccdd2;
}
.main-1-bot figure figcaption{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-radius: 3px;
	overflow: hidden;
	transition: 0.4s;
}
.main-1-bot figure:hover figcaption{
	box-shadow: 0 0 8px #ccc;
}
.main-1-bot-xs figure figcaption{
	margin-top: 1.5rem;
}
.main-1-bot-xs figure figcaption img{
	border-radius: 0.3rem;
}
.main-1-bot-xs figure figcaption h1{
	font-size: 1.8rem;
	color: #333;
}
.main-1-bot-xs figure figcaption h4 p{
	font-weight: bold;
}
.ma-sx-li{
	position: relative;
}
.class-icon{
	position: absolute;
	padding: 0 1rem;
	line-height:2.5rem;
	text-align: center;
	border-top-left-radius: 2rem;
	border-bottom-left-radius: 2rem;
	background: #F09C85;
	color: #fff;
	top: 2rem;
	right: 1.5rem;
}
@media (min-width:768px){
	.main-1-bot figure:hover figcaption{
		margin-top: -10px;
	}
}

.main-1-bot figure figcaption h3 p{
	font-size: 20px;
}
.main-1-bot figure figcaption h4{
	padding-left: 50px;
	font-size: 20px;
	font-weight: bold;
}
.main-1-bot figure figcaption div{
	display: inline-block;

}
.main-1-bot figure figcaption div>p>a{
	display: block;
	color: #fff;
	width: 80px;
	line-height: 24px;
	text-align: center;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;

}
.main-1-bot figure figcaption h4 small{
	padding-left: 20px;
}
.main-1-bot figure figcaption h3 p small,.ma2-fig-r h2 span{
	display: inline-block;
	width: 28px;
	margin-right: 20px;
	line-height: 28px;
	border-radius: 14px;
	color: #fff;
	text-align: center;
}
/* main-1 */
/* main-2 */
.main-2,.main-4{
	width: 100%;
	padding: 30px 0;
}
.ma2-fig-l h2{
	font-size: 30px;
	font-weight: bold;
}
.ma2-fig-l h2 span::before{
	content: '';
	display: inline-block;
	width: 1px;
	height: 20px;
	background: #ccc;
	margin-right: 10px;
}
.ma2-fig-l h2 span{
	font-weight: normal;
	color: #333;
	padding-left: 18px;
}
.ma2-fig-l p {
	font-size: 16px;
	color: #888;
	padding-top: 10px;
}
.ma2-fig-l del{
	display: block;
	padding-top: 50px;
}
.ma2-fig-l ul{
	margin-top: 50px;
}
.ma2-fig-l ul li{
	width: 80%;
	line-height: 47px;
	background: #f9f4ea;
	border-radius: 3px;
	margin-top: 20px;
	padding-left: 20px;
}
.ma2-fig-l ul li:first-child{
	background-color: #c98888;
	color: #fff;
}
.ma2-fig-l ul li:first-child span{
	color: #c98888;
}
.ma2-fig-l ul li span{
	display: inline-block;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 20px;
}
.ma2-fig-r h2{
	font-size: 20px;
}
.ma2-fig-r h2 span{
	font-size: 14px;
}
.ma2-fig-r p,.ma2-fig-r ul{
	padding-left: 50px;
}
.ma2-fig-r p{
	line-height: 24px;
}
.ma2-fig-l figcaption,.ma2-fig-r figcaption{
	padding-left: 60px;
}
.ma2-fig-r>figcaption>ul>li{
	margin-bottom: 50px;
}
.ma2-fig-r>figcaption>ul>li ul li{
	line-height: 30px;
}
.ma2-fig-r>figcaption>ul>li ul{
	margin-top: 20px;
}
.ma2-fig-r>figcaption>ul>li ul li::before{
	content: '';
	display: inline-block;
	border: 2px #c98888 solid;
	width: 11px;
	height: 11px;
	margin-right: 10px;
}
/* main-2 */
/* main-3 */
.ma3-fig-img{
	width: 100%;
	height: 306px;
	border-radius: 3px;
	
	background-repeat: no-repeat;
	background-position: center;
}
.ma3-fig-l{
	position: relative;
}
.ma3-fig-l p{
	position: absolute;
	width: 53px;
	border-radius: 50%;
	height: 53px;
	border: 3px solid #fff;
	top: -20px;
	right: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	padding-top: 8px;
}
.ma3-fig-r h2{
	font-size: 24px;
	color: #333;
}
.ma3-fig-r h2{

}
.ma3-fig-r p{
	font-size: 16px;
	color: #a2835c;
	line-height: 30px;
}
.ma3-fig-r ul li a{
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
	padding-left: 30px;
	padding-right: 30px;
}
.ma3-fig-r ul li:first-child::before {
	display: block;
	margin: auto;
	content: "\f0d7";
	font-family: 'FontAwesome';
	font-size: 20px;
	color: #7a6863;
	text-align: center;
}
/* main-3 */
/* main-4 */

/* 讲师视频 */
.video-area{
	width: 50%;
	margin: auto;
	height: 392px;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.video-play {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.video-play:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #a3bbc8;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-animation-name: shape-2;
    animation-name: shape-2;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-delay: 0.8s;
}


.video-play a {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    position: relative;
}
.video-play a:hover {
  background: #fcd7b6;
}

@keyframes shape-2 {
  from {
    transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    transform: translate(-50%, -50%) scale(1.5);
  }
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-close-btn-in .mfp-close {
    
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
}
button, .btn {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.bg-fix {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}



@media (min-width:1440px) and (max-width:1920px) {.b-5{bottom:-50px;}}
.carousel-indicators li{
	
}
.b-5 li{
	width:100px;
	height: 2px;
	border-radius: 1px;
	background: #fff;
	border: none!important;
}
.b-5 .active{
	width:100px;
	height: 2px;
	border-radius: 1px;
	background-color: #ffbc2b;
}
.carousel-control.right,.carousel-control.left{
	background-image: none!important;
}
/* 讲师视频 */
/* main-4 */
/* main-5 */
.ma5-img1{
	height: 574px;
}
.ma5-img1,.ma5-img2,.ma5-img3{
	border-radius: 3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.ma5-img3{
	height: 277px;
}
.ma5-img2 figure {
	margin-bottom: 20px;
}
.ma5-img2 figcaption .ma5-img3{
	position: relative;
}
.ma5-img2 .ma5-img3 .ma5-hidden{
	position: absolute;
	width: 100%;
	height: 40px;
	overflow: hidden;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	transition: 0.4s;
	border-radius: 3px;
	color: #fff;
	padding: 0 20px;
}
.ma5-img2 .ma5-img3:hover .ma5-hidden{
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.ma5-hidden h2{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 40px;
}
.more-stu a{
	width:100px;
	margin: auto;
	display: block;
	border-radius: 3px;
	padding: 5px 15px;
	background: #c98888;
	color: #fff;
}
/*switch图片*/
    #owl-demo .item{
        margin: 10px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
/*客户*/
    #owl-kh-demo .item{
        margin: 13px;
		box-shadow: 0 0 8px #eee;
    }
    #owl-kh-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }

/*五等分*/
		/* define bootstrap 5 columns */
		.col-xs-1-5,
		.col-sm-1-5,
		.col-md-1-5,
		.col-lg-1-5 {
			position: relative;
			min-height: 1px;
			padding-right: 10px;
			padding-left: 10px;
		}
 
		.col-xs-1-5 {
			width: 20%;
			float: left;
		}
 
		@media (min-width: 768px) {
		.col-sm-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 992px) {
			.col-md-1-5 {
				width: 20%;
				float: left;
			}
		}
		@media (min-width: 1200px) {
			.col-lg-1-5 {
				width: 20%;
				float: left;
			}
		}

/*footcss*/
footer{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
}
footer figure:nth-child(3){
padding-left: 4%;
}
footer h3{
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
footer p{
	line-height: 30px;
	color: #979797;
}
.fo-copy{
	color: #b3aeab;
}

@media (max-width:768px) {
.ny-banner {
	padding: 12em 15px 4em 15px
}
.matop-50{
	margin-top: 0px;
}
.matop-150{
	margin-top: 0px;
}
.main-5 .matop-30{
	margin-top: 0;
}
/* main-1 */
.main-tit h1{
	font-size: 2.3rem;
	margin: 0;
	font-weight: 600;
}
.main-tit p{
	font-size: 14px;
	line-height: 30px;
}
.ma2-fig-l h2,.main-1-top-fig-l h2{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0;
}
.ma3-fig-r p,.ma2-fig-l p,.main-1-top-fig-l figcaption>p{
    font-size: 1.5rem;
    line-height: 1.9rem;
    color: #888;
}
.main-1-top-fig-l h3, .ma2-fig-l h3, .ma3-fig-r h3{
	font-size: 2rem;
	margin-top: 1rem;
}
.main-1-top-fig-r{
	text-align: left;
}
.main-1-top-fig-r h2{
	width: auto;
	font-size: 1.6rem;
}
.main-1-top-fig-r ul{
	padding: 0;
}
.main-1-top-fig-r ul li,.ma3-fig-r ul li{
	width: 49%;
}
.main-1-top-fig-r ul li:first-child a,.main-1-top-fig-r ul li:nth-child(2) a{
	padding: 10px 0;
	font-size: 1rem;
}
.main-1-top-fig-r ul li:nth-child(3){
	font-size: 1.4rem;
}
.main-1-top-fig-r ul li:nth-child(4) a{
	font-size: 1rem;
}
.main-1-top-fig-r ul li a{
	padding: 10px 30px;
}

.main-1-bot figure figcaption{
	padding: 1rem;
}
.main-1-bot figure{
	margin-top: 1rem;
}
.ma2-fig-r h2,.main-1-bot figure figcaption h3 p{
	font-size: 1.6rem;
}
.ma3-fig-r h2{
	font-size: 1.8rem;
}
/* main-2 */
.main-2 {
	margin-top: 2rem;
}
.ma2-fig-r ul,.ma2-fig-l figcaption, .ma2-fig-r figcaption{
	padding: 0;
}
.ma2-fig-l del{
	padding-top: 0px;
}
.ma2-fig-l ul{
	margin-top: 0;
}
.ma2-fig-l ul li{
	width: 100%;
}
.ma2-fig-r>figcaption>ul>li{
	margin-bottom: 30px;
}
.ma2-fig-r>figcaption>ul>li ul{
	padding-left: 50px;
}
.ma2-fig-l h2 span::before{
	height: 12px;
	margin-right: 15px;
}
.match-art,.video-art{
	margin-top: 2rem;
}
/* main-3 */
.ma3-fig-l p{

}

.main-6,.main-3,.main-6 .matop-50,.main-3 .matop-50{
	margin-top: 30px;
}
/* main-4 */
.video-area{
	width: 100%;
}
/* main-5 */
.ma5-img2{
	padding: 0;
}
.ma5-img2 figure{
	margin-top: 20px;
	padding: 0;
}
.ma5-img2 figcaption{
	padding: 0 0.5rem;
}
/* foot */
footer{
	margin-top: 30px !important;
	padding: 0;
}

}
@media (min-width:768px) and (max-width:999px) {
.ny-banner {
	padding: 10em 15px 4em 15px
}
}

@media only screen and (max-device-width:1199px) {
.pingpu-bg {
	background-attachment: scroll
}
	
}
@media screen and (max-width:1700px){
	.wenti h1{font-size:20px;}
}
/* 内页 */
/* 位置 */
.sec-position{
	padding: 15px 0;
	color: #979797;
}
.sec-position a{
	color: #979797;
}
.sec-position ul,.sec-position .breadcrumb{
	background: none;
	padding: 0;
	margin: 0;
}
/* 时尚课程 */
.inner-banner{
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.inner-banner .container{
	padding: 180px 0 120px 0;
}
.inner-banner h2{
	color: #c98888;
}
@media (max-width:768px) {
	.inner-banner{
		display: none;
	}
}
/* 视频分享 */
.video-list figure{
	margin-bottom: 30px;
}
.video-cover{
	height: 250px;
	background-position: center;
	background-size: cover;
	border-radius: 3px;
}
.video-cover a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.video-cover a::before{
	position: absolute;
	display: block;
	content: "\f01d";
	font-family: 'FontAwesome';
	width: 100%;
	height: 0;
	bottom: 0;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	transition: 0.4s;
}
.video-cover a:hover::before{
	height: 100%;
}
.matchs-fig h2,.video-tit{
	overflow: hidden;
}
.video-tit,.video-tit h3{
	line-height: 50px;
}
.video-tit h3{
	width: 60%;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video-tit ul li{
	color: #bbb;
}
@media (max-width:768px){
	.matchs-fig figcaption p{
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	}
}
/* 搭配分享 */
.matchs-fig{
	margin-bottom: 30px;
}
.matchs-fig h2 span{
	width: 55px;
	height: 55px;
	background-color: #f1edeb;
	border-radius: 50%;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: 'tt0173m_';
	float: left;
	color: #c98888;
}
.matchs-fig h2 p{
	font-size: 20px;
	float: left;
	padding: 10px 0 0 20px;
}
.match-li-img{
	width: 70%;
	height: 200px;
	margin-left: 70px;
	border-radius: 3px;
	background-position: center;
	background-size: cover;
}
.match-li-p{
	padding-top: 80px;
	line-height: 30px;
	color: #999;
}
.match-li-p a{
	display: block;
	width: 20%;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	color: #fff;
	background: #c98888;
	margin-top: 50px;
}
/*学员*/
.student-li-img{
	width: 70%;
	height: 200px;
	margin-left: 70px;
	border-radius: 3px;
	background-position: center top; 
	background-size: cover;
}
.student-li-p h2{
	font-size: 18px;
} 
.student-li-p p{
	color: #999;
} 
.student-li-p a,.match-li-p a{
	display: block;
	width: 20%;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	color: #fff;
	background: #c98888;
	margin-top: 25px;
}
.student-fig{
	margin-top: 30px;
}
/* 关于我们 */
.about-tab p{
	line-height: 30px;
	color: #999;
	text-indent: 28px;
}
/* tabs */
/* tabs */
/*分页*/

.pages{display:table; margin: 50px auto; text-align: center;}
.pages ul{padding: 0;}
.pages ul li{
    float: left;
    list-style-type: none;
    padding: 5px 15px;
    line-height: 30px;
	margin: 5px;
}
.pages ul li:not(.thisclass){
	background-color: #fff;
	color: #c4a57f;
	 border: 1px solid #eee;
}
.pages ul li a{
	color: #c4a57f;
	text-decoration:none;
}
.pages ul li select,.pages ul li select option{
	border:none;
}
.thisclass{
	background: #c4a57f;
	color: #fff;
	border: solid 1px #c4a57f;
}
/* 内容页 */
/* 视频内容页 */
.match-art h2,.video-art h2{
	font-size: 24px;
	color: #333;
}
.video-art ul{
	overflow: hidden;
	padding-left: 30px;
	margin-bottom: 30px;
}
.match-art-jj ul li,.video-art ul li{
	line-height: 30px;
	color: #999;
}
.video-art h3{
	font-size: 18px;
	color: #333;
	margin-top: 50px;
}
.video-art p{
	line-height: 30px;
	color: #999;
}
/* 视频内容页 */
/* 搭配文章内容页 */
.match-art-jj{
	border-radius: 3px;
	padding: 10px 10px 0px;
	border: solid 1px #eee;
}
.match-art-description{
	margin: 30px 0;
	padding: 30px;
	background: #f8f8f8;
}
.match-art-description ul li:first-child,.match-art-description ul li:nth-child(3){
	font-family: 'tt0173m_';
	font-size: 100px;
	color: #e6d5c1;
}
.match-art-description ul li:first-child{
	margin-top: 20px;
}
.match-art-description ul li:nth-child(3){
	margin-top: 50px;
}
.match-art-description ul li{
	line-height: 30px;
	font-size: 16px;
	color: #999;
}
.match-art-con{
	line-height: 30px;
	text-align:justify;
}
.art-next ul{
	border-radius: 3px;
	padding: 10px;
	border: solid 1px #eee;
	overflow: hidden;
}
.art-right figcaption{
	border: 1px #eee solid;
	padding: 1rem;
}
.art-right h2{
	font-size: 18px;
	color: #333;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom:  1px #eee solid;
}
.tuij-list img,.art-right-img img{
	border-radius: 3px;
}
.art-right-img h3{
	font-size: 16px;
}
.art-right-img p{
	color: #999;
	line-height: 2rem;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}
.tuij-list-tit ul li, .art-right-img ul li{
	background: #F5F5F5;
	margin: 0 0.5rem;
	line-height: 2rem;
	color: #999;
}
.tuij-list>ul>li{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: #eee 1px dashed;
}
.tuij-list h4{
	font-size: 16px;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}
.art-right-a{
	display: block;
	width: 100%;
}
/* 搭配文章内容页 */
/* 个人中心 */
.user{
	position: relative;
}
.user>a{
	padding: 25px 0 0 30px !important;
}
.user img{
	border-radius: 50%;
}
.user-bar{
	display: none;
	position: absolute;
}
.user:hover .user-bar{
	display: block;
}
.user-bar ul{
	background: #fffdf9;
	border-radius: 3px;
	margin: 10px 0 0 0px;
	padding: 20px;
}
.user-bar ul li{
	line-height: 30px;
	border-bottom: 1px #fff solid;
}
.user-bar ul li:first-child a{
	color: #333;
}
.user-bar ul li:nth-child(2) a{
	color: #999;
}
.user-bar ul li a:hover{
	color: #c98888;
}

.user-base{
	padding: 30px 0;
	border: solid 1px #eee;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.user-base-head img{
	width: 80px;
	height: 80px;
	border: solid 1px #eee;
	border-radius: 50%;
}
.card-body .nav-tab,.card-body .tab-content{
	padding: 30px 0;
	border: solid 1px #eee;
	border-radius: 3px;
}
.card-body .nav-tab{
	margin-top: 20px;
}
.card-body .pages{
	margin: auto;
	margin-top: 50px;
}
.card-body .ma3-fig-img{
	height: 200px;
}
.card-body .ma3-fig-l p{
	right: 0px;
}
.card-body .ma3-fig-r table tr{
	display: block;
	padding: 8px 0;
}
.card-body .ma3-fig-r table tr th{
	padding-right: 10px;
}
.card-body .ma3-fig-r table tr td a{
	display: inline-block;
	border-radius: 3px;
	padding: 5px 20px;
	border: 1px #c98888 solid;
}
.card-body .ma3-fig-r table tr td small{
	color: #999;
}
.card-body .ma3-fig-r table tr td span{
	color: #fff;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 3px;
	margin-right: 5px;
}
.user-base h2{
	font-size: 16px;
	font-weight: bold;
}
.user-base p{
	color: #ccc;
}
.user-base ul{
	padding: 0;
}
.user-base ul li:first-child a{
	background: #c98888;
	color: #fff;
	border-radius: 3px;
	padding: 10px 30px;
	display: block;
}
.user-base ul li:nth-child(2) a{
	margin-top: 10px;
	border: 1px #c98888 solid;
	border-radius: 3px;
	padding: 10px 30px;
	display: block;
}
.card-body .nav-tab li{
	position: relative;
	line-height: 30px;
}
.card-body .nav-tab .active::before{
	position: absolute;
	content: '';
	display: block;
	width: 3px;
	height: 100%;
	z-index: 100;
	background: #c98888;
}
.card-body .nav-tab a:focus, .card-body .nav-tab a:hover{
	background: #f7f3ef;
}
.nav-tabs2 li{
	display: inline-block !important;
}
.nav-tabs2 li a{
	color: #333;
	padding: 30px;
}
.nav-tabs2 li.active a{
	color: #c98888;
	position: relative;
}
.nav-tabs2 li.active a::after{
	content: '';
	display: block;
	height: 3px;
	width: 20%;
	left: 40%;
	bottom: 20px;
	background: #c98888;
	position: absolute;
}
.card-sec .tab-content{
	border: none;
}
.nav-tabs2 li a:focus,.nav-tabs2 li a:focus:hover{
	color: #c98888;
}
#course-end,.chenge-end{
	-webkit-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
.user-passw,.user-form{
	padding: 0 15px;
}
.user-zl{
	border-bottom: #eee 1px solid;
}
.user-zl h2{
	font-size: 14px;
	font-weight: bold;
}
.uxer-tx img{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	margin-top: 50px;
	box-shadow: 0 0 4px #ccc;
}
.uxer-tx h2{
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: solid 1px #eee;
}
.uxer-tx h2 span{
	color: #ccc;
}

.user-table tr{
    line-height: 40px;
}
.user-table tr th{
	font-weight: normal;
	color: #ccc;
    padding-right: 20px;
}
.count,.always span{
	color: #ccc;
}
.user-passw .field-wrap input,.long-text-box input{
	padding-left: 20px;
	border-radius: 3px;
	border: 1px solid #eee;
}
.user-tab-but{
	border: none;
	margin-top: 20px;
	background: #c98888;
    color: #fff;
    border-radius: 3px;
    padding: 10px 60px;
    display: block;
}
.user-passw .field-wrap label{
	width: 15%;
}
.user-passw .field-wrap input{

}
.user-passw .field-wrap{
	padding: 5px 0;
}
.radio label input{
	opacity: 0;
}
.radio .radio-1,.radio .radio-0{
	position: relative;
}
.radio-0::before,.radio-1::before{
	position: absolute;
	content: '';
	width: 10px;
	left: 5px;
	top: 15px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	border: 1px #ccc solid;
}
.radio-1::before{
	border: 1px #ccc solid;
}
.radio-0::before{
	border: 2px #c98888 solid;
}
/* 个人中心 */
/* 内容页 */
@media (max-width:768px) {
	
	/* 内页 */
	.match-li-img{
		width: 100%;
		margin-left: 0;
	}
	.match-li-p{
		padding-top: 20px;
	}
	.match-li-p a{
		width: 50%;
	}
	.inner-banner .container{
		padding: 80px 20px 20px;
	}
	.inner-banner h2{
		font-weight: bold;
		font-size: 1.5rem;
	}
	.inner-banner p{
		font-size: 1rem;
	}
	.matchs-fig h2 p,.video-art h3,.match-art h2, .video-art h2{
		font-size: 1.7rem;
	}
	.match-li-p a{
		margin-top: 1.25rem;
	}
	
	.inner-banner{
		background-attachment: scroll;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		-webkit-background-size: cover;
	}
	.ma3-fig-img{
		height: 25rem;
		background-size: cover;
	}
	.art-next ul{
		margin-top: 20px;
	}
	.match-art-description ul li:first-child{
		margin-left: -60px;
	}
	.match-art-description ul li:nth-child(3){
		margin-left: -10px;
	}
	.match-art-description ul li:nth-child(3){
		margin-top: 50px;
	}
	.about-img{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.main-user{
		margin-top: 8rem;
	}
	.card-body .nav-tab, .card-body .tab-content,.user-base{
		padding: 0.9375rem 0;
	}
	.card-body .nav-tab li{
		line-height: 1.5rem;
	}
	.card-body .tab-content{
		margin-top: 20px;
	}
	.nav-tabs2 li{
		padding-top: 0.625rem;
	}
	.nav-tabs2 li a{
		padding: 0.625rem;
	}
	.nav-tabs2 li.active a::after{
		bottom: 0px;
	}
	.user-passw .field-wrap label{
		width: 30%;
	}
	#myTabContent .matop-50{
		margin-top: 30px;
	}
	#myTabContent .matop-30{
		margin-top: 0;
		margin-bottom: 0.625rem;
	}
	.video-list{
		margin-top: 1.25rem;
	}
	.video-list figure{
		margin-bottom: 1.25rem;
	}
	.pages ul li{
		padding: 0rem 0.5rem;
		line-height: 1.8rem;
	}
	.match-art-description ul li:first-child, .match-art-description ul li:nth-child(3){
		font-size: 8rem;
	}
	.match-art-description ul li:nth-child(2){
		font-size: 1.3rem;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.student-li-img{
		width: 100%;
		margin-left: 0;
	}
	.student-li-p a{
		width: 30%;
	}
	.ma5-hidden h2,.ma5-hidden p{
		font-size: 1rem;
	}

	}
	@media (min-width:768px) and (max-width:999px) {

	}
	
	@media only screen and (max-device-width:1199px) {

		
	}
	@media screen and (max-width:1700px){

	}
	/* 手机端头尾 */
	@media (max-width:768px) {
		header nav{
			background: #fff;
			padding: 1.5rem 0;
		}
		body {
		    margin-bottom: 10rem;
		}
		.ma3-fig-l p{
			right: 0;
		}
		.matop-xs-50{
			margin-top: 2rem;
		}
		.matop-100{
			margin-top: 3.125rem;
		}
	}
	.main-tab ul{
		margin: 0;
		padding: 0;
	}

	.main-tab ul li a{
		font-size: 1.3rem;
	}
	.main-tab ul li a i{
		font-size: 2.6rem;
	}
	footer li a{
		font-size: 1.2rem;
		color: #999;
	}
	footer nav ul li a i{
		font-size: 1.8rem;
	}

	footer nav ul li a i:nth-child(2){
		display: none;
	}
	footer nav ul li a.active i:nth-child(1){
		display: none;
	}
	footer nav ul li a.active,footer nav ul li a.active i:nth-child(2){
		display: inline-block;
		color: #c98888;
	}
	.main-tab{
		margin-bottom: 3rem;
	}
	.ph-top-search form{
		width: 100%;
		height: 3rem;
		line-height: 3rem;
		padding-left: 1rem;
		background: #f3f3f3;
		border-radius: 2.5rem;
	}
	.ph-top-search form input{
		display: inline-block;
		padding-left: 10px;
		border-radius: 20px;
		background: none;
		border: none;
		width: 90%;
		color: #eee;
		outline: none;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
    -webkit-text-fill-color: #595959 !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

input::-webkit-input-placeholder {
    color: #dadada;
  }
  input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #dadada;
  }
  input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #dadada;
  }
  input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #dadada;
	}
	@media (min-width: 768px){
		.container-900 {
			width: 750px;
		}
	}
	@media (min-width: 992px){
		.container-900 {
			width: 930px;
		}
	}
.sec-pub{
	background-image: url(../image/login.jpg);
	background-position: top;
	background-size: auto 100%;
	padding: 2rem 0;
	margin-bottom: 2rem;
	
}
	.container-900 {
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.sec-pub-row{
		margin-top: 2rem;
		margin-bottom:2rem;
		overflow: hidden;
	}
	.sec-pub-img{
		height: 11rem;
		border-radius: 0.3rem;
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
	}
	.sec-pub-tit h2{
		font-size: 1.6rem;
		margin-top: 2rem;
	}
	.sec-class{
		margin-bottom: 2rem;
	}
	.sec-class h1{
		margin-bottom: 2rem;
	}
	.sec-class figure p{
		padding-top: 1rem;
		color: #333;
	}

	.clas-bj{
		margin: auto;
		width: 8rem;
		height:8rem;
		border-radius: 50%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		overflow: hidden;
	}
	.clas-bj p{
		width: 100%;
		text-align: center;
		font-size: 1.3rem;
		height: 100%;
		opacity: 0;
		position: absolute;
		display: flex;
		justify-content: center;
		align-items: center;
		top: 0;
		left: 0;
		background-color: rgba(0,0,0,0.5);
		color: #FFF;
	}
	.clas-bj:hover p{
		opacity: 1;
	}
	.cla-bj1{
		background-image: url(../image/clas01.jpg);
	}
	.cla-bj2{
		background-image: url(../image/clas02.jpg);
	}
	.cla-bj3{
		background-image: url(../image/clas03.jpg);
	}

/* 	main-6 */

.main-6	.ma3-fig-img{
		height: 15rem;
		background-position: center; 
		background-size: cover;
	}
.main-6 figcaption a{
	font-size: 1rem;
}
.main-6 figure{
	
	margin-bottom: 1rem;
}
/* main-7 */
.main-7 .video-area{
	height: 20rem;
}
/* main-8 */
.main-8 figcaption h2{
	color: #333;
	font-size: 1.8rem;
}
.main-10 figcaption img,.main-9 figcaption img,.main-8 figcaption img{
	border-radius: 0.3rem;
}
.main-10 figcaption p,.main-8 figcaption p{
	color: #666;
	line-height: 2rem;
	font-size: 1.3rem;
	 text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}
hr,.main-6 hr, .sec-class hr, .main-9 hr,.main-7  hr,.main-8 hr{
	background: #eee;
	height: 1px;
	margin: 1.5rem 0px;
	border: none;
}
.main-6,.main-10,.main-9,.main-7,.main-8 {
	position: relative;
}
.ph-po-a{
	position: absolute;
	top: 1.5rem;
	right: 2rem;
}
/* main-9 */
.main-9 figcaption h2{
	color: #333;
	font-size: 1.3rem;
}
.main-9 figcaption p{
	color: #999;
	line-height: 1.3rem;
	font-size: 1.3rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.mai-9-img{
	border-radius: 0.3rem;
	height: 10rem;
	overflow: hidden;
}
.main-9 figure{
	margin-bottom: 2rem;
}
/* main-10 */
.main-10 figcaption h2{
	font-size: 1.5rem;
	color: #333;
}
.main-10 figure div figcaption:nth-child(2){
	padding-left: 0;
}
.match-nav .container{
	border-bottom: 1px #eee solid;
}
.match-nav ul{
	width: 690px;
	margin: auto;	
}
.match-nav ul li a{
	color: #333;
	font-size: 16px;
	display: block;
	margin: 20px 40px;
	position: relative;
}
.match-nav ul li a.active::after{
	position: absolute;
	content: '';
	width: 100%;
	background: #C98888;
	display: block;
	height: 3px;
	bottom: -21px;
}
.match-nav ul li a.active,.match-nav ul li a:focus,.match-nav ul li a:hover{
	color: #c98888;
}


.class-dis-top h1 span{
	background: #CE8483;
	color: #fff;
	padding: 0.3125rem 1rem;
	border-radius: 3px;
	margin-right: 0.625rem;
	font-size: 2rem;
}
.class-tit>p{
	line-height: 2rem;
	margin-top: 3rem;
	color: #999;
}

.class-dis-top h2 p{
	font-weight: bold;
	color: #C98888;
}
.class-dis-top h2 p small{
	color: #999;
	font-size: 0.875rem;
	margin-left: 1rem;
}
.class-dis-top h2 p span{
	background: #F5F5F5;
	color: #999;
	margin-left: 1rem;
	font-weight: normal;
	padding: 0.2rem 1rem;
	border-radius: 0.3rem;
	font-size: 0.875rem;
}
.class-dis-top h1{
	font-size: 2rem;
}
.class-img img{
	border-radius: 3px;
}
.class-tit ul li{
	background: #f4d8d8;
	color: #fff;
	padding: 5px 15px;
	margin: 20px 2px 0 8px;
	border-radius: 3px;
}
.class-dis-bot p{
	line-height: 2.5rem;
	margin-top: 1rem;
}
@media (max-width:768px) {
	.class-tit>p{
		margin-top: 2rem;
	}
}


