/*------                     --------*\
  Created by JIANGNAN on 2015/09/28
\*-----                     ---------*/

/* 设置默认字体 */
.jpyoo_wrapperlist{font: 12px/1 "microsoft yahei", Helvetica, Arial, "\5b8b\4f53", sans-serif;}
body{background: #F7F7F7;}

.jpyoo_wrapperlist em {font-style: normal;}

/* 重置列表元素 */
.jpyoo_wrapperlist ul{
  list-style: none;
  list-style-type: none;
}
/* 重置文本格式元素 */
.jpyoo_wrapperlist a {
  text-decoration: none;
  outline: none;
  color: inherit;
}

/* 重置表单元素 */
fieldset,.jpyoo_wrapperlist img {border: none;}
/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */

/* 重置表格元素 */
.jpyoo_wrapperlist table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 重置 hr */
.jpyoo_wrapperlist hr {
  border: none;
  height: 1px;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

/*webkit滚动条样式*/
/*body::-webkit-scrollbar {*/
  /*width: 10px;*/
  /*height: 10px;*/
/*}*/
/*html::-webkit-scrollbar-button {*/
  /*background-color: #ff7677;*/
/*}*/
/*body::-webkit-scrollbar-track {*/
  /*background: #f5f5f5;*/
  /*padding: 0 2px;*/
/*}*/
/*body::-webkit-scrollbar-thumb {*/
  /*background: #999999;*/
  /*border-radius: 4px;*/
/*}*/
/*body::-webkit-scrollbar-corner {*/
  /*background: #82afff;*/
/*}*/
/*body::-webkit-scrollbar-resizer {*/
  /*background: #ff0bee;*/
/*}*/
.cl:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {clear: both;}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}


.jpyoo_wrapperlist {
  background: #f7f7f7;
  position: relative;
}
.jpyoo-bread {
  line-height: 62px;
  font-size: 12px;
}
.jpyoo-bread a {
  margin-right: 10px;
  color: #000;
}
.jpyoo-bread a:hover {color: #ff6773;}
.jpyoo-list {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  position: relative;
}
.jpyoo-list-search 
{
    border: 1px solid #E2E2E2;
   border-top: 3px solid #FF6773;
  background-color: #fff;
  color: #000;
  font-size: 12px;
}
.jpyoo-list-box {
  border-bottom: 1px dashed #dcdddd;
  position:relative;
}
.jpyoo-list-box:last-child {border-bottom:none;}
.jpyoo-list-tag {
  width: 78px;
  text-align: right;
  line-height: 25px;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  padding: 10px 10px 10px 0;
}
.jpyoo-list-boxmore {
  border: 1px dashed #ff6773;
  display: none;
}
.jpyoo-list-boxmore .jpyoo-list-tag,.jpyoo-list-boxmore .jpyoo-list-box {background: #f7f7f7;}
.jpyoo-list-boxmore .jpyoo-list-tag {margin-right: 0;}
.jpyoo-listul {
  float: left;
  max-width: 1058px;
  position:relative;
}
.jpyoo-listul ul {
  padding: 13px 0 9px 0;
  float: left;
  width:1000px;
}
.jpyoo-listul ul li 
{
  float: left;
  line-height: 19px;
  margin-right: 20px;
  text-align:center;
}
.jpyoo-listul ul li a  
{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  padding: 0 5px;
  color: #000;
}
.jpyoo-listul ul li a:hover {
  background: #ff6773;
  color: #fff;
}
.list-mul {
  width: 1058px;
  background: #fff;
  padding-left: 10px;
}
.jpyoo-list-box ul .jpyoo-list-active a {
  background: #ff6773;
  color: #fff;
}
.jpyoo-listsch-m {
  background: url(/content/images/list.png) no-repeat 31px -170px;
  float: right;
  line-height: 45px;
  margin-right: 30px;
  padding-right: 15px;
  cursor: pointer;
}
.jpyoo-listsch-mup {background: url(/content/images/list.png) no-repeat 31px -220px;}
.listul-right {border-bottom: 1px dashed #dcdddd;}
.jpyoo-list-main {margin-top: 40px;}
.jpyoo-list-mleft {
  width: 877px;
  float: left;
}
.jpyoo-list-mright {
  width: 300px;
  float: right;
}
.jpyoo-listmain-tag {padding: 3px 2px 15px 2px;}
.jpyoo-listmain-tag a {margin: 0 10px;color: #000;}
.jpyoo-listmain-tag a:hover {color: #ff6773;}
.jpyoo-listmain-tag .jpyoo-lton {color: #ff6773;}
.jpyoo-listmain-tagl {float: left;}
.cjpyoo-list-buy {
  float: right;
  font-size: 20px;
  color: #fff;
  background: #ffa127;
  padding: 8px 15px;
}
.cjpyoo-list-buy:hover {background: #ffc152;}
.jpyoo-listbiga {display: block;}
.jpyoo-listrtag {
  padding-bottom: 16px;
  margin-bottom: 5px;
  font-size: 16px;
  border-bottom: 1px solid #bababa;
}
.jpyoo-list-rbox {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #bababa;
}
.jpyoo-list-rboxtag {
  display: block;
  max-width: 300px;
  padding: 10px 0 15px 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
  text-overflow: ellipsis;
}
.jpyoo-list-rboxtag:hover {color: #ff6773;}
.jpyoo-rimg {float: left;margin-right: 18px;}

.jpyoo-lr-pl1 {
  font-size: 14px;
  color: #000;
  padding: 10px 0 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jpyoo-lr-pl2 {
  font-size: 14px;
  color: #000;
  padding: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jpyoo-lr-pr {
  color: #ffa127;
  font-size: 14px;
  padding: 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jpyoo-lr-pr span {font-size: 22px;}

.list_main-list {
  position: relative;
  margin-bottom: 28px;
  background-color: #FFFFFF;
  z-index: 1;
  padding: 10px;
  cursor: pointer;
}
.list_main-list :hover .border_box{
	-moz-box-shadow: 0 4px 12px 5px #ddd; /* 老的 Firefox */
    box-shadow: 0 4px 12px 5px #ddd;
}
.list_main-list .border_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.list_main-list .border_box a {
  display: block;
  width: 100%;
  height: 100%;
}
.list_main__l {
  width: 360px;
  height: 218px;
  float: left;
  position: relative;
  z-index: 1;
}
.list_main__l__mark {
  position: absolute;
  left: 0;
  top: 0;
  width: 82px;
  height: 82px;
  margin-left: 20px 0 0 20px;
  text-indent: -999em;
}
.list_main__r {
  width: 477px;
  float: right;
  position: relative;
  z-index: 3;
}
.list_info {margin-top: 10px;}
.list_info__top {
  padding-right: 10px;
  height: 163px;
}
.list_info__top_title__city {
  font-weight: normal;
  float: left;
  font-size: 14px;
  color: #ff6773;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 30px;
  height: 30px;
  border: 1px solid #ff6773;
  padding: 0 8px;
}



.list_info__top_name {
  overflow: hidden;
  height: 84px;
  margin-top: 4px;
  width: 100%;
}
.list_info__top_nameX {
  float: left;
  width: 160px;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.2em;
  color: #21b8d3;
  height: 52px;
  display: none;
  overflow: hidden;
}
.list_info__top_nameY {
  float: left;
  width: 467px;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 6px;
  line-height: 1.3em;
  max-height: 56px;
  overflow: hidden;
  color: #000;
}
.list_info__top_nameY:hover a {color: #ff6773;}
.list_info__top_text {
  line-height: 1.5em;
  clear: both;
  color: #909090;
  font-size: 14px;
}
.list_info__bottom {
  overflow: hidden;
  margin-right: 10px;
}
.list_info__bottom-date {
  float: left;
  width: 310px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 14px;
  padding: 15px 0;
  border-top: 1px dotted #c1c1c2;
  color: #909090;
  font-size: 12px;
}
.list_info__date_first {float: left;}
.list_info__date {
  font-size: 14px;
  float: left;
  overflow: hidden;
}
.list_info__date_li {
  float: left;
  border-left: 1px solid #cccccc;
  color: #000000;
}
.list_info__date_li__first {margin-left: -4px;}
.list_info__date_a {
  padding: 0 6px;
  color: #909090;
  font-size: 12px;
  border-left: 1px solid #dcdcdc;
}
.sell-num-nb {border: none;}
.list_info__buy,.list_info__price__new,.list_info__price__old {float: right;}
.list_info__buy {
  font-size: 22px;
  color: #ffffff;
  padding: 8px 20px;
  line-height: 1em;
  background: #ff6773;
}
.list_info__price__new {
  font-size: 29px;
  color: #ffa127;
  line-height: 34px;
  margin-right: 10px;
}

.list_info__price__new-span {font-size: 14px;margin-left: 2px;}
.list_info__price__old {
  line-height: 40px;
  margin-right: 8px;
}

.list-s-page {
  padding: 40px 0;
  margin-bottom: 20px;
  height: 35px;
  width: 100%;
  float: left;
}
.turn_page_wrap {width: 900px;}
.turn_page {
  position: relative;
  left: 50%;
  float: left;
  text-align: right;
}
.turn_page li {
  float: left;
  position: relative;
  left: -50%;
}
.turn_page li span {
  padding: 0 10px;
  line-height: 25px;
  color: #999;
  text-align: center;
}
.turn_page a,
.turn_page span.omit,
.turn_page span.omit2 {
  float: left;
  display: inline;
  padding: 0 10px;
  margin-left: 2px;
  background: none;
  border: 1px solid #666666;
  color: #666;
  font-size: 14px;
  line-height: 27px;
  background: #fff;
}
.turn_page a:hover {
  background: none;
  border: 1px solid #ff6773;
  color:  #ff6773;
  text-decoration: none;
}
.turn_page a.current,
.turn_page a:hover.current {
  background: none;
  border: 1px solid #f7f7f7;
  color: #666666;
  text-decoration: none;
}

.turn_page span.omit {
  border: none;
  padding: 0;
  background: #f7f7f7;
}
.turn_page span.omit2 {
  border: 1px solid #f3f3f3;
  padding: 0;
  background-color: #f3f3f3;
}

.ct-list {background-color:#fff;}

.jpyoo-placelist {
  padding-left: 128px;
  background: #fff;
  border-bottom: 1px dashed #dcdddd;
  display: block;
}
.jpyoo-placelist .pl-list {display: none;}
.jpyoo-placelist ul {
  padding: 10px 0 10px 10px;
  float: left;
  background: #fff;
  width: 1058px;
}
.jpyoo-placelist ul li {
  float: left;
  line-height: 25px;
  margin-right: 20px;
}
.jpyoo-placelist ul li a {
  display: inline-block;
  padding: 0 5px;
  color: #000;
}
.jpyoo-placelist ul li a:hover {
  background:#ff6773;
  color: #fff;
}
.jpyoo-placelist .jpyoo-list-active a {
  background: #ff6773;
  color: #fff;
}
  .crumbs {
  color: #6d6d6d;
  font-family: verdana,simsun;
  font-size: 12px;
  line-height: 1.5;
  padding-top: 11px;
  margin-bottom: 21px;
}
.crumbs a {
  color: #046eb8;
}
.place_tab {
  position: relative;
  width: 1200px;

}
.place_tab .place_tab_ul {
  position: relative;
  left: 0px;
  top: 0px;
  list-style: none;
  height: 39px;
}
  .place_tab .place_tab_ul li {
  width: 128px;
  float: left;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
  z-index: 100;
  position: relative;
  cursor: pointer;
  border: 1px solid #E2E2E2;
  border-bottom: none;
  border-left:none;
  padding-top: 2px;background: #fff;
}
 .place_tab .place_tab_ul:first-child{border-left:1px solid #E2E2E2;}
 .place_tab .place_tab_ul li:hover,.place_tab .place_tab_ul li a:hover{color: #ff6773;}
 .place_tab .place_tab_ul .place_tab_selected,.place_tab .place_tab_ul .place_tab_selected a:hover {height: 36px;background: #FF6773;color: #fff;}

.yoo-pagebox {
  float: right;
  display: inline;
  font-size: 12px;
  font-family: arial,Verdana, Geneva, Helvetica;
  color: #555;
  line-height: 20px;
  width: 300px;
  position: relative;
  left: -300px;

}

.yoo-pagebox a {
  float: left;
  display: inline-block;
  height: 28px;
  width: 28px;
  text-align: center;
  border: 2px solid #e1e1e1;
  background: #e1e1e1;
  margin-left: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  font: 16px/28px Arial;
  color: #999;    color: #666;
}


.yoo-pagebox a.oncursor {
  background: #FF6773;
  border-color: #FF6773;
  color: #fff;
}
.yoo-pagebox a.itemprve, .yoo-pagebox a.itemnext {
  background: #fff;
  background: url(/content/images/sig.png) no-repeat;
}
.yoo-pagebox a.itemprve {
  background-position: -139px -341px;
  margin-right: 5px;
}

.yoo-pagebox a.itemprvend {
  background-position: -117px -341px;
}

.yoo-pagebox a.itemnextend {
  background-position: -180px -341px;
}


.yoo-pagebox a:hover {
  background-color: #FF8190;
  border: 2px solid #FF8190;
  color: white;
}
.yoo-pagebox a.itemomit {
  background: none;
  border: none;
  color: #999!important;
  font-weight: bold;
}
.yoo-pagebox a.itemprve:hover{
  background: #ffffff;
  background: url(/content/images/sig.png) no-repeat;
    background-position: -117px -341px;
  border: 2px solid #e1e1e1;
}

.yoo-pagebox a.itemnext:hover{
  background: #ffffff;
  background: url(/content/images/sig.png) no-repeat;
  background-position: -180px -341px;
  border: 2px solid #e1e1e1;
}

.yoo-trip_tips
{
    background-image: url(/content/images/blogs_icon.png);
    width: 29px;
    height: 50px;
    position: absolute;
    top: -4px;
    margin-left: 3px;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    }

/*滚动条*/
::-webkit-scrollbar
{
    width: 6px;
    height: 6px;
}
::-webkit-scrollbar-track-piece
{
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical
{
    height: 5px;
    background-color: #999999;
    -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal
{
    width: 5px;
    background-color: #CCCCCC;
    -webkit-border-radius: 6px;
}

.place_tab .place_tab_ul{border-bottom:2px solid #ff6773;  width: 1199px;  z-index: 100;background-color: #f7f7f7;}
.place_tab .place_tab_tips{position: absolute;z-index: 100;top: 13px;right: 10px;color: #909090;font-size: 12px;}
.place_tab .place_tab_tips_fixed{position: fixed;z-index: 100;top: 13px;right: 11.3%;color: #909090;font-size: 12px;}
.jpyoo-list-search{  border-top: none; position:relative; }
.jpyoo-listsch-m
{
    position:absolute;
    right:10px;
    }
    
.ilx-list-schnone {
  margin: 40px auto 0 auto;
  width: 260px;
  background: url("/content/images/list.png") no-repeat 0 0;
  text-align: left;
  font-size: 18px;
  line-height: 24px;
  padding: 10px 0 10px 85px;
}
.ilx-list-schnone strong {font-weight: bold;}
.ilx-list-schnone span {
  font-size: 15px;
}
    
    .sign {
    z-index: 20;
    position: absolute;
    width: 65px;
    height: 65px;
    top: -5px;
    left: -3px;
    background: url(/content/images/pro_type.png) no-repeat;
}
    
    .sign.zyxtc {
    background-position: 0px 0px;
}
        .sign.jijiu {
    background-position: -78px 0px;
} 
   .sign.gentuan {
    background-position: -156px 0px;
}
    .sign.dangdi {
    background-position: -236px 0px;
}
    .sign.visa {
    background-position: -316px 0px;
}

.visa-cop{font-size: 14px;padding: 15px;color: #999;background: #fff;line-height: 24px;border-radius: 10px;}
.visa-cptx{margin-top: 20px;padding-left: 65px;color: #323232;}
.visa-cop, .visa-cptx {margin-bottom: 20px;}
.visa-cptx-tx {margin-top: 5px;color: #c5c2c2;}
.visa-cop .v-c1{ background: url(/content/images/v-c1.png) no-repeat;}
.visa-cop .v-c2{ background: url(/content/images/v-c2.png) no-repeat;}
.visa-cop .v-c3{ background: url(/content/images/v-c3.png) no-repeat;}
.visa-cop .v-c4{ background: url(/content/images/v-c4.png) no-repeat;}

/*列表产品tips*/
.pro-tips-ex {height: 23px;display: inline-block;text-align: center;line-height: 23px;padding: 0 5px;margin-right: 2px;border-radius: 3px;}
.pro-tips-01{background: #fff9f1;color: #a16816;border: 1px solid #ffa422;}
.pro-tips-02{background: #f2f9fe;color: #6c879e;border: 1px solid #82a1bb;}
.pro-tips-03{background: #f2fff8;color: #57846a;border: 1px solid #86c7a2;}
.pro-tips-04{color: #588c31;border: 1px solid #4db500;}
.pro-tips-05{background: #fff9f1;color:#6e96af;border: 1px solid #357eac;}
.zw-home-header-logo
{    margin-top: 17px;
    }

.zw-home-header-search-smtxt
{line-height: 39px;
    }
