.sy_bt{width:415px;height:100px;margin: 0 auto;}
.sy_bt p{font-size: 60px;color: #333;font-weight: 300;margin: 0 auto;text-align: center;padding-top: 15px;}

.sy_cont1{width: 660px;margin: 40px auto;overflow: hidden;}
.cont1_1 span{font-size: 36px;color: #999999;margin-top: 30px;display: inline-block;margin-bottom: 30px;}
.cont1_1 p:nth-of-type(1){font-size: 28px;color: #00ab95;}
.cont1_1 p:nth-of-type(2){font-size: 24px;line-height: 38px;margin-top: 10px;}
.cont1_1{margin-bottom: 40px;}

.sy_bt{background: url(../images/title1.jpg)no-repeat;}
.sy_bt2{background: url(../images/title2.png)no-repeat;}
.sy_bt3{background: url(../images/title3.png)no-repeat;width: 355px;}
.map{text-align: center;margin-top: 40px;}
.sy_cont2{margin-top: 95px;}
.sy_cont3{background: url(../images/cont2back.jpg)no-repeat;height: 1179px;margin-top: 85px;padding-top: 80px;}
.data{text-align: center;margin-top: 50px;}
.zheng{margin-top: 69px;}
/*滚动重置*/
.swiper-pagination .swiper-pagination-bullet{width: 40px;height:3px;opacity: 1;margin: 0px 5px;border-radius: 0;background:#fff ;}
.swiper-pagination .swiper-pagination-bullet-active{width: 40px;background: #00ab95;}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 57px!important;}


.sy_cont6 .sy_bt i{background-position: -150px -152px;}
.sy_cont6 .sy_bt span{left: 36%;}
.sy_cont6_div{ width: 662px; margin: 35px auto 0;}
.sy_cont6_div .gallery-thumbs{ margin:20px auto 0 ;display: flex;justify-content: space-between;width: 600px;}
.sy_cont6_div .gallery-thumbs a{ width:25%; float: left; margin-right: 1.2%; position: relative; }
.sy_cont6_div .gallery-thumbs a.active{filter:none;margin-top:-3px;}
.sy_cont6_div .gallery-thumbs a.active span{opacity:0;}
.sy_cont6_div .gallery-thumbs a:nth-child(4){ margin-right: 0; }
.sy_cont6_div_1{position: relative;margin-bottom: 70px;}
.sy_cont6_div_1 p{position: absolute;width: 661px;height: 85px;line-height: 36px;bottom: 4px;text-align: center;color: #fff;background: rgba(0,0,0,.5);font-size: 25px;padding-top: 15px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}

.sy_text p{font-size: 24px;line-height: 38px;margin-bottom: 30px;}
.tel p{font-size: 32px;display: inline-block;}
.tel b{font-size: 42px;}
.tel{text-align: center;margin-top: 35px;color: #fff;}
.tel b a{color: #fff;}


.rotate {position: absolute;width: 40px;height: 40px;background-size: 100% 100%;background-image: url(../images/music_on.png);-webkit-transform: rotate(360deg);animation: rotation 1.2s linear infinite;
-moz-animation: rotation 1.2s linear infinite; -webkit-animation: rotation 1.2s linear infinite;
-o-animation: rotation 1.2s linear infinite;}
#audio_btn{position: fixed;right: 5px;top: 5px;z-index: 1000;display: block;width: 40px;height: 40px;background-repeat: no-repeat;}	
@-webkit-keyframes rotation{

    from {-webkit-transform: rotate(0deg);}

    to {-webkit-transform: rotate(360deg);}

}
.off {background: url(../images/music_off.png)no-repeat;background-size: 40px 40px;background-repeat: no-repeat;background-position: center center;}
