/*初始化css*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px"微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;color: #444444;}
a{color:#2d374b;text-decoration:none}
a:hover{color:#ed799c;text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
/*首页*/
.fl{
    float: left;
}
.fr{
    float: right!important;
}
.clear{
    clear: both;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w813{
    width: 813px;
    margin: 0 auto;
}
.mt100{
    margin-top: 100px;
}
.mt85{
    margin-top: 85px;
}
.mt50{
    margin-top: 50px;
}
.mt30{
    margin-top: 30px;
}
.mb30{
    margin-bottom: 30px;
}
.w830{
    width: 830px;
    margin:0 auto;
}
.w880{
    width: 880px;
    margin:0 auto;
}
.w578.mt85{
    margin-top: 85px;
}
.w578{
    width: 578px;
    margin:0 auto;
}
.teamxq img{
    display: block;
    margin:0 auto;
}
.pinpaiC img{
    width: 100%;
}
a:hover{
    text-decoration: none;
}
.gzh{
    color:#ed799c;font-size:18px
}
.gzh2{
    color:#333;font-size:18px
}
.fbfbfb{
    background-color:#fbfbfb;
}
.xuanfu li{
    background-color:#d28fb2;
    position: fixed;
    right: 0;
    top:50%;
    z-index: 1000;
    width: 50px;
    height: 50px;
    padding-left: 50px;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
    box-sizing:border-box;
    transition:all 1s;
    border-radius: 5px;
}
.xuanfu li a{
    color: #fff;
}
.xuanfu li.xftel{
    margin-top: -60px;
}
.xuanfu li.fanhui{
    margin-top: 60px;
}
.xuanfu .xftel:after{
    content: '';
    width:50px;
    height: 50px;
    background: url(../images/tel5.png)center center no-repeat;
    top: 0;
    left: 0;
    position: absolute;
}
.xuanfu .zixun:after{
    content: '';
    width:50px;
    height: 50px;
    background: url(../images/qq.png)center center no-repeat;
    top: 0;
    left: 0;
    position: absolute;
}
.xuanfu .fanhui:after{
    content: '';
    width:50px;
    height: 50px;
    background: url(../images/backtop.png)center center no-repeat;
    top: 0;
    left: 0;
    position: absolute;
}
.xuanfu .slide{
    /*width: 100px;*/
}
.xuanfu li:hover{
    width: 170px;
    overflow: none;
    background:#ed799c;
}
.kefangxqL{
    position: relative;
    width:50%;
    /*height: 700px;*/
    margin-bottom: 80px;
}
.kefangxqL  .swiper-container {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    bottom: -80px;
    background: #535048;
    padding:10px 20%;
    box-sizing:border-box;
}

.kefangxqL  .swiper-slide img{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.kefangxqL  .swiper-slide .roomImg{
    position: relative;
}
.kefangxqL  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.kefangBig{
    width: 100%;
    /*height: 620px;*/
}
.kefangxqL .swiper-slide.active .roomImg{
    border:solid 2px #fff;
}
.kefangxqL  .swiper-slide.active .roomImg:before{
    content: '';
    position: absolute;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 50%;
    margin-left: -10px;
}
.kefangxqR{
    width: 50%;
    /*height: 700px;*/
    padding: 20px 65px;
    box-sizing:border-box;
}
.kefangT{
    font-size: 18px;
    line-height: 30px;
}
header{
    width: 100%;
    background-color: #fff;
    height: 135px;
}
header .headerTop{
    height: 90px;
    width: 1200px;
    padding-left: 53px;
    padding-right: 125px;
    box-sizing:border-box;
    padding-top: 20px;
    margin:0 auto;
}
.headerTop .lianxi{
    line-height: 30px;
}
.headerTop .tel{
    color: #cb2587;
    font-size: 22px;
    font-weight: bold;
}
.nav{
    background-color: #ed799c;
    height: 46px;
    line-height: 46px;
    color: #fff;
}
.nav .navList{
    display: block;
    width: 67%;
}
.nav .navList li{
    text-align: center;
    padding:0 15px;
    display: inline-block;
    float: left;
    position: relative;
}
.nav .navList li:hover{
    background: #d690b2;
    transition:all 1s;
}
.nav .navList li a{
    color: #fff;
}
.nav .contUs{
    width: 33%;
}
.nav .contUs li{
    text-align: center;
    padding:0 15px;
    display: inline-block;
    position: relative;
}
.nav .contUs li:hover{
    background: #d690b2;
    transition:all 1s;
}
.nav li:hover .navDown{
    display: block;
    transition:all 1s;
    opacity: 1;
}
.nav .contUs li a{
    color: #fff;
}
.nav .navDown{
    position: absolute;
    top:46px ;
    left: 0;
    background-color: #d590b1;
    line-height: 30px;
    min-width: 120%;
    display: none;
    opacity: 0;
    z-index: 10;
}
.nav .navDown p:hover{
    background-color: #ed79ad;
}
.nav .navDown p{
    min-width: 130%;
    background-color: #d590b1;
}
.nav .navDown a{
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px;
    box-sizing:border-box;
}
.banner{
    width: 100%;
    height: 955px;
    position: relative;
}
.banner  .swiper-container {
    width: 100%;
    height: 83%;
    /*margin: 20px auto;*/
}
.banner   .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 73px;
}
.swiper-pagination-bullet-active{
    background-color: #fff!important;
}
.swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    border:solid 2px #fff;
    opacity: 1;
    background: none;
}
.tixiList{
    /*width: 100%;*/
    margin-top: -220px;
    z-index: 10;
    position: absolute;
    bottom: -220px;
    left: 50%;
    margin-left: -600px;
}
.tixiList .tixiBox{
    width: 25%;
    height: 220px;
    padding: 40px;
    display: inline-block;
    float: left;
    box-sizing:border-box;
    background-color: #fff;
    text-align: center;
}
.tixiList .tixiBox .tixiTit{
    font-size: 16px;
    color: #ed79ad;
    line-height: 22px;
    margin-bottom: 30px;
}
.tixiList .tixiBox .tixiCont{
    font-size: 12px;
    line-height: 22px;
    color: #828282;
}
.shanshiImg2{
    position: relative;
}
.more{
    display: block;
    /*margin:0 auto;*/
    width: 100%;
    text-align: center;
    height: 34px;
    margin-top: 20px;
}
.more img{
    display: block;
    margin:0 auto;
}
.tixiList .tixiBox2{
    background: url(../images/1bg.jpg)center center;
    color: #fff;
    text-align: center;
}
.tixiList .tixiBox3{
    background: url(../images/2bg.jpg)center center;
    color: #fff;
    text-align: center;
}
.tixiList .tixiBox4{
    background: url(../images/3bg.jpg)center center;
    color: #fff;
    text-align: center;
}
.tixiList .tixiBox5{
    background: url(../images/4bg.jpg)center center;
    color: #fff;
    text-align: center;
}
.tixiList .tixiBox2 .tixiTit,.tixiList .tixiBox3 .tixiTit,.tixiList .tixiBox4 .tixiTit,.tixiList .tixiBox5 .tixiTit{
    color: #fff;
}
.tixiList .tixiBox2 .tixiCont,.tixiList .tixiBox3 .tixiCont,.tixiList .tixiBox4 .tixiCont,.tixiList .tixiBox5 .tixiCont{
    color: #fff;
}
.team{
    padding-top: 315px;
    padding-bottom: 30px;
}
.sharing.mt100{
    padding-top: 50px;
    margin-top: 50px;}
.Title{
    margin-bottom: 70px;
    text-align: center;
}
.Title .TitleT{
    color: #ed79ad;
    font-size: 18px;
}
.Title .TitleC{
    color: #828282;
    position: relative;
}
.Title .TitleC .more2{
    position: absolute;
    right: 90px;
    top: 0;
}
.teamList ul{
    display: block;
    width: 100%;
    text-align: center;
}
.teamList li{
    display: inline-block;
    /*float: left;*/
    width: 336px;
    border-right:solid 2px #dedede;
    box-sizing:border-box;
}
.teamList li:last-of-type{
    border-right: none;
}
.teamList li .teamT{
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin: 25px 0;
    text-align: center;
    transition:all 1s;
}
.teamList li .teamT:hover{
    color:  #ed79ad;
    cursor: pointer;

}
.teamList li .teamC{
    line-height: 28px;
    color: #828282;
    text-align: left;
    padding:0 10px;
    box-sizing:border-box;
}
.teamList .teamImg {
    border-radius: 50%;
    border:solid 2px #dedede;
    /*width: 50%;*/
    margin: 0 auto;
    overflow: hidden;
    width: 155px;
    height: 155px;
}
.moreH{
    display: block;
    background:url(../images/jiantou3.png)center center;
    background-size: 100% 100%;
    width: 34px;
    height: 34px;
    margin:0 auto;
    margin-top: 20px;
    transition:all 1s;
    border-radius: 50%;
}
.moreH:hover{
    background:url(../images/jiantou.PNG)center center;
}
.roomList{
    position: relative;
}
.room .swiper-container {
    width: 1000px;
    height: 270px;

}
.room .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url(../images/ljian.PNG);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url(../images/ljian2.PNG);
}
.swiper-button-next, .swiper-button-prev{
    width: 30px;
    height: 58px;
    margin-top: -29px;
    margin-left: -15px;
}
.roomList .swiper-slide{
    position: relative;
}
.roomList .swiper-slide img{
    width: 100%;
    height: 210px;
    display: block;

}
.roomList .roomImg{
    display: block;
    width: 100%;
    height: 210px;
    position: absolute;
    top:0;
    left: 0;
}
.roomList .swiper-slide p{
    padding: 0 30px;
    box-sizing:border-box;
    background-color: #ed79ad;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    color: #fff;
    line-height: 60px;
}
.roomList .swiper-slide p .moreH{
    margin-top: 15px;
}
.sharingList li{
    display: inline-block;
    float: left;
    width: 23%;
    margin:1%;
    height: 240px;
    color: #fff;
}
.sharingList li.c1{
    background-color: #d28fb1;
    padding: 45px;
    box-sizing:border-box;
}
.sharingList li.c2{
    background-color: #ed79a7;
    padding: 45px;
    box-sizing:border-box;
}
.sharingList li img{
    width: 100%;
    height: 100%;
}
.sharingT .moreH{
    margin-top: 0;
}
.sharingT p{
    line-height: 35px;
    font-size: 16px;
    /*position: absolute;*/
    padding-right: 38px;
    width:100%;
    box-sizing:border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsLbox{
    width: 42%;
    /* padding: 2%; */
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 3%;
}
.newsLbox img{
    width: 100%;
    height: 100%;
}
.newsLbox p{
    transition: all 1s;
    /* opacity: 0; */
    background: rgba(0,0,0,0.5);
    line-height: 50px;
    /* padding: 0 35px; */
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
.newsLbox:hover p{
    opacity: 1;
}
.newsRbox{
    width: 53%;
    padding-right: 2%;
    box-sizing: border-box;
    height: 130px;
    /* padding-top: 2%; */
    box-sizing: border-box;
}
.newsRbox .newsOne .newsOneL{
    width: 72%;
    height: 100%;
}
.newsRbox .newsOne .newsOneR{
    width: 28%;
    height: 100%;
}
.newsRbox .newsTime{
    color: #ed79a7;
}
.newsRbox .newsOne{
    transition:all 1s;
}
.newsRbox .newsOne .newsOneR img{
    width: 100%;
}
.newsRbox .newsOne .newsOneL .newsT{
    font-size: 16px;
    line-height: 50px;
    color: #444444;
}
.newsRbox .newsOne .newsOneL .newsC{
    color: #828282;
}

.newsRbox .newsOne:hover .newsT{
    color: #ed79a7!important;
}
.newsRbox ul{
    display: block;
}
.newsRbox ul li{
    position: relative;
    padding-left: 25px;
    box-sizing:border-box;
    line-height: 50px;
    transition:color 1s;
}
.newsRbox ul li:before{
    content: '>';
    position: absolute;
    left: 0;
    top: -4px;
    color: #ed79a7;
}
.newsRbox ul li:hover .newsT{
    color: #ed79a7;
}
.newsRbox ul .newsT{
    color: #444444;
    line-height: 45px;
}
footer{
    background-color:#e791bb;
    margin-top: 50px;
    padding-top: 5%;
}
.footer{
    padding: 1% 2%;
    box-sizing:border-box;
}
.footer .footerL{
    width: 24%;
    margin-right: 8%;
}
.footer .footerR{
    width: 68%;
}
.footer .footerR a{
    color: #fff;
}
.footer .footerR ul{
    padding-bottom: 10px;
    border-bottom:solid 1px #fff;
    display: block;
    width: 100%;
}
.footer .footerR ul li{
    display: inline-block;
    text-align: center;
    margin-right: 5%;
}
.footer .footerR ul li:last-of-type{
    margin:0;
}
.footer .cont{
    margin-top: 20px;
}
.footer .cont p{
    position: relative;
    padding-left: 40px;
    color: #fff;
    line-height: 40px;
}
footerL fl pc a{
    display:inline-block;
}
.tel2:after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background:url(../images/tel2.png)center center;
    top: 10px;
    left: 0;
}
.tel3:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/tel1.PNG)center center;
    top: 10px;
    left: 0;
}
.email:after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background:url(../images/email.PNG)center center;
    top: 10px;
    left: 0;
}
.addr:after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background:url(../images/addr.PNG)center center;
    top: 10px;
    left: 0;
}
.footerR .contR {
    width: 50%;
}
.footer .beian{
    color: #fff;
    text-align: center;
    margin-top: 2%;
}
.Title2{
    width: 100%;
    padding-top: 75px;
    padding-bottom: 25px;
    border-bottom: solid 1px #ed799c;
}
.Title2 p{
    color:#ed799c;
    font-size: 46px;
    text-align: center;
    font-family: 'Adobe 楷体';
    font-weight: bold;
}
.Title2 ul{
    display: block;
    text-align: center;
    margin-top: 35px;
}
.Title2 li{
    display: inline-block;
    padding:10px 25px;
    text-align: center;
    margin-right:45px;
    border:solid 1px #dedede;
    cursor: pointer;
    transition:all 1s;
    font-size: 18px;
    margin-bottom: 20px;
}
.Title2 li.active{
    background-color: #ed799c;
    color: #fff;
}
.Title2 li.active a{
    color: #fff;
}
.Title2 li:hover{
    background-color: #ed799c;
    color: #fff;
}
.Title2 li:hover a{
    color: #fff;
}
.Title12 li:last-of-type{
    margin:0;
}
.position{
    margin-top: 25px;
    margin-bottom: 50px;
}
.position a{
    color: #888888;
}
.leftBox{
    width: 205px;
    padding:  30px 0;
    border:solid 1px #dedede;
    position: relative;
    box-sizing:border-box;
    text-align: center;
    margin-top: 12.5px;

}
.pageList{
    margin-top: 20px;
    text-align: center;
    width: 100%;
    height: 40px;
    font-size: 14px;
}
.pageList a{
    font-size: 14px;
}
.pageList li{
    display: inline-block !important;
    padding: 5px 10px;
    border:solid 1px #dedede;
    margin:0 10px;
}
.pageList li.thiclass{
    background-color:#ed799c;
    color: #fff
}
.pageList li.thiclass a{
    color: #fff
}
.leftBox .leftBoxT{
    color: #ed799c;
    position: absolute;
    top: -25px;
    left:50%;
    margin-left: -53.5px;
    text-align: center;
    background-color: #fff;
    line-height: 50px;
    width: 107px;
    font-size: 18px;
}
.leftBox ul li{
    display: block;
    line-height: 50px;
}
.leftBox ul li.active{
    background-color: #f3f3f3;
}
.rightBox{
    width: 920px;
}
.rightBoxT .heng{
    display: inline-block;
    width: 5px;
    height: 100%;
    background: #ed799c;
}
.rightBoxT{
    color:#ed799c;
    position: relative;
    padding-left: 10px;
    font-size: 18px;
    box-sizing:border-box;
}
.rightBoxT:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #ed799c;

}
.rightBox .teseList{
    display: block;
    padding:10px 0;
    box-sizing:border-box;
}
.rightBox .teseList li{
    margin-bottom: 50px;
    margin-top: 30px;
}
.rightBox .teseList li:hover .teseCC{
    color: #ed799c;
}
.rightBox .teseList li a{
    display: block;
}
.rightBox .teseImg{
    width: 28%;
    margin-right: 10%;
}
.rightBox .teseImg img{
    width: 100%;
}
.rightBox .teseC{
    width: 62%;
}
.rightBox .teseT{
    /*font-size: 18px;*/
    color: #ed799c;
    line-height: 30px;
}
.sharingC{
    color: #fff;
}
.sharingT{
    position: relative;
}
.sharingT .moreH{
    position: absolute;
    top: 0;
    right: 10px;

}
.rightBox .teseCC{
    color: #333;
    transition:all 1s ;
}
.teamxqList{
    margin-top: 30px;
}
.teamxqList li{
    width: 30%;
    float: left;
    border: solid 1px #ededed;
    margin-right: 3%;
    margin-bottom: 6%;
    padding-bottom: 20px;
    padding-top: 20px;
}
.rongyuList{
    margin-top: 30px;
}
.rongyuList li{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 6%;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 30px;

}
.rongyuList li img{
    width: 100%;
    display: block;
}
.rongyuList li p{
    text-align: center;
}
.teamxqImg img{
    margin:50px auto;
}
.w830{
    width: 830px;
    margin:0 auto;
}
.teamxq .teamxqT{
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.hjList{
    margin-top: 30px;
}
.hjList li{
    width: 30%;
    margin-right: 3%;
    margin-bottom: 6%;
    display: inline-block;

    font-size: 16px;
    line-height: 30px;
    text-align: center;
    transition:all 1s;
    cursor: pointer;
}
.hjList li:hover{
    color: #ed799c;
}
.hjList li img{
    width: 100%;
}
.bigImg{
    background:rgba(0,0,0,0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bigImgSrc{
    position: fixed;
    left: 50%;
    margin-left: -30%;
    top: 50%;
    width: 60%;
    box-shadow: 0 0 10px #333;
}
.proImg{
    position: fixed;
    left: 10%;
    top: 50%;
    margin-top:-40px;
    width: 40px;
    height: 80px;
    background:url(../images/ljian2.PNG)center center;
    cursor: pointer;
}
.proImg:hover{
    opacity: 0.6;
}
.bigImg img:hover{
opacity: 1;
}
.lastImg{
    position: fixed;
    right: 10%;
    top: 50%;
    margin-top:-40px;
    width: 40px;
    height: 80px;
    background:url(../images/ljian.PNG)center center;
    cursor: pointer;
}
.lastImg:hover{
    opacity: 0.6;
}
.none{
    display: none;
}
.bigImg .bigImgT{
    position: fixed;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    background: rgba(0,0,0,0.5);
    color:#fff;
    top: 50%;
    line-height: 40px;
    height: 40px;
    text-align: center;
}
.op6{
    opacity: 0.6;
}
.closebigImg{
    position: fixed;
    top: 20%;
    background: #dedede;
    right: 10%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
    /*box-shadow: 0 0 10px #000;*/
}
.title3{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.juzhuhjList li{
    width: 20%;
    display: inline-block;
    float: left;
}
.juzhuhjListImg{
    width: 100%;
}
.juzhuhjListImg img:hover{
   opacity:0.6;
}
.juzhuhjListC{
    width: 100%;
    height: 180px;
    text-align: center;
    background: #f1f1f1;
    position: relative;
    padding-top: 90px;
    box-sizing:border-box;
    font-size: 18px;
}
.juzhuhjListC:before{
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -12.5px;
    background:url(../images/sjt.PNG)center center;
    width: 25px;
    height: 25px;
}
.juzhuhjList li:nth-of-type(2n) .juzhuhjListC:before{
    background:url(../images/xjt.PNG)center center;
}
.mmList ul{
    display: block;
    text-align: center;
}
.mmList li{
    width: 30%;
    margin:2.5%;
    text-align: center;
    line-height: 30px;
    display: inline-block;
}
.mmList li img{
    width: 100%;
}
.dzList ul{
    display: block;
    text-align: center;
}
.dzList ul li{
    width: 30%;
    margin:2.5% 1.5%;
    display: inline-block;
}
.dzList li img{
    width: 100%;
}
.dzList li:hover{
    opacity: 0.8;
}
.fuwu{
    padding-left: 5%;
    box-sizing:border-box;
}
.fuwuBox{
    margin-top: 30px;
}
.fuwuC .fuwuList ul{
    display: block;
    padding-left: 30px;
    box-sizing:border-box;
    margin-top: 30px;
}
.fuwuC .fuwuList{
    width: 45%;
}
.fuwuC .fuwuList li{
    color: #333;
    margin-bottom: 35px;
    padding-left: 30px;
    box-sizing:border-box;
    position: relative;
}
.fuwuC .fuwuList li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius:50%;
    background-color: #ed799c;
}
.fuwuC .fuwuBox .fuwuList{
    float: left;
}
.fuwuC .fuwuBox:nth-of-type(2n) .fuwuList{
    float: right;
}
.fuwuC .fuwuBox .fuwuImg{
    width: 40%;
    float: left;
    margin-left: 40px;
    margin-top: 30px;
}
.fuwuC .fuwuBox .fuwuImg img{
    width: 100%;
    display: block;
    margin-bottom: 50px;
}
.anbaoC img{
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
}
.shanshiImg{
    padding-left: 20px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing:border-box;
    border:solid 1px #dedede;
    margin-bottom: 60px;
}
.shanshiLbox{
    width: 15%;
}
.shanshiLbox ul{
    display: block;
    /*width: 15%;*/
}
.shanshiLbox ul li{
    width: 100%;
    height: 94px;
    margin-bottom: 18px;
    border:solid 1px #dedede;
    transition:all 1s;
    cursor: pointer;
}
.shanshiLbox ul li:hover{
    border:solid 1px #ed799c;
}
.shanshiLbox ul li.active{
    border:solid 1px #ed799c;
}
.shanshiLbox ul li:last-of-type{
    margin-bottom: 0;
}
.shanshiLbox ul li img{
    width: 100%;
    height: 100%;
}
.shanshiRbox{
    margin-left: 3%;
    width: 80%;
}
.shanshiRbox li{
    display: none;
}
.shanshiRbox li.show{
    display: block;
}
.shanshiRbox img{
    width: 100%;
}
.shanshiImg2 .swiper-container {
    width: 100%;
    height: 155px;
    margin: 20px auto;
}
.shanshiImg2 .swiper-slide {
    margin-right:16px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.shanshiImg2 .swiper-slide img{
    width: 100%;
    height: 100%;
}
.chushiC{
    line-height: 30px;
}
.jiaruList{
    width: 880px;
    margin:0 auto;
    margin-top: 30px;
}
.jiaruList li{
    width: 100%;
    padding:45px;
    box-sizing:border-box;
    background-color:#f8f8f8;
    margin-bottom: 55px;
    color: #333;
}
.jiaruList .jiaruL{
    width: 40%;
    border-right:solid 1px #dedede;
    padding-right: 5%;
    box-sizing:border-box;
    margin-right: 5%;
}
.jiaruList .jiaruT{
    font-size: 24px;
    margin-bottom: 35px;
}
.jiaruList .jiaruT2{
    font-size: 18px;
    margin-bottom: 55px;
}
.jiaruList .jiaruT2 .num{
    color: #ed799c;
    font-size: 30px;
    margin-left: 3%;
}
.jiaruList .jiaruR{
    width: 55%;
    padding-right: 5%;
    box-sizing:border-box;
}
.ditu{
    width: 50%;
}
.ditu img{
    width: 100%;
}
.contact{
    margin-top: 60px;
    font-size: 18px;
    padding-left: 8%;
    box-sizing:border-box;
}
.contact p{
    margin-bottom: 65px;
    position: relative;
    padding-left: 50px;
}
.contact .tel2:after{
    background: url(../images/tel2.PNG)center center;
    top: 0;
}
.contact .email:after{
    background: url(../images/email2.PNG)center center;
    top: 0;
}
.contact .addr:after{
    background: url(../images/addr2.PNG)center center;
    top: 0;
}
.contWX{
    width: 50%;
    text-align: center;
}
.contWX img{
    margin:30px auto;
    display: block;
}
.liuyan{
    margin-top: 60px;
}
.liuyan input{
    width: 200px;
    height: 35px;
    border:solid 1px #dedede;
    margin-left: 10px;
    font-size: 14px;
    margin-right: 10px;
}
.liuyan select{
    width: 200px;
    height: 35px;
    border:solid 1px #dedede;
    margin-left: 10px;
    font-size: 14px;
    /*margin-right: 10px;*/
    background:none;

}
.liuyan span{
    min-width: 80px;
    text-align: right;
    display: inline-block;
}
.liuyan li{
    margin-bottom: 30px;
}
.liuyanL{
    width: 50%;
}
.liuyanR{
    width: 50%;
}
.inputTime{
    position: relative;
    padding-left: 30px;
    box-sizing:border-box;
    background:url(../images/rili.PNG)2% center no-repeat;
}
.jiantou{
    width: 210px;
    height: 35px;
    position: relative;
    display: inline-block;
}
.jiantou:after{
    content: '';
    position: absolute;
    right: 1px;
    top: 1px;
    width: 20px;
    height: 33px;
    background:url(../images/xiaojiantou.PNG)center center #fff;
}
.liuyan textarea{
    width: 704px;
    margin-left: 10px;
    border:solid 1px #dedede;
    padding:10px;
    box-sizing:border-box;
    font-size: 14px;
    resize:none;
}
.btn{
    width: 120px;
    height: 40px;
    margin-top: 45px;
    display: block;
    background-color: #ed799c;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-left:375px;
    border:1px solid #ed799c;
}
.pinpaiList ul{
    display: block;
}
.pinpaiList ul li{
    width: 32%;
    margin-right: 2%;
    height: 318px;
    display: inline-block;
    float: left;
}
.pinpaiList ul li:last-of-type{
    margin-right: 0;
}
.shimingC ul{
    display: block;
}
.shimingC ul li{
    display: inline-block;
    font-weight: bold;
    margin-right: 20px;
    line-height: 30px;
    /*padding:0 10px; */
    color: #333;
}
.shimingC ul li.active{
    background-color:#ed799c;
    color: #fff;
    padding: 0 10px;
}
.shimingC img{
    width: 100%;
    display: block;
}
.hezuoList ul{
    display: block;
}
.hezuoList ul li{
    width: 30%;
    margin-right: 3%;
    display: inline-block;
    margin-bottom: 5%;
    border:solid 1px #dedede;
    box-sizing:border-box;
    transition:all 1s;
}
.hezuoList ul li:hover{
    border:solid 1px #ed799c;
}
.hezuoList ul li img{
    width: 100%;
}
.jianzhengList ul{
    display: block;
}
.jianzhengList li{
    width: 50%;
    padding:0 4%;
    box-sizing:border-box;
    margin-bottom: 5%;
    height: 90px;
    display: inline-block;
    float: left;
}
.jianzhengList .jianzhengL{
    width: 77px;
    height: 77px;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 20px;
}
.jianzhengList .jianzhengT{
    color: #ed799c;
    font-size: 16px;
    line-height: 25px;
}
.jianzhengList .jianzhengR{
    width: 400px;
    height: 100%;
}
.jianzhengList .jianzhengC{
    height: 60px;
    border-bottom:solid 1px #dedede;
}
.jianzhengList li:hover .jianzhengC{
    border-bottom:solid 1px #ed799c;
    /*box-sizing:border-box;/*/
}
.newsR{
    width: 82%;
}
.newsList ul{
    display: block;
}
.newsList ul li{
    padding-bottom:10px;
    width: 100%;
    border-bottom:solid 1px #dedede;
    margin-bottom: 25px;
}
.newsList .newsL{
    width: 100%;
    margin-right: 10px;
    text-align: right;
    padding-top: 5px;
    box-sizing:border-box;
}
.newsList.szList .newsL {
    width: 20%;
    height: auto;
    background-color: none;
    margin-right: 10px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
}
.newsList.szList  ul li {
    height: auto;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: solid 1px #dedede;
    margin-bottom: 25px;
}
.newsList .newsL .newsD{
    color: #fff;
    font-size:24px ;
}
.newsList .newsL .newsM,.newsN{
    color: #ce0079;
    font-size: 12px;
}
.newsList .newsR .newsT{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.phone{
    display: none;
}
@media screen and (max-width: 1200px){
    .w1200,.w813{
        width: 100%;
        padding:0 10px;
        box-sizing:border-box;
    }
    .nav .navList li{
        padding: 0 15px;
    }
    .tixiList{
        left: 0;
        margin-left: 0;
    }
    .banner{
        height: 700px;
    }
    .footer .footerR ul li{
        margin-right: 4%;
    }
    .team{
        padding-top: 265px;
    }
    .teamList li{
        width: 32%;
        margin-right: 1%;
        position: relative;
        padding-bottom: 55px;
    }
    .teamList li:last-of-type{
        margin-right:0;
    }
    .teamC{
        padding: 10px;
        box-sizing:border-box;
    }
    .teamList .moreH{
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -17px;
        margin-top: 0;
    }
    .hjList li{
        margin-right: 1.5%;
        margin-left: 1.5%;
    }
    .rightBoxT{
        margin-left: 1.5%;
        width: 98.5%;
    }
    .nav .navList{
        width: 73%;
    }
    .nav .contUs li{
        padding: 0 10px;
    }
    .nav .contUs{
        width: 27%;
    }
    .leftBox{
        width: 20%;
    }
    .rightBox{
        width: 78%;
        margin-left: 2%;
    }
    .shanshiLbox ul li{
        height: auto;
    }
    .jianzhengList .jianzhengL{
        width: 20%;
        margin-right: 0;
        margin-top: 0;
    }
    .jianzhengList .jianzhengR{
        width: 80%;
    }
}
@media screen and (max-width: 1000px){
    .room .swiper-container{
        width: 100%;
    }
    .newsRbox ul li{
        line-height: 40px;
    }
    .newsRbox ul .newsT{
        line-height: 35px;
    }
    .w1000{
        width: 100%;
        padding:0 10px;
        box-sizing:border-box;
    }
    .nav .contUs{
        display: none;
    }
    .nav .navList{
        width: 100%;
    }
    .footer .footerR ul li {
        margin-right: 2%;
    }
}
@media screen and (max-width: 1100px){
    .footer .footerR ul li {
        margin-right: 2%;
    }
}
@media screen and (max-width: 1024px){
    .newsList ul li {
        width: 100%;
    }
    .newsR {
        width: 60%;
    }
    .teamxqC{
        width: 100%;
    }
    .teamxq img{
        width: 100%;!important;!important;
    }
}
@media screen and (max-width: 900px){
    .newsR {
        width: 55%;!important;
    }
    .pc{
        display: none;
    }
    .phone{
        display: block;
    }
    header{
        height: 80px;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        border-bottom: solid 2px #dedede;
        z-index: 999;
    }
    .logo2{
        display: inline-block;
        width: 50%;
    }
    .logoC{
        display: inline-block;
    }
    header .headerTop{
        padding-top: 15px;
        padding-left: 5%;
        padding-right: 5%;
        position: relative;
    }
    .phoneNav{
        width: 50px;
        height: 32px;
        position: absolute;
        right:5%;
        top: 50%;
        margin-top:-15.5px;
        cursor: pointer;
    }
    .phoneNav img{
        width: 100%;
    }
    .tixiList .tixiBox{
        padding:25px 10px ;
    }
    .tixiBox{
        position: relative;
    }
    .tixiBox .more{
        position: absolute;
        bottom: 20px;
        left:0;
    }
    .roomList .swiper-slide img{
        height: 150px;
    }
    .roomList .roomImg{
        height: 150px;
    }
    .room .swiper-container{
        height: 190px;
    }
    .roomList .swiper-slide p{
        height: 40px;
        line-height: 40px;
    }
    .roomList .swiper-slide p .moreH{
        margin-top: 5px;
    }
    .mt100{
        margin-top: 50px;
    }
    .Title{
        margin-bottom: 50px;
    }
    .sharingList li.c1,.sharingList li.c2{
        padding: 25px;
    }
    .sharingList li{
        height: 180px;
    }
    .newsRbox ul li{
        line-height: 33px;
    }
    .newsRbox ul .newsT{
        line-height: 23px;
    }
    .footer .footerR{
        width: 100%;
    }
    .footer .footerR ul{
        text-align: center;
    }
    .footer .cont {
        margin-top: 20px;
        width: 60%;
        margin: 20px auto;
    }
    .footer .beian{
        margin-top: 0;
    }
    .footer{
        padding: 2% 2%;
    }
    .newsRbox .newsOne .newsOneL .newsT{
        line-height: 30px;
    }
    .phoneNavList{
        display: block;
        position: fixed;
        top: 0;
        right: -60%;
        width: 60%;
        height: 100%;
        background-color: #ed799c;
        text-align: center;
        z-index: 9999;
        font-size: 20px;
    }
    .phoneNavList ul{
        margin-top: 20%;
    }
    .phoneNavList ul a{
        color: #fff;
        line-height: 60px;
    }
    .phoneNavListBc{
        width: 100%;
        height: 100%;
        position: relative;
        padding-top: 10%;
        box-sizing:border-box;
    }
    .phoneWX{
        position: absolute;
        bottom: 5%;
        left: 0;
        width: 100%;
    }
    .close{
        position: absolute;
        right: 5%;
        top:2%;
        width: 60px;
        height: 60px;
    }
    .close img{
        width: 100%;
    }
    .Title2{
        padding-top: 90px;
    }
    .Title2 ul{
        margin-top: 30px;
    }
    .mt85{
        margin-top: 30px;
    }
    .fuwuC .fuwuList ul{
        padding-left: 0;
        margin-top: 0;
    }
    .contact{
        margin-top: 0;
    }
    .jiaruList{
        width: 97%;
        margin:1.5%;
    }
    .jiaruList li{
        padding:20px;
    }
    .liuyan span{
        width: 20%;
    }
    .liuyan textarea{
        width: 80%;
        margin-left: 0;
    }
    .liuyan span{
        padding-right: 10px;
        box-sizing: border-box;
    }
    .liuyan input{
        margin-left: 0;
    }
    .liuyan span.textareaT{
        width: 10%;
    }
    .liuyan select{
        margin-left: 0;
    }
    .jiantou{
        width: 200px;
    }
    .jianzhengList li{
        padding: 0 1%;
    }
    .jianzhengC{
        font-size: 12px;
    }
    .w880{
        width: 97%;
        margin:1.5%;
    }
    .newsR{
        width: 66%;
    }
    .kefangxqL{
        width: 100%;
    }
    .kefangxqR{
        width: 100%;
    }
}
@media screen and (max-width: 578px){
    .w578{
        width: 97%;
        margin:1.5%;
    }
    .footer .footerR ul li {
        margin-right: 1%;
    }
}
@media screen and (max-width: 450px){
    .banner{
        height: auto;
    }
    .logo{
        width: 80%;
    }
    .logo img{
        width: 100%;
    }
    .sharingList li.c1, .sharingList li.c2{
        padding:15px;
    }
    header{
        height: 60px;
        box-sizing:border-box;
    }
    header .headerTop{
        height: 100%;
    }
    .phoneNav{
        width: 10%;
    }
    .close{
        width: 40px;
        height: 40px;
    }
    .phoneNavList{
        font-size: 16px;
    }
    .phoneNavList ul a{
        line-height: 50px;
    }
    .tixiList .tixiBox{
        width: 50%;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0;
    }
    .tixiList{
        position:static;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .team{
        padding-top: 30px;
    }
    .banner  .swiper-container,.banner  .swiper-container img{
        height: 310px;
    }
    .teamList li{
        width: 90%;
        border:solid 1px #dedede;
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 10px;
        padding-bottom: 40px;
    }
    .teamList .moreH{
        bottom: 5px;
    }
    .Title .TitleC .more2{
        right: 5%;
    }
    .Title{
        margin-bottom: 30px;
    }
    .teamList li:last-of-type{
        border-right: solid 1px #dedede;
    }
    .roomList{
        padding-left: 30px;
        padding-right: 30px;
    }
    .swiper-button-prev{
        margin-left: -10px;
    }
    .swiper-button-next{
        margin-right: -10px;
    }
    .sharingList li{
        width: 50%;
        box-sizing:border-box;
        margin:0;
    }
    .newsLbox{
        width: 90%;
        box-sizing: border-box;
        margin-left: 5%;
    }
    .newsRbox{
        width: 100%;
        height: auto;
        padding: 5%;
        box-sizing:border-box;
    }
    .newsRbox ul li {
        line-height: 40px;
    }
    .newsRbox ul .newsT {
        line-height: 34px;
    }
    .footer .footerR ul{
        display: none;
    }
    .contR{
        display: none;
    }
    .footer .cont{
        width: 90%;
        text-align: center;
    }
    .footer .cont p{
        display: inline-block;
    }
    .footer .cont .tel2{
        width: 50%;
        text-align: left;
    }
    .footer .cont .tel1{
        width: 50%;
        text-align: left;
    }
    .footer .cont .tel2 .email{
        width: 50%;
        text-align: left;
    }
    .footer .cont .tel2 .addr{
        text-align: left;
    }
    .footer .cont {
        margin: 0px auto;
    }
    .Title2 li {
        padding: 4px 13px;
        margin-right: 15px;
        font-size: 16px;
    }
    .Title2 p{
        font-size: 35px;
    }
    .Title2 {
        padding-top: 70px;
    }
    .Title2 ul{
        margin-top: 15px;
    }
    .hjList li{
        width: 47%;
    }
    .position {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .hjList{
        margin-top: 25px;
    }
    .juzhuhjList li{
        width: 50%;
    }
    .juzhuhjList li{
        display:inline;
        float:none;
    }
    .mt85{
        margin-top: 30px;
    }
    .mt50{
        margin-top: 30px;
    }
    .mmList li{
        width: 47%;
        margin:1.5%;
    }
    .dzList ul li{
        width: 47%;
        margin:1.5%;
    }
    .fuwuC .fuwuBox .fuwuImg{
        width: 100%;
        margin:0;
    }
    .fuwuC .fuwuBox .fuwuImg img{
        width: 47%;
        margin:1.5%;
        display: inline-block;
        float: left;
    }
    .fuwuC .fuwuList{
        width: 100%;
    }
    .fuwuC .fuwuList ul{
        margin-top: 0;
    }
    .fuwuC .fuwuList li{
        margin-bottom: 20px;
    }
    .fuwuBox{
        margin-top: 0;
    }
    .anbaoC img{
        width: 100%;
    }
    .rightBoxT{
        margin-left: 0;
        width: 100%;
        padding:0 10px;
    }
    .leftBox{
        width: 97%;
        margin:1.5%;
    }
    .rightBox{
        width: 97%;
        margin:1.5%;
    }
    .leftBox ul li{
        line-height: 40px;
    }
    .shanshiLbox{
        width: 100%;
    }
    .shanshiLbox ul{
        display: block;
        text-align: center;
    }
    .shanshiLbox ul li{
        width: 30%;
        display: inline-block;
    }
    .shanshiRbox{
        width: 97%;
        margin:0 1.5%;
    }
    .shanshiImg{
        padding:5px 0;
    }
    .shanshiBig{
        width: 97%;
        margin:1.5%;
    }
    .shanshiImg2{
        padding-left: 30px;
        padding-right: 30px;
    }
    .w578.mt85{
        margin-top: 30px;
    }
    .chushiC img{
        width: 97%;
        margin:1.5%;
    }
    .ditu{
        width: 97%;
        margin:1.5%;
    }
    .contact{
        width: 97%;
        margin:1.5%;
        padding-left: 0;
    }
    .contact p{
        margin-bottom: 20px;
    }
    .jiaruList .jiaruL{
        width: 100%;
        border-right: none;
        border-bottom:solid 1px #dedede;
        padding-bottom: 10px;
    }
    .jiaruList .jiaruT{
        margin-bottom: 10px;
        font-size: 18px;
    }
    .jiaruList .jiaruT2{
        margin-bottom: 10px;
        font-size: 16px;
    }
    .jiaruList .jiaruR{
        width: 100%;
        margin-top: 10px;
    }
    .jiaruList .jiaruT2 .num{
        font-size: 25px;
    }
    .gzh{
        font-size: 16px;
    }
    .gzh2{
        font-size: 14px;
        padding:0 5px;
        box-sizing:border-box;
    }
    .contWX img{
        margin: 15px auto;
    }
    .liuyan{
        margin-top: 30px;
    }
    .liuyanL{
        width: 100%;
        margin-bottom: 10px;
    }
    .liuyanR{
        width: 100%;
    }
    .liuyan li{
        margin-bottom: 10px;
    }
    .liuyan textarea{
        width: 200px;
    }
    .pinpaiList ul li{
        width: 100%;
        margin:0
    }
    .shimingC ul{
        text-align: center;
    }
    .shimingC ul li{
        margin-right:0;
    }
    .hezuoList ul li{
        width:49%;
        margin-right: 2%;
        box-sizing:border-box;
        float: left;
    }
    .hezuoList ul li:nth-of-type(2n){
        margin-right: 0;
    }
    .rightBox .teseImg{
        width: 35%;
        margin-right: 3%;
    }
    .rightBox .teseList li{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .rightBox .teseT{
        line-height: 22px;
    }
    .rightBox .teseCC{
        font-size: 12px;
    }
    .teamxqList li{
        width: 100%;
    }
    .jianzhengList li{
        width: 100%;
    }
    .jianzhengList .jianzhengT{
        font-size: 14px;
    }
    .newsList .newsR .newsT{
        font-size: 14px;
    }
    .newsList .newsL{
        padding-bottom: 5px;
        height: 100%;
    }
    .newsList ul li{
        height: auto;
        padding-bottom: 20px;
        width:860px
    }
    .newsList .newsR .newsT{
        line-height: 22px;
    }
    .newsList .newsR .newsC{
        font-size: 12px;
    }
}
@media screen and (max-width: 360px){
    .phoneNavList ul a{
        line-height: 40px
    }
    .tixiList .tixiBox .tixiTit{
        margin-bottom: 10px;
        font-size: 13px;
    }
    .fuwuC .fuwuBox .fuwuImg img{
        width: 97%;
        margin: 1.5%;
    }
    .shimingC ul li{
        font-size: 12px;
    }
}
@media screen and (max-width: 320px){
    .shimingC ul li{
        margin-right: 10px;
    }
    .newsList .newsR .newsT {
        line-height: 15px;
    }
    .liuyan span {
        padding-right: 10px;
        box-sizing: border-box;
        float: left;
        line-height: 35px;
    }
    .liuyan input {
        margin-left: 0;
        width: 70%;
        display: inline-block;
        margin-right: 0;
    }
    .Title .TitleC .more2 {
        right: -1%;
    }
}
@media screen and (max-width: 1024px){
    .newsList ul li {
        width: 100%;
    }
    .newsR {
        width: 60%;
    }
    .teamxqC{
        width: 100%;
    }
    .teamxq img{
        width: 100%;!important;!important;
    }
}
@media screen and (max-width: 768px){
    .newsR {
        width: 55%;
    }
}
.spinner{
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
 
}
.spinner1{
    position: fixed;
    z-index: 9999998;
    width: 100%;
    height: 100%;
 
}

