/* 
* @Author: anchen
* @Date:   2020-06-12 10:26:31
* @Last Modified by:   anchen
* @Last Modified time: 2020-11-24 09:49:18
*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
/*背景颜色*/

box-shadow:0 0 0 60px #fff inset; 
/*字的颜色*/
-webkit-text-fill-color: #333;
}
body{
    background: url(../images/bg2.jpg) no-repeat center top 100%;
}
@font-face {
  font-family: YFSW;
  src: url("../fonts/HYRuiYunFeiSongW.ttf") format("truetype"),
    url("../fonts/HYRuiYunFeiSongW.ttf") format("otf-opentype");
}

.container{
    width: 1150px;
}
.section3 .title h3,
.imgtextmodel10 .leftcon h3,
.imgtextmodel5 .rightcon .title h3,
.imgtextmodel5 .leftcon .con a .imgtxt h2,
.imgtextmodel10 .rightcon .listbox .inner h4,
.imgtextmodel11 li a h2,
.imgtextmodel26 li a h4,
.pubtitle h3{
    font-family: '华文隶书';
}

.headertopmodel2{
    background: url(../images/bg1.jpg) no-repeat;
    background-size: 100%;
}
.headertopmodel2 .headerright{
    padding-top: 38px;
}
.searchbox.style1{
}
.searchbox.style1 input{
    width: 280px;
    height: 34px;
    line-height: 34px;
    border-color: #d2d2d2;
    background: #fff;
    float: none;
    color: #333;
}
.searchbox.style1 .btnbox input{
    width: 30px;
    height: 30px;
    background: url(../common/icon/icon-search-c3.png) no-repeat;
}
.navmodel1,
.navmodel1 ul li .twonav{
    background: #b57827;
}
.navmodel1 ul li{
    width: 6.6666667%;
    padding: 0;
}
.navmodel1 ul li.active,
.navmodel1 ul li:hover{
    background: #a06a22;
}
.navmodel1 ul li.active a,
.navmodel1 ul li:hover a{
    background: none;
}
.navmodel1 ul li:hover .twonav a{
    background: none;
}
.navmodel1 ul li .twonav a:hover{
    background: none;
}

/* banner1 首页轮播*/
.banner1{
    height: 450px;
    margin: 0;
}
.banner1 .swiper-pagination{
    bottom: 5%;
}
.banner1 .swiper-pagination .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ffcf83;
}
.banner1 .swiper-pagination .swiper-pagination-bullet-active{
    width: 14px;
    background: #b57827;
}

.section1{
    padding: 70px 0 40px;
}
.imgtextmodel5 .leftcon{
    border-color: #374729;
    width: 475px;
}
.imgtextmodel5 .leftcon .con{
    border-color: #efc072;
}
.imgtextmodel5 .leftcon .con a img{
    height: 300px;
}
.imgtextmodel5 .rightcon ul li{
    border-color: #d3bc93;
}
.imgtextmodel5 .rightcon ul li p:before{
    border-color: #c09248;
    box-sizing: border-box;
    top: 15px;
}
.imgtextmodel5 .rightcon .listtop .topcon h4,
.imgtextmodel5 .rightcon ul li a{
    color: #333;
}
.imgtextmodel5 .rightcon .listtop .topcon p{
    color: #c09248;
}
.imgtextmodel5 .leftcon .con a .imgtxt{
    background: rgba(0,0,0,0.6);
}
.imgtextmodel5 .rightcon .title a:hover, 
.imgtextmodel5 .rightcon .listtop .topcon:hover h4, 
.imgtextmodel5 .rightcon ul li:hover p{
    color: #75694a;
}
.imgtextmodel5 .rightcon .listtop img{
    width: 140px;
    height: 90px;
}
.imgtextmodel5 .rightcon .listtop .topcon h4{
    padding-top: 0;
}
.imgtextmodel5 .rightcon ul{
    margin-top: 20px;
}
.imgtextmodel5 .rightcon .title{
    padding: 0 0px 16px;
}
.imgtextmodel5 .rightcon .title a{
    border: none;
    font-size: 14px;
    top: 20px;
}
.section3 .title h3,
.imgtextmodel5 .rightcon .title h3,
.imgtextmodel10 .rightcon .listbox .inner h4{
    color: #aa1f1f;
    text-align: center;
    width: 160px;
    height: 60px;
    line-height: 60px;
    background: url(../common/icon/iconbg5.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 10px;
    font-size: 28px;
}

.imgtextmodel5 .rightcon .listtop .topcon.style1{
    margin-left: 0;
}
.imgtextmodel2{
    margin: 0 -12px;
}
.imgtextmodel2 li{
    padding: 0 12px;
}
.imgtextmodel2 li a .imgbox{
    height: 250px;
}
.imgtextmodel2 li a h2.title{
    height: 55px;
    line-height: 55px;
    color: #333;
    background: url(../common/icon/ulbg3.png) no-repeat 100% 100%;
}
.imgtextmodel2 li:hover a h2.title{
    color: #fff;
    background: url('../common/icon/ulbg3h.png') no-repeat;
    background-size: 100% 100%;
}
.imgtextmodel4{
    text-align: center;
}
.imgtextmodel4 li{
    display: inline-block;
    float: none;
}
.imgtextmodel4 li a .bottomimg{
    font-family: '楷体';
    font-size: 22px;
    line-height: 22px;
    padding-left: 14px;
}
.imgtextmodel4 li a .middle:before, 
.imgtextmodel4 li a .middle:after{
    background: #351c00;
}

.pubtitle{
    height: 55px;
    text-align: center;   
    margin: 40px 0 35px;
    background: url(../images/titlebg1.png) no-repeat center 24px;
    position: relative;
}
.pubtitle h3{
    margin: 0 auto;
    width: 172px;
    height: 52px;
    background: url(../images/titlebg.png) no-repeat 100% 100%;
    text-align: center;
    color: #fff;
    letter-spacing: 15px;
    line-height: 52px;
    padding: 0 0 0 15px;
    font-size: 24px;
}
.pubtitle a{
    position: absolute;
    top: 16px;
    right: 0;
    color: #333;
}
.section2 {
    background: url(../images/bg3.jpg) no-repeat;
    background-position: center top;
    padding: 25px 0;
}
.imgtextmodel10 .leftcon h3{
    width: 160px;
    height: 60px;
    line-height: 60px;
    background: url(../common/icon/iconbg4.png) no-repeat;
    color: #fff;
}
.imgtextmodel10 .leftcon .item{
    background: #b57827;
}
.imgtextmodel10 .rightcon .leftul li,
.imgtextmodel10 .rightcon .listbox{
    background: url(../common/images/imgbg2.png) no-repeat;
    background-size: 100% 100%;
}
.imgtextmodel10 .rightcon .listbox .inner{
    overflow-y: auto;
}
.imgtextmodel10 .rightcon .listbox .inner h4{
    color: #86591d;
    width: 140px;
    height: 50px;
    line-height: 50px;
}
.imgtextmodel10 .rightcon .leftul li a,
.imgtextmodel10 .rightcon .listbox .inner,
.imgtextmodel10 .rightcon .leftul li a span{
    color: #86591d;
    border: solid 1px #86591d;
}
.imgtextmodel10 .rightcon .leftul li a h5{
    color: #86591d;
}
.imgtextmodel10 .rightcon .listbox .inner ul li{
    background: #b57827;
    color: #fff;
}
.section3 {
    padding: 80px 0 40px;
}
.section3 .title{
    margin: 0 0 15px 0;
}
.section3 .title a {
    float: right;
    position: relative;
    top: 16px;
    padding: 1px 5px;
    border: none;
    color: #333;
    font-size: 14px;
}
.section4{
    padding: 50px 0 90px;
}
.imgtextmodel11 li a h2{
    color: #333;
}
.section5{
    background: url(../images/bg4.jpg) no-repeat;
    background-position: center top;
}
.imgtextmodel26 li{
    border-color: #b4ad8d;
}
.imgtextmodel26 li a{
    padding-top: 76px;
}
.imgtextmodel26 li a h4{
    font-size: 26px;
}
.footermodel1{
    background: #0f0800;
    height: 40px;
    line-height: 40px;
    padding: 0;
}
.footermodel1 p{
    display: inline-block;
    color: rgba(255,255,255,0.4);
}
.footerinfo{
    height: 214px;
    background: url(../images/bg3.png) no-repeat center bottom;
    padding: 64px 100px 36px;
    z-index: 1;
}
.footerinfo .leftcon{
    width: 76%;
    padding: 22px 0 0;
    height: 118px;
    overflow-y: auto;
}
.footerinfo .leftcon div{
    width: 50%;
    float: left;
}
.footerinfo .leftcon dl{
    margin: 0 0 8px 0;
}
.footerinfo .leftcon dl dt{
    margin: 0 0 10px 0;
}
.footerinfo .leftcon dl dt,
.footerinfo .leftcon dl dd{
    color: #e3dbc4;
    display: inline;
    font-size: 16px;
}
.footerinfo .rightcon{
    width: 22%;
    padding: 15px 0 0;
}
.footerinfo .rightcon div{
    padding: 0 5%;
}
.footerinfo .rightcon img{
    width: 86px;
    height: 86px;
    display: block;
    margin: 0 auto;
}
.footerinfo .rightcon p{
    color: #e3dbc4;
    line-height: 40px;
    text-align: center;
}

@media only screen and (max-width: 768px){
    .container,
    .footerinfo .leftcon,
    .footerinfo .rightcon,
    .footerinfo .rightcon,
    .footerinfo .leftcon div{
        width: 100%;
    }
    .footerinfo .leftcon,
    .footerinfo .rightcon{
        float: none;
    }
    .searchbox.style1{
        display: none;
    }
    .headertopmodel2 .logo{
        padding: 0;
    }
    .headertopmodel2{
        background: none;
    }
    .headertopmodel2{
        padding: 0.5rem 0.6rem 0.3rem;
    }
    .headertopmodel2 .logo img{
        height: 2rem;
    }
    .menubox{
        position: relative;
        top: 0.2rem;
        right: 0.5rem;
    }
    .banner1{
        height: 6rem;
    }
    .banner1 .swiper-pagination .swiper-pagination-bullet{
        width: 0.5rem;
        height: 0.5rem;
    }
    .banner1 .swiper-pagination .swiper-pagination-bullet-active{
        width: 0.5rem;
    }
    .imgtextmodel5 .rightcon .title{
        background-position: 100% 1.4rem;
    }
    .imgtextmodel5 .rightcon .title a,
    .pubtitle a,
    .section4 .desc,
    .footerinfo .leftcon dl dt, 
    .footerinfo .leftcon dl dd{
        font-size: 1rem;
    }
    .imgtextmodel5 .rightcon .title a{
        top: 0.8rem;
    }
    .imgtextmodel5 .rightcon .title h3,
    .imgtextmodel5 .rightcon .title h3, 
    .pubtitle h3{
        font-size: 1.2rem;
        width: 7rem;
        height: 3rem;
        line-height: 2;
        margin: 0 0 1rem;
        background-size: 100%;
        background-position: left center;
        letter-spacing: 0.4rem;
        padding: 0.3rem 0rem 0 0.4rem;
    }
    .section1{
        padding: 0.5rem 0.5rem ;
    }
    .imgtextmodel5 .rightcon{
        padding: 0.5rem 0;
    }
    .imgtextmodel5 .rightcon .listtop img{
        width: 6rem;
        height: 4rem;
    }
    .imgtextmodel5 .rightcon .title{
        padding: 0;
    }
    .imgtextmodel5 .rightcon ul{
        margin-top: 1.5rem;
    }
    .imgtextmodel5 .rightcon ul li,
    .imgtextmodel5 .rightcon ul li:nth-child(1){
        line-height: 3rem;
        height: 3rem;
        padding: 0;
    }
    .imgtextmodel5 .rightcon ul li p{
        width: 70%;
    }
    .imgtextmodel5 .rightcon ul li span{
        width: 27%;
        font-size: 0.8rem;
    }
    .pubtitle{
        height: 3rem;
        margin: 1rem 0 1rem;
        padding: 0 0.2rem;
        background-size: 140%;
        background-position: center 1.4rem;
    }
    .pubtitle h3{
        margin: 0 auto;
    }
    .pubtitle a{
        top: 0.7rem;
        right: 0.7rem;
    }
    .imgtextmodel2{
        margin: 0;
    }
    .imgtextmodel2 li a .imgbox{
        height: 10rem;
    }
    .imgtextmodel2 li a h2.title {
        height: 3rem;
        line-height: 3rem;
        padding: 0 1rem;
        font-size: 1rem;
        background-size: 100% 100%;
    }
    .imgtextmodel4 li a .bottomimg {
        width: 2.4rem;
        height: 10rem;
        margin: 0 auto;
        font-size: 1rem;
        line-height: 1rem;
        color: #fff;
        padding: 1rem 0.5rem 0 0.65rem;
    }
    .section4 .desc{
        height: 7.5rem;
        line-height: 1.5rem;
        padding: 0 1rem;
    }
    .footerinfo,
    .footerinfo .leftcon{
        height: auto;
    }
    .footerinfo{
        padding: 1rem;
        background-position: center top;
        background-color: #351c00;
    }
    .footerinfo .leftcon{
        padding: 1rem 0 0;
    }
    .footerinfo .leftcon dl:nth-child(2) dd a{
        width: 50%;
        padding: 0 0.5rem 0.5rem 0;
    }
    .footerinfo .leftcon dl{
        margin: 0 0 0.5rem 0;
    }
    .footerinfo .rightcon div{
        float: left;
        padding: 0 1rem 0 0;
    }
    .footerinfo .rightcon img{
        height: 5.6rem;
        width: auto;
    }
    .footerinfo .rightcon p{
        line-height: 2rem;
    }
    .footermodel1{
        height: 2.6rem;
        line-height: 2.6rem;
    }
    .section3{
        padding: 3rem 0 0;
    }
    .section4{
        padding: 0 0 3rem;
    }
    .page a,
    .page span input{
        background: #ddd;
    }
}