﻿@charset "utf-8";
/* CSS Document */
/*index-------------------------------------------------*/
.banner{ height:470px; border-top:1px solid #e5e6f3; margin-top:1px; position:relative; }
.banner .flexslider{position:relative;width:100%;height:470px;overflow:hidden;zoom:1;}
.banner .flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.banner .flexslider .slides{zoom:1;width:100%;height:470px}
.banner .flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.banner .flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.banner .flex-direction-nav .flex-prev{left:0;}
.banner .flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.banner .flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.banner .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.banner .flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center; display:none;}
.banner .flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.banner .flex-control-paging li a{display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.banner .flex-control-paging li a.flex-active{ width:15px; height:15px;}
.banner .flexslider .slides li{ width:100%; height:100%; background-position:center; background-repeat:no-repeat; background-size;cover;}

.banner .search_box{ width:730px; height:103px; line-height:103px; background:rgba(0,0,0,0.66); border-radius:2px; position:absolute; bottom:100px; left:50%; margin-left:-365px; z-index:2;}
.banner .search_box span{ font-size:17px; color:#fff; font-weight:bold; padding-left:19px; padding-right:20px; letter-spacing:1px; float:left;}
.banner .search_box .keyword{ width:392px; height:43px; background:#fff; font-size:17px; color:#000; border:1px solid #b4b1b3; outline:none; text-indent:15px;  float:left; margin-top:29px; border-bottom-left-radius:3px; border-top-left-radius:3px; box-sizing:border-box; border-right:0;}
.banner .search_box .keywordbtn{width:50px; height:43px; float:left; margin-top:29px; background: #ffffff url("../img/keybtn.png") no-repeat center center; box-sizing:border-box; border:#b4b1b3 solid 1px; border-left:0; border-bottom-right-radius:3px; border-top-right-radius:3px;}
.banner .search_box .keywordbtn2{display: inline-block; float:left; margin-left:20px; margin-top:29px;
                                 font-size: 15px;
    font-family: inherit;
    width: 80px;
    height: 42px;
    line-height: 42px;
    top: 70px;
    right: 25px;
    color: #ffffff;
    background-color: #00b500;
    -moz-transition: all 0.2s 0.1s ease;
    -webkit-transition: all 0.2s 0.1s ease;
    -o-transition: all 0.2s 0.1s ease;
    transition: all 0.2s 0.1s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.content{}
.content .countrys .tab { width: 100%; height: 38px; margin-top: 36px; }
.content .countrys .tab ul li { position: relative; float: left; margin:0px 3px; top:-1px; }
.content .countrys .tab ul li a { display: block; cursor:pointer; font-size: 16px; height: 38px; line-height: 38px; padding: 0 20px; color: #6b6b6b; -moz-transition: all 0.2s 0s ease; -webkit-transition: all 0.2s 0s ease; -o-transition: all 0.2s 0s ease; transition: all 0.2s 0s ease; }
.content .countrys .tab h3 { width:202px; float:left; height: 38px; padding-top: 6px; font-size: 18px; font-weight: bold; color: #3b3b3b; padding-left: 32px; background:url(../images/icon_country.png) no-repeat left 7px; vertical-align:middle; }
.content .countrys .tab ul li a:hover{ background:#00b500; color:#fff;}
.content .countrys .tab ul li a.active{ background:#00b500; color:#fff;}
.content .countrys .tab ul li a:hover:after { position: absolute; left: -3px; bottom: -5px; content: " "; display: block; width: 100%; height: 4px; background-color: #00b500; border-left:3px solid #fff; border-right:3px solid #fff; }
.content .countrys .tab ul li a.active:after { position: absolute; left: -3px; bottom: -5px; content: " "; display: block; width: 100%; height: 4px; background-color: #00b500;border-left:3px solid #fff; border-right:3px solid #fff; }

.content .countrys .item{ border-top:4px solid #eaeaea; padding-top:25px; display:none;}
.content .countrys .item ul li{ float:left; margin-right:52px; margin-bottom:37px; width:298px; height:211px; overflow:hidden; text-align:center; position:relative;}
.content .countrys .item ul li b{ display:block; width:100%; height:100%; overflow:hidden;}
.content .countrys .item ul li b img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.content .countrys .item ul li h2{ font-size:30px; color:#f2f2f2; border-bottom:1px solid #ffffff; position:absolute; top:75px; left:50%; margin-left:-85px; width:170px; z-index:3; letter-spacing:5px;}
.content .countrys .item ul li h3{ font-size:20px; color:#f2f2f2; position:absolute; top:115px; left:0 ;z-index:3; width:100%; text-align:center;}
.content .countrys .item ul li i{ display:block; width:100%; height:100%; background:rgba(0,0,0,0.44); z-index:2; position:absolute; top:0; left:0; z-index:2;}
.content .countrys .item ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);}
.content .countrys .item ul li.last{ margin-right:0px;}

/*.content .featured_house .tab { width: 100%; margin-top:10px; }
.content .featured_house .tab ul li { position: relative; float: left; background:url(../images/line.png) no-repeat right center; padding:0px 13px; }
.content .featured_house .tab ul li:last-child{ background:none;}
.content .featured_house .tab ul li a { display: block; padding:0px 8px; text-align:center; cursor:pointer; font-size: 19px; height: 38px; line-height: 38px; color: #767676; -moz-transition: all 0.2s 0s ease; -webkit-transition: all 0.2s 0s ease; -o-transition: all 0.2s 0s ease; transition: all 0.2s 0s ease; }
.content .featured_house .tab h3 { width:165px; float:left; height: 38px; padding-top: 5px; font-size: 26px; font-weight: bold; color: #333333; padding-left: 54px; background:url(../images/house.png) no-repeat left top;}
.content .featured_house .tab ul li a:hover{ border-bottom:2px solid #32b245;}
.content .featured_house .tab ul li a.active{ border-bottom:2px solid #32b245;}*/
.content .featured_house .item { margin-top:22px; display:none;}
.content .featured_house .item ul li{ float:left; background:#f8f8f8; margin-right:8px; margin-bottom:15px; width:242px; height:310px; border:1px solid #34cd70; overflow:hidden; position:relative;}
.content .featured_house .item ul li.first{ width:493px;}
.content .featured_house .item ul li.last{ margin-right:0px;}
.content .featured_house .item ul li img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.content .featured_house .item ul li b{ display:block; height:234px; overflow: hidden;}
.content .featured_house .item ul li .title{ text-align: center; font-size:16px; color:#2e2e2e; padding-top:8px;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;}
.content .featured_house .item ul li .title_info{ text-align: center; font-size:14px; color:#7b7b7b; }
.content .featured_house .item ul li .title_info .icon{ display:inline-block; width:15px; height:19px; background:url(../images/address.png) no-repeat center; position:relative; top:4px; margin-right:8px; }
.content .featured_house .item ul li .price{ position:absolute; top:202px; left:0; z-index:3; height:32px;}
.content .featured_house .item ul li .price .price_tit{ display:inline-block; width:75px; height:32px; line-height:32px; background:rgba(0,0,0,0.7); color:#fff; font-size:18px;text-indent:13px;}
.content .featured_house .item ul li .price .num{ display:inline-block; padding:0 10px; height:32px; line-height:32px; background:rgba(6,165,31,0.64); color:#fff; font-size:18px;}
.content .featured_house .item ul .first .price{top:190px; }
.content .featured_house .item ul .first .info{ width:100%; color:#fff; position:absolute; bottom:0; height:76px; background:rgba(0,0,0,0.7);}
.content .featured_house .item ul .first .title{ text-align: center; font-size:24px; color:#fff; padding-top:8px;}
.content .featured_house .item ul .first .title_info{ text-align: center; font-size:14px; color:#fff; padding-top:2px; }
.content .featured_house .item ul .first .title_info .icon{ background:url(../images/address2.png) no-repeat center;}
.content .featured_house .item ul li .morebox{ position:absolute; top:0; left:0; z-index:3; background:#fc6f44; width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.content .featured_house .item ul li .morebox .more_arrow{ width:66px; height:66px; background:url(../images/more.png) no-repeat center; margin:0 auto; margin-top:98px; }
.content .featured_house .item ul li .morebox .see{ padding-top:40px; text-align:center; color:#fff; font-size:18px;}
.content .featured_house .item ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);} 
.content .featured_house .item ul li .morebox:hover{ background:#fa4f1a;} 


.content .hot_house .tab { width: 100%; margin-top:40px; }
.content .hot_house .tab ul li { position: relative; float: left; background:url(../images/line.png) no-repeat right center; padding:0px 13px; }
.content .hot_house .tab ul li:last-child{ background:none;}
.content .hot_house .tab ul li a { display: block; padding:0px 8px; text-align:center; cursor:pointer; font-size: 19px; height: 38px; line-height: 38px; color: #767676; -moz-transition: all 0.2s 0s ease; -webkit-transition: all 0.2s 0s ease; -o-transition: all 0.2s 0s ease; transition: all 0.2s 0s ease; }
.content .hot_house .tab h3 { width:165px; float:left; height: 38px; padding-top: 5px; font-size: 26px; font-weight: bold; color: #333333; padding-left: 54px; background:url(../images/house2.png) no-repeat left top;}
.content .hot_house .tab ul li a:hover{ border-bottom:2px solid #32b245;}
.content .hot_house .tab ul li a.active{ border-bottom:2px solid #32b245;}
.content .hot_house .item { margin-top:22px; display:none;}
.content .hot_house .item ul li{ float:left; background:#f8f8f8; margin-right:8px; margin-bottom:15px; width:242px; height:310px; border:1px solid #34cd70; overflow:hidden; position:relative;}
.content .hot_house .item ul li.first{ width:493px;}
.content .hot_house .item ul li.last{ margin-right:0px;}
.content .hot_house .item ul li img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.content .hot_house .item ul li b{ display:block; height:234px; overflow: hidden;}
.content .hot_house .item ul li .title{ text-align: center; font-size:16px; color:#2e2e2e; padding-top:8px;}
.content .hot_house .item ul li .title_info{ text-align: center; font-size:14px; color:#7b7b7b; }
.content .hot_house .item ul li .title_info .icon{ display:inline-block; width:15px; height:19px; background:url(../images/address.png) no-repeat center; position:relative; top:4px; margin-right:8px; }
.content .hot_house .item ul li .price{ position:absolute; top:202px; left:0; z-index:3; height:32px;}
.content .hot_house .item ul li .price .price_tit{ display:inline-block; width:75px; height:32px; line-height:32px; background:rgba(0,0,0,0.7); color:#fff; font-size:18px;text-indent:13px;}
.content .hot_house .item ul li .price .num{ display:inline-block;  padding:0 10px; height:32px; line-height:32px; background:rgba(6,165,31,0.64); color:#fff; font-size:18px;}
.content .hot_house .item ul .first .price{top:190px; }
.content .hot_house .item ul .first .info{ width:100%; color:#fff; position:absolute; bottom:0; height:76px; background:rgba(0,0,0,0.7);}
.content .hot_house .item ul .first .title{ text-align: center; font-size:24px; color:#fff; padding-top:8px;}
.content .hot_house .item ul .first .title_info{ text-align: center; font-size:14px; color:#fff; padding-top:2px; }
.content .hot_house .item ul .first .title_info .icon{ background:url(../images/address2.png) no-repeat center;}
.content .hot_house .item ul li .morebox{ position:absolute; top:0; left:0; z-index:3; background:#44c2fc; width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.content .hot_house .item ul li .morebox .more_arrow{ width:66px; height:66px; background:url(../images/more.png) no-repeat center; margin:0 auto; margin-top:98px; }
.content .hot_house .item ul li .morebox .see{ padding-top:40px; text-align:center; color:#fff; font-size:18px;}
.content .hot_house .item ul li:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);} 
.content .hot_house .item ul li .morebox:hover{ background:#0bb1fe;} 


.content .information{ margin-top:30px; padding-bottom:30px;}
.content .information h3 { height: 38px; padding-top:5px; font-size: 26px; font-weight: bold; color: #333333; padding-left: 54px; background:url(../images/house2.png) no-repeat left top; }
.content .information h4{ font-size:22px; color:#7a7a7a; font-weight:bold; padding-top:28px;}
.content .information h4 a{ font-size:18px; color:#858585; float:right;}
.content .information h4 a:hover{ color:#23ac38;}
.content .information ul{ margin-top:14px;}
.content .information ul li{ width:480px; float:left; line-height:28px; overflow:hidden; }
.content .information ul li a{font-size:16px; color:#858585;}
.content .information ul li strong{ color:#292929; padding-right:3px;}
.content .information ul li span{ float:right;}
.content .information ul li.odd{ margin-left:38px;}
.content .information ul li a:hover{ color:#23ac38;}
.content .information ul li a:hover strong{ color:#23ac38;}

.content .ym-recommend { background-color: #f9f9f9; }
.content .ym-recommend .main-tabs{ height:38px; padding-top:36px;}
.content .ym-recommend .main-tabs h3 { height: 38px; padding-top: 6px; font-size: 18px; font-weight: bold; color: #3b3b3b; padding-left: 31px; background: url(../images/9.png) no-repeat left top;  }
.content .ym-recommend .main-content { padding-top: 10px; width: 100%; padding-bottom: 20px; border-top: 3px solid #eaeaea; }
.content .ym-recommend .main-content span { font-size: 12px; color: #919191; float: left; height: 24px; line-height: 24px; margin-right: 8px; }
.content .ym-recommend .main-content span:hover { color: #00b500; cursor: default; }
.content .ym-recommend .main-content span a{ color:#6b6b6b;}

.content .ym-bond { width: 100%; height: 180px; -moz-transition: all 0.2s 0.1s ease; -webkit-transition: all 0.2s 0.1s ease; -o-transition: all 0.2s 0.1s ease; transition: all 0.2s 0.1s ease; overflow-y: hidden; }
.content .ym-bond .bondImg { position: relative; width: 100%; }
.content .ym-bond .bondImg a { display: block; height: 180px; overflow-y: hidden; }
.content .ym-bond .bondImg a img { width: 100%; min-height: 100%; }
.content .friendly-link .main-tabs{ margin-top:36px; height:38px;}
.content .ym-bond .bondImg span { position: absolute; display: block; cursor: pointer; top: 0; right: 0; width: 30px; height: 30px; background:url(../images/close.png)no-repeat center; }
.content .friendly-link .main-tabs h3 {  height: 38px; padding-top: 6px; font-size: 18px; font-weight: bold; color: #3b3b3b; padding-left: 31px; background: url(../images/fr.png) no-repeat left 4px;  }
.content .friendly-link .main-content { padding-top: 10px; border-top:3px solid #eaeaea; margin-bottom:20px; }
.content .friendly-link .main-content .friendlyLf { width: 679px;border-right: 1px solid #eaeaea; }
.content .friendly-link .main-content .friendlyLf a { line-height: 24px; margin-right: 10px; color:#6b6b6b; }
.content .friendly-link .main-content .friendlyLf a:hover { color: #00b500; }
.content .friendly-link .main-content .friendlyRt { width: 320px; text-align: center; }
.content .friendly-link .main-content .friendlyRt b { display: inline-block; width: 50px; height: 50px; overflow-y: hidden; margin-top: 10px; }
.content .friendly-link .main-content .friendlyRt b img { width: 100%; min-height: 100%; }
.content .friendly-link .main-content .friendlyRt h4 { font-size: 24px; line-height: 42px; color: #434343; }

/*筛选页*/
.select_banner{ height:300px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.select_banner h2{ font-size:42px; font-weight:bold; text-align:center; color:#fff; padding-top:68px;}
.select_banner h3{ font-size:18px; font-weight:bold; text-align:center; color:#fff; padding-top:10px;}

.selection .conditional_search{ border:1px solid #e5e5e5; border-radius:0px 0px 6px 6px; margin-top:53px; border-top:none; position:relative;}
.selection .conditional_search h2 { position:absolute; top:-30px; left:-1px;}
.selection .conditional_search h2 span{ display:inline-block; font-size:16px; color:#018601; border:1px solid #e5e5e5; width:100px; border-bottom:1px solid #fff; border-radius:6px 6px 0px 0px; height:27px; text-align:center; line-height:27px; position:relative; top:1px; z-index:3;}
.selection .conditional_search .cate{ height:45px; line-height:45px;border-top:1px solid #e5e5e5;}
.selection .conditional_search .cate .cate_name{ width:117px; float:left; font-size:15px; color:#707070; text-indent:17px;}
.selection .conditional_search .cate .cate_value{ float:left;}
.selection .conditional_search .cate .cate_value ul li{ float:left; margin:0px 9px; }
.selection .conditional_search .cate .cate_value ul li a.all{ background:#00b500; color:#fff;}
.selection .conditional_search .cate .cate_value ul li a.noselect{ color:#00b500} 
.selection .conditional_search .cate .other{ float:right; width:38px; margin-right:12px; font-size:13px; color:#939393;}
.selection .conditional_search .cate .other a{ font-size:13px; color:#939393;}
.selection .conditional_search .cate .other a:hover{ color:#00b500;}

.selection .conditional_search .cate .cate_value ul li a{ color:#616161; font-size:15px; padding:0px 10px;height:25px; display:inline-block; line-height:25px;}
.selection .conditional_search .cate .cate_value ul li a:hover{ background:#00b500; color:#fff;}

.houselist{ margin-top:45px;}
.houselist h3{ height: 38px;padding-top: 5px;font-size: 26px;font-weight: bold;color: #333333; padding-left: 54px;background: url(../images/house.png) no-repeat left top;}
.houselist .wp { width: 1000px; height:275px; border:1px solid #e0e0e0; margin: 0 auto; overflow:hidden; margin-top:28px; background:#f9f9f9;}
.houselist .picScroll-left .bd .picList { position: relative; z-index: 2; }
.houselist .tempWrap{ width:929px!important; margin:0 auto; margin-top:15px; z-index:2;}
.houselist .picScroll-left { position: relative;}
.houselist .picScroll-left .hd { position: absolute; width:994px; left:0px; top: 110px; z-index: 99;  }
.houselist .picScroll-left .hd a { width: 44px; height: 44px; display:inline-block; cursor: pointer; text-indent: -9999px; z-index:2; }
.houselist .picScroll-left .hd .next { background: url(../images/next.png) no-repeat center; float:right;  }
.houselist .picScroll-left .hd .prev { background: url(../images/prev.png) no-repeat center; float:left;}
.houselist ul li{ float:left; background:#f8f8f8; margin-right:47px; width:195px; height:240px; border:1px solid #ceffd6; overflow:hidden; position:relative;}
.houselist ul li img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.houselist ul li b{ display:block; height:190px; overflow: hidden;}
.houselist ul li .title{ text-align: center; font-size:13px; color:#2e2e2e; padding-top:5px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.houselist ul li .title_info{ text-align: center; font-size:12px; color:#7b7b7b; }
.houselist ul li .title_info .icon{ display:inline-block; width:15px; height:19px; background:url(../images/address.png) no-repeat center; position:relative; top:4px; margin-right:8px; }
.houselist ul li .price{ position:absolute; top:158px; left:0; z-index:3; height:32px;}
.houselist ul li .price .price_tit{ display:inline-block; padding:0 10px; height:32px; line-height:32px; background:rgba(0,0,0,0.7); color:#fff; font-size:14px;vertical-align:top;}
.houselist ul li .price .num{ display:inline-block; padding:0 10px; height:32px; line-height:32px; background:rgba(6,165,31,0.64); color:#fff; font-size:15px;}

.sort{ margin-top:20px;}
.sort .sort_title{ width:400px; height:50px; line-height:50px; background:#f3f3f3; font-size:14px; color:#737373;}
.sort .sort_title span{ padding-left:17px; padding-right:10px;}
.sort .sort_title a{ background:#fcfcfc; border:2px solid #e4e4e4; font-size:13px; color:#737373; padding:1px 7px; margin-right:5px;}
.sort .sort_title a i{ display:inline-block; width:12px; height:11px; background: url(../images/bottom.png) no-repeat center; margin-left:5px;}
.sort .sort_title a:hover{ color:#00b500;}
.sort .sort_left{ width:675px;}
.sort .sort_left ul li{ padding:26px 0px; border-bottom:1px solid #ebebeb;}
.sort .sort_left ul li:last-child{ border-bottom:none;}
.sort .sort_left ul li .left_img{ width:260px; height:180px; overflow:hidden; margin-left:16px; position:relative;}
.sort .sort_left ul li .left_img img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
.sort .sort_left ul li .info{ width:345px; margin-left:30px; position:relative;}
.sort .sort_left ul li .info h4{ padding-top:6px;}
.sort .sort_left ul li .info h4 a{ font-size:20px; color:#595959;}
.sort .sort_left ul li .info h4 a:hover{ color:#00b500;}
.sort .sort_left ul li .info h5{ font-size:14px; color:#a5a5a5; margin-bottom:10px; padding-top:3px;}
.sort .sort_left ul li .info .category{ line-height:23px;}
.sort .sort_left ul li .info .category span{ display:inline-block; width:80px; text-align:left; font-size:14px; color:#a5a5a5}
.sort .sort_left ul li .info .category strong{font-size:16px; color:#4c4c4c}
.sort .sort_left ul li .info .rmb{ padding-top:6px;}
.sort .sort_left ul li .info .rmb span{ display:inline-block; width:80px; text-align:left; font-size:14px; color:#a5a5a5}
.sort .sort_left ul li .info .rmb strong{ font-size:22px; color:#2a2a2a;}
.sort .sort_left ul li .info .checkbtn{ display:block; width:100px; height:38px; text-align:center; line-height:38px; background:#00b500; font-size:16px; color:#fff; position:absolute; bottom:0px; right:25px;}
.sort .sort_left ul li .info .checkbtn:Hover{ background:#019e01;}
.sort .sort_left ul li:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); }

.sort .sort_left ul li .hot{ position:absolute; top:-30px; left:-35px; z-index:2;}

.sort .sort_right{ width:270px;}

.sort .sort_right .aside { width: 270px; }
.sort .sort_right .aside .hot-recommend, .sort .sort_right .aside .favorite { margin-bottom: 30px; }
.sort .sort_right .aside .hot-recommend h4, .sort .sort_right .aside .favorite h4 { height: 50px; line-height: 50px; background-color: #f8f8f8; font-size: 16px; padding-left: 15px; font-weight:bold; color:#737373;}
.sort .sort_right .aside .hot-recommend ul li, .sort .sort_right .aside .favorite ul li { position: relative; width: 270px; height: 40px; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; overflow: hidden; border-bottom: 1px dotted #d0d0d0; }
.sort .sort_right .aside .hot-recommend ul li .default, .sort .sort_right .aside .favorite ul li .default { width: 100%; position: absolute; top: 0; right: 0; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; }
.sort .sort_right .aside .hot-recommend ul li .default a, .sort .sort_right .aside .favorite ul li .default a { display: block; height: 40px; line-height: 40px; color: #555555; }
.sort .sort_right .aside .hot-recommend ul li .default a b, .sort .sort_right .aside .favorite ul li .default a b { float: right; color: #00b500; padding-right: 10px; }
.sort .sort_right .aside .hot-recommend ul li .mask, .sort .sort_right .aside .favorite ul li .mask { position: absolute; top: 0; left: -100%; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; background-color: #ffffff; }
.sort .sort_right .aside .hot-recommend ul li .mask a, .sort .sort_right .aside .favorite ul li .mask a { width: 270px; height: 79px; display: block; padding: 10px 0; color: #555555; -moz-transition: all 0.2s 0.1s ease; -webkit-transition: all 0.2s 0.1s ease; -o-transition: all 0.2s 0.1s ease; transition: all 0.2s 0.1s ease; }
.sort .sort_right .aside .hot-recommend ul li .mask a .img, .sort .sort_right .aside .favorite ul li .mask a .img { float: left; width: 100px; height: 60px; overflow-y: hidden; }
.sort .sort_right .aside .hot-recommend ul li .mask a .img img, .sort .sort_right .aside .favorite ul li .mask a .img img { width: 100%; min-height: 100%; }
.sort .sort_right .aside .hot-recommend ul li .mask a .caption, .sort .sort_right .aside .favorite ul li .mask a .caption { float: left; width: 160px; margin-left: 10px; }
.sort .sort_right .aside .hot-recommend ul li .mask a .caption p, .sort .sort_right .aside .favorite ul li .mask a .caption p { width: 100%; height: 20px; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; }
.sort .sort_right .aside .hot-recommend ul li .mask a .caption span, .sort .sort_right .aside .favorite ul li .mask a .caption span { font-size: 12px; }
.sort .sort_right .aside .hot-recommend ul li .mask a .caption b, .sort .sort_right .aside .favorite ul li .mask a .caption b { float: right; padding-right: 10px; color: #00b500; }
.sort .sort_right .aside .hot-recommend ul li.active, .sort .sort_right .aside .favorite ul li.active { height: 80px; border-bottom: 1px dotted #d0d0d0; }
.sort .sort_right .aside .hot-recommend ul li.active .default, .sort .sort_right .aside .favorite ul li.active .default { opacity: 0; right: -100%; }
.sort .sort_right .aside .hot-recommend ul li.active .mask{ left: 0; z-index: 100; }
.sort .sort_right .aside .favorite ul li.active .mask {left: 0; z-index: 100; }

/*分页*/
.page{ text-align:center; margin:50px 0px; height:36px; line-height:36px; color:#999999;}
.page a{ border:1px solid #dddddd; display:inline-block; height:34px; line-height:36px; margin:0px 1.5px; padding:0px 14px; color:#333333; font-size:12px; cursor:pointer;}
.page a:hover{ background:#40c840; border:1px solid #40c840; color:#fff;}
.page input{ width:34px; height:20px; border:1px solid #dddddd; outline:none; color:#000; text-align:center; font-size:12px; margin:0px 3px;}
.page button{ width:36px; height:22px; border:1px solid #dddddd; background:#f7f7f7; color:#777777; line-height:20px; margin:0px 3px;}
/*详情页*/
.index_details{ padding-top:24px;}
.index_details .details_title{ border-bottom:1px solid #22bf22; padding-bottom:10px;font-size:12px; color:#2e2e2e }
.index_details .details_title a{font-size:12px; color:#2e2e2e}
.index_details .details_title .active{color:#22bf22}
.index_details .details_title a:hover{color:#22bf22}
.index_details .details_title b{ padding:0px 5px;}
.index_details .carousel_box{}
.index_details .carousel_box .carousel_title{ font-size:24px; color:#4b4b4b; font-weight:bold; height:66px; line-height:66px;}
.index_details .carousel_box .carousel_left{ width:480px; height:440px; position:relative;}

.index_details .swiper-container { width: 100%; margin-right: auto; }
.index_details .swiper-slide { background-size: cover; background-position: center; }
.index_details .gallery-top { height: 338px; overflow:hidden; width: 100%; }
.index_details .gallery-thumbs { width:440px; height: 87px; box-sizing: border-box; margin-top:16px!important; float:left; }
.index_details .gallery-thumbs .swiper-slide { height: 100%; }
.index_details .gallery-thumbs .swiper-slide-active { opacity: 1; }
.index_details .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ display:none!important;}
.index_details .swiper-button-next{ background:url(../images/next_bg.png) no-repeat center!important; top:397px!important; right:6px!important;}
.index_details .carousel_box .carousel_right{ width:492px;}
.index_details .carousel_box .carousel_right .house_info p{ line-height:34px;}
.index_details .carousel_box .carousel_right .house_info p span{ font-size:16px; color:#8a8a8a; padding-right:10px; padding-left:5px; }
.index_details .carousel_box .carousel_right .house_info p strong{ font-size:16px; color:#353535;}
.index_details .carousel_box .carousel_right .house_info p strong.big{ font-size:20px; color:#343434; font-weight:bold;}
.index_details .carousel_box .carousel_right .house_info p strong.big i{ color:#026502;}



.index_details .carousel_box .carousel_right .service-commitments { height: 54px; line-height: 54px; }
.index_details .carousel_box .carousel_right .service-commitments .commitments { padding-left: 20px; }
.index_details .carousel_box .carousel_right .service-commitments .commitments p { color: #434343; }
.index_details .carousel_box .carousel_right .service-commitments .commitments p span { margin: 0 5px; }
.index_details .carousel_box .carousel_right .service-commitments .link-collect { padding-right: 20px; }
.index_details .carousel_box .carousel_right .service-commitments .link-collect a.collect { padding-left: 35px; padding-top: 2px; padding-bottom: 2px; background: url("../images/iconlist.png") no-repeat -52px -194px; color: #434343; }
.index_details .carousel_box .carousel_right .service-commitments .link-collect a.collect span b { font-weight: normal; }
.index_details .carousel_box .carousel_right .service-commitments .link-collect a.collect.active { background-position: -52px -238px; }
.index_details .carousel_box .carousel_right .service-commitments .link-collect a.link { margin-left: 5px; }
.index_details .carousel_box .carousel_right .tg-contact { padding-left: 20px; height: 57px; line-height: 57px; background-color: #f9f9f9; }
.index_details .carousel_box .carousel_right .tg-contact .tel b { color: #f54e4e; font-size: 18px; font-weight:bold; }
.index_details .carousel_box .carousel_right .tg-contact .tel span { padding: 5px 12px; text-align: center; color: #ffffff; background-color: #f54e4e; margin-left: 10px; }
.index_details .carousel_box .carousel_right .tg-contact .wei-xin b { font-weight: normal; font-size: 16px; color:#6b6b6b; }
.index_details .carousel_box .carousel_right .tg-contact .wei-xin img { margin-right: 20px; margin-left: 20px; }

.index_details .carousel_box .carousel_right .ask{ background:#f2f2f2; margin-top:6px; border:1px solid #dadada; padding-top:15px;}
.index_details .carousel_box .carousel_right .ask ul li{ width:196px; height:30px; overflow:hidden; line-height:30px; background:#fff; border-radius:5px; float:left; margin-left:12px; margin-bottom:15px;}
.index_details .carousel_box .carousel_right .ask ul li.odd{ margin-left:36px;}
.index_details .carousel_box .carousel_right .ask ul li span{ font-size:14px; color:#707070; padding-left:10px; float:left;}
.index_details .carousel_box .carousel_right .ask ul li i{ float:left; color:#F00; padding-left:9px; line-height:35px;}
.index_details .carousel_box .carousel_right .ask ul li input{ float:left; width:90px; color:#333333; font-size:14px; padding:0px 10px; height:30px; line-height:30px; outline:none;}
.index_details .carousel_box .carousel_right .ask ul li.last{ background:none; text-align:center;margin-left:36px; height:auto;}
.index_details .carousel_box .carousel_right .ask ul li.last a{ text-align:center; width:124px; height:32px; line-height:32px; background:#e11c1c; color:#fff; font-size:16px; display:block; margin:0 auto; border-radius:6px;}
.index_details .carousel_box .carousel_right .ask ul li.last a:hover{ background:#c71414;}





.index_details .groupOn{ margin-top:50px;}
.index_details .groupOn .groupOn_left { width:725px;}
.index_details .groupOn .groupOn_left .main-tabs{ height:40px; line-height:40px; background:#f9f9f9; width:725px; z-index:100;}
.index_details .groupOn .groupOn_left .main-tabs a{ display:inline-block; height:40px; padding:0px 12px; font-size:16px; color:#4d4d4d; margin-right:15px;}
.index_details .groupOn .groupOn_left .main-tabs a:hover{ background:#00b500; color:#fff;}
.index_details .groupOn .groupOn_left .main-tabs a.active{ background:#00b500; color:#fff;}

.index_details .groupOn .groupOn_left .main_content .item{ padding-top:25px; padding-bottom:20px; position:relative;}
.index_details .groupOn .groupOn_left .main_content .item .title{ font-size:20px; background:url(../images/title_bg.png) no-repeat left center; padding-left:22px; margin-bottom:16px;}
.index_details .groupOn .groupOn_left .main_content .item .item-detail p{ font-size:16px; color:#505050; line-height:24px; text-indent:2em;}

.index_details .groupOn .groupOn_left .main_content .item .wp { width: 720x; height:400px; margin: 0 auto; overflow:hidden; margin-top:28px;}
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left .bd .picList { position: relative; z-index: 2; }
.index_details .groupOn .groupOn_left .main_content .item .tempWrap{ width:660px!important; margin:0 auto;z-index:2;}
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left { position: relative;}
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left .hd { position: absolute; width:715px; left:0px; top: 180px; z-index: 99;  }
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left .hd a { width: 44px; height: 44px; display:inline-block; cursor: pointer; text-indent: -9999px; z-index:2; }
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left .hd .next { background: url(../images/next.png) no-repeat center; float:right;  }
.index_details .groupOn .groupOn_left .main_content .item .picScroll-left .hd .prev { background: url(../images/prev.png) no-repeat center; float:left;}
/*
.index_details .groupOn .groupOn_left .main_content .item ul li{ float:left; background:#f8f8f8; width:100%; height:400px; overflow:hidden; position:relative;}
.index_details .groupOn .groupOn_left .main_content .item ul li img{ width:100%; height:100%; transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;-webkit-transition:0.5s;}
*/
.index_details .groupOn .groupOn_left .main_content .item .base_num h5{ font-size:16px; color:#575757; border-bottom:1px solid #d5d5d5; padding-top:23px; padding-bottom:12px;}
.index_details .groupOn .groupOn_left .main_content .item .base_num ol li{ width:200px; float:left; font-size:14px; color:#797979; margin-top:23px;}

.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left{ width:380px; border-right:1px solid #e6e6e6;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info{ margin-bottom:20px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info h6{ font-size:16px; color:#00b500; margin-bottom:6px; margin-top:5px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info p{ line-height:31px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info p strong{ font-size:14px; color:#585858; font-weight:bold; display:inline-block; width:84px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info p span{ font-size:13px; color:#606060;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_left .costs_info p strong.big{ width:120px; margin-right:20px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_right .costs_info h6{ font-size:16px; color:#00b500; margin-bottom:6px; margin-top:5px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_right .costs_info p{ line-height:31px;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_right .costs_info p strong{ font-size:14px; color:#585858; font-weight:bold; display:inline-block; width:84px; float:left;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_right .costs_info p span{ font-size:13px; color:#606060; display:inline-block; width:200px; float:left;}
.index_details .groupOn .groupOn_left .main_content .item .related_costs .costs_right .costs_info p strong.big{ width:120px; margin-right:20px;}


.index_details .facilities h6{ font-size:16px; color:#13ba13; padding:8px 0px;}
.index_details .facilities p{ font-size:14px; color:#9f9f9f; line-height:25px; padding-left:20px;}
.index_details .facilities p span{ font-size:14px; color:#3e3e3e; display:inline-block; width:90px;}

.index_details .facilities_img li{ margin-top:20px;}
.index_details .facilities_img li img{ max-width:685px; display:block; margin:0 auto; margin-bottom:5px;}
.index_details .facilities_img li span{ text-align:center; color:#c4c4c4; font-size:12px; display:block; margin:0 auto;}

.index_details .map{ width:638px; height:446px; overflow:hidden; margin:0 auto;}

.index_details .contact_title{ color:#29c129; font-size:12px; text-align:center; width:725px; margin:16px auto; position:relative; height:16px; line-height:16px;}
.index_details .contact_title:after{ content:''; position:absolute; top:8px; left:0; z-index:2; width:275px; height:1px; background:#e2e2e2; }
.index_details .contact_title:before{ content:''; position:absolute; top:8px; right:0; z-index:2; width:275px; height:1px; background:#e2e2e2; }
.index_details .contact h6{ text-align:center; font-size:14px; color:#4d4d4d;}
.index_details .contact h6 span{ color:#05932b;}
.index_details .contact ol{ width:427px; margin:0 auto; margin-top:25px;}
.index_details .contact ol li{ float:left; width:135px; text-align:center; line-height:100px;}
.index_details .contact ol li b{ display:block; width:50px; height:50px; margin:0 auto}
.index_details .contact ol li span{ text-align:center; line-height:30px; display:block; margin:0 auto; font-size:17px; color:#323232; margin-top:50px;}

.index_details .groupOn .groupOn_right{ width:243px;}

.index_details .groupOn .groupOn_right .aside { width: 243px; }
.groupOn_right .aside .hot-recommend, .sort .sort_right .aside .favorite { margin-bottom: 30px; }
.groupOn_right .aside .hot-recommend h4, .sort .sort_right .aside .favorite h4 { height: 50px; line-height: 50px; background-color: #f8f8f8; font-size: 16px; padding-left: 15px; font-weight:bold ;color:#737373;}
.groupOn_right .aside .hot-recommend ul li, .sort .sort_right .aside .favorite ul li { position: relative; width: 243px; height: 40px; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; overflow: hidden; border-bottom: 1px dotted #d0d0d0; }
.groupOn_right .aside .hot-recommend ul li .default, .sort .sort_right .aside .favorite ul li .default { width: 100%; position: absolute; top: 0; right: 0; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; }
.groupOn_right .aside .hot-recommend ul li .default a, .sort .sort_right .aside .favorite ul li .default a { display: block; height: 40px; line-height: 40px; color: #555555; }
.groupOn_right .aside .hot-recommend ul li .default a b, .sort .sort_right .aside .favorite ul li .default a b { float: right; color: #00b500; padding-right: 10px; }
.groupOn_right .aside .hot-recommend ul li .mask, .sort .sort_right .aside .favorite ul li .mask { position: absolute; top: 0; left: -100%; -moz-transition: all 0.3s 0s ease-in-out; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; background-color: #ffffff; }
.groupOn_right .aside .hot-recommend ul li .mask a, .sort .sort_right .aside .favorite ul li .mask a { width: 243px; height: 79px; display: block; padding: 10px 0; color: #555555; -moz-transition: all 0.2s 0.1s ease; -webkit-transition: all 0.2s 0.1s ease; -o-transition: all 0.2s 0.1s ease; transition: all 0.2s 0.1s ease; }
.groupOn_right .aside .hot-recommend ul li .mask a .img, .sort .sort_right .aside .favorite ul li .mask a .img { float: left; width: 90px; height: 55px; overflow-y: hidden; }
.groupOn_right .aside .hot-recommend ul li .mask a .img img, .sort .sort_right .aside .favorite ul li .mask a .img img { width: 100%; min-height: 100%; }
.groupOn_right .aside .hot-recommend ul li .mask a .caption, .sort .sort_right .aside .favorite ul li .mask a .caption { float: left; width: 142px; margin-left: 10px; }
.groupOn_right .aside .hot-recommend ul li .mask a .caption p, .sort .sort_right .aside .favorite ul li .mask a .caption p { width: 100%; height: 20px; margin-bottom: 16px; overflow: hidden; text-overflow: ellipsis; }
.groupOn_right .aside .hot-recommend ul li .mask a .caption span, .sort .sort_right .aside .favorite ul li .mask a .caption span { font-size: 12px; }
.groupOn_right .aside .hot-recommend ul li .mask a .caption b, .sort .sort_right .aside .favorite ul li .mask a .caption b { float: right; padding-right: 10px; color: #00b500; }
.groupOn_right .aside .hot-recommend ul li.active, .sort .sort_right .aside .favorite ul li.active { height: 80px; border-bottom: 1px dotted #d0d0d0; }
.groupOn_right .aside .hot-recommend ul li.active .default, .sort .sort_right .aside .favorite ul li.active .default { opacity: 0; right: -100%; }
.groupOn_right .aside .hot-recommend ul li.active .mask{ left: 0; z-index: 100; }
.groupOn_right .aside .favorite ul li.active .mask {left: 0; z-index: 100; }

.groupOn_right .project h4{ height: 50px; line-height: 50px; background-color: #f8f8f8; font-size: 16px; padding-left: 15px;font-weight:bold; color:#737373; margin-bottom:10px;}
.groupOn_right .project ul li{ line-height:30px;}
.groupOn_right .project ul li a{ font-size:14px; color:#929292;}
.groupOn_right .project ul li a:hover{ color:#22bf22;}

.kong{ position:absolute; top:-100px;}







.index_details .groupOn .contact .ask{ background:#f2f2f2; margin-top:6px; border:1px solid #dadada; padding-top:15px;}
.index_details .groupOn .contact .ask ul li{ width:196px; height:30px; overflow:hidden; line-height:30px; background:#fff; border-radius:5px; float:left; margin-left:12px; margin-bottom:15px;}
.index_details .groupOn .contact .ask ul li.odd{ margin-left:36px;}
.index_details .groupOn .contact .ask ul li span{ font-size:14px; color:#707070; padding-left:10px; float:left;}
.index_details .groupOn .contact .ask ul li i{ float:left; color:#F00; padding-left:9px; line-height:35px;}
.index_details .groupOn .contact .ask ul li input{ float:left; width:90px; color:#333333; font-size:14px; padding:0px 10px; height:30px; line-height:30px; outline:none;}
.index_details .groupOn .contact .ask ul li.last{ background:none; text-align:center;margin-left:0; width:100%; height:auto;}
.index_details .groupOn .contact .ask ul li.last a{ text-align:center; width:124px; height:32px; line-height:32px; background:#e11c1c; color:#fff; font-size:16px;  margin:0 auto; border-radius:6px; display:inline-block;}
.index_details .groupOn .contact .ask ul li.last a:hover{ background:#c71414;}




.selection .sort_right .hot-img {
  width: 100%;
}
.selection .sort_right .hot-img a {
  display: block;
  width: 100%;
  height: 200px;
  overflow-y: hidden;
  margin-bottom: 30px;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.selection .sort_right .hot-img a:hover {
  margin-left: -10px;
}
.selection .sort_right .hot-img a img {
  width: 100%;
  min-height: 100%;
}

.fixed-aside {
  position: fixed;
  top: 400px;
  right: 0;
  z-index : 300; text-align:center
}

.fixed-aside .message-fixed {
  position: relative;
  width: 50px;
  height: 50px;
  background: url("../img/message_fixed.jpg") no-repeat center;
}
.fixed-aside .message-fixed > span {
  position: absolute;
  display: block;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent ;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .message-fixed .text-center {
  position: absolute;
  background-color: #00b500;
  right: 55px;
  line-height: 50px;
  top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .message-fixed .text-center a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.fixed-aside .message-fixed:hover span {
  border-right-color: #00b500;
  left: -20px;
}
.fixed-aside .message-fixed:hover .text-center {
  right: 65px;
  width: 120px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}




.fixed-aside .tel-consult-fixed {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  background: url("../img/tel_fixed.jpg") no-repeat center;
}
.fixed-aside .tel-consult-fixed > span {
  position: absolute;
  display: block;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent ;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .tel-consult-fixed .text-center {
  position: absolute;
  background-color: #00b500;
  right: 55px;
  top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .tel-consult-fixed .text-center .center-block {
  width: 140px;
  height: 140px;
  overflow-y: hidden;
  margin-top: 10px;
}
.fixed-aside .tel-consult-fixed .text-center .center-block img {
  width: 100%;
  min-height: 100%;
}
.fixed-aside .tel-consult-fixed .text-center p {
  height: 30px;
  line-height: 30px;
  color: #ffffff;
}
.fixed-aside .tel-consult-fixed:hover span {
  border-right-color: #00b500;
  left: -20px;
}
.fixed-aside .tel-consult-fixed:hover .text-center {
  padding-top: 10px;
  right: 65px;
  width: 200px;
  height: 70px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fixed-aside .wei-xin-fixed {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  background: url("../img/wei_xin_fixed.jpg") no-repeat center;
}
.fixed-aside .wei-xin-fixed > span {
  position: absolute;
  display: block;
  left: -10px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent ;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .wei-xin-fixed .text-center {
  position: absolute;
  background-color: #00b500;
  right: 55px;
  top: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  -moz-transition: all 0.2s 0.1s ease;
  -webkit-transition: all 0.2s 0.1s ease;
  -o-transition: all 0.2s 0.1s ease;
  transition: all 0.2s 0.1s ease;
}
.fixed-aside .wei-xin-fixed .text-center .center-block {
  width: 140px;
  height: 140px;
  overflow-y: hidden;
  margin-top: 10px;
  margin-left:10px;
}
.fixed-aside .wei-xin-fixed .text-center .center-block img {
  width: 100%;
  min-height: 100%;
}
.fixed-aside .wei-xin-fixed .text-center p {
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 12px;
}
.fixed-aside .wei-xin-fixed:hover span {
  border-right-color: #00b500;
  left: -20px;
}
.fixed-aside .wei-xin-fixed:hover .text-center {
  right: 65px;
  width: 160px;
  height: 180px;
}
.fixed-aside .toTop {
  margin-top: 5px;
  width: 50px;
  height: 50px;
  display: none;
  background: #a9a9a9 url("../img/iconlist_02.png") no-repeat 13px -124px;
}
.fixed-aside .toTop a {
  display: block;
  height: 100%;
}


.fixed-aside .message-fixed.hover span {
  border-right-color: #00b500;
  left: -20px;
}
.fixed-aside .message-fixed.hover .text-center {
  right: 65px;
  width: 120px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}



.fixed-aside .tel-consult-fixed.hover span {
  border-right-color: #00b500;
  left: -20px;
}
.fixed-aside .tel-consult-fixed.hover .text-center {
  padding-top: 10px;
  right: 65px;
  width: 200px;
  height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fixed-aside .wei-xin-fixed.hover span {
  border-right-color: #00b500;
  left: -20px;
}

.fixed-aside .wei-xin-fixed.hover .text-center {
  right: 65px;
  width: 160px;
  height: 180px;
}