body {
    font-family: Helvetica, Arial, "微软雅黑", sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*取消字体自动缩放*/

body,
form,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
dt {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #000;
}

input,
select {
    vertical-align: middle;
    font-family: Arial, "微软雅黑";
    padding: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

p {
    word-wrap: break-word
}

.clr {
    clear: both;
}

.l {
    float: left;
}

.r {
    float: right;
}

.undis {
    display: none
}

.dis {
    display: block
}

.dinl {
    display: inline-block;
}

.prel {
    position: relative;
}

.pabs {
    position: absolute;	
}

.bor {
    border: 0;
}

.ovf {
    overflow: hidden;
}

.ovf1 {
    color: #f6aa00;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
}

textarea {
    resize: none;
}


/*webkit核心中textare取消拖动调整大小*/

textarea:focus {
    outline: none;
}


/*textarea聚焦时默认边框颜色不变*/

.img100>img {
    width: 100%;
}

.bg100 {
    background-size: 100% 100%;
}

.glasslayer {
    position: fixed;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: #000;
    top: 0px;
    left: 0px;
    z-index: 9998;
}

.container {
    min-width: 1280px;
    overflow: hidden;
}

.center {
    width: 1280px;
    margin: 0 auto;
}

.head {
    background: #e6e6e6;
    height: 700px;
}

.head .hbg {
    z-index: 0;
    width: 1011px;
    height: 245px;
    top: 0;
    left: 80px;
}

.head .public-h {
    box-shadow: 0 1px 3px #ccc;
    height: 100px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    position: fixed;
    width: 100%;
    top: 0;
}

.head .public-h .lc5Close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.head .logo {
    left: 50%;
    top: -60px;
    margin-left: -100px;
    background: url(../cms_img/logo.png) no-repeat;
    width: 207px;
    height: 205px;
}

.head.course {
    background: url(../cms_img/course-bg.jpg) center / cover no-repeat;
    height: 400px;
    padding: 0;
}

.head.activity {
    height: 400px;
    background: url(../cms_img/activity-banner.jpg) top center / cover no-repeat;
}


/* .head.map{height:400px; background:url(../images/center-banner.jpg)  center / cover no-repeat;} */

.head.map {
    height: 100px;
}

.head.about {
    height: 400px;
    padding: 0;
    background: url(../cms_img/about-banner.jpg) center / cover no-repeat;
}

.head.success {
    height: 200px;
    background: #fff;
}

.head.privacy-head {
    height: 100px;
    background: #fff;
}

.head.privacy-head .center {
    width: 1280px;
}

.head .address {
    top: 10px;
    left: 10px;
    z-index: 1;
    font-size: 16px;
    color: #4e6c24;
    height: 32px;
    line-height: 32px;
}

.head .address label {
    float: left;
    background: url(../cms_img/map-icon.png) left center no-repeat;
    padding-left: 30px;
    margin-right: 5px;
}

.head .address>a {
    padding: 0 3px;
    background: url(../cms_img/map-down-icon.png) 70px center no-repeat;
    padding-right: 16px;
    color: #4e6c24;
}

.head .phone {
    font-size: 15px;
    right: 10px;
    top: 10px;
    color: #666;
}

.head .phone b {
    font-size: 24px;
    font-weight: normal;
    color: #f6ab00;
}

.head .menu {
    z-index: 10;
    font-size: 16px;
    top: 55px;
    left: 145px;
}

.head .menu a {
    color: #666;
    margin: 0 20px;
    padding: 5px 0;
}

.head .menu a:nth-child(5) {
    margin-left: 210px;
}

.head .menu a.tag {
    border-bottom: 3px solid #7fbe25;
}

.head .min {
    height: 60px;
}

.head .min .pabs {
    position: static;
}

.head .min .logo {
    float: left;
    margin: 0;
    background: url(../cms_img/logo_small.png) no-repeat 0 center;
    width: 54px;
    height: 60px;
}

.head .min .address {
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 40px;
}

.head .min .phone {
    float: right;
    height: 60px;
    line-height: 60px;
}

.head .min .phone b {
    float: right;
    height: 60px;
}

.head .min .menu {
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 30px;
}

.head .min .menu a {
    margin: 0 12px !important;
}

.head .min .city.pabs {
    position: fixed;
}

.head .login {
    z-index: 9998;
    padding: 80px 0 0 0px;
    color: #fff;
    top: 305px;
    left: 50%;
    margin-left: 300px;
    background: url(../cms_img/login-bg.png) no-repeat;
    width: 333px;
    height: 315px;
}

.head .login strong {
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    display: block;
    color: #ec5918;
    text-align: right;
}

.head .login label {
    margin-bottom: 10px;
    display: block;
    text-align: right;
    font-size: 18px;
}

.head .login .ln {
    width: 235px;
    margin-left: 61px;
}

.head .login p {
    margin-bottom: 10px;
    background: #fff;
    width: 235px;
    height: 30px;
    line-height: 30px;
}

.head .login input {
    font-size: 14px;
    padding: 0 10px;
    width: 215px;
    border: 0;
    height: 30px;
    line-height: 30px;
}

.head .login select {
    box-sizing: border-box;
    border-radius: 0;
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
    background: url(../cms_img/select-jt.png) no-repeat right center #fff;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.head .login .s01 {
    background: none;
}

.head .login .s01 select {
    background: url(../cms_img/select-jt.png) no-repeat 90px center #fff;
    padding: 0 10px;
    width: 110px;
    float: left;
}

.head .login .s01 select:last-child {
    float: right;
}

.head .login .s02 {
    background: none;
}

.head .login .s02 select {
    width: 235px;
    padding: 0 10px;
    background: url(../cms_img/select-jt.png) no-repeat 216px center #fff;
}

.head .login .bnt {
    height: 60px;
    line-height: 40px;
    margin-top: 20px;
}

.head .login .bnt a {
    color: #fff;
    font-size: 14px;bnt
    padding: 0 20px;paddingpaddingpadding
    background: #f6aa00;backgroundbackground
    font-size: 22px;font-size
}

.head .login .bnt a:last-child {
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.select-box {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.select-wrap {
    display: inline-block;
    width: 110px;
    height: 30px;
    float: left;
    position: relative;
}

.select-wrap>div {
    display: none;
    position: absolute;
    min-width: 100%;
    top: 30px;
    left: 0;
    /* 	max-height: 480px; */
    z-index: 1;
    max-height: 120px;
    overflow-y: scroll;
}

.select-wrap>div input {
    display: none;
}

.select-wrap.current>div {
    display: block;
}

.select-box .select-wrap span,
.select-box .select-wrap label {
    margin: 0;
    display: block;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    text-align: inherit;
    font-size: 14px;
    color: #999;
    user-select: none;
}

.select-wrap span {
    background: url(../cms_img/select-jt.png) no-repeat 90px center #fff;
}

.select-box .select-wrap.current span {
    background-color: #fafafa;
    user-select: none;
}

.select-box .select-wrap>div label {
    height: 24px;
    line-height: 24px;
    background: #fafafa;
    box-sizing: border-box;
    white-space: nowrap;
    min-width: 90px;
}

.select-box .select-wrap>div label:hover,
.select-box .select-wrap>div input:checked+label {
    background: #f1f1f1;
}

.s01 .select-box .select-wrap {
    height: 50px;
    line-height: 50px;
    width: 215px;
}

.s01 .select-box .select-wrap span {
    height: 50px;
    line-height: 50px;
}

.s01 .select-wrap span {
    background-position: 195px center;
}

.s01 .select-wrap>div {
    top: 50px;
}

.select-box .select-wrap:first-child {
    margin-right: 15px;
}

.pub-title {
    text-align: center;
}

.pub-title strong {
    font-weight: normal;
    border-bottom: 4px solid #7fbe25;
    font-size: 32px;
}

.pub-title span {
    display: block;
    font-size: 18px;
    color: #999;
    margin-top: 10px;
}


/*课程体系*/

.course-system {}

.course-system .title-green strong {
    padding: 0 55px 10px 0;
    display: inline-block;
    height: 59px;
    line-height: 89px;
    color: #666;
    background: url(../cms_img/m01-icon.png) right center no-repeat;
}

.course-system .title-green strong label {
    color: #7fbe25;
}

.course-system .s-list {
    overflow: hidden;
    margin-top: 50px;
}

.course-system .s-list .touchcarousel-container {
    width: 1400px;
}
.course-system .s-listx .touchcarousel-container {
    width: 1400px;
}

.course-system .s-list li {
    color: #666;
    border-radius: 5px;
    margin: 0 38px 40px 0;
    border: 1px solid #eee;
    background: #fff;
    float: left;
    width: 289px;
}

.course-system .s-list li b {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

.course-system .s-list li p {
    height: 45px;
    font-size: 13px;
}

.course-system .s-list li .txt {
    padding: 15px;
    color: #999;
}
/**/
.course-system .s-listx li {
    color: #666;
    border-radius: 5px;
    margin: 0 38px 40px 0;
    border: 1px solid #eee;
    background: #fff;
    float: left;
    width: 289px;
	text-align:center;
}

.course-system .s-listx li b {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

.course-system .s-listx li p {
    height: 20px;
    overflow: hidden;
    font-size: 14px;
}

.course-system .s-listx li .txt {
    padding: 20px;
    color: #999;
}
/**/
.course-system .s-list li:last-child {
    margin: 0;
}

.course-system .s-list li img {
    border-radius: 5px 5px 0 0;
    width: 289px;
    height: 260px;
    display: block;
}

.course-system .touchcarousel {
    width: 1280px;
    height: auto;
}

.course-system .touchcarousel-wrapper {
    overflow: hidden;
}

.touchcarousel .arrow-icon.left {
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: url(../cms_img/left-jt.png) center no-repeat;
}

.touchcarousel .arrow-icon.right {
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: url(../cms_img/right-jt.png) center no-repeat;
}

.touchcarousel .arrow-icon:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.course-system .s-list .last-li {
    text-align: center;
}

.course-system .s-list .last-li b {
    height: 30px;
}

.course-system .s-list .last-li i {
    margin: 0 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7e7e80;
}


/*家长感言*/

.patriarch-test {
    background: #f7f7f7;
    padding: 40px 0;
}

.patriarch-test .title-green strong {
    padding: 0 55px 10px 0;
    background: url(../cms_img/m02-icon.png) right center no-repeat;
    display: inline-block;
    height: 59px;
    line-height: 89px;
    color: #666;
}

.patriarch-test .title-green label {
    color: #7fbe25;
}

.patriarch-test .more {
    top: 30px;
    right: 0;
    background: url(../cms_img/green-more.png) no-repeat;
    width: 166px;
    height: 62px;
}

.patriarch-test .study {
    text-align: center;
    padding: 50px 0;
}

.study .col {
    display: inline-block;
    width: 300px
}

.study .col img {
    width: 152px;
    height: 152px;
}

.study .col b {
    margin: 20px 0 5px;
    font-size: 24px;
    font-weight: normal;
    display: block;
}

.study .col span {
    font-size: 14px;
    color: #666;
}

.patriarch-test .tt {
    margin-top: 50px;
}

.patriarch-test .tt .col {
    float: left;
    font-size: 14px;
    color: #666;
    width: 400px;
}

.patriarch-test .tt .col:nth-child(2) {
    margin: 0 40px;
}

.patriarch-test .tt .col .c-white {
    padding: 20px;
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 30px;
}

.patriarch-test .tt .col .user-info {
    padding-left: 10px;
}

.patriarch-test .tt .col .user-info p {
    margin-bottom: 10px;
}

.patriarch-test .tt .col .user-info p:first-child label {
    color: #849f23;
    margin-right: 15px;
}

.patriarch-test .tt .col .user-info p:last-child label {
    padding: 0 10px;
}

.patriarch-test .tt .col .user-info p i {
    font-style: inherit;
}

.patriarch-test .tt .col span {
    margin-right: 10px;
    float: left;
    background: url(../cms_img/zan-icon.png) center no-repeat #b7d648;
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.patriarch-test .tt .col p {
    float: left;
    width: 300px;
}

.patriarch-test .tt .col em {
    position: absolute;
    left: 45px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
}


/*资讯*/

.news {
    padding: 40px 0 80px;
}

.news .title-orange strong {
    padding: 0 55px 10px 0;
    background: url(../cms_img/m03-icon.png) right center no-repeat;
    height: 59px;
    line-height: 89px;
    color: #666;
    display: inline-block;
}

.news .title-orange strong label {
    color: #7fbe25;
}

.news .more {
    top: 30px;
    right: 0;
    background: url(../cms_img/orange-more.png) no-repeat;
    width: 166px;
    height: 62px;
}

.news .l {
    width: 640px;
}

.news .l img {
    width: 640px;
    height: 358px;
    border-radius: 5px;
}

.news .l b {
    margin: 10px 0;
    display: block;
    font-size: 18px;
    color: #666;
}

.news .l p {
    text-overflow: ellipsis;
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
    height: 20px;
    overflow: hidden;
}

.news .l a {
    padding: 0 30px;
    border-radius: 5px;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    background: #7fbe25;
    color: #fff;
    font-size: 16px;
}

.news .rt {
    float: right;
    width: 600px;
}

.news .rt .col {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.news .rt .time {
    float: left;
    margin-right: 10px;
    color: #ccc;
}

.news .rt .time b {
    display: block;
    font-size: 52px;
    line-height: 52px;
    font-weight: normal;
}

.news .rt .time label {
    font-size: 16px;
}

.news .rt .txt {}

.news .rt .txt span {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
}

.news .rt .txt p {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}


/*foot*/

.foot {
    /* margin-bottom:80px; */
}

.foot .mk {
    background: url(../cms_img/fbg.jpg) top center no-repeat #c4e272;
    height: 177px;
}

.foot .mk .map-bg {
    background: url(../cms_img/foot-map.png) no-repeat;
    width: 614px;
    height: 343px;
}

.foot .mk .map-bg a {
    top: 224px;
    left: 315px;
    position: absolute;
    color: #747474;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.foot .mk .map-bg a>label {
    font-size: 18px;
    margin-right: 10px;
}

.foot .mk .address-list {
    margin-right: 20px;
    color: #fff;
    width: 530px;
    margin-top: 45px;
}

.foot .mk .address-list p {
    line-height: 30px;
}

.foot .mk .address-list label {
    font-size: 15px;
    text-decoration: underline;
}

.foot .mk .address-list span {
    float: right;
}

.foot .mk .address-list .bnt-more {
    text-align: right;
    font-size: 15px;
    margin-top: 15px;
    padding-right: 60px;
}

.foot .mk .address-list .bnt-more a {
    color: #fff;
}

.foot .mk .address-list .bnt-list a {
    font-size: 14px;
    color: #fff;
    padding: 0 15px;
    border: 1px solid #fff;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    float: left;
    margin: 0 15px 15px 0;
    min-width: 50px;
    max-width: 90px;
    text-align: center;
}

.foot .friendship {
    height: 25px;
    background: #f2f0ef;
}

.foot .friendship .fs {
    text-align: left;
    width: 250px;
    top: -50px;
    color: #999;
}

.foot .friendship .fs1 {
    text-align: left;
    width: 100px;
    top: -50px;
    color: #333333;
	font-size:16px;
}

.foot .friendship .rt{
	right:0px;
}
.foot .friendship .rt1{
	right:250px;
}
.foot .friendship .rt2{
	right:500px;
}

.foot .friendship .fs ul li{
color:#333333;
height:20px;
}

.foot .friendship .fs img {
    vertical-align: middle;
    margin: 0 30px;
}

.foot .bt {
    background: #393939;
    height: 60px;
    line-height: 60px;
    color: #999;
}

.foot .bt a {
    color: #999;
    padding: 0 5px;
}

.foot .bt .l {
    padding-left: 10px;
}

.foot .bt .r {
    padding-right: 10px;
}


/**/

.post-bnt {
    box-shadow: 0 0 5px #999;
    z-index: 9900;
    bottom: 0;
    width: 100%;
    text-align: center;
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 0;
}

.post-bnt a {
    border-radius: 5px;
    padding: 0 50px;
    margin: 0 20px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
}

.post-bnt a:first-child {
    background: #7fbe25;
}

.post-bnt a:last-child {
    background: #f6aa00;
}


/*面包屑*/

.step {
    height: 50px;
    line-height: 50px;
    color: #999;
    padding: 10px 0;
}

.step a {
    display: inline-block;
    height: 50px;
    color: #999;
    line-height: 60px;
    padding: 0 3px;
}

.step a:first-child {
    padding-left: 40px;
    background: url(../cms_img/step-icon.png) left center no-repeat;
}

.step a:last-child {
    color: #90c31f;
}


/*临近中心*/

.teaching {
    padding-bottom: 30px;
}

.teaching .map {
    width: 915px;
    height: 760px;
}

.teaching .map-div {
    top: 240px;
    left: 230px;
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0 0 5px #999;
}

.teaching .map-div img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 10px;
}

.teaching .map-div .tt {
    color: #666;
    float: left;
    width: 260px;
}

.teaching .map-div .tt p {
    line-height: 20px;
}

.teaching .map-div .tt strong {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
}

.teaching .map-div .tt a {
    display: inline-block;
    margin-top: 10px;
    color: #3e80be;
}

.pub-right {
    width: 310px;
}

.pub-right .ln {
    border-radius: 5px;
    background: #c1dc5e;
    width: 240px;
    padding: 35px;
    margin-bottom: 40px;
}

.pub-right .ln strong {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    color: #ec5918;
    display: block;
    text-align: right;
}

.pub-right .ln label {
    margin-bottom: 10px;
    display: block;
    text-align: right;
    color: #fff;
    font-size: 18px;
}

.pub-right .ln i {
    top: -36px;
    left: -20px;
    background: url(../cms_img/ml-icon.png) no-repeat;
    width: 116px;
    height: 122px;
    position: absolute;
}

.pub-right .ln p {
    margin-bottom: 10px;
    background: #fff;
    width: 240px;
    height: 30px;
    line-height: 30px;
}

.pub-right .ln input {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    width: 220px;
    border: 0;
    height: 30px;
    line-height: 30px;
}

.pub-right .ln select {
    box-sizing: border-box;
    border-radius: 0;
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
    background: url(../cms_img/select-jt.png) no-repeat right center #fff;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.pub-right .ln .s01 {
    background: none;
}

.pub-right .ln .s01 select {
    background: url(../cms_img/select-jt.png) no-repeat 90px center #fff;
    padding: 0 10px;
    width: 110px;
    float: left;
}

.pub-right .ln .s01 select:last-child {
    float: right;
}

.pub-right .ln .s02 {
    background: none;
}

.pub-right .ln .s02 select {
    width: 240px;
    padding: 0 10px;
    background: url(../cms_img/select-jt.png) no-repeat 216px center #fff;
}

.pub-right .ln .bnt {
    height: 60px;
    line-height: 40px;
    margin-top: 20px;
}

.pub-right .ln .bnt a {
    color: #fff;
    font-size: 14px;
}

.pub-right .ln .bnt a:first-child {
    display: block;
    text-align: center;
    height: 40px;
    padding: 0 20px;
    background: #f6aa00;
    font-size: 22px;
}

.pub-right .ln .bnt a:last-child {
    text-align: right;
    display: block;
    margin-bottom: 10px;
}

.pub-right .adr-list {
    background: #f7f7f7;
    border-radius: 5px;
    padding: 25px;
}

.pub-right .adr-list strong {
    padding: 0 0 10px 40px;
    height: 35px;
    line-height: 35px;
    background: url(../cms_img/list-icon.png) left top no-repeat;
    font-weight: normal;
    font-size: 18px;
    color: #666;
    display: block;
    border-bottom: 2px solid #fff;
}

.pub-right .adr-list .lt {
    padding: 20px 0;
}

.pub-right .adr-list .lt a {
    width: 100px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    padding: 5px;
    margin: 0 10px 20px 0;
    border: 1px solid #f6aa00;
    border-radius: 5px;
    color: #f6aa00;
}

.pub-right .adr-list .lt .center_list_div {
    height: 618px;
    overflow-y: auto;
}

.pub-right .adr-list .lt .address {
    margin-bottom: 20px;
    font-size: 14px;
    color: #4e6c24;
    height: 32px;
    line-height: 32px;
}

.pub-right .adr-list .lt .address label {
    float: left;
    background: url(../cms_img/map-icon.png) left center no-repeat;
    padding-left: 22px;
    margin-right: 5px;
}

.pub-right .adr-list .lt .address>a {
    border: 0;
    padding: 0 3px;
    background: url(../cms_img/map-down-icon.png) 60px center no-repeat;
    padding-right: 10px;
    color: #4e6c24;
}

.pub-right .tt {
    background: #f2f0ef;
    border-radius: 5px;
    padding: 10px;
}

.pub-right .tt .col {
    font-size: 14px;
    color: #666;
    width: 290px;
    overflow: hidden;
}

.pub-right .tt .col .c-white {
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 30px;
}

.pub-right .tt .col .user-info {
    padding-left: 10px;
}

.pub-right .tt .col .user-info p {
    margin-bottom: 10px;
}

.pub-right .tt .col .user-info p:first-child label {
    color: #849f23;
    margin-right: 15px;
}

.pub-right .tt .col .user-info p:last-child label {
    padding: 0 10px;
}

.pub-right .tt .col span {
    margin-right: 10px;
    float: left;
    background: url(../cms_img/zan-icon.png) center no-repeat #b7d648;
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.pub-right .tt .col p {
    float: left;
    width: 210px;
}

.pub-right .tt .col em {
    position: absolute;
    left: 45px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
}


/*新闻*/

.news-center .news-list {
    font-size: 14px;
    width: 910px;
}

.news-center .news-list .lp {
    background: #f2f0ef;
    border-radius: 5px;
    padding: 20px;
}

.news-center .news-list p {
    overflow: hidden;
    border-bottom: 2px solid #fff;
    height: 50px;
    line-height: 50px;
}

.news-center .news-list p a {
    color: #666;
}

.news-center .news-list p label {
    float: right;
}

.news-center .news-list p span {
    float: left;
    width: 750px;
}

.news-center .news-list img {
    margin-right: 5px;
    vertical-align: middle;
}

.news-center .news-list p:last-child {
    border: 0;
}

.news-center .news-list .page {
    text-align: center;
    padding: 50px 0 20px;
}

.news-center .news-list .page a {
    margin: 0 3px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 5px;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
}

.news-center .news-list .page .tag {
    background: #c4e272;
    color: #fff;
    border: 1px solid #c4e272;
}

.news-center .activity-detail {
    color: #666;
    font-size: 14px;
    width: 870px;
    padding: 20px;
    background: #f2f0ef;
    min-height: 700px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.news-center .activity-detail .title {
    text-align: left;
    margin: 20px 80px 30px 80px;
}

.news-center .activity-detail .title strong {
    color: #7fbe26;
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.news-center .activity-detail .title p {
    margin-bottom: 30px;
    color: #666;
}


/*课程*/

.course {
    padding-bottom: 50px;
}

.course .l {
    width: 1000px;
}

.course .course-type {
    background: #f2f0ef;
    width: 935px;
    padding: 30px 30px 0;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 40px;
}

.course .course-type .col {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.course .course-type .col label {
    float: left;
    width: 100px;
    height: 42px;
    line-height: 42px;
}

.course .course-type .col a {
    color: #666;
    margin: 0 20px 20px 0;
    border-radius: 5px;
    border: 2px dotted #d3d3d3;
    display: inline-block;
    padding: 10px 20px;
}

.course .course-type .col a.tag {
    background: #f6ab02;
    color: #fff;
    border: 2px solid #f6ab02;
}

.course .course-type .col:last-child {
    margin-bottom: 10px;
}

.course .course-type .col p {
    float: left;
    width: 720px;
}

.course .course-list {}

.course .course-list .col {
    border-radius: 5px;
    width: 475px;
    float: left;
    background: #d2df3a;
    margin-bottom: 46px;
}

.course .course-list .col:nth-child(odd) {
    margin-right: 46px;
}

.course .course-list .col .txt {
    color: #0d5b2b;
    padding: 20px;
    font-size: 14px;
}

.course .course-list .col .txt b {
    margin-bottom: 10px;
    display: block;
    color: #0d5b2b;
    font-size: 24px;
}

.course .course-list .col .txt p {
    overflow: hidden;
    height: 55px;
    line-height: 26px;
}

.course .course-list .col img {
    width: 475px;
    height: 305px;
}

.course .course-list .col1 {
    border-radius: 3px;
    width: 475px;
    float: left;
    background: #6fb51e;
    margin-bottom: 46px;
}

.course .course-list .col1:nth-child(odd) {
    margin-right: 46px;
}

.course .course-list .col1 .txt {
    color: #fff;
    padding: 20px;
    font-size: 14px;
}

.course .course-list .col1 .txt b {
    margin-bottom: 10px;
    display: block;
    color: #fff;
    font-size: 24px;
}

.course .course-list .col1 .txt p {
    overflow: hidden;
    height: 55px;
    line-height: 26px;
}

.course .course-list .col1 img {
    width: 475px;
    height: 305px;
}


/*课程详细*/

.course-detail {}

.course-detail .l {
    width: 1000px;
}

.course-detail .detail {
    background: #f2f0ef;
    border-radius: 5px;
    padding: 26px 26px 0;
    margin-bottom: 40px;
}

.course-detail .detail .tt {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.course-detail .detail .tt img {
    max-width: 873px;
}

.course-detail .detail .tt .tt-title {
    margin-bottom: 20px;
    border-radius: 5px;
    display: inline-block;
    padding: 0 20px;
    background: #f5b016;
    color: #fff;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
}

.course-detail .detail .tt p {
    line-height: 26px;
}

.course-detail .video {
    width: 855px;
    height: 435px;
}

.course-detail .video img {
    width: 855px;
    height: 435px;
}

.course-detail .cq {
    font-size: 14px;
}

.course-detail .cq .col {
    height: 260px;
    padding: 40px 20px;
    box-sizing: border-box;
    width: 429px;
    float: left;
}

.course-detail .cq .col b {
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 5px;
    background: #7fbe25;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
}

.course-detail .cq .col p {
    line-height: 26px;
    color: #666;
}

.course-detail .cq .col:nth-child(1) {
    border-bottom: 2px solid #fff;
}

.course-detail .cq .col:nth-child(2) {
    border-bottom: 2px solid #fff;
}

.course-detail .cq .col .txt {
    height: 120px;
    overflow: hidden;
}

.course-detail .purchase {
    line-height: 55px;
    font-size: 16px;
    right: 26px;
    top: 26px;
}


/*活动*/

.activity {}

.activity .recommend {
    margin-bottom: 40px;
}

.activity .recommend .col {
    margin-bottom: 3px;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 5px;
    background: #f7f7f7;
    width: 400px;
    float: left;
    font-size: 22px;
}

.activity .recommend .col b {
    height: 53px;
    line-height: 53px;
    overflow: hidden;
    color: #7fbe25;
    display: block;
    font-weight: normal;
    padding: 10px;
}

.activity .recommend .col i {
    position: absolute;
    left: 0;
    top: 0;
    background: url(../cms_img/tj-icon.png) no-repeat;
    width: 83px;
    height: 78px;
}

.activity .recommend .col:nth-child(2) {
    margin: 0 40px;
}

.activity .recommend .col img {
    width: 400px;
}

.activity .recommend .col .img-ovf {
    width: 400px;
    height: 275px;
    overflow: hidden;
}

.activity .r-list {
    overflow: hidden;
}

.activity .r-list .col {
    min-height: 320px;
    box-shadow: 0 2px 5px #ccc;
    width: 570px;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 25px 25px 100px;
    background: #f7f7f7;
    margin-bottom: 40px;
}

.activity .r-list .col:nth-child(odd) {
    margin-right: 40px;
}

.activity .r-list .col .list-img {
    min-height: 170px;
    overflow: hidden;
}

.activity .r-list .col .list-img img {
    float: left;
    width: 170px;
    margin-right: 20px;
}

.activity .r-list .col .txt {
    font-size: 14px;
    margin-bottom: 20px;
}

.activity .r-list .col .txt b {
    padding-left: 35px;
    background: url(../cms_img/tle-icon.png) left center / 30px 29px no-repeat;
    color: #7fbe25;
    font-weight: normal;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    height: 56px;
}

.activity .r-list .col .txt .txt1 {}

.activity .r-list .col .txt .time {
    color: #999;
    display: block;
    margin-bottom: 10px;
}

.activity .r-list .col .txt p {
    height: 50px;
    overflow: hidden;
    color: #666;
    line-height: 26px;
}

.activity .r-list .col .txt .bnt {
    position: absolute;
    bottom: 30px;
    left: 25px;
}

.activity .r-list .col .txt .bnt a:first-child {
    border-radius: 5px;
    color: #fff;
    background: #f6aa00;
    width: 160px;
    text-align: center;
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
}


/*.activity .r-list .col .txt .bnt a:last-child{ padding:0 30px 0 60px; display:inline-block; border-radius:5px; height:50px; line-height:50px; font-size:20px; background:url(../images/edit-icon.png) 20px center no-repeat #f6aa00; color:#fff;}
*/


/*关于开心豆*/

.about {
    padding-bottom: 30px;
}

.about .about-page {
    min-height: 700px;
    width: 870px;
    background: #f7f7f7;
    padding: 20px;
    border-radius: 5px;
}

.about .about-type {
    font-family: inherit;
    overflow: hidden;
    padding: 20px 0;
}

.about .about-page * {
    font-family: inherit;
}

.about .about-type a {
    margin-right: 10px;
    color: #f6ab02;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #f6ab02;
    border-radius: 5px;
}

.about .about-type a.tag {
    background: #f6ab02;
    color: #fff;
}

.about .pub-txt {
    padding: 20px 0;
    font-size: 14px;
}


/* .about .pub-txt p{ line-height:26px; color:#666; margin-bottom:20px; } */


/*感言墙*/

.testimonials-list {
    background: #f7f7f7;
    width: 830px;
    padding: 40px 40px 0;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}

.testimonials-list .col {
    width: 240px;
    float: left;
    margin: 0 55px 30px 0;
}

.testimonials-list .col .c-img {
    overflow: hidden;
    height: 300px;
}

.testimonials-list .col .c-img img {
    width: 100%;
}

.testimonials-list .col span {
    color: #666;
    font-size: 14px;
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
}

.testimonials-list .col span label {
    color: #849f23;
    margin-left: 10px;
}

.testimonials-list .tp {
    width: 900px;
}

.zoomImg-div {
    height: 500px;
    overflow-y: scroll;
    position: fixed;
    top: 100px;
    border-radius: 5px;
    padding: 20px;
    z-index: 9999;
    background: #fff;
    width: 500px;
    left: 50%;
    margin-left: -270px;
}

.zoomImg-div img {
    width: 100%;
}

.zoomImg-div .close {
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    box-shadow: 0 0 5px #666;
    color: #999;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    background: #ccc;
    font-size: 40px;
    top: 30px;
    right: 30px;
}

.zoomImg-div .close:hover {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    color: #000;
}


/*切换城市*/

.city {
    position: fixed;
    top: 200px;
    font-size: 14px;
    width: 380px;
    padding: 20px 20px 10px;
    left: 50%;
    margin-left: -210px;
    z-index: 9999;
    background: #fff;
    border-radius: 5px;
}

.city a {
    font-size: 16px;
    padding: 0 20px;
    margin-bottom: 10px;
    display: inline-block;
}

.city a:hover {
    color: #7fbe25;
}

.city .tag {
    color: #7fbe25;
}

.city .bnt {
    margin-top: 20px;
    text-align: center;
}

.city .bnt a {
    color: #666;
    padding: 0 50px;
    height: 50px;
    line-height: 50px;
    background: #f3f3f3;
}

.city .bnt a:last-child {
    background: #7fbe25;
    color: #fff;
    margin-left: 20px;
}


/*申请体验*/

.apply {
    position: fixed;
    top: 120px;
    padding: 20px;
    background: #fff;
    z-index: 9999;
    left: 50%;
    width: 460px;
    margin-left: -250px;
    border-radius: 5px;
}

.apply strong {
    font-weight: normal;
    margin-bottom: 20px;
    color: #7fbe25;
    font-size: 26px;
    text-align: center;
    display: block;
}

.apply .n01 p,
.apply .n01 .s01 {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.apply input {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    width: 440px;
    border: 0;
    height: 50px;
    line-height: 50px;
}

.apply select {
    display: block;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 14px;
    color: #999;
    height: 50px;
    line-height: 50px;
    background: url(../cms_img/select-jt.png) no-repeat right center #fff;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.apply .n02 {
    color: #666;
}

.apply .n02 .tt {
    height: 300px;
    overflow-y: scroll;
}

.apply .n02 p {
    line-height: 20px;
}

.apply .n02 b {
    display: block;
    margin: 20px 0;
}

.apply .n02 i {
    cursor: pointer;
    float: left;
    width: 39px;
    height: 39px;
    background: url(../cms_img/apply-return.png) center / 20px 20px no-repeat;
}

.apply .s01 {
    background: none;
}

.apply .s01 select {
    background: url(../cms_img/select-jt.png) no-repeat 210px center #fff;
    padding: 0 10px;
    width: 100%;
    float: left;
}

.apply .s01 select:last-child {
    float: right;
}

.apply .s02 {
    background: none;
}

.apply .s02 select {
    width: 460px;
    padding: 0 10px;
    background: url(../cms_img/select-jt.png) no-repeat 440px center #fff;
}

.apply .bnt {
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}

.apply .bnt a {
    color: #666;
    font-size: 14px;
}

.apply .bnt a:last-child {
    border-radius: 5px;
    color: #fff;
    float: right;
    height: 50px;
    padding: 0 20px;
    background: #f6aa00;
    font-size: 22px;
}

.apply .close {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    color: #999;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1px solid #ccc;
    font-size: 32px;
    top: 15px;
    right: 15px;
}

.apply .close:hover {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}


/*新闻活动详情*/

.news-center {
    margin-bottom: 70px;
}

.news-detail {
    position: fixed;
    width: 760px;
    left: 50%;
    padding: 20px;
    margin-left: -400px;
    border-radius: 5px;
    top: 100px;
    background: #fff;
    z-index: 9999;
}

.news-detail .title {
    text-align: center;
    margin-bottom: 20px;
}

.news-detail .title strong {
    font-size: 26px;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

.news-detail .title p {
    color: #666;
    font-size: 14px;
}

.news-detail .txt {
    height: 500px;
    overflow-y: scroll;
}

.news-detail .close {
    transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    font-size: 40px;
    top: 30px;
    right: 30px;
}

.news-detail .close:hover {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}


/*申请成功*/

.success {}

.success-bg {
    border-radius: 5px;
    padding: 0px;
    margin: 30px 0;
}

.success .t {
    margin-bottom: 20px;
    text-align: center;
}

.success .t strong {
    padding-top: 200px;
    background: url(../cms_img/success-icon.png) center 20px / 150px 150px no-repeat;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    color: #7fbe25;
}

.success .t p {
    font-size: 16px;
    color: #666;
}

.success .luk {
    color: #666;
    font-size: 14px;
    padding-top: 50px;
    margin: 50px auto 0;
    width: 750px;
    border-top: 1px solid #c9caca;
}

.success .luk p {
    float: left;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.success .luk input[type=text] {
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
}

.success .luk div.box {
    width: 260px;
    margin: 0 auto 30px auto;
}

.success .luk .last-b {
    margin-top: 20px;
}

.success .luk .last-b b {
    display: block;
    margin-bottom: 10px;
}

.success .luk .last-b .txt {
    padding: 10px;
    border: 1px dashed #ccc;
    overflow: hidden;
}

.success .luk .last-b .txt p {
    height: auto;
    line-height: 26px;
}

.success .luk .last-b .bnt {
    margin-top: 20px;
    text-align: center;
}

.success .luk .last-b .bnt a {
    border-radius: 5px;
    display: inline-block;
    width: 260px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    background: #f6aa00;
    color: #fff;
    font-size: 22px;
}


/*二维码*/

.code-text {
    left: 50%;
    width: 360px;
    padding: 30px 0;
    background: #fff;
    border-radius: 5px;
    position: fixed;
    top: 200px;
    z-index: 9999;
    margin-left: -180px;
    text-align: center;
}

.code-text img {
    width: 280px;
    height: 280px;
}

.code-text label {
    font-size: 18px;
    color: #666;
    display: block;
}

.code-text .close {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    font-size: 36px;
    top: 5px;
    right: 10px;
}


/*ml- -*/

.mk {}

.pub-title {
    margin: 50px 0;
    text-align: center;
}

.pub-title i {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(../cms_img/nk01-icon.png) no-repeat;
    width: 115px;
    height: 117px;
}

.pub-title .txt {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.pub-title .txt b {
    font-size: 40px;
    color: #009CFF;
}

.pub-title .txt p {
    color: #999;
    font-size: 20px;
    font-weight: bold
}

.pub-title .txt label {
    font-size: 24px;
    color: #f6aa00;
    font-weight: bold;
}

.orange-title {}

.orange-title i {
    background: url(../cms_img/nk06-icon.png) no-repeat;
    width: 121px;
    height: 130px;
}

.orange-title .txt {
    margin-top: 25px;
}


/* .orange-title .txt b{ color:#f6aa00;} */

.g20-title i {
    background: url(../cms_img/nk20-icon.png) no-repeat;
    width: 122px;
    height: 125px;
}

.green-title {}

.green-title i {
    background: url(../cms_img/nk07-icon.png) no-repeat;
    width: 125px;
    height: 137px;
}


/* .green-title .txt b{ color:#f6aa00;} */

.mk .advantage {}

.mk .advantage .tle {
    font-weight: bold;
    font-size: 30px;
    color: #666;
    text-align: center;
}

.recollections .recollectionscon .tle {
    font-weight: bold;
    font-size: 30px;
    color: #666;
    text-align: center;
}

.mk .advantage .list {
    width: 1400px;
    margin-bottom: 80px;
    margin-top: 40px;
    margin-left: 15px;
}

.mk .advantage .list .col {
    text-align: center;
    float: left;
    width: 260px;
    margin-right: 70px;
}

.mk .advantage .list .col .img {
    text-align: center;
    height: 140px;
    width: 260px;
}

.mk .advantage .list .img01 {
    background: url(../cms_img/nk02-icon.png) center no-repeat;
}

.mk .advantage .list .img02 {
    background: url(../cms_img/nk03-icon.png) center no-repeat;
}

.mk .advantage .list .img03 {
    background: url(../cms_img/nk04-icon.png) center no-repeat;
}

.mk .advantage .list .img04 {
    background: url(../cms_img/nk05-icon.png) center no-repeat;
}

.mk .advantage .list .col strong {
    display: block;
    font-size: 20px;
    color: #666;
    margin-bottom: 10px;
}

.mk .advantage .list .col label {
    display: block;
    margin-bottom: 15px;
}

.mk .advantage .list .col b {
    font-size: 18px;
    font-weight: normal;
    display: block;
    color: #666;
    margin-bottom: 15px;
}

.mk .advantage .list .col p {
    text-align: left;
    font-size: 14px;
    color: #969696;
}

.mk .advantage .list-add {
    margin-top: 40px;
}

.mk .advantage .list-add img {
    width: 260px;
    height: 240px;
    margin-bottom: 10px;
}

.mk .advantage .list-add b {
    font-size: 24px;
}

.mk .advantage .list-add label {
    font-size: 15px;
    color: #666;
}

.npm {
    background: url("../cms_img/kxd-banner2.jpg") center no-repeat;
    height: 600px;
}

.fixed {
    *zoom: 1;
}

.fixed:after {
    content: ".";
    height: 0;
    clear: both;
    overflow: hidden;
    display: block;
}

.sec4_center {
    width: 1495px;
    height: 523px;
    margin: 0 auto;
}

.sec4_clist_one {
    background: url("../cms_img/sec_c1.png") left center no-repeat;
    float: right;
    margin-right: 200px;
    color: #fff;
    margin-top: 70px;
    padding-left: 88px;
}

.sec4_clist_two {
    background: url("../cms_img/sec_c2.png") left center no-repeat;
    float: right;
    color: #fff;
    margin-top: 60px;
    padding-left: 90px;
    margin-right: 226px;
}

.sec4_clist_three {
    background: url("../cms_img/sec_c3.png") left center no-repeat;
    float: right;
    color: #fff;
    margin-top: 60px;
    padding-left: 95px;
    margin-right: 247px;
}

.sec4_clist .sec4_tit {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}

.sec4_clist .sec4_detail {
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px;
}

.ins {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.counsel-div {
    position: fixed;
    z-index: 9999;
    top: 180px;
    left: 50%;
    margin-left: -250px;
    background: url(../cms_img/el-div-bg.png) no-repeat;
    width: 501px;
    height: 375px;
}

.counsel-div .close {
    top: 50px;
    right: 70px;
    background: url(../cms_img/el-div-close.png) no-repeat;
    width: 28px;
    height: 28px;
}

    .counsel-div .bnt {
        bottom: 70px;
        left: 220px;
        background: url(../cms_img/el-div-bnt.png) no-repeat;
        width: 171px;
        height: 40px;
    }

.privacy {}

.privacy .center {
    width: 1000px;
    margin: 0 auto;
    color: #666;
}

.privacy h2 {
    font-size: 26px;
    text-align: center;
    padding: 50px 0;
    font-weight: normal;
}

.privacy b {
    display: block;
    font-size: 18px;
    color: #91cb31;
    margin-bottom: 10px;
}

.privacy p {
    line-height: 32px;
    font-size: 18px;
    margin-bottom: 40px;
}

.privacy p.ft {
    color: #eca517;
}

.pub-page {
    font-size: 18px;
    text-align: center;
    padding: 50px 0;
}

.pub-page a {
    color: #666;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px;
    border-radius: 5px;
}

.pub-page .prv {
    background: #7fbe25;
    color: #fff;
}

.pub-page .next {
    background: #7fbe25;
    color: #fff;
}

.pub-page .type {
    color: #f6aa00;
}

.brands {
    height: 550px;
    background: #fcfcf9;
    padding-bottom: 100px;
    box-sizing: border-box;
}

.brands-warp {
    width: 1280px;
    margin: 0 auto;
}

.brands-warp .pub-title {
    margin: 0;
    padding: 56px;
}

.swiper-box {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.swiper-box .swiper-container {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.swiper-slide .item {
    text-align: center;
}

.swiper-slide .item img {
    width: 200px;
    height: 140px;
    margin: 0 auto 14px;
}

.swiper-slide .item div {
    font-size: 14px;
    line-height: 24px;
    float: left;
    width: 100%;
}

.swiper-box .btn-prev {
    position: absolute;
    width: 30px;
    height: 56px;
    left: 0;
    top: 42px;
    background: url(../cms_img/brands_ico.png);
}

.swiper-box .btn-next {
    position: absolute;
    width: 30px;
    height: 56px;
    right: 0;
    top: 42px;
    background: url(../cms_img/brands_ico.png) -30px 0;
}

.layer-wrap {
    position: fixed;
    top: 50%;
    right: 12px;
    margin-top: -135px;
    width: 66px;
    height: 270px;
    z-index: 9997;
}

    .layer-wrap a {
        display: inline-block;
        height: 66px;
        width: 66px;
        background-image: url(../cms_img/layer-icon.png);
        margin-bottom: 2px;
        cursor: pointer;
    }

.layer-wrap a:first-child {
    border-radius: 5px 5px 0 0;
}

.layer-wrap a:last-child {
    border-radius: 0 0 5px 5px;
    margin-bottom: 0;
}

.layer-wrap a.layer-consult {
    background-color: #f18300;
    background-position: 0 0;
}

.layer-wrap a.layer-wechar {
    background-color: #7fbe25;
    background-position: 0 -66px;
    position: relative;
}

.layer-wrap a.layer-apply {
    background-color: #f6ab00;
    background-position: 0 -132px;
}

.layer-wrap a.layer-test {
    background-color: #5998c0;
    background-position: 0 -198px;
}

.layer-wrap a.layer-wechar div {
    display: none;
    position: absolute;
    left: -190px;
    top: -70px;
    width: 170px;
    padding: 13px 0 8px;
    background: #7fbe25;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}

.layer-wrap a.layer-wechar div img {
    display: block;
    margin: 0 auto;
    width: 144px;
    height: 144px;
    margin-bottom: 8px;
}

.layer-wrap a.layer-wechar div:after {
    content: '';
    position: absolute;
    top: 94px;
    left: 170px;
    width: 0;
    height: 0;
    border-left: 9px solid #7fbe25;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
}

.layer-wrap a.layer-wechar:hover div {
    display: block;
}


/* pop */

.pop_main {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*overflow-y: auto;*/
    z-index: 9998;
}

.pop_info {
    background-color: transparent;
    display: table-cell;
    width: 100vw;
    height: 100vh;
    vertical-align: middle;
}

.pop_content {
    margin: 0 auto;
    width: 386px;
    height: 518px;
    background: url("../cms_img/pop_main.png") 0 0 no-repeat;
    position: relative;
    box-sizing: border-box;
}

.pop_btn {
    position: absolute;
    bottom: 56px;
    width: 100%;
    text-align: center;
    left: 7px;
}

.pop_btn_apply {
    width: 227px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #f6ab00;
    border-radius: 20px;
    cursor: pointer;
}

.pop_close {
    width: 20px;
    height: 20px;
    display: block;
    background: url("../cms_img/close_white.png") 0 0 no-repeat;
    position: absolute;
    top: 170px;
    right: 50px;
}

/* 课后感言 */
.recollections{width: 100%;height: 850px;background: url(../cms_img/kh_bg.png) no-repeat bottom center;overflow: hidden;background-size: 100% 80%;}
.recollectionscon{width: 1200px;height: 100%;margin: 0 auto;}
.recollections strong .div_title,.recollections strong p,.recollections strong .line_up{text-align: center;}
.recollections strong .div_title{font-size: 30px;margin-top: 45px;font-weight: normal;}
.recollections strong p{font-size: 24px;color: #757575;margin-bottom: 20px;margin-top: 5px;}
.ul_video{width: 454px;height: 298px;margin-top: 230px;margin-left: 40px;float: left;}
.re_r{width: 585px;height: 658px;background: url(../cms_img/txt_bg.png) no-repeat center center;float: left;margin-left: 90px;position: relative;}
.re_r .give_span{width: 500px;height: 36px;display: block;line-height: 36px; font-size: 24px;text-align: center;margin: 60px auto 20px;color: black;}
#main{width: 400px;height: 390px;margin: 0 auto;line-height: 26px;}
#main p{text-indent: 28px;font-size: 14px;text-align: justify;margin-bottom: 0px!important;}
.re_r .add_testimonials{width: 33px;height: 16px;display: block;margin: 0 auto;position: absolute;bottom: 70px;left: 280px;}
.re_r .gth{width: 70px;height: 64px;display: block;margin: 0 auto;position: absolute;top: 30px;right: 70px;}

/*情商育儿*/
.news-bg {
	background: url(../cms_img/bg_2.jpg) center top no-repeat;
	overflow: hidden;
}
.tit-i {
	text-align: center;
	padding: 35px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3 {
	font-size: 30px;
	color: #002;
	margin-bottom: 10px;
}
.tit-i h5 {
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span {
	color: #e4392a;
}
.tit-i em {
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}
.tit-i-1 h3 {
	color: #fff;
}
.tit-i-1 em {
	border-bottom-color: #dddde1;
}
.ul-news-i {
	/*margin-right: -10px;*/
	margin-left: -30px;
	width: 110%;
}
.ul-news-i li {
	float: left;
	width: 24.5%;
	color: #fff;
	position: relative;
	min-height: 295px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	overflow: hidden;
}
.ul-news-i li:last-child {
	/*width: 21%;*/
	
}
.ul-news-i li .txt {
	padding-left: 30px;
	padding-right: 58px;
}
.ul-news-i li .txt span {
	padding: 15px 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
	font-size: 14px;
}
.ul-news-i li .txt span em {
	display: block;
	font-size: 20px;
}
.ul-news-i li:last-child .txt {
	/*padding-right: 0;*/
	
}
.ul-news-i li h3 a {
	color: #fff;
	display: inline-block;
	padding: 12px 0;
}
.ul-news-i li p {
	color: #bbbbbe;
	line-height: 20px;
}
    .ul-news-i li .more {
        background: url(../cms_img/more1.png) no-repeat;
        width: 36px;
        height: 36px;
        display: inline-block;
        margin-top: 50px;
    }
.ul-news-i li .hover {
	}
.ul-news-i li .hover .img {
	width: 100%;
	position: absolute;
	top: -165px;
	left: 7px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-news-i li .hover .pad {
	padding: 0 5px 20px 5px;
	position: absolute;
	left: 7px;
	bottom: -170px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	background-color: #000022;
	width: 89%;
}
.ul-news-i li .hover .img {
	height: 165px;
	width: 92%;
}
.ul-news-i li.on .hover .img {
	/*display: block;*/
	top: 0;
}
.ul-news-i li.on .hover .pad {
	bottom: 0;
}
.news-more {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
.news-more a {
	display: inline-block;
	width: 178px;
	height: 48px;
	border: 1px solid #fff;
	border-radius: 5px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.news-more a:hover {
    background-color:#F7F7F7;
	color:#fff;
}
.wp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.wp a {
	color:#000
}
.wp a:hover {
	color:#e4392a;
}
.c {
	clear:both;
}

.head .login .select-wrap select{
	display: block;
	width: 100%;
    padding: 0 10px;
}

