@charset "utf-8";
.temp_part1 {
    height: 762px;
    background: url(../images/tem_01.jpg) center no-repeat;
}

.temp_mobi {
    padding-bottom: 261px;
    text-align: center;
    background: #0d0f1b url(../images/temp_part2.jpg) center bottom no-repeat;
}

.temp_pc {
    height: 732px;
    text-align: center;
}

.temp_pc1 {
    background: url(../images/temp_pcbg01.jpg) center no-repeat;
}

.temp_pc2 {
    background: url(../images/temp_pcbg02.jpg) center no-repeat;
}

.temp_pc3 {
    background: url(../images/temp_pcbg03.jpg) center no-repeat;
}

.temp_pc4 {
    height: 752px;
    text-align: center;
    background: url(../images/temp_pcbg04.jpg) center no-repeat;
}

.temp_call {
    padding: 28px 0;
    background: #febc06;
    text-align: center;
}

/* -------------------- banner --------------------  */

.bannerBox {
    width: 100%;
    min-width: 1180px;
    /*height: 480px;*/
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    height: 425px;
}

.slides {
    /*height: 480px;*/
    position: relative
}

.slides li {
    height: 425px;
}

.slides li a {
    display: block;
    height: 425px;
    /*width: 100%;*/
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center
}

.flex-control-nav li {
    display: inline-block;
    width: 20px;
    height: 20px;
    *display: inline;
    zoom: 1
}

.flex-control-nav a {
    display: inline-block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
}

.flex-control-nav .flex-active {
    border: 1px solid #f2a230;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute
}

.cover-page-list {
    position: relative;
    width: 1178px;
    overflow: hidden;
}

.cover-page-list .left .also-like .likes-li strong a:hover,
.boutique .items-li .description a:hover {
    color: #ef353d;
    text-decoration: none;
}

/*nav_banner end*/
/*boutique list*/
.boutique .items {
    margin-left: -11px;
}

.boutique .items-li {
    float: left;
    width: 280px;
    margin: 0 0 11px 11px;
    padding-bottom: 10px;
    background-color: #fff;
    position: relative;
}

.boutique .items-li .activity-tag {
    position: absolute;
    left: 10px;
    top: 0px;
    width: 82px;
    height: 93px;
    z-index: 2;
}

.boutique .items-li .activity-tag-80 {
    width: 105px;
    height: 110px;
    background: url('../images/activity_tag_80_little.png') no-repeat 0 0;
}

.boutique .items-li .activity-tag-75 {
    background: url('../images/activity_tag_75.png') no-repeat 0 0;
}

.boutique .items-li .activity-tag-60 {
    width: 100px;
    height: 100px;
    background: url('../images/activity_tag_60.png') no-repeat 0 0;
}

.boutique .items-li .activity-tag-50 {
    width: 100px;
    height: 100px;
    background: url('../images/activity_tag_50.png') no-repeat 0 0;
}

.no-activity .boutique .items-li .activity-tag {
    display: none;
}

.boutique .items-li .wrap_div {
    height: 54px;
    position: relative;
    z-index: 2;
    background: white;
}

.boutique .items-li .wrap_div p {
    height: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    color: #71cd9c;
}

.boutique .items-li .wrap_div div {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: white;
}

.boutique .items-li .wrap_div p {
    text-align: center;
    margin-top: 5px;
    overflow: hidden;
    _line-height: 0;
}

.boutique .items-li .wrap_div .describe {
    height: 0;
}

.boutique .items-li > a {
    display: block;
    width: 280px;
    height: 280px;
    text-align: center;
    line-height: 275px;
}

.boutique .items-li img {
    max-width: 280px;
    max-height: 280px;
    vertical-align: middle;
}

.boutique .items-li .title {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
}

.boutique .items-li .title a {
    display: block;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.boutique .items-li .title a:hover {
    color: #EF353D;
}

.boutique .items-li .description {
    display: block;
    font-size: 12px;
    color: #919191;
    text-align: center;
}

.boutique .items-li .description a {
    color: #919191;
}

.boutique .items-li .price-attente {
    margin-top: 5px;
}

.boutique .items-li .price-attente .price {
    float: left;
    margin-left: 60px;
    font-size: 12px;
    color: #f8b600;
}

.boutique .items-li .price-attente .attente {
    float: right;
    margin-right: 60px;
    padding-left: 15px;
    font-size: 12px;
    color: #666;
    background: url("../images/icon/cover-page-attente.png") no-repeat left center;
    cursor: pointer;
}

/*place css*/
.place {
    /* width: 1178px; */
    padding-left: 25px;
    line-height: 52px;
    color: #333;
}

.place a,
.place code {
    color: #333;
}

/* 以下就是--主频��?-不同页面的专属css */

/*
 * 封面��?-搜索页面
 * jiao
 * 2014-09-05
 */
.search-lists {
    height: 50px;
    line-height: 50px;
}

.search-lists b {
    font-size: 16px;
}

.search-lists span i {
    font-style: normal;
    color: #DE0000;
}

/*
 * 封面��?-列表��?
 */
/*left css*/
.cover-page-list .left {
    position: relative;
    left: 0;
    /*float: left;*/
    width: 208px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 50px;
    background-color: #fff;
}

.cover-page-list .left .template {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    color: #ff4400;
    padding: 0 10px;
}

.cover-page-list .left .icons a {
    /*float: left;*/
    padding: 3px 10px;
    color: #5A5A5A;
}

.cover-page-list .left .icons a:hover {
    text-decoration: none;
}

.cover-page-list .left .icons a.now {
    color: #fff;
    background-color: #ff4400;
}

.cover-page-list .left .conditions dt {
    cursor: pointer;
}

.cover-page-list .left .conditions dt b {
    /*float: left;*/
    width: 100%;
    line-height: 25px;
    color: #ff4400;
    text-indent: 15px;
    padding-left: 10px;
    background: url("../images/icon/cover-page-sjx-1.png") left center no-repeat;
}

.cover-page-list .left .conditions dt b span {
    float: right;
    *margin-top: -23px;
    font-weight: normal;
}

.cover-page-list .left .conditions dt.now b {
    background-image: url(../images/icon/cover-page-sjx-2.png);
}

.cover-page-list .left .conditions dd {
    display: block;
    padding-bottom: 15px;
    padding: 0 0 0 10px;
}

.cover-page-list .left .conditions dd.now {
    display: none;
}

.cover-page-list .left .conditions dd a {
    float: left;
    margin-right: 20px;
    line-height: 25px;
    color: #111;
    white-space: nowrap;
}

.cover-page-list .left .conditions dd a.template-b,
.cover-page-list .left .conditions dd a:hover {
    color: #ff4400;
}

/*also-like css*/
.cover-page-list .left .also-like h4 {
    padding: 7px 0;
    font-size: 14px;
    font-weight: bold;
    color: #ff4400;
    border-bottom: 1px dotted #C7C7C7;
    border-top: 1px dotted #C7C7C7;
}

.cover-page-list .left .also-like .likes {
    width: 200px;
    margin: 0 auto;
}

.cover-page-list .left .also-like .likes-li {
    position: relative;
    margin-top: 35px;
}

.cover-page-list .left .also-like .likes-li a {
    display: block;
}

.cover-page-list .left .also-like .likes-li img {
    width: 165px;
    height: 165px;
    margin-left: 17px;
}

.cover-page-list .left .also-like .likes-li strong {
    display: block;
    float: none;
    /*height: 25px;*/
    padding-top: 5px;
    font-weight: normal;
    line-height: 20px;
    overflow: hidden;
}

.cover-page-list .left .also-like .likes-li strong a {
    color: #555;
}

.cover-page-list .left .also-like .likes-li i {
    display: block;
    font-style: normal;
    color: #ef353d;
    text-align: center;
}

.cover-page-list .left .also-like .likes-li .hot,
.cover-page-list .left .also-like .likes-li .commend {
    position: absolute;
    right: -5px;
    top: -15px;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}

.cover-page-list .left .also-like .likes-li .hot {
    background-image: url("../images/cover-page-hot.png");
}

.cover-page-list .left .also-like .likes-li .commend {
    background-image: url("../images/icon/cover-page-commend.png");
}

/*right css*/
.cover-page-list .right {
    position: relative;
    left: 0;
    margin-left: 218px;
}

.cover-page-list .right .sort {
    padding-bottom: 20px;
    /* border-bottom: 1px solid #E0E0E0; */
}

.cover-page-list .right .sort a.activity {
    color: #ef353d;
}

.cover-page-list .right .sort .btn-hide-left {
    float: left;
    width: 40px;
    height: 40px;
    background-color: #ff4400;
    cursor: pointer;
}

.cover-page-list .left .template span {
    float: left;
    width: 34px;
    height: 34px;
    background-color: #dcdcdc;
    cursor: pointer;
    position: absolute;
    right: -34px;
    z-index: 2;
}

.cover-page-list .left .template span:hover {
    background-color: #75caee;
}

.cover-page-list .left .template span i {
    float: left;
    width: 10px;
    height: 15px;
    margin-top: 10px;
    margin-left: 12px;
    background: url(../images/icon/cover-page-sjx-3.png) no-repeat;
}

.cover-page-list .right .sort-icons {
    /*float: left;*/
    margin-top: 5px;
    padding-left: 40px;
    font-size: 12px;
    color: #333;
}

.cover-page-list .right .sort-icons span {
    /*float: left;*/
    line-height: 30px;
}

.cover-page-list .right .sort-icons a {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    background-color: #fff;
    border-right: 1px solid #F2F2F2;
}

.cover-page-list .right .sort-icons a:hover {
    text-decoration: none;
}

.cover-page-list .right .sort-icons a.now, .cover-page-list .right .sort-icons a:hover {
    color: #fff;
    background-color: #ff4400;
}

.cover-page-list .right .sort .totals {
    /*float: right;*/
    margin-top: 20px;
    margin-right: 50px;
    font-size: 12px;
}

.cover-page-list .right .sort .totals i {
    font-style: normal;
    color: #DE0000;
}

.cover-page-list .right .boutique {
    padding-top: 30px;
    padding-left: 21px;
}

.boutique .items-li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.boutique .items-li:hover .wrap_div .describe {
    height: 20px;
}

.cover-page-list.hidden-nav .left {
    left: -218px;
}

.cover-page-list.hidden-nav .left span.btn-hide-left i {
    background-image: url("../images/icon/cover-page-sjx-4.png");
}

.cover-page-list .hidden-nav .right {
    left: -218px;
    margin-left: 0;
    margin-right: -218px;
}

.pages {
    float: right;
    display: inline-block;
    padding-left: 0;
    margin: 20px 75px 20px 0;
    border-radius: 4px;
}

.pages li {
    float: left;
}

.pages li a {
    display: block;
    padding: 6px 12px;
    margin-left: 5px;
    color: #333;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}

.pages li a i.page-bg {
    display: inline-block;
    line-height: 1;
    position: relative;
    top: 1px;
    width: 10px;
    height: 15px;
    overflow: hidden;
    background: url('../images/icon/page_bg.png');
}

.pages li a:hover i.page-bg {
    background-position: 9px 0;
}

.pages li a i.page-right {
    background-position: 0 15px;
}

.pages li a:hover i.page-right {
    background-position: 10px 15px;
}

.pages li a:hover {
    color: #FE5F56;
    background-color: #eee;
    border-color: #ddd;
}

.pages li.active a {
    background-color: #FE5F56;
    border-color: #FE5F56 !important;
    color: #fff;
}

.pages li.active a:hover {
    background-color: #F05A50;
}

.cover-page-list .left .conditions dd a.lqx {
    margin: 0;
    float: left;
    width: 48%;
}

.cover-page-list .left .conditions dd a.template-a {
    display: block;
    margin: 0;
    float: none;
}
em, i, u {
    font-style: normal;
}

.crumb-select-item {
    display: inline-block;
    position: relative;
    /* float: left; */
    height: 22px;
    line-height: 22px;
    border: 1px solid #DDD;
    font-size: 12px;
    margin: 0 0 5px 10px;
    padding: 0 26px 0 4px;
    cursor: pointer;
    background: #f3f3f3;
}

.crumb-select-item b {
    font-weight: 400;
    color: #333;
}

.crumb-select-item em {
    color: #e4393c;
}

.crumb-select-item i {
    display: block;
    position: absolute;
    width: 25px;
    height: 22px;
    right: 0;
    top: 0;
    background: url(/images/search.ele.png) no-repeat 7px -140px;
}