.banner{
    width: 100%;
    height: auto;
}

.banner img {
    width: 100%;
    height:auto;
    /*height: 660px;*/
}

.wordTell {
    width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
}

.wordTellBg {
    height: 300px;
    width: 100%;
    border: 2px solid #9DA7A9;
    box-sizing: border-box;
    background-color: #F7F9F8;
    border-radius: 8px;
    position: relative;
}

.wordTellw {
    height: 300px;
    #width: 100%;
    width: calc(100% + 6px);  /* 增加 width 的值，以便右上角边框延伸 */
    border: 2px solid #9DA7A9;
    box-sizing: border-box;
    /*background-color: #F7F9F8;*/
    border-radius: 8px;
    position: absolute;
    top: -20px;
    left: 15px;
    padding-left: 40px;
    padding-right: 50px;
    box-sizing: border-box;
}

.wordTellw p {
    font-size: 16px;
    color: #000;
    line-height: 2;
    text-indent: 2em;
}

.wordTellw p:first-child {
    margin-top: 75px;
}

/*人物*/
.personTell {
    width: 1200px;
    margin: 0 auto;
    margin-top: 125px;
}

.person {
    width: 1160px;
    height: 475px;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #9DA7A9;
    border-radius: 8px;
    margin-left: 40px;
}

.personPic {
    width: 330px;
    height: 430px;
    position: absolute;
    top: -15px;
    left: -15px;
    border-radius: 10px;
}

.personPic img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.personWord {
    width: 780px;
    float: left;
    padding-right: 50px;
    box-sizing: border-box;
    text-indent: 2em;
}

.personWord h3 {
    margin-top: 75px;
    font-size: 50px;
}

.personWord h4 {
    font-size: 24px;
    margin-top: 30px;
}

.personWord p {
    margin-top: 35px;
    font-size: 16px;
    line-height: 1.8;
    /*font-weight: 700;*/
    font-family: "微软雅黑";
}

/*钢琴家*/
.pianoer {
    width: 1200px;
    margin: 0 auto;
    margin-top: 90px;

}

.pianoTitle {
    width: 330px;;
    margin: 0 auto;
    color: #000;

}

.pianoTitle1 {
    font-size: 22px;
    text-align: center;
    width: 90px;
    margin: 0 auto;
}

.pianoTitle2 {
    font-size: 22px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    margin-top: 20px;
}

.pianoTitle3 {
    font-size: 18px;
    text-align: center;
    width: 355px;;
    margin-top: 20px;
}

.pianoImg {
    height: 57px;
    width: 293px;
    background: url("../img/pianoTitle.png");
    margin-top: -88px;
    margin-left: 20px;
}

.pianist {

    width: 1200px;
    margin: 0 auto;
    margin-top: 155px;
    position: relative;
}

.pianoSlide{
    width: 300px;
}

.pianister {
    width: 300px;
    float: left;
    border-right: 1px solid #ffffff;
    box-sizing: border-box;
}

.pianistPic {
    height: 300px;
    width: 299px;
}

.pianistPic img {
    width: 100%;
    height: 100%;
}

.pianistTell {

    width: 299px;
    border-top: 1px solid transparent;
    box-sizing: border-box;
}

.pianistTell p {
    text-align: center;
    font-size: 16px;
    /*margin-top: 10px;*/
    line-height: 2.0;
    letter-spacing: 1px;
    padding: 0 20px;
    box-sizing: border-box;
}

.pianistTell p:first-child {
    font-size: 20px;
    margin: 20px 0;
    line-height: 1;
}

.pianistTellActive {
    background-color: #59A1CB;
    color: #ffffff;
}

/*!*箭头*!*/

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next {
    background-image: url("../img/row-r.png");
    right: 10px;
    background-size: 20px 20px;
    top: -50px;
}

.swiper-button-prev {
    background-image: url("../img/row-r.png");
    background-size: 20px 20px;
    transform: rotate(180deg);
    left: 1140px;
    top: -50px;
}

.swiper-button-prev.swiper-button-disabled {
    background-image: url("../img/row-l.png");
    background-size: 20px 20px;
    cursor: auto;
    pointer-events: none;
    transform: rotate(0deg);

}

.swiper-button-next.swiper-button-disabled {
    background-image: url("../img/row-l.png");
    background-size: 20px 20px;
    cursor: auto;
    pointer-events: none;
    transform: rotate(180deg);
}

/*活动日程*/
.activity {
    /*width: 1200px;*/
    margin: 0 auto;
    margin-top: 90px;
}

.activityImg {

}

.activityPic {
    margin-top: 100px;
    width: 100%;
}

.activityPic img {
    width: 100%;
    height: auto;
}

.activityTime {
    width: 1200px;
    margin: 0 auto;
    margin-top: 95px;
}

.activityTitle p {
    font-size: 24px;
}

.activityTitle p:first-child {
    margin-bottom: 20px;
}

.activityList {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

.activityList_1 {
    height: 230px;
    box-sizing: border-box;
}

.activityList_1A {
    box-shadow: 0px 0px 20px #cccccc;
}

.leftPic {
    width: 260px;
    height: 200px;
    float: left;
}

.leftPic img {
    width: 100%;
    height: 100%;
}

.rightWord {
    float: left;
    margin-left: 50px;
    width: 890px;
}

.rightWordTop {
    height: 80px;
    width: 100%;
    border-bottom: 2px solid black;
}

.activityList_1:nth-child(2n) {
    margin-top: 110px;
}

.rightTop1 {
    float: left;
    width: 73px;
}

.rightTop1 img {
    width: 100%;
    height: auto;
}

.rightTop2 {
    float: left;
    margin-left: 15px;
}

.rightTop2 h3 {
    font-size: 20px;
}

.rightTop2 p {
    font-size: 16px;
    margin-top: 15px;
}

.rightWordBottom {
    position: relative;
    margin-top: 30px;
}

.rightWordBottom p {
    font-size: 16px;
    line-height: 2.0;

}

.viewBtn {
    position: absolute;
    border: 1px solid #000000;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    bottom: -35px;
    right: 0;
}

.viewBtn a {
    font-size: 14px;
    color: #000;
}

.swiper-container1 {
    padding-bottom: 10px;
    box-sizing: border-box;
}

/*钢琴比赛*/
.change {
    width: 100%;
}

.change img {
    width: 100%;
    height: auto;
}

/*活动图片*/
.activity2 {
    background-color: #F5F5F5;
    padding-top: 80px;
}

.activity2Pic {

    width: 1000px;
    height: 385px;
    margin: 0 auto;
    margin-top: 80px;
}

.activity2Pic1 {
    height: 250px;
    width: 250px;
    position: relative;
    float: left;
    margin-top: 130px;
}

.activity2Pic1Img {
    height: 155px;
    width: 250px;
}

.activity2Pic1Img img {
    width: 100%;
    height: 100%;
}

.activity2Pic1Word {
    width: 250px;
    height: 95px;
    background-color: #000000;
    color: #ffffff;
}

.activity2Pic1Word p {
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
    box-sizing: border-box;
}

.activity2Pic1Word p:last-child {
    padding-top: 10px;
}

.divrote {
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    border: 2px solid #00A3E3;
    box-sizing: border-box;
    position: absolute;
    top: 145px;
    left: 115px
}

.activity2Pic2{
    height: 290px;
    width: 420px;
    float: left;
    margin:  0 40px;
    position: relative;
}
.activity2Pic2Img{
    height: 230px;
    width:420px;
}
.activity2Pic2Img img{
    width: 100%;
    height: 100%;
}
.activity2Pic2Word{
    height: 60px;
    font-size: 16px;
    color: #ffffff;
    background-color: #59A2CB;
    width: 100%;
    line-height: 60px;
    position: relative;
}
.activity2Pic2Word p{
    margin-left: 20px;
}
.arrow{
    width: 32px;
    height: 18px;
    position: absolute;
    bottom: 15px;
    right:20px;
}
.arrow a{
    width: 100%;
    height: 100%;
    display: block;
    background: url("../img/arrow.png");

}
.activity2Tltle{
    position: absolute;
    bottom:-75px;
    left:0;
    text-align: center;
    width:100%;
}
.yuanPic{
    width: 1000px;
    margin:0 auto;
    margin-top: 75px;
    padding-left: 40px;
    box-sizing: border-box;
}
.yuanPic li{
    width: 150px;
    float: left;
    margin-right: 94px;
}
.yuanPic li:last-child{
    margin-right: 0px;
}
.yuanPic1{
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.yuanPic1 img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.yuanWord{
    padding-top: 20px;
    width:100%;
    font-size: 16px;
    text-align: center;
}
.yuanPic1:hover{
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transform:scale(1.2) ;
    -moz-transform:scale(1.2) ;
    -o-transform:scale(1.2) ;
    border:2px solid #02A0EA;
    box-sizing: border-box;
    border-radius: 50%;
}
/*联系我们*/
.callUs{
    width:100%;
    background-color: #000000;
    /*background-image: url("../img/dtbg.png");*/
    height: 500px;
}
.contactUs{
    width: 1200px;
    margin: 0 auto;
}
.contactUsDetail{
    margin-top: 65px;
}
.contactPic{
    width: 585px;
    height: 275px;
    float: left;
}
.contactPic img{
    width: 100%;
    height: 100%;
}
.contactsMen{
    height:275px;
    width:550px;
    float: right;
    position: relative;
}
.contactsMen label{
    color: #ffffff;
    font-size: 14px;
}
.contactsMen input{
    height: 35px;
    width: 490px;
    margin-left: 12px;
    font-size: 16px;
    padding:0 10px;
    box-sizing: border-box;
}
.inputDiv{
    margin-bottom: 20px;
}
.contactsMen textarea{
    height: 80px;
    width: 490px;
    padding:10px;
    box-sizing: border-box;
    font-size: 16px;
    margin-left: 12px;
    vertical-align:middle
}
.inputDiv:last-child{
    margin-bottom: 0;
}
.commite{
    width: 200px;
    height: 40px;
    color: #ffffff;
    background-color: #59A2CB;
    position: absolute;
    bottom:0;
    left:45px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.detail{
    font-size: 16px;
    color: #ffffff;
    margin-top: 40px;
}


/*banner*/
.swiper-pagination1 .swiper-pagination-bullet {
    width: 100px;
    height: 20px;
    display: inline-block;
    border-radius: 10px;
    background: #000;
    opacity: 0.2;
}
.swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-pagination1 {
    bottom: 20px !important;
    text-align: right;
    right:200px;

}
.banner>.swiper-container-horizontal > .swiper-pagination-bullets{
    left:-200px;
}
.banner>.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 17px;
}





