.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Common */
body {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  margin: 0;
  font-weight: normal;
  padding: 25 0 0 0;
  background-color: #f4f4f4;
  word-wrap: break-word;
  color: #333;
  line-height: 1.5em;
  font-size: 1.1em;
  -webkit-user-select: none;
}

* {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(90, 90, 90, 0.6);
}

a {
  text-decoration: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
pre,
textarea {
  margin: 0;
  font-weight: normal;
}

ol,
li,
ul {
  margin: 0;
  padding: 0
}

li {
  list-style-type: none;
  list-style-position: outside
}

img {
  vertical-align: top;
  border: none
}

ul,
ol {
  list-style: none
}

section,
article,
aside,
header,
footer,
nav,
dialog,
figure {
  display: block
}

a {
  text-decoration: none
}

.cf {
  zoom: 1
}

.cf:after {
  content: '.';
  visibility: hidden;
  clear: both;
  display: block;
  height: 0
}

.dit {
  display: table-cell;
  width: 8000px;
  *width: auto;
  zoom: 1
}

.ov {
  overflow: hidden;
  zoom: 1
}

.fl {
  display: inline;
  float: left
}

.fr {
  display: inline;
  float: right
}

.fl1 {
  float: left
}

.fr1 {
  float: right
}

body,
div,
span,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
pre,
input,
button,
textarea,
select,
ol,
li,
ul,
td,
th,
img,
em,
i,
b,
table,
td,
th,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.clamp_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 1;
  overflow: hidden;
}

.clamp_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 2;
  overflow: hidden;
}

.clamp_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 3;
  overflow: hidden;
}

.clamp_5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 5;
  overflow: hidden;
}

.clamp_8 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 8;
  overflow: hidden;
}

.clamp_9 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 9;
  overflow: hidden;
}

.box_pack {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-orient: horizontal;
  box-pack: center;
  box-align: center;
}

.box_pack_ver {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-orient: vertical;
  box-pack: center;
  box-align: center;
}

.aic {
  align-items: center;
  -webkit-align-items: center;
}

.aifs {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.aib {
  align-items: baseline;
  -webkit-align-items: baseline;
}

.aie {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.fldr {
  flex-direction: row;
  -webkit-flex-direction: row;
}

.fldc {
  flex-direction: column;
  -webkit-flex-direction: column;
}

.fldrr {
  flex-direction: row-reverse;
  -webkit-flex-direction: column-reverse;
}

.fldcr {
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
}

.jcsb {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.jcsa {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.jcfs {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.jcc {
  justify-content: center;
  -webkit-justify-content: center;
}

.jcc p {
  margin-top: 10px;
}

.jcfe {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.df {
  display: -webkit-flex;
  display: flex
}

.dif {
  display: inline-flex;
}

.fw {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap
}

.flex_box {
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.flex_box .item {
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -flex-flex: 1;
  flex: 1;
}

.slt {
  width: 110px;
  height: 80px;
  margin: 5px 8px 0 0;
  float: left;
}

body {
  line-height: 1;
  background: #fff;
}

/*给图片加阴影效果*/
.ani_img_box img {
  box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);

  /*考虑浏览器兼容性*/

  -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);

  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, .5);
}

/*文章页标题距上面的距离*/
.news_detail_title {
  margin-top: 15px;
}

.bb1 {
  border-bottom: 2px dashed #e6e6e6;
}

.box {
  font-size: 12px;
  line-height: 1;
  color: #333;
  font-family: "微软雅黑";
}

.db {
  display: block;
}

.dn {
  display: none;
}

/*这是数字字体*/
@font-face {
  font-family: "DS-DIGIT";
  src: url('../img/DS-DIGIT.TTF') format('woff');
}

.text_num_family {
  font-family: "DS-DIGIT";
}

.ell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.re {
  position: relative;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.vm {
  vertical-align: middle;
}

.wp100 {
  width: 100%;
}

.wp50 {
  width: 50%;
}

.wp33 {
  width: 33.33%;
}

.hp100 {
  height: 100%;
}

.w1200 {
  width: 1200px;
}

.fz18 {
  font-size: 18px;
}

.fz16 {
  font-size: 16px;
}

.fz14 {
  font-size: 14px;
}

.fz0 {
  font-size: 0px;
}

.lh30 {
  line-height: 30px;
}

.lh20 {
  line-height: 20px;
}

.lh24 {
  line-height: 24px;
}

.lh24 img {
  width: 100%;
  text-align: center;
}



.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml25 {
  margin-left: 25px;
}

.ml35 {
  margin-left: 35px;
}

.mr5 {
  margin-right: 5px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.mar_auto {
  margin-left: auto;
  margin-right: auto;
}

.bg1 {
  background: #f6f6f6;
}

.cor_666 {
  color: #666;
}

.cor_999 {
  color: #999;
}

.cor_333 {
  color: #333;
}

.cor_fff {
  color: #fff;
}

.cor_3D6 {
  color: #2363d4;
}

.wrap_content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}


.top_box_fix {
  width: 100%;
  z-index: 5;
}

.nav_area_sty {
  position: sticky;
  width: 100%;
  height: 50px;
  background: #2363d4;
  z-index: 1000;
}

.nav_area_sty .nav_size {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.nav_size .nav_item {
  position: relative;
  display: block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: transparent;
  cursor: pointer;
}

.nav_item p a {
  color: #fff;
  font-size: 16px;
}

.active.nav_item,
.nav_item:hover {
  background: #2363d4;
  text-decoration: none;
  color: #ffffff;
}

.notice_box_sty {
  padding: 15px 20px;
  font-size: 14px;
  line-height: 18px;
}

.area_block_1 {
  padding: 50px 20px;
  background: #fff;
}

.new_con {
  width: 80%;
  margin: 0 auto;
}

.new_con img {
  width: 100%;
}




.catalogue_left_box ul li a {
  display: block;
  color: #333333;
  padding-left: 20px;
}

.catalogue_left_box ul li a:hover {
  color: #2363d4;
  text-decoration: underline;
}

.catalogue_item {
  display: block;
  padding: 0;
  text-align: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #fff;
}

.catalogue_item:last-child {
  border-bottom: 0;
}


/*
.catalogue_item:hover {
  color: #fff;
text-decoration: underline;
  border-color: #2363d4;
}*/

/* .catalogue_item:nth-child(1):hover {
  background: #2363d4;
  border-color: #2363d4;
  color: #ffffff;
} */


.notice_box_sty_2 {
  padding-bottom: 14px;
  font-size: 14px;
  color: #666;
  border-bottom: 2px solid #2363d4;
  margin-bottom: 13px;
}

.periodical_item {
  width: 197px;
  padding: 0 4px;
  background: #fff;
  box-shadow: 0 0 8px #ececec;
  margin-left: 44px;
  margin-bottom: 44px;
}

.periodical_box {
  margin-left: -44px;
  margin-bottom: -44px;
}

.periodical_title_fz {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #333;
  background: #fff;
  text-align: center;
}

.ani_img_box {
  position: relative;
  display: block;
  height: auto;
  overflow: hidden;
}

.ani_img_box img {
  transition: all .35s;
  -webkit-transition: all .35s;
}

.ani_img_box:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

/* 分页 */
.paging_box {
  margin-top: 10px;
}

.home_page,
.last_page,
.prev_page,
.next_page,
.page_num_btn {
  width: 60px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  color: #cccccc;
  border: 1px solid #cccccc;
  margin-left: 5px;
  margin-right: 5px;
}

.prev_page,
.next_page,
.page_num_btn {
  width: 30px;
}

.page_num_btn {
  color: #333333;
}

.prev_page:hover,
.next_page:hover,
.home_page:hover,
.last_page:hover,
.page_num_btn:hover,
.current.prev_page,
.current.next_page,
.current.home_page,
.current.last_page,
.current.page_num_btn {
  background: #2363d4;
  color: #fff;
  border-color: #2363d4;
}

/* pc-二级菜单 */
.menu_pc_two {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 1px;
  z-index: 3;
  background: rgba(35, 99, 212, .9);
}

.menu_pc_two2 {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 1px;
  z-index: 3;
  background: rgba(35, 99, 212, .9);
}

.menu_pc_two .nav_item_two {
  display: block;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #ffffff;
}

.menu_pc_two2 .nav_item_two {
  display: block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #ffffff;
}


.nav_item:hover .menu_pc_two {
  display: block;
}

.menu_pc_two .nav_item_two:hover {
  background: #2363d4;
}

.menu_pc_two .menu_fzjg a {
  font-size: 12px;
  color: #ffffff;
}


.nav_item:hover .menu_pc_two2 {
  display: block;
}

.menu_pc_two .nav_item_two2:hover {
  background: #2363d4;
}

.menu_pc_two2 .menu_fzjg a {
  font-size: 12px;
  color: #ffffff;
}



/* 友情链接区域 */
.link_mart {
  margin-top: 76px;
}

.links_btn_sty {
  display: block;
  width: 110px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  background: #2363d4;
  border-radius: 5px;
}

.select_w_sty {
  width: 200px;
  margin-left: 60px;
}

.select_01 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 30px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  color: #666666;
  background: #fff;
  border: 1px solid #2363d4;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}

/* 友情链接区域 */

/* 备案 */
.filing_information {
  font-size: 16px;
  color: #fff;
  height: 34px;
  background: #08042b;
}

/* 备案 */

/* 页脚 */
.footer {
  padding: 30px 0 20px;
  background: #2363d4;
}

.footer_information {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}

.code_fz {
  font-size: 14px;
  margin-top: 15px;
  color: #fff;
}

.branch_venue.footer {
  margin-top: 30px;
}

/* 页脚 */

/* 移动端-导航栏 */
#header_area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #2363d4;
  z-index: 3;
}

/* PC端隐藏移动端菜单 */
@media (min-width: 1199px) {
  #header_area {
    display: none;
  }
}

#menu_btn_sty {
  width: 18px;
  height: 13px;
  background: url(../img/icon_menu_btn.png) no-repeat;
  background-size: 18px;
  margin-left: 15px;
  margin-right: auto;
}

.menu_area_fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  overflow: hidden;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}

.menu_area_fix .menu_content_pos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 55px 15px 25px;
  background: #2363d4;
  z-index: 2;
  transition: .3s;
  -webkit-transition: .3s;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}

.menu_area_fix .mask_bg {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  z-index: 1;
}

.menu_area_fix .icon_close_menu {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 17px;
  height: 17px;
  background: url(../img/icon_close_menu.png) no-repeat;
  background-size: 17px;
  z-index: 3;
}

.ani_show.menu_area_fix {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

.ani_show .menu_content_pos {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}

.menu_two_box {
  display: none;
}

.mobile_menu_item,
.mobile_menu_item_two {
  position: relative;
  display: block;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.mobile_menu_item_two {
  font-size: 14px;
}

/* 移动端-导航栏 */

/* 返回顶部-按钮 */
#back_scrollTop_btn {
  display: none;
  position: fixed;
  right: 35px;
  bottom: 150px;
  width: 80px;
  height: 80px;
  background: url(../img/icon_back_top.png) no-repeat;
  background-size: 80px;
  z-index: 5;
}

/* 第二导航栏-样式 */
#nav_tow.nav_area_sty {
  position: relative;
  width: 100%;
  height: 50px;
  background: #293974;
}


#nav_tow.nav_area_sty .nav_size {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #495993;
}

#nav_tow .nav_size .nav_item {
  position: relative;
  display: block;
  width: 12.5%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: transparent;
  border-left: 1px solid #495993;
  margin-left: -1px;
  cursor: pointer;
}

#nav_tow .active.nav_item,
#nav_tow .nav_item:hover {
  background: #2363d4;
  text-decoration: none;
}

#nav_tow .menu_pc_two {
  background: rgba(35, 99, 212, .9);
}

#nav_tow .menu_pc_two .nav_item_two:hover {
  background: #2363d4;
  text-decoration: none;
}

/* 第二导航栏-样式 */

/* 分会导航栏-样式 */
#nav_three.nav_area_sty {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: transparent;
  z-index: 2;
}


#nav_three.nav_area_sty .nav_size {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #8c8f94;
}

#nav_three .nav_size .nav_item {
  position: relative;
  display: block;
  width: 12.5%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: transparent;
  border-left: 1px solid #8c8f94;
  margin-left: -1px;
}

#nav_three .active.nav_item,
#nav_three .nav_item:hover {
  background: rgba(0, 0, 0, .6);
  text-decoration: none;
}

#nav_three .menu_pc_two {
  background: rgba(0, 0, 0, .5);
}

#nav_three .menu_pc_two .nav_item_two:hover {
  background: rgba(0, 0, 0, .6);
  text-decoration: none;
}

/* 首页-通知公告 */
#swiper_notice {
  height: 20px;
  line-height: 20px;
}

#swiper_notice .ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: box;
  box-orient: vertical;
  line-clamp: 1;
  overflow: hidden;
}

/* 首页-通知公告 */

/* 分会导航栏-样式 */

/* 介于pc和手机之间 */

@media (max-width: 1198px) and (min-width: 600px) {
  .wrap_content {
    width: 600px;
    padding: 0 10px;
  }

  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    width: 100%;
  }

  .container {
    width: 100%;
  }

  .top_box_fix {
    display: none;
  }

  .wrap_content {
    width: 100%;
    padding: 0 10px;
  }

  .nav_area_sty {
    height: 40px;
    overflow-x: auto;
  }

  .nav_area_sty .nav_size {
    width: 800px;
  }

  .nav_size .nav_item {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
  }

  .notice_box_sty {
    padding: 10px;
    font-size: 14px;
  }

  .area_block_1 {
    padding: 25px 5px;
  }

  .catalogue_left_box {
    width: 120px;
    background: #f6f6f6;
    margin-right: 5px;
  }



  .notice_box_sty_2 {
    padding-bottom: 7px;
    font-size: 12px;
    border-bottom: 1px solid #2363d4;
    margin-bottom: 6px;
  }

  .periodical_title_fz {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }

  .periodical_box {
    margin-left: 0;
    margin-bottom: -20px;
  }

  .periodical_item {
    width: 100%;
    padding: 0 4px;
    background: #fff;
    box-shadow: 0 0 8px #ececec;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .paging_box {
    margin-top: 35px;
  }

  .home_page,
  .last_page,
  .prev_page,
  .next_page,
  .page_num_btn {
    width: 40px;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .prev_page,
  .next_page,
  .page_num_btn {
    width: 30px;
  }

  /* 友情链接区域 */
  .link_mart {
    margin-top: 25px;
  }

  .links_btn_sty {
    width: 100%;
  }

  .select_w_sty {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  /* 友情链接区域 */

  /* 备案 */
  .filing_information {
    font-size: 12px;
    padding: 0 15px;
    line-height: 34px;
    height: 34px;

  }


  /* 备案 */

  /* 页脚 */
  .footer {
    padding: 25px 0 25px;
    background: #2363d4;
  }

  .footer_information {
    padding: 0 15px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .code_fz {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
  }

  .branch_venue.footer {
    margin-top: 20px;
  }

  /* 页脚 */

  /* 返回顶部-按钮 */
  #back_scrollTop_btn {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 100px;
    width: 40px;
    height: 40px;
    background: url(../img/icon_back_top.png) no-repeat;
    background-size: 40px;
    z-index: 5;
  }

  .select_01 {
    -webkit-appearance: none;
  }

  .select_w_sty::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    width: 14px;
    height: 9px;
    background: url(../img/icon_select_arrow.png) no-repeat;
    background-size: 14px 9px;
    z-index: 2;
    margin-top: -5px;
  }

  .mobile_logo {
    width: 150px;
    height: auto;
    margin-right: 15px;
  }

}

/* 介于pc和手机之间 */

/* 移动端-手机 */
@media (max-width: 600px) {

  .top_box_fix {
    display: none;
  }

  .wrap_content {
    width: 100%;
    padding: 0 10px;
  }

  .nav_area_sty {
    height: 40px;
    overflow-x: auto;
  }

  .nav_area_sty .nav_size {
    width: 800px;
  }

  .nav_size .nav_item {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
  }

  .notice_box_sty {
    padding: 10px;
    font-size: 14px;
  }

  .area_block_1 {
    padding: 25px 5px;
  }

  .catalogue_left_box {
    width: 120px;
    background: #f6f6f6;
    margin-right: 5px;
  }

  .catalogue_item {
    display: block;
    padding: 0 10px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
  }



  .notice_box_sty_2 {
    padding-bottom: 7px;
    font-size: 12px;
    border-bottom: 1px solid #2363d4;
    margin-bottom: 6px;
  }

  .periodical_title_fz {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
  }

  .periodical_box {
    margin-left: 0;
    margin-bottom: -20px;
  }

  .periodical_item {
    width: 100%;
    padding: 0 4px;
    background: #fff;
    box-shadow: 0 0 8px #ececec;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .paging_box {
    margin-top: 35px;
  }

  .home_page,
  .last_page,
  .prev_page,
  .next_page,
  .page_num_btn {
    width: 40px;
    font-size: 12px;
    margin-left: 2px;
    margin-right: 2px;
  }

  .prev_page,
  .next_page,
  .page_num_btn {
    width: 30px;
  }

  /* 友情链接区域 */
  .link_mart {
    margin-top: 25px;
  }

  .links_btn_sty {
    width: 100%;
  }

  .select_w_sty {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  /* 友情链接区域 */

  /* 备案 */
  .filing_information {
    font-size: 12px;
    padding: 0 15px;
    line-height: 34px;
    height: 34px;
  }

  /* 备案 */

  /* 页脚 */
  .footer {
    padding: 25px 0 25px;
    background: #2363d4;
  }

  .footer_information {
    padding: 0 15px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .code_fz {
    font-size: 14px;
    margin-top: 15px;
    color: #fff;
  }

  .branch_venue.footer {
    margin-top: 20px;
  }

  /* 页脚 */

  /* 返回顶部-按钮 */
  #back_scrollTop_btn {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 100px;
    width: 40px;
    height: 40px;
    background: url(../img/icon_back_top.png) no-repeat;
    background-size: 40px;
    z-index: 5;
  }

  .select_01 {
    -webkit-appearance: none;
  }

  .select_w_sty {
    position: relative;
  }

  .select_w_sty::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 9px;
    width: 14px;
    height: 9px;
    background: url(../img/icon_select_arrow.png) no-repeat;
    background-size: 14px 9px;
    z-index: 2;
    margin-top: -5px;
  }

  /* 首页-通知公告 */
  #swiper_notice {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    line-height: 20px;
  }

  #swiper_notice .ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: box;
    box-orient: vertical;
    line-clamp: 2;
    overflow: hidden;
  }

  /* 首页-通知公告 */

  .mobile_logo {
    width: 150px;
    height: auto;
    margin-right: 15px;
  }

}

.borderless-input {
  border: none;
  outline: none
}


.main {
  margin-left: auto;
  margin-right: auto;
  width: 1200px
}


.search-item {
  display: flex;
  align-items: center;
  background-color: #e6e4e4;
  width: 350px;
  height: 42px;
  border-radius: 21px;
  margin-right: 40px
}

.search-item .search-input {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%
}

.search-item .search-input .input {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  height: 42px;
  width: 100%;
  background-color: transparent
}

.search-item .search-input .seatch-icon {
  display: flex;
  align-items: center;
  margin-right: 30px
}

.logo {
  display: flex;
  align-items: center
}

.header {
  height: 120px;
  display: flex;
  justify-content: space-between
}

.header .search {
  display: flex;
  align-items: center;
  position: relative
}

.header .search .language {
  display: flex
}

.header .search .language .language-btn {
  height: 42px;
  line-height: 42px;
  width: 42px;
  color: #d3d3d3;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #D3D3D3;
  margin: 5px
}

.header .search .language .sel {
  height: 42px;
  line-height: 42px;
  width: 42px;
  color: #2363d4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #2363d4;
  margin: 5px
}

.catalogue_left_box {
  background: #f6f6f6;
  padding: 13px 20px 14px;
  background: #fff;
  margin-top: 5px;
  margin-right: 20px;
}

.list_area_1 {
  padding: 13px 20px 5px;
  background: #fff;
  margin-top: 5px;
}

.show_area_1 {
  padding: 13px 20px 5px;
  background: #fff;
  margin-top: 5px;
}

/* 用户登录注册样式 */
.user-auth {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.user-auth .user-info,
.user-auth .auth-buttons {
  display: flex;
  align-items: center;
  gap: 8px;
}

.user-auth .user-name {
  color: #333;
  font-weight: 500;
}

.user-auth .separator {
  color: #d3d3d3;
  margin: 0 5px;
}

.user-auth .btn-login,
.user-auth .btn-register,
.user-auth .user-link {
  color: #2363d4;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
}

.user-auth .btn-login:hover,
.user-auth .btn-register:hover,
.user-auth .user-link:hover {
  color: #1a4da8;
  text-decoration: none;
}

.user-auth .btn-login {
  padding: 6px 18px;
  background-color: #2363d4;
  color: #fff;
  border-radius: 20px;
  border: 1px solid #2363d4;
}

.user-auth .btn-login:hover {
  background-color: #1a4da8;
  color: #fff;
}

.user-auth .btn-register {
  padding: 6px 18px;
  background-color: #fff;
  color: #2363d4;
  border-radius: 20px;
  border: 1px solid #2363d4;
}

.user-auth .btn-register:hover {
  background-color: #f0f4ff;
  color: #1a4da8;
  border-color: #1a4da8;
}

/* 响应式样式 */
@media (max-width: 768px) {
  .user-auth {
    font-size: 12px;
  }
  
  .user-auth .btn-login,
  .user-auth .btn-register {
    padding: 4px 12px;
    font-size: 12px;
  }
  
  .user-auth .user-name {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
