/*intro����ҳ*/
.intro-wrap{
    width: 540px;
    height: 280px;
    margin: 0 auto;
}
.intro-wrap ul{
    width: 450px;
    height: 20px;
    margin: 12px auto 105px;
    padding-top: 20px;
}
.intro-wrap ul li{
    float: left;
    margin-right: 45px;
}
.intro-wrap  li a{
    color: #948d7b;
}
.intro-wrap ul li:last-child{
    margin-right: 0;
}
.intro-wrap li a:hover{
    color: #c9ba8b;
    cursor: pointer;
}
.intro-wrap p{
    font-size: 37px;
    font-weight: 500;
    color: #a69d80;
}
.intro-img{
    width: 100%;
    height: 930px;
    display: block;
    background: url("../images/intro.jpg") center no-repeat;
    position: relative;
}
.intro-img h2{
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    position: absolute;
    left: 22.66%;
    top: 11.83%;
    line-height: 30px;
}
.intro-title{
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    position: absolute;
    left: 22.66%;
    top: 16%;
    line-height: 20px;
}
.intro-img hr{
    width: 30%;
    position: absolute;
    left: 22.66%;
    top: 18%;
    line-height: 20px;
}
.intro-text{
    font-size: 16px;
    width: 37.24%;
    color: #fff;
    overflow: hidden;
    height: 200px;
    position: absolute;
    left: 22.66%;
    top: 25%;
    line-height: 40px;
}
.btn a{
    width: 145px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 22.66%;
    bottom: 20%;
    color: #fff;
    border: solid 1px #fff;
}
.btn a:hover{
    color: #000;
    background-color: #fff;
}
.intro-img ul{
    position: absolute;
    right: 17.7%;
    top: 20%;
    line-height: 40px;
}
.intro-img li a{
    color: #8d8670;
}
.intro-img ul li{
    font-size:18px;
    width: 180px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 35px;
}
.intro-img ul img{
    width: 30px;
    margin-right: 10px;
}

/*concept������ʵ��ҳ*/
.con-title{
    margin-left: 50px;
}
.con-img{
    background: url("../images/concept.jpg") center no-repeat;
    height: 757px;
}
.con-bg{
    width: 400px;
    height: 756px;
    background-color:rgba(0,0,0,0.4);
    position: absolute;
    left: 605px;
}
.con-return{
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #fff;
}
.con-return a{
    color: #eaeaea;
}
.con-return a:hover{
    font-weight: bold;
    font-size: 16px;
}
.con-text{
    color:#eaeaea;
    margin: 40px 0 28px 20px;
    font-size: 26px;

}
.con-idea{
    font-size: 18px;
}
.con-body{
    font-size: 16px;
    line-height: 44px;
    margin-left: 20px;
    width: 350px;
    color: #eaeaea;
    font-weight: normal;
}
.con-line{
    border-bottom: solid 1px #fff;
    position: absolute;
    bottom: 45px;
    width: 100%;
}

/*strengthʵ��ҳ*/
.strength-img{
    background: url("../images/shili.jpg") center no-repeat;
    height: 757px;
}
.strength-bg{
    background-color: rgba(0,0,0,0.7);
    left: 960px;
}
.strength-return{
    border-color:#a1a1a2;
}
.strength-text{
    margin-left: 30px;
}
.strength-line{
    border-top: solid 1px #a1a1a2;
}
.strength-ul{
    height: 295px;
    position: absolute;
    top: 200px!important;
    left: 30px;
}
.strength-ul li{
    width: 100%;
    height: 80px;
    line-height: 80px;
}
.strength-sanjiao1{
    background: url("../images/sanjiao.png") center no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 2px;
    left: 80px;
}
.strength-sanjiao2{
    background: url("../images/sanjiao.png") center no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 68px;
    left: 80px;
}
.strength-sanjiao3{
    background: url("../images/sanjiao.png") center no-repeat;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 133px;
    left: 80px;
}
.strength-line2{
    width: 100%;
    border-top: solid 1px #a1a1a2;
    position: absolute;
    top: 465px;
}
.strength-return2{
    width: 145px;
    height: 40px;
    border: solid 1px #a69d80;
    line-height: 40px;
    text-align: center;
    color: #a69d80;
    position: absolute;
    top: 530px;
    left: 30px;
}
.strength-return2:hover{
    color: #fff;
    background-color: #a69d80;
}

/*ʵ������2*/
.strength2{
    width: 610px;
    height: 310px;
    margin: 40px 0 0 655px;
    position: relative;
}
.strength2 p{
    font-size: 16px;
    color: #a69d80;
    margin-top: 30px;
}
.strength2 p:nth-child(1){
    font-size:26px;
}

.strength2-return{
    position: absolute;
    top: 272px;
    left: 0;
}

/*ʵ������3*/
.strength3-return{
    top: 363px;
}
.strength3-img{
    width: 422px;
    position: absolute;
    top: 0;
    left: 280px;
}

/*��չԸ�� vision ҳ*/
.vision-bg{
    width: 590px;
}
.vision-body{
    width: 540px;
}
.vision-return{
    border-bottom: solid 1px #a9a9a9;
}
.vision-line{
    border-bottom: solid 1px #a9a9a9;
}
.vision-line2{
    border-bottom: solid 1px #a9a9a9;
    margin-top: 40px;
}
.vision-img{
    background: url("../images/vision.jpg") center no-repeat;
}
.vision-bg{
    background-color: rgba(0,0,0,0.6);
}
.vision-kouHao{
    width: 100%;
    margin-top: 70px;
    margin-left: 45px;
    position: relative;
}
.vision-kouHao span{
    display: block;
    width: 40px;
    background-color: #a9a9a9;
    height: 1px;
}
.vision-kouHao1{
    position: absolute;
    top: 0;
    left: 55px;
    color: #eaeaea;
    font-size: 18px;
}
.vision-kouHao2{
    position: absolute;
    top: 40px;
    left: 55px;
    color: #eaeaea;
    font-size: 18px;
}
.vision-span1{
    position: absolute;
    top: 10px;
    left: 5px;
}
.vision-span2{
    position: absolute;
    top: 53px;
    left: 5px;
}

/*��������*/
.news-center{
    background: url("../images/news-center.jpg") center no-repeat;
    width: 100% !important;
    height: 1015px!important;
}
.news-center-wrap{
    width: 715px;
    height: 100%;
    background-color: #fff;
    margin-left: 450px;
    padding: 50px 0 40px 100px;
    position: relative;
}
.news-center-right{
    width: 60px;
    /*height: 105px;*/
    position: absolute;
    right: -120px;
    top: 50px;
}
.news-center-right li a{
    display: block;
    color: #fff;
    margin-bottom: 30px;
}
.news-center-right li a:hover{
    color: #fff!important;
}

.news-center-right li:first-child img{
    display: block;
    position: absolute;
    top: 5px;
    left: -20px;
}


.news-center-body{
    height: 140px!important;
    margin-top: 0!important;
}
.news-center-details{
    width: 400px;
    margin-left: 0!important;
}
.news-center-details span{
    line-height: 25px;
    margin-top: 10px!important;
}
.news-center-ul{
    width: 200px;
    height: 30px;
    background-color: #fff;
    color: #968f7d;
    margin-left: 180px;
}
.news-center-ul li{
    margin-right: 10px;
    float: left;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    background-color: #f1f1f1;
}
.news-center-ul li:hover{
    cursor: pointer;
}
.news-center-li-style{
    color: #fff;
    background-color: #968f7d!important;
}
.news-center-body2{
 display: none;
}
.news-center-body3{
    display: none;
}

/*��������ҳ newDetails */
.newDetails-wrap{
    background-color: #fafafa;
    height: 1510px;
    padding-top: 75px;
}
.newDetails{
    width: 965px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.newDetails-title{
    color: #777;
    font-size: 1.1rem;
    height: 70px;
    font-weight: 600;
}
.newDetails span{
    width: 5rem;
    height: 1.2rem;
    background-color: #a5a09b;
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
}
.newDetails img{
    margin: 35px 0 0 60px;
}
.newDetails p{
    color: #898989;
    margin-top: 35px;
    margin-left: 60px;
    font-size: .9rem;
    line-height: 25px;
}
.newDetails-arrowLeft,.newDetails-arrowRight{
    background-color: #eee;
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    font-size: 30px;
}
.newDetails-arrowLeft a,.newDetails-arrowRight a{
    color: #a5a6a6;
}
.newDetails-arrowLeft{
    left: 285px;
    bottom: 120px;
}
.newDetails-arrowLeft:hover{
    background-color: #e5e5e5;
}
.newDetails-arrowRight{
    left: 505px;
    bottom: 120px;
}
.newDetails-arrowRight:hover{
    background-color: #e5e5e5;
}

.newDetails-footer{
    height: 145px;
    background-color: #535353;
    position: relative;
}
.newDetails-return a{
    width: 140px;
    height: 40px;
    border: solid 1px #fff;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 50px;
    left: 470px;
}
.newDetails-return a:hover{
    background-color: #fff;
    color: #535353;
}

/*ѧ������ eduҳ*/

.edu-wrap{
    height: 355px;
    background-color: #f7f7f7;
    padding-top: 100px;
}
.edu-text{
    width: 1030px;
    height: 255px;
    margin: 0 auto;
    position: relative;
}
.edu-text p{
    height: 45px;
    text-align: center;
    color: #948d7b;
    font-size: 24px;
}
.edu-text-left,.edu-text-right{
    width: 60px;
    height: 60px;
}
.edu-text-right{
    position: absolute;
    right: 0;
    top: 50px;
}
.edu-body{
    width: 815px;
 position: absolute;
    top: 50px;
    left: 105px;
    line-height: 30px;
}
.edu-footer{
    background: url("../images/edu-bg.jpg")center no-repeat;
   height: 702px;
    padding-top: 150px;
}
.edu-img{
    width: 755px;
    height: 230px;
    margin: 0 auto;
    position: relative;
}
.edu-img img:first-child{
    margin-right: 100px;
}
.business-p{
    width: 250px;
    height: 50px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 22px;
}
.business-p a,.business-p span{
    color: #fff;
}
.business-p{
    top:87px;
    left: 0;
}
.edu-a2{
    top: 87px;
    right: 79px;
}
.edu-img p a:hover{
    color: #929496;
}

.edu-p-1{
    position: absolute;
    left: 0!important;
}
.edu-p-2{
    position: absolute;
   left: 425px!important;
}
/*ѧ����������*/

.eduIntro{
    width: 910px;
    height: 450px;
    margin: 0 auto;
}
.eduIntro li{
    width: 25%;
   list-style: none;
    float: left;
}
.eduIntro li img{
    width: 100%;
}
.eduIntro li p{
    width: 100%;
}
.eduIntro-title{
    height: 50px;
    line-height: 50px;
    text-indent: 4em;
}
.eduIntro-text{
    width: 185px!important;
    line-height: 35px;
}
.eduIntro-img-1{
    margin-top: 13px;
}
.eduIntro-footer{
    height: 957px;
    background-color: #949494;
    position: relative;
}
.eduIntro-footer p{
    position: absolute;
    top: 95px;
    left: 23%;
    width: 1025px;
    height: 140px;
    color: #fff;
    font-size: 18px;
    line-height:40px;
}
.eduIntro-footer img {
    position: absolute;
    top: 245px;
    left: 23%;
    width: 1029px;
}
.eduIntro-return{
    width: 145px;
    height: 40px;
    border: solid 1px #fff;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 845px;
    left: 450px;
}
.eduIntro-return:hover{
    color: #949494;
    background-color: #fff;
    cursor: pointer;
}

/*������У*/

.partnerSchool-wrap{
   height: 620px;
    background-color: #f0f1f1;
    padding-top: 150px;
}
.partnerSchool{
    width: 1100px;
    height: 230px;
    margin: 0 auto;
}

.partnerSchool li{
    float: left;
    margin-right: 20px;
}
.partnerSchool-ul li{
    margin-bottom: 30px;
}

.partnerSchool-footer{
    height: 200px!important;
}
.partnerSchool-footer a{
    left: 545px;
}
.business-text{
    text-align: center;
    font-size: 16px;
    color: #7d7d7d;
}
.business-img{
position: absolute;
    left: 230px;
}
.business-p{
    position: absolute;
    left: 230px;
}
.businessDetails{
    width: 1420px;
    height: 4100px;
    padding-top: 75px;
    margin: 0 auto;
}
.businessDetails-title{
    height: 90px;
    line-height: 90px;
    color: #555;
    padding-left: 875px;
    font-size: 26px;
}
/*��һ����*/
.businessDetails-content1{
    position: relative;
    height: 700px;
}
.businessDetails-content1-p{
    font-size: 16px;
    line-height: 35px;
    width: 545px;
    position: absolute;
    top: 0;
    right: 0;
}
/*�ڶ�����*/
.businessDetails-content2{
    position: relative;
    height: 670px;
}
.businessDetails-content2-p{
    font-size: 16px;
    line-height: 35px;
    width: 570px;
    position: absolute;
    top: 0;
    left: 0;
}
.businessDetails-content2-p p{
    margin-bottom: 35px;
}
.businessDetails-img{
    position: absolute;
    top: 0;
    right: 0;
}
.businessDetails-content1-p1{
    font-size: 16px;
    line-height: 35px;
    width: 545px;
    position: absolute;
    top: 0;
    right: 0;
}
/*������Դ����ҳ personResource*/
.personDetails{
    height: 480px;
    position: relative;
}
.personDetails-return a{
    width: 140px;
    height: 40px;
    border: solid 1px #948d7b;
    color: #948d7b;
    text-align: center;
    line-height: 40px;
    position: absolute;
    top: 600px;
    left: 875px;
}
.personDetails-return a:hover{
    background-color: #948d7b;
    color: #fff;
}

/*����Ͷ��ҳ eduInve*/
.eduInve-text{
    font-size: 14px;
    text-align: left;
}
.eduInve-footer{
    height: 1023px;
    position: relative;
    padding-top: 0;
    -webkit-background-size: cover;
    background-size: cover;
}
.eduIntro-form{
    width: 1220px;
    height: 900px;
    background-color: #fff;
    margin: 0 auto;
   padding-top: 120px;
    position: relative;
}
.eduIntro-form form{
    width: 930px;
    height: 630px;
    margin: 0 auto;
}
.eduIntro-form form input{
    width: 840px;
    height: 36px;
    margin-left: 40px;
}
.eduIntro-form .eduItro-btn{
    margin-left: 80px;
    height: 320px;
}
.eduInveReturn a{
    width: 140px;
    height: 40px;
    border: solid 1px #fff;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 50px;
    left: 500px;
}
.eduInveReturn a:hover{
    color: #948d7b;
    background-color: #fff;
}

.eduIntro-form .eduInve-btn1,.eduIntro-form .eduInve-btn2{
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 1px #ccc;
    color: #000;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;cursor: pointer;
    position: absolute;
}
.eduIntro-form .eduInve-btn1{
    bottom: 20px;
    left: 105px;
}
.eduIntro-form .eduInve-btn2{
    bottom: 20px;
    left: 220px;
}
.eduIntro-form .eduInve-btn1:hover,.eduIntro-form .eduInve-btn2:hover{
    background-color: #ccc;
}
.eduInve-textarea{
    width: 840px;
    margin-left: 88px;
    resize: none;
}
.eduIntro-planText{
    display: block;
    position: absolute;
    left: 145px;
    bottom: 428px;
}

/*��ϵ���� callUs*/
.callUs{
    padding-top: 80px!important;
}
.callUs-footer{
    height: 140px!important;
}
.callUs #map{
    margin: 0 auto;
}

.lianxiText{
    color:#fff;
    font-size:18px;
    margin:0 auto 40px;
    width:560px;
    line-height:26px
}


/*ѧ������ ����*/
.edu-xueli{
    font-size: 14px;
}
.edu-a11{
    left: -230px;
    top: -142px;
}
.edu-a22{
    right:-445px;
    top: -142px;
}










