@charset "UTF-8";

a:hover,
a:focus {
  text-decoration: none;}

li {
  list-style: none;}

ul {
  padding: 0;}

body {
  background-color: #e7e6e6;
  /* font-family:  "arial"; */
  font-family: "Microsoft YaHei";
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;}

/*自动隐藏文字*/
.aui-ellipsis-1 {
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}

.aui-ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}

.aui-ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}

.aui-ellipsis-4 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}

.aui-ellipsis-5 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;}

.img-hover img {
  transition: transform .25s;
  -moz-transition: transform .25s;
  /* firefox 4 */
  -webkit-transition: transform .25s;
  /* safari 和 chrome */
  -o-transition: transform .25s;}

.img-hover:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  /* ie 9 */
  -moz-transform: scale(1.1, 1.1);
  /* firefox */
  -webkit-transform: scale(1.1, 1.1);
  /* safari 和 chrome */
  -o-transform: scale(1.1, 1.1);}

.a_hover {
  transition: all .25s;
  -moz-transition: all .25s;
  /* firefox 4 */
  -webkit-transition: all .25s;
  /* safari 和 chrome */
  -o-transition: all .25s;}

.a_hover:hover {
  background-color: #ff9933;
  border-color: #ff9933;
  color: #fff;}

.header {
  background-color: #054686;
  border-top: 3px solid #054686;
  line-height: 95px;}

.logo {
  margin-right: 50px;}

.lang {
  color: #fff;
  float: right;
  position: relative;
  margin-right: 15px;}

.lang a,
.lang a:hover {
  color: #fff;
  cursor: pointer;}

.lang ul {
  position: absolute;
  left: 35px;
  top: 65px;
  line-height: 24px;
  display: none;}

.lang ul li a:hover {
  color: #ff9933
;}

.icon-kefu {
  float: right;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  line-height: 36px;
  margin-top: 40px;
  padding: 0 15px;}

.icon-kefu:before {
  margin-right: 5px;}

.icon-kefu:focus {
  color: #fff;}
.section {
top: 50px;    z-index: 9999;
    width: 100%;
    margin: 0 auto;
    position: absolute;
}
.topsearch{
    width: 64%;
    height: 125px;
    margin: 0 auto 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 6px;
    background-color: #ffffffa8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
}
.select-mb {
    width: 124px;
    padding: 12px 21px 11px;
    letter-spacing: 1px;
    background: #0088e5;
    color: #fff;
    border: none;
    float: left;
    font-size: 17px;
    font-weight: 800;
    margin-right: 10px;
    border-radius: 6px;
}
.selectbu{width: 16.66666667%;}
.form-control input-lg {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-btn {
    display: table-cell;
}
.btn.btn-search {
color:#fff;
    background-color: #7fbe25;
    border-color: #7fbe25;
    padding: 10px 25px 10px;
    font-weight: 800;
    font-size: 17px;    margin-left: 10px;    float: left;
}
.nav {
  border-top: 1px solid #2668a1;
  line-height: 50px;
  position: relative;
  z-index: 999;    background: #ffffff;
  position: relative;}

.nav .container {
line-height: 46px;
  position: static;
  z-index: 2;}

.nav .container>ul {
  position: static;}

.nav .container>ul>li {
  float: left;    width: 14%;
  color: #054686;    background: #ffffff;    text-align: center;}
.nav .container>ul>li:hover {
    background: #054686;
    color: #00b7ee;
}
.nav .container>ul>li>a {
  color: #054686;
  font-size: 20px;
  display: inline-block;
    width: 100%;
    padding: 0 10px;
  float: left;
line-height: 66px;
}
.nav .container>ul>li>a span {
    display: none;
}
.nav .container>ul > li:hover a {
    color: #ffffff;
    font-weight: 800;
}
.nav .container>ul>li>a:hover{
color: #00adff!important;font-weight: 800;
}
.nav .container>ul>li>a:hover span {
display:block;
font-size: 14px;
margin-top: -10px;
line-height: 0px;    padding-bottom: 10px;
}
.nav .container>ul>li>a.slt {
  color: #004e90;
  background-color: #fff;}

.nav .container>ul>li .nav-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: -1500px;
  background-color: #054686;
  /*white-space: nowrap;*/
  line-height: 35px;
  padding-bottom: 20px;
  /*display: none;*/
  text-align: center;}

.nav .container>ul>li .nav-menu li a {
  display: block;
  /*padding: 0 20px;*/
  color: #dbdbdb;}

.nav .container>ul>li .nav-menu li a:hover,
.nav .container>ul>li .nav-menu li a.slt {
  color: #ff9933;}

.nav .container>ul>li:hover .nav-menu {
  top: 66px;}

.nav-nemu-main {
  width: 1020px;
  margin: 0 auto;}

.nav-nemu-main .nav-img {
  width: 31%;
  float: left;
  margin-top: 35px;
  height: 200px;
  overflow: hidden;}

.nav-nemu-main .nav-img img {
  width: 100%;}

.nav-nemu-main .container-fluid {
  width: 63%;
  float: right;
  padding: 0;}

.nav .container .sub {position: absolute;
    display: none;
}
.nav .container>ul>li:hover .sub {
       display: block;
    top: 66px;
    width: 164px;
    background: rgb(34 101 176 / 82%);
}
.nav .container>ul>li:hover .sub a{
font-size:16px;
}
.nav .container>ul>li:hover .sub a:hover{
color:#c3c3c3;
}
.container-fluid>.box {
  margin-top: 25px;
  float: left;
  width: 29%;}

.container-fluid>.box>a {
  /*font-weight: bold;*/
  font-size: 15px;
  color: #004e90;
  font-size: 16px;
  border-bottom: 1px solid #004e90;
  display: block;}

.nav-menu03 {}

.nav-menu03>li a {
  font-size: 14px;
  /*margin-left: 10px;*/
  display: block;
  /*white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;*/
  color: #333;
  line-height: 1.5;
  padding: 7px 0;
  background: url(../images/nav-dian.jpg) no-repeat left 16px;
  padding-left: 10px;}

.nav-menu03>li a:hover {
  background-image: url(../images/nav-dian02.jpg);}

.nav-menu03>li a:before {
  font-size: 12px;
  margin-right: 5px;}


.index-main,
.inner-bg {
  background: url(../images/index-bg.jpg) no-repeat center top;
  /* padding-bottom: 50px; */
  background-size: cover;}
.inner-bg2 {
  background: url(../images/index-bg2.jpg) no-repeat center top;
  /* padding-bottom: 50px; */
  background-size: cover;}

.search {
  margin: 25px 0 20px;
  padding: 0 30px;
  /* background-color: #ff9933; */
  background-color: #8a8989;}

.search ul {
  margin: 0 -30px;
  background-color: rgba(0, 0, 0, .3);
  line-height: 50px;
  overflow: hidden;}

.search ul li {
  float: left;}

.search ul li a {
  padding: 0 30px;
  font-size: 16px;
  color: #fff;
  display: block;
  border-right: 1px solid #ff9933;
  font-weight: bold;
  cursor: pointer;}

.search ul li a:hover,
.search ul li.active a {
  /* background-color: #ff9933; */
  background-color: #8a8989;
  color: #fff;}

.search-group {
  margin-top: 18px;}

.search-group input {
  box-sizing: border-box;
  width: calc(100% - 110px);
  height: 45px;
  line-height: 45px;
  border: 0;
  outline: none;
  font-size: 16px;
  padding: 0 10px 0 45px;
  background: #fff url(../images/search.jpg) no-repeat 12px center;}

.search-group button {
  width: 100px;
  line-height: 45px;
  border: 0;
  outline: none;
  font-size: 16px;
  font-weight: bold;
  float: right;
  background-color: #004e90;
  color: #fff;}

.search .txt {
  line-height: 45px;
  color: #fff;}

.search .txt a {
  color: #fff;}

.search .txt a:hover {
  color: #004e90;}

.search .txt span {
  display: none;}

.search .txt span:first-child {
  display: block;}

.dasai-banner {
  width: 68%;
  float: left;}

.dasai-banner a.dasai-img {
  height: 280px;
  overflow: hidden;
  display: block;}

.dasai-banner img {
  width: 100%;}

.dasai-txt {
  background-color: #ff9933;
  color: #fff;
  padding: 22px 30px;}

.dasai-txt span {
  font-family: 'Arial';}

.dasai-txt h3 {
  margin: 15px 0;}

.dasai-txt h3 a {
  font-size: 24px;
  color: #fff;}

.dasai-txt p {
  font-size: 16px;
  line-height: 28px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;}

.dasai .swiper-pagination {
  bottom: 6px;
  text-align: right;
  padding-right: 20px;}

.dasai .swiper-pagination .swiper-pagination-bullet-active {}

.swiper-button-prev.ds-prev {
  left: auto;
  right: 64px;}

.swiper-button-next.ds-next {}

.swiper-button-next.ds-next,
.swiper-button-prev.ds-prev {
  top: 280px;
  background-color: #b81b22;
  width: 44px;
  background-size: 35%;}

.swiper-pagination .more {
  padding-left: 10px;
  color: #007aff;}

.huodong {
  width: 32%;
  height: 466px;
  float: right;
  padding: 35px 0 21px 35px;
  box-sizing: border-box;
  background-color: #004e90;
  position: relative;
  overflow: hidden;}

.index-title {
  position: relative;}

.index-title span {
  font-size: 24px;
  color: #fff;
  position: relative;
  padding-right: 30px;}

.index-title:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  height: 1px;}

.index-title.blue span {
  background-color: #004e90;}

.index-title p.today-library {
  font-size: 14px;
  color: #fff;
  padding-top: 2px;}


.swiper-button-next.news-next,
.swiper-button-prev.news-prev {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, .3);
  background-size: 35%;
  top: 75px;}

.swiper-button-prev.news-prev {
  left: auto;
  right: 50px;}

.hd-list {
  color: #fff;}

.hd-list li {
  padding: 12px 0 8px;
  border-bottom: 1px solid #2668a1;}

.hd-list li span {
  color: #f0e815;
  font-family: 'Arial';}

.hd-list li a {
  display: block;
  color: #fff;
  margin: 5px 0 5px;
  font-size: 16px;}

.hd-list li p {
  color: #fff;
  font-size: 14px;}

.hd-list li p:before {
  color: #407aac;
  margin-right: 5px;}


.index-h2 {
  position: relative;
  font-size: 24px;
  color: #369df6;
  margin: 0;
  line-height: 70px;}

.index-h2:before {
  content: '';
  position: absolute;
  width: 100%;
  background-color: #555;
  left: 0;
  top: 50%;}

.index-h2 span {
  padding: 0 30px 0 40px;
  position: relative;
  z-index: 2;}

.kslj {
  width: 73%;
  float: left;
  margin-top: 20px;
  background-color: #fff;}

.kslj .bg {
  background-color: #004e90;
  width: 34%;
  float: left;
  /* padding-bottom: 70px; */
  padding-bottom: 18px;}

.kslj .bg .index-h2 {
  color: #fff;}

.kslj .bg .index-h2:before {
  background-color: #fff;}

.kslj .bg .index-h2 span {
  display: inline-block;
  background-color: #004e90;
  padding-left: 30px;}

.kslj .bg ul {}

.kslj .bg ul li {}

.kslj .bg ul li a {
  display: block;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  padding: 0 30px;
  position: relative;
  border-bottom: 1px solid #2668a1;}

.kslj .bg ul li a:before {
  margin-right: 5px;}

.kslj .bg ul li a:after {
  content: '';
  position: absolute;
  border-left: 25px solid #ff9933;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  right: -25px;
  top: 0;
  display: none;}

.kslj .bg ul li.on a {
  color: #fff;
  background-color: #ff9933;}

.kslj .bg ul li.on a:after {
  display: block;}

.kslj .bg ul li a img {
  vertical-align: middle;}

.kslj .tab-menu {
  width: 66%;
  float: left;}

.kslj .tab-menu .item {
  display: none;}

.kslj .tab-menu .item:first-child {
  display: block;}

.kslj .tab-menu ul {
  margin: 0 40px;}

.kslj .tab-menu ul li {
  width: 50%;
  float: left;
  margin-bottom: 8px;}

.kslj .tab-menu ul li a {
  font-size: 16px;
  color: #359df6;}

.kslj .tab-menu ul li a img {
  vertical-align: middle;
  margin-right: 10px;}

.kslj .tab-menu ul li.long-text a img {
  float: left;}

.kslj .tab-menu ul li.long-text a span {
  float: left;
  width: 147px;
  padding-right: 5px;}

.kslj-right {
  width: 25%;
  float: right;
  margin-top: 20px;}

.kslj-right {}

.kslj-right li {}

.kslj-right li a {
  display: block;
  line-height: 100px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
  font-size: 18px;
  color: #333;
  padding-left: 30px;}

.kslj-right li a img {
  margin-right: 15px;}

.index-bottom {
  /*background-color: #a51c30;*/
  background: url(../images/index-bottom-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 65px 0 25px;}

.bot-lunbo {
  width: 64%;
  float: left;}

.bot-lunbo ul {
  margin: 0 -15px 70px;
  overflow: hidden;}

.bot-lunbo ul li {
  width: 50%;
  box-sizing: border-box;
  padding: 0 15px;
  float: left;}

.bot-lunbo ul li .img {
  height: 227px;
  overflow: hidden;}

.bot-lunbo ul li .img img {
  width: 100%;
  height: 100%;}

.bot-lunbo ul li p {
  background-color: #fff;
  color: #333;
  font-size: 16px;
  width: 80%;
  line-height: 60px;
  margin-top: -30px;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;}

.bot-lunbo ul li p a {
  color: #333;
  padding: 0 15px;}

.bot-lunbo .swiper-pagination-bullet {
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;}

.bot-lunbo .swiper-pagination-bullet-active {
  background-color: #fff;}

.index-lianxi {
  width: 31%;
  float: right;
  background-color: #ffffffa1;
  padding-left: 30px;}

.index-lianxi .index-h2 span {
  padding-left: 0;}

.index-lianxi ul {}

.index-lianxi ul li {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;}

.index-lianxi ul li img {
  float: left;
  margin-right: 20px;
  margin-top: 4px;}

.index-lianxi ul li p {
  font-size: 16px;
  color: #333;}

.index-lianxi ul li p span {
  display: block;
  color: #999;}

.index-lianxi ul li:last-child {
  border-bottom: 0;}

.index-lianxi ul li:last-child img {
  margin-top: 9px;}

/*党建专栏*/
.news_part2 {
    margin-bottom: 30px;
    height: auto;
    position: relative;width: 1200px;
}
.index_p3 {
    margin-top: 15px;
}
.djzl {
    height: 300px;
    overflow: hidden;
    background: url(../images/sydjgz.jpg) 0 0 no-repeat;
}
.djzl_list {
    float: right;
    width: 546px;
    margin-top: 38px;
    margin-right: 26px;
}
.djzl_list li {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #cc0000;
    overflow: hidden;background:rgb(255,255, 255, 40%);;
}
.djzl_list li a {
    float: left;
    width: 410px;
    color: #cc0000;
    overflow: hidden;
    background: url(../images/sydjgzt.png) 5px center no-repeat;
    padding-left: 21px;
    font-size: 16px;
}
.djzl_list li span {
    float: right;
    color: #cc0000;
    margin-right: 10px;
}
@media screen  and (max-width:999px){

.djzl_list {
    float: right;
    width: 340px;
    margin-top: 12px;
    margin-right: 26px;
}
.djzl_list li {
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #cc0000;
    overflow: hidden;background: #dadada9c;
}
.djzl_list li a {
    float: left;
    width: 410px;
    color: #cc0000;
    overflow: hidden;
    background: url(../images/sydjgzt.png) 5px center no-repeat;
    padding-left: 21px;
    font-size: 16px;
}
.djzl_list li span {
    float: right;
    color: #cc0000;
    margin-right: 10px;
}
}


.footer {
  background: #00335e url(../images/bg-footer.jpg) no-repeat center;
  padding-top: 30px;
  min-height: 297px;
  position: relative;}

.yq-link {
  color: #fff;
  opacity: .5;
  width: 50%;
  margin-left: 10%;}

.yq-link p {
  font-size: 16px;}

.yq-link li {
  display: inline-block;
  padding-right: 10px;}

.yq-link li a {
  color: #fff;
  padding-right: 10px;}

.index-fx {
  position: relative;}

.index-fx a {
  display: block;
  border: 1px solid #4d83b2;
  padding: 10px 50px;
  color: #fff;
  margin-bottom: 10px;
  border-radius: 25px;}

.index-fx a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333;}

.fx-img {
  position: absolute;
  background-color: #fff;
  padding: 8px;
  left: -173px;
  display: none;}

.fx-img img {
  width: 137px;}

.fx-img:before {
  content: '';
  border-left: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  position: absolute;
  right: -12px;}

.fx-img.fx2:before {
  top: 65px;}

.index-fx .fx-a1,
.index-fx .fx-a2 {
  cursor: pointer;}

.copy {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #9f9f9f;
  margin-top: 30px;
  color: #fff;
  opacity: .5;
  width: 100%;}

.top-form {
  padding-top: 25px;
  /* background-color: #ff9933; */
  background-color: #fff;
  /* color: #fff; */
  color: #333;
  display: none;}

.top-form .cancel {
  cursor: pointer;}


.inner-main {
  margin: 25px 0;
  background-color: #fff;
  padding: 30px;
  min-height: 300px;}

.inner-main a {
  color: #004e90;}

.inner-main .djyd a {
  color: #666;
  /*display: block;*/
  line-height: 36px;
  font-size: 16px;}

.inner-main .djyd a:before {
  margin-right: 5px;}

.inner-main .djyd a:hover {
  color: #004e90;}

.mianbao li {
  float: left;
  font-size: 14px;
  margin-right: 5px;}

.mianbao li a {
  color: #333;}

.mianbao li a:hover {
  color: #004e90;}

.page-top {
  margin: 25px 0;}

.page-top-title a {
  color: #333;}

.news-list {}

.news-list li {}

.news-list li a {
  line-height: 36px;
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 15px;
  font-size: 16px;
  color: #666;}

/*下载列表*/
.inner-main .download_file_list,
.inner-main .news_list {}

.inner-main .download_file_list li {
  line-height: 30px;
  margin-bottom: 10px;}

.inner-main .news_list li,
.inner-main .qss_list li {
  line-height: 40px;
  overflow: hidden;
  height: 40px;}

.inner-main .download_file_list li a {
  font-size: 16px;
  color: #333;
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 15px;
  display: inline-block;
  width: 85%;}

.inner-main .news_list li a,
.inner-main .qss_list li a {
  font-size: 16px;
  color: #333;
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 15px;
  display: inline-block;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;}

.inner-main .download_file_list li a:hover,
.inner-main .news_list li a:hover,
.inner-main .qss_list li a:hover {
  color: #004e90;}

.inner-main .download_file_list li span,
.inner-main .news_list li span {
  float: right;
  color: #999;}

.inner-main .qss_content .paper_title {
  font-size: 24px;
  color: #333;}

.inner-main .qss_content .question_title {
  font-weight: bold;
  font-size: 16px;
  color: #009FF0;}

.inner-main .qss_content input {}

/*新闻详情页*/
.news_title {
  font-size: 24px;
  color: #333;
  padding: 10px 0;
  line-height: 30px;}

.news_info {
  line-height: 25px;
  border-bottom: 1px dashed #ccc;
  font-size: 14px;
  color: #999;
  padding-bottom: 5px;}

.inner-main #content table td.news_content {
  padding-top: 15px;}

.inner-main .news_content,
.inner-main .news_content p,
.inner-main .news_content span,
.inner-main .news_content div {
  font-size: 16px;
  line-height: 24px;}

.inner-main .news_content ul li {
  font-size: 16px;
  list-style: disc;
  margin-left: 40px;}

.inner-main .news_content img {
  max-width: 800px;
  margin: 5px 0;}

.inner-main .news_video .video_name {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0;}

.inner-main .news_video p {
  margin: 0 auto !important;
  background-color: #fff !important;
  word-break: break-all;}

/*带图片新闻列表*/
.inner-main {}

.inner-main p {
  font-size: 16px;}

.inner-main .news_catename {
  font-size: 18px;
  font-weight: bold;
  color: #666;}

.inner-main .news_catename a {
  float: right;}

.inner-main .news {
  margin: 20px 0 40px 0;}

.inner-main .news dl {
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px;}

.inner-main .news dl dt {
  float: left;
  width: 240px;
  height: 150px;
  overflow: hidden;
  margin-right: 25px;
  text-align: center;}

.inner-main .news dl dt img {
  width: 100%;}

.inner-main .news dl .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;}

.inner-main .news dl .title a {
  font-size: 16px;
  font-weight: bold;
  color: #333;}

.inner-main .news dl .date {
  margin-top: 10px;}

.inner-main .news dl .date span:before {
  margin-right: 5px;}

.inner-main .news dl .input_time,
.inner-main .news dl .readpoint {
  color: #999;
  font-size: 14px;
  padding-right: 10px;}

.inner-main .news dl .input_time {
  background: url(../images/time.jpg) no-repeat left;
  padding-left: 22px;}

.inner-main .news dl .readpoint {
  background: url(../images/read.jpg) no-repeat left;
  padding-left: 24px;}

.inner-main .news dl .content_detail {
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;}

.return {
  float: right;
  margin: 10px 0px;}

.pager a,
.return a {
  color: #004e90;}

#fancybox-wrap {
  box-sizing: content-box;}

.fancybox-title-over {
  width: 100% !important;}


.inner-main #content table {
  border-color: #e5e5e5;}

.inner-main #content table td {
  padding: 5px;}

/* 留言板 */
.message_board input {
  width: 300px;}

.message_board input.long-input {
  width: 500px;}

.message_board textarea {
  width: 500px;
  resize: vertical;}

.message_board label {
  font-size: 16px;}

.message_board .vcode {
  width: 100px;
  display: inline;
  margin-right: 10px;}

.message_board .btn-submit,
.message_board .btn-submit:focus {
  background-color: #009FF0;
  color: #fff;
  width: 160px;
  height: 45px;
  font-size: 16px;
  margin-left: 25px;}

.message_board.database_recommendation .btn-submit {
  background-color: #9c1621;}

.message_board span.star {
  color: red;}

.database-recommendation {
  padding-bottom: 20px;}

.database-recommendation h3 {
  text-align: center;}

/* .message_board .label-right label.error{
    position: absolute;
    top: 27px;
    left: 320px;
} */
.message_board label.error,
.qss_content .wsdc_yzm label.error {
  background: url(../images/unchecked.jpg) no-repeat scroll 0 5px transparent;
  color: #EA5200;
  font-weight: bold;
  /* padding-bottom: 2px; */
  padding-left: 16px;
  margin-left: 5px;
  font-size: 14px;}

.verification_code {
  vertical-align: middle;
  margin-top: -5px;
  cursor: pointer;}

.message_board .form-control {
  display: inline-block;
  margin-top: 3px;}

.message_board .control-label {
  float: left;
  width: 100px;}

.database_recommendation .control-label {
  width: 120px;}

.feedback input.short-input {
  width: 40%;
  display: inline-block;}

.feedback input.vcode {
  width: 15%;
  display: inline-block;}

.feedback label.error {
  color: red;
  font-weight: bold;
  margin-left: 5px;
  font-size: 14px;}

/* 问卷调查 */
.qss_content .wsdc_btn {
  margin-top: 20px;}

.qss_content .wsdc_btn input,
.table_format input[type=button] {
  background-color: #009FF0;
  color: #fff;
  width: 100px;
  height: 45px;
  font-size: 16px;
  border-color: #ccc;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;}

.qss_content .wsdc_yzm input {
  display: inline-block;
  width: 10%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}

.qss_content .question_list textarea,
.qss_content .question_list input[type=text] {
  display: inline-block;
  width: 20%;
  height: auto;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}

.qss_content .question_list textarea {
  width: 50%;
  resize: vertical;}

/*以往专题回顾*/
.inner-main .pratices_list li {
  width: 25%;
  float: left;
  margin-bottom: 30px;
  text-align: center;
  height: 180px;}

.inner-main .pratices_list li a.pratices_list_img {
  height: 140px;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;}

.inner-main .pratices_list li a img {
  width: 200px;}

.inner-main .pratices_list li a.pratices_list_title {
  text-align: center;
  font-size: 16px;
  color: #333;}

.inner-main .pratices_list .clear {
  clear: both;}

/* 活动列表 */
.bmfw_right_list dl {
  float: right;
  width: 100%;
  height: auto;
  border-bottom: none;
  padding-bottom: 5px;
  margin-bottom: 7px;}

.bmfw_right_list dt {
  width: 100%;
  height: 40px;
  font-weight: normal;
  color: #333;
  line-height: 40px;
  float: left;
  background: #f5f5f5;}

.bmfw_right_list dd {
  float: left;}

.bmfw_right_list dd a {
  white-space: nowrap;
  line-height: 25px;
  color: #006999;
  background: url(../images/ml_07.jpg) no-repeat left 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 5px;
  display: block;
  word-break: break-all;
  font-size: 14px;}

.bmfw_right_list dd a:hover {
  background-color: #006999;
  color: #fff;
  border-radius: 15px;
  background-image: none;}

.bmfw_right_list {
  border-top: none;
  padding-bottom: 30px;
  margin-top: 10px;}

.bmfw_right_list dt {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;}

.bmfw_right_list dt span {
  background: none;
  font-weight: bold;
  color: #666;
  padding: 0 10px;
  font-size: 14px;}

.bmfw_right_list .title_list {
  float: left;
  display: inline-block;
  width: 78%;}

.bmfw_right_list .date_title {
  float: right;
  margin-right: 10px
;}

.bmfw_right_list dd {
  background: none;
  float: none;}

.bmfw_right_list li {
  background: url(../images/1_35.jpg) repeat-x bottom;
  float: left;
  width: 100%;
  line-height: 26px;
  padding: 4px 8px;}

.bmfw_right_list li a {
  float: left;
  font-size: 16px;
  color: #333
;}

.bmfw_right_list li a:hover {
  background-color: transparent;
  background-image: url(../images/ml_07.jpg);
  color: #006999;}

.bmfw_right_list li span {
  float: right;
  color: #888;
  font-size: 14px;}

.bmfw_right_list li span.mulu_bumen {
  padding-right: 40px;}

.bmfw_right_list .clear {
  clear: both;}

.search-list {
  overflow: hidden;
  margin: 0 -15px;}

.search-list li {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* firefox */
  -webkit-box-sizing: border-box;
  padding: 0 15px;}

.search-list li>a {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  background-color: #107baf;
  padding: 15px 0 1px;}

/* .search-list li.letters-li > a{
	background-color: #0B9F0B;
}
.search-list li.subjects-li > a{
	background-color: #E67E0D;
}
.search-list li.resources-li > a{
	background-color: #D30F3F;
} */
.search-list li>a p {
  text-align: left;
  margin-top: 15px;
  color: #fff;
  padding-left: 15px;}

.search-list li>a img {
  /*width: 100%;*/
  height: 64px;}

.database-search {
  background-color: #6B6B6B;}

.database-search .search-group button {
  background-color: #FDCA19;
  color: #003874;}

.database-search ul li a {
  border-right: 1px solid #ff9933;}

.database-search ul li a:hover,
.database-search ul li.active a {
  background-color: #6B6B6B;
  color: #fff;}

.database-line {
  margin-top: 20px;
  border-top: 2px solid #2184b5;}

.database-list li {
  line-height: 30px;
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 15px;}

.database-list li a {
  color: #333;
  font-size: 16px;}

.database-list li span {
  float: right;
  color: #999;
  font-size: 16px;}

.database-back {
  padding-bottom: 20px;}

.database-top {
  border-bottom: 1px solid #1d8aea;
  padding-bottom: 10px;
  margin-bottom: 20px;}

.database-top li {
  float: left;
  width: 36px;
  position: relative;
  height: 40px;
  margin-left: -7px;
  margin-top: 12px
;}

.database-top li a {
  text-align: center;
  width: 36px;
  height: 36px;
  position: absolute;
  display: block;
  background: url(../images/zjfca.jpg) no-repeat center;
  line-height: 36px;
  color: #333;
  background-size: cover;
  border-radius: 90%
;}

.database-top .database-zm-select a,
.database-top .database-zm-select a:hover {
  background: #1d8aea;
  color: #fff !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 90%
;}

.database-top .database-qb-select,
.database-qb {
  width: 60px !important;
  height: 60px !important;
  margin-top: 0 !important
;}

.database-qb a {
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  background: url(../images/zjfca.jpg) no-repeat center !important;
  background-size: cover !important;
  border-radius: 90%;
  color: #333 !important;}

.database-qb a:hover {
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
  background: #1d8aea !important;
  color: #fff !important;
  border-radius: 90%
;}

.database-qb-select a {
  background: #1d8aea !important;
  color: #fff !important;
  border-radius: 90%
;}

.database-cate {
  padding-bottom: 50px;
  background: url(../images/zjfc_03.jpg) no-repeat bottom center;
  background-size: 100% auto;}

.database-cate li {
  float: left;
  margin: 0 4px 4px 0;}

.database-lang li {
  margin: 0 10px 4px 0;}

.database-cate li a {
  background: #f7f7f7;
  border: 1px solid #e6e5e5;
  display: block;
  padding: 5px;
  color: #666;
  border-radius: 3px;}

.database-lang li a {
  padding: 8px 60px;}

.database-cate .database-li-select a,
.database-cate li a:hover {
  color: #fff !important;
  background: #1d8aea !important;
  border: 1px solid #1d8aea !important;}

.database-cate .conditional-search-title {
  color: #1d8aea;
  font-weight: bold;
  padding-bottom: 10px;}

/* .database-select .select-title{
	color: #1d8aea;
} */
.database-sy {
  padding: 10px 0;}

.database-sy b {
  color: #1d8aea;
  padding: 0 5px;}

/* 数据库详情页样式 */
.cg_info {
  font-size: 16px;
  color: #777;
  line-height: 32px;}

.cg_info .cg_name {
  text-align: center;
  font-size: 24px;
  color: #333;
  padding-bottom: 25px;}

.cg_info .cg_link img {
  width: 20px;
  margin: -4px 4px 0 0;}

.cg_info .cg_link a {
  color: #1d8aea;}

.cg_info .cg_content,
.cg_info .cg_content div,
.cg_info .cg_content span,
.cg_info .cg_content p {
  font-size: 16px !important;}

.cg_info span.effect {
  font-weight: bold;
  color: #777;}

.cg_info div.eap {
  padding: 15px 0;}

.cg_info .cg_annex li {
  background: url(../images/download.jpg) no-repeat left center;
  padding-left: 30px;}

.cg_info .cg_annex li:hover {
  background: url(../images/download_hover.jpg) no-repeat left center;}

.cg_info .cg_annex li:hover a {
  color: #982323;}

.cg_info .cg_annex li a {
  color: #777;}

.cg_contact .zxfk {
  padding-top: 5px;}

.cg_contact p {
  line-height: 24px;}

/* .cg_info .cg_patent thead tr,.cg_info .cg_prize thead tr{
	background: #ddd;
}
.cg_info .cg_patent thead  tr th,.cg_info .cg_prize thead tr th{
	text-align: center;
}
.cg_info .cg_patent tbody tr.gray_bg,.cg_info .cg_prize tbody tr.gray_bg{
	background: #eee;
} */
.cg_info img {
  max-width: 90%;}

.database-return {
  text-align: right;
  margin: 10px 0;
  font-size: 16px;}

.search_result span {
  font-weight: bold;}

.mob-header {
  display: none;}

/* .dasai-banner a.dasai-img{
    height: auto;
} */

/* 固定悬浮窗 */
.new-floatside-win {
  position: fixed;
  left: 10px;
  top: 173px;
  border-radius: 8px;
  border: 2px solid #e5e5e5;
  background: #fff;
  padding: 8px;
  padding-bottom: 0;
  width: 238px;
  box-sizing: content-box;
  box-sizing: -moz-content-box;
  box-sizing: -webkit-content-box;
  z-index: 999;
  /* transition: all .5s; */
  animation: mymove 2s;
  -webkit-animation: mymove 2s;}

@keyframes mymove {
  from {
    top: 10px;}

  to {
    top: 173px;}
}

@-moz-keyframes mymove

/* Firefox */
  {
  from {
    top: 10px;}

  to {
    top: 173px;}
}

@-webkit-keyframes mymove {

  /*safari and chrome*/
  from {
    top: 10px;}

  to {
    top: 173px;}
}

@-o-keyframes mymove

/* Opera */
  {
  from {
    top: 10px;}

  to {
    top: 173px;}
}


.new-floatside-win .win-pic {
  border-radius: 6px;
  overflow: hidden;
  position: relative;}

.new-floatside-win .win-pic::before {
  content: "";
  display: block;
  padding-top: 40%;
  background: #000;}

.new-floatside-win .win-pic .win-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;}

.new-floatside-win .win-txt {
  font-size: 1em;
  line-height: 2.4;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;}

.new-floatside-win .win-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  border-radius: 4px;
  margin-top: -2px;
  margin-right: -2px;
  display: block;
  background: red;
  padding: 8px;}

.new-floatside-win .win-close span {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;}

.new-floatside-win .win-close span::before,
.new-floatside-win .win-close span::after {
  content: "";
  display: block;
  background: #fff;
  width: 10px;
  height: 2px;
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -5px;}

.new-floatside-win .win-close span::after {
  transform: rotate(-45deg);}

/*--新增在馆人数--*/
.search {
  margin: 25px 0 0;}

.search .txt {
  margin: 0;}

.hmp {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: -moz-flex;
  display: flex;
  color: #aaa;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: 20px;}

.hmp label {
  font-weight: normal;
  margin-bottom: 0;}

.hmp .where {
  font-size: 18px;
  font-weight: bold;
  color: #fe7d33;
  display: block;
  text-align: center;
  margin-bottom: 10px;}

.hmp section .focus {
  font-weight: bold;
  color: #333;}

.hmp>div {
  margin: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: -moz-flex;
  display: flex;
  /* -webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center; */
  padding: 0 10px;
  position: relative;}

@media (min-width: 375px) {
  .hmp>div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;}
}

@media (min-width: 610px) {
  .hmp>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;}
}

.hmp>div::after {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-right: -1px;
  background: #e5e5e5;}

.hmp section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: -moz-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;}

/*--新增预约按钮--*/
.header .call {
  display: block;
  float: left;
  height: 100%;
  width: 316px;
  background: url(../images/call-bg.jpg) no-repeat center;
  text-align: center;
  line-height: 95px;
  color: #fe9933;
  font-size: 24px;
  margin-left: -20px;}

.logo {
  margin-right: 0;padding: 14px 0px;}


/* 20201009 新增 馆长信箱*/
.icon-youjian {
  float: right;
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  line-height: 36px;
  margin-top: 40px;
  padding: 0 15px;
  margin-right: 15px;}

.icon-youjian:before {
  margin-right: 5px;}

.icon-youjian:focus {
  color: #fff;}

/*banner*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative;}
.flexslider .slides img {width: 100%; display: block;}
.flexslider .slides > a{display: block;width: 100%;height: 0;padding-bottom: 62.81%;overflow: hidden;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
.flexslider { position: relative;zoom:1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport { max-height: 300px;}
.flexslider .slides { zoom: 1;}
.carousel li { margin-right: 5px;}
.flex-direction-nav{*height: 0;width: 100%;}
.flex-direction-nav a{text-decoration:none;display: block;width: 36px;height: 72px;position: absolute;top: 50%;z-index: 10;overflow: hidden;cursor: pointer;color: rgba(0,0,0,0.8);text-indent:-999em;margin-top:-36px;*filter:alpha(Opacity=50);-moz-opacity:0.5;opacity:0.5;}
.flex-direction-nav .flex-prev {left: 0;background: url(../images/left.jpg) center center no-repeat #fff;}
.flex-direction-nav .flex-next {right: 0;background: url(../images/right.jpg) center center no-repeat #fff;}
.flex-direction-nav a:hover{*filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default;}

.flex-control-nav {position: absolute;bottom: 58px;right: 0;text-align: center;z-index:99;width: 100%;height: 6px;border-radius: 10px;}
.flex-control-nav li {margin: 0px 4px;display: inline-block;zoom: 1; *display: inline;}
.flex-control-paging li a {width: 6px; height: 6px; display: block; cursor: pointer; text-indent: -9999px;border-radius:3px;background-color:#fff;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;}
.flex-control-paging li a:hover { background: #063875;}
.flex-control-paging li a.flex-active { background: #fff;width: 34px;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.wrapBanner{width: 100%;overflow: hidden;min-width:1200px}
@media screen  and (max-width:999px){
.wrapBanner{width: 100%;overflow: hidden;    min-width: 360px; min-height: 460px;}
.index-main, .inner-bg{}
.index-top{display:none;}
}

.Banner{position: relative;z-index: 1;width: 100%;margin: 0 auto;}
.bannerImg{width: 100%;height: 0;padding-bottom: 26%;overflow: hidden;position: relative;display: block;}
.bannerImg .floatNav{position: absolute;left: 8%;bottom: 40%;width: 0;height: 0;border-left: 8px solid #2460a8;overflow: hidden;}
.bannerImg .floatNav .title{background: url(../images/floatnavtitle.jpg);font-size: 18px;padding: 16px 10%;float: left;color: #333;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 80%;}
.bannerImg .floatNav .infoBox{background: url(../images/floatnavinfo.jpg);padding:20px 23px;clear: both;}
.bannerImg .floatNav .info{font-size: 14px;line-height: 28px;color: #fff;height: 112px;overflow: hidden;}
.flex-active-slide .bannerImg .floatNav{width: 22.5%;height: 202px;
	-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: slideShow;animation-name: slideShow;}
@keyframes slideShow{
	from{
		width: 0;
		height: 0;}
	60%{
		width:0;
		height: 50px;}
	to{
		width: 22.5%;
		height: 50px;}
}
@media screen  and (max-width:1024px){
	.bannerImg .floatNav .infoBox{display: none;}
	.bannerImg .floatNav{bottom: 40px;}
	@keyframes slideShow{
		from{
			width: 0;
			height: 0;}
		60%{
		    width:0;
			height: 48px;}
		to{
			width: 22.5%;
			height: 48px;}
	}
	.flex-control-nav{bottom: 10px;}
	.bannerImg .floatNav .title{font-size: 16px;}
}
@media screen  and (max-width:767px){
	.bannerImg .floatNav{display: none;}
}
/*top*/
.topbg {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-right: 20px;
    text-align: right;
    background-color: #6a6a6a94;
}
.toplf{    float: left;
    padding-left: 180px;
    color: #e1e1e1;}
.top-nav {
    right: 0%;
    position: absolute;
    z-index: 99;
}

    .top-nav ul {
        width: 590px;
        padding: 0px;
        margin: 1px 0 0 0;
        display: inline-block;
    }

        .top-nav ul li {
            display: inline-block;
            margin: 0px 1em;
        }

            .top-nav ul li a {
                color: #e3e3e3!important;
                font-size: 14px;
                font-weight: 400;
                z-index: 3;
            }

                .top-nav ul li a:hover {
                    text-decoration: none;
                    color: #8fc6fc!important;
                    transition: .5s all;
                    -webkit-transition: .5s all;
                    -moz-transition: .5s all;
                    -o-transition: .5s all;
                    -ms-transition: .5s all;
                    border-bottom: 3px solid #8fc6fc;
                    padding: .5em 0;
                    z-index: 3;
                }

.navbar-collapse.collapse{
display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
    line-height: 25px;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 10%);
}
/*横向栏目*/
.index-top {
	position: relative;
	clear: both;
	height: 100px;
	margin-bottom: 2px;
	margin-top: -58px;
	background: hsla(0,0%,100%,.8);
	z-index: 8;
}
.l-width {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.fast-link li {
	float: left;
	width: 14%;
	height: 100%;
	text-align: center;

}
.fast-link li a {
	display: inline-block;
	height: 100%;
	padding-top: 18px;
	vertical-align: bottom;

}
.fast-link li img {
	width: 40px;
	height: 40px;
	margin-bottom: 5px;
}
.fast-link li .name {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #002343;
}
.fast-link li a:hover {
	-webkit-filter: hue-rotate(90deg);
    filter: hue-rotate(180deg);
}
/*新闻公告*/
.xwggBox { float: left;position: relative; width: 608px; height: 408px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.xwggBox .pic img { width: 608px; height: 408px; display: block; }
	.xwggBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.xwggBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.xwggBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.xwggBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 15px; font-weight: bold; text-decoration: none; }
	.xwggBox .num { position: absolute; z-index: 3; bottom: -8px; right: 8px; }
	.xwggBox .num li{ float: left; position: relative; width: 30px; height: 30px; line-height: 30px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.xwggBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.xwggBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.xwggBox .num li.on a,.focusBox .num a:hover{ background:#4c98c5;  }
@media (min-width: 320px) and (max-width: 999px){
.xwggBox {  width: 100%; height: 200px;}
.xwggBox .pic img { width: 100% height:200px;}
	.xwggBox .txt li a{ font-size: 12px;}
	.xwggBox .num li{ width: 18px; height: 28px; line-height: 28px;}
}
/* news tab */
	.tabRank{    width: 42%;
    margin: 0px auto;
    float: right;    background: #ffffff;    overflow: hidden;}
	.tabRank .hd{     height: auto;
    border-bottom: 2px solid #f5f5f5;}
	.tabRank .hd h3 { float:left; width:124px; overflow:hidden; text-align:center;margin: 0 auto;}
	.tabRank .hd h3 a { font-size: 18px;
    line-height: 50px;
    color: #666666;
    padding: 0px 25px;
    height: auto;
    line-height: 58px;}
	.tabRank .hd h3.on {     font-size: 22px;
    color: #fff;
    background: #006098;
    border-radius: 0px;
    line-height: 58px;}
	.tabRank .hd h3.on a { display:block; color:#ffffff;}

	.tabRank .bd {  height:424px; background-color:#f9f9f9; clear:both;}
	.tabRank .bd ul { padding:10px 8px;}
	.tabRank .bd .ulList  li { height: 50px;
    line-height: 50px;
    width: 490px !important;}
	.tabRank .bd .ulList li a { color:#333;}
	.tabRank .bd .ulList li .num { font-size:14px; font-weight:bold; color:#333; background:url(images/icons.png) no-repeat -50px 0; width:24px; height:20px; display:block; float:left; line-height:17px; text-align:center; margin-top:13px; padding-right:6px;}
	.tabRank .bd .ulList li.t .num { background-position:0 0; color:#fff;}
	.tabRank .bd .ulList li.t2 {    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;}
.tabRank .bd .ulList li.t2 li{margin-top:15px;overflow:hidden; margin-bottom:15px;}
.tabRank .bd .ulList li.t2 .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList li.t2 .time span{display:block;text-align:center;}
.tabRank .bd .ulList li.t2 .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList li.t2 .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList li.t2 .info{margin-left:15px;width:80%;float:left;}
.tabRank .bd .ulList li.t2 .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
	.tabRank .bd .ulList li.on img {width:150px; height:94px; padding:4px; border:1px solid #d0d0d0; background-color:#fff;}
	.tabRank .bd .ulList li .pubtext {color:#777;display:none; }
	.tabRank .bd .ulList li .pubtext strong {color:#E72410;}
	.tabRank .bd .ulList li .pubtext a {color:#E72410;}
	.tabRank .bd .ulList li .pubpic{display:none;}
	.tabRank .bd .ulList li .pubtitle p{display:none;}
	.tabRank .bd .ulList li.on{height:180px;text-align:center;line-height:22px !important;}
	.tabRank .bd .ulList li.on .pubpic{display:block;padding-top:5px;}
	.tabRank .bd .ulList li.on .pubtext {color:#777;display:block; }
	.tabRank .bd .ulList li.on .pubtitle p{display:block;}

	.tabRank .bd .ulList2 .pic { float:left;}
	.tabRank .bd .ulList2 .con {float:right; width:160px;} 
	.tabRank .bd .ulList2 li { clear:both; padding-top:8px;height:58px;border-bottom:1px solid #E5E5E5;}
	.tabRank .bd .ulList2 img {width:57px; height:47px; padding:1px; border:1px solid #d0d0d0; background-color:#fff; float:left;}

.tabRank .bd .ulList2.t .time{width:54px;height:49px;float:left;text-align:center;border:1px solid #e5e5e5;}
.tabRank .bd .ulList2.t .time span{display:block;text-align:center;}
.tabRank .bd .ulList2.t .time .year{color:#006098;line-height:24px;background: none;font-size: 14px;font-weight: bold; border-bottom:1px solid #eee;}
.tabRank .bd .ulList2.t .time .date{color:#565656;line-height:22px;font-size:9px;background: #fff;}
.tabRank .bd .ulList2.t .info{margin-left:15px;width:80%;float:left;}
.t .info h3{font-size:16px;font-weight:normal;margin:0;line-height:23px;color:#757575;}
.tabmore{    color: #006098;
    float: right;
    padding: 20px 15px;}
/*电子资源*/
.content{ max-width:1200px; margin:0 auto; overflow:hidden; clear:both;}
.resources{ float:left; width:56%;padding-top:0px;}
.rescont{ border:1px solid #bababa; background:#f2f2f2; margin-top:15px; padding:0 10px; overflow:hidden;}
.rescont ul{ padding:18px 0  18px 1%; overflow:hidden; width:49%; float:left;}
.rescont ul li{ vertical-align:top;}
.rescont ul li.bgc{ background:#e5e5e6;}
.rescont ul li.bgc2{ background: #d8d8d8;line-height:36px; height:36px;text-align:center;    color: #000;}
.rescont ul li.bgc2 h3{font-size:16px;padding-top: 10px;    font-weight: 600;}
.rescont ul li a{ display:block;  line-height:36px; font-size:15px; color:#525252; padding-left:36px; background:url(../images/liicon.png) no-repeat 15px center;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:80%}
.rescont ul li a:hover{ color:#65a3f2;}
/* service */
.service{ float:right; display:inline; width:34.2%;padding-top:1%;}
.servicegui{ width:100%; overflow:hidden; padding-bottom:20px;}
.servicegui ul{ overflow:hidden; padding:15px 0 0; width:106%;}
.servicegui ul li{ float:left; width:33.3%; padding-bottom:2%;}
.servicegui ul li a{ display:block; cursor:pointer;}
.servicegui ul li a i{ display:block; width:109px; height:101px; -webkit-border-radius: 3px; -moz-border-radius:3px;border-radius: 3px; behavior: url(js/PIE.htc); position:relative;}
.servicegui ul li a i.bicon01{ background:#e5507a url(../images/ser01.png) no-repeat center center;}
.servicegui ul li a i.bicon02{ background:#f16d5e url(../images/ser02.png) no-repeat center center;}
.servicegui ul li a i.bicon03{ background:#fea200 url(../images/ser03.png) no-repeat center center; }
.servicegui ul li a i.bicon04{ background:#34b87e url(../images/ser04.png) no-repeat center center; }
.servicegui ul li a i.bicon05{ background:#5ab4d7 url(../images/ser05.png) no-repeat center center; }
.servicegui ul li a i.bicon06{ background:#65cccb url(../images/ser06.png) no-repeat center center; }
.servicegui ul li a i.bicon01:hover{ background-color:#ec7395;}
.servicegui ul li a i.bicon02:hover{ background-color:#f08578;}
.servicegui ul li a i.bicon03:hover{ background-color:#fdba43;}
.servicegui ul li a i.bicon04:hover{ background-color:#5ccf9c;}
.servicegui ul li a i.bicon05:hover{ background-color:#7cc9e7;}
.servicegui ul li a i.bicon06:hover{ background-color:#76e2e1;}
.servicegui ul li a span{width:109px; display:block; text-align:center; font-size:15px; color:#054686; line-height:40px;}
.servicegui ul li a:hover span{ color:#000;}
/* cont */
.stit{ overflow:hidden;}
.stit h1{ float:left; background:url(../images/titline.jpg) no-repeat 2px center; line-height:100%; padding-left:20px;margin-top: 0px;}
.stit h1 span{ font-weight:bold; font-size:18px; color:#333; line-height:20px;}
.stit h1 b{ font-weight:normal; display:block; color:#024585; font-size:12px; text-transform:uppercase;line-height:22px;}
.stit a{ float:right; display:inline;width:53px; height:22px; margin-top:12px; line-height:20px; border:1px solid #7b81ba; color:#7b81ba; text-align:center;-webkit-border-radius: 5px; -moz-border-radius:5px;border-radius: 5px; behavior: url(js/PIE.htc); position:relative;}
.stit a:hover{ background:#65a3f2; color:#fff;}
@media (max-width: 1370px){
.banner,.banner .bd li a{ height:250px; }
}

/*20200415 add*/
.dataform{padding:40px 20px; overflow:hidden; }
.dataform a{ display:inline-block; line-height:24px; padding:0 15px; font-size:16px; color:#333; corsur:pointer;}
.dataform a:hover{ color:#364793;}

.resources{ overflow:hidden; position:relative;}
.rescont ul{   padding: 4px 0 0px 1%;}
.resources .hd{ height:46px; line-height:46px;  position:relative;overflow:hidden; border:1px solid #bababa; border-left:0 none; border-right:0 none;
    position: absolute;
    left: 200px;
    top: 0;
    border-bottom: 0 none;
    width: calc(100% - 280px);
}
.resources .hd ul{ height:36px;padding-top:10px; margin-left:-1px; overflow:hidden;margin-top: 1px;}
.resources .hd ul li{ float:left; cursor:pointer; text-align:center; width:50%; font-size:18px; color:#000; border-left: 1px solid #bababa; 
border-left: 0 none;
}
.resources .hd ul li.on{ color:#024585; font-weight:bold; }
.morebtn{display:block;width: 100%;
    text-align: right;
    clear: both;
    color: #024585;
    font-size: 14px;
    line-height: 25px; padding:5px 0;
}
.morebtn:hover{ color:#333;}

.resources .hd {
    height: 56px;
    line-height: 46px;
    position: relative;
    overflow: hidden;
    border: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    position: absolute;
    right: 1px; left:inherit;
    top: 0;
    border-bottom: 0 none;
    width: calc(100% - 320px);
}
.resources .hd ul {
    height: 50px;
    padding-top: 6px;
    margin-left: -1px;
    overflow: hidden;

    margin-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.resources{border: 1px solid #bababa;}
.resources .stit{padding:0 10px;}
.resources .stit a{display:none;}
.rescont{margin-top:6px;border: 0 none;}
.resources .hd ul li {
    float: left;
    cursor: pointer;
    text-align: center;
    width: 50%;
    font-size: 18px;
    color: #000;
    border-left: 1px solid #bababa;
    border-left: 0 none;
    line-height: 50px;
    height: 60px;
    border-radius: 10px;
}
.resources .hd ul li.on {
    color: #024585;
    font-weight: bold;

    /*background: url(../images/search_tab_bg.jpg) no-repeat left top;
    background-size: 100% 49px;*/
}


.resources .hd{
width:240px;
}
.resources .hd ul{}
.resources .hd ul li{height:24px; line-height:24px; margin-top:13px;}
.resources .hd li:last-of-type{
width:calc(50% - 1px);
border-left: 1px solid #bababa;
border-radius:0;
}

/*入馆指南*/
            .wcontainer,.pcontainer{
                padding: 30px 15px;}
            .winner{
                height:auto;width:1170px;margin: 0 auto;}
            .title{
                text-align: center;}
            .etitle{
                font-size: 28px;
                font-weight: bold;
                letter-spacing: 20px;}
            .stitle{
                font-size: 14px;
                font-weight: bold;
                margin-top: 10px;}
            .stitle p{
                border-top: 2px #666 solid;
                display: inline-block;
                padding: 5px 50px;}
            .list-ul{
                min-height:250px;
                list-style: none;
                padding-left: 0;}
            .list-ul li{
                padding:15px 20px;}
            .list-ul li:nth-child(odd){
                background-color: #EEE;}
            .list{
                margin-top:30px;
                border-top:10px #EEE solid;
                padding: 20px 0;}
            .list-ul li a{
                color:#666;
                display: flex;
                width:100%;}
            .list-ul li a:hover{
                color:#473332;}
            .right-link{padding:0 !important;}
            .li-left{
                margin-right: 120px;}

            .p1{
                background-image: url(/dfiles/22367/images/2019/back2.jpg);
                background-position: center center;
                background-repeat:no-repeat;
                background-size:cover;
                background-attachment: fixed;}
            .p2{
                background-image: url(../images/rgznbg.jpg);
                background-position: center center;
                background-repeat:no-repeat;
                background-size:cover;
                background-attachment: fixed;}
            .pcontainer .etitle,.pcontainer .stitle{
                color:#054686;}
            .pcontainer .stitle p{
                border-top: 3px #054686 solid;}
            .rrow{
                display: flex;
                justify-content: space-between;
                padding: 30px 0;}
            .round-item,.ie-round-item{
                display: block;
                width:100px;height: 100px;border-radius: 50px;
                background-color: white;
                position: relative;color:#666;
                opacity: 1;
                transition: all 0.5s ease 0.2s;}
            .move .round-item{
                opacity: 1;}
            
            .round-item:hover{
                color:#FFF;}
            .ie-round-item:hover{
                color:#054686;}
            .round-item .round,.ie-round-item .round{
                width: 100%;
                text-align: center;
                position: absolute;
                top: 50%;}
            .round-item .fa,.ie-round-item .fa{
                font-size: 20px;
                position: relative;
                top: -25px;}
            .line{
                position: absolute;
                width: 100%;
                height: 2px;
                padding: 0 !important;
                background-color: #666;
                top: 50%;}
            .round-item:hover .line{
                background-color: #FFF;}
            .ie-round-item:hover .line{
                background-color: blue;}
            .round-item p,.ie-round-item p{
                margin: 0;
                text-align: center;
                padding: 0 10px;
                position: absolute;
                width: 100%;
                top: 50%;
                margin-top: 5px;}

            .black-back{
                width:1px;height: 1px;border-radius: 50px;
                background-color: blue;position: absolute;top:50%;left:50%;margin-left: -0.5px;
                margin-top:-0.5px;border-radius: 50%;transform:scale(0);
                transition: transform 0.2s ease;}
            
            .round-item:hover .black-back{
                transform: scale(102);}
            
            .xxx{
                margin-right: 50px !important;}
            .li-center{
                width:150px;
                margin-right: 50px;
                text-align: center;
                border: 1px #666 solid;
                border-radius: 2px;}
            .i-item{
                display: flex;
                position: relative;
                background-color: white;
                height: 100%;}
            .ileft{
                width: 45px;
                background-color: #054686;
                color: white;
                display: flex;
                align-items: center;
                justify-content: center;
                font-weight: bold;
                font-size: 20px;
                transition: all 1s ease;}
            .iright{
                color:#666;
                padding: 48px 0px;
                text-align: center;
                flex:1;
                position: relative;
                transition: all 1s ease;}
            .ititle{
                font-size: 18px;}
            .subtitle{
                font-size: 10px;}
            .rritem{
                width:25%;box-sizing: border-box;
                margin-right: 15px;}
            .rritem:last-child{
                margin-right: 0px;}
            .rcontent{
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                display: flex;
                flex-direction: column;
                justify-content: center;
                transition: all 0.5s ease;}
            .rback{
                background-color: #054686;
                width:0;
                height: 100%;
                position: absolute;
                transition: all 0.5s ease;
                top:0;}
            .i-item:hover .rback{
                width:100%;}
            .i-item:hover .rcontent{
                color:white;}
            .rol4{
                display: flex;
                margin-top: 30px;}
            .item4{
                width:25%;
                display: flex;
                flex-direction: column;}
            .title4{
                font-size: 25px;
                font-weight: bold;
                margin:20px 0px;}
            .ul4{
                padding: 0;
                list-style:none;}
            .ul4 li{
                margin-bottom: 10px;}
            .small{
                margin:0;}
            .addr li{
                margin-bottom: 20px;}
            .fcenter{
                flex:1;margin-top:80px;}
            .btn-div,.btn-div button{
                width: 100%;}
            .blue{
                background-color: blue;color:white;}
            .blue:hover{
                background-color: #0034ea;}
            .rround{
                padding: 10px;
                margin:10px 0;
                border-radius: 50px;
                box-sizing: border-box;}
            .icons{
                padding: 30px 0px;
                text-align: right;}
            .icons .fa{
                margin-left: 30px;
                font-size: 24px;}

            #electronic .list-ul li{
                display:flex;}
            .li-right{
                flex:1;    font-size: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;}
            #study,#entrance{
                position:relative;}
            .mask{
                position:absolute;
                width:100%;
                height:100%;
                margin-top:-30px;
                margin-left:-15px;
                background-color:rgba(255,255,255,0.4);}

            .down-btn{
                position:absolute;display:inline-block;bottom:320px;left:50%;transform:translateX(-50%);z-index: 999;font-size: 45px;padding: 5px;}
            .down-btn{
                animation:mymove 2s infinite;
                -webkit-animation:mymove 2s infinite;}
            @keyframes mymove{
                0%{ bottom:120px;color:#428bca;}
                50%{ bottom:130px;color:#473332;}
                100%{ bottom:120px;color:#428bca;}
            }
            .dtitle{padding: 0 20px;font-weight:bold;margin-top:0;}
            /**
            .slides-table img,.slides-table div{
                width:100% !important;}
            **/
            .slides-table div{
                width:100% !important;}
            /**
            @keyframes move{
                from{ opacity:0; margin-left:500px;}
                to{ opacity:1; margin-left:0;}
            }
            **/

/* 友情链接 */
.flink{ background:#e5e5e6; padding:1.5% 0;}
.flink h2{ margin: 0 auto;color:#65a3f2; font-size:15px; font-weight:normal; float:left; width:138px; height:100%; background:url(../images/linktit.png) no-repeat right 0; min-height:34px; text-align:right; padding-top:40px;}
.flink p{ float: right; font-size:14px; width:85%; line-height:28px;}
.flink p a{ color:#525252; display:inline-block; margin-right:24px;font-weight: 600;    font-size: 15px;}
.flink p a:hover{ color:#65A3F2; text-decoration:none;}
/* 右侧边栏 */
#LoutiNav {
    position: fixed;
    top: 226px;
    right: 0;
    display: block;
    z-index: 999;
    opacity: 1 !important;
}
#LoutiNav1 {
    position: fixed;
    top: 150px;
    right: 0;
    display: list-item !important;
    opacity: 1 !important;
}
#LoutiNav li {
    width: 60px;
    height: 65px;
    background-color: #334e699c;
    line-height: 45px;
    cursor: pointer;
    border-bottom: 1px solid #03233c;
    padding-left: 12px;
}
#LoutiNav1 li {
    width: 70px!important;
    height: 67px;
    background-color: #334e69;
    cursor: pointer;
	border-bottom: 1px solid #03233c;
    text-align: center;
	padding-top: 10px;
}

#LoutiNav span {
    position: absolute;
    margin-top: 31px;
    font-size: 14px;
    color: #ffffff;
    margin-left: 5px;
    width: 55px;
}
#LoutiNav1 span {
    display: block;
    font-size: 12px;
    color: #ffffff;
	text-align: center;
}

#LoutiNav .active {
    color: darkred;
    background-color: #de524194;
}
#LoutiNav1 .active {
    color: darkred;
    background-color: #de5241;
}

#LoutiNav li:hover {
    background-color: #de5241;
}
#LoutiNav1 li:hover {
    background-color: #de5241;
}
/* 返回顶部 */
#toTop {
    position: fixed;
    bottom: 0;
    right: 149px;
    z-index: 999;display:none;
}
    .custom-backTop-style2 .box {
        height: 30px;
        line-height: 30px;
        position: relative;
        background: rgba(0, 0, 0, 0.4);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    .custom-backTop-style2 .back-top {
        margin-right: 16px;
        cursor: pointer;
        display: inline-block;
    }

    .custom-backTop-style2 .icon-up {
        margin-right: 10px;font-style: normal;
        display: inline-block;
        width: 30px;
        height: 30px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        line-height: 30px;
        text-align: center;
        vertical-align: top;
    }

    .custom-backTop-style2 .box a {
        margin-right: 16px;
        cursor: pointer;
        position: relative;
    }

    .custom-backTop-style2 .box a:hover .hover-box {
        display: block;
    }

    .custom-backTop-style2 .hover-box {
        width: 70px;
        height: 70px;
        padding: 5px;
        background: #ffffff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        position: absolute;
        bottom: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none;
    }

    .custom-backTop-style2 .hover-box img {
        width: 100%;
        height: 100%;
    }
.bg-theme {
    background: #3D82F2;
}

.bg-theme {
    background-color: rgb(44, 127, 204) !important;
}
.icon-up:before {
    content: "\2b9d";
}


            .h-ul{
                list-style: none;
                padding: 0;
                display: flex;
                justify-content: space-between;}
            .h-ul a {
                    font-size: 18px;
    font-weight: 500;
    color: #282828;}
            .h-ul a:hover{
                color:#024585;}
            .h-ul li{
                flex:1;text-align: center;padding: 10px;}

            .h-ul li.active{
                border-bottom: 3px #024585 solid;
                position: relative;}

            .h-ul li.active:after{
                content:" ";
                box-sizing: border-box;
                position: absolute;
                width: 16px;
                height:16px;
                background-color: transparent;
                bottom: -20px;
                left: 50%;
                margin-left: -8px;
                border-top:8px #024585 solid;
                border-left: 8px transparent solid;
                border-right: 8px transparent solid;}
            .xxx{
                margin-right: 50px !important;}
            .li-center{
                width:150px;
                margin-right: 50px;
                text-align: center;
                border: 1px #666 solid;
                border-radius: 2px;}
            #electronic .list-ul li{
                display:flex;}
            .li-right{
                flex:1;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;}

/*底部快捷导航*/
@media screen  and (min-width:999px){
.libkj{width:1200px; margin: 0 auto;height:125px;}
.libkj ul li{width:20%;float:left;}
.kjdh{     padding-top: 25px;
     padding-left: 0px;
}
.wrapperkj img {
    float: left;
    width: 80px;
}
.txtwrapper {
    margin-left: 100px;
    padding-top: 10px;
}
}

@media screen  and (max-width:998px){
.libkj{width:100%; margin: 0 auto;height:360px;}
.libkj ul li{width:50%;float:left;padding: 3% 0;}
.kjdh{      padding-left: 2%;  padding-top: 25px;
}
.wrapperkj img {
    float: left;
    width: 60px;
}
.txtwrapper {
    margin-left: 65px;
    padding-top: 10px;
}
}


.txtwrapper p {
    font-size: 14px;
    color: #666;
    text-align: left;
    padding-top: 5px;
}

.wrapperkj img:hover {
    transform: scale(1.2);
}
.wrapperkj h4 {
    font-size: 20px;
    color: #14396e;
    line-height: 1em;
    font-family: Raleway;
    text-align: left;
}