/*首页banner*/

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 372px;
    height: 57px;
    z-index: 9;
    position: absolute;
    bottom: 0;
    margin-left: -186px;
    left: 50%;
    clear: both;
    background: url(../images/bannerBg.png) no-repeat;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 43px;
    height: 43px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    margin: 10px 0 0 120px;
    background: url(../images/arrow.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    margin: 10px 120px 0 0;
    background: url(../images/next.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.title {
    margin: 60px 0 15px;
    overflow: hidden;
    text-align: center;
}

.title h2 {
    font-size: 30px;
    line-height: 50px;
    display: block;
    color: #4c4c4c;
    padding-bottom: 10px;
    font-weight: normal;
    background: url(../images/titlebg.png) no-repeat bottom center;
}

.title p {
    color: #b2b2b2;
    font-size: 14px;
    padding: 15px 0;
}

.more {
    font-size: 16px;
    line-height: 30px;
    background: #fd860e;
    padding: 5px 20px;
    margin-top: 20px;
    display: inline-block;
    color: #FFF;
}

.content .wrap {
    overflow: hidden;
}

.Pro ul {
    position: relative;
    padding: 5px 0 85px;
}

.Pro ul li {
    position: relative;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
}

.Pro ul li img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.Pro ul li .bottom h2 {
    font-weight: normal;
    font-size: 24px;
    color: #FFF;
}

.Pro ul li .bottom p {
    font-size: 16px;
    line-height: 24px;
    color: #FFF;
    padding: 26px 0;
}

.Pro ul li .bottom a {
    font-size: 16px;
    line-height: 38px;
    display: block;
    width: 100px;
    border: 1px solid #fff;
    border-radius: 10px;
    text-align: center;
    color: #FFF;
}

.Pro .Proli1 {
    background: #5bc1ee;
    width: 349px;
    height: 388px;
    padding-top: 50px;
    margin-right: 10px;
}

.Pro .Proli2,
.Pro .Proli3 {
    background: #3ed391;
    width: 260px;
    float: left;
    height: 176px;
    padding: 38px 120px 0 44px;
    margin-right: 10px;
}

.Pro .Proli3 {
    background: #f9b955;
    margin-top: 10px;
}

.Pro .Proli3 img {
    max-width: 40%;
}

.Pro .Proli4,
.Pro .Proli5 {
    background: #41c8b0;
    width: 204px;
    height: 176px;
    padding: 38px 80px 0 43px;
    float: right;
    position: absolute;
    right: 0;
    top: 5px;
}

.Pro .Proli5 {
    background: #ec7d7d;
    margin-top: 10px;
    top: 219px;
}

.Pro ul li.Proli2 .bottom p,
.Pro ul li.Proli3 .bottom p,
.Pro ul li.Proli4 .bottom p,
.Pro ul li.Proli5 .bottom p {
    padding: 10px 0;
}

.Pro ul li:hover {
    box-shadow: 2px 2px 4px 1px #ccc;
}

.About {
    background: url(../images/Aboutbg.jpg) no-repeat top center fixed;
    height: 484px;
    padding: 48px 0;
}

.About .wrap {
    height: 480px;
    position: relative;
    background: url(../images/about.png) no-repeat right center #FFF;
}

.About .wrap .title h2 {
    background: none;
    text-align: left;
}

.About .wrap .title h2 span {
    color: #f9c555;
    font-weight: bold;
}

.About .wrap .fl {
    width: 506px;
    margin: 0 0 0 50px;
}

.About .wrap .fl b {
    font-size: 20px;
    color: #666666;
    padding-bottom: 10px;
    display: block;
}

.About .wrap .fl p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.About .wrap .fl a {
    width: 100px;
    line-height: 38px;
    border: 1px solid #bbbdea;
    border-radius: 10px;
    text-align: center;
    color: #bbbdea;
    display: block;
    margin-top: 36px;
}

.About .wrap ul li {
    position: absolute;
    width: 178px;
    color: #FFF;
    font-size: 12px;
}

.About .wrap ul li h3 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}

.About .wrap ul li p {
    line-height: 20px;
    padding: 0 5px;
}

.About .wrap ul li.li01 {
    right: 359px;
    top: 253px;
}

.About .wrap ul li.li02 {
    right: 0px;
    top: 228px;
}

.About .wrap ul li.li03 {
    right: 177px;
    top: 402px;
}

.Coach {
    padding-bottom: 85px;
    overflow: hidden;
}

.Coach .wrap {
    position: relative;
}

.Coach .swiper-container {
    width: 94%;
    height: 300px;
    padding: 0 3%;
    margin-left: auto;
    margin-right: auto;
}

.Coach .swiper-slide {
    background-size: cover;
    background-position: center;
}

.Coach .gallery-top {
    height: 80%;
    width: 100%;
    background: #f0eff5;
    padding: 0;
}

.Coach .gallery-top img {
    width: 361px;
    height: 381px;
    margin: 30px;
    float: right;
}

.Coach .gallery-top .fl {
    margin: 34px 0 0 135px;
    float: left;
    width: 644px;
}

.Coach .gallery-top .fl h3 {
    font-size: 30px;
    color: #4c4c4c;
    line-height: 30px;
    font-weight: normal;
}

.Coach .gallery-top .fl i {
    font-style: normal;
    color: #999999;
    font-size: 16px;
    padding: 10px 0;
    display: block;
}

.Coach .gallery-top .fl p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
}

.Coach .gallery-top .fl b {
    width: 100px;
    line-height: 38px;
    border-radius: 10px;
    background: #6269d4;
    display: block;
    margin: 10px 0;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.Coach .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.Coach .gallery-thumbs .swiper-slide {
    width: 25%;
    background: #82cef0;
    color: #FFF;
    position: relative;
    height: 130px;
    opacity: 0.4;
}

.Coach .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.Coach .gallery-thumbs .swiper-slide aside img {
    width: 124px;
    height: 130px;
    position: absolute;
    left: 0;
    top: 0;
}

.Coach .gallery-thumbs .swiper-slide h3 {
    font-size: 16px;
    padding: 30px 0 10px 140px;
}

.Coach .gallery-thumbs .swiper-slide p {
    padding-left: 140px;
    font-size: 14px;
}

.Coach .swiper-button-next,
.Coach .swiper-button-prev {
    top: 91%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #656cd6;
    outline: none;
}

.Coach .swiper-button-next {
    right: 0;
}

.Coach .swiper-button-prev {
    left: 0;
}

.Coach .swiper-button-next.swiper-button-disabled,
.Coach .swiper-button-prev.swiper-button-disabled {
    background: #dedede;
    opacity: 1;
}

.Coach .swiper-button-next:after,
.Coach .swiper-button-prev:after {
    font-size: 14px;
}

.Coach .gallery-thumbs .swiper-slide.aside2,
.Coach .gallery-thumbs .swiper-slide.aside6 {
    background: #ef8282;
}

.Coach .gallery-thumbs .swiper-slide.aside3,
.Coach .gallery-thumbs .swiper-slide.aside7 {
    background: #51d79c;
}

.Coach .gallery-thumbs .swiper-slide.aside4,
.Coach .gallery-thumbs .swiper-slide.aside8 {
    background: #f7c644;
}

.Message {
    height: 450px;
    padding: 70px 0;
    background: url(../images/Messagebg.jpg) no-repeat top center fixed;
}

.Message .wrap {
    background: #FFF;
    height: 420px;
}

.Message .title h2 {
    background: none;
}

.Message .title p {
    padding-top: 0;
}

.Message ul {
    padding: 0 90px;
    overflow: hidden;
}

.Message ul li {
    text-align: center;
    width: 25.3%;
    float: left;
    padding: 0 4%;
    font-size: 16px;
    color: #333333;
}

.Message ul li img {
    display: block;
    margin: 10px auto;
}

.Message form {
    padding: 20px 90px;
}

.Message form div {
    width: 33.3%;
    float: left;
}

.Message form input.inp_one {
    border: none;
    width: 300px;
    line-height: 50px;
    border-bottom: 1px solid #666666;
}

.Message form div.textar {
    width: 100%;
    margin: 20px 0;
    overflow: hidden;
}

.Message form div.textar textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #666666;
    line-height: 50px;
    height: 50px;
}

.Message form img {
    margin: 30px auto;
    display: block;
}

.Message form .form_b {
    width: 100%;
}

.Message form .button {
    width: 200px;
    line-height: 50px;
    background: #656cd6;
    border-radius: 20px;
    color: #FFF;
    font-size: 16px;
    display: block;
    margin: 0 auto;
}

.news {
    overflow: hidden;
}

.news .product_list {
    padding: 0 3%;
    position: relative;
}

.news .product_list .slides li .side {
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 10PX;
    overflow: hidden;
}

.news .product_list .slides li .bottom {
    padding: 20px;
}

.news .product_list .slides li .bottom h3 {
    color: #4c4c4c;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}

.news .product_list .slides li .bottom p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.news .product_list .slides li .bottom i {
    color: #666666;
    border-bottom: 1px solid #666666;
    display: inline-block;
    line-height: 30px;
    font-style: normal;
    margin: 30px 0;
}

.news .product_list .slides li:hover h3 {
    color: #3f47cc;
}

.news .product_list .slides li:hover .bottom i {
    border-bottom: 2px solid #3f47cc;
}

.news .product_list .flex-control-nav {
    display: none;
}

.news .product_list .flex-direction-nav {
    position: absolute;
    top: 38%;
    width: 100%;
    left: 0;
}

.news .product_list .flex-direction-nav li:first-child {
    width: 34px;
    height: 60px;
    float: left;
}

.news .product_list .flex-direction-nav li:last-child {
    width: 34px;
    height: 60px;
    float: right;
}

.news .product_list .flex-direction-nav li a {
    display: block;
    height: 60px;
    width: 100%;
    font-size: 0;
}

.news .product_list .flex-direction-nav li a.flex-prev {
    background: url(../images/newfl01.png) no-repeat;
}

.news .product_list .flex-direction-nav li a.flex-next {
    background: url(../images/newfr01.png) no-repeat;
}

.news .product_list .flex-direction-nav li:hover a.flex-prev {
    background: url(../images/newfl02.png) no-repeat;
}

.news .product_list .flex-direction-nav li:hover a.flex-next {
    background: url(../images/newfr02.png) no-repeat;
}

.news .product_list ul li:hover .side {
    box-shadow: 2px 2px 4px 1px #ccc;
}

.news a.more {
    width: 200px;
    line-height: 50px;
    background: #656cd6;
    border-radius: 20px;
    color: #FFF;
    font-size: 16px;
    display: block;
    margin: 50px auto;
    text-align: center;
}