/*banner*/
.block_home_slider {
    position: relative;
    background-color: #ffffff;
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
}
.block_home_slider .slide {
    position: relative;
}
.block_home_slider .caption {
    padding: 13px 16px 12px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url(../img/bg_caption.png);
    text-align: left;
}
.block_home_slider .caption p {
    padding-bottom: 0px;
    font-size: 11px;
    color: #dedede;
    text-shadow: 0px -1px #000000;
    line-height: 17px;
}
.block_home_slider .caption p.title {
    padding-bottom: 6px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    line-height: normal;
}
.block_home_slider .flex-direction-nav a {
    width: 25px;
    height: 25px;
    margin-top: -27px;
    display: block;
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-image: url(../img/sprite_arrow_2.png);
    text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
    left: 6px;
    background-position: left top;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
    background-position: left bottom;
}
.block_home_slider .flex-direction-nav a.flex-next {
    right: 6px;
    background-position: right top;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
    background-position: right bottom;
}
.block_home_slider .flex-control-paging {
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 10%;
    margin-left: -40px;
    z-index: 11111;
}
.block_home_slider .flex-control-paging li {
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    background: #fff;
    text-indent: -9000px;
    cursor: pointer;
}
.block_home_slider .flex-control-paging li a.flex-active {
    background: #0092db;
}
.block_home_post_feature {
    width: 300px;
}
.block_home_post_feature p {
    padding-bottom: 0px;
}
.flex-viewport {
    width: 100%
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style-type: none;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}

@media only screen and (min-width:1200px) {
.flexslider .slides img {
    width: auto !important;
    margin-left: -1000px;
    position: relative;
    left: 50%;
}
}
.index_gonggao {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0;
    z-index: 66;
}
.gonggao_jz {
    overflow: hidden;
    width: 1400px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}
.banner_dw {
    position: relative;
}
.index_gonggao marquee {
    font-size: 16px;
    width: 420px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding-left: 312px;
    position: absolute;
    left: 126px;
    top: 0px;
}
.index_gonggao marquee a {
    font-size: 16px;
    color: #fff;
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gonggao_jz img {
    position: absolute;
    left: 327px;
    top: 15px;
}
.gonggao_jz span {
    font-size: 16px;
    position: absolute;
    left: 375px;
    top: 0;
    line-height: 60px;
    color: #fff;
}
.jianpei_xt ul {
    width: 101.5%;
    overflow: hidden;
    padding-top: 85px;
    padding-bottom: 30px;
}
.jianpei_xt ul li {
    width: 23.5%;
    margin-left: 1.5%;
    float: left;
    position: relative;
    padding-top: 13.9%;
    overflow: hidden;
}
.jianpei_xt ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.jianpei_xt ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    -webkit-transition: all 0.6s ease-in-out;
}
.jianpei_xt ul li:first-child {
    margin-left: 0;
}
.jianpei_xt ul li:hover img {
    transform: scale(1.1);
}
.sec_first {
    height: auto;
    overflow: hidden;
    margin-top: 85px;
    padding-bottom: 70px
}
.sec_first_left {
    width: 39%;
    float: left;
    height: auto;
    position: relative;
    padding-top: 23.18%
}
.sec_first_left img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}
.sec_first_left a {
    display: block;
    width: 100%;
    height: 100%
}
.sec_first_right {
    width: 56%;
    float: right;
}
.sec_first_right h1 {
    width: 100%;
    color: #333;
    font-size: 34px;
    padding-top: 5px;
    padding-bottom: 15px;
    font-weight: 0;
}
.sec_first_right span {
    padding-top: 15px;
    line-height: 34px;
    font-size: 24px;
    display: block;
    width: 98%;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666
}
.sec_first_right p span#p3 {
    display: inline;
    font-size: 26px;
    color: #00aaef
}
.sec_first_right p {
    font-size: 26px;
    color: #333;
    padding-top: 40px
}
.sec_first_right p>span>i {
    font-style: normal;
    font-size: 26px;
    color: #333;
}
.sec_first_right a.baoming {
    width: 224px;
    height: 59px;
    background: #00aaef;
    display: block;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 59px;
    border-radius: 5px;
    margin: 0;
    margin-top: 42px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
}
.sec_first_right a.baoming:hover {
    background: #1f69c8
}
.index_news {
    width: 100%;
    background: url(../images/index_new_bj.jpg) center no-repeat;
    height: 670px
}
.index_news_jz {
    width: 1400px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.index_bt {
    width: 100%;
    line-height: 144px;
    font-size: 34px;
    color: #333;
    padding-top: 20px;
}
.index_lesson {
    width: 100%;
    padding-bottom: 73px
}
/*选项卡1*/
#lib_Tab1 {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
/*选项卡2*/
#lib_Tab2 {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
/*菜单class*/
.lib_tabborder {
}
.lib_Menubox {
    height: 73px;
    position: relative;
}
.lib_Menubox ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 0px;
    left: 0;
    width: 90%;
    text-align: left;
    font-size: 0;
}
.lib_Menubox li {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    padding: 16px 18px;
    color: #666;
    margin-right: 30px;
    font-size: 22px;
    text-align: center;
}
.lib_Menubox li.hover {
    background: #00aaef;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.lib_Contentbox {
    clear: both;
    margin-top: 0px;
    border-top: none;
    text-align: center;
    padding-top: 8px;
    position: relative;
}
.lib_Menubox li:first-child {
    margin-left: 0
}
.new_in {
    width: 690px;
    height: 281px;
    margin-left: 20px;
    margin-top: 67px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    float: left;
    background: #fff;
    padding: 40px;
    line-height: 50px;
    position: relative;
}
div.new_in:first-child {
    margin-left: 0;
}
.new_in h1 {
    width: 20%;
    font-size: 20px;
    color: #666;
    line-height: 50px;
    text-align: center;
    float: left;
    padding-right: 20px;
    display: block;
    float: left;
}
.new_in h1 b {
    font-size: 26px;
    color: #333;
    font-weight: 600;
}
.new_in span {
    width: 69%;
    line-height: 50px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    text-align: left;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: right
}
.new_in p {
    position: absolute;
    top: 125px;
    right: 40px;
    width: 61%;
    text-align: left;/* clear: both;*/
    /*padding-top: 50px;*/ font-style: normal; /*padding-left: 110px;*/
    line-height: 30px;
    font-size: 16px;
    /*padding-left: 0px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    /*将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;
    /*限制显示的文本行数*/
    -webkit-box-orient: vertical;/*设置或检索伸缩盒对象的子元素的排列方式 */
}
.new_in i {
    position: absolute;
    top: 190px;
    right: 63%;
    width: 26px;
    height: 15px;
    background: url(../images/jt_03.png) center no-repeat;
    display: block;
    margin: 0;
    margin-left: 110px;
    margin-top: 20px
}
.new_more {
    width: 100px;
    line-height: 73px;
    font-size: 18px;
    color: #666;
    height: 73px;
    position: absolute;
    top: -75px;
    right: 0;
}
.new_more a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: right;
}
.clear {
    clear: both;
}
/*hover*/
.new_in:hover {
    background: #00aaef;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.new_in:hover span {
    color: #fff;
}
.new_in:hover p {
    color: #fff
}
.new_in:hover h1 {
    color: #fff
}
.new_in:hover h1 b {
    color: #fff
}
.new_in:hover a {
    color: #fff
}
.new_more a:hover {
    color: #000
}
/*.new_in i:hover{  background: url(../images/jthover.png) center no-repeat; }*/
.lib_Contentbox2 {
    width: 100%;
    height: 780px;
    position: relative;
}
.index_pro {
    width: 74%;
    position: absolute;
    right: 0;
    top: 0
}
.index_pro ul {
    width: 100%;
    height: auto;
    margin-top: 40px
}
.index_pro ul li {
    width: 32%;
    margin-left: 1%;
    margin-top: 32px;
    height: auto;
    border: #fbfbfb 1px solid;
    float: left;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-box-shadow: 1px 1px 8px #F5F5F5;
    box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.index_pro ul li img.toupian {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.index_pro ul li h1 {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 5px;
    font-weight: none;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_pro ul li span.jiage {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}
.index_pro ul li span {
    color: #ef0404;
    font-size: 16px;
    padding-left: 2.5%;
    line-height: 40px;
}
.index_pro ul li p {
    width: 95%;
    margin: 0 auto;
    border-top: #f4f4f4 1px solid;
    overflow: hidden;
    line-height: 34px;
    padding: 8px 0;
}
.index_pro ul li p img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    float: left;
    position: initial;
}
.index_pro ul li p b {
    display: block;
    float: left;
    font-weight: 400;
}
.index_pro ul li p span {
    display: block;
    float: right;
    color: #999
}
.index_pro ul li a {
    display: block;
    width: 100%;
    height: 100%
}
.index_pro ul li div {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    padding-top: 59%;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}
.index_pro ul li h2 {
    width: 100%;
    height: 33px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    ;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    bottom: 0;
    left: 0;
    z-index: 3;
    line-height: 33px;
    text-indent: 2.5%
}
.index_pro ul li:hover {
    -moz-box-shadow: 1px 1px 8px #e9f8fe;
    -webkit-box-shadow: 1px 1px 8px #e9f8fe;
    box-shadow: 1px 1px 8px #e9f8fe;
}
.index_pro ul li:hover img.toupian {
    transform: scale(1.1);
}
/**/
.ad {
    height: 690px;
    position: absolute;
    width: 23%;
    overflow: hidden;
    left: 0;
    top: 305px;
    border-radius: 8px
}
.ad .banners {
    position: absolute;
}
.ad .banners li {
    float: left;
    height: 690px;
    width: 323px;
}
.ad .banners a {
    display: block;
}
.points {
    bottom: 6px;
    height: 18px;
    padding-top: 2px;
    position: absolute;
    right: 43%;
    z-index: 20;
}
.points li {
    background-color: rgba(255, 255, 255, .3);
    border-radius: 50%;
    color: #D94B01;
    cursor: pointer;
    float: left;
    font-size: 0px;
    height: 10px;
    margin-left: 8px;
    text-align: center;
    width: 10px;
}
.points li.current {
    background-color: #fff;
    border-color: #F27602;
    color: #FFFFFF;
    font-weight: bold;
    overflow: hidden;
}
.banners img {
    width: 322px;
    height: 690px;
    border-radius: 8px;
    overflow: hidden;
}
.index_teacher {
    width: 100%;
    background: #f8f8f8
}
.teacher_tuijian {
    width: 100%;
}
.teacher_tuijian ul {
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.teacher_tuijian ul li {
    width: 18%;
    margin-left: 2.4%;
    overflow: hidden;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    /*float: left;*/	
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    min-height: 425px;
}
.teacher_tuijian ul li:first-child {
    margin-left: 0
}
.teacher_tuijian ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 100%;
    padding-bottom: 22px;
}
.teacher_tuijian ul li img {
    position: absolute;
    display: block;
    width: 100%;
    height: 252px;
    top: 0;
    left: 0;
    overflow: hidden;
}
.teacher_tuijian ul li h1 {
    width: 100%;
    font-size: 20px;
    color: #333;
    font-weight: 400;
    padding-top: 20px;
    width: 85%;
    margin: 0 auto;
}
.teacher_tuijian ul li h2 {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    padding-top: 15px;
    width: 85%;
    margin: 0 auto;
}
.teacher_tuijian ul li h3 {
    position: relative;
    overflow: hidden;
    max-height: 50px;
    padding: 5px 0;
    font-weight: normal;
    width: 85%;
    margin: 0 auto;
    font-size: 16px;
}
.teacher_tuijian ul li:hover h3 {
    color: #fff;
}
.teacher_tuijian ul li h3 span {
    max-height: 50px;
    float: left;
    width: 60%;
}
.teacher_tuijian ul li h3 span.zj1 {
    width: 60px;
}
.teacher_tuijian ul li h3 span b {
    font-weight: normal;
    line-height: 1.2em;
    padding-top: 4px;
    font-size: 16px;
    display: block;
}
.teacher_tuijian ul li p {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;/*将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 2;/*限制显示的文本行数*/
    -webkit-box-orient: vertical;/*设置或检索伸缩盒对象的子元素的排列方式 */
}
.teacher_tuijian ul li span {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    width: 85%;
    margin: 0 auto;
}
/*hover*/
.teacher_tuijian ul li:hover {
    background-color: #00aaef
}
.teacher_tuijian ul li:hover img {
    transform: scale(1.1);
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    height: 252px;
    display: block;
    overflow: hidden;
}
.teacher_tuijian ul li:hover h1 {
    color: #fff
}
.teacher_tuijian ul li:hover h2 {
    color: #fff
}
.teacher_tuijian ul li:hover p {
    color: #fff
}
.teacher_tuijian ul li:hover span {
    color: #fff;
}
.lianjie {
    overflow: hidden;
    margin-top: 75px;
    padding-bottom: 80px;
    position: relative;
    padding-left: 85px;
    padding-top: 20px;
}
.lianjie span {
    position: absolute;
    left: 0;
    left: 0;
    display: block;
    width: 101px;
    height: 37px;
    background: url(../images/lianjie_06.png) center no-repeat;
    float: left;
    line-height: 37px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.lianjie a {
    display: block;
    float: left;
    font-size: 14px;
    color: #303037;
    line-height: 37px;
    padding-left: 21px;
    color: #333
}
.bottom {
    width: 100%;
}
.lianjie a:hover {
    color: #00aaef
}
.banner_a {
    width: 23%;
    position: absolute;
    left: 0;
    top: 309px;
}
.banner_a a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner_a img {
    width: 100%;
    height: 687px;
}
.index_gg {
    font-size: 16px;
    width: 450px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding-left: 312px;
    position: absolute;
    left: 126px;
    top: 0px;
    overflow: hidden;
}
.swiper-container1 {
    height: 687PX;
    border-radius: 8px;
}
.index_gg .swiper-container2 {
    width: 100% !important;
}
.gonggao {
    overflow: hidden;
    height: 60px;
}
.gonggao p {
    font-size: 16px;
    font-style: initial;
    height: 60px;
    width: 100%;
}
.gonggao p a {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #fff;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*名师*/
.position {
    line-height: 51px;
    background: url(../images/weizhi.png) left center no-repeat;
    color: #666;
}
.position span {
    padding-left: 24px;
    color: #666;
}
.position a {
    color: #666;
}
.position a:hover {
    color: #00aaef;
}
.position a.pos_on {
    color: #00aaef;
}
.list_teacher {
    width: 100%;
    padding-bottom: 25px;
}
.list_teacher li {
    margin-left: 1.1% !important;
    margin-right: 0.8%;
    margin-bottom: 45px;
}
.list_teacher li:first-child {
    margin-left: 1.2% !important;
}
.list_bg {
    background: #f8f8f8;
    padding-bottom: 50px;
}
.order_page {
    position: absolute;
    right: 0.8%;
    bottom: 0;
    height: 54px;
    width: 670px;
    background: #fff;
    border-radius: 27px;
    font-size: 0;
    text-align: center;
}
.order_page p, .order_page a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 36px;
    color: #666;
}
.order_page>a {
    width: 80px;
    height: 54px;
    line-height: 54px;
    margin: 0 6px;
    position: relative;
}
/*.order_page>a:before{ content: '';position: absolute; right: 0; top: 12px; width: 1px; height: 30px; background: #eee; display: block;}*/
.order_page>a:hover {
    color: #00aaef;
}
.page_list a {
    margin-top: 9px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    margin: 0 2px;
}
.page_list a.on {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    background: #00aaef;
    color: #fff;
    border: 0;
}
.page_list a.page_more {
    border: none;
    width: 20px;
}
.order_page1 {
    height: 54px;
    width: 670px;
    margin-left: 750px;
    background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 27px;
    font-size: 0;
    text-align: center;
}
.order_page1 p, .order_page1 a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    height: 36px;
    color: #666;
}
.order_page1>a {
    width: 80px;
    height: 54px;
    line-height: 54px;
    margin: 0 6px;
}
/*名师详情*/
.mingshi_xq {
    width: 100%;
    height: 510px;
    background-size: 100%;
    overflow: hidden;
    background: url(../images/mingshi.jpg) top center no-repeat;
    position: relative;
}
.mingshi_jz {
    width: 1400px;
    overflow: hidden;
    margin: 0 auto;
}
.mingshi_left {
    width: 47%;
    float: left;
}
.mingshi_left a {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
    padding-top: 78.8%;
}
.mingshi_left a img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 509px;
    max-width: 100%;
}
.mingshi_right {
    width: 53%;
    float: right;
    padding-top: 120px;
}
.mingshi_right h1 {
    color: #dbbb6f;
    font-size: 40px;
    line-height: 90px;
}
.mingshi_right span {
    display: block;
    color: #c0beb9;
    font-size: 18px;
    padding-bottom: 28px;
}
.mingshi_right p {
    color: #c0beb9;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;/*将对象作为弹性伸缩盒子模型显示*/
    -webkit-line-clamp: 3;/*限制显示的文本行数*/
    -webkit-box-orient: vertical;/*设置或检索伸缩盒对象的子元素的排列方式 */
}
.mingshi_right h1 span {
    display: inline;
    font-weight: 400;
    padding-left: 20px;
}
.mingshi_bt {
    width: 100%;
    line-height: 154px;
    background: #f8f8f8;
    font-size: 34px;
    color: #333;
    text-align: center;
}
.mingshi_kecheng {
    width: 100%;
}
.mingshi_kecheng ul {
    width: 1400px;
    margin: 0 auto;
    height: auto;
}
.mingshi_kecheng ul li {
    width: 24%;
    margin-left: 1%;
    margin-top: 54px;
    background: #fff;
    height: auto;
    border: #fbfbfb 1px solid;
    float: left;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-box-shadow: 1px 1px 8px #F5F5F5;
    box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.mingshi_kecheng ul li img.toupian {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.mingshi_kecheng ul li h1 {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 5px;
    font-weight: none;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mingshi_kecheng ul li span.jiage {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}
.mingshi_kecheng ul li span {
    color: #ef0404;
    font-size: 16px;
    padding-left: 2.5%;
    line-height: 40px;
}
.mingshi_kecheng ul li p {
    width: 95%;
    margin: 0 auto;
    border-top: #f4f4f4 1px solid;
    overflow: hidden;
    line-height: 34px;
    padding: 8px 0;
}
.mingshi_kecheng ul li p img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    float: left;
    position: initial;
}
.mingshi_kecheng ul li p b {
    display: block;
    float: left;
    font-weight: 400;
    padding-left: 5px
}
.mingshi_kecheng ul li p span {
    display: block;
    float: right;
    color: #999
}
.mingshi_kecheng ul li a {
    display: block;
    width: 100%;
    height: 100%
}
.mingshi_kecheng ul li div {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    padding-top: 59%;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}
.mingshi_kecheng ul li h2 {
    width: 100%;
    height: 33px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    bottom: 0;
    left: 0;
    z-index: 3;
    line-height: 33px;
    text-indent: 2.5%
}
.mingshi_kecheng ul li:hover {
    -moz-box-shadow: 1px 1px 8px #e9f8fe;
    -webkit-box-shadow: 1px 1px 8px #e9f8fe;
    box-shadow: 1px 1px 8px #e9f8fe;
}
.mingshi_kecheng ul li:hover img.toupian {
    transform: scale(1.1);
}
.fenye {
    width: 100%;
    height: 176px;
    background: #f8f8f8;
}
.fenye_jz {
    width: 1400px;
    position: relative;
    height: 100px;
    margin: 0 auto;
}
.banner_dz {
    width: 100%;
}
.banner_dz a {
    display: block;
    width: 100%;
    height: 100%;
}
.banner_dz img {
    width: 100%;
}
.xueli_dz {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.xueli_dz_left {
    width: 53%;
    float: left;
}
.xueli_dz_left h1 {
    color: #333;
    font-size: 36px;
    padding-top: 198px;
}
.xueli_dz_left span {
    color: #00aaef;
    font-size: 26px;
    display: block;
    padding-top: 60px;
}
.xueli_dz_left p {
    color: #666;
    font-size: 18px;
    line-height: 40px;
    padding-top: 40px;
    overflow: hidden;
}
.xueli_dz_right {
    width: 47%;
    float: right;
    display: table;
    vertical-align: middle;
    table-layout: fixed;
    margin-bottom: 105px;
}
.xueli_dz_right img {
    max-width: 450px;
    max-height: 450px;
    display: table-cell;
    display: block;
    vertical-align: middle;
    margin-top: 92px;
    margin-left: 110px;
}
.xueli_dz_a {
    width: 100%;
    height: auto;
    background: url(../images/xuli_dz_02.jpg) top center no-repeat;
    background-size: cover;
}
.xueli_bt {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    padding-top: 78px;
    padding-bottom: 60px;
}
.xueli_bt span {
    font-size: 36px;
    color: #fff;
}
.xueli_bt p {
    font-size: 30px;
    line-height: 60px;
}
.youshi {
    width: 1400px;
    margin: 0 auto;
}
.youshi ul {
    width: 100%;
    overflow: hidden;
    padding-bottom: 60px;
}
.youshi ul li {
    width: 24%;
    margin-left: 1%;
    height: 223px;
    position: relative;
    text-align: center;
    float: left;
    position: relative;
}
.youshi ul li h1 {
    width: 300px;
    height: 110px;
    background: url(../images/ceng.png) top center no-repeat;
    background-size: cover;
    font-weight: normal;
    position: absolute;
    top: 85px;
    left: 20px;
    z-index: 666;
}
.youshi ul li:first-child {
    margin-left: 0;
}
.youshi ul li img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.youshi ul li a {
    width: 100%;
    height: 100%;
    display: block;
}
.youshi ul li span {
    z-index: 6;
    display: block;
    color: #333;
    font-size: 20px;
    width: 100%;
    padding-top: 20px;
}
.youshi ul li p {
    z-index: 6;
    display: block;
    color: #666;
    font-size: 16px;
    width: 100%;
    padding-top: 15px;
}
.xueli_bt1 {
    width: 100%;
    color: #333;
    text-align: center;
    font-size: 30px;
    padding-top: 78px;
    padding-bottom: 60px;
}
.xueli_bt1 span {
    font-size: 36px;
    color: #333;
}
.xueli_bt1 p {
    font-size: 30px;
    line-height: 60px;
}
.xueli_dz_b {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 115px;
}
.xueli_dz_b a {
    width: 100%;
    display: block;
    float: left;
    width: 24%;
    margin: 0 0.5%;
    max-height: 280px;
    margin-top: 10px;
}
/*.xueli_dz_b a:first-child{ margin-left: 0;}*/
.xueli_dz_b a img {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
.xueli_dz_c {
    width: 100%;
    background: url(../images/xueli_dz_c.jpg) center no-repeat;
    padding-bottom: 80px;
    background-size: cover;
}
.xueli_dz_c ul {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.xueli_dz_c ul li {
    width: 15%;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #ced0d5;
    border-radius: 4px;
    float: left;
    margin: 15px 0;
    margin-left: 1.5%;
}
.xueli_dz_c ul li a {
    color: #333;
    font-size: 20px;
    display: block;
    width: 100%;
    height: 100%;
}
.xueli_dz_c ul li:hover {
    background: #00aaef;
}
.xueli_dz_c ul li:hover a {
    color: #fff;
}
.xueli_bm {
    width: 100%;
    background: url(../images/xueli_bm.jpg) top center no-repeat;
    padding-bottom: 60px;
    min-height: 619px;
}
.xueli_bm .tit {
    padding-top: 65px;
    height: 126px;
    line-height: 50px;
    margin: 0 auto;
}
.xueli_bm .tit li {
    display: table-cell;
    width: 300px;
    height: 126px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    float: left;
}
.xueli_bm .tit li img {
    width: 48px;
    display: block;
    margin: 0 auto;
    padding-top: 22px;
}
.xueli_bm .tit li.on {
    color: #fff;
    background: #faaa2b;
}
.xueli_bm .tit ul {
    margin: 0 auto;
    display: table;
    background: #fbbc58;
}
.xueli_bm .tit a {
    float: right;
    font-size: 12px;
    width: 60px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
    margin-right: 23px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.xueli_bm .tit a:hover {
    background: #601986;
    color: #fff;
}
.xueli_bm .bott_box {
    width: 1260px;
    margin: 0 auto;
    padding: 30px;
    height: 270px;
    overflow: hidden;
    outline: none;
    margin-top: 60px;
    background: rgba(255,255,255,.75);
}
.xueli_bm .bott_box ul {
    overflow: auto;
    height: 270px;
}
.xueli_bm .bott_box ul::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
.xueli_bm .bott_box ul::-webkit-scrollbar {
 width: 12px;
 background-color: #F5F5F5;
}
.xueli_bm .bott_box ul::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 background-color: #999;
}
.xueli_bm .bott_box>ul>li {
    font-size: 20px;
    line-height: 56px;
    color: #333;
    display: none;
}
.xueli_zixun {
    width: 100%;
    background: url(../images/xueli_zixun.jpg) top center no-repeat;
}
.xl_zixun {
    width: 100%;
    line-height: 192px;
    color: #333;
    font-size: 36px;
    text-align: center;
}
.xl_zx_a {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 43px;
}
.xl_zx_a ul {
    width: 100%;
    overflow: hidden;
}
.xl_zx_a ul li {
    width: 50%;
    float: left;
    margin-bottom: 57px;
    height: 53px;
}
.xl_zx_a ul li i {
    color: red;
    padding-left: 10px;
    font-size: 20px;
    font-style: normal;
}
.xl_zx_a ul li span {
    font-size: 16px;
    color: #666;
    padding-right: 20px;
}
.xl_zx_a ul li input {
    width: 417px;
    height: 53px;
    color: #666;
    line-height: 53px;
    border: #999 1px solid;
    padding: 0 15px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.xl_zx_a ul li select {
    width: 417px;
    outline: none;
    height: 53px;
    -webkit-appearance: none;
    border: #999 1px solid;
    outline: none;
    color: #666;
    line-height: 53px;
    background: url(../images/jt_02.png) 380px center no-repeat;
    margin-left: -5px;
    background-size: 6%;
    padding: 0 15px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.xl_zx_a ul li.liuyan {
    width: 100%;
    position: relative;
    height: 177px;
}
.xl_zx_a ul li.liuyan textarea {
    outline: none;
    margin-left: 57px;
    border: #999 1px solid;
    resize: none;
    width: 937px;
    height: 177px;
    padding: 10px;
    color: #666;
    line-height: 2em;
    font-size: 16px;
}
.xl_zx_a ul li.liuyan span {
    position: absolute;
    top: 0;
    left: 0;
}
.xl_zx_a button {
    width: 595px;
    height: 69px;
    background: #00aaef;
    line-height: 69px;
    text-align: center;
    border: #00aaef 1px solid;
    border-radius: 4px;
    font-size: 26px;
    color: #fff;
    margin: 0 auto;
    display: block;
}
.xl_zx_a button:hover {
    background: #0092db;
}
.xueli_new {
    width: 100%;
    background: url(../images/xueli_dz_new.jpg) bottom center no-repeat #f8f8f8;
}
.xl_new_a {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 105px;
}
.xl_da_n {
    margin: 10px 5px;
}
.xl_new_a div.xl_da_n:first-child {
    margin: 10px 5px;
}
.xueli_zhong {
    width: 100%;
    height: 100%;
}
.xueli_zhong a {
    display: block;
    width: 100%;
    height: 100%;
}
.xueli_zhong a img {
    width: 100%;
    height: 100%;
    display: block;
}
/*关于我们*/
.about_us {
    width: 1400px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 32px;
    padding-bottom: 50px;
}
.abou_left {
    width: 276px;
    float: left;
}
.abou_left ul {
    width: 100%
}
.abou_left ul li {
    width: 100%;
    line-height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.abou_left ul li a {
    color: #999;
    font-size: 16px;
    padding-left: 46px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
}
.abou_left ul li:hover {
    background: url(../images/about_left.png) left center no-repeat;
}
.abou_left ul li:hover a {
    color: #fff;
}
.abou_left ul li.on {
    background: url(../images/about_left.png) left center no-repeat;
}
.abou_left ul li.on a {
    color: #fff;
}
.about_right {
    width: 1030px;
    float: right;
}
.yingye {
    width: 100%;
    padding: 15px;
    color: #999;
    background: #f4f4f4;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.guanyuwomen_a {
    width: 100%;
    padding: 20px 15px;
    line-height: 36px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.guanyuwomen_a p {
    overflow: hidden;
    margin-top: 20px;
}
.guanyuwomen_a p img {
    max-width: 95%;
    margin-left: 2%;
}
.guanyuwomen_a p img:first-child {
    margin-left: 0;
}
/*联系我们*/
.contact_us {
    width: 100%;
    height: 100%;
}
.contact_us li {
    width: 80%;
    padding-left: 60px;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    margin-bottom: 35px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.contact_us li img {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 3px;
    left: 0;
}
.contact_us li span {
    font-size: 16px;
    display: block;
}
.contact_us li p {
    font-size: 16px;
}
/*购物车*/
.shopping {
    width: 1400px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 32px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.shop_a {
    width: 100%;
    font-size: 20px;
    color: #333;
}
.shop_a span {
    font-size: 16px;
    color: #999;
    padding-left: 20px;
}
.shop_a em {
    font-size: 16px;
    color: #999;
    font-style: normal;
}
.shop_b {
    padding-top: 30px;
}
.shop_b table {
    width: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.shop_b table thead {
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.shop_b table td {
    font-size: 18px;
    color: #333;
    padding: 0 20px;
}
.shop_b table .checkout {
    font-size: 18px;
    color: #333;
    text-align: left;
}
.shop_b table .td1 {
    width: 425px;
    padding: 0;
    text-align: left;
}
.shop_b table thead .td2 {
    font-size: 18px;
    color: #333;
    width: 490px;
    padding: 0;
}
.shop_b i.check {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #e0e0e0;
    padding-left: 0 !important;
    background-size: 100% 100% !important;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 40px;
    cursor: pointer;
}
.shop_b i.checked {
    background-color: #00aaef;
    background-image: url(../images/d4.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #00aaef;
}
.shop_b tbody td {
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid #e0e0e0;
}
.shop_b .product .img {
    width: 159px;
    height: 91px;
    overflow: hidden;
    margin-right: 15px;
    float: left;
    border-radius: 7px;
}
.shop_b .product .img img {
    display: block;
    width: 100%;
    height: 100%;
}
.shop_b .product .word {
    padding-top: 15px;
    font-size: 16px;
    color: #999;
    line-height: 2em;
    width: 315px;
    text-align: left;
    float: left;
}
.danpri {
    font-size: 16px;
    color: #999;
}
.wei {
    color: #ef2c22;
}
.shop_b .num i {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #c2c2c2;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.shop_b .num input {
    width: 80px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    text-align: center;
}
.shop_b .num {
    font-size: 0;
    width: 158px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently	not supported by any browser */
}
.shop_b .pri {
    font-size: 16px;
    color: #999;
}
.shop_b .pri em {
    font-size: 16px;
    color: #999;
    font-style: normal;
}
.shop_b .del {
    width: 23px;
    height: 24px;
    display: block;
    background: url(../images/del.png) center no-repeat;
    cursor: pointer;
}
.shop_b .del:hover {
    background: url(../images/del_hover.png) center no-repeat;
    text-decoration: underline;
}
.bottom1 {
    margin: 25px 0;
    font-size: 14px;
    color: #757575;
    line-height: 70px;
    height: 85px;
    background: #fff;
    text-align: right;
}
.bottom1 a {
    color: #757575;
}
.bottom1 span em {
    font-size: 30px;
    padding-left: 10px;
    font-style: normal;
    color: #ef2c22;
}
.bottom1 span em i {
    font-size: 30px;
    font-style: normal;
    color: #ef2c22;
}
.bottom1 a.jiesuan {
    display: inline-block;
    width: 214px;
    height: 56px;
    color: #ffffff;
    text-align: center;
    line-height: 56px;
    background: #00aaef;
    vertical-align: middle;
    font-size: 24px;
    border: 0;
    margin-left: 20px;
    border-radius: 4px;
}
.bottom1 .fr span {
    font-size: 16px;
}
/*确认订单*/
.youhui {
    width: 1400px;
    margin: 25px 0;
    background: #fff;
    overflow: hidden;
    padding-top: 32px;
    padding-bottom: 65px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.youhui_a {
    width: 100%;
}
.youhui_a ul {
    width: 100%;
    overflow: hidden;
    padding-top: 52px;
}
.youhui_a ul li {
    width: 340px;
    height: 135px;
    margin-right: 25px;
    cursor: pointer;
    background: url(../images/youhuiquan.png) center no-repeat;
    float: left;
    overflow: hidden;
}
.youhui_a ul li h1 {
    font-size: 38px;
    font-weight: 400;
    line-height: 135px;
    padding-left: 25px;
    display: block;
    float: left;
    padding-right: 20px;
}
.youhui_a ul li h1 span {
    font-size: 20px;
}
.youhui_a ul li h1 i {
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
}
.youhui_a ul li h2 {
    font-weight: 400;
    width: 140px;
    float: left;
    line-height: 25px;
    padding-top: 27px;
}
.youhui_a ul li h2 span {
    display: block;
    color: #333
}
.youhui_a ul li h2 b {
    font-weight: 400;
    color: #333;
}
.youhui_a ul li h2 p {
    color: #a1a1a1;
}
.youhui_a ul li h3 {
    width: 43px;
    height: 19px;
    -moz-user-select: none;/*火狐*/
    -webkit-user-select: none;/*webkit浏览器*/
    -ms-user-select: none;/*IE10*/
    -khtml-user-select: none;/*早期浏览器*/
    user-select: none;
    margin-top: 57px;
    float: left;
    border: #00aaef 1px solid;
    text-align: center;
    line-height: 19px;
    font-weight: 400;
    color: #00aaef;
    border-radius: 4px;
}
.youhui_a ul li.on h3 {
    background: #00aaef;
    color: #fff;
}
.tjdd {
    width: 100%;
    text-align: right;
    font-size: 20px;
    line-height: 40px;
    color: #757575;
    background: #fff;
    padding-top: 32px;
    padding-bottom: 5px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
}
.tjdd li {
    font-size: 20px;
    color: #757575;
}
.tjdd li em {
    font-style: normal;
    font-size: 20px;
}
.tjdd li span {
    color: #ef2c22;
    font-size: 20px;
}
/*消息列表*/
.xiaoxi {
    width: 1400px;
    margin: 0 auto;
    background: #fff;
}
.xiaoxi_a {
    width: 100%;
    height: 72px;
    line-height: 72px;
    position: relative;
    border-bottom: #f4f4f4 1px solid;
    box-sizing: border-box;
    padding: 0 35px;
}
.xiaoxi_a ul {
    width: 100%;
    overflow: hidden;
}
.xiaoxi_a ul li {
    float: left;
    position: relative;
    margin-right: 50px;
}
.xiaoxi_a ul li a {
    color: #333;
    font-size: 20px;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.xiaoxi_a ul li.on i {
    content: '';
    width: 100%;
    transform: scaleX(1);
    height: 2px;
    background: #00aaef;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: 2;
}
.xiaoxi_a ul li:hover i {
    content: '';
    width: 100%;
    transform: scaleX(1);
    height: 2px;
    background: #00aaef;
    position: absolute;
    left: 0;
    bottom: 7px;
    z-index: 2;
}
.xiaoxi_a ul li span {
    position: absolute;
    top: 15px;
    right: -10px;
    display: block;
    width: 17px;
    height: 17px;
    background: #ef2c22;
    color: #fff;
    text-align: center;
    line-height: 17px;
    border-radius: 50%;
}
.xiaoxi_a p {
    width: 107px;
    height: 32px;
    cursor: pointer;
    background: #f2f2f2;
    line-height: 32px;
    border: #c1c1c1 1px solid;
    border-radius: 4px;
    color: #999;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 19px;
    right: 22px;
}
.xiaoxi_a p b {
    width: 10px;
    height: 10px;
    background: #ef2c22;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
}
.list_xiaoxi {
    width: 93%;
    margin: 0 auto;
}
.list_xiaoxi ul {
    width: 100%;
}
.list_xiaoxi ul li {
    border-bottom: #f4f4f4 1px solid;
    padding: 32px 0;
    overflow: hidden;
    position: relative;
}
.list_xiaoxi ul li span {
    font-size: 20px;
    color: #EF2C22;
    display: block;
    float: left;
    line-height: 50px;
    padding-right: 30px;
}
.list_xiaoxi ul li p {
    color: #666;
    font-size: 16px;
    float: left;
    max-width: 1100px;
}
.list_xiaoxi ul li p b {
    font-weight: 400;
    display: block;
    color: #999;
    padding-top: 20px;
}
.list_xiaoxi ul li h1 {
    float: right;
    font-weight: 400;
    height: 55px;
    color: #999; /*background: url(../images/del.png) bottom no-repeat;*/
}
.list_xiaoxi ul li h1:hover { /*background: url(../images/del_hover.png) bottom no-repeat;*/
    cursor: pointer;
}
.list_xiaoxi ul li i {
    position: absolute;
    bottom: 32px;
    right: 40px;
    cursor: pointer;
}
/*已购买课程-随到随学*/
.yigou_te {
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: url(../images/yigou_te.jpg) top no-repeat;
}
.yigou_te_left {
    width: 50%;
    height: 269px;
    float: left;
    position: relative;
}
.yigou_te_left img {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.yigou_te_right {
    width: 100%;
    padding-left: 200px;
    box-sizing: border-box;
    float: right
}
.yigou_te_right h1 {
    color: #dbbb6f;
    font-size: 30px;
    padding-top: 35px;
}
.yigou_te_right h2 {
    font-weight: 400;
    font-size: 20px;
    color: #dbbb6f;
    padding: 15px 0px;
}
.yigou_te_right .jdt {
    width: 100%;
    line-height: 85px;
    background: url(../images/yigou_b.png) left no-repeat;
    padding-left: 35px;
    height: 85px;
}
.yigou_te_right .jdt h3 {
    color: #dbbb6f;
    font-weight: 400;
    font-size: 20px;
    float: left;
}
.yigou_te_right .jdt span {
    font-size: 20px;
    padding-left: 34px;
    color: #dbbb6f;
    float: left;
}
.yigou_te_right .jdt p {
    width: 280px;
    height: 4px;
    border-radius: 2px;
    background: #dddddd;
    float: left;
    margin-top: 40px;
    margin-left: 14px;
    position: relative;
}
.yigou_te_right .jdt p span {
    width: 0%;
    background: #dbb96f;
    height: 4px;
    display: block;
    border-radius: 2px;
    padding-left: 0;
    position: relative;
}
.yigou_te_right .jdt p span:after {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -2.5px;
    right: 0;
    background: #dbbb6f;
}
.yigou_te_right p {
    color: #c0beb9;
}
.yigou_te_right p b {
    font-weight: 400;
    padding: 0 58px;
    color: #dbbb6f;
}
.yigou_te_right p a {
    color: #c0beb9;
}
.kcml {
    width: 100%;
    height: 59px;
    border-bottom: #f4f4f4 1px solid;
}
.kcml ul {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.kcml ul li {
    width: 263px;
    line-height: 60px;
    float: left;
    text-align: center;
}
.kcml ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #666;
}
.kcml ul li.on {
    background: #00AAEF;
}
.kcml ul li.on a {
    color: #fff;
}
.kcml_left {
    width: 74%;
    float: left;
    margin-bottom: 50px;
}
.kcml_left_one {
    width: 100%;
}
.kcml_left_one p {
    font-size: 18px;
    margin-top: 40px;
    color: #666;
    height: 60px;
    line-height: 60px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 0 35px;
}
.kcml_left_one ul {
    width: 100%;
}
.kcml_left_one ul li {
    width: 100%;
    position: relative;
    line-height: 80px;
    font-size: 16px;
    border-bottom: #f4f4f4 1px solid;
    box-sizing: border-box;
    padding: 0 82px;
    background: url(../images/yigou_c.jpg) 35px center no-repeat;
}
.kcml_left_one ul li a {
    color: #999;
}
.kcml_left_one ul li i {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 26px;
    right: 15px;
    border: #e7e7e7 1px solid;
    border-radius: 50%;
    display: block;
}
.kcml_left_one ul li span {
    width: 90%;
    display: block;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kcml_left_one ul li:hover {
    background-color: #f8f8f8;
}
.kcml_left_one ul li i.wan {
    background: url(../images/yigou_d.png) center no-repeat #00AAEF;
}
.kcml_left_one ul li i.ban {
    background: url(../images/yigou_e.jpg) center no-repeat
}
.kcml_left_one ul li h2 {
    position: absolute;
    top: 0px;
    right: 15px;
    font-weight: 400;
    font-size: 16px;
    color: #999
}
/*课程留言*/
.kecheng_ly {
    width: 90%;
    height: auto;
    background: #f8f8f8;
    padding: 4% 5%;
}
.kecheng_item {
    margin-bottom: 25px;
    color: #999;
}
.kecheng_ly_label {
    font-size: 16px;
    float: left;
    margin-right: 10px;
    width: 80px;
    padding-top: 14px;
}
.kcly_right {
    width: 280px;
    height: 35px;
    border: 1px solid #ccc;
    padding: 0px 20px;
    line-height: 35px;
    font-size: 16px;
    color: #999;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url("../img/down_icon.png")no-repeat 236px center;
    background-size: 20px 16px;
    cursor: pointer;
    margin-top: 8px;
}
.kcly_right option {
    color: #a6a6a6;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}
.kecheng_ly_block .kcly_area {
    width: 89%;
    height: auto;
    color: #999;
}
.kechenglypl {
    overflow: hidden;
}
.kechenglypl label, .kechenglypl .kecheng_ly_block {
    float: left;
}
 .liuyanarea textarea::-ms-input-placeholder {
 color: #999;
}
 .liuyanarea textarea::-webkit-input-placeholder {
 color: #999;
}
 .liuyanarea textarea::-moz-input-placeholder {
 color: #999;
}
 .liuyanarea textarea::-o-input-placeholder {
 color: #999;
}
 .liuyanarea textarea::input-placeholder {
 color: #999;
}
.liuyantel .kecheng_ly_input {
    color: #999;
    padding: 0 1%;
}
.kcly_file .file {
    width: 200px;
    height: 33px;
    background: #fff;
    text-align: center;
    line-height: 33px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    color: #999;
    margin-top: 5px;
}
.kc_liuyan_btn {
    cursor: pointer;
    display: inline-block;
	width:150px;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    background-color: #00AAEF;
    color: #fff !important;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;	
}
.kcml_right {
    width: 23%;
    float: right;
    border: #e5e5e5 1px solid;
    margin-top: 38px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.kcml_right h1 {
    line-height: 91px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
}
.rmtj {
    width: 100%;
}
.rmtj ul {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.rmtj ul li {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    border: #fbfbfb 1px solid;
    float: left;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-box-shadow: 1px 1px 8px #F5F5F5;
    box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.rmtj ul li img.toupian {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.rmtj ul li h1 {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 5px;
    font-weight: none;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rmtj ul li span.jiage {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}
.rmtj ul li span {
    color: #ef0404;
    font-size: 16px;
    padding-left: 2.5%;
    line-height: 40px;
}
.rmtj ul li p {
    width: 95%;
    margin: 0 auto;
    border-top: #f4f4f4 1px solid;
    overflow: hidden;
    line-height: 34px;
    padding: 8px 0;
}
.rmtj ul li p img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    float: left;
    position: initial;
}
.rmtj ul li p b {
    display: block;
    float: left;
    font-weight: 400;
    padding-left: 5px
}
.rmtj ul li p span {
    display: block;
    float: right;
    color: #999
}
.rmtj ul li a {
    display: block;
    width: 100%;
    height: 100%
}
.rmtj ul li div {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    padding-top: 59%;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}
.rmtj ul li h2 {
    width: 100%;
    height: 33px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    bottom: 0;
    left: 0;
    z-index: 3;
    line-height: 33px;
    text-indent: 2.5%
}
.rmtj ul li:hover {
    -moz-box-shadow: 1px 1px 8px #e9f8fe;
    -webkit-box-shadow: 1px 1px 8px #e9f8fe;
    box-shadow: 1px 1px 8px #e9f8fe;
}
.rmtj ul li:hover img.toupian {
    transform: scale(1.1);
}
.kcml_left_two {
    width: 100%;
}
.kcml_left_two p {
    font-size: 18px;
    margin-top: 40px;
    color: #666;
    height: 60px;
    line-height: 60px;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 0 35px;
}
.kcml_left_two ul {
    width: 100%;
}
.kcml_left_two ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    line-height: 60px;
    font-size: 16px;
    padding: 0 0;
    border-bottom: #f4f4f4 1px solid;
    box-sizing: border-box;
    padding-left: 82px;
    background: url(../images/yigou_c.jpg) 35px center no-repeat;
}
.kcml_left_two ul li a {
}
.kcml_left_two ul li h1 {
    float: right;
    font-weight: 400;
    font-size: 16px;
    color: #999;
}
.kcml_left_two ul li h1 b {
    width: 96px;
    height: 38px;
    font-weight: normal;
    border-radius: 4px;
    margin-left: 30px;
    display: inline-block;
    background: #ddd;
    line-height: 38px;
    text-align: center;
}
.kcml_left_two ul li span {
    width: 70%;
    color: #999;
    float: left;
    display: block;
    font-size: 16px;
    margin: 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kcml_left_two ul li h1:hover b {
    background: #00AAEF;
    color: #fff;
}
.kcml_left_two ul li h1.jrzb a {
    background: #00AAEF;
    color: #fff;
}
.kcml_left_two ul li h2 {
    float: right;
    font-weight: 400;
    font-size: 16px;
    color: #999;
}
.kcml_left_two ul li h2:hover {
    color: #00AAEF;
}
/*直播课程*/
.banner_guanggao {
    width: 100%;
    position: relative;
}
.banner_guanggao a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.banner_guanggao a img {
    width: 100%;
    height: 100%;
    display: block;
}
.border {
    width: 100%;
    height: 11px;
    background-color: #f8f8f8
}
.zhibo_quanbu {
    overflow: hidden;
    padding-top: 67px
}
.zhibo_left {
    width: 74%;
    float: left;
    margin-bottom: 50px;
    background-color: #fff
}
.quanbu_01 {
    width: 100%;
    font-size: 34px;
    color: #333
}
.zhibo_fl {
    width: 100%;
    font-size: 0;
    margin-top: 30px
}
.zhibo_fl h1 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding: 7px 0;
}
.zhibo_fl span {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #666;/*display: block;*/
}
.zhibo_fl span a {
    padding: 7px 15px;
    margin: 0 20px;
    display: block;
}
.zhibo_fl a.on {
    background-color: #00aaef;
    border-radius: 4px;
    color: #fff
}
.zhibo_fl p {
    display: inline-block;
    vertical-align: top;
    width: 85.5%;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}
.zhibo_fl p a {
    padding: 7px 15px;
    display: block;
    float: left;
    margin: 0 20px;
    font-size: 16px;
}
.zhibo_fl a:hover {
    background-color: #00aaef;
    border-radius: 4px;
    color: #fff
}
.zhibo_kecheng {
    width: 100%;
}
.zhibo_kecheng ul {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.zhibo_kecheng ul li {
    width: 31%;
    margin-right: 2.3333%;
    margin-top: 54px;
    height: auto;
    border: #fbfbfb 1px solid;
    float: left;
    border-radius: 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-box-shadow: 1px 1px 8px #F5F5F5;
    box-shadow: 1px 1px 8px #F5F5F5;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.zhibo_kecheng ul li img.toupian {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.zhibo_kecheng ul li h1 {
    width: 95%;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding-top: 5px;
    font-weight: none;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhibo_kecheng ul li span.jiage {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}
.zhibo_kecheng ul li span {
    color: #ef0404;
    font-size: 16px;
    padding-left: 2.5%;
    line-height: 40px;
}
.zhibo_kecheng ul li p {
    width: 95%;
    margin: 0 auto;
    border-top: #f4f4f4 1px solid;
    overflow: hidden;
    line-height: 34px;
    padding: 8px 0;
}
.zhibo_kecheng ul li p img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: block;
    float: left;
    position: initial;
}
.zhibo_kecheng ul li p b {
    display: block;
    float: left;
    font-weight: 400;
    padding-left: 5px
}
.zhibo_kecheng ul li p span {
    display: block;
    float: right;
    color: #999
}
.zhibo_kecheng ul li a {
    display: block;
    width: 100%;
    height: 100%
}
.zhibo_kecheng ul li div {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    padding-top: 59%;
    overflow: hidden;
    border-radius: 8px 8px 0 0;
}
.zhibo_kecheng ul li h2 {
    width: 100%;
    height: 33px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    bottom: 0;
    left: 0;
    z-index: 3;
    line-height: 33px;
    text-indent: 2.5%
}
.zhibo_kecheng ul li:hover {
    -moz-box-shadow: 1px 1px 8px #e9f8fe;
    -webkit-box-shadow: 1px 1px 8px #e9f8fe;
    box-shadow: 1px 1px 8px #e9f8fe;
}
.zhibo_kecheng ul li:hover img.toupian {
    transform: scale(1.1);
}
.kecheng {
    width: 1400px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    border: #e5e5e5 1px solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;/* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
    padding: 23px
}
.kecheng_left {
    width: 40%;
    float: left;
    position: relative;
    margin-left: 32px;
    margin-top: -2px;
}
.kecheng_left a {
    width: 100%;
    height: 100%;
    display: block;
}
.kecheng_left a img {
    width: 100%;
    border-radius: 7px;
    display: block;
}
.kecheng_left p {
    padding-top: 20px
}
.kecheng_left p span {
    color: #999;
    float: left;
}
.kecheng_left p a {
    float: right;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    background: url(../images/fenxiang.png) left no-repeat;
    width: 30px;
    padding-left: 20px;
}
.kecheng_left p a.shoucang {
    background: url(../images/shoucang.png) left no-repeat;
}
.kecheng_left p a:hover {
    color: #00AAEF
}
/*.kecheng_left p a.shoucang:hover{background: url(../images/shoucang_01.png) left no-repeat; }*/
.kecheng_right {
    width: 53%;
    float: right;
    margin-right: 15px;
}
.kecheng_right h1 {
}
.kecheng_right h1 a {
    color: #333;
    font-size: 20px
}
.kecheng_right h2 {
    font-size: 16px;
    color: #999;
    font-weight: 400;
    padding-top: 30px
}
.kecheng_right h2 span {
    color: #999;
    padding-left: 80px
}
.kecheng_right h1 a:hover {
    color: #00AAEF
}
.kecheng_right h3 {
    height: 70px;
    background-color: #f8f8f8;
    margin-top: 30px;
    box-sizing: content-box;
    padding-left: 27px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    line-height: 70px
}
.kecheng_right h3 span {
    font-size: 30px;
    color: #ef2c22;
    padding-left: 25px
}
.kecheng_right h3 b {
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 20px
}
.kecheng_right p {
    margin-top: 30px
}
.kecheng_right p button {
    width: 134px;
    outline: none;
    font-size: 16px;
    height: 50px;
    background-color: #f2fbff;
    color: #00aaef;
    border: #00aaef 1px solid;
    border-radius: 4px
}
.kecheng_right p button.on {
    background-color: #00aaef;
    color: #fff
}
.kecheng_right h4 {
    font-weight: 400;
    font-size: 16px;
    color: #ef2c22;
    padding-top: 30px
}
/*资格考试*/
.zhibo_quanbu_a {
    overflow: hidden;
    margin-top: 30px;
}
.kcml {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    margin: 10px;
}
.kcml span {
    width: 263px;
    display: block;
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #666
}
.kcml span.on {
    color: #fff;
    background: #00AAEF
}
.kecheng_pj_01 {
    width: 100%
}
.kecheng_liuyan {
    margin: 42px;
    position: relative;
}
.kecheng_liuyan textarea {
    display: block;
    font-size: 16px;
    color: #999;
    width: 100%;
    padding: 40px;
    border: #e5e5e5 1px solid;
    resize: none;
    outline: none;
    height: 210px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;/* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
}
.kecheng_liuyan button {
    width: 110px;
    height: 42px;
    background-color: #00AAEF;
    color: #fff;
    border: #00AAEF 1px solid;
    border-radius: 4px;
    font-size: 16px;
    position: absolute;
    bottom: 20px;
    right: 20px
}
.kecheng_liuyan .kecheng_ly_block .kcly_area {
    width: 89%;
    height: auto;
}
.kecheng_pj_b {
    width: 100%;
    box-sizing: content-box;
}
.kecheng_pj_b ul {
    width: 100%;
    height: 1020px;
    overflow: hidden
}
.kecheng_pj_b ul li {
    padding: 20px;
    border-bottom: #f4f4f4 1px solid;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;/* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
}
.kecheng_pj_b ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.kecheng_pj_b ul li a img {
    width: 61px;
    height: 61px;
    border-radius: 50%;
    float: left;
}
.kecheng_pj_b ul li a p {
    float: left;
    padding-left: 25px;
    width: 90%;
    font-size: 16px;
    color: #333;
}
.kecheng_pj_b ul li a p span {
    font-size: 14px;
    color: #999;
    padding-top: 10px;
    line-height: 20px;
    display: block;
}
.kecheng_pj_b ul li a p b {
    font-weight: 400;
    padding-left: 30px;
    color: #999;
}
.kecheng_xq {
    padding: 40px;
    font-size: 16px;
    color: #999;
    line-height: 35px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;/* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
}
.kecheng_xq img {
    width: 100%;
    height: auto;
}
.zhibo_right {
    width: 23%;
    float: right;
}
.zhibo_right_b {
    width: 100%;/* min-height:740px; */
    background-color: #fff;
    border: #e5e5e5 1px solid;
    margin-top: 38px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.zhibo_right_b h1 {
    line-height: 91px;
    font-size: 20px;
    color: #333;
    font-weight: 400;
}
.zhibo_right_a {
    padding: 30px 50px;
    background-color: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
}
.zhibo_right_a img {
    width: 81px;
    height: 81px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.zhibo_right_a p {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #333
}
.zhibo_right_a p span {
    display: block;
    width: 99px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #dddddd;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    margin-top: 15px
}
.zhibo_right_a div {
    font-weight: 400;
    text-align: justify;
    font-size: 16px;
    color: #999;
    display: block;
    width: 100%;
    line-height: 25px;
    padding-top: 10px
}
.zhibo_right_a b {
    font-weight: 400;
    color: #666;
    font-size: 16px;
    display: block;
    text-align: left;
    padding-top: 10px;
}
.zige_ks {
    width: 100%;
    height: 100px;
    line-height: 174px;
    color: #333;
    font-size: 34px;
    text-align: center;
}
.zixun {
    padding-left: 100px;
    left: 0;
    width: 100% !important;
    overflow: hidden;
    box-sizing: border-box;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zixun_jz span {
    left: 50px!important
}
.zixun_jz img {
    left: 10px !important
}
.zixun_bj {
    width: 100%;
    background: url(../images/zixun.jpg) bottom no-repeat #f8f8f8;
}
.list_zixun {
    padding-top: 63px;
    padding-bottom: 64px
}
.list_zixun ul {
    width: 100%;
    overflow: hidden;
}
.list_zixun ul li {;
    float: left;
    padding: 17px;
    margin-right: 15px
}
.list_zixun ul li a {
    color: #666;
    font-size: 22px
}
.list_zixun ul li:hover {
    background-color: #00AAEF
}
.list_zixun ul li:hover a {
    color: #fff
}
.list_zixun ul li.on {
    background-color: #00AAEF
}
.list_zixun ul li.on a {
    color: #fff
}
.xl_da_n h2 {
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 50px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background-color: #00aaef;
    color: #fff
}
.new_in:hover h2 {
    background-color: #fff;
    color: #00aaef
}
.list_zixun_01 {
    height: 100px;
    background-color: #f8f8f8;
    padding-bottom: 80px
}
.list_zixun_jz {
    position: relative;
    height: 100px
}
.zixun_xq {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: #e5e5e5 1px dashed;
    font-size: 0;
}
.zixun_xq h1 {
    font-weight: 400;
    font-size: 20px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}
.zixun_xq span {
    display: block;
    font-size: 16px;
    color: #999;
    padding-top: 30px;
}
.zixun_xq div {
    float: right;
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.zixun_xq div span {
    font-size: 20px;
    color: #666;
    padding-top: 0;
    display: block;
    text-align: right;
}
.zixun_xq div p {
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding-top: 30px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 80px;
}
.zixun_xq div p b {
    font-weight: 400;
    font-size: 16px;
    color: #666;
    padding-right: 10px
}
.zixun_xq div p img {
    padding: 0 8px
}
.ziun_xqz {
    padding: 30px 0;
    font-size: 16px;
    color: #666;
    line-height: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pian {
    background-color: #fff;
    overflow: hidden;
    padding: 0 30px;
    line-height: 93px;
    height: 93px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.pian p {
    font-size: 18px;
    color: #00AAEF;
    float: left;
    text-align: right;
    width: 50%
}
.pian p a {
    font-size: 18px;
    color: #666;
    padding-right: 10px;
}
.pian p a:hover {
    color: #00AAEF
}
.pian p:first-child {
    text-align: left;
}
.pian p:first-child a {
    padding-left: 10px
}
.personal_jz {
    margin-top: 30px;
    padding: 40px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box;/* Safari */
}
.personal_zf {
    width: 100%;
}
.personal_zf h1 {
    font-weight: 400;
    font-size: 26px;
    color: #333
}
.personal_zf p {
    padding-top: 40px
}
.personal_zf p span {
    color: #666;
    font-size: 20px;
    padding-left: 90px;
}
.personal_zf p span:first-child {
    padding-left: 0
}
.personal_fs h1 {
    font-weight: 400;
    font-size: 26px;
    color: #333
}
.personal_fs ul {
    margin: 0 auto;
    padding-top: 75px;
    overflow: hidden;
    font-size: 0;
}
.personal_fs ul li i {
    width: 28px;
    height: 28px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -58px;
}
.personal_fs ul li a {
    display: inline-block;
    vertical-align: middle;
}
.personal_fs ul li input[type="radio"] {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    opacity: 0;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}
.personal_fs ul li input+label {
    position: absolute;
    width: 26px;
    height: 26px;
    background: #eee;
    left: 0;
    top: 0;
    border: 1px solid #eee;
    border-radius: 50%;
    z-index: 3;
}
.personal_fs ul li input:checked + label {
    border: 1px solid #00b450;
    background: url(../images/fukuan_04.png) center no-repeat #00b450;
}
.personal_fs ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    margin-right: 40px;
}
.personal_fs ul li img {
    width: 173px;
    height: 173px;
}
.personal_fs ul li p {
    line-height: 22px;
    text-align: center;
    overflow: hidden;
    padding-top: 14px
}
.personal_fs ul li p img {
    width: 25px;
    height: 22px;
    border: none;
    float: left;
    padding-left: 30px
}
.personal_fs ul li p span {
    line-height: 22px;
    float: left;
    padding-left: 10px
}
.personal_fs ul li h2 {
    font-weight: 400;
    width: 175px;
    height: 36px;
    background-color: #009fe8;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    text-align: center;
}
.personal_fs ul li h3 {
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #666
}
.personal_hj {
    width: 100%;
    text-align: right;
    padding-top: 106px;
    overflow: hidden;
}
.personal_hj p {
    font-size: 20px;
    color: #666;
}
.personal_hj p span {
    font-size: 40px;
    color: #ef2c22
}
.personal_hj a {
    width: 213px;
    height: 56px;
    display: block;
    float: right;
    text-align: center;
    line-height: 56px;
    background-color: #00aaef;
    color: #fff;
    border: #00aaef 1px solid;
    font-size: 20px;
    border-radius: 4px;
    outline: none;
    margin-top: 70px
}
.bmcg {
    width: 100%;
    padding-top: 83px;
    text-align: center;
    padding-bottom: 70px;
    background-color: #fff
}
.bmcg img {
    width: 120px;
    height: 120px;
    display: block;
    margin: 0 auto;
}
.bmcg h1 {
    font-weight: 400;
    font-size: 26px;
    color: #333;
    line-height: 100px
}
.bmcg p {
    font-size: 20px;
    color: #666;
    line-height: 40px
}
.goumai_kecheng {
    width: 100%;
    margin-top: 20px;
    background-color: #fff
}
.goumai_kecheng h1 {
    line-height: 180px;
    text-align: center;
    font-size: 34px;
    color: #333;
    font-weight: 400
}
.goumai_kecheng ul {
    width: 1400px;
    margin: 0 auto;
}
.goumai_kecheng ul li {
    overflow: hidden;
    padding-bottom: 63px
}
.goumai_kecheng ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.goumai_kecheng ul li img {
    width: 154px;
    height: 91px;
    display: block;
    float: left;
    border-radius: 8px
}
.goumai_kecheng ul li p {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #999;
    ;
    padding-top: 20px;
    margin-left: 30px
}
.goumai_kecheng ul li p span {
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 30px
}
.goumai_kecheng ul li h2 {
    width: 20%;
    float: right;
    font-weight: 400;
    overflow: hidden;
    padding-top: 10px
}
.goumai_kecheng ul li h2 b {
    font-weight: 400;
    color: #999;
    font-size: 16px;
    float: left;
    line-height: 44px
}
.goumai_kecheng ul li h2 i {
    font-style: initial;
    color: #fff;
    font-size: 16px;
    float: right;
    width: 118px;
    height: 44px;
    background-color: #00AAEF;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    border-radius: 4px
}
.zfzx_a {
    width: 100%;
    overflow: hidden;
}
.zfzx_a img {
    width: 65px;
    height: 65px;
    float: left;
    display: block;
}
.zfzx_a p {
    width: 92%;
    font-size: 20px;
    color: #666;
    margin-top: 10px;
}
.zfzx_a p span {
    color: #333;
    font-size: 26px;
    padding-bottom: 34px;
}
.zfzx_b {
    width: 100%;
    overflow: hidden;
    padding-top: 62px;
}
.zfzx_b h1 {
    font-weight: 400;
    font-size: 20px;
    color: #666;
    float: left;
}
.zfzx_b img {
    float: right;
    cursor: pointer;
}
.zfzx_b img.cn {
    padding-bottom: 0.08rem;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); 	/* IE 9 */
    -moz-transform: rotate(180deg); 	/* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg); 	/* Opera */
}
.goumai_kecheng_a {
    width: 100%;
    margin-top: 24px;
    background-color: #fff
}
.goumai_kecheng_a h1 {
    line-height: 180px;
    text-align: center;
    font-size: 34px;
    color: #333;
    font-weight: 400
}
.goumai_kecheng_a ul {
    width: 100%;
    margin: 0 auto;
}
.goumai_kecheng_a ul li {
    overflow: hidden;
    padding: 2px 0;
    border-bottom: #f4f4f4 1px solid;
}
.goumai_kecheng_a ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.goumai_kecheng_a ul li img {
    width: 154px;
    height: 91px;
    display: block;
    float: left;
    border-radius: 8px
}
.goumai_kecheng_a ul li p {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #999;
    ;
    padding-top: 20px;
    margin-left: 30px
}
.goumai_kecheng_a ul li p span {
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 30px
}
.goumai_kecheng_a ul li h2 {
    float: right;
    font-weight: 400;
    overflow: hidden;
    padding-top: 10px
}
.goumai_kecheng_a ul li h2 b {
    font-weight: 400;
    color: #999;
    font-size: 16px;
    float: left;
    line-height: 44px
}
.goumai_kecheng_a ul li h2 i {
    font-style: initial;
    color: #fff;
    font-size: 16px;
    float: right;
    width: 118px;
    height: 44px;
    background-color: #00AAEF;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    border-radius: 4px
}
.zhzx_c {
    width: 100%;
}
.zhzx_c h1 {
    font-weight: 400;
    font-size: 26px;
    color: #333;
    line-height: 117px;
}
.zhzx_c p {
    position: relative;
}
.zhzx_c p input[type="radio"] {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    opacity: 0;
    visibility: visible;
    position: absolute;
    z-index: 9;
}
.zhzx_c p input+label {
    position: absolute;
    width: 26px;
    height: 26px;
    background: #eee;
    left: 0;
    top: 5px;
    border: 1px solid #eee;
    border-radius: 50%;
    z-index: 3;
}
.zhzx_c p input:checked + label {
    border: 1px solid #00b450;
    background: url(../images/fukuan_04.png) center no-repeat #00b450;
}
.zhzx_c p span {
    font-size: 20px;
    line-height: 34px;
    color: #666;
    padding-left: 46px;
}
.padding80 {
    padding-top: 80px;
}
.fl_left {
    margin: 0 !important;
    padding-top: 28px!important;
}
.fl_left li:first-child {
    margin-left: 0;
}
.fuk {
    margin: 0 auto;
    margin-top: 25px;
}
/*资格考试*/
.zgks_a {
    width: 100%;
    height: 650px;
    background: url(../images/zgks_01.jpg) top no-repeat;
}
.zgks_aa {
    width: 1200px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 30px;
}
.pc-slide {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.view .swiper-container {
    width: 1400px;
    height: 281px;
}
.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -25px;
    width: 60px;
    height: 60px;
    z-index: 10;
}
.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -25px;
    width: 60px;
    height: 60px;
    z-index: 10;
}
.preview {
    width: 1400px;
    position: relative;
}
.preview .swiper-container {
    width: 100%;
    height: 62px;
    margin-left: 35px;
    margin-right: 35px;
}
.preview .swiper-slide {
    text-align: center;
    line-height: 47px;
    height: 62px;
    margin: 0 20px;
}
.preview .swiper-slide p {
    width: 181px;
    margin-top: 10px;
    height: 48px;
    background: #fff;
    cursor: pointer;
    border-radius: 24px;
    font-size: 18px;
    color: #333;
    font-style: normal;
}
.preview .slide6 {
    width: 181px;
    background: url(../images/zgks_04.png) top no-repeat;
}
.preview .slide6 p {
    background: #fff;
}
.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview img {
    padding: 1px;
}
.preview .active-nav {
    padding: 0;
    width: 181px;
    background: url(../images/zgks_04.png) top no-repeat;
}
.w1400 {
    width: 1400px !important;
}
.view {
    position: absolute;
    top: 160px;
    left: 0;
}
.zgks_hu {
    position: absolute;
    top: 34px;
    left: 45px;
}
.zgks_b {
    width: 100%;
    height: 1252px;
    background: url(../images/zgks_b.jpg) top no-repeat;
}
.bg_none {
    background: none;
}
.mar_bot {
    margin-bottom: 10px;
}
.border_a {
    border: #3fbef2 1px solid;
}
.zgks_c {
    width: 100%;
    text-align: center;
    padding-top: 74px;
    background: url(../images/zgks_c.jpg) top no-repeat;
}
.zgks_c p {
    width: 210px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    color: #00aaef;
    font-size: 30px;
    border-radius: 4px;
}
.zgks_c h1 {
    font-size: 40px;
    color: #fff;
    padding-top: 36px;
    padding-bottom: 65px;
}
.zgks_d {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 30px;
    font-size: 34px;
    color: #333;
    text-align: center;
}
.paddingb80 {
    padding-bottom: 80px;
}
.zix {
    width: 100%;
    overflow: hidden;
}
.zhankai {
    width: 50px;
    height: 50px;
    display: block;
    background: url(../images/jt.png) center no-repeat;
    background-size: 100%;
}
.guanbi {
    width: 50px;
    height: 50px;
    background: url(../images/jt02.png) center no-repeat;
    background-size: 100%;
    ;
    display: block;
}
.close2 {
    height: 1200px !important;
    overflow-y: scroll !important;
    overflow-x: hidden;
}
/*扇形*/
.shanx {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 25px;
}
.circle {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    background: #fff;
    border: #e7e7e7 1px solid;
}
.left, .right {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.pie_left, .pie_right {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    background: #ddd;
}
.pie_right, .right {
    clip: rect(0,auto,auto,15px);
}
.pie_left, .left {
    clip: rect(0,15px,auto,0);
}
/*
*当top和left取值为auto时，相当于0
*当bottom和right取值为auto时，相当于100%
*/
.mask01 {
    display: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    left: 0px;
    top: 0px;/*background: #FFF;*/
    position: absolute;
    text-align: center;
    line-height: 150px;
    font-size: 16px;
}
.kecheng_left p a.shoucang_01 {
    background: url(../images/shoucang_02.png) left no-repeat;
}
.whi {
    width: 450px;
    margin: 0 auto;
    margin-top: 40px;
    position: static;
}
.device {
    height: 100px;
    position: relative;/*width: 640px;
  height: 300px;
  padding: 30px 40px;
  border-radius: 20px;
  background: #111;
  border: 3px solid white;
  margin: 5px auto;
  box-shadow: 0px 0px 5px #000;*/
}
.device .arrow-left2 {
    background: url(../images/arrows.png) no-repeat left top;
    position: absolute;
    left: -30px;
    top: 30%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}
.device .arrow-right2 {
    background: url(../images/arrows.png) no-repeat left bottom;
    position: absolute;
    right: -30px;
    top: 30%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}
.swiper-container2 {
    overflow: hidden;
    margin: 0 auto;
    height: 300px;
    width: 1350px;
}
.content-slide {
    padding: 20px;
    color: #fff;
}
.title {
    font-size: 25px;
    margin-bottom: 10px;
}
.pagination2 {
    display: none;
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}
.yijijz {
    width: 100%;
}
.yijijz ul {
    width: 100%;
}
.yijijz ul li {
    width: auto !important;
    padding: 0 10px;
    margin: 0 19px;
    float: left;
    position: relative;
    margin-top: 10px;
    height: 48px;
    background: #fff;
    cursor: pointer;
    border-radius: 24px;
    font-style: normal;
}
.yijijz ul li.on i {
    padding: 0;
    width: 18px !important;
    background: url(../images/zgks_04.png) top no-repeat;
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -9px;
    height: 10px;
}
.yijijz ul li:after {
    content: "";
    width: 12px;
    height: 12px;
    border: #fff 3px solid;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -9px;
    background: #48a39e;
}
.yijijz ul li a {
    font-size: 18px;
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
}
.tijiao1 {
    width: 200px;
    height: 100px;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: rgba(0,0,0,.5);
}
.tijiao {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 66666;
}
.ma_30 {
    margin-top: 30px;
}
.fenx {
    overflow: hidden;
    width: 40%;
    float: left;
    margin-left: 100px;
}
.fenx a {
    float: left;
    width: 14% !important;
    padding-left: 0 !important;
    margin: 0 !important;
    margin-top: 3px !important;
}
.fenx span {
    float: left;
    color: #999;
}
.ms_more {
    padding-top: 50px;
}
.ms_more a {
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    width: 150px;
    border-radius: 8px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    background: #00aaef;
    margin: 0 auto;
}
.yzm {
    width: 150px;
    height: 57px;
    display: block;
    float: right;
}
.yzm img {
    width: 100%;
    height: 100%;
    padding: 0 !important;
}
.ssjg {
    width: 100%;
    margin-left: 1.2%;
    line-height: 60px;
    font-size: 20px;
    padding-bottom: 10px;
    color: #666;
}
.tij {
    width: 100%;
    line-height: 100px;
    text-align: center;
    font-size: 34px;
    color: #333;
    padding-bottom: 20px;
}
.pa_t {
    padding-top: 0px;
}
.w100 {
    width: 100%;
}
.w1250 p {
    width: 1250px;
}
.wusou {
    width: 100%;
    height: 700px;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #666;
    padding-top: 150px;
}
/*视频播放弹窗*/
.shipin {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
}
.ship_a {
    width: 100%;
    height: 100%;
    display: table;
}
.ship_jz {
    width: 923px;
    height: 100%;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}
.shipin_a {
    width: 923px;
    height: 573px;
    margin: 0 auto;
    background: #000;
    position: relative;
}
.ship_jz i {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 16px;
    display: block;
    cursor: pointer;
    z-index: 200;
}
.ship_jz i:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
}
.ship_jz i:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
}
.ship_jz iframe {
    width: 100%;
    height: 523px;
}
.ship_txt {
    box-sizing: border-box;
    padding: 0 10px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
    position: relative;
}
.ship_txt p {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 14px;
    color: #fff;
}
.floatNav {
    display: block !important;
    opacity: 1 !important;
}
.floatNav {
    width: 60px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 9999
}
.floatNav ul {
    list-style: none;
    padding: 0;
}
.floatNav li {
    clear: both;
    width: 60px;
    height: 60px;
    position: relative;
    margin-bottom: 1px;
    list-style: none;
}
.floatNav li i {
    position: absolute;
    right: -230px;
    top: 0;
    z-index: -1;
    font-style: normal;
    display: block;
    width: 230px;
    height: 60px;
    background-color: #00aaef;
    font-size: 24px;
    line-height: 60px;
    padding-left: 20px;
    color: #fff
}
.floatNav li a {
    display: block;
    width: 60px;
    height: 60px;
    background-color: #7f7f7f;
    background-repeat: no-repeat;
}
.floatNav li a:hover {
    background-color: #333333
}
.floatNav li.n4 {
    display: none;
    position: absolute;
    right: 0;
    bottom: -61px;
}
.floatNav li.n1 a {
    background: url(../images/n1.png) center no-repeat #00aaef;
    background-size: 40%;
}
.floatNav li.n2 a {
    background: url(../images/n2.png) center no-repeat #00aaef;
    background-size: 30%;
}
.floatNav li.n3 a {
    background-position: center -142px
}
.floatNav li.n4 a {
    background: url(../images/n4.png) center no-repeat #00aaef;
    background-size: 40%;
}
.floatNav li.n3 em {
    display: block;
    width: 156px;
    height: 147px;
    position: absolute;
    left: -200px;
    top: -40px;
    display: none
}
.floatNav li.on.n3 em {
    display: block
}
.qq_img {
    widht: 80px;
    height: 100%;
    float: left;
}
.qq_img a {
    display: block;
    width: 80px;
    height: 100%;
    background: none !important;
    text-align: center;
}
.bdsjh {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.bdcg_jz {
    width: 693px;
    padding: 20px 0;
    padding-left: 60px;
    float: right;
    position: relative;
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.close_bd {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.close_bd img {
    width: 60%;
    height: 60%;
    display: block;
    margin: 0 auto;
    padding-top: 10%;
}
.bdcg_a {
    color: #333;
    font-size: 30px;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
.bdsjh ul p.cuo {
    padding-left: 30px;
    background: url(../images/cuo.png) 10px center no-repeat;
    color: #999;
    font-size: 16px;
    margin-top: 10px;
}
.bdsjh ul {
    margin-top: 30px!important;
}
.bdsjh_dn {
    display: none !important;
}
.bdsjh_bl {
    display: block !important;
}
.wjmm_lo {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.wjmm_jz {
    width: 693px;
    padding: 60px 88px;
    position: relative;
    background: #fff;
    margin: 0 auto;
    margin-top: 90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fanhui {
    width: 20px;
    height: 40px;
    background: url(../images/ann.png) center no-repeat;
    position: absolute;
    top: 60px;
    left: 88px;
}
.fanhui a {
    display: block;
    width: 100%;
    height: 100%;
}
.fb_pj {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.fb_pj_jz {
    width: 700px;
    background: #fff;
    margin: 0 auto;
    margin-top: 10%;
    padding: 20px 50px 50px 50px;
    box-sizing: border-box;
    border-radius: 8px;
}
/*10.16修改*/
.revi_a {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden;
}
.revi_aa {
    width: 42%;
    float: left;
    height: auto;
    position: relative;
    padding-top: 37.8%;
}
.revi_aa img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.revi_a p.cuo_01 {
    padding-left: 30px;
    background: url(../images/cuo.png) 10px center no-repeat;
    color: #999;
    font-size: 16px;
    margin-top: 10px;
}
.login_dx ul li {
    box-sizing: border-box;
}
.bdyzm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    display: none;
}
.bdyzm_jz {
    width: 700px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: 10%;
    padding: 20px 50px 50px 50px;
    box-sizing: border-box;
    border-radius: 8px;
}
.bdyzm_jz .close {
    position: absolute;
    top: -80px;
    right: 0;
    width: 81px;
    height: 81px;
}
.xius_p {
    width: 77%;
}
.index_pro ul li {
    width: 30.6%;
    margin-left: 2.7333%;
    margin-top: 3%;
}
.pre {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.pc-slide1 {
    position: relative;
    background-color: #ffffff;
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
    height: 450px;
}
.pc-slide1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.view1 .swiper-container {
    width: 100%;
    height: 450px;
}
.view1 .arrow-left {
    /*	background: url(images/index_tab_l.png) no-repeat left top;*/
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}
.view1 .arrow-right {
    /*background: url(images/index_tab_r.png) no-repeat left bottom;*/
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}
.preview1 {
    padding-right: 2px;
    width: 538px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
}
.preview1 .swiper-container {
    height: 78px;
    margin-left: 35px;
}
.preview1 .swiper-slide {
    width: 146px;
    height: 74px;
    padding-left: 16px;
    padding-right: 4px;
}
.preview1 .slide6 {
    width: 82px;
}
.preview1 .arrow-left {
    /*background: url(images/feel3.png) no-repeat left top;*/
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview1 .arrow-right {
    /*background: url(images/feel4.png) no-repeat left bottom;*/
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview1 img {
    padding: 2px;
}
.preview1 .active-nav img {
    padding: 0;
    border: 2px solid #fff;
}
.lib_Menubox ul {
    height: 73px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.xinw1126 {
    width: 100%;
}
.xinw1126 ul {
    width: 100%;
}
.lib_Menubox ul::-webkit-scrollbar-track {
 border-radius: 5px;
 background-color: #fff;
 -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.lib_Menubox ul::-webkit-scrollbar {
 height: 8px;
 background-color: #F5F5F5;
}
.lib_Menubox ul::-webkit-scrollbar-thumb {
 border-radius: 5px;
 background-color: #d9d9d9;
}
.zgks_a .view {
    top: 260px;
}
/*18.12.12添加*/
.index_two {
    width: 100%;
    height: 450px;
}
.index_two .swiper-containerb,  .index_two .swiper-containerb .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}
.index_two .swiper-containerb .swiper-slide img {
    display: block;
    width: 2000px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -1000px;
    height: 100%;
    object-fit: scale-down;
    object-position: center;
}
.index_two .swiper-containerb .swiper-slide {
    background: #fff;
}
.index_two .table {
    text-align: left;
    color: #fff;
    height: 100%;
    width: 60%;
    margin-left: 15%;
    position: relative;
    z-index: 5;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}
.index_two .table a {
    color: inherit;
}
.index_two .table h2 {
    font-size: 65px;
    font-weight: normal;
    border-bottom: 1px solid #a8a7a8;
    padding-bottom: 0.3em;
    margin-bottom: 0.4em;
    text-shadow: 0 0 1px #000;
}
.index_two .table h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0.5em;
    text-shadow: 0 0 1px #000;
}
.index_two .table h4 {
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.5em;
    height: 4.5em;
    overflow : hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    word-break: normal;
    text-shadow: 0 0 1px #000;
    -webkit-box-orient: vertical;
}
.index_two .table .btn {
    display: block;
    width: 10.55em;
    height: 3.33em;
    text-align: center;
    background-color: #d81b3b;
    background-image: url(images/a6.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 96% auto;
    line-height: 3.33em;
    font-size: 18px;
    vertical-align: middle;
    margin-top: 2em;
}
.index_two .table .btn:hover i {
    margin-left: 1em;
}
.index_two .table .btn i {
    display: inline-block;
    width: 0.55em;
    height: 1.11em;
    margin-left: 0.5em;
    background: url(images/a13.png) center no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.index_two .ani_img {
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    opacity: 0;
    right: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
}
/*æŒ‰é’®*/
.po_a {
    width: 1400px;
    height: 74px;
    margin: 0 auto;
    position: relative;
    bottom: 74px;
}
.po_a .pagination {
    position: absolute;
    left: -200px;
    bottom: 20px;
    height: 20px;
    width: 100px;
    text-align: center;
    z-index: 69;
    cursor: pointer;
    font-size: 20px;
    font-size: 0;
}
.po_a .pagination li {
    /*height: 25%;
		width: 100%;*/
    text-align: center;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin-left: 14px;
    box-sizing: border-box;
}
.po_a .pagination li:first-child:before {
    display: none;
}
/*.po_a  .pagination li:before{
		content: '';
		width: 50%;
		height: 1px;
		display: block;
		position: absolute;
		left: 25%;
		top: 0;
		background: #cccccc;
	}*/
.po_a .pagination {
    position: relative;
    left: 700px;
    top: 40px;
    bottom: 20px;
    height: 20px;
    width: 240px;
    text-align: center;
    z-index: 69;
    cursor: pointer;
}
.po_a .pagination li i {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.po_a .pagination li i img {
    padding: 4.5px;
    position: absolute;
    margin-top: 5px;
    margin-left: -8px;
    opacity: 0.7;
    border-radius: 50%;
    background-image: linear-gradient(-180deg, #fff 0%, #fff 100%)
}
.po_a .pagination li p {
    font-size: 18px;
    color: #666666;
    padding-top: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
/*active*/
.index_two .pagination li.active {
    width: 9px;
    height: 9px;
    padding: 4.5px;
    margin-right: 6px;
    margin-top: 4.5px;
    /*margin-left: 10px;*/
    border-radius: 50%;
    background-image: linear-gradient(-180deg, #b0b0b0 0%, #55b1ff 100%)
}
.index_two .pagination li.active:before {
    display: none;
}
.index_two .pagination li.active p {
    color: #fff;
}
.index_two .pagination li.active p:before {
    background: #fff;
}
/*.index_two .pagination li.active i img{
		top: -3.5em;
	}*/
/*12.17*/	
.xl_da_n h3 {
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 100px;
    width: 50px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background-color: #00aaef;
    color: #fff;
}
.new_in:hover h3 {
    background-color: #fff;
    color: #00aaef
}
	/*animation*/
	@keyframes swiperimg {
 from {
 -webkit-transform: translateX(100px);
 -ms-transform: translateX(100px);
 -o-transform: translateX(100px);
 transform: translateX(100px);
 opacity: 0;
}
 to {
 -webkit-transform: translateX(0);
 -ms-transform: translateX(0);
 -o-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
}
}
 @keyframes swiperword {
 from {
 -webkit-transform: translateY(50px);
 -ms-transform: translateY(50px);
 -o-transform: translateY(50px);
 transform: translateY(50px);
 opacity: 0;
}
 to {
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
}
}
.index_two .swiper-slide-active .ani_img {
    animation: swiperimg 2s ease forwards;
}
.index_two .swiper-slide-active .table {
    animation: swiperword 2s 0.5s ease forwards;
}
/*12.19*/
.index_pro ul li p.teac b {
    padding-right: 5px;
}
/*19.1.3*/
.tihuan {
    font-size: 0;
    display: block;
}
.tihuan li {
    display: inline-block;
    float: none !important;
    vertical-align: top;
}

@media only screen and (max-width:1500px) {
.index_news_jz {
    width: 1200px
}
.pre {
    width: 1200px;
}
.swiper-container1 {
    height: 626px;
}
.gonggao_jz {
    width: 1200px;
    height: 60px;
}
.new_in {
    margin-left: 20px;
    width: 590px
}
.new_in span {
    width: 67%
}
.lib_Contentbox2 {
    height: 730px;
}
.ad {
    height: 656px
}
.banners img {
    height: 656px
}
.ad .banners li {
    height: 656px
}
.po_a {
    width: 1200px;
}
.po_a .pagination {
    position: relative;
    left: 590px;
    top: 40px;
}
.mingshi_left a img {
    max-height: 400px;
}
.teacher_tuijian ul li h2 {
    width: 85%;
}
.teacher_tuijian ul li img {
    height: 216px;
}
.teacher_tuijian ul li:hover img {
    height: 216px;
}
.banner_a {
    top: 305px;
}
.banner_a img {
    height: 626px;
}
.mingshi_jz {
    width: 1200px;
}
.mingshi_xq {
    height: 440px;
}
.mingshi_kecheng ul {
    width: 1200px;
}
.fenye_jz {
    width: 1200px;
}
.xueli_dz {
    width: 1200px;
}
.youshi {
    width: 1200px;
}
.youshi ul li {
    height: 181px;
}
.youshi ul li span {
    top: 88px
}
.youshi ul li p {
    top: 122px
}
.xueli_dz_b {
    width: 1200px;
}
.xueli_dz_b a {
    max-height: 240px;
}
.xueli_dz_c ul {
    width: 1200px;
}
.xueli_dz_c ul li a {
    font-size: 20px;
}
.xueli_bm .bott_box {
    width: 1060px;
}
.xl_new_a {
    width: 1200px;
}
.xl_da_n {
    margin: 10px 5px;
}
.xl_new_a div.xl_da_n:first-child {
    margin: 10px 5px;
}
.about_us {
    width: 1200px;
}
.about_right {
    width: 890px;
}
.shopping {
    width: 1200px;
}
.youhui {
    width: 1200px;
}
.xiaoxi {
    width: 1200px;
}
.list_xiaoxi ul li p {
    max-width: 900px;
}
.kcml ul {
    width: 1200px;
}
.kcml_left_two ul li span {
    width: 65%;
}
.zhibo_fl p {
    width: 740px
}
.kecheng {
    width: 1200px
}
.kecheng_right {
    width: 54%
}
.zhibo_right_a {
    padding: 20px 40px
}
.goumai_kecheng ul {
    width: 1200px
}
.goumai_kecheng ul li h2 {
    width: 23%
}
.pc-slide {
    width: 1200px;
}
.view .swiper-container {
    width: 1200px;
}
.preview {
    width: 1200px;
}
.zgks_aa {
    width: 911px;
    background-size: 100%;
}
.w1400 {
    width: 1200px !important;
}
.preview .swiper-container {
    margin-left: 50px;
}
/*.zixun_xq div{ width: 21%;}*/
	/*.zhibo_right_b{min-height: 680px;}*/
.kecheng_pj_b ul li a p {
    width: 80%;
}
.yijijz ul li {
    width: 140px;
}
.yijijz ul li.on {
    width: 140px;
}
.yijijz ul li.on i {
    width: 140px;
}
.swiper-container2 {
    width: 1070px;
}
.zgks_aa {
}
.zgks_hu {
    left: 70px;
}
.w1250 p {
    width: 1050px;
}
.youshi ul li h1 {
    width: 250px;
    height: 100px;
    top: 60px;
}
.order_page1 {
    margin-left: 550px;
}
.yigou_te_right {
    padding-left: 100px;
}
.revi_a {
    width: 100%;
    padding: 60px 60px;
    box-sizing: border-box;
}
.bdcg_jz {
    padding-left: 0;
}
.teacher_tuijian ul li {
    min-height: 390px;
}
.index_gg {
    left: 10px;
}
.gonggao_jz span {
    left: 265px;
}
.gonggao_jz img {
    left: 227px;
    top: 17px;
}
.preview1 .swiper-slide {
    padding-left: 10px;
}
.index_gg {
    width: 380px;
}
}
/*短信预约提醒*/
.message_yy {
    width: 1000px;
    height: auto;
    padding: 25px 0;
    border: 1px solid #ddd;
    margin-top: 40px;
}
.message_yy h2 {
    width: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #666;
    padding-bottom: 5px;
}
.message_yy_line {
    width: 60.5%;
    margin: 0 auto;
    height: 2px;
    margin-bottom: 2px;
    background: #eee;
}
.message_yybox {
    width: 60%;
    margin: 0 auto;
    background: #F4F6F9;
    color: #333333;
    border: 1px solid #eeeeee;
    border-radius: 0 0 5px 5px;
}
.message_yybox ul {
    height: 280px;
}
.message_yybox ul li {
    margin: 15px 5% 0;
    width: 90%;
    display: block;
    clear: both;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
}
.message_yybox ul li span {
    width: 25%;
    float: left;
}
.message_yybox ul li input {
    width: 65%;
    outline: none;
    height: 32px;
    line-height: 32px;
    position: relative;
    top: -2px;
    font-size: 16px;
    border: 0;
    background: #f4f6f9;
}
.message_yybox ul li select {
    width: 75%;
    outline: none;
    height: 32px;
    line-height: 32px;
    position: relative;
    top: -2px;
    left: 0;
    margin-left: -4px;
    font-size: 16px;
    border: 0;
    background: #f4f6f9;
    color: #666;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../img/down_icon.png")no-repeat 382px center;
    background-size: 24px 20px;
    cursor: pointer;
}
.message_yybox .btn {
    display: block;
    width: 160px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: #00aaef;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    margin: 20px auto;
}
.message_yybox ul li input#txtValiCode {
    width: 44%;
}
.message_yybox .jpw_code {
    display: inline-block;
    font-size: 13px;
    width: 80px;
    height: 28px;
    background: #00aaef;
    border-radius: 3px;
    color: #ffffff;
    text-align: CENTER;
    vertical-align: middle;
    line-height: 28px;
    text-decoration: none;
    float: right;
    position: relative;
    top: 3px;
}
