@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../fonts/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;overflow-x: hidden;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#59adaf;}
::-moz-selection {color:#fff;background:#59adaf;}
::selection {color:#fff;background:#59adaf;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:#147074;transition:none}
a.text-gray:hover{color:#5ab5b8}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#F7F7F7}
.bg-green{background:#59adaf}
.bg-nav-bread{background:#5ab5b8}
.bg-sub{background:#6e6e6e}
.relative{position: relative;}
.none{display: none}
.bg-yellow {
    background-color: #66b4b6 !important;
    border-color: #5fadaf !important;
}
.text-yellow{color: #66b4b6 !important}
.text-center{text-align: center;}
.ellipsis1{
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;  
}
.ellipsis2{
	overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
}
.ellipsis3{
	overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
}
.ellipsis6{
	overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box; 
    -webkit-line-clamp: 6; 
    -webkit-box-orient: vertical; 
}

.flex-center{display: flex;align-items : center;justify-content: center;}
.flex-start{display: flex;align-items : center;justify-content: flex-start;}
.flex-between{display: flex;align-items : center;justify-content: space-between;}
.flex-center{display: flex;align-items : center;justify-content: center;}

/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #ff9600!important; border: 1px solid #ff9600!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-16{height:16px;line-height:16px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-35{height:35px;line-height:35px;clear:both;font-size:0}
.blank-40{height:40px;line-height:40px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-60{height:60px;line-height:60px;clear:both;font-size:0}
.blank-70{height:70px;line-height:70px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
.blank-90{height:90px;line-height:90px;clear:both;font-size:0}
.blank-100{height:100px;line-height:100px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1690px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:7px;height:7px;margin:0 10px;border-radius:50%;background:#e6f4f4;display:inline-block;
	text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;vertical-align: middle;}
/*.owl-carousel .owl-dots .owl-dot.active{margin-top: 1.5px}*/
.owl-carousel .owl-dots .owl-dot.active span{width:10px;height:10px;background:#59acb0;border-radius:20px;}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{width:34px!important;
	-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);
	transform:translateY(-50%);top:50%;position:absolute;z-index: 2;text-align:center;border-radius:50%;opacity:0;}
.owl-carousel .owl-nav .owl-next img,.owl-carousel .owl-nav .owl-prev img{width:100%;height: auto;}
.owl-carousel .owl-nav .owl-prev{left:11%;right:auto}
.owl-carousel .owl-nav .owl-next{right:11%}
/* owl-carousel轮播插件 */
@media screen and (max-width: 768px) {
    .lunbo .owl-carousel .owl-nav .owl-next, .lunbo .owl-carousel .owl-nav .owl-prev{display: none}
}

/* 首页轮播 */
.slides-arrow{font-size: 0;line-height: 0;border: 0}
.slides-arrow:hover .owl-nav .owl-next{opacity:0.8}
.slides-arrow:hover .owl-nav .owl-prev{opacity:0.8}

.slides-arrow .owl-nav .owl-next:hover{opacity:1!important}
.slides-arrow .owl-nav .owl-prev:hover{opacity:1!important}

.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* 首页-关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover;padding-top: 2.3%;padding-bottom: 2.6%;}
.guanbox{color: #fff !important}
.guanbox-pc{padding: 0 2%;}
.remo{background-color: #3da1a5 !important;border:none;}

/*与关于我们通用*/
.guanbox-pc h2{font-size: 25px;font-weight: 600;letter-spacing: 1px;margin-bottom: 0.8%;margin-top: 5%;}
.guanbox-pc p{font-size: 18px;line-height: 1.5;margin-bottom: 2.2%}
/*与关于我们通用*/

/*.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}*/

/* 首页-关于我们結束 */

/*首页视频介绍*/
.video-cont{background-repeat:no-repeat;background-position:center 50%;background-size:cover;padding-top: 3.3%;margin-bottom: 5.4%;}
.video-cont .video-left{width: 63%;padding:  6% 5.7%;background-color: #5ab3b7;box-sizing:border-box}
.video-cont .video-right{}
.video-cont .video-right h2{color: #656565;margin-bottom: 22px;font-weight: 600;font-size: 24px;}
.video-cont .video-right h2:before{display: none;}
.video-cont .video-right p,.video-cont .video-right span{font-size: 16px !important;color: #676767;}
.video-cont .video-right p{line-height: 33px;}
@media screen and (max-width: 1000px) {
    .video-cont .video-right p,.video-cont .video-right span{font-size: 14px !important}
    .video-cont .video-right p{line-height: normal;}
}
@media (min-width: 768px){
	.video-cont .container{padding: 0}
	.video-cont .video-right{width: 28%;position: absolute;top: 48%;left: 82%;transform: translate(-50%,-50%);}
	/*.video-cont .video-right{padding-left: 5%;padding-top: 5%}*/
	/*.video-cont .video-right{position: absolute;width: 100%;top: 53%;left: 50%;transform: translate(-50%,-50%);}*/
}
@media screen and (max-width: 768px) {
	.video-cont{padding: 0;margin: 0 auto;}
	.video-cont .container{padding: 0;}
	.video-cont .video-right h2{text-align: center;font-size: 28px;}
	.video-cont .video-left,.video-cont .video-right{width: 100%}
	.video-cont .video-right{padding: 4% 3% 6% 3%}
}
/*首页-视频介绍结束*/

/*课程介绍*/
.kech{padding-top: 3%}
.kech-box{}
.kech-fa{width: 100%;padding-bottom: 40%;padding-top: 36%;overflow: visible}
.kech-fa a{
	display: block;
	position: relative;
	width: 91%;
	margin:0 auto;
	border-radius: 5px;
	-moz-box-shadow:5px 5px 15px #448d8f;
	-webkit-box-shadow:5px 5px 15px #448d8f;
	box-shadow:5px 5px 15px #448d8f;
}
.kech-fa a>img{border-radius: 6px;}
.kech-box .owl-item.ac{transform:scale(1.13);transition:.5s;}
.kech-fa-bottom{width: 100%;position: absolute;z-index: 2;left: 0;bottom: 0;background: rgb(96,176,178,.5);color: #fff;
padding: 0 8%;padding-top: 10px;padding-bottom: 12px;text-align: left;}
.kech-fa-bottom h2{font-size: 26px;letter-spacing: 2px;line-height: 1.6}
.kech-fa-bottom p{font-size: 16px}
.kech-fa-bottom .nei{font-weight: 500;font-size: 18px;padding: 4.5% 0}
.kech-fa-bottom img{width: 13%!important;margin-top: 10.5%}

.kech .owl-carousel .owl-nav .owl-next, .kech .owl-carousel .owl-nav .owl-prev{width:34px!important;height: auto;
	/*-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);*/
	transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:.8}
.kech-box .owl-carousel .owl-nav .owl-prev.disabled, .kech-box .owl-carousel .owl-nav .owl-next.disabled{opacity: .5}
.kech .owl-nav .owl-next:hover{opacity:1!important}
.kech .owl-nav .owl-prev:hover{opacity:1!important}

@media screen and (min-width: 1200px) {
	.kech-box .owl-carousel .owl-nav .owl-prev{left: -4%}
	.kech-box .owl-carousel .owl-nav .owl-next{right: -4%}
}
@media screen and (min-width: 1400px) {
	.kech-box .owl-carousel .owl-nav .owl-prev{left: -14%}
	.kech-box .owl-carousel .owl-nav .owl-next{right: -14%}
}
@media screen and (max-width: 1200px) {
	.kech-box .owl-carousel .owl-nav .owl-prev{left: -3%}
	.kech-box .owl-carousel .owl-nav .owl-next{right: -3%}
}
@media screen and (max-width: 1000px) {
	.kech-box .owl-carousel .owl-nav .owl-prev{left: -3%}
	.kech-box .owl-carousel .owl-nav .owl-next{right: -3%}
}
@media (min-width: 768px){
	.kech-fa-bottom{visibility:hidden;opacity:0;transform:translateY(120px);transition:.5s;}
	.kech-fa a:hover .kech-fa-bottom{visibility:visible;opacity:1;transform:translateY(0);}
}
@media (max-width: 768px){
	.kech-fa-bottom{display: none}
	.kech {padding-top: 5%}
	.kech-fa{padding-top: 15%;padding-bottom: 22%;}
	.kech-fa-bottom h2{font-size: 16px;}
	.kech-fa-bottom p{font-size: 14px;min-height: 48px}
}


/*首页-专业团队开始*/
.ter-cont{margin-bottom: 3.6%;margin-top: 4.5%}
.ter-cont-box{margin-top: 6.2%}
.ter-left{width: 53.5%; background:url('../images/xinyi0103.png') no-repeat 95% 98%;background-size: 36%;padding: 0px 4% 70px 0;}
.ter-left .terimg{border-radius: 50%;width: 94%;background: #5ab3b7;border-radius: 50%;}
.ter-right{width: 46.5%}
.ter-right .ter-right-nei{padding-left: 12%;}
.ter-right .ter-right-nei .terxq{-webkit-line-clamp: 15;}
.ter-right .ter-right-nei .worknum{margin: 7% 0;font-size: 12px;color: #444;}
.ter-right .ter-right-nei .worknum>div{padding: 0}
.ter-right .ter-right-nei .worknum .cy{width: 20%}
.ter-right .ter-right-nei .worknum div p{font-size: 39px;line-height: 1.4;font-weight: 500}
.ter-right .ter-right-nei .worknum div p font{font-size: 16px;font-weight: 500}
.ter-right .name{color: #444444;margin-bottom: 20px;font-size: 28px;font-weight:600;letter-spacing: 1px;}
.ter-right .what{color: #666;margin-bottom: 10px;font-size: 17px;}
.ter-right .ter-go{margin-left: 2px}
.ter-right .ter-go a{width: 114px;display: inline-block;background: #5ab3b7;color: #fff;font-size: 14px;letter-spacing: 2px;text-align: center;
}
.ter-right .terxq p{font-size: 16px;color: #666;line-height: 1.7}
.trchose{width: 100%}
/*老师轮播开始*/
.trchosebox{margin-top: 17%}
.trchosebox .trchose>div{width: 74%;margin-left:1%}
.trchosebox .trchose>div img{border-radius: 50%}
.trchosebox .slides-arrow.dot-center .owl-dots{display: none}
/*左右箭头*/
.trchosebox .owl-nav{width: 100%;height: 54px;display: flex;align-items : center;justify-content: center;margin: 0 auto;}
.trchosebox .owl-nav>div{margin: 0 2%}
.trchosebox .owl-carousel .owl-nav .owl-next,.trchosebox .owl-carousel .owl-nav .owl-prev{
	background: #67b5b5;width: 30px!important;height: 30px!important;position: relative;left: auto;right:auto;opacity: 1;
}
.trchosebox .owl-carousel .owl-nav .owl-next.disabled,.trchosebox .owl-carousel .owl-nav .owl-prev.disabled{
	background: transparent;
}
.trchosebox .owl-carousel .owl-nav .owl-next.disabled i,.trchosebox .owl-carousel .owl-nav .owl-prev.disabled i{
	color: #999
}
.owl-carousel .owl-nav i{font-size: 18px;line-height: 30px;}
/*老师轮播结束*/
@media screen and (max-width: 1200px) {
    .trchosebox{margin-top: 10%}
}
@media screen and (max-width: 1000px) {
	.ter-right .terxq{font-size: 14px;}
	.ter-right .ter-right-nei .worknum div p{font-size: 28px;line-height: 1.4;}
}
@media (min-width: 768px){
	.ter-cont .container{padding: 0}
}
@media (max-width: 768px){
	.ter-cont-box{margin-top: 10%}
	.ter-cont{margin-top: 5%}
	.ter-left{width: 100%;text-align: center;background:url('../images/xinyi0103.png') no-repeat 96% 92%;background-size: 38%;
	padding-bottom: 50px;}
	.ter-left .terimg{width: 70%;}
	.ter-right{width: 100%;}
	.ter-right .ter-right-nei{padding-left: 0;text-align: center;}
}
/*首页-专业团队结束*/

/*老师简介-开始*/
.viewter-cont{color: #666;margin-bottom: 1%;padding-top: 5.5%;background-color: #b5dfd3;}
.viewter-left{
	background:url('../images/xinyi0103.png') no-repeat;
	background-position:  88% 80%;
	background-size: 34%;
	padding-right: 14%;
	padding-bottom: 154px;
}
.viewter-left .terimg{width: 100%;}
.viewter-right {padding-left: 0%;}
.viewter-right-top .name{font-size: 36px;font-weight:600;letter-spacing: 2px;margin-bottom: 6%;}
.viewter-right-top .what{font-size: 22px;font-weight:600;letter-spacing: 1px;margin-bottom: 3%;}
.viewter-right-top p{font-size: 20px;color: #676566;letter-spacing: 1px;line-height: 34px}

.viewter-right-bottom{margin-top: 7.5%;font-size: 12px;}
.viewter-right-bottom>div{padding: 0}
.viewter-right-bottom .cy{width: 20%}
.viewter-right-bottom div p{font-size: 39px;line-height: 1.4;font-weight: 500}
.viewter-right-bottom div p font{font-size: 16px;font-weight: 500}
.viewter-right .ter-go{margin-left: 2px}
.viewter-right .ter-go a{width: 114px;display: inline-block;background: #5ab3b7;color: #fff;font-size: 14px;letter-spacing: 2px;text-align: center;
}
@media screen and (max-width: 1000px) {
	.viewter-right-top p{font-size: 15px;}
	.viewter-left{background-position: 88% 68%;}
	.viewter-right-bottom div p{font-size: 28px;line-height: 1.4;}
}
@media (max-width: 768px){
	/*宽度*/
	.viewter-cont{margin-bottom: 10px;}
	.viewter-cont .line>.x7{width: 100%;}
	.viewter-cont .line>.x5{width: 100%;padding-bottom: 8%}
	.viewter-left{width: 100%;text-align: center;background-position: 88% 74%;background-size: 38%;
	padding-bottom: 50px;border-radius: 50%;}
	.viewter-left .terimg{width: 86%;}
	.viewter-right{width: 100%;}
	.viewter-right{padding-left: 0;text-align: center;}
}
/*老师简介-结束*/

/*首页-地址信息开始*/
.addbox{width: 62%;text-align: center;margin: 0 auto;padding: 3.95% 0;border:1px solid #e5e5e5;border-radius: 10px;
	-moz-box-shadow:5px 5px 10px #6666668a; -webkit-box-shadow:5px 5px 10px #6666668a;box-shadow:5px 5px 10px #6666668a;
	position: absolute;z-index: 2;top: 0%;left:50%;transform: translate(-50%,0);background: #fff;
}
.addbox>div p{font-size: 18px;color: #666;margin-top: 2.5%;word-wrap: break-word}
.addbox .addbox-dz{flex-grow: 1}
.addbox .addbox-tel{width: 24%}
.addbox .addbox-email{width: 31%}
.addbox>div:not(:first-child){border-left: 1px solid #67b3b3}
@media screen and (max-width: 1200px) {
	.addbox{width: 88%;}
}
@media screen and (max-width: 1000px) {
	.addbox{width: 88%;top: 5%;}
	.addbox>div img{width: 40px}
	.addbox>div p{font-size: 14px;}
}
@media screen and (max-width: 768px) {
	.addbox{flex-wrap: wrap;top: 1%;}
	.addbox .addbox-dz{width: 100%!important}
	.addbox>div:not(:first-child){border:none;margin-top: 4%}
	.addbox .addbox-tel,.addbox .addbox-email{width: 50%}
}
/*首页-地址信息结束*/

/*首页-企业动态开始*/
.busibox{position: relative;background:url('../images/xinyi0109.jpg') no-repeat right top;background-size: 11% auto;background-color: #59adaf;padding-top: 113px;
padding-bottom: 3.5%;
}
/*.busibox .owl-carousel.owl-drag .owl-item{background:url('../images/xinyi0107.png') no-repeat 17% 0%;background-size: 280px;margin-top: 30px;margin-bottom: 130px}*/
.busibox .container{padding-top: 4.3%;padding-bottom: 4%;}
.busibox .repeat-box{margin: 0 auto;overflow-x: hidden;}
.busibox .busileft,.busibox .busiright{font-size: 14px;color: #fff;}
.busileft-bg1{position: absolute;left: 0%;top: 25%;transform: translate(0%,-50%);width: 295px!important;z-index: -1}
.busileft-bg2{position: absolute;top: 94%;right: -23%;transform: translate(-50%,-50%);width: 36.5%!important;z-index: 2}
.busileft-imgbox{width: 95%}
.busibox .busiright h2{position: relative;display:block;height: 112px;font-size: 35px;line-height: 1.7;font-weight: 600;letter-spacing: 3px}
.busibox .busiright h2:before{display:block;width:86px;height:3px;content:'';position:absolute;top:50%;left:0;transform: translate(0,-50%);
background:#ffc700;}
.busibox .busiright .busi-xq{font-size: 18px;margin-top: 7%;line-height: 2.1}
.busibox .owl-carousel .owl-item img.img-responsive{/*height: 567px;*/object-fit: cover;border-radius: 60px 0 0 0;}
.busibox .busi-date{margin-top: 8.8%;}
.busibox .busi-date .timeimg{width: 4.2% !important;height: auto !important;display: inline-block;vertical-align: middle;}
.busibox .busi-date span{vertical-align: middle;font-size: 22px;padding-left: 1%}
.busibox .busiright .busi-date a{width: 114px;display: inline-block;background: #fff;color: #5ab3b7;font-size: 15px;letter-spacing: 2px;text-align: center;padding: 0;
border-radius: 3px;margin-top: 3.8%;}
.busibox .owl-nav{display: none}
.busibox .owl-carousel .owl-dots{top: 0}
.busibox .owl-carousel .owl-dots .owl-dot.active span{background: #fefffd}
.busibox a:focus, .busibox a:hover{}

@media screen and (min-width: 1350px) {
	.repeat-box{width: 1350px}
}
@media screen and (min-width: 768px) {
	.busibox .busiright{padding-left: 5%;}
}
@media screen and (max-width: 1000px) {
    .busibox .busiright h2{height: 78px;font-size: 22px;}
    .busibox .busiright .busi-xq{line-height: 1.8;-webkit-line-clamp: 3;}
    .busibox .busi-date span,.busibox .busiright a{font-size: 12px;}
}
@media screen and (max-width: 768px) {
	/*.busibox .busiright .busi-date p{text-align: center;}*/
	.busibox{padding-top: 87px;background-size: 25% auto;}
	.busibox .container{margin-bottom: 5%}
	.owl-carousel .owl-item img.busileft-bg1{display: none}
	.busileft-bg2{right: -20%}
	.busileft{width: 100%;}
	.busiright{width: 100%;margin-top: 7%}
}
/*首页-企业动态結束*/

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center;margin:0 5%;}
.tab-normal .tab .tab-nav li a {color:#5cadb0;padding:6px 0;display:block;border:0;font-size:48px;line-height: normal}
.tab-normal .tab .tab-nav .active a {
	/*background:linear-gradient(-45deg,#FFD100,#ff9600);*/
	border-bottom:2px solid #5cadb0;
	cursor:default;
}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {border-bottom:3px solid #5cadb0;}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {
	/*background:linear-gradient(-45deg,#FFD100,#ff9600);*/
}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页学员活动 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;padding-bottom: 22%;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);box-shadow: none}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#ff9600;transition: all .5s ease;}
.carousel-pro .media-body {padding: 0 6%;color: #686667;margin-top: 8%;}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:0;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
.tab-stu .owl-carousel .owl-dots .owl-dot span{background:#b6ded3;margin:0 6px;}

.stu-cont{padding-top: 5.3%;padding-bottom: 2%}
.stu-cont .tab-body{margin-top: 5%;}
.tab-stu .product-la{
	width: 94%;
	background: #f0fffa;border-radius: 4px;text-align: left;
	-moz-box-shadow:5px 5px 12px #c1bdbd; -webkit-box-shadow:5px 5px 12px #c1bdbd; box-shadow:5px 5px 12px #c1bdbd;
}
.tab-stu .product-la img{border-radius: 4px 4px 0 0;}
.tab-stu h2{font-size: 26px;color: #2d97a7;font-weight: 600;letter-spacing: 2px;border-bottom: 2px solid #bfe6e5;padding-bottom: 3%;margin-bottom: 4%;}
.tab-stu .stuxq{font-size: 16px;line-height: 32px;}
.tab-stu .stu-date{font-size: 16px;margin-top: 19%;margin-bottom: 19%;}
.tab-stu .owl-carousel .owl-item img.timeimg{width: 16px !important;height: auto !important;display: inline-block;vertical-align: middle;}
.tab-stu .stu-date span{vertical-align: middle;}
@media screen and (min-width: 1200px) {
    .stu-cont .container {padding: 0 15px;}
}
@media screen and (max-width: 1000px) {
    .tab-stu h2{font-size: 18px;}
}
@media screen and (max-width: 768px) {
    .tab-stu h2{font-size: 16px;letter-spacing: 0}
    .tab-stu .product-la{
    	box-shadow: none;width: 94%;
	    -moz-box-shadow:5px 5px 12px #c1bdbd; -webkit-box-shadow:5px 5px 12px #c1bdbd; box-shadow:2px 2px 10px #c1bdbd;
    }
	.tab-stu .stuxq{font-size: 14px;line-height: normal;}
	.tab-stu .stu-date{font-size: 12px;margin-top: 10%;margin-bottom: 10%;}
    .tab-normal .tab .tab-nav li a{font-size: 20px;font-weight: 600;}
	.tab-stu .owl-carousel .owl-item img.timeimg{width: 13px !important;}
	.carousel-pro.dot-center .owl-dots{}
}
/* 首页学员活动 */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url('../images/solution-hover.png') no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index:1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#ff9600;color:#fff;}

.home-news-c:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,0.03);}
.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#ff9600}
/* 首页新闻 end */

/* 当前位置调用-路径 */
.nav-bread2{display: none}
.nav-bread{padding:0 18px;height:50px;line-height:50px;font-size:0;}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#fff;font-size:15px;display:inline-block;}
.nav-bread a:hover{color:#fff;text-decoration: underline;}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
@media screen and (max-width: 768px) {
    .nav-bread{padding:0;height:38px;line-height:38px;}
    .nav-bread a{font-size:13px;}
}
/* 当前位置调用-路径 -end*/

/*文章*/
.va-cont{margin-bottom: 25px;}
.va-cont .article{padding-top: 5%;}
.va-cont .ttitle{color: #666;text-align: center;border-bottom: 2px solid #e5e5e5;margin-bottom: 35px;}
.va-cont .ttitle h1{font-size: 28px!important;}
.va-cont .ttitle p{margin-top: 10px!important;margin-bottom: 25px!important;}

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#ff9600;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination li {margin:0 5px;font-size:14px;border:none;}
.pagination li a {background:#fff;border-radius:4px;font-size: 18px;color: #66b4b6}
.pagination li span{}
.pagination li a,.pagination li span{font-size: 18px;padding:18px 23px;}
.pagination li span.disabled,.pagination li span.current{color: #66b4b6;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a{background:#66b4b6;color:#fff;border:1px solid #66b4b6;font-size: 20px;}
/*.pagination li a:hover {background:#66b4b6;color:#fff;border:1px solid #66b4b6;}*/

.up-down{font-size: 16px;color: #7a7a7a;border-top: 2px solid #e5e5e5;padding-top: 50px;margin-top: 8%;margin-bottom: 5%;}
.up-down a{font-size: 16px;color: #7a7a7a;}
.up-down a:hover{color: #5ab5b8}
@media screen and (max-width: 1000px) {
	.up-down-left{width: 100%}
	.up-down-right{width: 100%;text-align: left;margin-top: 5%}
}
@media screen and (max-width: 768px) {
	.pagination li a,.pagination li span{font-size: 14px;padding:5px 8px;}
	.pagination li span.current{background:#66b4b6;color:#fff;border:1px solid #66b4b6;font-size: 14px;border-radius:4px;}
}

/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;text-transform:uppercase;margin-bottom:21px;font-weight:600;font-size: 56px;letter-spacing: 12px}
.title-c h3:before {background:#fff;content:'';display:block;position:absolute;width:74px;height:3px;bottom:-35%;left:50%;transform: translate(-50%,0);}
.title-c h3.text-green{color: #5bb4b8}
.title-c h3.text-green:before{background:#5bb4b8;}
@media screen and (max-width: 760px) {
	.title-c h3{font-size: 30px;margin-bottom:28px;}
}

/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#66b4b6;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:70px;line-height:70px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 30px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{
	background:linear-gradient(-45deg,#67b4b5,#67b4b5);
	color:#fff;
}
.nav-tree li.focusa a{
	background:linear-gradient(-45deg,#67b4b5,#67b4b5);color:#fff;
	border-bottom-left-radius:0px;border-bottom-right-radius:0;
	}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#ff9600}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;}
.filter-box dl dt{width:8%;display:block;float:left;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 10px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#ff9600;}
.filter-nav ul li a.active{color:#fff;background:#ff9600}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center;}
.nav-x li {display:inline-block;}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {display:inline-block;font-size:16px;padding:3px 22px;color:#5ab5b8;text-align:center;box-sizing: border-box;}
.nav-x li a:hover{color:#67b4b5}
.nav-x li a.active {background:linear-gradient(-45deg,#67b4b5,#67b4b5);color:#fff;border-radius: 34px;}
/*.col-2 {width:10%}*/
.col-2 {margin: 0 2%;}
@media screen and (max-width: 768px) {
	.col-2{margin: 0 1% 3% 1%;}
	.nav-x ul{text-align: left;overflow-x: scroll;white-space: nowrap;}
	.nav-x li a{padding: 2px 10px;font-size: 14px;}
}

/* 横向不带ICO导航 */

/* 新闻列表 */
.news-box01{padding-top: 2.2%}
.list-news {margin-bottom:2.8%;background: #f9f9f9;border-radius: 4px;}
.list-news .time{margin-top:0px;font-weight: 500;font-size: 15px;text-align: right;color: #676767;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-left:0px;}
.list-news .news h3{display:block;font-size:20px;color:#666;font-weight: 600}
.list-news .news-p{font-size: 16px;margin-top: 4%;}
.list-news .button{margin-top:0px;line-height:18px;font-size:14px;color: #666;border-radius: 3px;border:1px solid #81c5c6;padding: 2% 4.8%;letter-spacing: 1px}
.news-box01 .list-news:hover .button{background:#3d989d;color:#fff;border:1px solid #5ab5b8}
/*.list-news:hover h3 a{color:#3d989d}*/
@media screen and (min-width: 768px) {
	.news-box{
		background-image:url(../images/xinyi0106.jpg),url(../images/xinyi0107.jpg);
		background-repeat: no-repeat, no-repeat;
		background-position: right top,left bottom;
		background-size: 18%,18%;
		background-color: #fff;
	}
}
@media screen and (max-width: 768px) {
	.list-news .news h3{font-size:16px;}
	.list-news .news-p{font-size: 14px}
	
}

/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#ff9600;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:28px}
.normal-list li:hover{background:#5ab4b6;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}

/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
/* 下载详细页end */

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
	/* 视频教程列表 end*/

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #ff9600;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 产品内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:30px 50px}
.article .post h1{font-size:28px;font-weight:600;}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
/*.article .post strong{font-size:16px;margin:10px 0}*/
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:28px;margin-bottom:10px}
.article .post img{max-width:100%;height: auto !important;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#ff9600;border-bottom:0 solid #ff9600}
.article .post .text-right{text-align:right}
.article .post ul li{padding:0 0 5px 20px;position:relative;font-size:16px}
.article .post ul li p{line-height:24px}
.article .post ul li:before{content:'';position:absolute;top:8px;left:0;background:#888888;width:7px;height:7px;border-radius:50%}
.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888}
.prod{
	background-image:url(../images/xinyi0106.jpg),url(../images/xinyi0107.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: right top,left bottom;
	background-size: 18%,18%;
	background-color: #fff;
}
/* 产品内容 end */

/* 亲子赋能-产品列表*/
.product-list{flex-wrap: wrap}
.product-list .product-i{
	width: 90%;
	margin: 0 auto;
	-webkit-transition:.3s;transition:.3s;margin-bottom: 87px;border-radius: 8px;padding-bottom: 90px;
    -moz-box-shadow:5px 5px 12px #b9b6b6; -webkit-box-shadow:5px 5px 12px #b9b6b6; box-shadow:5px 5px 14px #b9b6b6;
    background-color: #f0fffa;
}
.product-list .media img{width: 100%;}
/*.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgb(181 207 199);transform: scale(1.03);}*/
.product-list .product-i-top{background-color: #f4f4f4}
.product-list .product-i-bottom{
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    color: #2a98a5;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 4;
    /*bottom: 0;*/
    bottom: -11%;
    padding: 15px;
    /*background: pink;*/
    background: #f0fffa;
    margin-top: 0
}
.product-list .media-body {padding:10px 0 0 0}
.price-info{margin-top: 5%}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}
.price-info .lj{visibility: hidden;opacity:1;transform:translateY(50px);transition:.5s;padding: 2% 0 4% 0}
.product-i{display: inline-block;width: 100%;}
.product-list .product-i-bottom{padding: 15px 18px 0 18px;}
.product-list .product-i-bottom h2{color: #2a98a5;font-weight: 600;font-size: 18px;}
.product-list .product-price{color: #2a98a5;font-size: 14px}
.product-list .product-num{color: #2a98a5;font-size: 14px}
.product-list .product-num span{font-size: 13px}
@media screen and (min-width: 1000px) {
	.product-list>:nth-child(4n){clear: both}
	.product-list .product-i-bottom h2{-webkit-line-clamp: 1;}
}
@media screen and (min-width: 768px) {
	.product-li{padding: 0}
	/*通用背景*/
	.goodsbox{
		background-image:url(../images/xinyi0106.jpg),url(../images/xinyi0107.jpg);
		background-repeat: no-repeat, no-repeat;
		background-position: right top,left bottom;
		background-size: 12%,12%;
		background-color: #fff;
		margin-bottom: 48px;
	}
	.goodsbox2{
		background-image:url(../images/xinyi0106.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		background-size: 12%;
		background-color: #fff;
	}
	.product-list .media:hover img{-webkit-transition:.3s;transition:.3s;transform: scale(1.05);}
	.product-list .media:hover .product-i-bottom{bottom: 0;transition:.5s;}
	.product-list .media:hover .price-info .lj{visibility: visible;opacity:1;transform:translateY(0);}
}
@media screen and (max-width: 768px) {
	.product-list>:nth-child(2n){clear: both}
	.product-list .product-i{width: 100%;margin-bottom: 10px;padding-bottom: 5px;}
	.product-list .product-i-bottom{position: relative;padding: 8px 6px;}
	.product-list .product-i-bottom h2{height: 44px;line-height: 22px;font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
	.product-list .product-num span, .product-list .product-num{font-size: 12px;}
	.price-info .lj{display: none}

}
/*亲子赋能-产品列表end*/

/* 产品列表-老师列表-start*/
.product-list-ter{flex-wrap: wrap;}
.product-list-ter .x3{width: 23.2%}
.product-list-ter .product-i{
	width: 100%;
	margin:0 auto;
	-webkit-transition:.3s;transition:.3s;
    -moz-box-shadow:5px 5px 12px #b9b6b6; -webkit-box-shadow:5px 5px 12px #b9b6b6; box-shadow:5px 5px 14px #b9b6b6;
    background-color: #f0fffa;
    border-radius: 8px;
    border:1px solid #e5e5e5;
    margin-bottom: 54px;
    padding-bottom: 118px;
}
.product-list-ter .media img{width: 100%;}
/*.product-list-ter .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgb(181 207 199);transform: scale(1.03);}*/
.product-list-ter .product-i-top{background-color: #f4f4f4}
.product-list-ter .product-i-bottom{
	width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 4;
    bottom: -11%;
    /*bottom: 0;*/
    color: #2a98a5;
    text-align: left;
    background: #f0fffa;
    /*background:pink;*/
    margin-top: 0;
    padding: 10px 11px 8px 11px;
}
.product-list-ter .media-body {padding:10px 0 0 0}
.price-info{margin-top: 6%}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}
.product-i{display: inline-block;width: 100%;}
.product-list-ter .product-i-bottom h2{color: #2a98a5;font-size: 16px;border-bottom: 1px solid #2a98a5;padding-bottom: 7px;}
.product-list-ter .product-i-bottom h2 font{font-weight: 600;font-size: 22px;padding-right: 6px}
.product-i-bottom .what{padding: 6px 0 13px}
.product-list-ter .product-i-bottom ul li{font-size: 16px;color: #666;line-height: 22px;}
.product-list-ter .product-i-bottom ul li.read-more{visibility: hidden;opacity:1;transform:translateY(50px);transition:.5s;padding-top: 6%;color: #2a98a5;}
.product-list-ter .product-price{color: #2a98a5;font-size: 14px}
.product-list-ter .product-num{color: #2a98a5;font-size: 14px}
.product-list-ter .product-num span{font-size: 13px}
@media screen and (min-width: 768px) {
	.product-list-ter .media:hover img{-webkit-transition:.3s;transition:.3s;transform: scale(1.05);}
	.product-list-ter .media:hover .product-i-bottom{bottom: 0;transition:.5s;}
	.product-list-ter .media:hover .read-more{visibility: visible;opacity:1;transform:translateY(0);}
}
@media screen and (max-width: 1200px) {
	.product-list-ter .x3{width:31.5%}
	.product-list-ter .product-i-bottom h2 font{font-size: 18px;}
	.product-list-ter .product-i-bottom ul li,.product-list-ter .product-i-bottom h2{font-size: 14px;}
}
@media screen and (max-width: 1000px) {
	.product-list-ter .product-i{padding-bottom: 100px;margin-bottom: 5%}
	.product-list-ter .product-i-bottom{bottom: -14%;}
	.product-list-ter .product-i-bottom h2 font{font-size: 16px;}
	.product-list-ter .product-i-bottom ul li{font-size: 14px}
	.product-list-ter .x3{width:48.5%}

}

/* 产品列表-老师列表-end*/


/* 产品详细页begin */
.product-description{padding-top: 30px}
.product-description .padding-large{padding:30px 0 0 30px}
.product-description .padding-large-top{padding:0}
.prod-left{width: 33%;}
.prod-left img{width: 100%;}
.product-description p{line-height:24px}
/*.product-description .zoomimg{width:410px}/* PC端独有 */
.prod-right{width: 67%;padding-left: 6.5%!important;padding-right: 25px!important;color: #4d4d4d}
.prod-right .ey-price{background-color: #f5f5f5;padding: 3.8% 25px;font-size: 13px}
.prod-right .ey-price font{padding-left: 25px;color: #2d98aa;font-size: 16px}
.prod-right .ey-price span{color: #2d98aa;font-size: 28px}
.prod-right .article .post h1{font-size:22px;color: #666;text-align: left;margin-bottom: 7px;font-weight: 500}
.prod-right .article .post p{color: #ff0100;}
.prod-right .tis{align-items: flex-start;padding: 10px 0;margin-top: 5px;
	border-top: 2px solid #f7f7f7;border-bottom: 2px solid #f7f7f7}
.prod-right .tis>div{padding: 0}
.prod-right .tis-right{margin-left: 27px}
.prod-right .buy{margin-top: 20px;}
.prod-right .buy .buy-btn{display: inline-block;width: 118px;font-size: 12px;background-color: #5ab5b8;color: #fff;border:none;border-radius: 3px;
	padding: 10px 0}

@media screen and (max-width: 768px) {
	/*.product-description .zoomimg{width:300px}/* PC端独有 */
	.prod-right .ey-price{padding: 8% 25px;}
}

/* 产品详情TAB begin */
.product-over{align-items: flex-start;}
.prod .x2-left{width: 19%;}
.prod .product-overview{width: 81%}
.product-over-left{width: 95%;font-size: 15px;background: #f2f2f2;}
.product-over-left-top{background: #5ab5b8;padding:5px 15px;line-height: 24px;color: #fff;}
.product-over-left-bottom{height: 572px;padding-top: 10px;}
.product-over-left-bottom>div{}
.product-over-left-bottom>div a{display: block;color: #78c2c5;padding: 9px 15px;}
.product-over-left-bottom>div a:hover{text-decoration: underline;}
.product-over-left-bottom>div a:active{background-color: #5ab5b8}
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:2px solid #acdada}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:5px 0;display:block;line-height:24px;border:0;border-radius:0;
	font-size:14px;text-align:center;}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#fff;background:#5ab5b8;font-size: 15px;
	/*border-bottom:3px solid #5ab5b8;*/
}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ebebeb;}
@media screen and (max-width: 1200px) {
	.product-over-left-top{padding:5px 5px;}
	.product-over-left-bottom>div a{padding: 9px 5px;}
}
/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #147074}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:20px 30px;}

/*问答*/
.wenda-b{
	max-height: 1000px;
	overflow-y: scroll;
	scrollbar-arrow-color: #fff;/*三角箭头的颜色*/
	scrollbar-face-color: #59b5b8;/*滚动条滑块按钮的颜色*/
	scrollbar-highlight-color: #84d2d2;/*滚动条整体颜色*/
	scrollbar-shadow-color: #84d2d2;/*滚动条阴影*/
}
/*滚动条高宽及背景高宽分别对应横竖滚动条的尺寸*/
.wenda-b::-webkit-scrollbar{
    width:21px;/*对垂直流动条有效*/
    height:21px;/*对水平流动条有效*/
    background-color:#84d2d2;
    border-radius:14px;
}
/*滚动条轨道内阴影+圆角*/
.wenda-b::-webkit-scrollbar-track{
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius:14px;
    background-color:#84d2d2;

}
/*滑块内阴影+圆角*/
.wenda-b::-webkit-scrollbar-thumb{
    border-radius:14px;
    /*-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);*/
    background-color:#59b5b8;
}
/*两端按钮*/
.wenda-b::-webkit-scrollbar-button:start{
	background-image:url(../images/up.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 21px;
}
.wenda-b::-webkit-scrollbar-button:end{
	background-image:url(../images/down.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 21px;
}

.ask-cont .wenda{background: #aee1e2;border-radius: 5px;}
.ask-cont .wenda-cont{padding: 2% 0 2% 0;margin: 0 5.8%;border-top: 1px solid #d6f0ef;color: #7a7a7a;}
.ask-cont .wenda-cont .date{font-size: 12px;color: #989a99;margin-bottom: 8px;}
.ask-cont .popo .popo-body{background: #fff;padding: 8px 8px 8px 10px;margin: 20px 0;font-size: 14px;}
.ask-cont .popo .popo-body.left{margin-left: 25px}
.ask-cont .popo .popo-body.right{margin-right: 25px}
.ask-cont .popo .popo-body.left:before{display: none}
.ask-cont .popo .popo-body.right:before{display: none}
.ask-cont .popo .popo-body.left:after{border-color: transparent #fff;border-width: 15px 16px 15px 0;left: -9px;top: 50%;transform: translate(-50%,-50%);}
.ask-cont .popo .popo-body.right:after{border-color: transparent #fff;border-width: 15px 0 15px 16px;right: -25px;top: 50%;transform: translate(-50%,-50%);}
.wenda .ask{width: 21%;}
.wenda .ask-news{width: 79%;}
.wenda .answer-news{width: 81%;}
.wenda .answer{width: 19%;}
.wenda .ask .ask-w{width: 77px;height: 77px;line-height: 77px;border-radius: 50%;background: #5ab5b8;box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
	font-size: 24px; color:#fff;text-align: center;float: right;}
.answer-d{width: 77px;height: 77px;line-height: 77px;border-radius: 50%;background: #5ab5b8;box-shadow: 0 3px 5px rgb(0 0 0 / 30%);
	font-size: 24px;color:#fff;text-align: center;}
.answer-news p img{vertical-align: middle;}
.answer-news p span{vertical-align: middle;color: #5cb4b8;padding-left: 20px}
.answer-news p span:hover{cursor: pointer;}

.home-contact{}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#ff9600}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #ff9600;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}

 /*guestbook 咨询留言*/
.ask-cont{padding-top: 6%;}
.ask-cont .gb{position:relative;text-align:left;margin-top: 5.5%;margin-bottom: 13%;}
.guestbook{background-color: #aee1e2;border-radius: 5px;padding-top: 3%;padding-left: 8.5%;padding-right: 8.5%;padding-bottom: 3.4%;}
.guestbook h2.consult{font-size:36px;font-weight:500;color: #0b6968;letter-spacing: 2px;}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom: 2.5%}
.guestbook .zx-btn {margin-top: 2%}
.guestbook .input{display: inline-block;width:48%;font-size:16px;padding:0 15px;height:36px;line-height:36px;border:0;
-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;
border-radius: 3px;box-sizing: border-box;}
.guestbook .form-button .button{font-size: 24px;width: 53%;margin: 0 auto;padding: 17px 20px}
.guestbook .textarea {padding: 3% 2.5%;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;border-radius: 4px;}
.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #d6d6d6;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #d6d6d6;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #d6d6d6;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #d6d6d6;font-size: 16px;}
@media screen and (min-width: 768px) {
	.ask-bg{
	 	background-image:url(../images/xinyi0106.jpg),url(../images/zx01.jpg);
	 	background-repeat: no-repeat, no-repeat;
	 	background-position: right top,left bottom;
	 	background-size: 18%,11%;
	 	background-color: #fff;
	 	padding-top:1%
 	}
	.ask-cont .container{width: 62%;margin: 0 auto;}
	.guestbook .form-group #attr_2{margin-left: 2%}
}
@media screen and (max-width: 768px) {
	.ask-cont{}
	.ask-cont .wenda{margin-top: 2%;}
	.ask-cont .popo .popo-body.left{max-width: 100%;}
	.ask-cont .popo .popo-body.right{max-width: 100%;}
	.guestbook{padding-left: 5%;padding-right: 5%;padding-bottom: 8%}
	.guestbook .form-button .button{font-size: 20px;width: 60%;margin: 0 auto;padding: 10px 20px}
}
/* 联系我们end */

.channel-banner {
	/*height:672px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;*/
	margin:0;padding:0;
}
.channel-banner .banner-info {
	/*position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3*/
}
.channel-banner .banner-info img{width: 100%}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#ff9600;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

@media screen and (max-width: 768px) {
    
}

/*关于我们-开始*/
.aboutme-title{padding: 16px 0;background: #59b5b8;color: #fff;font-size: 15px;}
.guanyu .guanbox{color: #666!important}

.guanyu h1{font-size:38px;color: #666;font-weight: 600;text-align: center;padding-top: 3.5%;}
.guanyu .guanbox-pc{padding: 0 30px;margin-top: -1%}

.guanyu .guanbox-wrap h1{font-size:32px;margin-top: 20px}
/*视频*/
.video-jj{font-size: 38px;color: #fff;text-align: center;padding: 33px 0 86px 0}
.video-cc{width: 43%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 2;}
/*历程*/
.thing-year{font-size: 130px;font-weight: 800;text-align: center;color: #66b4b6;margin-top: 6%;margin-bottom: 3.5%;}
.geb{border-bottom: 2px solid #d9d9d9;margin-top: 4%;margin-bottom: 1.1%;}
.geb .img-box{height: 13px;background:url('../images/yearx01.jpg') repeat center;background-size: 40px;}
/*左右箭头*/
.his-pro .owl-nav .owl-next, .his-pro .owl-nav .owl-prev{width:34px!important;height: auto;
	/*-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);*/
	transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:.8}
.his-pro .owl-nav .owl-prev{left: -10%;}
.his-pro .owl-nav .owl-next{right: -10%;}
.his-pro .owl-nav .owl-prev.disabled, .his-pro .owl-nav .owl-next.disabled{opacity: .5}
.his-pro .owl-nav .owl-next:hover{opacity:1!important}
.his-pro .owl-nav .owl-prev:hover{opacity:1!important}
/*年份-左右箭头*/
.year-pro .owl-nav .owl-next, .year-pro .owl-nav .owl-prev{width:34px!important;height: auto;
	/*-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);*/
	transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:.8}
.year-pro .owl-nav .owl-prev{left: -10%;}
.year-pro .owl-nav .owl-next{right: -10%;}
.year-pro .owl-nav .owl-prev.disabled, .year-pro .owl-nav .owl-next.disabled{opacity: .5}
.year-pro .owl-nav .owl-next:hover{opacity:1!important}
.year-pro .owl-nav .owl-prev:hover{opacity:1!important}
@media screen and (max-width: 1400px) {
    .his-pro .owl-nav .owl-prev{left: -5%;}
	.his-pro .owl-nav .owl-next{right: -5%;}
}
@media screen and (max-width: 1300px) {
    .his-pro .owl-nav .owl-prev{left: -2%;}
	.his-pro .owl-nav .owl-next{right: -2%;}
}
@media screen and (max-width: 1200px) {
    .his-pro .owl-nav .owl-prev{left: -4%;}
	.his-pro .owl-nav .owl-next{right: -4%;}
}
@media screen and (max-width: 1000px) {
    .his-pro .owl-nav .owl-prev{left: -5%;}
	.his-pro .owl-nav .owl-next{right: -5%;}
}
@media screen and (max-width: 768px) {
	.thing h2{padding-top: 0!important;}
    .his-pro .owl-nav .owl-prev{left: 0%;}
	.his-pro .owl-nav .owl-next{right: 0%;}
	.his-pro .owl-nav .owl-next, .his-pro .owl-nav .owl-prev{opacity:1}
	/*年份-左右箭头*/
	.year-pro .owl-nav .owl-prev{left: -2%;}
	.year-pro .owl-nav .owl-next{right: -6%;}
	.year-pro .owl-nav .owl-next, .year-pro .owl-nav .owl-prev{opacity:1}
	.year-bb{width: 100%!important}
	.year-pro .owl-nav .owl-next img, .year-pro .owl-nav .owl-prev img{width: 50%}
}
/*荣誉证书*/
.honor{width:100%;margin-bottom: 10%}
.honor-title{font-size: 34px;line-height: normal;text-align: center;margin-top: 7%;margin-bottom: 4.2%;}
.honor-cont{width:100%;text-align: center;flex-wrap: wrap;margin: 0 auto;}
.honor-cont>div{margin-bottom: 4%;padding: 0 2.5%}
.honor-cont>div img{width: 100%}
/*荣誉证书*/
.other{width:100%;clear: both;}

.other-right{
	background: #f6f6f6;
	text-align: left;color: #666;border-bottom: 6px solid #b5dfd5;padding: 6% 12px 3% 3%;
}
.other-right h2{font-size: 22px;line-height: 1.6;font-weight: 600;padding-left: 12px}
.other-right h3{font-weight: 600;margin-top: 5%;line-height: 1.7;}
.other-right h3.other-right-w{margin-top: 9%}
.other-right h3 img{display: inline-block;vertical-align: middle;}
.other-right p{font-size: 17px;padding-left: 15px}
@media screen and (max-width: 1200px) {
    .video-cc{width: 60%;}
}
@media screen and (max-width: 1000px) {
    .video-cc{width: 80%;}
    .honor-cont>div{width: 33.333%;}
	.other .k1,.other .k2{visibility: hidden;}
}
@media screen and (min-width: 768px) {
	.honbox .container{padding: 0;width: 65%;margin:0 auto;}
	.honor-cont{max-width: 1260px;}
	.other-left{width: 69.5%}
	.other-cc{
	max-width: 1200px;width:100%;flex-wrap: wrap;margin: 0 auto;
	position: absolute;top: 47%;left: 50%;transform: translate(-50%,-50%);z-index: 2;}
    .other-right{
    	width: 40%;position: absolute;top: 50%;left: 80%;
		transform: translate(-50%,-50%);z-index: 3;
	}
	.honor-cont>div p{font-size: 18px;padding-top: 10px}
	.video .kk{height: 200px;}
	.other .k1{height: 189px}
	.other .k2{height: 440px}
}
@media screen and (max-width: 768px) {
	.thing-year{font-size: 98px;}
	.video-cc{width: 90%;}
	.video-jj{font-size: 24px;padding: 18px 0 50px 0;}
	.honor-cont>div p{font-size: 15px;}
	.guanbox-wrap{margin-top: -10px;}
	.guanyu h1{padding-top: 25px;}
	.guanbox-wrap h2{font-size: 16px;letter-spacing: 1px;margin-bottom: 8px;margin-top: 30px;}
	.guanbox-wrap p{font-size: 15px;line-height: 1.6;margin-bottom: 10px;}

}
/*关于我们-end*/

/* 底部地图版权 begin*/
footer{padding:4.5% 0 0 0;color: #fff}
footer .foot-top{padding-bottom: .8%}
footer h3 {font-weight:700;font-size: 22px;margin-bottom: 10px}
footer ul li.item-1 {width:20%}
footer ul li.item-2 {width:20%}
footer ul li.item-3 {width:18%}
/*footer ul li.item-4 {width:15%}*/
footer ul li.item-5 {width:15%;}
footer ul li.item-6 {width:23%;padding-left: 4%;margin-left: 4%;margin-top: 2px;border-left: 1px solid #84c1c2;}
footer ul li.item-5 p{font-size: 13px;margin-top: 2px}
footer ul li ul li a{line-height:36px;color:#fff;font-size: 17px;}
footer ul li ul li a:hover,footer .contact .media .media-body a:hover {color:#94d5d7;}
footer .contact {padding-top:3px}
footer .contact .media {}
footer .contact .media span{width:24px;height:24px;}
footer .contact .media i{line-height:24px;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;color:#fff;line-height:24px;}
footer .qr{width: 104px;float: right}
footer .qr img{width:100%;display: inline-block;}

footer .copyright{text-align: center;padding-top:3%;padding-bottom: 6%;border-top:1px solid #84c1c2;}
footer .copyright a{margin-left:5px;color:#fff}

footer .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding:0;border-bottom:1px solid #fff}
footer .tab .tab-nav li{display:inline-block;width:auto;margin:0 20px 0 0}
footer .tab .tab-nav li a {color:#fff;padding:10px 0;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;display:block;line-height:20px;border-radius:0;font-size:16px;}
footer .tab .tab-nav .active {border-radius:0px;}
footer .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;border-bottom:1px solid #FFB133;}
footer .tab .tab-nav li a,footer .tab .tab-nav .active a:focus {outline:none;}
footer .tab .tab-body {border-radius:0;border-top:solid 0px #fff;padding:25px 0}
footer .tab .tab-body .flink a{display:inline-block;margin-right:15px;line-height:24px;color:#fff;}
footer .tab .tab-body .flink a img{width: 110px;height: 58px;}

.fuwu-tel span{background-color: #fff;color: #5cadb0;font-size: 15px;border-radius: 4px;padding: 0 8px;}
.fuwu-tel p{font-size: 13px;padding: 8px 0;}
.fuwu-telnum{margin-top: 0;}
.fuwu-telnum a{color: #fff;font-size: 26px;}

footer .foot-center{border-top:1px solid #84c1c2;}
footer .foot-center .gsn{text-align: left;font-size: 15px;clear: both}
footer .gsn h2{font-size: 25px;}
footer .gsn .dz-english{font-size: 14px;line-height: 1}
footer .gsn a{margin-left:15px;}
footer .gsn a img{width: 42px;}
footer .ylink{padding-left: 4%}

/*置顶*/
.go-top{position: fixed;z-index: 9;right: 0;bottom: 20%;transform: translate(-50%,0);float: right;padding-right: 8%}
.go-top ul li {position: relative;display: block;width: 38px;height: 38px;text-align: center;vertical-align: middle;
	border:1px solid #cbcbcb;margin-bottom: 8px;border-radius: 3px;background: #fff;}
.go-top ul li.go-top-li2{background: #cbcbcb;}
.go-top ul li:hover{background: #2d97a7;cursor: pointer;border-color: #2d97a7}
.go-top ul li img{width: 50%;position: absolute;z-index: 999;top: 50%;left: 50%;transform: translate(-50%,-50%);}
@media (max-width: 768px){
	.go-top{bottom: 20%;padding-right: 0%}
	.go-top ul li {width: 32px;height: 32px;}
	.go-top ul li img{width: 68%;}
}

@media (min-width: 1200px){
	/*.footbox .container{padding: 0 50px;}*/
}
@media (max-width: 1000px){
	footer ul li.item-6{width: 60%}
	footer div h2{font-size: 22px}
	footer .gsn{font-size: 13px}
	footer .gsn h2{font-size: 21px;}
	footer .gsn .dz-english{font-size: 12px;}
	footer .ylink{padding-left: 0}
}
@media (max-width: 768px){
	footer ul li.item-5{width: 30%}
	/*footer .ylink{display: none}*/
	footer .gsn{padding-bottom: 2.8%}
	footer .gsn .gsn-h5{width: 100%;text-align: center;}
	footer .gsn .gsn-h5{padding-top: 2.8%}
	footer .gsn a img{width: 30px}
}

/* 底部地图版权 end*/
@media screen and (max-width:1440px){
	footer .container-layout{max-width:98%;}
}

/*响应式*/
@media (min-width: 768px){
	/*隐藏*/
	footer .container{padding-left: 2%;padding-right: 2%;}
	.guanbox-wrap{display: none;}
	footer .foot-center .gsn{padding: 3% 1%;}
}

@media (max-width: 1000px){
	
}
@media (max-width: 768px){

	/*隐藏*/
	.guanbox-pc{display: none;}

	/*显示*/
	.guanbox-wrap,.nav-navicon{display: block;}

	.video-cont .video-right>div p{line-height: 1.5}
	.video-cont .video-right>div h2{text-align: center;}
	.video-right>div{padding: 5% 4%;margin-bottom: 0;}

	.searchBar-m .form-group{width: 90%}

	.line-big {
	    margin-left: -5px;
	    margin-right: -5px
	}

	.line-big .x1,.line-big .x10,.line-big .x11,.line-big .x12,.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 .xb1,.line-big .xb10,.line-big .xb11,.line-big .xb12,.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 .xl1,.line-big .xl10,.line-big .xl11,.line-big .xl12,.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 .xm1,.line-big .xm10,.line-big .xm11,.line-big .xm12,.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 .xs1,.line-big .xs10,.line-big .xs11,.line-big .xs12,.line-big .xs2,.line-big .xs3,.line-big .xs4,.line-big .xs5,.line-big .xs6,.line-big .xs7,.line-big .xs8,.line-big .xs9 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 5px;
	    padding-left: 5px
	}

	.line-large {
	    margin-left: -15px;
	    margin-right: -15px
	}

	.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 15px;
	    padding-left: 15px
	}

}

