.header .logo {
    margin-left: 20px;
    margin-top: 18px;
}

.header {
    height: 125px;
}

.header .search .search-tit {
    color: #333333;
    font-size: 14px;
    margin-left: 30px;
}

.header .search .search-tit img {
    vertical-align: middle;
    display: inline-block;
}

.header .search .search-tit span {
    vertical-align: middle;
    display: inline-block;
    padding-left: 8px;
}

.header .search .search-tit span:hover {
    color: #e31b85;
}

.search-ipt {
    margin-top: 8px;
    width: 485px;
    height: 28px;
    border-radius: 15px;
    border: 3px solid #e31b85;
    position: relative;
}

.search-item {
    margin-top: 8px;
    margin-left: 14px;
}

.search-ipt img {
    position: absolute;
    top: 6px;
    right: 13px;
}
.search-ipt .s-ipt{
        opacity: 0;
    position: absolute;
    width: 28px;
    height: 28px;
    margin: 0;
    right: 9px;
    top: 0;
    cursor: pointer;
}

.search-ipt input {
    width: 400px;
    margin-left: 25px;
    border: none;
    height: 100%;
    background: transparent;
    line-height: 28px;
    color: #b4b4b4;
    height: 28px;
}

.search {
    margin-left: 130px;
    margin-top: 18px;
}

.search-item a {
    float: left;
    padding: 0 10px;
    color: #adadad;
    font-size: 14px;
}

.search-item a:hover {
    color: #e31b85;
}

.tel-box .te-f a {
    color: #999999;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

.tel-box .te-f {
    color: #999999;
    font-size: 16px;
}

.tel-box .te-f img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 9px;
}

.tel-box .te-s img {
    vertical-align: middle;
    display: inline-block;
}

.tel-box .te-s span {
    color: #8a8a8a;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}

.tel-box .te-s {
    margin-top: 8px;
}

.tel-box h2 {
    color: #eb5da8;
    font-size: 28px;

    font-weight: 700;
}

.tel-box {
    margin-right: 40px;
    text-align: right;
    margin-top: 18px;
}

.nav {
    border-top: 1px solid #dcdcdc;
}

.nav .menu {
    font-size: 0;
    width: 230px;
    height: 53px;
    background: #eb5da8;
    line-height: 53px;
    text-align: center;
    position: relative;
}

.nav .menu img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 16px;
}

.nav .menu span {
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    font-size: 18px;
}

.nav .nav-list li {
    float: left;
}

.nav-list li a {
    font-size: 16px;
    color: #333333;
    padding: 0 26px;
    display: block;
    line-height: 53px;
}

.nav-list li a:hover {
    background: #eb5da8;
    color: #fff;
}

.nav-list li a.active {
    background: #eb5da8;
    color: #fff;
}

.menu .dorpdown {
    position: absolute;
    width: 100%;
    left: 0;
    top: 53px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 100;
    display: none;
	padding: 9px 0;
}

.menu .dorpdown>li h3 {
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
    padding-top: 10px;
    line-height: normal;
    text-align: left;
}

.menu .dorpdown>li .do-item a {
    float: left;
    font-size: 12px;
    color: #fff;


    margin-right: 13px;
}

.menu .dorpdown>li .do-item {
    line-height: normal;
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.menu .dorpdown>li {
    border-bottom: 1px solid #adadad;
    position: relative;
}

.er-dorp {
    position: absolute;
    left: 230px;
    top: 0;
    padding: 20px 20px 14px 20px;
    border: 1px solid #e977b3;
    background: #fff;
    display: none;
}

.er-dorp ol li {
    float: left;
    margin-right: 20px;
    padding-bottom: 6px;
}

.er-dorp ol li a {
    display: block;
    font-size: 14px;
    color: #666666;

    width: 130px;
    line-height: 25px;
    border: 1px solid #c1c1c1;
    text-align: center;
}

.er-dorp ol {
    width: 304px;
    margin-right: -20px;
}

.er-dorp ol li a:hover {
    color: #fff;
    text-decoration: none;
    background: #eb5da8;
    border: 1px solid #eb5da8;
}

.menu .dorpdown>li:hover .er-dorp {
    display: block;
}

.nav .menu:hover .dorpdown {
    display: block;
}

.slide1 {
    position: relative;
    width: 100%;
    height: 530px;
    overflow: hidden;
}

.slide1 .hd{
        position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -40px;
    z-index: 333;
}
.slide1 .hd ul li {
    width: 15px;
    height: 15px;
    float: left;
    margin: 0 6px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #fff;
}
.slide1 .hd ul li.on{
    background: #eb5da8;
}
.slide1 .bd ul li img {
    width: 1920px;
    height: 530px;
}

.slide1 .bd {
    position: absolute;
    height: 100%;
    z-index: 0;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.slide1 .wrap {
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    height: 100%;
}

.slide1  .checkout {
        width: 175px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -146px;
    margin-right: -573px;
}

.checkout h2 {
    width: 100%;
    height: 48px;
    background: url('../images/images/cheout_03.jpg')
}

.checkout .check-text {
    background: #f5d1e4;
    padding-top: 23px;
}

.checkout .check-text p {

    margin: 0 7px 18px 7px;
    width: 160px;
    line-height: 32px;
    border-radius: 3px;
    background: #fff;
}

.checkout .check-text p input {
    border: none;
    background: none;
    width: 155px;
    font-size: 15px;
    padding-left: 5px;
    color: #b4b4b4;
}

.inp {
    color: #666;
}

.checkout .chex-btn {
    width: 125px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
    color: #eb5da8;
    font-size: 16px;
    display: block;
    margin: 0 auto;
}

.checkout .btn-box {
    padding-top: 7px;
    padding-bottom: 30px;
}

.checkout .chex-btn:hover {
    background: #eb5da8;
    color: #fff;
}

.icon-title ul li {
    display: inline-block;
    width: 33%;
    padding: 20px 0px;
}

.icon-title ul li img {
    display: inline-block;
    vertical-align: middle;
    transition: all 0.5s;
}

.icon-title ul li .icon-text {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 25px;
}

.icon-title ul li .icon-text h1 {
    color: #222222;
    font-size: 18px;
}

.icon-title ul li .icon-text p {
    color: #777777;

    font-size: 14px;
}

.icon-title ul {
    text-align: center;
}

.icon-title ul li img:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.title {
    width: 100%;

    padding-top: 30px;
    position: relative;
}

.open-icon img {
    display: inline-block;
    vertical-align: middle;
}

.open-icon .tit-box {
    display: inline-block;
    vertical-align: middle;
    padding-left: 13px;
}

.open-icon {
    position: absolute;
    left: 5px;
    bottom: 10px;
}

.open-icon .tit-box h1 {
    color: #444444;
    font-size: 20px;
    font-weight: 700;
}

.open-icon .tit-box p {
    color: #666666;
    font-size: 12px;
}

.open-nav ul li {
    float: left;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: 3px solid transparent;
}

.open-nav .more {
    margin-right: 22px;
    float: right;
    margin-top: -34px;
    color: #999999;
    font-size: 14px;
}

.open-nav ul {
    margin-right: 80px;
    margin-bottom: -2px;
}

.open-nav ul li {
    position: relative;
}

.open-nav ul li a {
    display: block;
    padding: 0px 20px;
    color: #666666;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
}

.open-nav ul li.active {
    border-right: 2px solid #eb5da8;
    border-left: 2px solid #eb5da8;
    border-top: 2px solid #eb5da8;
    border-bottom: 3px solid #fff;
}

.open-nav ul li.active .nav_line {
    width: 67px;
    height: 20px;
    background: url('../images/images/2_03.png') top center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    display: block;
    top: -11px;
}

.open-nav ul li.active a {
    color: #eb5da8;
}

.open-color {
    border-bottom: 2px solid #eb5da8;
}

.news-color {
    border-bottom: 2px solid #fa8c35;
}

.open-list li {
    float: left;
    width: 285px;
    margin-right: 20px;
    margin-bottom: 40px;
}

.open-list {
    margin-right: -20px;
    margin-top: 30px;
}

.open-list li img {
    width: 100%;
    transition: all 0.3s;
    height:170px;
	}

.open-list li:hover {
    box-shadow: 0 0 20px #ebebeb;
}

.open-list li img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.open-list li .img-box {
    width: 100%;
    overflow: hidden;
}

.open-list li .o-text h1 {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    padding-left:8px;
	}

.open-list li .o-text p .fl {
    color: #666666;
    font-size: 14px;
    padding-left: 8px;
}

.open-list li .o-text p .fr {
    color: #eb5da8;
    font-size: 14px;
    width: 78px;
    height: 22px;
    border-radius: 5px;
    border: 1px solid #eb5da8;
    line-height: 22px;
    text-align: center;
    display: block;
    margin-right: 23px;
}

.open-list li .o-text p .fr:hover {
    background: #eb5da8;
    color: #fff;
}

.open-list li .o-text p {
    margin-top: 12px;
}

.open-list li .o-text {
    padding: 11px 0px;

    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.teach-color {
    border-bottom: 2px solid #fedca6;
}

.teach-color .open-nav ul li.active {
    border-right: 2px solid #fedca6;
    border-left: 2px solid #fedca6;
    border-top: 2px solid #fedca6;
    border-bottom: 3px solid #fff;
}

.teach-color .open-nav ul li.active a {
    color: #fcb645;
}

.teach-color .open-nav ul li.active .nav_line {
    width: 67px;
    height: 20px;
    background: url(../images/images/teacher_03.png) top center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    display: block;
    top: -10px;
}

.slide2 .bd ul li .bd-wrap {
    width: 277px;
    height: 343px;
    background: #eaeaea;
    position: relative;
}
.slide2a .bd ul li .bd-wrap {
    width: 277px;
    height: 343px;
    background: #eaeaea;
    position: relative;
}
.slide2 .bd ul li {
    width: 302px;
    height: 355px;
    float: left;
}
.slide2 .bd ul{
    overflow: hidden;
}
.slide2a .bd ul li {
    width: 302px;
    height: 355px;
    float: left;
}
.slide2a .bd ul{
    overflow: hidden;
}
.slide2 .bd ul li:hover .te-bg {
    display: block;
}
.slide2a .bd ul li:hover .te-bg {
    display: block;
}
.slide2 .bd ul li a {
    position: absolute;
    display: block;
    left: 7px;
    top: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
}
.slide2a .bd ul li a {
    position: absolute;
    display: block;
    left: 7px;
    top: 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
}


.slide2 .bd ul li a .name {
    width: 100%;
    line-height: 45px;
}
.slide2a .bd ul li a .name {
    width: 100%;
    line-height: 50px;
}

.slide2 .bd ul li a .name span {
    padding-left: 20px;
    color: #333333;
    font-size: 22px;
    padding-right: 10px;
}
.slide2a .bd ul li a .name span {
    padding-left: 20px;
    color: #333333;
    font-size: 22px;
    padding-right: 10px;
}

.slide2 .bd ul li a .name {

    color: #666666;
    font-size: 15px;
    background: rgba(225, 225, 225, 0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff, endColorstr=#B2ffffff);
}
.slide2a .bd ul li a .name {

    color: #666666;
    font-size: 16px;
    background: rgba(225, 225, 225, 0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff, endColorstr=#B2ffffff);
}
.slide2 .bd ul {
    margin-right: -25px;
}
.slide2a .bd ul {
    margin-right: -25px;
}
.te-bg {
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    /* padding-left: 15px;
    padding-right: 15px; */
    height: 100%;
    background: rgba(252, 182, 69, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5feb745, endColorstr=#E5feb745);
}
.pt15{
     padding-left: 15px;
    padding-right: 15px; 
}

.te-bg h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 15px 0px;
}

.te-bg h3 {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.te-bg p {
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    text-align: justify;
}

.te-bg p span {
    font-weight: 700;
}

.slide2 {
    margin-top: 30px;
}
.slide2a {
    margin-top: 30px;
}
.tall {
    margin-top: 45px;
}

.tall-color {
    background: #fff;
    border-bottom: 2px solid #a8dff7;
}

.tall-color .open-icon {
    /* margin-top: 20px; */
}

.tall-color .open-nav ul {
    /* margin-top: 28px; */
}

.tall-color .open-nav ul li.active {
    border-right: 2px solid #a8dff7;
    border-left: 2px solid #a8dff7;
    border-top: 2px solid #a8dff7;
    border-bottom: 3px solid #fff;
}

.tall-color .open-nav ul li.active a {
    color: #00a0e9;
}

.tall-color .open-nav ul li.active .nav_line {
    width: 67px;
    height: 20px;
    background: url(../images/images/tall_03.png) top center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    display: block;
    top: -11px;
}

.tall-list li .img-box {
    width: 132px;
    display: inline-block;
    height: 132px;
    vertical-align: middle;
}

.tall-list li .img-box img {
    width: 100%;
    border-radius: 50%;
    transition: all 0.3s;
}

.tall-list li .img-box img:hover {
    transform: scale(1.1)
}

.tall-text h1 {

    font-size: 18px;
    color: #00a0e9;
}

.tall-text h1 span {



    font-size: 14px;
    color: #999999;
    margin-left: 14px;
}

.tall-text p {
    font-size: 14px;
    color: #44495e;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.tall-list li {
    width: 543px;
    float: left;
    margin-left: 50px;
    padding: 40px 0px;
}

.tall-text {
    display: inline-block;
    width: 296px;
    vertical-align: middle;
    margin-left: 40px;
}

.tall .wrap {


    padding-top: 47px;
}


.mt-52 {

    background: #fff;
}

.ul-wrap {
    position: relative;
    padding-bottom: 50px;
}

.ul-wrap .line-box {
    position: relative;
}

.hen-line {

    width: 537px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 214px;
    right: 52px;
    display: block;
}

.shu-line {


    width: 1px;
    height: 180px;
    background: #e5e5e5;
    position: absolute;
    bottom: 22px;
    left: 600px;
    display: block;
}

.hen-line-left {

    width: 1px;
    height: 180px;
    background: #e5e5e5;
    position: absolute;
    top: 30px;
    left: 600px;
    display: block;
}

.shu-line-left {

    width: 537px;
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 214px;
    left: 52px;
    display: block;
}


.slide3 .hd  ul li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background: #cfd4d5;
    margin: 0 7px;
    cursor: pointer;
}
.slide3a .hd  ul li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    background: #cfd4d5;
    margin: 0 7px;
    cursor: pointer;
}
.slide3 .hd ul li.on {
    background: #00a0e9;
}

.slide3a .hd ul li.on {
    background: #00a0e9;
}

.slide3 .hd {
    position: absolute;
    text-align: center;

    bottom: 22px;
    left: 50%;
    margin-left: -56px;
}

.slide3a .hd {
    position: absolute;
    text-align: center;

    bottom: 22px;
    left: 50%;
    margin-left: -56px;
}

.con-title h1 {
    color: #1b1b1b;
    font-size: 18px;
    padding-left: 15px;
    position: relative;
}

.con-title {
    line-height: 44px;
    border-bottom: 1px solid #eeeeee;
}

.con-title h1::after {
    width: 4px;
    height: 18px;
    background: #fa8c35;
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -9px;
}

.con-list .list-item {
    width: 340px;
    margin-right: 50px;
}

.con-title a {
    display: block;
    color: #999999;
    font-size: 14px;
}

.con-desc .img-box img,
.con-desc .img-box {
    width: 100%;
    position: relative;
}

.con-desc .img-box .desc-text {
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.con-desc .img-box .desc-text:hover {
    padding: 20px 0px;
}

.con-desc .img-box .desc-text h1 {
    color: #fff;
    font-size: 18px;
    padding-left: 12px;
    overflow: hidden;
    /*white-space: nowrap;*/
   text-overflow: ellipsis;
   
}

.con-desc .img-box .desc-text p {
    color: #fff;
    font-size: 14px;
    padding-left: 12px;
}

.con-desc .img-box .desc-text p span {
    color: #fff;
    font-size: 14px;
    padding-left: 18px;
}

.con-desc ul {
    margin-top: 12px;
}

.con-desc ul li:hover a {
    color: #eb5da8;
}

.con-desc ul li a {
    color: #666666;
    font-size: 16px;
}

.con-desc ul li a span {
    width: 256px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
	font-size:13px;
}

.con-desc ul li a b {
    float: right;
}

.item-news li .img-box {
    width: 150px;
    overflow: hidden;
}

.item-news li .img-box:hover img {
    transform: scale(1.1)
}

.item-news li .img-box img {
    width: 100%;
    transition: all 0.3s;
}

.item-news li .text-box {
    width: 240px;
}

.item-news li .text-box:hover h1 {
    color: #eb5da8;
}

.w418 {
    width: 418px !important;
}

.item-news li .text-box h1 {
    font-size: 16px;
    color: #666666;
    line-height: normal;
    font-weight: 600;
}

.item-news li .text-box h2 {
    font-size: 12px;
    color: #999999;
}

.item-news li .text-box p {
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.item-news,
.con-desc {
    margin-top: 15px;
}

.item-news li {
    margin-bottom: 12px;
}

.item-news li:last-child {
    margin-bottom: 0;
}

.last-item .con-desc .img-box .desc-text {
   /*  padding-top: 35px;
   background: #000; */
}

.consult .con-list {
    margin-right: -50px;
}

.school-color {
    border-bottom: 2px solid #d4eacc;
}

.school-color .open-nav ul li.active {
    border-right: 2px solid #d4eacc;
    border-left: 2px solid #d4eacc;
    border-top: 2px solid #d4eacc;
    border-bottom: 3px solid #fff;
}

.school-color .open-nav ul li.active a {
    color: #80c269;
}

.school-color .open-nav ul li.active .nav_line {
    width: 67px;
    height: 20px;
    background: url(../images/images/n_03.png) top center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    display: block;
    top: -10px;
}

.slide4 li {

    float: left;
}
.slide4a li {

    float: left;
}
.slide4 li .img-box {
    margin-right: 25px;
    width: 281px;
}
.slide4a li .img-box {
    margin-right: 25px;
    width: 281px;
}
.slide4 li .img-box img {
    width: 100%;
}
.slide4a li .img-box img {
    width: 100%;
    height:181px;
	}


.slide4 {
    position: relative;
    margin-top: 30px;
    margin-bottom: 35px;
}
.slide4a {
    position: relative;
    margin-top: 30px;
    margin-bottom: 35px;
}

.slide4 .prev {
    display: inline-block;
    width: 44px;
    height: 136px;
    background: url('../images/images/k_17.jpg');
    position: absolute;
    top: 50%;
    margin-top: -68px;
    left: -70px;
}
.slide4a .prev {
    display: inline-block;
    width: 44px;
    height: 136px;
    background: url('../images/images/k_17.jpg');
    position: absolute;
    top: 50%;
    margin-top: -68px;
    left: -70px;
}
.slide4 .next {
    display: inline-block;
    width: 44px;
    height: 136px;
    background: url('../images/images/k_20.jpg');
    position: absolute;
    top: 50%;
    margin-top: -68px;
    right: -70px;
}
.slide4a .next {
    display: inline-block;
    width: 44px;
    height: 136px;
    background: url('../images/images/k_20.jpg');
    position: absolute;
    top: 50%;
    margin-top: -68px;
    right: -70px;
}
footer {
  padding-bottom: 85px; 
}

.foot {
    background: #373838;
}

footer .wrap {


    padding-top: 23px;
}

footer .wrap .wrap-border {
    border-top: 2px solid #4b4c4c;
    border-bottom: 2px solid #4b4c4c;
    height: 182px;
}

.foot-item .foot-nav a {
    display: block;
    font-size: 14px;
    color: #959595;
    line-height: 37px;
}

.foot-item .foot-nav {
    padding-right: 38px;
}

.foot-logo p {
    font-size: 14px;
    color: #959595;
    text-align: center;
    display: inline-block;
	margin-top: 5px;
	}

.foot-logo img {
    display: block;
    margin: 0 auto;
    width: 108px;
}
.wechat img{
    width: 87px;
}

.foot-logo {
    width: 655px;
    margin-left: 35px;
}

.foot-wechat .wechat {
    display: inline-block;
    font-size: 15px;
    color: #959595;
    text-align: center;
    margin-right: 23px;
}

.foot-link ul li {
    float: left;
}

.foot-link ul li a {
    font-size: 14px;
    color: #959595;
    margin-right: 15px;
}

.foot-link {
    margin-top: 15px;
}

.foot-desc {
    margin-top: 20px;
}

.foot-nav a:first-child {
    font-weight: 700;
}

.foot-copy {
    text-align: center;
    line-height: 30px;
    color: #777777;
    font-size: 14px;
}

.suspended {
   
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
   
}

.suspended .wrap {
    position: relative;
}

.suspended .wrap .fixd-btn {
    position: absolute;
   top: 30px;
    left: 626px;
        padding-left: 40px;
}

.suspended .wrap .fixd-btn input {
    /*width: 105px;*/
    width: 116px;
    padding-left: 11px;
    line-height: 30px;
    border: 2px solid #ee6cba;
    margin-right: 23px;
    border-radius: 10px;
    height: 33px;
    color: #b4b4b4;
}

.select {

    position: absolute;
       top: 30px;
    left: 979px;
    width: 124px;
    height: 36px;
    background: url('../images/images/select_03.png');
}

.select select {
    width: 100%;
    height: 100%;
    background: transparent;
    text-indent: 1em;
    color: #fff;
    font-size: 14px;
    border: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
}

.select select option {
    line-height: 36px;
    color: #000;
}


.open-listen a {
    display: block;
    width: 121px;
    height: 37px;
    background: url('../images/bottom.png');
    position: relative;
}
.open-listen a input{
    visibility: hidden;
     display: block;
    width: 151px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
}
.open-listen {
    position: absolute;
      top: 30px;
    right: -50px;
}

.openAd {

    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.adClose {
    position: absolute;
    right: 0;
    z-index: 1;
}

.adClose label {
    cursor: pointer;
    background: #fff;
    display: inline-block;
    padding: 0 3px 2px;
}





/* 课程列表页 */

.crumb p a {
    color: #666666;
    font-size: 14px;
    padding-left: 5px;
}

.crumb {
    line-height: 38px;
    padding-left: 20px;
}

.course-wrap {
    background: #efefef;
}

.nav-item b {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    width: 96px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
}

.nav-item p {
    display: inline-block;
}

.nav-item p a {
    padding: 3px 12px;
    color: #666666;
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    width: 70px;
	text-align:center;
	}

.curse-nav {
    background: #Fff;
    padding: 15px 0px;
}

.nav-item p a.active {
    background: #e31b85;
    color: #fff;
}

.nav-item {
    padding: 10px 0px;
}

.cousre-list {
    margin-top: 25px;
    background: #fff;
}

.cousre-list .tit {
    line-height: 50px;
    border-bottom: 1px solid #fafafa;
}

.cousre-list .tit span {
    color: #666666;
    font-size: 16px;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    margin-left: 20px;
    border-bottom: 3px solid #e31b85;
}

.course-ul li .img-box {
    float: left;
    width: 328px;
    overflow: hidden;
}

.course-ul li .img-box img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height:190px;
	}

.course-ul li .img-box img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.course-ul li .course-text {
    float: left;
    margin-left: 40px;
    margin-top: 28px;
	}

.course-text h1 img {
    display: inline-block;
    vertical-align: bottom;
}

.course-text h1 {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.course-text p {
    margin-top: 8px;
}
.course-text p b:first-child{
    width:  220px;
}
.course-text p b {
    display: inline-block;
    width: 370px;
}

.course-text p b em,
.course-text p b span {
    color: #999999;
    font-size: 13px;
    vertical-align: middle;
}

.course-text p b img {
    display: inline-block;
    vertical-align: middle;
}

.ml-50 {
    margin-left: 50px;
}

.course-ul li {
    padding: 0px 0px 15px 20px;
    margin-top: 30px;
}

.course-more {
    float: right;
    margin-top: 38px;
    margin-right: 50px;
}

.course-more .look {
    display: block;
    width: 152px;
    height: 38px;
    background: #e31b85;
    color: #fff;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}

.course-more .seek {
    margin-top: 20px;
    display: block;
    width: 150px;
    height: 36px;

    color: #e31b85;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e31b85;
}

.course-page ul {
    text-align: center;
}

.course-page ul li {
    display: inline-block;
    margin: 0 5px;
}

.course-page ul li a {
    padding: 4px 12px;
    display: block;
    border: 1px solid transparent;
}

.course-page ul li a.active {
    border: 1px solid #e31b85;
    color: #e31b85;
}

.course-page ul li a:hover {
    border: 1px solid #e31b85;
    color: #e31b85;
}

.course-page {
    padding: 20px 0px;
    background: #fff;
}

.c-desc {
    background: #fff;
    padding: 35px 65px;
}

.c-desc .img-box {
    width: 461px;
    height: 270px;
	}

.c-desc .img-box img {
    width: 100%;
    height: 270px;
	}

.c-desc .c-text {
    width: 575px;
}

.c-text h1 {
    color: #353535;
    font-size: 20px;
    font-weight: 700;
}

.c-text h2 {
    color: #e31b85;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dcdcdc;
}

.c-text .course-text p b em,
.c-text .course-text p b span {
    color: #353535;
}

.c-text .course-text p b {
    width: 280px;
}

.c-text .course-text {
    padding-bottom: 15px;
    border-bottom: 1px solid #dcdcdc;
}

.new-active img {
    display: inline-block;
    vertical-align: middle;
}

.new-active span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #353535;
}

.new-active em {
    display: inline-block;
    vertical-align: middle;
    color: #e31b85;
    font-size: 14px;
}

.new-active {
    padding: 5px 0px;
}

.c-btn .btn-seek {
    width: 174px;
    height: 42px;
    background: #e31b85;
    color: #fff;
    text-align: center;
    line-height: 42px;
    display: inline-block;
    margin: 0px 25px;
    border-radius: 5px;
    font-size: 16px;
}

.c-btn .btn-practive {
    width: 172px;
    height: 40px;

    color: #e31b85;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    margin: 0px 25px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #e31b85;
}

.c-btn {
    padding: 20px 0px;
}

.c-icon img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px;
}

.c-icon span {
    color: #828181;
    font-size: 14px;
    margin-right: 18px;
}

.c-icon {
    padding-left: 20px;
    margin-top: 10px;
}

.c-title {
    background: #fff;
    height: 65px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.c-plate {
    margin-top: 30px;
}

.c-title a {
    display: inline-block;
    font-size: 20px;
    color: #6b6969;
    padding: 0px 40px;
    border-bottom: 3px solid transparent;
    line-height: 61px;
    margin: 0 68px;
}

.c-title a.active {
    border-bottom: 3px solid #e31b85;
    color: #e31b85;
}

.m-tit {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}

.m-tit img {
    display: inline-block;
    vertical-align: middle;
}

.m-tit .m-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.m-text h1 {
    color: #444444;
    font-size: 20px;
    font-weight: 700;
}

.m-text p {
    color: #444444;
    font-size: 14px;
}

.math {
    background: #fff;
}
.math-img{
    padding: 30px 0;
}
.math-img img{
   display: inline-block;
}
.person {
    margin-top: 15px;
    background: #fff;
}

.person-desc .item .img-box {
    width: 178px;
    height: 178px;
    overflow: hidden;
}

.person-desc .item .img-box img {
    width: 100%;
    border-radius: 50%;
}

.person-desc .item p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.person-desc .item {
    display: inline-block;
    margin: 40px 70px 25px 70px;
}

.person-desc {
   
    position: relative;
}

.person-desc::after {
    content: "";
    width: 1px;
    height: 180px;
    background: #eeeeee;
    display: block;
    position: absolute;
    left: 50%;
    top: 20px;
    display: none;
	}

.grade {
    margin-top: 15px;
    background: #fff;
}

.target {
    margin-top: 15px;
    background: #fff;
}

.tar-list ul li {

    width: 258px;
    margin: 0 10px;
    float: left;
}

.tar-list {
    /* padding: 30px 0px; */
}

.tar-list ul {
    text-align: center;
    width: 1112px;
    margin: 0 auto;
}

.tar-list ul li .tar-img {
    width: 100%;
}

.tar-list ul li .tar-text {
    position: relative;
    width: 100%;
    height: 98px;
    background: #f1f1f1;
    text-align: center;
}

.tar-list ul li .tar-text img {
    position: absolute;
    left: 50%;
    top: -25px;
    margin-left: -25px;
}

.tar-list ul li .tar-text p {
    padding-top: 45px;
    color: #666666;
    font-size: 14px;
}

.docent,
.main {
    margin-top: 15px;
    background: #fff;
}

.docent-d .bd ul li .bd-wrap {
    width: 254px;
}

.bd ul li .bd-wrap img {
    width: 100%;
}

.docent-d .bd ul li {
    width: 279px;
}

.docent-wrap {
    width: 1116px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.docent-wrap .te-bg p {
    font-size: 14px;
}

.process {
    margin-top: 15px;
    background: #fff;
}

.look-tit h1 {
    font-size: 24px;
    color: #353535;
    position: relative;
    padding-left: 15px;
}

.look-tit h1::after {
    position: absolute;
    content: "";
    width: 3px;
    height: 22px;
    background: #e31b85;
    left: 1px;
    top: 6px;
}

.look-tit {
    padding-top: 40px;
}

.look-wrap {
    width: 1116px;
    margin: 0 auto;
}

.look-slide li .img-box {
    width: 260px;
    overflow: hidden;
}

.look-slide li .img-box img:hover {
    transform: scale(1.1);
}

.look-text {
    width: 240px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
}

.look-text h1 {
    color: #666666;
    font-size: 14px;
    line-height: 33px;
}

.look-text p span {
    float: left;
    color: #e31b85;
    font-size: 16px;
}

.look-text p a {
    float: right;
    display: block;
    width: 80px;
    height: 24px;
    background: #e31b85;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

.look-slide .img-box img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.look-text p {
    padding-bottom: 11px;
}

.look-slide {
    padding-bottom: 40px;
    margin-bottom: 0;
}

.sy-box {
    background: #fff;
    padding: 20px 118px 40px 60px;
}

.sy-box .img-box img {
    width: 100%;
}

.sy-box .img-box {
    width: 382px;
}

.sy-text {
    width: 558px;
}

.sy-item-btn span {
    display: inline-block;
    width: 30px;
    height: 11px;
    border-radius: 15px;
    position: relative;
    border: 1px solid #e31b85;
    cursor: pointer;
    vertical-align: middle;
}

.sy-item-btn span i {
    display: block;
    width: 15px;
    height: 15px;
    background: #e31b85;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    left: 0;
    transition: all 0.3s;
}

.sy-item-btn span i.active {
    left: 18px;
}

.sy-item-btn b {
    display: inline-block;
    color: #4f4f4f;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 12px;
    cursor: pointer;
}

.sy-item-btn {
    margin-bottom: 10px;
}

.sy-item-text p {
    color: #7b7b7b;
    font-size: 14px;
    margin-bottom: 9px;
	}

.sy-item {
    padding-top: 16px;
    border-top: 1px solid #eee;
}

.sy-item-text {
    display: none;
}

.sy-text .sy-item:first-child {
    border: none;
}




/* 公开课 */

.all-bg {
    background: #efefef;
    padding-bottom: 30px;
}

.bg-white {
    background: #fff;
}

.m-10 {
    margin: 0px 10px 40px 10px !important;
    width: 280px !important;
}

.page ul li {
    display: inline-block;
    margin: 0 5px;
}

.page ul {
    text-align: center;
}

.page {
    padding-bottom: 30px;
}

.page ul li a {
    display: block;
    padding: 5px 10px;
    border: 1px solid transparent;
    color: #2a2222;
    font-size: 14px;
}

.page ul li a.active {
    border: 1px solid #e31b85;
    color: #e31b85;
}

.page ul li a:hover {
    border: 1px solid #e31b85;
    color: #e31b85;
}

.white a {
    color: #fff !important;
}

.vedio-box .paly {
    cursor: pointer;
    width: 75px;
    height: 75px;
    background: url('../images/paly.png');
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -37px;
    z-index: 10;
}

.vedio-box {
    width: 860px;
    height: 530px;
    position: relative;
}

.compere {
    width: 340px;
    background: #313131;
    height:530px;
	}

.compere .com-tit {
    background: #434343;
    padding-left: 15px;
    padding-top: 35px;
    padding-bottom: 8px;
    padding-right: 77px;
}

.compere .com-tit h1 {
    color: #fff;
    font-size: 20px;
}

.compere .com-tit p {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    padding-left: 12px;
    margin-top: 25px;
}

.compere .com-tit p:after {
    width: 3px;
    height: 15px;
    content: "";
    background: #e31b85;
    position: absolute;
    left: 0;
    top: 4px;
}

.com-pic .img-box {
    display: inline-block;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    border: 1px solid #e31b85;
    overflow: hidden;
    vertical-align: middle;
}

.com-pic .img-box img {
    width: 100%;
}

.com-pic p {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    margin-left: 20px;
}

.com-pic {
    padding: 30px 0px 30px 15px;
}

.com-desc h2 p {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    padding-left: 12px;
}

.com-desc h2 {
    padding-left: 15px;
    line-height: 40px;
    background: #434343;
}

.com-desc h2 p:after {
    width: 3px;
    height: 15px;
    content: "";
    background: #e31b85;
    position: absolute;
    left: 0;
    top: 12px;
}

.com-desc .desc-text {
    height: 117px;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 15px 0px 15px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.com-desc .com-seek {
    width: 174px;
    display: block;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background: #e31b85;
    color: #ffffff;
    font-size: 16px;
    border-radius: 3px;
    transition: all 0.3s;
    margin: 17px auto;
}

.com-desc .com-seek:hover {
    transform: translateY(-5px);
}

.cover-left {
    width: 777px;
}

.cover-tit {
    line-height: 48px;
    background: #fff;
}

.cover-tit p {
    color: #333333;
    font-size: 18px;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}

.cover-tit p:after {
    width: 3px;
    height: 18px;
    content: "";
    background: #e31b85;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}

.coverage {
    margin-top: 45px;
}

.cover-img img {
    width: 100%;
}

.cover-img {
    margin-top: 18px;
}

.cover-right {
    width: 380px;
}

.cover-right ul {
    margin-top: 18px;
    background: #f3f4f8;
}

.cover-right ul li {
    padding: 0px 15px;
}

.cover-list .img-box {
    width: 160px;
}

.cover-list .img-box img {
    width: 100%;
}

.cover-list .text-box {
    width: 160px;
}

.cover-list .text-box h1 {
    color: #333333;
    font-size: 18px;
    line-height: 50px;
}

.cover-list .text-box p {
    color: #666666;
    font-size: 14px;
}

.cover-list li {
    margin-bottom: 16px;
}

.teacher-list .bd-wrap {
    width: 272px !important;
}

.teacher-list .bd ul li {
    width: 272px !important;
    float: left;
    margin: 0px 13px;
    margin-bottom: 45px;
}

.te-desc {
    padding: 0px 20px 30px;
    background: #fff;
    margin-bottom: 12px;
}

.te-desc h1 {
    padding-top: 18px;

    border-bottom: 1px solid #e5e5e5;
}

.te-desc h1 span {
    color: #666666;
    padding-bottom: 6px;
    font-size: 18px;
    border-bottom: 3px solid #e31b85;
    display: inline-block;
}

.desc-box .img-box {
    width: 437px;
}

.desc-box .img-box img {
    width: 100%;
}

.desc-box .text-box {
    width: 650px;
    margin-right: 40px;
}

.desc-box {
    margin-top: 26px;
}

.desc-name b {
    color: #333333;
    font-size: 22px;
    padding-right: 20px;
}

.desc-name span {
    color: #666666;
    font-size: 16px;
}

.desc-name {
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 40px;
    padding-bottom: 15px;
}

.desc-mess h2 {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    padding-top: 10px;
}

.desc-mess p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    text-indent: 2em;
    margin-top: 5px;
    text-align: justify;
}

.mees-seek {
    width: 153px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    color: #e31b85;
    font-size: 16px;
    border: 1px solid #e31b85;
    margin: 0 auto;
    margin-top: 35px;
}

.mees-seek:hover {
    background: #e31b85;
    color: #fff;
}

.mt-12 {
    margin-top: 12px;
}

.slide5 ul li {
    width: 270px;
    float: left;
    margin-right: 26px;
}

.slide5 ul {
    margin-right: -24px !important;
}

.slide5 {
    margin-top: 25px;
}

.slide5 .bd {
    overflow: hidden;
}

.slide5 ul li img {
    width: 100%;
}

.slide4 .bd {
    overflow: hidden;
}
.slide4a .bd {
    overflow: hidden;
}
.st-list li .img-box {
    width: 328px;
    overflow: hidden;
}

.st-list li .img-box img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height:171px;
	}

.st-list li .img-box img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.st-list li .text-box {
    width: 780px;
}

.st-list {
    padding: 30px 15px 20px;
}

.st-list li .text-box .name {
    color: #333333;
    padding-top: 10px;
    font-size: 22px;
}

.st-list li .text-box .name span {
    font-size: 14px;
    margin-left: 10px;
}

.st-list li .text-box p b {
    display: inline-block;
    width: 265px;
}

.st-list li .text-box p b img {
    display: inline-block;
    vertical-align: middle;
}

.st-list li .text-box p b span {
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    font-size: 16px;
    margin-left: 10px;
}

.st-list li .text-box p b i {
    font-size: 24px;
    color: #e31b85;
    font-style: normal;
    font-weight: 700;
}

.st-list li .text-box p {
    margin-top: 25px;
}

.st-list li {
    border: 1px solid #e8e8e8;
    position: relative;
    margin-bottom: 25px;
}

.st-more {
    position: absolute;
    display: block;
    right: 90px;
    top: 50%;
    width: 152px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: -20px;
    background: #e31b85;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.st-more:hover {
    transform: translateY(-5px);
}

.desc-mess .st-desc {
    color: #666666;
    font-size: 16px;
    margin-top: 25px;
    text-indent: 0;
}

.desc-mess .st-desc b {
    font-weight: 700;
}

.notes p {
    color: #666666;
    font-size: 16px;
    line-height: 35px;
    text-indent: 2em;
}

.notes {
    padding-top: 15px;
}

.tit-box h1 span {
    color: #444444;
    font-size: 16px;
    font-weight: normal;
    padding-left: 5px;
}

.slide7 {}

.slide7 .bd {
    overflow: hidden;
}

.slide7 .bd ul li {
    float: left;
    width: 269px;
    margin: 0 15px;
}

.slide7 .bd ul li img {
   width: 269px;
   height: 173px;
}

.slide7 .bd ul li p {
    color: #666666;
    text-align: center;
    line-height: 45px;
    background: #fff;
    font-size: 16px;
}

.slide7 {
    margin-top: 25px;
}

.classify {
    padding-left: 15px;
}

.classify p a {
    display: inline-block;
    margin: 0 10px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #555555;
    padding: 0 10px;
}

.classify p a.active {
    color: #fff;
    background: #e31b85;
}

.classify p {
    margin-top: 20px;
    
}

.classify p b {
    color: #555555;
    font-size: 14px;
    font-weight: 700;
}

.seek-search {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
    line-height: 22px;
    width: 215px;
    margin-left: 20px;
    padding-left: 5px;
}

.classify .confirm {
    vertical-align: middle;
    margin-left: 36px;
}

.seek-list {
    padding: 30px 96px 0px 15px;
}
.seek-list .text-box h1 img{
    display: inline-block;
}
.seek-list .img-box {
    width: 328px;
    overflow: hidden;
}

.seek-list .img-box img {
    width: 100%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.seek-list .img-box img:hover {
    transform: scale(1.1);
}

.seek-list .text-box {
    width: 700px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
}

.seek-list .text-box h1 {
    color: #333333;
    font-size: 16px;
    padding-top: 22px;
    font-weight: 600;
}

.seek-list .text-box h2 {
    color: #999999;
    font-size: 14px;
    padding-top: 5px;
}

.seek-list .text-box p {
    margin-top: 13px;
    color: #666;
    font-size: 14px;
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.seek-list li {
    position: relative;
    margin-bottom: 30px;
}

.seek-a {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -48px;
}

.seek-a .look {
    display: block;
    width: 152px;
    height: 38px;
    background: #e31b85;
    color: #fff;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.seek-a .seek {
    margin-top: 20px;
    display: block;
    width: 150px;
    height: 36px;
    color: #e31b85;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e31b85;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.seek-a .seek:hover,
.seek-a .look:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}




/* 咨询详情页 */

.article {
    padding: 28px 20px 40px 40px;
}

.article .art-tit h1 {
    color: #444444;
    font-size: 22px;
    text-align: center;
}

.article .art-tit h2 {
    color: #999999;
    font-size: 12px;
    text-align: center;
    line-height: 40px;
}

.article .art-tit {
    border-bottom: 1px dashed #e5e5e5;
}

.article .left {
    width: 700px;
}

.art-text p {
    color: #666666;
    text-align: justify;
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    text-indent: 2em;
}

.article .right {
    width: 398px;
    background: #eeeeee;
}

.groom h1 {
    color: #444444;
    font-size: 16px;
    text-align: center;
    line-height: 60px;
    background: url('../images/images/s_03.png') center center no-repeat;
}

.slide9 ul li .text-box {
    width: 210px;
}

.slide9 ul li .img-box {
    width: 128px;
}

.slide9 ul li .img-box img {
    width: 100%;
}

.slide9 .bd {
    padding: 0 20px;
    padding-bottom: 10px;
}

.slide9 ul li .item {
    padding: 3px;
}

.slide9 ul li .text-box h1 {
    color: #666666;
    font-size: 16px;
    line-height: 35px;
}

.slide9 ul li .text-box p img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

.slide9 ul li .text-box p {
    font-size: 14px;
    color: #a0a0a0;
}

.slide9 ul li {
    margin-bottom: 10px;
}

.high-list ul li {
    float: left;
    width: 350px;
    margin-right: 33px;
    border: 1px solid #e5e5e5;
}

.high-list ul li img {
    width: 100%;
}

.high-list {
    padding: 25px;
}

.high-list ul li p {
    font-size: 14px;
    color: #666666;
    line-height: 50px;
}

.high-list ul li p span {
    display: inline-block;
    width: 32%;
    text-align: center;
}

.fs3 {
    color: #333333;
}

.slide10 .bd ul li {
    width: 260px;
    margin-right: 20px;
}

.slide10 .bd ul li .bd-wrap {
    width: 100%;
}

.slide10 {
    padding-left: 26px;
}

.content-box {
    width: 1000px;
}

.SubNav ul>li a.active {

    color: #e31b85;
    border: 1px solid #e4278b;
    border-radius: 30px;
}

.SubNav ul>li a {
    color: #333333;
    font-size: 16px;
    display: block;
    width: 94px;
    text-align: center;
    line-height: 40px;
}

.SubNav ul>li {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.SubNav ol>li>a.on {
    color: #e31b85;
}

.SubNav ol>li>a {
    font-size: 14px;
  
    position: relative;
    text-align: left;
    line-height: 30px;
    width: auto;
    padding: 0px 1px 0px 21px;
}

.SubNav ol {
    padding: 10px 0px;
    display: none;
}

.SubNav ol>li {
    line-height: 30px;
}

.SubNav ol>li>a:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #e31b85;
    top: 50%;
    margin-top: -2px;
    left: 5px;
}

.text-brief h1 {
    text-align: center;
    font-size: 24px;
    color: #42394a;
    text-align: center;
}

.text-brief h2 {
    text-align: center;
    font-size: 14px;
    color: #42394a;
    text-align: center;
}

.pd10 {
    padding-top: 10px;
}

.text-brief p {
    font-size: 14px;
    color: #42394a;
    text-indent: 2em;
    line-height: 28px;
    margin-top: 10px;
    text-align: justify;
}

.text-brief {
    width: 920px;
}

.text-event {
    margin-left: 68px;
}

.text-event ul li {
    padding: 20px 0px;
    border-bottom: 1px solid #d0d0d2;
    position: relative;
    color: #3c3c3a;
    font-size: 15px;
}

.text-event ul {
    position: relative;
}

.text-event ul:after {
    content: "";
    width: 3px;
    height: 97%;
    position: absolute;
    left: -50px;
    top: 9px;
    background: #e31b85;
}

.text-event ul li i {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 48px;
    position: absolute;
    top: 8px;
    left: -73px;
    background: #e31b85;
    z-index: 10;
    box-shadow: 0 3px 5px #ababab;
}

.text-event ul li i em {

    width: 100%;
    height: 100%;
    background: #fff;

    content: "";
    left: 0;
    top: 5px;
    border-radius: 50%;
    z-index: -10;
}

.text-apt ul li {
    float: left;
    margin-right: 70px;
}
.text-apt ul li a{ursor: default;}
.text-apt ul li .img-box {
    width: 274px;
    overflow: hidden;
}

.text-apt ul {
    margin-right: -70px;
}

.text-apt ul li p {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
}

.text-apt ul li {
    margin-bottom: 10px;
}

/*.text-apt ul li .img-box img:hover {
    transform: scale(1.1)
}*/

.text-apt ul li .img-box img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 273px;
	height: 190px;
	}

.text-conduct {
    width: 880px;
    margin: 0 auto;
}

.text-school {
    width: 788px;
    margin: 0 auto;
}

.text-school img {
    width: 100%;
}

.slide11 .hd ul li {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 2px solid #fff;
    border-radius: 50%;
}

.slide11 .hd ul {

    width: 100%;
    text-align: center;
}

.slide11 .hd ul li.on {
    background: #e91717;
}

.slide11 .hd {
    position: absolute;
    bottom: 18px;
    z-index: 10;
    width: 100%;
}

.slide11 {
    position: relative;
}

.slide11 .prev {
    display: block;

    width: 42px;
    height: 98px;
    background: url('../images/ab-prev.png');
    position: absolute;
    top: 50%;
    left: -85px;
    margin-top: -49px;
}

.slide11 .next {
    display: block;

    width: 42px;
    height: 98px;
    background: url('../images/ab-next.png');
    position: absolute;
    top: 50%;
    right: -85px;
    margin-top: -49px;
}

.text-school .pate {
    text-align: center;
    color: #050505;
    font-size: 20px;
    padding-bottom: 18px;
}

.school-poster li {
    display: inline-block;
    margin-right: 90px;
}

.school-poster i {
    background-color: #fff;
    z-index: 11;
    box-shadow: 0 3px 5px #ababab;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e31b85;
    background-image: url('../images/images/logo3.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.school-poster li p {

    color: #3b3f43;
    font-size: 14px;
    padding-top: 5px;
}

.school-poster li {
    cursor: pointer;
    font-size: 14px;
    position: relative;
}

.school-poster li b {
    display: none;
}

.poster-wrap:after {
    content: "";
}

.poster-wrap {
    position: relative;
    margin-left: 105px;
    margin-top: 60px;
}

.red-line {
    width: 758px;
    height: 9px;
    background: #e31b85;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: -10;
}

.school-poster li b {
    position: absolute;
    left: 0px;
    top: -40px;
    width: 100px;
}

.text-job tr td {
    text-align: center;
    width: 25%;
    color: #666666;
    font-size: 14px;
    padding: 13px 0px;
    border-top: 1px solid #eeeeee;
}

.text-job tr td img {
    width: 45px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
}

.text-job table {
    border: 1px solid #eeeeee;
}

.text-job tr:first-child td {
    border: none;
}

.text-job .table {
    height: 350px;
    overflow-y: scroll;
}

.table-poster span {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #333333;
}

.table-poster {
    width: 983px;
}

.table-bg {
    background-color: #eeeeee;
    padding: 17px 0px;
}

.job-way {
    margin-top: 40px;
}

.job-way h1 {
    color: #666666;
    font-size: 18px;
    padding-bottom: 10px;
}

.job-way p {
    color: #666666;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 25px;
}

.text-mark {
    position: relative;
    width: 100%;
    height: 503px;
    background: url('../images/images/mark_03.jpg');
}

.mark-box {
    position: absolute;
    top: 30px;

    left: 50px;
    background: #f1f1f2;
    padding: 20px 25px;
}

.mark-box h1 {
    color: #666666;
    font-size: 18px;
}

.mark-box p {
    color: #666666;
    font-size: 14px;
    position: relative;
    padding-left: 125px;
    margin-top: 12px;
}

.mark-box p span {
    width: 116px;
    display: block;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
}

.mark-box p input {
    width: 308px;
    border-radius: 5px;
    line-height: 26px;
    border: none;
    background: #e0e0e1;
    padding-left: 10px;
}

.mark-box p textarea {
    width: 298px;
    border-radius: 5px;
    height: 80px;
    border: none;
    background: #e0e0e1;
    padding: 10px;
}

.mark-box button {
    width: 100px;
    height: 30px;
    border-radius: 3px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #e4e4e5;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.mark-way {
    position: absolute;
    left: 48px;
    bottom: 0;
}

.iw_poi_title {
    color: #CC5522;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

#dituContent .BMapLabel {
    background-color: #fff !important;
    border: none !important;
    display: block;
    max-width: inherit;
    color: #e4278b !important;
    padding: 8px 18px !important;
    left: -67px !important;
    top: -65px !important;
    font-size: 14px !important;
    border: 1px solid #e31b85 !important;
}

#dituContent .BMapLabel:after {
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 0;
    height: 0;
    margin-left: -2px;
    border: 4px solid;
    border-color: #fff transparent transparent transparent;
    overflow: hidden;
}

.SubNav ul>li:last-child {
    border: none;
}

.guild ul li img {
    display: block;
    margin: 0 auto;
}

.guild ul li h2 {
    color: #333333;
    font-size: 16px;
    text-align: center;
    padding: 10px 0px;
}

.guild ul li p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    padding: 0 18px;
}

.guild {
    width: 750px;
    margin: 0 auto;

    border: 1px solid #ebdfeb;
    position: relative;
    margin-top: 20px;
}

.guild:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ebdfeb;
    left: 250px;
    top: 0;
}

.guild:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ebdfeb;
    right: 250px;
    top: 0;
}

.guild ul li {
    float: left;
    width: 250px;
    padding: 20px 0px 12px 0px;
}

.worlds {
    width: 750px;
    margin: 0 auto;
}

.worlds h1 {
    position: relative;
    color: #e31b85;
    font-size: 24px;
    padding-left: 10px;
    line-height: 80px;
}

.worlds h1:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 25px;
    background: #e31b85;
    left: 0;
    top: 50%;
    margin-top: -13px
}

.worlds input {
    width: 220px;
    padding-left: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 38px;
    border: 1px solid #c5c3c3;
    margin-right: 45px;
}

.worlds textarea {
    width: 487px;
    padding: 10px;
    color: #666666;
    font-size: 14px;
    margin-top: 20px;
}

.worlds button {
    display: block;
    width: 90px;
    height: 30px;
    color: #666666;
    font-size: 18px;
    text-align: center;
    margin-left: 201px;
    margin-top: 27px;
}

.re-wrap {
    position: relative;
}

.re-box {
    border-radius: 8px;
    position: absolute;
    right: 110px;
    top: 20px;
    width: 325px;
    background: rgba(225, 225, 225, 0.4);
}

.re-box h1 {
    font-size: 23px;
    color: #e31b85;
    text-align: center;
    margin-top: 20px;
}

.re-box h2 {
    font-size: 23px;
    color: #e31b85;
    text-align: center;
}

.re-box .ipt-box {
    padding: 0 20px;
}

.re-box p {
    position: relative;
    padding-left: 66px;
    height: 50px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}

.re-box p img {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -14px;
    padding-right: 10px;
    border-right: 1px solid #dedede;
}

.re-box p input {
    line-height: 50px;
    border: none;
    width: 95%;
    font-size: 16px;
}

.ipt-box p img::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #dedede;
}

.ipt-box p select {
    border: none;
    height: 50px;
    width: 95%;
    font-size: 16px;
    color: #757575;
}

.ipt-box .yyst-btn {
    display: block;

    width: 106px;
    line-height: 50px;
    text-align: center;
    background: #e31b85;
    color: #fff;
    font-size: 21px;
    border-radius: 5px;
    border: none;
    margin: 25px auto 20px;
}

.ipt-box {
    margin-top: 30px;
}

.bf-close {
    font-size: 46px;
    color: #d2d7d2;
    position: absolute;
    right: -51px;
    top: -10px;
    cursor: pointer;
}


.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0 5px #ccc;
    background: #fff;
}

.opo {
    position: fixed;


    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    padding: 38px;
    background: #fff;
    border-radius: 5px;
    display: none;
}

.opo img {
    width: 100%;
}

.shut {
    cursor: pointer;
    right: 6px;
    top: 10px;
    position: absolute;
    width: 25px;
    height: 23px;
    background: url(../images/images/close_03.png);
}

.news-mask {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23, 24, 25, 0.7);
    position: fixed;
}
#select{
    border: none;
        font-size: 15px;
    
    color: #b4b4b4;
    height: 30px;
    width: 100%;
}



/* 弹窗CSS */
.ZoomImgBox{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1000;
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    background:rgba(0,0,0,0.75);
    visibility:hidden;
    opacity:0;
    }
.ZoomImgBox.active{
    visibility:visible;
    opacity:1;
    }
.ZoomImgBox .close{ width:40px; height:40px; display:block; position:absolute; top:-15px; right:-15px; background:url(../images/zoom-icon.png) no-repeat 0 0;}
.ZoomImgBox .close:hover{ background-position:0px -40px;}
.ZoomImgBox-img{
    max-width:800px;
    position:absolute;
    left:50%;
    top:0;
    padding:20px;
    background:#000;
    font-size:0;
    cursor:pointer;
    }
.ZoomImgBox-img img{ width:100%;}
.ZoomImgBox-img .arrow{ width:26px; height:44px; background:url(../images/zoom-icon.png) no-repeat 0 0; display:block; position:absolute; top:50%; margin-top:-22px; display:none;}
.ZoomImgBox-img .arrow-l{ background-position:-50px 0px; left:30px;}
.ZoomImgBox-img .arrow-l:hover{ background-position:-50px -60px;}
.ZoomImgBox-img .arrow-r{ background-position:-80px 0px; right:30px;}
.ZoomImgBox-img .arrow-r:hover{ background-position:-80px -60px;}


.first-P{
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient: vertical;
}


.high-score .bd-wrap{
    height: 305px !important;
}

.zhiwei{
    padding-left: 72px;
}

.art-text img{
    display: inline-block;
}