.margin_center{
    width:100%;
    overflow: hidden;
}
.mycontainer,.margin_center>div{
    width:1200px;
    margin-left:auto;
    margin-right:auto;

}
.clear:after{
    display: block;
    content: '';
    clear: both;
}
.left{float:left;}
.right{float:right;}
.img_jz{
    display: block;
    position: relative;
    overflow: hidden;
}
.img_jz img{
    max-width: 100%;
    height: 100%;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}

/*子页面统一样式*/
.info{
    padding-bottom:5vw;
}
.info table{
    width: 100%;
}
.info-loca{color:#666;margin-bottom:30px;
    padding-left: 35px;
    background: url("../images/home.png") no-repeat left center;
    line-height: 40px;
    margin-top: 3vw;
    border-bottom: 1px solid #989898;
}
.info-loca a{    color: #666;}
.info>div>img{
    max-width: 100%;
}
#prev_next .next,#prev_next .prev{font-size:13px;border-top:1px solid #ccc;padding:5px 25px}
#prev_next li a{
    color: #000;}
#prev_next .next a:hover,#prev_next .prev a:hover{color:#029e9e}
#prev_next .prev{margin-top:20px;background:url(../images/prev_bg.png) no-repeat left center;background-size:18px}
#prev_next .next{border-bottom:1px solid #ccc;background:url(../images/next_bg.png) no-repeat left center;background-size:18px}
div.page{margin:20px 0 20px 0;clear:both;text-align:right;font-size:14px}
.page:after{
    display: block;
    content: '';
    clear: both;
}
div.page a{padding:2px 5px;margin:2px;color:#fff;text-decoration:none;background:#9b9b9b}
div.page a:hover{background:#5c5c5c}
div.page span.current{padding:2px 8px;font-weight:700;margin:2px;color:#fff;background-color:#029e9e}
div.page span.disabled{padding:2px 5px;margin:2px;color:#ddd}
ul.jobs li{border-bottom:2px dotted #ccc;margin-bottom:10px;padding-bottom:10px;font-size:15px;line-height:30px;padding-left:20px;position:relative}
ul.jobs li a{display:block;position:absolute;background-color:#029e9e;color:#fff;padding:1px 8px;top:50px;left:500px}
ul.jobs li a:hover{border-radius:8px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
ul.jobs li strong{color:#029e9e}
#submit{display:block;clear:both;width:80px;background:#029e9e;border:0;color:#fff;font-size:14px;font-family:"microsoft yahei";margin-left:64px}
.pdc_list{width:920px}
.pdc_list li{float:left;margin:0 25px 25px 0;border:3px solid #dadada;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.pdc_list li a{display:block;position:relative}
.pdc_list li img{display:block;width:275px;height:210px}
.pdc_list li span{display:block;text-align:center;line-height:40px;background:#dadada;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
.pdc_list li:hover span{color:#fff;background:#029e9e}
.pdc_list li:hover{border:3px solid #029e9e}
.content_p{margin-top:40px}
.content_p table{border-bottom:1px solid #ccc;border-right:1px solid #ccc}
.content_p table td{border-left:1px solid #ccc;border-top:1px solid #ccc}
.content_p img{max-width:95%;width:50%;}
.content_p p{font-size:14px;line-height:30px}
.content_p span.sp{display:block;background-color:#ddd;color:#fff;margin-bottom:20px;overflow:hidden}
.content_p span.sp small{background:#029e9e;display:block;float:left;text-align:center;line-height:40px;width:120px}
.food_name{text-align:center;font-size:24px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #ccc}
.she{width:930px}
.she li{background:#fff;padding:10px 10px 0 10px;border:1px solid #CACACA;float:left;margin:0 24px 20px 0;cursor:pointer;-moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear}
.she li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,.18);box-shadow:0 15px 30px rgba(0,0,0,.18);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);background:#fcfcfc;border:1px solid #ccc}
.she li img{display:block;width:257px;height:206px}
.she li small{display:block;line-height:45px;text-align:center;color:#2e2e2e;-moz-transition:all 150ms linear;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.she li:hover small{color:#029e9e}
.p_content{font-size:15px;line-height:30px;color:#333}
.news_time{font-size:14px;margin-bottom:20px}
.pdc-list{width:960px}
.pdc-list li{float:left;padding:10px;border:1px solid #ccc;margin-right:35px;margin-bottom:35px}
.pdc-list li img{width:255px;height:200px;display:block}
.pdc-list li span{display:block;text-align:center;color:#666;font-weight:700;margin-top:5px;-webkit-transition:all .2s linear;transition:all .2s linear}
.pdc-list li:hover span{color:#029e9e}

/*招聘*/
/************招聘*****************/

.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-90px;background:#0774bc;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#0774bc;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_name{display:block;color:#0774bc;text-align:left;}
.info_title{margin:30px 0 0 0px;width:760px;height:30px;background:#ececec; float:left;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
ul.jobs li{border-bottom:2px dotted #ccc;margin-bottom:10px;padding-bottom:10px;font-size:15px;line-height:30px;padding-left:20px;position:relative}
ul.jobs li a{display:block;position:absolute;background-color:#0774bc;color:#fff;padding:1px 8px;top:50px;left:500px}
ul.jobs li a:hover{border-radius:8px;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}
ul.jobs li strong{color:#0774bc}

/*jm_lc*/
.lcbg{
    background: url("../images/lcbg.jpg") no-repeat center;
    margin-top:2vw;
    overflow: hidden;
}
.lcbg .comtit p{
    color: #ffffff;
    font-size:1rem;
}
.lc{
    height: 780px;
    padding:2vw 0;
    background: url("../images/lcline.png") no-repeat center;
}
.num{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #089d80;
    background: #fff;
    display: inline-block;
}
.lc_text{
    color: #fff;
    font-size:1.125rem;
    width: 50%;

}
.lc_text p{
    font-size:1rem;
}
.lc div div:first-of-type{
    float:left;
    width:48%;
    text-align: right;
}
.lc div div:last-of-type{
    float:right;
    width: 48%;
    text-align: left;
}
.lc>div:after{
    display: block;
    content: '';
    clear: both;
}
.lc>div{
    margin-bottom: 45px;
    margin-top: 20px;
}
/*hl*/
.hlbg{
    background: url("../images/hlbg.jpg") no-repeat center;
    background-attachment: fixed;
    height: 967px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:3vw;
}
.hlbg>div{
    width:1200px;
    margin:0 auto;
    border:1px solid #029e9e;
}
.hlbg>div>div{
    border:1px solid #a0a0a0;
    position: relative;
    top: 25px;
    left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:5%;
    padding-bottom:7%;
}
.hlbg .clear img{
    float:left;
}
.hlbg .clear div{
    float:left;
    color: #fff;
    width: 40%;
}
.hlbg .clear div h4{
    font-size:2.25rem;
}
.hlbg .clear div p{
    font-size:1rem;
    color: #bbbbbb;
    margin-bottom:2vw;
    line-height: 1.6vw;
    margin-top: 0.4vw;
}
.hlbg .clear h5{
    font-size:1.125rem;
    padding-bottom: 0.6vw;
    border-bottom:1px dashed #a0a0a0;
}
.join3{
    background: url("../images/joinbg.jpg") no-repeat center top;
    position: relative;
    height:840px;
    margin-bottom:3vw;
}
.join3 h5{
    position: absolute;
    bottom: 34px;
    left: 50%;
    display: block;
    width: 30%;
    line-height: 40px;
    padding: 0 2%;
    background: #029e9e;
    color: #fff;
    font-size: 1.875rem;
    -webkit-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    transform: translatex(-50%);
}
.tzbg{
    background: url("../images/tzbg.jpg") no-repeat center;
    background-attachment: fixed;
    padding-top:2vw;
    padding-bottom:4vw;
}
.swiper-ul .swiper-slide{
    float:left;
    width:24%;
    margin-right:1.3%;
    background: #fff;
    position: relative;
    margin-top: 90px;
}

.swiper-ul .swiper-slide h3{
    font-size: 3rem;
    width: 100%;
    color: #029e9e;
    background: #fff;
    text-align: center;
    position: absolute;
    bottom: 100%;
    padding: 4px 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.swiper-ul .swiper-slide:hover h3{
    padding:4% 0;
    background: #029e9e;
    color: #fff;
}
.swiper-ul .swiper-slide p{
    text-align: center;
    background: #029e9e;
    font-size:1.125rem;
    color: #fff;
    line-height: 46px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.swiper-ul .swiper-slide:hover p{
    background: #43d5d5;
}
.swiper-ul .swiper-slide h5{
    font-size:1rem;
    color: #5c5c5c;
    text-align: center;
    margin-top:1.5vw;
}
.swiper-ul .swiper-slide>div>div{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:2.5% 4%;
    font-size:0.875rem;
    height: 200px;
    line-height: 27px;
    margin-bottom:1.5rem;
    color: #8f8f8f;
}
.swiper-ul .swiper-slide a{
    display: block;
    width:80%;
    margin:0 auto;
    line-height: 37px;
    background: #029e9e;
    border:1px solid #029e9e;
    color: #fff;
    font-size:0.875rem;
    text-align: center;
    margin-bottom:1.5rem;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.swiper-ul .swiper-slide a:hover{
    background: #fff;
    color: #029e9e;
}
.banner2{
    background: #029e9e;
    color: #fefefe;
    padding:1.8vw 0;
}
.banner2 img{
    float:left;
}
.banner2 div div{
    width: 75%;
    float:right;
}
.banner2 h4{
    font-size:1.5rem;
}
.banner2 p{
    font-size:1rem;
    margin: 7px 0;
}
.banner2 h3{
    font-size:1.875rem;
}
.banner2 a{
    color: #707070;
    width:35%;
    font-size:1.25rem;
    font-weight: bold;
    display: block;
    border-radius: 20px 20px;
    background: #fff url(../images/jt2.png) no-repeat 99% center;
    margin-top: 15px;
    padding: 1% 2%;
}
/*joinlc*/
.joinlc{
    padding-top:2vw;
    background:#eaeeef url("../images/lc.jpg") no-repeat left top;
    background-size: 50% 100%;
}
.lcright{
    width: 51%;
    float:right;
}
.joinlc h3{
    font-size:1.5rem;
    color: #3f3f3f;
    float:left;
    padding-left:16%;
    border-right:2px solid #029e9e;
    padding-right: 2%;
    margin-right: 3%;
}
.tel2{
    float:left;
    padding-left: 45px;
    font-size:0.875rem;
    color: #3f3f3f;
    margin-bottom: 33px;
    background: url("../images/tel2.png") no-repeat left center;
}
.tel2 span{
    font-size:1rem;
    color: #029e9e;
}
.joinlc ul li{
    padding-left:16%;
    font-size:0.875rem;
    margin-bottom: 35px;

}
.joinlc ul li b{
    color: #3f3f3f;

}
.joinlc ul li p{
    color: #858585;
    display: block;
    margin-top: 18px;
}
.joinlc ul li:first-of-type{background:url("../images/join1.png") no-repeat left center;}
.joinlc ul li:nth-of-type(2){background:url("../images/join2.png") no-repeat left center;}
.joinlc ul li:nth-of-type(3){background:url("../images/join3.png") no-repeat left center;}
.joinlc ul li:nth-of-type(4){background:url("../images/join4.png") no-repeat left center;}
.joinlc ul li:nth-of-type(5){background:url("../images/join5.png") no-repeat left center;}
.joinlc ul li:nth-of-type(6){background:url("../images/join6.png") no-repeat left center;}
.joinlc ul li:nth-of-type(7){background:url("../images/join7.png") no-repeat left center;}
.joinlc ul li:nth-of-type(8){background:url("../images/join8.png") no-repeat left center;}

/*inter*/
.inter{
    background: url("../images/inter.jpg") no-repeat center;
    text-align: center;
    padding-top:1vw;
    padding-bottom:3vw;
    color: #ffffff;
    font-size:1.125rem;
}
.inter .comtit h4{
    margin-bottom: 14px;
    padding-bottom: 32px;
}
.inter h2{
    font-size:1.875rem;
    margin: 0.6vw 0;
}

/*ztit*/
.ztit{
    font-size: 26px;
    color: #707070;
    text-transform: uppercase;
    text-align: center;
    margin-top:3%;
    margin-bottom:3%;
}

/*Z_about*/
.z_company img{
    float: left; margin-right: 30px;
    margin-bottom: 15px;
}
.z_company div{
    padding-bottom:2vw;
    border-bottom:1px solid #707070;
}
.z_com2{
    border-top:1px solid #707070;
    padding:2vw 0;
    font-size: 15px;
    line-height: 30px;
    color: #333;
}
.z_com2 li{
    float:left;
    width:32%;
    margin-right:2%;
}
.z_com2 li:last-of-type{
    margin-right:0;
}
.z_com2 li b{
    width: 100%;
    height: 250px;
    margin-bottom:1.5vw;
}

/*z_contact*/
.z_contact p{
    font-size: 16px;
    line-height: 1.75em;
    color: #353535;
}
#allmap{
    margin-top:2vw;
    margin-bottom:3vw;
}
/*z_case*/
.z_case li{
    float:left;
    width:24.2%;
    margin-right:1%;
    margin-bottom:2vw;
}
.z_case li:nth-of-type(4n){
    margin-right:0;
}
.z_case li a{
    position: relative;
    overflow: hidden;
    width:100%;
    height: 240px;
    display: block;
    color: #fff;
    text-align: center;
    /*background: rgba(81, 81, 81, 0.53);*/
}
.z_case li a img{
    max-width: 100%;
    height: 100%;
    position: absolute;
    z-index:-2;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 300ms 0s all linear;
    -moz-transition: 300ms 0s all linear;
    -ms-transition: 300ms 0s all linear;
    -o-transition: 300ms 0s all linear;
    transition: 300ms 0s all linear;
}
.z_case li a p{
    display: block;
    width:100%;
    position: absolute;
    font-size: 16px;
    top:43%;
    font-weight: bold;
    -webkit-transition: 300ms 0s all linear;
    -moz-transition: 300ms 0s all linear;
    -ms-transition: 300ms 0s all linear;
    -o-transition: 300ms 0s all linear;
    transition: 300ms 0s all linear;
}
.z_case li a:hover p{
    top:40%;
}

.z_case li a:before {
    position: absolute;
    content: '';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    z-index:-1;
    opacity: 0;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.z_case li a:hover:before {
    height: 87%;
    opacity: 1;
}
/*z_product*/
.z_product li{
    float:left;
    width:24.2%;
    margin-right:1%;
    margin-bottom:2vw;
    border-bottom:1px solid #9bc6de;
    -webkit-transition: 400ms 0s all linear;
    -moz-transition: 400ms 0s all linear;
    -ms-transition: 400ms 0s all linear;
    -o-transition: 400ms 0s all linear;
    transition: 400ms 0s all linear;
}
.z_product li:hover{
    -webkit-box-shadow: 0px 0px 10px #ddd;
    -moz-box-shadow: 0px 0px 10px #ddd;
    box-shadow: 0px 0px 10px #ddd;
}
.z_product li:nth-of-type(4n){
    margin-right:0;
}
.z_product li a{
    display: block;
}
.z_product li a b{
    width:100%;
    height: 240px;
}
.z_product li a b span{
    width:100%;
    height:100%;
    display: block;
    position: absolute;
    top:0;
    left:0;
    background: rgba(44, 177, 255, 0.26);
    -webkit-transition: 400ms 0s all linear;
    -moz-transition: 400ms 0s all linear;
    -ms-transition: 400ms 0s all linear;
    -o-transition: 400ms 0s all linear;
    transition: 400ms 0s all linear;
}
.z_product li a:hover b span{
    opacity: 0;
}
.z_product li a b i{
    position: absolute;
    display: block;
    background: #fff;
    -webkit-transition: 400ms 0s all linear;
    -moz-transition: 400ms 0s all linear;
    -ms-transition: 400ms 0s all linear;
    -o-transition: 400ms 0s all linear;
    transition: 400ms 0s all linear;
}
.z_product li a b i:nth-of-type(1){ width: 100%;height:1px;left:40%;top:40%;}
.z_product li a:hover b i:nth-of-type(1){ width: 100%;height:1px;left:-100%;top:0%;}
.z_product li a b i:nth-of-type(3){ width: 100%;height:1px;right:40%;bottom:40%;}
.z_product li a:hover b i:nth-of-type(3){ width: 100%;height:1px;right:-100%;bottom:0%;}
.z_product li a b i:nth-of-type(2){ width: 1px;height:100%;right:40%;top:40%;}
.z_product li a:hover b i:nth-of-type(2){ width: 1px;height:100%;right:100%;top:0%;}
.z_product li a b i:nth-of-type(4){ width: 1px;height:100%;left:40%;bottom:40%;}
.z_product li a:hover b i:nth-of-type(4){ width: 1px;height:100%;left:100%;bottom:0%;}

.z_product li a p{
    color: #3c3c3c;
    padding: 20px;
    text-transform: capitalize;
    -webkit-transition: 300ms 0s all linear;
    -moz-transition: 300ms 0s all linear;
    -ms-transition: 300ms 0s all linear;
    -o-transition: 300ms 0s all linear;
    transition: 300ms 0s all linear;
}
.z_product li a:hover p{
    background: #9bc6de;
    color: #fff;
}
.z_profl a{
    float: left;
    display: block;
    line-height: 30px;
   text-align: center;
    width:24%;
    margin-right:1%;
}
.z_profl a:nth-child(4n){
    margin-right:0;
}
/*z_news*/
.z_news ul li{
    float:left;
}
/*z_train*/
.z_train1 img{
    width:38%;
    float:left;
}
.z_train1 div p{
    line-height: 40px;
}
.z_train2bg{
    background: #16b8ba;
}
.z_train2bg p{
    color: #fff;
}
.z_train2bg table{
    width: 100%;
}
.z_train3 div img{
    float: left;
    width:20%;
}
.z_train3 .clear{
    border-bottom: 2px dashed #029e9e;
    margin-bottom: 2vw;
}
.z_train3 div div{
    float:right;
    width: 80%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 2%;
    line-height: 27px;
}
.z_train4{
    height: 45vw;
}

/*z_nursing*/
.z_nursing p{
    width: 45%;
    float: left;
    text-align: center;
    line-height: 48px;
    padding-top: 5vw;
    font-size: 23px;
    color: #6ca9cb;
    font-weight: lighter;
}
.z_nursing img{
    width:48%;
    float:right;
}
.z_nursing2{
    margin-top:5vw;
}

.znewstext{
    padding-bottom:2vw;
    border-bottom:1px solid #ddd;
    margin-bottom:3vw;
}
.znewstext b{
    float:left;
    width:50%;
    height: 350px;
}
.znewstext div{
    float: right;
    width: 48%;
    color: #333;
}
.znewstext div h3{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 1vw;
}
.znewstext div a{
    display: block;
    line-height: 35px;
    text-align: center;
    background: #029e9e;
    color: #fff;
    width: 25%;
    margin-top: 1vw;
}
.z_metdes h3{
    color: #029e9e;
}
.z_metdes p{
    line-height: 30px;
    color: #3c3c3c;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}

/*z_news*/
.z_news li{padding:15px 0}
.z_news li p{overflow:hidden}
.z_news li b{float:left;color:#000;font-weight:700;-moz-transition:all 150ms linear;-webkit-transition:all 150ms linear;transition:all 150ms linear}
.z_news li a{display:block;height:200px;border:1px solid #ddd;padding:15px;position:relative;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.z_news li a img{float:left;width:28%;height:200px}
.z_news li a div{float:right;width:70%}
.z_news li a h2{color:#000;font-size:20px}
.z_news li small{color:#000;font-size:14px;margin-top:70px;display:block;}
.z_news li span{transition:0.5s 0s all ease;display:block;line-height:26px;color:#666;padding:10px 0 0 0;font-size:14px}


.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:73px;z-index:999;
    background:url(../images/r_b.png) 0px bottom no-repeat;
}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}