/* 弹窗 */
.popup_box{z-index:999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:100%;width:100%;position:fixed;display:none;}
.popup_box_item{width:340px;height:400px;background-color:#fff;border-radius:2px;position:fixed;z-index:1000;left:50%;top:50%;margin-left:-170px;margin-top:-200px;border:1px solid #dedede;display:none;}
.popup_box_item .yqtx{height: 25px;line-height: 25px;background:#ff6600;border-radius: 2px 2px 0 0;padding:8px 15px;color:#fff;font-size:16px;}
.popup_box_item img{border:none;border-width:0;}
.popup_box_item_close{float:right;display:inline-block;}
.popup_box_item .yqtx a{color:#fff;font-size:14px;}
.popup_box_item .yqtx a:hover{text-decoration:none;}
.popup_box_item_tit{width: 100%;height: 75px;text-align: center;line-height: 66px;color: #a3a3a3;font-size: 16px;}
.popup_box_items li{float:left; width:100%;margin-bottom:20px;}
.popup_box_items li span{float:left;margin-left:25px;margin-right:10px; padding-top:18px;width:60px; height:42px; background:#FDEDD2;border-radius:50px; border:5px solid #FF9966; text-align:center; color:#FF6600;}
.popup_box_items li a:hover{text-decoration:none;color:#009460;}
.popup_box_items li span img{width:58px;height:58px;float:left;padding-right:20px}
.popup_box_items li h5{font-size: 14px;line-height: 26px;color:#ff6600;}
.popup_box_items li h5 a:hover{text-decoration:none}
.popup_box_items li p{line-height: 20px;height:20px;font-size: 12px;color: #959595;margin-right:20px}
.popup_box_items li .banjiatiji{width:200px;height:25px; line-height:25px; padding-left:5px; padding-right:5px;border-radius:5px 5px 5px 5px;font-family:微软雅黑;border:1px solid  #FF6600; color:#ccc}
.popup_box_items .buttonA,.popup_box_items .buttonB{display:inline-block;height:28px;line-height:28px;margin-left:10px;padding:0 15px;border:none;overflow:visible;color:#fff;text-align:center;cursor:pointer;font-size:14px}
.popup_box_items .buttonA{background-color:#3f9f5f;color:#fff;}.popup_box_items .buttonA:hover{background-color:#5cad77;color:#fff;}.popup_box_items .buttonB{background-color:#F79700;color:#fff;}.popup_box_items .buttonB:hover{background-color:#FFB000;color:#fff;}
.popup_box_items li .test1{margin-left:28px;font-size:14px;color:#FFFFFF;font-family:微软雅黑; color:#fff; border:0px solid rgba(0,0,0,0.3); padding:8px 5px; width:290px; border-bottom:2px solid #D55500;border-radius:5px 5px 5px 5px; cursor:pointer; background:#ff6600}
.dashang{display:block;width:100px;margin:5px auto;height:25px;line-height:25px;padding:10px;background-color:#E74851;color:#fff;text-align:center;text-decoration:none;border-radius:10px;}
/* baojia */
.inside-box{float:left;width:283px;height:339px;margin-top:20px;border:1px solid #E8E8E8;background-color:#fff}
.inside-box h3{font-size:18px;color:#009460;font-weight:600;padding-top:5px}
.container-2{width:285px;height:100%;overflow:hidden;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.container-2 .box2{float:left;width:245px;padding: 10px 20px}
.u-fm{ 
	border:1px solid #E8E8E8;border-radius:3px; 
	padding:14px 10px; 
    height:12px; 
	line-height:12px; color:#333;
	width:222px;
}
.mt10 { margin-top:10px; }.mt15 { margin-top:15px; }
.pianoBtn{width:100%;height:36px;background:#3F9F5F;color:#fff;border:none;outline:none;cursor:pointer;border-radius:5px; text-align:center; font-size:15px;}
/* citybox */
.cityname{float:left}
.cityspell{float:right}
.cityBox{width:390px;border:1px solid #B3CDC0;overflow:hidden;box-shadow:2px 2px 3px rgba(0,0,0,0.3); background:#FFF; font-size:12px;}
.cityBox ul{margin:0;padding:0;overflow:hidden}
.cityBox ul li:first-child{margin-left:5px}
.cityBox ul li{float:left;list-style:none;padding:5px;border-bottom:1px solid #DDD;cursor:pointer;display:inline;color:#00a346}
.cityBox ul li.on{border-bottom-color:#00a346;position:relative}
.hide{display:none}
p.tip{color:#999;line-height:20px;padding:5px;margin:0;text-indent:3px}
.hotCity{border-top:1px solid #DDD;margin-top:-1px;clear:left;overflow:hidden;padding-bottom:10px;padding-top:10px;_margin-bottom:8px}
.cityTab{overflow:hidden}
.cityTab dl{margin:0;padding:0 0 0 10px;overflow:hidden}
.cityTab dl dt{float:left;padding-left:3px;color:#00a346;margin-top:1px;text-indent:5px;font-family:"Lucida console","consolas","courier new";line-height:25px;font-size:16px;width:20px}
.cityTab dl dd{margin-left:2px;float:left;width:335px}
.cityTab dl dd a{padding-left:5px;min-width:66px;line-height:25px;display:inline-block;color:#444;text-decoration:none}
.cityTab dl dd a:hover{color:#00a346}
.cityinput{font-size:13px;padding-left:2px;border:1px solid #D8D8D8}
.track-box{width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.6);top:0;left:0;z-index:99998;opacity:0;visibility:hidden}
#tracking{width:400px;height:400px;position:fixed;top:50%;margin-top:-200px;left:50%;margin-left:-200px;transform:scale(0.5);transition:0.3s;border-radius:5px;background:#fff;z-index:999;padding:30px;text-align:center}
#tracking h1{font-size:26px;color:#555;font-weight:normal;margin-bottom:30px}
.close-track{width:30px;height:30px;position:absolute;right:10px;top:10px;font-size:25px;cursor:pointer;line-height:25px;color:#999}
/* -- banner -- */
.fullSlide{float:right;width:100%;position:relative;height:340px;overflow: hidden;margin-top:21px}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:340px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:340px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:26px;line-height:26px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:4px;margin:4px;overflow:hidden;background:#fff;filter:alpha(opacity=70);opacity:.7;line-height:999px;}
.fullSlide .hd ul .on{background:#fff;height:6px;filter:alpha(opacity=100);opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:99;top:50%;margin-top:-45px;z-index:1;background:rgba(0,0,0,.5) scroll repeat !important; background: #000;filter:Alpha(opacity=50);border-width:0;font-size:30px;font-family:"宋体";color:#ccc;cursor:pointer;outline:none;opacity:0;filter:alpha(opacity=0);transition:opacity .3s ease-out 0s}
.fullSlide .prev{left: 0px;padding-left:2px;text-align:left;width:48px;height:90px;line-height:90px;}
.fullSlide .next{right: 0px;padding-right:2px;text-align:right;width:48px;height:90px;line-height:90px;}
/* 始发地-目的地 */
.searchBox222 .search-input{width:1196px;margin-top:20px;border:2px solid #FE9C5B;background:#FFF;}
.searchBox222 .seart_place,.searchBox222 .end_place{float:left; width:203px; position:relative; zoom:100%;}
.searchBox222 .place_bg{overflow:hidden;width:171px;padding-left:30px;margin-top:12px;height:24px; line-height:24px; border:0px; background:#FFF; border-right:1px solid #cdcdcd;font-size:14px;}
.searchBox222 .place_bg_r{overflow:hidden;width:171px;padding-left:30px;margin-top:12px;height:24px; line-height:24px; border:0px; background:#FFF;;}
.searchBox222 .btn_search{display:inline-block;width:181px;height:48px;line-height:48px;padding:0 10px;border:none;overflow:visible;color:#fff;text-align:center;cursor:pointer;font-size:16px}
.searchBox222 .btn_search{background-color:#FE9C5B}
.searchBox222 .btn_search:hover{background-color:#FE8332;color:#fff;text-decoration:none}
.searchBox222 .list_start_place{position:absolute; top:36px; left:-2px; border:2px solid #FE9C5B;border-top:none; /*height:200px;*/ overflow-y: scroll; background:#fff; width:200px; z-index:15;padding-bottom:15px}
.searchBox222 .list_start_place a{display:block; height:35px; line-height:35px; color:#323232; background:#fff; text-decoration:none; padding-left:30px;}
.searchBox222 .list_start_place a:hover{background:#FE9C5B; color:#fff;}
.searchBox222 .list_end_place{position:absolute; top:36px; left:-2px; border:2px solid #FE9C5B;border-top:none;background:#fff;width:450px;z-index:15}
.searchBox222 .list_end_place .t{background:#FE9C5B; height:35px; line-height:35px; color:#fff; padding-left:10px; width:440px;}
.searchBox222 .list_end_place .leterBox{background:#fff; width:450px;}
.leterBox222 .city_tab{padding:10px 20px 0px; width:440px}
.leterBox222 .city_tab li{padding:0px 17px; border:1px solid #FE9C5B; border-top:0px solid #fff; border-left:0px solid #fff; border-right:0px solid #fff; float:left; line-height:24px;font-size:12px}
.leterBox222 .city_tab li a{cursor:pointer; display:block; text-decoration:none; color:#464646}
.leterBox222 .city_tab .act{border:1px solid #FE9C5B; border-bottom:0px solid #fff; margin-left:-1px;margin-top:-1px;margin-right:-1px;overflow:hidden}
.leterBox222 .city_tab .act a{color:#f60}
.leterBox222 .hot-city{padding:10px}
.leterBox222 .hot-city a{display:inline-block;width:130px;height:35px;line-height:35px;padding:0 5px;border:none;overflow:visible;color:#323232;text-align:center;cursor:pointer}
.leterBox222 .hot-city a:hover{background-color:#FE9C5B;color:#fff;text-decoration:none;overflow:visible;}

/*---最新留言点评---*/
.sales_promotion{float:left;width:1200px;margin:0px auto;font-size:14px}
.sales_promotion .list-cap{margin-top:15px;height:24px; line-height:24px;}
.sales_promotion .list-cap h3{float:left;font-size:14px;padding-left:8px;color:#333;font-weight:700}
.sales_promotion .groups-cap h3{border-left:solid 4px #009460}
.discount_line_ny {float:left;height:24px;/* 必要元素 */line-height:24px;overflow:hidden;/* 必要元素 */} 
.discount_line_ny li a{color:#009460}
.discount_line_ny li a:hover{color:#f90}
.discount_line_ny li .time_nickname{color:#0073B6;padding-right:5px}
/* 选项卡 */
.fltleft { float:left; }
.contMain_left { width:1200px; }
.block-banner{width: 1200px;position: relative;float: left; margin-top:20px;}
.block-banner .tab{width: 1198px;height: 55px;line-height: 55px;border: 1px solid #E8E8E8;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px;overflow: hidden;background-color: #fff;}
.block-banner .tab a{ display:block; float:left; text-decoration:none;font-size: 18px;color: #666;letter-spacing: 1px;padding: 0 29px;}
.block-banner .tab a:hover{ background:#fff; color:#999; text-decoration:none;}
.block-banner .tab a.on{text-decoration:none; background-color: #FAFAFA;color: #3F9F5F;border-top:3px solid #3F9F5F;height: 49px;line-height: 49px;padding-bottom:3px;}
.block-banner .neirong {overflow: hidden;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;background-color: #fff;height: 320px;min-height: 320px}
.block-banner .neirong ul {display: none;position: relative;width: 1180px;height:276px;overflow: hidden;padding:20px 9px;}

/* 服务内容 选项卡1-1 */
.banner11 { }
.banner11 .box { width:1140px; padding:10px 20px; overflow:hidden;}
.banner11 h1 {  font-size:32px;color:#636363;font-weight:bold;}
.banner11 h2 small { display:inline-block; *display:inline; *zoom:1; padding:5px 12px;font-size:12px; margin:10px 10px 10px 0; color:#0073B6; vertical-align:middle;background-color:#F0F0F0; font-weight:normal; border-radius:50px; }
.banner11 img { width:230px; height:230px; float:right; margin:-85px 0 0 20px;}
.banner11 p { margin-top:20px; font-size:14px;height:28px;line-height:28px;}
/* 服务优势 选项卡1-2 */
.fw-advantage {width:100%;}
.fw-advantage-list {width:468px; height:80px;font-size: 12px; color:#959595; margin-top:3px; margin-bottom:12px;padding-left:80px;overflow:hidden;margin:10px 20px 0px 20px; float:left;line-height:24px}
.fw-advantage-list span{color:#323232;font-size: 15px}
.icon-a {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px 5px;}
.icon-b {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px -75px;}
.icon-c {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px -155px;}
.icon-d {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px -235px;}
.icon-e {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px -315px;}
.icon-f {background: url('../images/gn_gj_bj/fw-icon.png') no-repeat 0px -395px;}
/* 增值服务 选项卡1-3 */
.fw-zzfw {width:100%;}
.fw-zzfw-list {width:478px; height:80px; font-size: 12px;color:#959595; margin-top:3px; margin-bottom:12px;padding-left:70px;overflow:hidden;margin:10px 20px 0px 20px; float:left;line-height:24px}
.fw-zzfw-list span{color:#323232; font-size: 15px}
.zzfw-a {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px 5px;}
.zzfw-b {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px -75px;}
.zzfw-c {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px -155px;}
.zzfw-d {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px -235px;}
.zzfw-e {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px -315px;}
.zzfw-f {background: url('../images/gn_gj_bj/fw-zzfw.png') no-repeat 0px -395px;}
/* 相关服务国际 */
.xiangguan{width: 1200px;position: relative;float: left}
.xiangguan li {float:left;width:283px;padding:10px 0;text-align:center;font-size:14px;overflow:hidden;margin:10px 20px 0 0;color:#323232;border: 1px solid #E8E8E8;background-color: #fff;height: 28px;line-height: 28px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px}
.xiangguan li:hover {border: 1px solid #E8E8E8; background:#fff; color:#009460;cursor:pointer;-webkit-box-shadow:0 0 10px 0 rgba(56,81,76,.15);-moz-box-shadow:0 0 10px 0 rgba(56,81,76,.15);box-shadow:0 0 10px 0 rgba(56,81,76,.15)}
/* 相关服务国内 */
.xiangguan_gn{width: 1200px;position: relative;float: left}
.xiangguan_gn li {float:left;width:222px;padding:10px 0;text-align:center;font-size:14px;overflow:hidden;margin:20px 20px 0 0;color:#323232;border: 1px solid #E8E8E8;background-color: #fff;height: 28px;line-height: 28px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px}
.xiangguan_gn li:hover {border: 1px solid #E8E8E8; background:#fff;color:#009460;cursor:pointer;-webkit-box-shadow:0 0 10px 0 rgba(56,81,76,.15);-moz-box-shadow:0 0 10px 0 rgba(56,81,76,.15);box-shadow:0 0 10px 0 rgba(56,81,76,.15)}
/* 免费包装材料 */
.bzcl{width: 1200px;position: relative;float: left}
.bzcl .tab{width: 1170px;height: 55px;line-height: 55px;border: 1px solid #E8E8E8;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;overflow: hidden;background-color: #fff;padding-left:28px; float:left; letter-spacing: 1px;}
.bzcl .tab h3{text-decoration:none;font-size: 18px;color: #636363;}
.bzcl .tab h3 span a{float: right;font-size:14px;margin-right:27px;color: #959595;}
.bzcl .tab h3 span a:hover{ color:#009460;}
.bzcl ul {overflow: hidden;border: 1px solid #E8E8E8;border-top: none;background-color: #fff;height: 316px;min-height: 316px;}
.bzcl li {position: relative;width: 1168px;background-color: #fff;overflow: hidden;padding:20px 20px 20px 10px;}
.bzcl-list {width:344px; height:90px; font-size:12px; margin-bottom:12px;padding:10px;overflow:hidden;margin:13px 0px 10px 20px; float:left;line-height:23px; color:#959595;border: 1px solid #E8E8E8;background:#FAFAFA}
.bzcl-list span{ font-size:14px;color:#f00;}
.bzcl-list p{color:#323232;overflow:hidden;float:left;}
.bzcl-list img{width:80px;height:78px;float:left;padding:5px;border: 1px solid #E8E8E8;margin-right:10px;}
.bzcl-list:hover {box-shadow:0 0 20px 0 rgba(0,0,0,0.1);background:#fff}
/* 搬家流程 */
.fw-bjlc{width: 1200px;position: relative;float: left; margin-top:20px;margin-bottom:20px}
.fw-bjlc .tab{width: 1170px;height: 55px;line-height: 55px;border: 1px solid #E8E8E8;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;overflow: hidden;background-color: #fff;padding-left:28px; float:left; letter-spacing: 1px;}
.fw-bjlc .tab h3{text-decoration:none;font-size: 18px;color: #636363;}
.fw-bjlc .tab h3 span a{float: right;font-size:14px;margin-right:27px;color: #959595;}
.fw-bjlc .tab h3 span a:hover{ color:#009460;}
.fw-bjlc ul {width: 1178px;overflow: hidden;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8; height: 101px;min-height: 101px;padding:25px 10px;background: #fff;}
.fw-bjlc li {padding-left:20px}
/* 热门线路 */
.fw-rmxl,.fw-rmxl-gn{width: 1200px;position: relative;float: left; margin-top:20px;}
.fw-rmxl .tab,.fw-rmxl-gn .tab{width: 1170px;height: 55px;line-height: 55px;border: 1px solid #E8E8E8;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;overflow: hidden;background-color: #fff;padding-left:28px; float:left; letter-spacing: 1px;}
.fw-rmxl .tab h3,.fw-rmxl-gn .tab h3{text-decoration:none;font-size: 18px;color: #636363;}
.fw-rmxl .tab h3 span a,.fw-rmxl-gn .tab h3 span a{float: right;font-size:14px;margin-right:27px;color: #959595;}
.fw-rmxl .tab h3 span a:hover,.fw-rmxl-gn .tab h3 span a:hover{ color:#1A88CA;}
.fw-rmxl ul {width: 1158px;overflow: hidden;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;padding:15px 20px 25px;background: #fff;}
.fw-rmxl li{float:left;width:353px;height:60px;color: #959595;margin:10px 10px 8px;padding-left:10px;border: 1px solid #E8E8E8; background:#FAFAFA;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.fw-rmxl li span{width:58px;height:58px;float:left;margin:6px 0px 0px 10px;}
.fw-rmxl li:hover{ border: 1px solid #1C95DD; background:#1C95DD;color: #fff;}
.fw-rmxl li a:hover{text-decoration:none;}
.fw-rmxl li span img{width:48px;height:48px;float:left;}
.fw-rmxl li p{padding-top:8px;padding-right:20px;}
.fw-rmxl-gn ul {width: 1178px;overflow: hidden;border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;padding:15px 10px 25px;background: #fff;}
.fw-rmxl-gn li{float:left;text-align:left;width:172px;height:36px;line-height:36px;padding-left:20px}
.fw-rmxl-gn li .hot{float:left;padding-right:33px;background:url(../images/icon_hot.png) no-repeat 100%}
/* 客户案例 */
.fw-anli{width: 1200px;position: relative;float: left;margin-top:20px;}
.fw-anli .tab{width: 1170px;height: 55px;line-height: 55px;border: 1px solid #E8E8E8;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;overflow: hidden;background-color: #fff;padding-left:28px; float:left; letter-spacing: 1px;}
.fw-anli .tab h3{text-decoration:none;font-size: 18px;color: #636363;}
.fw-anli .tab h3 span a{float: right;font-size:14px;margin-right:27px;color: #959595;}
.fw-anli .tab h3 span a:hover{ color:#009460;}
.mr_frBtnL { float: left; margin: 108px 1px 0px 14px; cursor: pointer; display: inline; }
.mr_frbox { float: left; width: 1198px;height: 294px;overflow: hidden; border-left: 1px solid #E8E8E8;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;background-color: #fff;}
.mr_frUl { float: left; width: 1106px;margin-top:25px; }
.mr_frBtnR { float: right; margin: 108px 14px 0 0; cursor: pointer; }
.mr_frUl ul {height: 270px;min-height: 270px;}
.mr_frUl ul li {position: relative;width: 100%;background-color: #fff;overflow: hidden;padding:10px; height: 222px;margin-bottom:25px; width: 180px }
.listbox{float:left; padding:10px; _padding:10px 10px 8px 10px ;background:#f6f6f6; width:180px; height:222px; margin:0 10px;position:relative;border: 1px solid #E8E8E8;}
.listimg{float:left; width:180px; height:165px; position:relative; overflow:hidden;}
.listimg img{background:#333; width:180px; height:165px; top:0; left:0; position:absolute;transition:all 500ms linear;}/* 图片拉近 */
.listimg:hover img{-webkit-transition:scale(1.2,1.2);-moz-transition:scale(1.2,1.2);-ms-transition:scale(1.2,1.2);-o-transition:scale(1.2,1.2);transform:scale(1.2,1.2);}/* 图片拉近 */
.summary{width:180px;height:165px;top:165px;left:0;position:absolute;background:#000;color:#fff;filter:alpha(opacity=50);opacity:0.5;-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}
.summarytxt{margin:5px 10px;width:163px;height:auto;line-height:22px;font-size:12px;color:#fff;}
.listinfo{_margin-bottom:3px; width:179px; line-height:22px; font-size:12px;}
.listinfo a{font-size:12px;}
.listtitle{float:left; margin-top:8px; _margin-top:-2px; width:180px; font-size:14px;}
.listtitle a{font-size:14px;}
.listtitle a:hover{color:#f55555;}
.listdate{float:left;margin-right:13px;padding-left:18px;background:url(../images/gn_gj_bj/time.png) 0 5px no-repeat;color:#999;}
.listview{float:right;margin-right:0px;padding-left:24px;background:url(../images/gn_gj_bj/view.png) 0 5px no-repeat;color:#999;}
.place-of-origin{float:left;color:#666;margin-top:8px; _margin-top:-2px;}
.destination{float:right;color:#666;margin-top:8px; _margin-top:-2px;}