a{
    text-decoration: none;
    cursor: pointer;
    color: #444;
}
a:hover, a:focus{
    text-decoration:none;
    color: #444;
}
h3, .h3{
	font-size: 22px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
border: 0 none;
background:transparent;
}
.input-group-addon, .form-control{
	border-radius:0px;
	box-shadow:none;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
   -webkit-box-shadow: 0 0 0 1000px white inset;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#fff;
}

body{
    overflow-x:hidden;
        margin: 0;
    min-width: 1360px;
   min-height: 100%;
  display: flex;
  flex-direction: column;
    font: 14px/1.4 "Microsoft YaHei","微软雅黑","Hiragino Sans GB",arial,Tahoma,SimSun,sans-serif;
}
.pd-0{
	padding: 0;
}
li{
    list-style:none;
}
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}
.main-menu-navigation .navigation .head-color, .link-button .head-color{
	color: #000;font-weight:bold;
}
.color_c8a{
    background-color: #c8a063;
}
.mg-t50 .color_blue{
    background-color: #0ab0f5;
}
.mg-t50 .color_orange{
    background-color: #f2580c;
}
.mg-t50 .color_gray{
    background-color: #ddd;
}
.mg-t50 .color_red{
 background-color:#de0e66;
}
.container {
    width: 1160px !important;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px){
.container {
    width: 750px;
}

}
@media (min-width: 1200px){
.container {
    width: 1150px;
}

}

@media (min-width: 992px){
.container {
    width: 970px;
}

}
.news-container {
        padding: 12px 15px;
}
.index-ar{
	position: absolute;
    top: 26%;
    margin: 0 37%;
    width: 100px;
}
.about-widget-box .news-container{
	padding:0 15px 18px 15px;
}
.news-container .carousel-control .fa:before{
	font-size: 80px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
}

.image-box  img{
    -webkit-transition: .3s;
    transition: .3s;
}
.image-box:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.mg_pg{
    padding-right: 0;
    padding-left: 0;
}
.pd-20{
	    padding: 20px 0;
}
.pd-12{
	padding: 12px 0;
}
.overlay {
    background-image: url(banner.jpg);
    height: 580px;
    background-position: 0px 0px;
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 1;
    display: block;
    z-index: 2;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.main-header-block {
    position: relative;
    width: 100%;
    z-index: 9999;
    /* padding: 25px 0px; */
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-header-block .header-area {
    position: relative;
    float: right;
    padding-top: 20px;
    height: 72px;
}
.main-header-block .header-area .main-menu-navigation {
    position: relative;
    float: left;
}
.main-header-block .link-button {
    float: right;
    margin-top: 15px;
    color: #999;
    /* padding-right: 30px; */
}
.main-menu-navigation .navbar-collapse > .navigation {
    background: #fff;
    color: #222222;
}
.main-menu-navigation .navigation > li {
    position: relative;
    text-align: left;
    padding-right: 10px;
    margin-right: 36px;
    display: inline-block;
}
.main-menu-navigation .navigation > li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #222222;
    line-height: 26px;
    font-weight: 500;
    opacity: 1;
    padding: 12px 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.main-header-block .logo {
    position: relative;
    float: left;
}
 .logo img{
	position: relative;
    padding-top: 5px;
   /*  width: 55%; */
    /* left: 20%;  */
     margin-top: 10px; 
} 
/*轮播图*/
.flexslider {
    height: 580px;
}
.carousel-indicators {
    bottom: 76px;
}
.contact-section {
    background-color: #000;
    opacity: 0.3;
    margin-top: -86px;
    height: 86px;
}
.contact-section {
    position: relative;
    z-index: 1;
}
.top {
    margin-top: 40px;
}
.top-20{
	margin-top: 20px;
}
.carousel-caption {
    text-shadow: none;
    bottom: -20px;
}
.carousel-caption ul{
	    margin-bottom: 3px;
}
.index-input .form-control{
	  text-align: left;
    /*padding-left: 16%;*/
}
.index-input .font_size i{
	position: absolute;
    margin: 5px -18px;
    font-size: 24px;
    color:#e5ad58;
}
.probootstrap-slider-text .btn1, .pre-search .btn1{
	background-color: #c8a063;
}
.input-group .btn1:hover{
	background: #A27837;
}
.carousel-caption ul li {
    display: inline;
    padding-right: 20px;
        cursor: pointer;
}
.cont-us img, .input-group {
    width: 100%;
    margin: auto;
}
.end-one .item-holder-box .image-box{
	height:215px;
} 
.pre hr{
	margin-bottom: 12px;
	margin-top: 0px;
}
.team-area .probootstrap-slider-text .pt0 {
    padding-right: 0px;
    padding-left: 5px;
}
 .index-img .image-box figure{
	    
	    width: 366px;
    height: 240px;
} 

/*.team-area .col-md-3 .item-holder-box{
	height: 400px;
	border: 1px solid #e5e5e5;
    background: #fff;
}*/
.pt0 {
    padding-right: 0px;
   padding-left: 5px;
}
.hous {
    position: absolute;
        margin: 15px 10px;
    z-index: 200;
    color: #000;
    border-right: 1px solid #999999;
    padding-right: 10px;
}
.index-input .form-control {
    height: 48px;

}
.search-map {
    width: 100px;
    height: 32px;
    line-height: 32px;
    float: right;
    border: 0;
    display: block;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: -20px;
    cursor: pointer;
    text-align: center;
    font-size: 30px;
    color: #7d7d7d;
    z-index: 200;
    margin: 10px;
}
.btn1 {
    background: #333;
    width: 100px;
    height: 48px;
    line-height: 48px;
    float: right;
    border: 0;
    display: block;
    /*border-radius: 0 2px 2px 0;*/
    position: absolute;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 200;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.background-f78{
	background-color: #f78637;
}
.background-eb6{
	background-color: #eb6363;
}
.color-fff{
	color:#fff;
}
.color-f78{
	color:#f78637;
}
.color-eb6{
	color:#33c02c;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.team-area {
    position: relative;
    /* padding: 20px 0px 0px 70px; */
}
.clearfix .pd-10 a, .team-area .col-md-4{
	padding-right: 10px;
    padding-left: 10px;
}
/*.row {
    cursor: pointer;
}*/
.cont-three .image-holder-block {
   /*  margin-bottom: 10px; */
   background-color: #fafafa;
   /* border-radius: 8px;*/
    overflow: hidden;
}
.cont-three .carousel-inner{
	margin-top: 60px;
}
.cont-three .carousel .carousel-indicators .active, .cont-three .carousel .carousel-indicators li{
	
	    /* background-color: #000; */
    border-radius: 0px;
    width: 10%;
    height: 33px;
    line-height: 33px;
   border-color：transparent;
    color: #848484;
    text-indent: 0;
}
.cont-three .carousel .carousel-indicators .active{
	color: #000;background-color:transparent;
}
.cont-three .carousel .carousel-indicators{
	bottom: 83%;
}
.team-area .image-float{
	cursor: pointer;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
/* .team-area .image-float:hover{
	cursor: pointer;
	 transform: scale(1.1);
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
     -ms-transform: scale(1.1);
} */
.team-area .image-float img{
	
}
.img-box figure{
	width: 100%;
    height: 280px;
}

.team-area .image-holder-block .social-float{
	    padding: 0px 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* height: 170px; */
    height: 70px;
}

.cont-two .image-holder-block ul li:first-child{
	text-overflow:ellipsis;
    overflow:hidden; 
    white-space:nowrap;
   
}
.cont-two .image-holder-block{
	margin-top:10px;
}
.social-float .index-tit{
     padding: 100px 0;
    color: #fff;
    font-weight: bold;
}
 .cont-three .img-box, .team-area .image-box {
    position: relative;
    overflow: hidden;
    height: 240px;
}
.cont-three .image-holder-block .social-float, .cont-three .img-box{
	height: 280px;
}
.cont-three .image-holder-block .social-float{
	bottom: -280px;
}
.cont-life .news-container .item img, .min_pic .num img, .end-one .image-box img, .index-img .image-box img, .index-img .team-area .image-holder-block img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.end-one .image-box figure{
	height: 215px;
}
.team-area .image-holder-block .image-text h5 {
    font-size: 18px;
    /* font-weight: 600; */
    line-height: 18px;
    color: #666666;
    padding-top: 10px;
}
/*最新房源*/
.blog-area {
    position: relative;
    margin-top: 20px;
    padding-bottom: 50px;
    z-index: 1;
}
.section-title{
    margin-bottom: 35px;
}
.woku-display, .woku-park{
	    padding-bottom: 35px;
}
.section-title h2 {
    position: relative;
    font-size: 32px;
    color: #424242;
    line-height: 40px;
    font-weight: bold;
}
.section-title p, .section-title p a {
    color: #848484;
    font-weight: 400;
    line-height: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.blog-area .item-holder-box {
	cursor:pointer;
    position: relative;
    margin-bottom: 40px;
    /* transition: all 500ms ease; */
    /* border: 2px solid rgba(0, 0, 0, 0.1); */
    background: #fff;
}
.blog-area .item-holder-box .content-text {

    position: relative;
    height: 174px;
    padding: 0px 30px;
    padding-top: 10px;
    border: 1px solid #e5e5e5;
    border-top: none;
    text-align: center;
}
.blog-area .item-holder-box .content-text p{
	min-height: 10px;
	line-height: 1.2em;
}
.blog-area .item-holder-box .content-text p:first-child{
	color:#999;
}
.item-holder-box h5{
	padding-top: 10px;
}
.pd-18{
	padding-bottom: 18px;
}
.cont-two .col-md-4{
	    padding-right: 5px;
}
.cont-two ul li{
	width: 100%;
}
/* .cont-two .image-holder-block ul li:first-child{
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
} */
.index-img .cont-two .col-md-8 .image-holder-block > .image-box{
	height: 490px;
}
/* .index-img #carousel-example-generic .item, .owner-img #carousel-example-generic .item{
	    height: 575px;
} */

.index-img .cont-two .col-md-8 figure{
	    width: 799px;
    height: 495px;
}
.cont-three .col-md-4 {
	padding:0px;
} 
.cont-three .image-box{
	height: 350px;
}
.item-holder-box h5{
	font-size:20px;
	font-weight: bold;
}
.btn-style-one {
    font-size: 18px;
    color: #666;
    cursor: pointer;
    /*font-weight: 600;*/
    padding: 0px 24px;
    text-transform: capitalize;
    display: inline-block;
    border: 1px solid #999;
    height: 40px;
    line-height: 40px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.btn-style-one a:hover, .btn-style-one:hover{
	color: #fff;
	background: #333;
	border-color:transparent;
}
.btn-t{
	font-weight: normal;
    padding: 0px 10px;
    font-size: 14px;
}
 .team-area .social-links {
    position: absolute;
    height: 130px;
    bottom: -200px;
    margin-bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.4);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
  .cont-three .social-float{
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: transparent;
  background-color: rgba(9, 7, 20, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  zoom: 1;
 }
 
 
 .team-area .image-holder-block:hover .social-links {
    bottom: 0px;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
} 
 .cont-three .image-holder-block:hover .social-float{
 opacity: 1;
 }
 
 
 .team-area .social-links li {
    display: inline-block; 
   font-weight: bold;
    padding: 5px 15px;
    color: #ffffff;
    text-align: center;
}
.social-links .index-tit{
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.social-links .index-text p{
	line-height: 1.5rem;
} 
.index-text p{
	position: static;
	    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.social-float .index-text{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 110px;
    color: #666;
 }
.team-area .social-links li i {
    font-size: 16px;
    color: #ffffff;
}
.carousel-control .fa:before {
    font-size: 80px;
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.dropdown {
    float: right;
    /* margin: 36px 0 0 50px; */
    margin: 36px 0 0 20px;
}
.nav-tabs {
    border: none;
}
.border_right{
    border-right:1px solid #999999;
}
.border_left{
    border-left:1px solid #999999;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.team-area .nav-tabs>li.active>a, .team-area.nav-tabs>li.active>a:focus, .team-area.nav-tabs>li.active>a:hover {
    color: #666;
    cursor: pointer;
    background-color: transparent; 
    border: none;
}
.nav-news .nav-tabs>li.active>a, .nav-news.nav-tabs>li.active>a:focus, .nav-news.nav-tabs>li.active>a:hover {
    color: #000;
    cursor:pointer;
    background-color: #fff; 
    border: none;
    font-weight: bolder;
}
.nav-news ul li a:hover {
	 color: #000;
	background-color: #fff; 
	font-weight: 500;
}
.tit {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0;
}
p {
    position: relative;
    font-size: 14px;
    line-height: 1.8em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.btn-style-two {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 0px 24px;
    color: #999;
    text-transform: capitalize;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.color_golden {
    background-color: #c8a063;
}
.mg-t50 .color_yellow, .right-button-box .color_yellow {
    background-color:#fa9901;
}

.color_green{
	color: #75bd2e;
}
.color_blues{
	color: #4d9def;
}
/*.about-widget-box .content-text h5{
    font-size: 24px;
    font-weight: bold;
    color: #424242;
}
*/
.about-widget-box .content-text{
	min-height: 435px;
}
.about-widget-box .content-text p{
	  line-height: 40px;
    font-size: 14px;
    /* height: 72px; */
    overflow: hidden;
    letter-spacing: 0px;
    color: #666;
}
.about-widget-box .right-hot-box .right-form-box .btn-style-one{
	background: transparent;
}
/* .about-widget-box .right-hot-box .right-form-box .btn-style-one:hover{
	    color: #fa9901;
} */

.about-widget-box .content-text span{
	 color: #666;
}
.about-widget-box .content-text .button{
	line-height: 30px;
    font-size: 14px;
    color: white;
    margin-top: 15px;
}
.button{
    background-color: #fa9901;
    border: none;
    color: white;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}
.text h5{
    font-size: 18px;
}
.main-footer-area .about-widget-box ul li, .main-footer-area p{
	line-height: 1.4em;
	vertical-align: middle;
}
.main-footer-area{
    background-color: #ececec;
   /*  margin-top: 18px; */
    height: 260px;
    bottom: 0;
}
.main-footer-area .footer-top{
	padding-top: 10px;
}
.main-footer-area .copyright-text img{
	    width: 200px;
}
.main-footer-area .copyright-text{
	color: #999;
}
.main-footer-area .about-widget-box ul li{
	padding-bottom: 10px;
}
.margin-18{
	margin-top: 18px;
}


/*这是什么*/

.featured-area .content-box {
    position: relative;
   margin: 50px 80px;
   /*margin-top: 50px;*/
    /* padding: 120px 80px 0px 70px; */
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
.bx-viewport{
    position: absolute;
    margin-top: -50px;
    width: 100%;
    overflow: hidden;
    height: 320px;
    /* margin: -500px 0;*/
    color: #fff;
}
.bx-viewport ul li{
    float: none; list-style: none; position: absolute;
   /* width: 762px; */
    z-index: 0;
}
.slider-pager{
    width: 22%;
    margin: auto;
}
.line_height{
    line-height: 30px;
}
.bxslider{
    position: relative;
    width: 90%;
    margin: auto;
}
/*.about-widget-box{
    padding: 15px 0;
}*/


.list{
    display: none;
    position: absolute;
    left: 45px;
    width: 92%;
    min-height: 50px;
    margin-top: 5px;
    padding: 12px 0 5px;
    font-size: 13px;
    line-height: 2.0;
    z-index: 99;
    background-color: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.color-ccc{
	color: #CCC;
}
.tag {
    /*display: inline-block;*/
    margin: 0 10px;
}
.meta-post span.byline:hover + .list {
    display: block;
}
.color-gold{
	color: #c18d3d;
}
.list dd {
    cursor: pointer;
}
.meta-post .button{
	font-size: 14px;
	margin: -3px 2px;
	    background-color: #c8a063;
}
 .Page .page-bd{
	border: none;
}
 .Page ul li:last-child:hover{
 	background-color: transparent;
    /*color: #333;*/
}
.room-sort .button{
	 background-color: #c8a063;
}
.pace-done hr{
	border-top: 1px solid #c5c7c9;
}
.list dd a {
    display: block;
    padding: 2px 8px;
    border-radius: 3px;
}
.triangle {
    display: none;
    position: absolute;
    left: 50%;
    top: 19px;
    width: 12px;
    height: 6px;
    background-image: url(../img/list.png);
    background-repeat: no-repeat;
    background-position: -70px 0;
    margin-left: -6px;
    bottom: -6px;
    z-index: 999;

}
.list .tag {
    /*display: inline-block;*/
    margin: 0 5px;
}
.list .tag:hover {
    color: #e0c768;
}
.list:hover {
    display: block;
}
.show {
    display: block;
}

@media (min-width: 768px){

    .bx-viewport {
        margin-top: -145px;
    }
    .bx-viewport .btn{
    margin-top: 0;
    }
  .dian .nav > li > a{
   padding:15px 0px;
    } 
   
  
}
 .carousel-inner img{
    width: 100%;
    }

@media (min-width: 1100px) {
	 .bx-viewport {
        margin-top: -145px;
    }
    .bx-viewport .btn{
    margin-top: 0;
    }
  .dian .nav > li > a{
   padding:15px 0px;
    } 
  
	
	 } 

@media (min-width: 1366px) {

 .bx-viewport {
        margin-top: -100px;
    }
    .bx-viewport .btn{
    margin-top: 20px;
    }
 .dian .nav > li > a{
   padding:15px 0px;
    }

  
 
}  

@media (min-width: 1440px) {
	.bx-viewport {
        margin-top: -100px;
    }
    .bx-viewport .btn{
    margin-top: 20px;
    }
 .dian .nav > li > a{
   padding:15px 0px;
    }

  
 
	} 

@media (min-width: 1680px) {
	.bx-viewport {
        margin-top: -50px;
    }
    .bx-viewport .btn{
    margin-top: 20px;
    }
 .dian .nav > li > a{
   padding:15px 0px;
    }

   
 
	} 
.margin_left {
    margin: 0 10px;
}
.border-color{
    color:#fa9901;
    border: 1px solid #fa9901;
}
.font-size-20{
	font-size: 18px;
}
.font-size-16{
	font-size: 16px;
}
.font-bold{
	font-weight: bold;
}
.color_999{
	color: #999;
}


.navbar-default .navbar-nav > li > a:hover{
	color: #fff;
}

/*百度商桥浮窗*/
.floating_ck{position:fixed;right:0px;top:30%;z-index: 999999999999;    box-shadow: -5px 0 10px rgba(0,0,0,.2);}
.floating_ck dl{
	margin-bottom:0px;
}
.floating_ck dl dd{position:relative;width:60px;height:80px;background-color:#fff;border-bottom:solid 1px #fafafa;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#fff;border-bottom:solid 1px #c18d3d;}
.floating_ck dl dd:hover .floating_left{display:block;}
.words{background-image:url(../img/yezhu_08.png);}
.consult{background-image:url(../img/yezhu_06.png);}
.quote{background-image:url(../img/yezhu_10.png);}
.qrcord{background-image:url(../img/yezhu_03.png);}
.return{background-image:url(../img/yezhu_12.png);}
.floating_ck dd span{color:#666;display:block;padding-top:54px;font-size: 12px;}
.qrcord>.floating_left{
	height: 150px;
    padding: 6px 0;
    top: -20px;
}
.qrcord>.floating_left, .floating_left{
	 -moz-box-shadow:2px 2px 5px rgba(0,0,0,.2); 
    -webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);
     box-shadow:2px 2px 5px rgba(0,0,0,.2);

	}

.qrcord>.floating_left i{
	    top: 50px;
}
.floating_left{position:absolute;left:-165px;top:18px;width:150px;height:60px;background-color:#fff;/* border-bottom:solid 1px #c18d3d; */display:none;}
.floating_left i{ display:block;
  display:block;
    width:0;
    height:0;
    border-width:18px 0 18px 18px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 黄*/
    position:absolute;
    top:12px;
    right: -12px;
    }

.floating_left a{color:#666;line-height:60px;}
.floating_ewm{height:160px;top:0px;}
.floating_ewm i{background-image:url(../img/us_05.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#666;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}




