ul,
li,
p {
    list-style: none;
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
    color: #2070b5;
}
header{
    background: rgba(51, 51, 51, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 90px;
    z-index: 1000;
}
.top_nav {
    padding: 15px 0;
    overflow: hidden;
}

input:focus-visible {
    outline: none;
}

input:focus {
    outline: none;
}

.logo {
    display: inline-block;
    float: left;
}

.logo img {
}

.logo p {
    display: inline-block;
    margin-left: 20px;
    font-size: 26px;
    font-family: monospace;
    font-weight: bold;
    color: #fff;
}
.bottom_nav ul{
    overflow: hidden;
}
.bottom_nav {
    height: 56px;
    float: left;
    width: 62%;
    margin-left: 7%;
}

.bottom_nav ul li {
    float: left;
    width: 14%;
    line-height: 56px;
    text-align: center;
}
.nav_btn{
    display: inline-block;
    background: #0061a7;
    color: #fff;
    cursor: pointer;
    float: right;
    padding: 6px 16px;
    margin-top:12px;
    border-radius: 4px;
}
.bottom_nav ul li a {
    color: #fff;
    font-size: 16px;
}
.index_bg {
    background: #f8f8f8;
    padding: 30px 0;
}

.index_message {
    overflow: hidden;
    margin-top: -9%;
    position: relative;
}
.top_nav_search {
    position: relative;
}

.top_nav_search::after {
    background: #2070b5;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    content: '\2794';
    color: #fff;
    line-height: 38px;
    text-align: center;
}
.top_nav_search div {
    background: #2070b5;
    position: absolute;
    right: 4px;
    top: 3px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    content: '\2794';
    color: #fff;
    line-height: 38px;
    text-align: center;
    z-index: 999;
}
.banner_input{
    margin: 0 auto;
    text-align: center;
}
.banner_input ul{
    clear: both;
    overflow: hidden;
    text-align: center;
    width: 300px;
    margin:0 auto;
    margin-top: 14%;
    margin-bottom: 30px;
}
.banner_input ul li{
    float: left;
    color: #fff;
    width: 50%;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    padding-bottom: 10px;
}
.top_nav_search{
    clear: both;
    width: 500px;
    margin: 0 auto;
}
.top_nav_search input {
    width: 500px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border: none;
    border-radius: 50px;
    padding-left: 20px;
}

.banner{
    position: relative;
}
.banner_input{
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}
.banner_input ul .active::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 44px;
    border-bottom: 2px solid #0061a7;
    padding-bottom: 10px;
    display: block;
    height: 2px;
    width: 66px;
}
.index_left{
    float: left;
    width: 70%;
    overflow: hidden;
}
.index_new{
    float: left;
    width: 70%;
}
.index_title{
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 38px;
    line-height: 38px;
}
.index_title p{
    BORDER-BOTTOM: #75a3bb 3px solid;
    POSITION: absolute;
    LINE-HEIGHT: 37px;
    PADDING-RIGHT: 20px;
    HEIGHT: 38px;
    COLOR: #0000ee;
    font-size: 18px;
    font-weight: bold;
    LEFT: 0px;
}
.index_new ul{
    margin-top: 10px;
}
.index_new ul li{
    overflow: hidden;
    margin-bottom: 14px;
}
.index_new ul li i{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    float: left;
    background:#75a3bb ;
    margin-top: 6px;
    margin-right: 10px;
}
.index_new ul li a{
    float: left;
    color: #333;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
}
.index_new ul li a:hover{
    color: #2070b5;
}
.index_new ul li span{
    float: right;
}
.index_icon{
    float: right;
    width: 30%;
    overflow: hidden;
}
.index_icon>a{
    float: left;
    display: block;
    width: 50%;
    text-align: center;
    margin-top:20px;
}
.index_icon>a>p{
    color: #333;
    margin-top: 10px;
}
.index_ts{
    clear: both;
    width: 100%;
}
.mn-swiper .swiper-slide{
    width: 140px!important;
    height: 160px!important;
    margin-top: 20px;
    margin-right: 20px;
}
.mn-swiper .swiper-slide img{
    height: 100%;
}
footer{
    TEXT-ALIGN: center;
    LINE-HEIGHT: 34px;
    WIDTH: 100%;
    BACKGROUND: url(/tuShuGuan/img/foot.jpg) repeat-x;
    FLOAT: left;
    HEIGHT: 34px;
    BORDER-TOP: #ccc 1px solid;
}
.mn-swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear; 
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
  }
  .index_dz{
      margin-top: 20px;
      box-shadow: 0px 2px 10px 5px #eef3f6;
  }
  #myTab{
      background: url(/tuShuGuan/img/dzzy_bg.png) no-repeat;
      background-size: 100% 100%;
      overflow: hidden;
      height: 44px;
      line-height: 44px;
      position: relative;
      border-bottom: none;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
  }
  #myTab P{
      display: inline-block;
      float: left;
      color: #fff;
      margin-right: 40px;
      margin-left: 20px;
      font-weight: bold;
  }
  #myTab >li{
    bottom: -10px;
  }
  #myTab >li>a{
      color: #333;
      height: 34px;
      width: 100px;
      text-align: center;
      line-height: 34px!important;
      padding: 0;
  }
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
      border: none;
  }
  .nav-tabs>li>a:hover {
    border-color: none!important;
    background:transparent;
    border: none;
}
.index_dz{
    background:#fff;
    border-radius: 10px;
}
#myTabContent{
    padding:20px;
}
#myTabContent ul{
    overflow: hidden;
}
#myTabContent ul li{
    float: left;
    width: 25%;
    margin-bottom: 20px;
}
#myTabContent ul li a{
    color: #333;
}
.index_group{
    position: relative;
}
.index_right{
    float: right;
    width: 28%;
    background: url(/tuShuGuan/img/right_bg.png) repeat-x;
    border-radius: 10px;
    position: relative;
}
.index_right_radio{
    color: #fff;
    text-align: center;
    margin-top: 30px;
}
.index_right_input{
    margin-top: 8px;
}
.index_right_input>span{
    color: #fff;
    margin-left: 40px;
}
.index_right_input>input{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-LEFT: 10px;
    WIDTH: 189px;
    BACKGROUND: url(/tuShuGuan/img/text_bg.png);
    background-size: 100% 100%;
    HEIGHT: 24px;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
}
.index_right_btn{
    text-align: center;
}
.index_right_btn>a{
    BORDER-BOTTOM: 0px;
    TEXT-ALIGN: center;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: 35px;
    PADDING-LEFT: 20px;
    PADDING-RIGHT: 20px;
    BACKGROUND: #5489a8;
    HEIGHT: 35px;
    COLOR: #fff;
    FONT-SIZE: 14px;
    BORDER-TOP: 0px;
    FONT-WEIGHT: bold;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 0px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100px;
    margin-bottom: 20px;
}
.right_link{
    MARGIN: 5px 0px 15px;
    BACKGROUND: #ffbc2f;
    HEIGHT: 5px;
}
.input_right_search{
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.input_right_search>input{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-LEFT: 10px;
    BACKGROUND: url(/tuShuGuan/img/text_bg.png);
    FLOAT: left;
    HEIGHT: 24px;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    margin-left: 40px;
}
.input_right_search>div{
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    LINE-HEIGHT: 24px;
    WIDTH: 60px;
    BACKGROUND: #5489a8;
    FLOAT: left;
    HEIGHT: 24px;
    COLOR: #fff;
    FONT-SIZE: 14px;
    BORDER-TOP: 0px;
    BORDER-RIGHT: 0px;
    text-align: center;
}
.right_link_1{
    BORDER-BOTTOM: #52849d 1px solid;
    BACKGROUND: #afd0e1;
    HEIGHT: 2px;
    margin-bottom: 10px;
    width: 100%;
}
.right_title{
    background:url(/tuShuGuan/img/r_bg.png) no-repeat;
    width: 133px;
    height: 45px;
    margin-left: -13px;
}
.right_title>p{
    color: #fff;
    text-align: center;
    padding-top: 5px;
}
.index_right_list ul{
    padding: 0px 30px;
    overflow: hidden;
    margin-top: 10px;
}
.index_right_list ul li{
    float: left;
    width: 33.33333333%;
}
.index_right_list ul li>a{
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-size: 12px;
}
.right_title1{
    TEXT-ALIGN: center;
    LINE-HEIGHT: 26px;
    MARGIN-TOP: 20px;
    WIDTH: 110px;
    BACKGROUND: #72a5c0;
    HEIGHT: 26px;
    COLOR: #fff;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    margin-bottom: 20px;
}
.index_right_list1 ul li{
    margin-bottom: 14px;
}
.index_right_list1 ul li a{
    font-size: 12px;
    color: #fff;
}
.index_right_list1 ul{
    padding-left: 30px;
}
.page_nav{
    margin-bottom: 20px;
}
.page_nav i{
    width: 12px;
    height: 12px;
    border: 1px solid #2070B5;
    border-radius: 50%;
    display: block;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}
.page_nav>a{
    color: #333;
}
.page_left{
    border: 1px solid #D8D8D8;
    background:#F7F7F7;
}
.page_title{
    background:url(/tuShuGuan/img/r_bg.png) no-repeat;
    width: 133px;
    height: 45px;
    margin-left: -13px;
    margin-top: 40px;
}
.page_title>p{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}
.page_left{
    float: left;
    width: 16%;
    padding-bottom: 50px;
}
.pages{
    margin: 30px 0;
}
.pages_left_list{
    margin-left: 30px;
}
.pages_left_list li{
    display: block;
    overflow: hidden;
    margin-bottom: 12px;
}
.pages_left_list li img{
    float: left;
    margin-top: 6px;
}
.pages_left_list li a{
    float: left;
    color: #333;
    margin-left: 10px;
}
.page_right{
    float: right;
    width: 79%;
}
.page_new ul li {
    border-bottom: 1px dashed #DCDCDC;
    padding-bottom: 14px;
    overflow: hidden;
    margin-top: 20px;
}
.page_new ul li img{
    float: left;
    margin-top: 5px;
}
.page_new ul li a{
    float: left;
    width: 80%;
    margin-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}
.page_new ul li span{
    float: right;
    color: #333;
}
.page_fy{
    text-align: center;
    margin-top: 20px;
}
.pages_table table td{
    height: 50px;
    line-height: 50px!important;
}
.page_content_title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.page_content p{
    line-height: 30px;
}
.page_book ul li {
    overflow: hidden;
    border-top: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    position: relative;
}
.page_book ul li:last-child{
    border-bottom: 1px solid #DCDCDC;
}
.page_book_left{
    display: inline-block;
    width: 180px;
}
.page_book_left img{
    width: 100%;
    height: 100%;
}
.page_book_right{
    float: right;
    width: calc(100% - 180px);
}
.page_book_right_top{
    background:#F7F7F7;
    padding: 15px;
    border-bottom: 1px solid #DCDCDC;
    font-size: 16px;
    font-weight: bold;
}
.page_book_right_content{
    padding: 15px;
}
.page_book_right_content>p{
    margin-bottom: 10px;
}
@media screen and (max-width: 1024px) {
    .page_left{
        width: 92%;
        margin: 0 auto;
        float: none;
    }
    .page_right{
        float: none;
        width: 92%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .page_new ul li a{
        width: 70%;
    }
    .banner_input ul{
        width: 70%;
        margin-top: 22%;
    }
    .top_nav_search{
        width: 70%;
    }
    .top_nav_search input{
        width: 100%;
    }
    .index_kj{
        width: 33.333333%;
        margin-right: 0;
        margin-bottom: 0;
    }
    .pages_list1 ul li>a{
        width: 76%;
    }
    .pages_navigation {
        margin: 20px 0;
    }

    .pages_title {
        width: 100%;
        margin-top: 20px;
    }

    .logo img {
        border-right: none;
        width: 280px;
    }

    .top_nav {
        padding: 10px 0;
    }

    .anniu {
        background: transparent;
        width: 40px;
        height: 30px;
        position: absolute;
        z-index: 999;
        right: 4%;
        top: 22px;
        border: 1px solid #fff;
        border-radius: 4px;
    }

    .anniu div {
        height: 12px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .anniu i {
        display: block;
        background: #fff;
        height: 2px;
        width: 60%;
        margin: 0 auto;
        margin-top: 2px;
    }

    .bottom_nav {
        display: none;
        background: rgba(255, 255, 255, 0.9);
        display: none;
        position: fixed;
        z-index: 100000000000;
        height: 100%;
    }

    .bottom_nav ul li {
        float: none;
        width: 100%;
        color: #333;
        border-bottom: 1px solid #e5e4e3;
    }

    .bottom_nav ul li a {
        color: #333;
    }

    .bottom_nav ul>.active a {
        color: #fff;
    }
    .index_right{
        width: 100%;
    }
    .index_left{
        width: 100%;
    }
    .index_new{
        width: 100%;
    }
    .index_icon{
        width: 100%;
    }
    .index_icon>a{
        width: 25%;
    }
    .index_dz{
        margin-bottom: 20px;
    }
    #myTabContent ul li{
        width: 33.3333333%;
    }
}