/* 巨幕 */
.jumbotron {
    width: 100%;
    height: 360px;
    background: url(jumbotron.png) no-repeat top center;
    margin-top: 3px;
}

.jumbotron .login {
    width: 240px;
    height: 300px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.9);
    background-color: #eeeeee;
    border: 1px solid #999999;
    margin: 26px 12px 0 0;
    padding: 0 34px;
}

.jumbotron .login a i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: url(sprite.png) no-repeat -118px -98px;
    vertical-align: middle;
    margin-right: 10px;
}

.jumbotron .login h3 {
    font-size: 22px;
    color: #333;
    text-align: center;
    padding: 36px 0 32px;
}

.jumbotron .login input {
    width: 228px;
    height: 34px;
    line-height: 34px;
    background-color: #fff;
    border: 1px solid #999999;
    padding-left: 12px;
    font-size: 14px;
    color: #666;
    margin: 0 auto 25px;
}

.jumbotron .login input:hover {
    border-color: #FF9900;
}

.jumbotron .login .verify input {
    width: 112px;
    float: left;
}

.jumbotron .login .verify img {
    float: right;
    width: 110px;
    height: 34px;
    cursor: pointer;
}

.jumbotron .login input[type=submit] {
    background-color: #D9A14C;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    margin: 0 auto 15px;
}

.jumbotron .login .remember a {
    font-size: 12px;
}

.jumbotron .login .remember input {
    width: 16px;
    height: 16px;
    margin: 2px 10px 0 0;
    padding: 0;
    border: 0;
    line-height: 16px;
}

/* 模块 */
.modules {
    margin-top: 1px;
    padding: 18px 0 28px;
    border-top: 1px solid #CCCCCC;
}

.modules .fl {
    margin-right: 13px;
}

.modules .link .link_title {
    width: 301px;
    height: 48px;
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #A26F22;
    background-color: #F9F5F4;
}

.modules .link .link_title i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(sprite.png) no-repeat -5px -94px;
    vertical-align: middle;
    margin-right: 12px;
}

.modules .link .link_con {
    width: 300px;
    height: 153px;
    border: 1px solid #AAAAAA;
    background-color: #fff;
    margin-top: 14px;
    border-radius: 3px;
}

.modules .link .link_con>div {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    font-size: 16px;
    color: #A26F22;
    border-bottom: 1px solid #E0E0E0;
}

.modules .link .link_con>div i {
    width: 18px;
    height: 14px;
    background: url(sprite.png) no-repeat -46px -98px;
    margin: 10px 10px 0;
}

.modules .link .link_con>div h4 {
    display: inline-block;
    border-bottom: 1px solid #B53600;
}

.modules .link .link_con select {
    display: block;
    width: 240px;
    padding: 4px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
    margin: 15px auto 0;
}

.modules .list {
    width: 430px;
    height: 217px;
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    background-color: #fff;
}

.modules .list>div {
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 4px;
    font-size: 16px;
    color: #A26F22;
    border-bottom: 1px solid #E0E0E0;
}

.modules .list>div i {
    width: 17px;
    height: 15px;
    background: url(sprite.png) no-repeat -79px -97px;
    margin: 9px 10px 0;
}

.modules .list>div h4 {
    display: inline-block;
    border-bottom: 1px solid #B53600;
}

.modules .list>div a {
    font-size: 12px;
    padding-right: 10px;
}

.modules .list ul {
    margin-top: 18px;
}

.modules .list ul li {
    margin: 0 34px 0 15px;
    height: 28px;
    line-height: 28px;
}

.modules .list ul li a {
    float: left;
    font-size: 15px;
}

.modules .list ul li span {
    float: right;
    font-size: 13px;
    color: #999999;
}

.modules .list ul li a i {
    float: left;
    width: 4px;
    height: 4px;
    background: url(sprite.png) no-repeat -118px -98px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 12px;
}

.modules .media {
    width: 324px;
    margin-right: -10px;
}

.modules .media a {
    float: left;
    width: 152px;
    height: 104px;
    background: url(sprite.png) no-repeat -136px -90px;
    margin: 0 10px 10px 0;
}

.modules .media a:hover {
    background-position: -335px -90px;
}

.modules .media a p {
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #A26F22;
}

.modules .media a i {
    display: block;
    margin: 14px auto 0;
    background: url(sprite.png) no-repeat;
}

.modules .media a:first-child i {
    width: 48px;
    height: 48px;
    background-position: -543px -99px;
}

.modules .media a:nth-of-type(2) i {
    width: 46px;
    height: 48px;
    background-position: -621px -106px;
}

.modules .media a:nth-of-type(3) i {
    width: 48px;
    height: 42px;
    background-position: -693px -109px;
}

.modules .media a:nth-of-type(4) i {
    width: 67px;
    height: 48px;
    background-position: -772px -110px;
}

/* 兰台动态 */
.panel {
    width: 100%;
    height: 140px;
    background: url(panel.png) no-repeat top center;
    margin: 7px auto;
    position: relative;
}

.panel2 {
    width: 100%;
    height: 140px;
    margin: 7px auto;
    position: relative;
}

.panel .caption {
    width: 255px;
    height: 81px;
    background: url(ltdt.png) no-repeat center center;
    position: absolute;
    right: 30px;
    top: 30px;
}

.panel .caption_bggk {
    background: url(bggk.png) no-repeat center center;
}

.panel .caption_news {
    width: 400px;
    height: 79px;
    background: url(news.png) no-repeat center center;
}

.panel .caption_dazl {
    background: url(dazl.png) no-repeat center center;
}

.list_group {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-bottom: 38px;
    padding-bottom: 35px;
    background-color: #fff;
}

.seat {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ccc;
    background-color: #F7F7F7;
}

.seat i {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(sprite.png) no-repeat -13px -138px;
    margin: 0 6px 0 10px;
}

.list_group ul {
    padding: 0 80px;
    margin: 50px 0 30px;
}

.list_group ul li i {
    float: left;
    width: 4px;
    height: 4px;
    background: url(sprite.png) no-repeat -118px -98px;
    margin: 15px 10px 0 0;
}

.list_group ul li {
    height: 30px;
    line-height: 30px;
}

.list_group ul li a {
    float: left;
    font-size: 15px;
}

.list_group ul li a em {
    color: #A26F22;
}

.list_group ul li span {
    font-size: 12px;
    color: #999;
    float: right;
}

/* 本馆概况 */
.seat_bggk {
    border: 0;
    margin: 8px 0;
}

.introduce {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-top: 2px solid #A26F22;
    padding: 20px 0 180px;
    margin-bottom: 18px;
    background-color: #fff;
}

.introduce_dazl {
    padding: 0 0 42px 0;
}

.introduce .introduce_in {
    padding: 0 90px;
}

.introduce .introduce_in>p {
    text-align: center;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
}

.introduce .introduce_in>p.function {
    font-size: 14px;
    color: #A26F22;
    margin-bottom: 10px;
}

.introduce .introduce_in>p.function a {
    font-size: 14px;
    color: #A26F22;
}

.introduce .introduce_in h2 {
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    color: #A26F22;
    padding: 25px 0;

}

.introduce .introduce_in .introduce_line {
    width: 100%;
    height: 2px;
    font-size: 0;
    background: url(https://www.soulrig.com/file/4500000003/zt/szdag/introduce_line.png) no-repeat center center;
}

.introduce .introduce_con {
    padding-top: 26px;
    color: #000;
    line-height: 24px;
    font-size: 15px;
}

/* .introduce .introduce_con p{
    text-indent: 2em;
} */
.introduce>ul {
    padding-bottom: 50px;
}

.introduce>ul>li {
    float: left;
    width: 240px;
    height: 190px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #F7F7F7;
    margin: 20px 0 0 24px;
}

.introduce>ul>li>a>img {
    display: block;
    width: 220px;
    height: 140px;
    border: 1px solid #BC8127;
    margin: 7px auto 0;
}

.introduce>ul>li>a>p {
    text-align: center;
    line-height: 38px;
}