@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: 109px;
    position: absolute;
    left: 145px;
    top: 0px;
}

.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: 100%;
    margin: 0 auto;
    background-image: url(../image/index-单位介绍.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 7px;
}

.img {
    /* width: 1059px; */
    padding: 10px;
    text-align: center;
}


img {
    width: 55%;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
   
}
.i1 > img {
    /* box-shadow:2px 5px 4px rgb(199, 199, 199); */
    padding-bottom: 15px;
}

.i1 > h1{
    font-family: '采薇阁汉体 Regular';
    color: rgb(138, 0, 0);
}
.i1 {
    line-height: 20px;
}
.head > p {
    font-family:'楷体'; 
    font-size: 18px;
}
.main1 {
    width: 800px;
    margin: 0 auto;
}
.main1 > p {
    text-align: left;
    line-height: 30px;
    text-indent: 2em;
    font-size: 16px;
}
