@charset "UTF-8";



* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

html,
body {
    color: #333;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden;
    font-size: 16px;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

button {
    outline: none;
    border: none;
}

.rl-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0;
}

.rl-tit h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 30px;
    line-height: 1;
    margin-right: 20px;
}

.rl-tit h3 img {
    margin-right: 5px;
}

.rl-tit a {
    color: #B38E71;
    font-size: 16px;
    margin-left: 20px;
}
.rl-tit a::after {
    content: "+";
    color: #ffffff;
    background-color: #B38E71;
    line-height: 16px;
    width: 16px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    margin-left: 8px;
}
.rl-line {
    flex: 1;
    min-width: 0;
    border: 1px solid #D8D8D8;
}

/* rl */
.rl-box {
    padding: 50px 10px;
    max-width: 1200px;
    margin: 0 auto;
  /*  display: flex;  */
}
.rl-box1 {
   display: flex;
}
#prevYear {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/rl-l.png) no-repeat center center;
}

#nextYear {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/rl-r.png) no-repeat center center;
}

#prevMonth {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/rl-p.png) no-repeat center center;
}

#nextMonth {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/rl-n.png) no-repeat center center;
}

.rl {
    width: 35%;
    margin-right: 40px;
}

/* rl-lt */
.rl-hd {
    max-width: 100%;
    width: 900px;
    margin: 0 auto;
}

.rl-qh {
    display: flex;
    flex-wrap: wrap;
}

.rl-qh p {
    font-size: 16px;
    line-height: 37px;
    color: #262626;
    width: 100px;
    text-align: center;
    background: #F0F0F0;
    margin-right: 15px;
    cursor: pointer;
}

.rl-qh p.on a {
    color: #ffffff;
}

.rl-qh p.on {
    color: #ffffff;
    background: #B38E71;
}

.rl-lt ul li {
    padding-left: 7px;
    padding-top: 7px;
    background: url(../images/rl-lt-tbg.png) no-repeat left top;
    background-size: 180px;
    margin-bottom: 70px;
}

.rl-lt ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    background: url(../images/tbg.png) no-repeat #FFF9F6 right bottom;
    position: relative;
}


.rl-tx {
    flex: 1;
    min-width: 0;
    padding: 20px 30px;
    background: url(../images/tx-line.png) no-repeat center bottom;
    background-size: 100%;
}

.rl-lt ul li a .pic {
    width: 160px;
    height: 230px;
}

.rl-lt ul li a .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.rl-tx h3 {
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    margin-bottom: 20px;
}

.rl-tx p {
    font-size: 16px;
    line-height: 1;
    margin-top: 15px;
    color: #232323;
    padding-left: 30px;
}

.rl-tx p.yjz {
    background: url(../images/ico1.png) no-repeat left center;
}

.rl-tx p.sj {
    background: url(../images/ico2.png) no-repeat left center;
}

.rl-tx p.dd {
    background: url(../images/ico3.png) no-repeat left center;
}

.rl-tx p.hdlx {
    background: url(../images/ico4.png) no-repeat left center;
}

.rl-tx p.zbbm {
    background: url(../css/zbbm1.png) no-repeat left center;
}

.rl-lt ul li a:hover h3 {
    color: #B38E71;
}



/* fy */

.pagination {
    text-align: center;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid rgb(220, 220, 220);
    padding: 0px 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: rgb(102, 102, 102);
    margin: 0px 7px;
}

.pagination a.active {
    background: #B38E70;
    color: rgb(255, 255, 255);
    border: 1px solid #B38E70;
}

.pagination a:hover {
    background: #B38E70;
    color: rgb(255, 255, 255);
    border: 1px solid #B38E70;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

/* fy */



/* nry */
.rl-nry {
    max-width: 1200px;
    margin: 0 auto;
}

.rl-ifo p {
    font-size: 20px;
    line-height: 56px;
    color: #232323;
    background: url(../images/nry-line.png) no-repeat left bottom;
    background-size: 100%;
}

.nry-tx {
    margin-top: .25rem;
}

.nry-tx h3 {
    font-size: 20px;
    line-height: 1;
    color: #B38E71;
    padding-left: 20px;
    border-left: 3px solid #B38E71;
}

.nry-tit {
    padding: 15px 0;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 26px;
}

.nry-tx p {
    font-size: 20px;
    line-height: 34px;
    color: #232323;
    margin-bottom: 60px;
}

.nry-tx img {
    max-width: 85%;
    display: block;
    margin: 0 auto;
}



/* foot */
.foot {
    background: url(../images/list_16_1.jpg) repeat-x;
    width: 100%;
    height: 125px;
    overflow: hidden;
}

.foot-c {
    width: 1122px;
    margin: 0 auto;
    position: relative;
}

.foot img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.landun {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
}

/* head */
.head {
    padding: 10px 0;
}

.head .h-top {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.h-lk a {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    font-family: serif;
}

.h-lk a:hover {
    color: #666666;
}

.h-lk span {
    font-size: 14px;
    color: #333333;
    margin: 0 5px;
}

.logo {
    margin-right: 50px;
}

.h-r {
    flex: 1;
    min-width: 0;
}

.ser {
    width: 260px;
    height: 35px;
    position: relative;

    margin-left: 50px;
    margin-top: 20px;
}

.ser input {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 30px;
}

.ser button {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: url(../uploads/ser.png) no-repeat center center #463120;
}




/* 头部导航 */
.nav-box {
    font-size: 0;
    background: url(../uploads/bj1.png) repeat;
}

.nav {
    position: relative;
    max-width: 1122px;
    margin: 0 auto;
}

.nav>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.nav>ul>li {
    position: relative;
}


.nav>ul>li>a {
    display: block;
    font-size: 20px;
    text-align: center;
    position: relative;
    color: #fff;
    line-height: 53px;
    font-weight: 600;
    /* font-family: 'sy'; */
}

.nav>ul>li.has-ej:hover:after {
    transform: translateY(-50%) rotate(90deg);
}

.nav>ul>li>div {

    position: absolute;
    top: 150%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 150px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 99;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    background: url(../uploads/bj1.png) repeat;
}

.nav>ul>li:hover>div {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
}

.nav>ul>li>div>ul {
    overflow: hidden;

}

.nav>ul>li>div>ul>li {
    width: 100%;
}

.nav>ul>li>div>ul>li a {
    display: block;
    font-size: 17px;
    color: #fff;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 10px;

}

.nav>ul>li>div>ul>li:hover a {
    color: #fff;
}

.nav>ul>li>div>ul>li:hover {
    background: #958466;
}

.nav>ul>li:hover>a {
    opacity: 0.7;
}



/* 快速通道 */
.kstd {
    width: 200px;
}

.kstd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.kstd ul li {
    width: 50%;
}

.kstd ul li a {
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    font-family: serif;
    position: relative;
    display: block;
    padding-left: 10px;
}

.kstd ul li a::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 1px solid #759587;
    border-radius: 50%;
}