/**************** index-page *****************/
body{
    background: url(/zt/zt_xiaoshiguan/images/gf9.jpg) no-repeat center top fixed;
}
.header{
    position: relative;
    z-index: 2;
}
.top{
    height: 30px;
    background: #fff;
    line-height: 30px;
    color: #666;
}
.middle{
    padding: 12px 0;
}
.search{
    width: 276px;
    height: 32px;
    border:1px solid #bfac88;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    background: #fff;
    margin-top: 28px;
    overflow: hidden;
}
.ip-btn{
    width: 40px;
    float: left;
    height: 30px;
    background: url(/zt/zt_xiaoshiguan/images/gf2_03.png) no-repeat center;
    border: none;
    cursor: pointer;
}
.ip-text{
    float: left;
    width: calc(100% - 40px);
    height: 30px;
    text-indent: 15px;
    border: none;
    line-height: 30px;
    font-size: 14px;
}
.ip-text::-webkit-input-placeholder{
    color: #6d4d2a;
    font-size: 14px;
    border: none;
}
.logo a{
    float: left;
}
.logo span{
    float: left;
    font-size: 30px;
    font-weight: bold;
    color: #bfac88;
    margin-left: 26px;
    margin-top: 16px;
}
.nav{
    height: 60px;
    background: url(/zt/zt_xiaoshiguan/images/gf3_03.png) no-repeat;
    text-align: center;
}
.nav ul{
    display: inline-block;
}
.nav ul li{
    float: left;
    padding: 18px 46px 0;
    position: relative;
}
.nav ul li a{
    font-size: 18px;
    color: #854313;
}
.nav ul li a:hover{
    opacity: 0.7;
}
.nav ul li:before{
    width: 6px;
    height: 6px;
    background: #b29586;
    content: "";
    position: absolute;
    right: -3px;
    margin-top: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.nav ul li:last-child:before{
    background: transparent;
}
.main{
    background: #d1c6be;
    padding: 28px 20px 20px;
    position: relative;
    z-index: 1;
    width: 1186px;
    margin: -8px auto 28px;
}
.boxb1 img{
    display: block;
    width: 100%;
    height: 280px;
}
.boxb2{
    margin-top: 20px;
    padding: 20px;
    background: #fff;
}
.boxb2-1{
    float: left;
    width: 366px;
    padding-right: 18px;
    height: 326px;
    position: relative;
}
.boxb2-1:before{
    content: "";
    height: 98%;
    border-right: 1px dashed #c1b9b1;
    top: 1%;
    position: absolute;
    right: 0;
}
.boxb2-2{
    float: left;
    width: 380px;
    height: 326px;
    padding: 0 15px;
}
.boxb2-3{
    width: 360px;
    padding-left: 20px;
    height: 326px;
    float: left;
    position: relative;
}
.boxb2-3:before{
    content: "";
    height: 98%;
    border-right: 1px dashed #c1b9b1;
    top: 1%;
    position: absolute;
    left: 0;
}
.jyt1-1{
    overflow: hidden;
    line-height: 41px;
}
.jyt1-1 .a1{
    float: left;
    width: 242px;
    height: 41px;
    background: url(/zt/zt_xiaoshiguan/images/gf12_03.png) no-repeat;
    font-size: 21px;
    color: #fff;
    text-indent: 14px;
}
.jyt1-1 .a2{
    float: right;
    font-size: 14px;
    color: #6e625a;
}
.list-ul{
    margin-top: 5px;
    overflow: hidden;
}
.list-ul li{
    margin-top: 19px;
    /* float: left; */
    /* width: 50%; */
}
.boxb2-1 .list-ul li{
    float: left;
    width: 50%;
}
.list-ul li a{
    display: block;
    padding-left: 18px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-ul li a:hover{
    font-weight: bold;
}
.list-ul li a:before{
    width: 6px;
    height: 6px;
    background: #b29586;
    content: "";
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.lgry{
    margin-top: 17px;
}
.lggj-t a{
    display: block;
    height: 71px;
    background: url(/zt/zt_xiaoshiguan/images/gf4_07.jpg) no-repeat;
    line-height: 72px;
}
.list-ul p{
    padding-left: 18px;
    color: #908f8e;
    line-height: 26px;
    margin-top: 8px;
}
.glts-t{
    float: left;
    width: 50px;
    height: 120px;
    border: 1px solid #83766b;
    font-size: 21px;
    color: #51443a;
    text-align: center;
    position: relative;
}
.glts-t span{
    display: inline-block;
    width: 30px;
    line-height: 24px;
    margin-top: 10px;
}
.glts-t:before{
    content: "";
    width: 5px;
    height: 85px;
    background: #fff;
    position: absolute;
    right: -3px;
    top: 40px;
}
.glts-t:after{
    content: "";
    width: 9px;
    height: 5px;
    background: #fff;
    position: absolute;
    right: -3px;
    bottom: -2px;
}
.tsjs{
    float: left;
}
.tsjs p{
    writing-mode: vertical-rl;
    height: 322px;
    line-height: 33px;
    margin-left: 20px;
    letter-spacing: 1px;
}
.boxb3{
    margin-top: 20px;
    background: #e7ded8;
    padding: 18px;
    position: relative;
}
.show-t1{
    position: absolute;
    top: 0;
    left: 18px;
    width: 48px;
    height: 142px;
    background: #877b70;
    text-align: center;
}
.show-t1 a{
    font-size: 21px;
    color: #fff;
    display: inline-block;
    width: 30px;
    line-height: 25px;
    margin-top: 20px;
}


.footer{
    padding: 20px 0;
    background: #ebebeb;
}
.footbox .f1{
    float: left;
}
.footbox .f2{
    width: 914px;
    padding: 9px 15px 0;
    float: left;
}
.footbox .f2 p{
    font-size: 14px;
    color: #787370;
    line-height: 26px;
}
.footbox .f3{
    float: left;
    width: 198px;
    height: 102px;
    background: #fff;
    box-shadow: 0 0 3px #d7d7d8;
    padding: 5px;
}
.footbox .f3 img{
    float: left;
}
.footbox .f3 p{
    float: left;
    font-size: 14px;
    color: #666;
    width: 92px;
    line-height: 18px;
    text-align: center;
    padding: 20px 7px 0;
}
.footbox .f3 p span{
    display: block;
}
.boxb1 .slick-dots{
    position: absolute;
    right: 15px;
    bottom: 10px;
    width:auto;
}
.boxb1 .slick-dots li{
    width: 24px;
    height: 5px;
    background: #a9a4a0;
}
.slick-dots li button{
    width: 100%;
    height: 100%;
}
.slick-dots li button:before{
    width: 100%;
    height: 100%;
}
.boxb1 .slick-dots .slick-active{
    background: #fff;
}
.imgslider{
    width: 1050px;
    margin-left: 61px;
}
.imgslider h4{
    padding: 0 9px;
}
.imgslider h4 a{
    display: block;
    background: #ffffff;
    padding: 8px;
    overflow: hidden;
    height: 188px;
}
.imgslider h4 img{
    display: block;
    height: 122px;
    width: 100%;
}
.imgslider h4 span{
    font-size: 14px;
    line-height: 18px;
    margin-top: 7px;
    display: block;
}


/**************** lists *****************/
.gail-content{
    background-color: #fff;
    padding: 40px;
}
.gail-title{
    height: 41px;
    background: url(/zt/zt_xiaoshiguan/images/gf20_03.png) no-repeat right bottom;
    overflow: hidden;
}
.gs1{
    float: left;
    width: 242px;
    height: 41px;
    background: url(/zt/zt_xiaoshiguan/images/gf12_03.png) no-repeat;
    font-size: 21px;
    color: #fff;
    text-indent: 14px;
    line-height: 41px;
}
.dqpos{
    float: right;
    font-size: 14px;
    color: #9b9086;
    margin-top: 11px;
}
.gail-list{
    padding: 20px 40px;
}
.glul{
    overflow: hidden;
}
.glul li{
    margin-top: 19px;
    overflow: hidden;
}
.glul li a{
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    width: 70%;
    font-size: 18px;
}
.glul li a:before{
    width: 6px;
    height: 6px;
    background: #b29586;
    content: "";
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.glul li span{
    float: right;
    color: #787370;
}
.glul li a:hover{
   font-weight: bold;
}
.page{
    margin-top: 30px;
}
.tp-list{
    padding-top: 13px;
}
.tpul{
    overflow: hidden;
    margin: 0 -14px;
}
.tp-list li{
    float: left;
    width: 25%;
    margin-top: 34px;
    padding: 0 14px;
}
.tp-list li a{
    display: block;
    overflow: hidden;
}
.tp-list li a img{
    height: 158px;
    width: 100%;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}
.tp-list li a span{
    display: block;
    margin-top: 14px;
    color: #64574c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tp-list li a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.tp-list li a:hover span{
    font-weight: bold;
}
.xilan-yy{
    border: 1px solid #c5a377;
    margin: 16px;
    padding: 24px 22px;
}
.xlt1{
    text-align: center;
    font-weight: bold;
    color: #6e625a;
    font-size: 24px;
}
.xx-content{
    padding: 5px;
    background: #fff;
}
.xlwz{
    background: #efefef;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #949392;
    padding: 10px;
}
.xlwz span{
    margin: 0 17px;
}
.xlwz span a{
    color: #949392;
    cursor: pointer;
}
.xlcontent{
    padding: 26px 12px;
}
.xlcontent p{
    font-size: 17px;
    line-height: 40px;
}

.paf-l a{
    float: left;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    background: #f7f7f7;
}
.paf-l a:hover{
    background: #ebebeb;
}
.paf-l a span{
    font-size: 14px;
    color: #333;
    display: inline-block;
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: left center; 
}
.paf-l a:nth-of-type(1) span{
    background-image: url(/zt/zt_xiaoshiguan/images/flgtp12_07.png);
}
.paf-l a:nth-of-type(2) span{
    background-image: url(/zt/zt_xiaoshiguan/images/flgtp14_03.png);
}
.paf-l a:nth-of-type(3) span{
    background-image: url(/zt/zt_xiaoshiguan/images/flgtp15_03.png);
}
.twobb{
    overflow: hidden;
    display: none;
    text-align: center;
    /* margin-bottom: 10px; */
    margin-bottom: -15px;
}
.twobb span{
    float: right;
    width: 36px;
    height: 36px;
    background-color: #5c5959;
    display: inline-block;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 56px;
}
.twobb span:nth-of-type(1){
    background-image: url(/zt/zt_xiaoshiguan/images/head-nav.png);
}
.twobb span:nth-of-type(2){
    background-image: url(/zt/zt_xiaoshiguan/images/head-search-img.png);
}


.header-left-nav {
    position: absolute;
    right: 0;
    top: 100%;
    width: 36%;
    background: url(/zt/zt_xiaoshiguan/images/nav-bg.png) repeat;
    display: none;
    padding: 2% 0;
}

.header-left-nav ul {
    list-style: none;
}

.header-left-nav ul li {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    display: block;
}

.header-left-nav ul li:hover {
    background-color: #c2332d;
}

.header-left-nav ul li a {
    color: #fff;
}
.search-box {
    width: 100%;
    padding: 1% 5% 1% 5%;
    /* height: 40px; */
    display: none;
    background: #5c5959;
    position: absolute;
    right: 0;
    top: 100%;
}

.search-1 {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background: #9c9292;
}

.search-left {
    width: 70%;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 6px 0 0 23px;
    background: none;
    border: none;
    color: #fff;
}
.search-left::-webkit-input-placeholder{
    color: #fff;
}

.search-right {
    width: 32px;
    height: 30px;
    margin: 5px 25px 0 0;
}
@media screen and (max-width:1200px){
    .nav{display: none;}
    .search{display: none;}
    .top{display: none;}
    .logo{width: 100%;}
    .logo a{width: 82%;}
    .logo span{width: 15%;font-size: 16px;margin-left: 0;margin-top: 8px;margin-left: 3%;}
    .wrap{width: auto;margin: 0 15px;}
    .main{width: auto;margin: 0 15px 20px;}
    .boxb2-1{width: 100%;height: auto;padding: 0;}
    .boxb2-2{width: 100%;margin-top: 20px;height: auto;padding: 0;}
    .boxb2-3{width: 100%;margin-top: 20px;height: auto;padding: 0;}
    .footbox .f1{width:100%;text-align: center;}
    .footbox .f2{width:100%;margin-top: 10px;margin-bottom: 10px;}
    .tsjs{width: calc(100% - 70px);}
    .tsjs p{height: 362px;}
    .boxb2-3:before{display: none;}
    .boxb2-1:before{display: none;}
    .boxb1 img{height: calc(100vw*0.36);}
    .imgslider{width:calc(100% - 62px)}
    .twobb{display: block;}
    .gail-content{padding:20px 5px;}
    .gail-list{padding: 0 10px;}
    .dqpos{display: none;}
    .gail-title{background: none;}
    .glul li a{width: 100%;}
    .tp-list{padding: 0 10px;}
    .tp-list li{width: 100%;margin-top: 20px;}
    .paf-l{width: 100%;}
    .paf-r{display: none;}
    .xilan-yy{padding: 0;margin: 10px;border: none;}
}
@media screen and (max-width:375px){
    .tsjs p{height: 414px;}
}