.wrapout {
    background: url(../images/bgWrap.jpg?v=1) no-repeat center top;
}
.intro, .unifyNav, .sideBar dt a, .pageTit, .pageTit h2 {
    background: url(../images/png01.png) no-repeat;
}
body{
    background: #731d0c;
}
.margin_auto {
    margin-right: auto;
    margin-left: auto;
}
.wrapinner {
    width: 1002px;
    background: url(../images/bgWrap.jpg?v=2) no-repeat center top;
}
.header {
    height: 600px;
    position: relative;
}
.logo {
    width: 220px;
    height: 110px;
    top: 10px;
    left: 0;
    position: absolute;
}
.logo a {
    height: 110px;
    display: block;
    text-indent: -9999px;
    outline: none;
}
.unifyNav {
    width: 150px;
    height: 35px;
    position: absolute;
    top: 535px;
    right: 112px;
    z-index: 100;
    padding-left: 12px;
    background-position: -383px -520px;
}
.unifyNav a {
    width: 40px;
    height: 35px;
    line-height: 32px;
    text-align: center;
    display: block;
    float: left;
    outline: none;
    margin-right: 3px;
    color: #f7b66f;
}
.intro {
    width: 817px;
    height: 163px;
    line-height: 27px;
    position: absolute;
    top: 408px;
    left: 95px;
    background-position: 0 0;
    color: #b97e0d;
    font-size: 16px;
    padding: 20px;
}
.intro span {
    color: #e6cd29;
}
.sideBar dt a {
    height: 74px;
    display: block;
    text-indent: -9999px;
    outline: none;
}
.sideBar dt.sn1 a { background-position:0 -242px}
.sideBar dt.sn1 a:hover,.sideBar dt.sn1 a.current { background-position:-190px -242px}
.sideBar dt.sn2 a { background-position:0 -316px}
.sideBar dt.sn2 a:hover,.sideBar dt.sn2 a.current { background-position:-190px -316px}
.sideBar dt.sn3 a { background-position:0 -390px}
.sideBar dt.sn3 a:hover,.sideBar dt.sn3 a.current { background-position:-190px -390px}
.sideBar dt.sn4 a { background-position:0 -464px}
.sideBar dt.sn4 a:hover,.sideBar dt.sn4 a.current { background-position:-190px -464px}
.sideBar dt.sn5 a { background-position:0 -538px}
.sideBar dt.sn5 a:hover,.sideBar dt.sn5 a.current { background-position:-190px -538px}
.sideBar {
    width: 190px;
}
.sideBar dl dt li {
    height: 50px;
    background: #411e08;

}
.sideBar li a {
    width: 150px;
    height: 49px;
    display: block;
    line-height: 50px;
    text-indent: 25px;
    border-bottom: 1px solid #652f14;
    margin: 0 auto;
    background: url(../images/ico2.png) no-repeat 5px center;
    color: #cc5f36;
}
.sideBar li a:hover, .sideBar li a.current {
    color: #f7c80f;
}
.sideBar dl dt ul {
    display: none;
}
.sideBar dl dt.current ul {
    display: block;
}
.contentShow {
    width: 682px;
    padding: 60px 0;
    line-height: 26px;
    color: #671f06;
    font-size: 15px;
    min-height: 900px;
    position: relative;
}
.contentShow::before {
    width: 500px;
    height: 49px;
    display: block;
    background: url(../images/icoBook.png) no-repeat left center;
    content: " ";
    position: absolute;
    top: 60px;
    right: 0px;
}
.contentBox {
    width: 744px;
    background: url(../images/bgR.jpg) repeat-y;
    box-shadow: 5px 2px 15px #000;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.content {
    width: 934px;
    padding-bottom: 100px;
    overflow: hidden;
}
.pageTit {
    height: 65px;
    background-position: 0 -170px;
    padding-top: 5px;
}
.pageTit h2 {
    width: 175px;
    height: 45px;
    color: #900;
    text-indent: -9999px;
}
.pageTit h2.t1 { background-position:-385px -242px;}
.pageTit h2.t2 { background-position:-385px -290px;}
.pageTit h2.t3 { background-position:-385px -344px;}
.pageTit h2.t4 { background-position:-385px -400px;}
.pageTit h2.t5 { background-position:-385px -453px;}
.pageTit h2.t6 { background-position:-385px -570px;}
.pageTit h2.t7 { background-position:-385px -628px;}
.pageTit h2.t8 { background-position:-385px -686px;}
.conTit {
    text-align: center;
    height: 130px;
    line-height: 130px;
}
.conTit span {
    font-size: 32px;
    color: #6a3719;
    background: url(../images/ico3.png) no-repeat left center;
}
.conTit span i {
    font-style: normal;
    background: url(../images/ico3.png) no-repeat right center;
    padding: 0 40px;
}
.subTit h3 {
    background: #dec974;
    font-size: 24px;
    color: #671f06;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-weight: normal;
}
.contentShow p {
    margin-bottom: 10px;
}
.subTit {
    padding: 1px 0;
    border-top: 1px solid #cfb55b;
    border-bottom: 1px solid #cfb55b;
    margin: 25px 0;
}
footer {
    background: #393939;
}
.bottom {
    padding: 45px 0px 0px;
}
.bottom dl {
    display: flex;
    justify-content: center;
}
.bottom dl dt, .bottom dl dd a {
    font-weight: normal;
    font-size: 1.4rem;
    color: #999999;
    line-height: 32px;
}
.bottom dl dd {
    margin: 0px 0px 0px 6px;
}
.bottom section {
    text-align: center;
    color: #999999;
    font-size: 1.4rem;
    line-height: 32px;
}
.copy {
    text-align: center;
    font-size: 1.2rem;
    line-height: 32px;
    color: rgba(153,153,153,.5);
    padding: 20px 0px;
}
.contentShow img {
    margin: -15px 0 0 50px;
    float: right;
}
.contentShow table {
    border-collapse: collapse;
    border: none;
}
.contentShow td {
    border: 1px solid #524201;
    background: #cab86e;
    text-align: center;
    padding: 3px 0;
    height: 57px;
}
.contentShow thead td {
    background: #e8d68c;
    font-weight: bold;
}
.contentShow td img {
    vertical-align: middle;
    margin: 0;
    float: none;
}
.subNav {
    height: 42px;
    border-bottom: 1px solid #d0b65c;
    margin-top: 50px;
    padding-left: 110px;
}
.subNav li {
    width: 150px;
    height: 40px;
    border: 1px solid #653415;
    float: left;
    margin-left: 2px;
    font-size: 18px;
    border-radius: 0;
}
.subNav li a {
    height: 38px;
    text-align: center;
    line-height: 38px;
    display: block;
    border: 1px solid #6b3817;
    background: #49230b;
    color: #fae68f;
    padding:0;
    border-radius: 0;
}
.subNav li.active a,.subNav li.active a:hover{
        border: 1px solid #9c2d0a;
    background: #912105;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
            border: 1px solid #9c2d0a;
    background: #912105;
}
.nav>li>a:focus, .nav>li>a:hover {
        border: 1px solid #9c2d0a;
    background: #912105;
}
.line {
    height: 4px;
    background: #dec975;
    margin: 1px 0 25px;
}