body {
    font-family: 'OrhonChaganTig';
    box-sizing: border-box;
}
ul{
    list-style: none;
    margin: 0;
}
i{
    font-family: 'iconfont';
    font-style: normal;
    font-size: 12px;
}
a {
    color: #333;
    text-decoration: none;
}
em{
    font-style: normal;
}

/* 字体 */
@font-face {
    font-family: 'OrhonChaganTig';
    src: url('../fonts/OrhonChaganTig/OrhonChaganTig.eot');
    src:
            url('../fonts/OrhonChaganTig/OrhonChaganTig.eot?#iefix') format('embedded-opentype'),
            url('../fonts/OrhonChaganTig/OrhonChaganTig.woff2') format('woff2'),
            url('../fonts/OrhonChaganTig/OrhonChaganTig.woff') format('woff'),
            url('../fonts/OrhonChaganTig/OrhonChaganTig.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OrhonGarchagTig';
    src: url('../fonts/OrhonGarchagTig/OrhonGarchagTig.eot');
    src:
            url('../fonts/OrhonGarchagTig/OrhonGarchagTig.eot?#iefix') format('embedded-opentype'),
            url('../fonts/OrhonGarchagTig/OrhonGarchagTig.woff2') format('woff2'),
            url('../fonts/OrhonGarchagTig/OrhonGarchagTig.woff') format('woff'),
            url('../fonts/OrhonGarchagTig/OrhonGarchagTig.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.init{
    -moz-writing-mode: initial;
    writing-mode: initial;
    -webkit-writing-mode: initial;
    -o-writing-mode: initial;
    -ms-writing-mode: tb-lr;
    unicode-bidi: embed;
    text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    -mz-text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: sideways-right;
    word-spacing: normal;
    word-wrap: normal;
    word-break: keep-all;
}
.mgl{
    -moz-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    unicode-bidi: embed;
    text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    -mz-text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: sideways-right;
    word-spacing: normal;
    word-wrap: normal;
    word-break: keep-all;
    font-family: "OrhonChaganTig";
}

/* 顶部 */
.gb_logo{
    width: 900px;
    /* max-width: 1920px;
    min-width: 1245px; */
    padding: 30px 0 30px 100px;
    /* margin: 0 auto; */
}
/* 底部 */
footer{
    height: 180px;
    color: #fff;
    background-color: #2A60AB !important;
    position:relative;
    margin-top:20px !important;
    position:relative;
}
span.l {
    margin: 0 100px 20px;
    line-height: 20px;
    color: #A7C7E6;
    font-size: 14px;
}
.gb_footer{
    max-width: 1920px;
    min-width: 1245px;
    width: 1245px;
    padding: 30px 0;
    margin: 0 auto;
    line-height: 25px;
    position:relative;
    margin-top:20px !important;
    position:relative;
}
.gb_footer li{
    width: 20%;
}
.gb_footer li a{
    color: #fff;
}
.gb_footer li:last-child{
    width: 20%;
}
.gb_footer_logo{
    float: right;
}
.gb_footer_logo a{
    text-align:center;
}
.gb_footer_logo img{
    vertical-align: middle;
}
.gb_footer_logo img:last-child{
    padding-left: 20px;
}
/* 内容 */
.container{
    background-image: url('../images/gb_beijing1.jpg');
    background-size: cover;
    background-attachment:fixed;
    min-width: 1245px;
}
.gb_subSystem{
    position: relative;
    max-width: 1920px;
    min-width: 1245px;
    margin: 0 auto;
    /* padding-bottom:100px; */
}
/* 首页 */
.gb_book{
    width: 1245px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.gb_book_top{
    height: 60px;
    background-image: url('../images/gb_beijing15.png');
    background-repeat: no-repeat;
}
.gb_book_middle{
    padding: 18px;
    overflow: hidden;
    background: url('../images/gb_beijing8.png') repeat-y center top;
}
.gb_book_bottom{
    height: 60px;
    background-image: url('../images/gb_beijing16.png');
    background-repeat: no-repeat;
}
.gb_book_aside{
    float: left;
    width: 338px;
    min-height: 1300px;
    line-height: 35px;
    padding-left: 38px;
    padding-right: 29px;
    box-sizing: border-box;
}
.gb_book_aside h3 a,.gb_book_title{
    color: #2A60AB;
    font-family: "OrhonGarchagTig", "Open Sans", Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
}
.gb_book_aside h3{
    border: 1px solid #2A60AB;
    padding: 10px 0px;
    margin-right: 10px;
}
.gb_line{
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #2A60AB;
}
.gb_book_aside-top{
    width: 100%;
    height: 320px;
    float: left;
    padding-bottom: 15px;
    box-sizing: border-box;
    overflow-x: auto;
}
.gb_more,.gb_more a{
    color: #2A60AB;
}
.gb_list_text{
    display: inline-block;
    height: calc( 100% - 20px);
    vertical-align: middle;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.gb_point{
    width: 10px;
    height: 15px;
    vertical-align: middle;
}
.gb_book_aside_bottom{
    width: 100%;
    height:320px;
    float: left;
    overflow-x:auto;
    padding-bottom: 15px;
}
.gb_book_main{
    float: left;
    width: 871px;
    min-height: 1000px;
    padding-left: 43px;
    padding-right: 81px;
    box-sizing: border-box;
    /* overflow: hidden; */
}
.gb_book_main_top{
    width: 755px;
    /* float: left; 去掉float*/
    height: 400px;
    padding-bottom: 40px;
    box-sizing: border-box;
    overflow-x: auto;
}
.gb_book_main_top .gb_book_title{
    padding-right: 15px;
    margin-right: 20px;
    border-right: 1px solid #2A60AB;
}
.gb_search{
    padding: 0 15px;
    overflow: hidden;
}
.gb_search_label{
    height: 130px;
    display: inline-block;
    float: left;
    line-height: 40px;
}
.gb_search_input{
    display: table-cell;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    font-size: inherit;
    height: calc( 100% - 200px);
    line-height: 40px;
    outline: none;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 40px;
    font-family: "OrhonChaganTig";
    writing-mode: tb-lr;
}
.gb_search_bottom{
    margin-top: 200px;
    display: table-cell;
    border-radius: 20px;
    padding: 23px 8px;
    color: #2A60AB;
    background-color: #bbdeff;
    outline: none;
    transition: .1s;
    font-weight: 500;
    border: none;
    font-family: 'OrhonGarchagTig';
    -moz-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}
.gb_book_main_bottom{
    position: relative;
    /* float: left;  去掉float*/
    width: 755px;
    /* height: 500px; */
    /* overflow-x: auto; */
}
/* .gb_book_main_bottom ul{
    width: 790px;
} */
.gb_book_main_bottom ul{
    width: 100%;
    overflow: hidden;
}
.gb_ul{
    -ms-writing-mode:lr-tb;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction:row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
}
.gb_li{
    writing-mode: tb-lr;
}
.gb_books{
    width: 230px;
    height: 308px;
    margin-right: 18px;
    margin-bottom: 20px;
    position: relative;
    background-image: url('../images/book.png');
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    -moz-align-items: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: row;
}
.gb_books img{
    width: 100%;
}
.gb_books span{
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    max-width: 180px;
    /* max-width: 180px;
    height: 100%;
    padding-left: 30px;
    padding-top: 59px; */
}
.address{
    font-size: 14px;
    height: 80px;
    padding-top: 20px;
    overflow: hidden;
}
.gb_books span:last-child{
    height: 65px;
    padding-top: 10px;
}
.gb_pagination{
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}
.gb_pagination_item{
    padding: 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #2A60AB;
}
.gb_pagination_item img{
    width: 20px;
    height: 20px;
}
.gb_address{
    height: 70px;
    width: 1209px;
    margin: 30px auto;
    padding: 10px 18px;
    box-sizing: border-box;
    background-color: #fff;
    font-family: "OrhonGarchagTig", "Open Sans", Arial, Helvetica, sans-serif;
    position:absolute;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -mz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    left:50%;
    bottom: 0;
}
.gb_address_title{
    white-space: normal;

    color: #df0000 !important;
    /*flex-direction: column;*/
}
.gb_address_title span{
    display:inline-block;
    height:100%;
}
.gb_address_title img{
    width: 10px;
    height: 10px;
    padding-right: 10px;
    position: absolute;
    left: 20px;
    top: 20px;
}
.gb_address li{
    /* padding-right: 33px;
    margin-left: 33px; */
    white-space: normal;
    color: #2A60AB;
    width: 10%;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}
/* 首页结束 */
/* 目录页 */
.gb_list_book{
    width: 1012px;
    margin: 0 auto;
}
.gb_list_book_top{
    height: 42px;
    background-image: url(../images/gb_beijing13.png);
    background-repeat: no-repeat;
}
.gb_list_book_middle{
    padding: 17px;
    background: url(../images/gb_beijing2.png) repeat-y center;
    /*height: 800px;*/
    height: 70vh;
}
.gb_list_book_bottom{
    height: 42px;
    background-image: url(../images/gb_beijing14.png);
    background-repeat: no-repeat;
}
.gb_list_book_aside{
    float: left;
    width: 87px;
    height: 100%;
    padding: 0 36px;
    box-sizing: border-box;
    font-size: 15px;
    color: #999999;
    padding-top: 1px;
    word-wrap: break-word;
}
.gb_list_book_main{
    float: left;
    width: 800px;
    height: 100%;
    box-sizing: border-box;
    padding-left: 61px;
    padding-right: 91px;
}
.gb_list_logo{
    overflow: hidden;
    padding-right: 30px;
}
.gb_list_logo-top , .gb_list_bottom{
    /*float: left;*/
    vertical-align: middle;
    width: 70px;
}
.gb_list_logo-top{
    max-height: 60%;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.gb_list_logo-top img{
    width: 100%;
}
.gb_list_bottom{
    position: relative;
    /*height: 40%;*/
    white-space: normal;
    word-break: break-all;
}
.gb_list_bottom span{
    position: absolute;
    right: 14px;
}
.gb_list_line_strong{
    width: 3px;
    height: 100%;
    background-color: #2A60AB;
    margin-right: 5px;
}
.gb_list_line_thin{
    width: 2px;
    height: 100%;
    background-color: #2A60AB;
}
.gb_catalog{
    width: calc( 100% - 110px );
    overflow-x: auto;
}
.gb_catalog_item{
    line-height: 35px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 10px;
    border-right: 1px dashed #ccc;
}
.gb_catalog_title{
    overflow: hidden;
    padding-right: 10px;
}
.gb_catalog_title p{
    background-color: #2A60AB;
    color: #fff;
    padding: 18px 0;
    height: 300px;
    float: left;
}
.gb_catalog_title.search-result p {
    height: 100%;
    padding: 8px 0;
}
.gb_catalog_title span{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 35px 50px 0;
    border-color: transparent #2A60AB transparent transparent;
    display: inline-block;
    float: left;
}
.gb_catalog_text img{
    width: 10px;
    height: 15px;
    vertical-align: bottom;
    padding-left: 10px;
}
.gb_catalog_text span{
    display: inline-block;
    height: calc( 100% - 20px);
}
/* 目录页结束 */
/* 详情页开始 */
.gb_content{
    line-height: 35px;
}
.gb_content_title{
    padding-right: 15px;
    border-right: 1px dashed #ccc;
}
.gb_content_title h1{
    font-size: 20px;
    font-weight: 400;
    font-family: "OrhonGarchagTig", "Open Sans", Arial, Helvetica, sans-serif;
}
.gb_content_title h2{
    font-size: 18px;
    font-weight: 400;
}
.gb_content_text{
    width: calc( 100% - 121px);
    overflow-x: auto;
    padding: 0 15px;
    text-indent: 1.5em;
    font-size: 20px;
}
.gb_content_text img {
    max-height: 100%;
}
/* 详情页结束 */
.gb_content{
    padding: 0 17px;
}
.gb_content div,.gb_content_btn{
    float: left;
}
.gb_content_font{
    margin-top: 50px;
    margin-bottom: 20px;
    padding-left: 9px;
}
.gb_content_font span{
    padding-bottom: 15px;
}
.gb_content_btn button{
    display: table-cell;
    border-radius: 20px;
    padding: 23px 8px;
    color: #2A60AB;
    border:1px solid #2A60AB;
    background-color: transparent;
    outline: none;
    transition: .1s;
    font-weight: 500;
    font-family: 'OrhonGarchagTig';
    -moz-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    -mz-text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: sideways-right;
}


body  span.select2-container.select2-container--default.select2-container--open,
body .select2-dropdown,
body .select2-container .select2-selection--single .select2-selection__rendered
{
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    -moz-writing-mode: vertical-lr;
    text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    -mz-text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: sideways-right;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    height: 100%;
    display: table-cell;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    -moz-writing-mode: vertical-lr;
    text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    -mz-text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: sideways-right;
}

body .select2-container .select2-selection--single {
    height: auto;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
}

body .select2-container .select2-selection--single {
    padding: 7px 4px;
}

body .select2-container .select2-selection--single .select2-selection__arrow {
    border: none;
    border-top: 1px solid #aaa;
    position: absolute;
    height: 32px;
    bottom: 1px;
    right: 1px;
    left: 1px;
    width: auto;
    top: auto;
    border-radius: 0;
    margin-top: 5px;
}

body .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: transparent #888 transparent transparent;
    border-width: 4px 5px 4px 0;
}

body .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent transparent #888;
    border-width: 4px 0 4px 5px;
}

body .select2-container .select2-dropdown {
    width: auto !important;
    top: auto;
    bottom: 100%;
    height: 100%;
    left: 100%;
    right: auto;
    transform: translate(34px, 0px);
    border-top: 1px solid #aaa;
}

body .select2-container .select2-results>.select2-results__options {
    max-height: none;
}

body .select2-results__options {
    max-width: 300px;
}

body .select2-container .select2-selection--single {
    min-height: 150px;
    max-height: 360px;
    width: 33px;
    margin-top: 5px;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 0;
    padding-left: 0;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: auto;
    width: 32px;
    bottom: 0;
}

body .select2-container--open .select2-dropdown,body body .select2-container--open .select2-dropdown--below {
    left: 0;
    border-top: 1px solid #aaa;
}

body span.select2.select2-container.select2-container--default {
    width: auto !important;
}

body .select2-container--default .select2-selection--single {
    border-radius: 4px !important;
}

select {
    padding: 2px;
    line-height: 28px;
    height: 28px;
    vertical-align: middle;
}
select[multiple] {
    height: auto;
}

a.home {
    position: absolute;
    top: 40px;
    right: 160px;
    color: #fff;
    height: 70px;
}
a.zwlink{
    position: absolute;
    top: 40px;
    right: 80px;
    color: #fff;
    height: 70px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px;
    writing-mode: initial;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.6;
    text-decoration: none;
    color: #3097d1;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li {
    display: inline;
}
span.edit-group {
    margin-top: 20px;
    border: 1px solid #2a60ab;
    padding: 5px;
    border-radius: 7px;
}
span.edit-group a {
    color: #2a60ab;
}
/*防止ie上左右滚动*/
html{
    overflow-x: hidden;
}
table td, table th {
	font-family: OrhonChaganTig !important;
    border: 1px solid;
    text-align: left;
    text-indent: 0;
    padding: 5px;
}
