/* comment */
body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
li,
th,
td,
p,
button,
input,
select,
img,
textarea {
    margin: 0;
    padding: 0;
}
li{
    list-style-type: none;
}
em {
    font-style: normal;
}
a{
    text-decoration: none;
}
img,
i {
    display: inline-block;
    vertical-align: middle;
}
input {
    outline: none;
}
.clear {
    *zoom: 1;
}
.clear:before,
.clear:after {
    display: table;
    content: "";
    clear: both;
}
.clear:after {
    clear: both;
}
html {
    height: 100%;
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
}
body {
    min-width: 1200px;
    *zoom: 1;
}
body:before,
body:after {
    display: table;
    content: "";
}
body:after {
    clear: both;
}
.content {
    width: 1200px;
    margin: 0 auto;

}


/**
首页 页头
**/
.index-top-header
{
    height: 500px;
    background: url(../images/index-top-bg.png) no-repeat center;
    position: relative;
}
.search-result-header
{
    height: 279px;
    background: url(../images/result-top-bg.png) no-repeat center;
    position: relative;
}

.search-result-header .nav{
    bottom: -26px;
}

.top .box-search,
.top .btn-top{
    display: inline-block;
}


.btn-login {
    display: inline-block;
    float: right;
    height: 38px;
    line-height: 38px;
    text-align: center;
    position: relative;
    /*margin-top: 20px;*/
    /*margin-right: 20px;*/
    z-index: 2;
    margin-top: 25px;
    /*margin-right: 26px;*/
}
.btn-login a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    max-width: 435px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .btn-login.btn-login-account {
     height: 38px;
     line-height: 38px;
     vertical-align: middle;
}
.btn-login.btn-login-account .choice {
    cursor: pointer;
    width: 86px;
    cursor: pointer;
    line-height: 38px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

 .btn-login.btn-login-account .choice-accout .lists {
     height: 38px;
     line-height: 38px;
     max-height: 86px;
}
 .btn-login.btn-login-account .choice-accout .top {
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
    right: 0;
}
 .btn-login.btn-login-account .choice-accout .top i {
    display: block;
    width: 9px;
    height: 7px;
    position: relative;
    top: 12px;
    left: 50%;
    margin-left: -5px;
}
 .btn-login.btn-login-account .choice-accout .lists .item {
     width: 86px;
    cursor: pointer;
    line-height: 38px;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn-login.btn-login-account .choice-accout .lists .icon_item_down{
    position: absolute;
    content: "";
    font-size: 0;
    line-height: 0;
    border-width: 5px;
    border-color: #666666;
    border-style: dashed;
    border-bottom-width: 0;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    left: 89px;
    top: 18px;
}
.btn-login.btn-login-account .choice-accout .lists .icon_item_up{
    position: absolute;
    content: "";
    font-size: 0;
    line-height: 0;
    border-width: 5px;
    border-color: #666666;
    border-style: dashed;

    border-top-width: 0;
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    left: 89px;
    top: 16px;
}
.btn-login.btn-login-account .choice-accout .lists .logout .logout{
     width: 100%;
     border-bottom: 1px solid #e4d9c1;
 }
.btn-login.btn-login-account {
    margin-left: 22px;
}
.btn-top .btn-login a.loga{
    margin-left: 22px;
}


.search-select-left{
    background-color: #d6d6c5;
    color: #ffffff;
    opacity: 0.5;
}
.header{
    position: relative;
}
.search-header{
    height: calc(304/1080*100vh);
    position: relative;

}
.search-center .result-context .right  ul li a.result-name:hover{
    text-decoration: underline;
    color:#da6916;
}

.class3-more{

}

.result-context .left .list .search-select-left{
    opacity: 1;
}
.result-context .left .list .search-select-left a{
    color: #db7430;
}

.result-context .left .list .search-select-left span{
    color: #db7430;
}

.search-header::after{
    width: 150px;
}

.header-center-bg{
    width: 200px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    margin-top: -32px;
}

.header-left-bg{
    width: 269px;
    margin-left: 166px;
    margin-right: 96px;
    margin-top: 8px;
}

.header-right-bg{
   margin-right: 216px;
    width: 200px;
    float: right;
}

.index-top-header .header-left-bg{
    width: 382px;
    margin-left: 0;
    margin-top: 132px;
}
.index-top-header .header-right-bg{
    width: 275px;
    margin-right: 24px;
    margin-top: 104px;
}
.index-top-header .header-center-bg{
    width: 338px;
    margin-top: 0px;
}

a {
    color: black;
}
a {
     cursor: pointer; 
}

a, span{
    vertical-align: middle;
}
a:hover{
    opacity: .5;
}
.holiday-contend-title:hover{
    opacity: 1;
}
 .top .logo{
    display: inline-block;
    height: 36px;
    width: 132px;
    margin-top: 25px;
    cursor: pointer;
}


.top .header-title{
    height: 36px;
    margin-top: 25px;
    margin-left: 18px;
    display: inline-block;
    left: 146px;
    font: 32px 华文行楷 ;
    color: #843902;
    text-align: center;
}

.top .btn-top
{
    display: inline-block;
    margin-top: 25px;
    float: right;
    margin-right: 26px;
}
 .top .box-search
{
     margin-top: 25px;
     position: relative;
     float: right;
     border: 1px solid #fefbf5;
     width: 240px;
}

.top a:hover{
    opacity: 0.5;
}
 .top .box-search .keywords{
    height: 38px;
    border: none;
     width: 198px;
    border-radius:2px;
    -moz-border-radius:2px; /* Old Firefox */
    text-indent: 12px;
    padding-right: 42px;
    background-color: #fefbf5;
}
 .top .box-search .search-btn{
     padding: 6px;
     border: none;
     outline: none;
     background: url(../images/search.png) no-repeat;
     height: 20px;
     width: 20px;
     cursor: pointer;
     top: 50%;
     right: 5%;
     margin-top: -10px;
     position: absolute;
}



/* 导航栏 */
 .nav
  {
     width: 100%;
     background-color: #de871b;
     height: 64px;
     display: block;
     position: absolute;
     bottom: 0;
     z-index: 1;
  }


.search-result-header .nav
{
    margin-top: -30px;
}
.search-nav{
    margin-top: -30px;
}
.nav li a{
    color:#ffffff;
}
.nav ul{
    margin: 0 auto;
    display: block;
    max-width: 1200px;
    min-width: 480px;
    height:100%;
}
.nav li{
    display: block;
    height: 64px;
    width: 200px;
    float: left;
    font: 18px 微软雅黑;
    color:#ffffff;
    line-height: 64px;
    text-align: center;
    cursor: pointer;
}
.nav li:hover{
    background-color: #de9b49;
}


/* 内容区 */
.container{
    width: 100%;
}



/* holdiays */
.time-holidays{
    position: relative;
    background: url(../images/holidays-bg.png) no-repeat #f6f6f3 center;
    background-position: left bottom;
}

.container .holiday-head span{
    display: inline-block;
    height: 74px;
    width: 174px;
    
}
.container .time-holidays .holiday-head-title{
    background: url(../images/holiday-icon.png) no-repeat left;
    font: 40px 华文行楷;
    color: #a3210e;
    padding-left: 60px;
    line-height: 74px;
    margin-top: 24px;
}
.container .food .holiday-head-title{
    background: url(../images/food-title-bg.png) no-repeat left center;
}
.container .marriage .holiday-head-title{
    background: url(../images/marriage-title-bg.png) no-repeat left center;
}
.container .social-grace .holiday-head-title{
    background: url(../images/social-title-bg.png) no-repeat left center;
}
.container .other-folk .holiday-head-title{
    background: url(../images/other-folk-title-bg.png) no-repeat left center;
}
.container .folk-study .holiday-head-title{
    background: url(../images/folk-study-title-bg.png) no-repeat left center;
}

.container .holiday-head:after{
    position: absolute;
    top: 57px;
    content: '';
    display: inline-block;
    width: 964px;
    border-bottom: 2px solid #d9afa9;
}


.container .folk-study-line:after{
    position: absolute;
    top: 35px;
    content: '';
    display: inline-block;
    width: 964px;
    border-bottom: 2px solid #d9afa9;
}


.holiday-left{
    width: 844px;
    float: left;
    margin-top: 24px;
}

.food .holiday-left{
    width: 1200px;
    float: left; 
}
.holiday-right{
    width: 320px;
    float: right;
    margin-top: 20px;
}
.time-holidays .holiday-left .holiday-contend-title,
.time-holidays .holiday-right .holiday-contend-title
{
    background: url(../images/holidays-title-bg.png) no-repeat right;
    display: inline-block;
    width: 158px;
    height: 46px;
    border-radius: 2px;
    line-height: 46px;
    text-indent: 18px;
}
.time-holidays .holiday-left .holiday-contend-title{

}

 .food .holiday-right .holiday-contend-title,
 .food .holiday-left .holiday-contend-title
 {
    background: url(../images/food-sec-title-bg.png) no-repeat left;
}
 .marriage .holiday-right .holiday-contend-title,
 .marriage .holiday-left .holiday-contend-title
 {
    background: url(../images/marriga-sec-title-bg.png) no-repeat left;
}
 .social-grace .holiday-right .holiday-contend-title,
 .social-grace .holiday-left .holiday-contend-title
 {
    background: url(../images/social-sec-title-bg.png) no-repeat left;
}



.holiday-left .holiday-contend-title span,
.holiday-right .holiday-contend-title span
{
    font-size: 16px;
    color: #ffffff;
}

.more{
    float: right;
    margin: 15px 0px;
    color: #db8e48;
}
.sec-title-size{
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    margin-right: 12px;
}
.more-size{
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #db8e48;
}
.more:hover{
    color: #e4a66d;
}

/* holiday-left-center */
.holiday-left .holiday-left-container{
    margin-top: 26px;
    margin-left: -6px;
}
.holiday-left-container img{
    float: left;
    height: 255px;
}
.holiday-left .holiday-left-container ul{
    float: right;
}
.holiday-left .holiday-left-container li
{
    list-style-type: none;
    width: 450px;
    border-bottom: 1px dotted #cccccc;
    padding: 14px 0px;
}
.holiday-right li
{
    list-style-type: none;
    width: 320px;
    border-bottom: 1px dotted #cccccc;
    padding: 14px 0px;
}

.food .holiday-left .holiday-left-container li{
    list-style-type: none;
    width: 318px;
    padding: 14px 0px; 
    border: none;
}



.holiday-right ul{
    margin-top: 30px;
}

.left-container-li li:before,
.holiday-right li:before
{
    content: "·";
    color: #cccccc;
    margin: 0 10px;
}

.holiday-left .holiday-left-footer li{
    margin-right: 6px;
    list-style-type:none;
    float: left;
    width: 64px;
    height: 55px;
    background: url(../images/holiday-left-footer.png) no-repeat center center;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    color:#ffffff;
}
.holiday-left .holiday-left-footer li:hover{
    opacity: 0.5;
}
.holiday-left .holiday-left-footer li.last{
    margin-right: 0;
}
.holiday-left .holiday-left-footer ul{
    margin-top: 30px;
}


/* food */
.food
{
    position: relative;
    background: url(../images/food-bg.png) no-repeat #ffffff; 
    background-position: right bottom; 
    /* padding-bottom: 68px; */
}

.marriage
{
    position: relative;
    background: url(../images/marriage-bg.png) no-repeat #f6f6f3; 
    background-position: left bottom; 
}
/* 社交礼仪 */
.marriage .holiday-left{
    width: 580px;
    margin: 20px 10px;
}

.marriage .holiday-left-container li{
    list-style-type: none;
    width: 378px;
    border-bottom: 1px dotted #dddddd;
    padding: 14px 0px;
}
/* 社交礼仪 */
.social-grace{
    position: relative;
    background: url(../images/social-grace-bg.png) no-repeat #ffffff; 
    background-position: right bottom; 
}

.social-grace li::before{
    content: "·";
    color: #b14b0d;
    margin: 0 10px;
    font-weight: bold;
}
.social-grace  .social-title{
    background: linear-gradient(to right, rgba(243,243,243,0),rgba(243,243,243,1));
}
.food  .food-title-bg {
    background: linear-gradient(to right,rgba(255,255,255,0), rgba(243,243,243,0),rgba(243,243,243,1));
}


.social-grace .holiday-left-container li{
    border-bottom: none;
}
/* 其他民俗 */
.other-folk{
    background: #f6f6f3;
}
.other-folk-content{
    background: url(../images/other-folk-bg.png) no-repeat right bottom #ffffff; 
}

.other-folk-content  .holiday-left .holiday-contend-title
{
    background: url(../images/folk-title-bg.png) no-repeat;
    width: 500px;
    height: 52px;
}
.other-folk-content  .holiday-left .left-container-li{
    float: left;
    width: 548px;
}
.other-folk-content  .holiday-left .left-container-li li{
    width: 548px;
}

#folk-study-data{
    width: 998px;
}
.other-folk-content .left-container-li li:before,.other-folk-content .holiday-right li:before{
    content: "";
    display: inline-block;
    background: url(../images/other-folk-icon.png) no-repeat center center;
    width: 15px;
    height: 15px;
    margin: 0 10px;
}
.other-folk-content .holiday-contend-title::after{
    content: "";
    display: inline-block;
    width: 256px;
    border-bottom: 1px dotted #cccccc;
    margin-left: 150px;
    position: relative;
    top: -2px;
}
.other-folk-content .holiday-left{
    margin-left: 40px;
    width: 550px;
    height: 315px;
}
.other-folk-content .holiday-left li{
    border-bottom: none;
}

/* 民俗研究 */
.folk-study{
    position: relative;
    background: url(../images/folk-study-bg.png) no-repeat #f6f6f3; 
    background-position: right bottom; 
}

.folk-study .folk-stduy-left{
    float: left;
    width: 160px;
    border-right: 1px solid #cccccc;
    height: 450px;
    margin-top: 10px;
}
.folk-study .folk-stduy-left,
.folk-study .folk-stduy-right{
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

.search-result-nav ul li.check{
    opacity: 1;
}

.item-third .select {
    background-color: #f47502;
    color: #ffffff;
}



.folk-stduy-left ul {
    width: 160px;
    border-right: 1px solid #cccccc;
    height: 450px;
}
.folk-stduy-left li{
    display: block;
    list-style-type: none;
    width: 160px;
    height: 50px;
    font: 16px 微软雅黑 ;
    text-align: center;
    color: #333333;
    background-color: #e7e7e4;
    line-height: 50px;
    border-bottom: 3px solid #f6f6f3;
    cursor: pointer;
}
/*.folk-stduy-left li:hover{
    opacity: 0.5;
}*/
.folk-stduy-left .select,
.folk-stduy-left li.active
{
    color: #ffffff;
    background-image: url(../images/folk-study-left-bg.png);
    background-color: #f6f6f3;
    padding-right: 10px;
}

.folk-study .folk-stduy-right{
    float: left;
    margin-top: 10px;
    margin-left: 40px;
}
.folk-study .content{
    position: relative;
    overflow: hidden;
}

/* right 民俗研究 */
.folk-study .folk-stduy-right .right-title ul{
    display: inline-block;
   
}
.folk-study .folk-stduy-right .right-title li{
    display: inline-block;
    width: 130px;
    height: 35px;
    border-radius: 5px;
    background-color: #e4e4e4;
    color: #333333;
    font-size: 15px;
    margin-right: 9px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
.folk-study .folk-stduy-right .right-title .select{
    background-color: #f47502;
    color: #ffffff;
}
.folk-study .more {
    margin: 0;
    position: absolute;
    top: 40px;
    right: 0;
}

.folk-study .folk-right-footer{
    margin-top:42px;
}
.folk-study .folk-right-footer li::before{
    content: "·";
    color: rgb(177, 75, 13);
    font-weight: bold;
    margin: 0px 10px;
}
.folk-study .folk-right-footer li{
    margin-bottom: 26px;
    font-size: 15px;
    cursor: pointer;
    margin-left: 20px;
}


/* 页脚 */
.footer{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e4e1dc;
    color: #847864;
    box-sizing: border-box;
    padding: 5px 0;
}
.footer p a {
    color: #847864;
}
.footer p {
    text-align: center;
}
.nav-content{
    padding-bottom: 30px;
}

.footer p.relate-link {
    margin: 30px 0;
}
.footer p.relate-link a {
    color: #847864;
    text-decoration: none;
}
.footer p.info1 {
    margin-bottom: 20px;
    color: #847864;
}
.footer p.info3 {
    margin-bottom: 36px;
}
.footer p.info1 a {
    color: #847864;
}
.footer p.info2 {
    margin-bottom: 20px;

}
.footer p.info2 a ,
.footer p.info3 a ,
.footer p.info4 a
{
    color: #847864;
   
}
.footer p{
    font: 13px 微软雅黑;
}
.footer .relate-link{
    font: 14px 微软雅黑;
}

.fixed-nav {
    display:none;
    position:fixed;
    top:170px;
    right:calc(50vw - 740px);
    transform:translateY(-50%);
}
.fixed-nav li.active {
    color: #c33e39;
}


.fixed-nav li.active .circle
{
     border: 2px solid #d12c25;
    /* background: radial-gradient(#bd140d,#d12c25); */
    background: -moz-radial-gradient(circle, #bd140d,#d12c25 70%);
    background: -webkit-radial-gradient(circle, #bd140d,#d12c25 70%);
    background: -o-radial-gradient(circle, #bd140d,#d12c25 70%);
    background: -ms-radial-gradient(circle, #bd140d,#d12c25 70%);
    background: radial-gradient(circle, #bd140d,#d12c25 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd140d', endColorstr='#d12c25',GradientType=0 );
    margin-left: 11px;

}
.fixed-nav li{
   margin: 24px 0px; 
   font-size: 15px;
}
.fixed-font {
    font-size: 15px; 
    color: #777777;
}
.fixed-nav li.active .fixed-font {
    font-size: 16px; 
    color: #bd140d; 
}
.fixed-nav ul{
    display: inline-block;
}
.fixed-nav ul::after{
    position: absolute;
    top: -18px;
    right: 18px;
    content: "";
    height: 330px;
    border: 0.5px solid #cccccc;
    z-index: -1;
}
.fixed-nav li a.circle {
   /* margin: 0 16px;*/
    margin: 0 8px 0 16px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #cccccc;
    background: #ffffff;
    display: inline-block;
    -moz-border-radius: 50%; /* Firefox */
    -webkit-border-radius: 50%; /* Safari 和 Chrome */
    border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    /*behavior: url(ie-css3.htc); !* 通知IE浏览器调用脚本作用于'box'类 *!*/
}

.fixed-nav li a:hover{
    opacity: 1;
}

/* 检索结果 */

.result-search-container {
    background-color: #ffffff;
    min-height: 1274px;
    position: relative;
}

.search-center {
    background-color: #f6f6f3;
    min-height: 1274px;
    padding-top: 26px;
}
.bread-nav {
    padding: 20px 30px;
    
}
.bread-nav a,
.bread-nav,
.bread-nav span
{
    color: #333333;
    vertical-align: top;
}

.result-context .left{
    position: relative;
    width: 238px;
    min-height: 672px;
    background-color: #f6f6f3;
    margin-left: 20px;
    float: left;
    padding-bottom: 16px;
}
.festival .left{
    min-height: 1210px;
}

.result-context .left .result-context-title{
    background: url(../images/result-context-title.png) no-repeat;
    width: 212px;
    height: 48px;
    /* position: absolute; */
    top: 28px;
    left: -18px;
    line-height: 48px;
    text-align: center;
    text-indent: -100px;
    font-size: 16px;
    color: #ffffff;
    margin-left: -18px;
    margin-top: 22px;
    margin-bottom: 12px;
}

.result-context .left .list a{
    display: inline-block;
    cursor: pointer;
    color: #333333;
}
.result-context .left .list .item{
    line-height: 48px;
    padding-left: 54px;
}

.result-context .left .search-left-nav .item{
    line-height: 36px;
    padding-left: 12px;
}
.result-context .left .list span{
    margin-right: 30px;
    float: right;
    color: #999999;
}
.result-context .left .list a::before{
    content: "·";
    display: inline-block;
    color: rgb(177, 75, 13);
    font-weight: bold;
    margin: 0px 10px; 
}

.result-context .right{
    float: right;
    width: 920px;
    min-height: 1446px;
}
.result-context .right .search-right-title{
    display: block;
    height: 54px;
    width: 100%;

    line-height: 54px;
    text-indent: 9px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;

}

.search-result-nav {
    border-bottom: 1px solid #e0e0d7;
    margin-bottom: 14px;
    margin-right: 17px;
}
.search-result-nav ul li{
    padding-right: 12px;
    list-style-type: none;
    float: left;
    width: 64px;
    height: 55px;
    background: url(../images/holiday-left-footer.png) no-repeat center center;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    border-bottom: none;
    list-style: none;

}

 .right #container li {
    padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px dotted #dddddd;
     margin-right: 24px;
}

.result-context .left .search-left-nav .search-select-left {
    color: #db7430;
    background-color: #e9e9df;
}


.search-result-nav ul{
    padding-bottom: 22px;
}
.result-context .right .search-result-nav ul li::before {
    content: "";
}

.result-context .right .festival li{
    padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px dotted #dddddd;
}
.result-context .right li::before{
    content: "·";
    display: inline-block;
    color: #aaaaaa;
    font-weight: normal;
    margin: 0px 10px; 
}
.result-context .right li .result-name{
    display: inline-block;
    width: 372px;
    font-size: 16px;
    color: #333333;
    margin-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 598px;
}

.result-context .right li .area-name{
    display: inline-block;
    color: #da6916;
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.result-context .right .page_div{
    font-size: 15px;
    color: #666666;
    box-sizing: border-box;
    clear: both;
    margin-top: 20px;
    user-select: none;
    text-align: center;
    line-height: 30px;
    width: 920px;
    margin-bottom: 80px;
}



 .result-context .right .page_div form{
    display:inline-block;
    margin:0 8px;
} 
.result-context .right .page_div form span{
   margin: 0 7px;
} 
.result-context .right .page_div .hiding
{
    display: inline-block;
    margin-top: -6px;
}


/* 节日习俗列表 */
.search-center .festival .left .list a{
    display: block;
    height: 48px;
    font-size: 16px;
}
.result-context .left .cluster-time{
    background: url(../images/holidays-title-bg.png) no-repeat;
    user-select: none;
}
.result-context .left .cluster-food{
    background: url(../images/food-tiltle-bg-sec.png) no-repeat;  
}
.result-context .left .cluster-marriage{
    background: url(../images/marriga-sec-title-bg.png) no-repeat;
}
.result-context .left .cluster-social{
    background: url(../images/social-sec-title-bg.png) no-repeat;
}
.result-context .left .cluster-other{
    background: url(../images/other-folk-title-sec.png) no-repeat;
}
.result-context .left .cluster-folk-study{
    background: url(../images/folk-study-sec-title.png) no-repeat;
}

 .left i.fold {
    float: right;
    width: 22px;
    height: 22px;
    background: url(../images/to-down.png) no-repeat center center;
    margin-top: -48px;
    margin-right: 18px;
    cursor: pointer;
    border: 1px solid #cacab6;
    background-color: #d6d6c5;
    border-radius: 1px;
 }
 .search-center .festival .left .list.show i.fold {
    float: right;
    width: 22px;
    height: 22px;
    background: url(../images/to-up.png) no-repeat center center;
    margin-top: -48px;
    margin-right: 18px;
    cursor: pointer;
    border: 1px solid #cacab6;
    background-color: #d6d6c5;
    border-radius: 1px;
 }

 .search-center .festival .left .list a.item{
    display: none;
 }
 .iclick{
    color: #db7430;
    background-color: #e9e9df;
 }
 .search-center .festival .left .list.show a.item{
    display: block;
 }
 .on{
    color: #db7430;
    background-color: #e9e9df;
 }


 /* 
    节日习俗
 */

.festival .seasons-custom .search-right-title{
    height: 140px;
}
.festival .seasons-custom .fold-search-title{
    height: 124px;
}

.seasons-custom .search-right-title .seasons,
.seasons-custom .search-right-title .folk-study-result
{
   margin-left: 28px;
   
}
.search-right-title .seasons li{
    margin-right: 14px;
    list-style-type: none;
    float: left;
    width: 64px;
    height: 55px;
    background: url(../images/holiday-left-footer.png) no-repeat center center;
     text-align: center; 
    line-height: 46px;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    border-bottom: none;
}
.search-right-title .seasons li::before,
.search-right-title .folk-study-result li::before
{
    content: '';
    margin: 0;
}
 .search-right-title .seasons li:hover{
    opacity: 0.5;
}

/* 婚丧寿诞 */
.search-right-title .folk-study-result li{
    margin-right: 14px;
    list-style-type: none;
    float: left;
    width: 130px;
    height: 34px;
    text-align: center; 
    line-height: 34px;
    cursor: pointer;
    color: #333333;
    font-size: 15px;
    border-bottom: none;
    border-radius: 7px;
    margin-right: 9px;
    background-color: #e4e4e4;
    padding: 0;
}
 .search-right-title .folk-study-result li:hover,
 .search-right-title .folk-study-result li.on{
    background-color: #f47502;
    color: #ffffff;
}

/* page_div */
.page_div{
    display: block;
    clear: both;
}

/* 文本溢出显示省略号 */
#des{
    padding-right: 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.icon{
    color:#db8e48;
}
.ellisis-basic {
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (min-width:1920px) {
    .index-top-header,.search-result-header {
        height: 500px;
        background: url(../images/index-top-bg.png) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }
}

@media screen and (max-width:1500px) {
    .fixed-nav {
        right: 0;
    }
}


.result-context .right .page_div .disabled,
.result-context .right .page_div .goto-page
{
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #dddddd;
    width: 52px;
    height: 30px;
    background-color:#ffffff;
    color: #333333;
    opacity: 0.5;

}
.result-context .right .page_div .tcdNumber{
    display: inline-block;
    height: 30px;
    width: 30px;
    border: 1px solid #dddddd;
    color: #333333;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    margin: 0 4px;
}
.result-context .right .page_div .hiding{
    margin: 0 6px;
    margin-bottom: 10px;
}
.result-context .right .page_div .current{
    display: inline-block;
    height: 30px;
    width: 30px;
    border: 1px solid #dddddd;
    color: #333333;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    /*margin: 0 6.5px;*/
    margin: 0 4px;
    color: #ffffff;
    background-color: #d16300;
}
.result-context .right .page_div input{
    width: 50px;
    height: 30px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    text-align: center;
    margin: 0 8px;
}
.result-context .right .page_div .firstPage{
    width: 52px;
    height: 30px;
    background-color:#ffffff;
    color: #333333;

}
.result-context .right .page_div a{
    border: 1px solid #dddddd;
}
.result-context .right .page_div a{
    display: inline-block;
}
.result-context .right .page_div .to-left{
    background: url(../images/to-up.png) no-repeat 50% 50%;
    -moz-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    width: 30px;
    height: 30px;
    /*margin: 0 7px;*/
    border-radius: 3px;
    margin-right: 4px;
    margin-left: 7px;
}
.result-context .right .page_div .to-right{
    background: url(../images/to-up.png) no-repeat 50% 50%;
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin-right: 22px;
    margin-left: 4px;
}


/*重写css*/
.nav-search-center{
    height: 1337px;
    padding-top: 26px;
}
.nav-search-center .result-context{
    height: 1258px;
    position: relative;
}
.nav-search-center .result-context .right .page_div{
    margin-bottom: 28px;
    position: absolute;
    bottom: 10px;
}

.holiday-left-footer ul li {
    opacity: 0.5;
}

/*自定义提示框样式*/
/*自制弹窗样式*/

.mark {
    position: absolute;
    z-index: 2;
    text-indent: 12px;
    margin-top: 9px;
    color: #e83434;
    font-size: 13px;
}

.top .markSelect {
    border: 1px solid #e83434;
}

