@font-face {
    font-family: '方正大标宋_GBK Regular';
    src: url('../采薇阁字体/方正大标宋/方正大标宋_GBK.ttf') format('truetype');
    src: url('../采薇阁字体/方正大标宋/方正大标宋_GBK.woff') format('woff'),;
    src: url('../采薇阁字体/方正大标宋/方正大标宋_GBK.woff2') format('woff'),;
}
* {
    padding: 0;
    margin: 0;
    list-style: none;
}


body {
    max-width: 1903px;
    height: 100%;
    background:url(../image/牛皮纸.gif) no-repeat;
    background-size: 100% 100%; 
	/* background-attachment: fixed;  */
	/* background-position: center 0%; */

}

#app {
    width: 100%;
    position: relative;
}
.nav1 {
    margin: 0 auto;
    background-position: center top;
    height: 120px;
    background-image: url(../image/清\ 沈宗骞\ 西塞山庄第二图22.96X241.94纸本.jpg);
    /* opacity: 0.4; */
    background-repeat: no-repeat;
    border-top: 1px solid rgb(212, 212, 212);
    border-bottom: 1px solid rgb(212, 212, 212);
    position: relative;
}

.nav1 > img {
    width: 550px;
    height: 100px;
    position: absolute;
    left: 145px;
    top: 9px;
}

.navs >ul >li >a {
    font-size: 18px;
    font-family: '采薇阁汉体 Regular';
    color: #4b3821;;
}

.navs > ul {
    margin-top: 20px;
}

.navs > ul > li {
    line-height: 40px;
}
/* 下拉菜单 */
.booxx {
    position: absolute;
    left: 400px;
    top: 114px;
}

.booxx >.nav > .dropdown > .dropdown-toggle {
    color: white;
}
.booxx >.nav > .dropdown > .dropdown-toggle:hover {
    color: gray;
}

/* nav结束 */

.tt {
    width: 100%;
    height: 40px;
    background-color: #a88e6b;
    border-top: 1px solid #836b4d;
    border-bottom: 1px solid #836b4d;
    line-height: 40px;
    font-size: 15px;
    padding-left: 170px;
    letter-spacing:2px;
    color: white;
    font-family: "方正大标宋_GBK Regular";
    position: relative;
}
.tt > form > input {
    font-size: 14px ;
    color: #333;
    position: absolute;
    left: 1040px;
    top: -34px;
    height:27px;

}
.tt > button {
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    left: 1414px;
    top: 6px;
    height:27px;
    color: #8f8f8f;
    width: 75px;
    border-left:none;
}
.tt>.input-group >.form-control {
    width: 206px;
}

.bd {
    width: 1075px;
    height: 59em;
    /* height: 2600px; */
    margin: 0 auto;
    background-image: url(../image/H1048.png);
    box-shadow:2px 2px 2px rgb(199, 199, 199);
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    border: 1px solid #c7c7c7;;
    padding: 0 20px;
}


/* ready */
.shuoming > h3 {
    margin-left: 12%;
}
.shuoming > p {
    text-indent: 2em;
}
.shuoming {
    width: 18%;
    position: absolute;
    left: 2%;
    top: 25%;
}


.titImg {
    width: 650px;
    height: 90px;
    margin: 10px auto;
}
.bd > .form-control {
    margin-left: 18%;
    width: 55%;
}
.bd > .btns {
    float: right;
    margin-right: 19%;
    margin-top: -3.3%;
}
.list {
    width: 1035px;
    height: 375px;
    box-shadow:5px 1px 14px rgb(199, 199, 199);

    margin-top: 50px;
}
.nodata {
    margin-top: 15px;
}
.nodata >span {
    color: rgb(170, 0, 0);
    margin-left: 12%;
    font-size: 1.2em;
}

.bd > .dis {
    display: none;
}