
@charset "utf-8";
/*reset*/
body,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hr,blockquote,object,iframe,fieldset,input,legend,form,th,td{margin:0;padding:0}
body,input,textarea,keygen,select,button,isindex{border:0;outline:none;;word-break:break-all;font-size:12px;color:#666;}
ul,ol,li{list-style:none}
img{border:none;display:block;}
a{ text-decoration:none;color:#000;}
a:hover{text-decoration:none}
input{[;line-height:1;]}
/*common*/
h1,h2,h3,h4,h5,h6{font-weight:normal}
h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:14px}
i,b,em{font-style:normal;font-weight:normal}
table{border-collapse:collapse;border-spacing:0; width:100%; background:#fff}
td{padding:3px 5px;}
th{font-weight:normal; background:#e7f4fe; height:40px}
table,td,th{ border:1px solid #ddd}
table caption{ font-size:16px; text-align:left; padding-bottom:10px}
hr{
    border:1px #eaeaea solid
}
.fl{float:left}
.fr{float:right}
.clearBoth{clear:both}
.mc{margin:0 auto}
.pr{position:relative;*zoom:1}
.pa{position:absolute}
.tc{text-align:center}
.tl{text-align:left !important}
.tr{text-align:right !important}

.clearfix:after{
    content: "";
    height: 0;
    font-size: 0;
    *zoom:1;
    display: block;
    clear: both;
}
.clear{clear:both;}
body{
}
.box_border{
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.box_content{
    -moz-box-sizing: content-box;
    -ms-box-sizing:content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.no_select{
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}
/*字体颜色*/
.color_black{
    color: #333;
}
.color_white{
    color: #fff;
}
.color_blue{
    color: #0181de;
}
.color_yellow{
    color: #fffc0b;
}
.w1920{
    margin: 0 auto;
    width: 100%;
    min-width: 1190px;
    max-width: 1920px;
}
.w1190{
    width: 1190px;
    margin: 0 auto;
}
.top_banner{
    height: 50px;
    background: url("../images/sem_seven_topbanner.jpg")no-repeat center top;

}
.top_banner .w1190{
    height: 100%;
}
.top_banner a{
    display: inline-block;
    float: right;
    height: 32px;
    line-height: 32px;
    width: 120px;
    margin-top: 9px;
    font-size: 15px;
    color: #fff;

}
.top_banner .btn_orange{
    background: url("../images/orange_btn.png")no-repeat center top;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.btn_yellow{
    background-color: #FFD200;
    text-align: center;
    color: #554601;
    font-size: 22px;
}
.btn_yellow2{
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 15px 0;
    width: 240px;
    background-position: -8px -192px;
    text-align: center;

}
.btn_yellow2:hover{
    background-position: -8px -281px;
}
.btn_yellow2 .btn_icon_black{
    display: inline-block;
    padding-left: 48px;
    font-size: 22px;
    height: 32px;
    line-height: 32px;
}
.btn_yellow3{
    display: block;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 152px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fee053;
}
.btn_yellow3:hover{
  background-color: #fee053 ;
}
.btn_yellow3>span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding-right: 20px;
    background: url("../images/right_arrow.png")no-repeat;
    background-position: right 12px;
    font-size: 14px;
    color: #fee053;
}
.btn_yellow3:hover span{
    text-decoration: none;
    color: #554601;
    background-position: right -21px;
}

.btn_yellow:link,.btn_yellow:visited,.btn_yellow:hover,.btn_yellow:active{
    color: #554601;
    text-decoration: none;
}
.btn_yellow2:link,.btn_yellow2:visited,.btn_yellow2:hover,.btn_yellow2:active{
    color: #554601;
    text-decoration: none;
}
.btn_orange:link,.btn_orange:visited,.btn_orange:hover,.btn_orange:active{
    color: #fff;
    text-decoration: none;
}
.btn_blue{
    display: block;
    width: 192px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: url("../images/btn_blue.jpg")no-repeat center top;
}
.btn_blue:hover{
    color: #fffc0b;
    text-decoration: none;
}
.banner{
    height: 546px;
    overflow: hidden;
}
.banner .w1190{
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding-top: 440px;

}
.banner .w1190 img{
    position: absolute;
    top: 0;
    left:-365px ;
    max-width: 1920px;
    width: 1920px;
    height: 546px;
}
.banner .w1190 .btn_blue{
    position: relative;
    margin: 0 auto;
    z-index: 2;
}
.plate_title{
    display: block;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    background: url("../images/title_icon.png")no-repeat;
}
.part_one .plate_title{
    width: 480px;
   background-position: left 0px;

}
.part_one{
    height: 452px;
    padding-top: 64px;
    background-color: #fff;
}
.part_one .w1190{
  height: 388px;
}

.part_one .plate_box{
    height: 204px;
    width: 100%;
    background: url("../images/part_one_icon.png")no-repeat center 44px;
}
.part_one .plate_box li{
	-moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 150px;
    height: 162px;
    text-align: center;
    position: relative;
    padding-top:30px;
}
.part_one .plate_box li a{
	-moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 96px;
	display:inline-block;
	width: 150px;
    height: 132px;
    line-height: 36px;
}
.part_one .plate_box li a span{
    font-size: 16px;
}
.part_one .plate_box li:nth-of-type(1){
    margin-left: 20px;
}
.part_one .plate_box li:nth-of-type(2){
    margin-left: 48px;
}
.part_one .plate_box li:nth-of-type(3){
    margin-left: 48px;
}
.part_one .plate_box li:nth-of-type(4){
    margin-left: 50px;
}
.part_one .plate_box li:nth-of-type(5){
    margin-left: 48px;
}

.part_one .plate_box li:nth-of-type(6){
    margin-left:50px;
}
.part_one  .plate_box .tel_box{
    top: 6px;
}
.part_one .btn_blue{
    margin: 0 auto;
}
/*电话弹框*/
.plate_box li:hover .tel_box{
    display: block;
}
.plate_box .tel_box{
    width: 280px;
    height: 134px;
    display: none;
    position: absolute;
    z-index: 5;
}
.plate_box .tel_box>div{
    width: 100%;
    padding: 3px 8px;
    height: 114px;
    background-color: #fff;
    z-index: 50;
    position: relative;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.1);
    box-shadow:4px 4px 6px rgba(0,0,0,0.1);
}
.plate_box .tel_box span.icon{
    width: 280px;
    height: 16px;
    display: block;
    margin: 0 auto;
    background: url("../images/white_triangle.png")no-repeat center top;
    position: relative;
    top: -1px;
    z-index: 20;
}
.plate_box .tel_box .title{
    text-align: center;
    height: 48px;
    line-height: 48px;
    color: #242424;
    font-size: 16px;
    padding-top: 0;
}
.plate_box .tel_box .appointment_box{
    position: relative;
    width: 100%;
}
.plate_box .tel_box .appointment_box input{
    height: 42px;
    line-height: 42px;
}
.plate_box .tel_box .appointment_box .btn_yellow{
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    border: 1px solid #FFD200;
    background-color: #FFD200;
    width: 98px;
    font-size: 16px;
    color: #554500;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.plate_box .tel_box .appointment_box input:hover{
    background-color: #fff;
    border: 1px solid #FFDF4D;
    border-right: 0;
}
.plate_box .tel_box .appointment_box input:focus{
    border: 1px solid  #FFDF4D;
    background-color: #fff;
    border-right: 0;
    z-index: 5;
}
.plate_box .tel_box .appointment_box .btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;
}
.btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;
}
.blue_bg{
    background: url("../wspic/WS0112409558.jpg")no-repeat center top;
}
.blue_bg1{
    background: url("../wspic/WS0215349765.jpg")no-repeat center top;
}
.part_two{
    height: 700px;
    padding-top: 64px;
}
.part_two .w1190{
    position: relative;
}

.part_two .plate_title{
   width: 486px;
    background-position: 0 -100px;
}
.part_two .title_info{
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.chinasoft_photo{
    height: 410px;
    width: 100%;
}
.part_two .btn_blue{
    margin: 0 auto;
}

.part_three {
    height: 648px;
    background-color: #fff;
    padding-top: 66px;
}
.part_three ul{
    height: 390px;
    width: 100%;
    padding-top: 40px;
}
.part_three ul li{
    height: 300px;
    width: 262px;
    float: left;
    margin:0 22px;
    position: relative;
    background: url("../images/part_three_contentbox.png")no-repeat center top;
}
.part_three .plate_title{
    width: 580px;
    background-position: 0 -208px;

}

.part_three ul li:first-of-type{
    margin-left: 0;
}
.part_three ul li:last-of-type{
    margin-right: 0;
    float: right;
}
.part_three ul li span.icon{
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url("../images/part_threeicon.png");
    background-repeat: no-repeat;
}
.part_three ul li .icon01{
    background-position: 16px 6px;
}
.part_three ul li .icon02{
    background-position: -62px 5px;
}
.part_three ul li .icon03{
    background-position: -143px 5px;
}
.part_three ul li .icon04{
    background-position: -229px 4px;
}

.part_three .btn_blue{
    margin: 0 auto;
}
.part_three ul li .content{
    padding-top: 11px;
}
.part_three ul li div.box_border{
    text-align: left;
    width: 100%;
    margin-top: 17px;
    padding-left: 36px;
    font-size: 16px;
    color: #010101;
    line-height: 26px;
    position: relative;
}
.part_three ul li div span.circle{
    height: 4px;
    width: 4px;
    display: inline-block;
    background-color: #4974df;
    position: absolute;
    left: 26px;
    top: 11px;
}
.part_three ul li div span.color_blue2{
    font-size: 16px;
    color: #4837d1;
    font-weight: bold;
}

.part_four{

    height: 430px;
    padding-top: 64px;

}

.part_four1{

    height: 700px;
    padding-top: 64px;

}
.part_four1 .plate_title{
    width: 480px;
    background-position: 0 -298px;

}
.part_four1 .content{
    padding-top: 40px;
    padding-left: 600px;
    width: 100%;
    height: 240px;
    text-align: left;
    background-position:50px 40px;

}
.part_four1 .content div{
    line-height: 28px;
    height: 122px;
    color: rgb(0, 0, 0);
    font-size: 16px;

}
.part_four1 .content div .color_yellow:hover{
    color: #fffc0b;
}



.part_four .plate_title{
    width: 480px;
    background-position: 0 -298px;

}
.part_four .content{
    padding-top: 40px;
    padding-left: 600px;
    width: 100%;
    height: 240px;
    text-align: left;
    background-position:50px 40px;

}
.part_four .content div{
    line-height: 28px;
    height: 122px;
    color: rgb(0, 0, 0);
    font-size: 16px;

}
.part_four .content div .color_yellow:hover{
    color: #fffc0b;
}
.part_five{
    background-color: #fff;
    padding: 64px 0 54px 0;
}
.part_five .plate_title{
    width: 480px;
    height: 70px;
    background-position: 0 -387px;
}
.part_five div.shoparea{
  position: relative;
    padding-top: 10px;
    /* height: 816px; */
}
.part_five div.shoparea .another_batch{
    display: none;
    z-index: 2;
    position: absolute;
    top: 0;
    right: 2px;
    width: 94px;
    height: 32px;
    line-height: 32px;
    padding-left: 36px;
    color: #4c50d9;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #4c50d9;
    border-radius:14px;
    background-image: url("../images/another_batch.png");
    background-repeat: no-repeat;
    background-position: 10px center;
}
.part_five div.shoparea .another_batch:hover{
    background-color: rgba(228,236,255,0.6);
}

.part_five div.shoparea .shop_list ul{
    display: none;
}
.part_five div.shoparea .shop_list ul:first-of-type{
   display: block;
}

.part_five div.shoparea ul li{
    float: left;
    margin-top: 40px;
    width: 262px;
    height: 340px;
    margin-right: 47px;
    position: relative;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 8px;

}
.part_five div.shoparea ul li:nth-of-type(4),.part_five div.shoparea ul li:nth-of-type(8){
    margin-right: 0px;
    float: right;
}
.part_five div.shoparea ul li:nth-of-type(3),.part_five div.shoparea ul li:nth-of-type(7){
    margin-right: 0px;
}


.part_five div.shoparea ul li a{
    display: block;
    width: 242px;
    height: 332px;
    border: 2px solid #3D3A5E;
    border-radius: 8px;
    background-color: #EDF4FF;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.part_five div.shoparea ul li:hover a{
    margin-top: -6px;
}
.part_five div.shoparea ul li:hover div.lightblue_bg{
    margin-top: -6px;
}
.part_five div.shoparea ul li div.lightblue_bg{
    width: 100%;
    height: 192px;
    background-color: #86A9F6;
    border: 2px solid #3D3A5E;
    border-radius: 8px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.part_five div.shoparea ul li .imgbox{
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 154px;
    position: relative;
    padding: 10px 10px 6px 10px;
}
.part_five div.shoparea ul li .imgbox .img_mask{
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 3;
    width: 262px;
    height: 154px;
    background: url("../images/img_mask.png")no-repeat top right;
}
.part_five div.shoparea ul li .imgbox div.img_bg{
    overflow: hidden;
    width: 100%;
    height: 136px;
    background-color: #fff;
}

.part_five div.shoparea ul li .imgbox img{
    width: 100%;
    height: 136px;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari 和 Chrome */
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.part_five div.shoparea ul li .imgbox:hover img{
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
}
.shoparea .shop_name{
   color: #121212;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
.shoparea .shop_info{
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    background-color: #D9E6FD;
}
.shoparea .shop_position{
    height: 32px;
    line-height: 32px;
    width: 100%;
    display: inline-block;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 72px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/position_icon.png")no-repeat left center;
    color: #2259ba;
    font-size: 14px;
}
/*店铺等级*/
.shoplevel {
    display: inline-block;
    width: 62px;
    height: 22px;
    float: right;
    position: absolute;
    top: 5px;
    right: 12px;
    z-index: 2;
}

.level30a {
    background: url(../images/shoplevel.png) no-repeat left top;
}
.level20a {
    background: url(../images/shoplevel.png) no-repeat left -22px;
}
.level15a {
    background: url(../images/shoplevel.png) no-repeat left -44px;
}
.level10a {
    background: url(../images/shoplevel.png) no-repeat left -66px;
}
.level65a {
    background: url(../images/shoplevel.png) no-repeat left -88px;
}
.shop_service{
    font-size: 14px;
    line-height: 24px;
    height: 88px;
    padding: 16px 16px 0 16px;
    color: #575757;
    overflow:hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.part_five .btn_blue{
    margin: 0 auto;
}
.part_six{
    padding-top: 64px;

}
.part_six .plate_title{
    width: 480px;
    background-position: 0 -472px;

}
.input_box_wf3{
    padding-top: 44px;
    width: 654px;
    margin: 0 auto;
    height: 275px;
}
.input_box_wf3 input{
    border: 0;
    background-color: #F8F8F8;
    text-indent: 20px;
    font-size: 22px;
    color: #333;
    width: 100%;
    height: 64px;
    line-height: 64px;
[;line-height: 1;];
    text-align: left;
    width: 100%;
    padding: 0;
}
.input_box_wf3 .btn_yellow{
    display: inline-block;
    width: 276px;
    padding: 16px 0;
    text-align: center;
    margin-top: 50px;
}
.input_box_wf3 .btn_yellow span{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    background: url("../images/icon_two.png")no-repeat;
}
.input_box_wf3 .floatleft span{
    background-position: -19px -303px;
}
.input_box_wf3 .floatright span{
    background-position: -19px -177px;
}
.your_identity{
    height: 220px;
}
.your_identity li{
    height: 220px;
    width: 380px;
    float: left;
    background-color: rgba(0,0,0,0.2);
    padding-top: 22px;
    text-align: center;

}
.your_identity li:nth-of-type(2){
    margin-left: 25px;
}
.your_identity li:nth-of-type(3){
    float: right;
}
.your_identity li .title{
  color: #ffd50f;
    font-size: 24px;
    height: 64px;
    line-height: 64px;
}
.your_identity li .content{
     color: #fff;
    font-size: 14px;
    line-height: 24px;
    height: 68px;
}
#employer{
    position: relative;
}

#employer .tel_box2{
    display: none;
    position: absolute;
    z-index: 5;
    width: 380px;
    height: 142px;
    top: -142px;
    left: -111px;
    background: url("../images/white_triangle2.png")no-repeat center 118px;
}
#employer:hover .tel_box2{
    display: block;
}
#employer .tel_box2>div{
    width: 380px;
    height: 118px;
    background-color: #fff;
}
#employer .tel_box2 div.title{
    text-align: center;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #242424;
}
#employer .tel_box2 div.title span{
    color: #ff6600;
}
#employer .tel_box2 div .appointment_box{
    width: 350px;
    margin: 0 auto;
}
#employer .tel_box2 input{
    height: 44px;
    line-height: 44px;
    padding: 0 ;
[;line-height: 1;];
    width: 230px;
    font-size: 16px;
    color: #333;
    text-align: left;
    text-indent: 10px;
    border: 1px solid #e5e5e5;
    border-right: 0;
    float: left;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#employer .tel_box2 .btn_yellow{
    display: inline-block;
    width: 116px;
    float: left;
    height: 44px;
    line-height: 44px;
    border: 1px solid #FFD200;
    background-color: #FFD200;
    font-size: 16px;
    color: #554500;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
#employer .tel_box2 .btn_yellow:hover{
    border-color:#FFDF4D ;
    background-color: #FFDF4D;

}
#employer .tel_box2 input:focus{
    border: 1px solid  #FFDF4D;
    background-color: #fff;
    border-right: 0;
    z-index: 5;
}


.fixed_bottom{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5000;
    width: 100%;
    min-width: 1190px;
    height: 62px;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
}
.fixed_bottom .w1190{
    height: 62px;
    background: url("../images/bottom_bg.png")no-repeat left center;
}
.fixed_bottom .close_bottom{
    display: inline-block;
    height: 40px;
    width: 40px;
    cursor: pointer;
    float: right;
    margin-top: 11px;
    background: url("../images/icon_two.png")no-repeat;
    background-position:-8px -373px;
}
.fixed_bottom .input_box_wf3{
    float: right;
    margin-right: 68px;
    margin-top: 8px;
    height: 48px;
    width: 402px;
    padding: 0;
}
.fixed_bottom .input_box_wf3 input{
    float:left;
    background-color: #fff;
    border: 0;
    height: 48px;
    line-height: 48px;
[;line-height: 1;];
    padding: 0;
    text-align: left;
    width: 260px;
    font-size: 18px;
    color: #333;
}
.fixed_bottom .input_box_wf3 a{
    display: inline-block;
    width: 140px;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #FED21B;
}
.fixed_bottom .input_box_wf3 a span{
    font-size: 18px;
    color: #554601;
    padding-left: 26px;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    background: url("../images/icon_tel01.png")no-repeat left center;

}

/* 新底部样式 */
.fixed_rightbottom{
    position: fixed;
    left: 0;
    bottom:0px;
    height: 80px;
    width: 0px;
    cursor: pointer;
    overflow: hidden;
    z-index: 99999;
}
.fixed_rightbottom div{
    width: 140px;
    position: absolute;
    bottom: 2px;
    right: 0;
    height: 62px;
    background-color: rgba(0,0,0,0.6);
    border-radius:10px ;
    z-index: 5000;
}
.fixed_rightbottom .monkey_icon{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 52px;
    background: url("../images/app2/monkey_icon.png")no-repeat center bottom;
    width: 74px;
    height: 80px;
}
.fixed_rightbottom .reservations{
    width: 45px;
    height: 36px;
    line-height: 18px;
    position: absolute;
    right: 6px;
    bottom: 6px;
    text-align: left;
    background: url("../images/right_allow.png")no-repeat right center;
    font-size: 14px;
    color: #ffea00;
}
#close_bottom{
    display: inline-block;
    font-size: 18px;
    position: absolute;
    top: 13px;
    right: 4px;
    color: #fff;
    z-index: 9999;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    -webkit-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
}
#close_bottom:hover{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);

}

