* {
  padding: 0;
  margin: 0;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

body {
  min-width: 1200px;
}

.ie_low_version {
  display: block;
  height: 70px;
  background: #0063D4;
  color: white;
  line-height: 70px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999999999;
}

.ie_low_version > div {
  padding: 0 40px;
}

.ie_low_version span {
  float: right;
  display: block;
  width: 60px;
  height: 26px;
  line-height: 26px;
  background: #FFFFFF;
  color: black;
  text-align: center;
  font-size: 14px;
  margin-top: 23px;
  cursor: pointer;
}

.ie_low_version a {
  color: white;
  margin: 0 2px;
}

.ie_low_version + div {
  margin-top: 70px;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

ul {
  list-style-type: none;
  margin: 0;
  line-height: 1.3;
}

ul li ul {
  margin-left: 0;
}

p {
  margin: 0;
}

input {
  padding: 0;
  height: auto;
  margin: 0;
}

button {
  padding: 0;
}

.clear {
  clear: both;
}

.centerArea {
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
}

.container {
  width: 100%;
  padding: 0;
}

.header {
  background: #0C7ED9;
  position: relative;
}

.header .logo_link .logo {
  display: inline-block;
  width: 415px;
  height: 67px;
  margin: 22px 0 0 0;
  background-repeat: no-repeat;
  background-image: url("/_upload/tpl/07/83/1923/template1923/images/logo.png");
}

.header .logo_link .link {
  float: right;
  margin-top: 11px;
  height: 20px;
}

.header .logo_link .link a:hover {
  opacity: 0.7;
}

.header .logo_link .link a {
  display: inline-block;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
}

.header .logo_link .link a:first-child {
  padding-right: 10px;
  position: relative;
}

.header .logo_link .link a:first-child:after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 3px;
  right: 0;
  background: white;
}

.header .logo_link .link a:first-child + a {
  padding-right: 10px;
  padding-left: 8px;
  position: relative;
}

.header .logo_link .link a:first-child + a:after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 3px;
  right: 0;
  background: white;
}

.header .logo_link .link a:first-child + a + a {
  padding-left: 8px;
}

.header .nav_div {
  background: #0475D6;
}

.header .nav_div .center_area {
  position: relative;
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto;
}

.header .nav_div .nav_list > ul > li:first-child:before {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  position: absolute;
  top: 14px;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}

.header .nav_div .nav_list > ul > li:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  position: absolute;
  top: 14px;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}

.header .nav_div .nav_list > ul > li:last-child > ul {
  left: inherit;
  right: 0;
}

.header .nav_div .nav_list > ul > li:hover {
  /* border-bottom: 2px solid #81BAEA; */
  background: #036BC5;
}

.header .nav_div .nav_list > ul > li {
  float: left;
  text-align: left;
  position: relative;
}

.header .nav_div .nav_list > ul > li > a {
  font-size: 16px;
  color: #FFFFFF;
  height: 100%;
  display: inline-block;
  padding: 10px 0;
  line-height: 24px;
  letter-spacing: 0;
  margin-left: 29px;
  margin-right: 29px;
  /* border-bottom: 2px solid #0475D6;*/
}

.header .nav_div .nav_list > ul > li > ul {
  display: none;
  position: absolute;
  top: 44px;
  left: 0;
  background: #036BC5;
  z-index: 99;
  width: 216px;
}

.header .nav_div .nav_list > ul > li > ul .sub_li:first-child {
  border-top: none;
}

.header .nav_div .nav_list > ul > li > ul .sub_li:hover {
  background: #0262B5;
}

.header .nav_div .nav_list > ul > li > ul .sub_li {
  padding: 0 28px;
  border-top: 1px solid #036BC5;
  position: relative;
}

.header .nav_div .nav_list > ul > li > ul .sub_li > a {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}

.searched {
  position: absolute;
  top: -60px;
  right: 0px;
  margin-top: 9px;
  background: #F8F8F8;
  width: 220px;
  height: 32px;
}

.formed {
  position: relative;
}

.formed .keyword {
  border: none;
  outline: none;
  color: #999999;
  font-size: 14px;
  background: none;
  margin: 0rem !important;
  padding: 0rem !important;
  height: auto !important;
  box-shadow: inherit !important;
  padding-left: 0.8rem !important;
  padding-bottom: 0.4rem !important;
  position: absolute;
  top: 5px;
}

.formed .search {
  position: absolute;
  top: -2px;
  left: 190px;
  border: none;
  width: 24px;
  height: 24px;
  background: url(/_upload/tpl/07/83/1923/template1923/images/search.jpg) no-repeat;
  background-position: 1px 6px;
  cursor: pointer;
  outline: none;
}

.main .swiper-container1 {
  /*max-width: 100% !important;
  overflow: hidden !important;*/
  max-width: 1920px;
}

.main .swiper-container1 .swiper-wrapper {
  text-align: center;
}

.main .swiper-container1 .swiper-slide {
  /* overflow: hidden !important;*/
}

.main .swiper-container1 .swiper-slide > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0px;
}

.main .swiper-container1 .swiper-slide .bottom_area {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(58, 56, 56, 0.5);
}

.main .swiper-container1 .swiper-slide .bottom_area .bottom_title {
  height: 38px;
  line-height: 38px;
  width: 100%;
  text-align: left;
}

.main .swiper-container1 .swiper-slide .bottom_area .bottom_title > a {
  color: #ffffff;
}

.main .swiper-container1 .swiper-button-next {
  color: #ffffff;
  font-size: 19px;
  top: auto;
  left: 50%;
  width: 7px;
  height: 14px;
  background-image: none;
  bottom: 15px;
  margin-left: 593px;
}

.main .swiper-container1 .swiper-button-prev {
  color: #ffffff;
  font-size: 19px;
  top: auto;
  left: 50%;
  width: 7px;
  height: 14px;
  background-image: none;
  bottom: 15px;
  margin-left: 481px;
}

.main .swiper-container1 .pagination1 {
  bottom: 8px;
  width: 100px;
  left: 50%;
  margin-left: 490px;
}

.main .swiper-container1 .pagination1 .swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 1 !important;
  width: 12px;
  height: 12px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.main .swiper-container1 .pagination1 .swiper-pagination-bullet-active {
  background: #0C7ED9 !important;
}

.main .main-second {
  width: 100%;
  overflow: hidden;
  margin-top: 35px;
}

.main .main-second .content_item1 {
  float: left;
  width: 895px;
  margin-right: 20px;
  overflow: hidden;
}

.main .main-second .content_item1 .swiper-container2 {
  max-width: 100% !important;
  overflow: hidden !important;
  height: 408px;
}

.main .main-second .content_item1 .swiper-container2 .swiper-pagination {
  bottom: 74px;
  text-align: right;
  width: 152px;
  left: 80%;
}

.main .main-second .content_item1 .swiper-container2 .swiper-button-next {
  color: #ffffff;
  font-size: 19px;
  top: 82%;
  right: 8px;
  width: 7px;
  height: 14px;
  background-image: none;
}

.main .main-second .content_item1 .swiper-container2 .swiper-button-prev {
  color: #ffffff;
  font-size: 19px;
  top: 82%;
  left: 79%;
  width: 7px;
  height: 14px;
  background-image: none;
}

.main .main-second .content_item1 .swiper-container2 .swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 1 !important;
  width: 12px;
  height: 12px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.main .main-second .content_item1 .swiper-container2 .swiper-pagination-bullet-active {
  background: #0C7ED9 !important;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide {
  overflow: hidden !important;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > a {
  display: block;
  overflow: hidden;
  height: 342px;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > img {
  width: 895px;
  height: 342px !important;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area {
  width: 895px;
  height: 64px;
  background: #EEEEEE;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .little_title > a:hover {
  color: #0C7ED9;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .little_title > a {
  padding-left: 14px;
  padding-top: 8px;
  font-size: 18px;
  color: #13293D;
  line-height: 21px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .little_title > a > font {
  font-weight: normal !important;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .little_time {
  padding-left: 14px;
  padding-top: 8px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  color: #9B9B9B;
  display: inline-block;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .xyxw_m {
  float: right;
  color: #4A4A4A;
  margin-right: 16px;
}

.main .main-second .content_item1 .swiper-container2 .swiper-slide > .bottom_area .xyxw_m:hover {
  color: #0C7ED9;
}

.main .main-second .content_item2 {
  width: 285px;
  float: left;
}

.main .main-second .content_item2 .xsbg_title {
  background: #F4F4F4;
  border-top: 3px solid #0C7ED9;
  height: 60px;
}

.main .main-second .content_item2 .xsbg_title .xsbg {
  font-size: 22px;
  color: #0C7ED9;
  padding: 14px 0 13px 16px;
  display: inline-block;
}

.main .main-second .content_item2 .xsbg_title .xsbg_m {
  float: right;
  padding: 19px 16px 0 0;
  color: #4A4A4A;
}

.main .main-second .content_item2 .xsbg_title .xsbg_m:hover {
  color: #0C7ED9;
}

.main .main-second .content_item2 .xsbg_list > li {
  border-bottom: 1px dashed #979797;
  height: 58px;
  width: 285px;
  line-height: 58px;
}

.main .main-second .content_item2 .xsbg_list > li a {
  font-size: 14px;
  color: #000000;
  display: inline-block;
  line-height: 20px;
  margin: 10px 10px;
}

.main .main-second .content_item2 .xsbg_list > li a:hover {
  color: #0C7ED9;
}

.main .main-third {
  margin-top: 40px;
}

.main .main-third .content_item11 {
  float: left;
  width: 285px;
  margin-right: 20px;
}

.main .main-third .content_item11 .jzgtz_title {
  background: #F4F4F4;
  border-top: 3px solid #0C7ED9;
  height: 60px;
}

.main .main-third .content_item11 .jzgtz_title .jzgtz {
  font-size: 22px;
  color: #0C7ED9;
  padding: 14px 0 13px 16px;
  display: inline-block;
}

.main .main-third .content_item11 .jzgtz_title .jzgtz_m {
  float: right;
  padding: 19px 16px 0 0;
  color: #4A4A4A;
}

.main .main-third .content_item11 .jzgtz_title .jzgtz_m:hover {
  color: #0C7ED9;
}

.main .main-third .content_item11 .jzgtz_list .act_li {
  display: block;
  float: left;
  border-bottom: 1px dashed #979797;
  padding-bottom: 19px;
  padding-top: 19px;
  width: 285px;
}

.main .main-third .content_item11 .jzgtz_list .act_li .dated {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 9px;
  float: left;
}

.main .main-third .content_item11 .jzgtz_list .act_li .dated .date {
  font-size: 20px;
  line-height: 28px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
}

.main .main-third .content_item11 .jzgtz_list .act_li .dated .month {
  font-size: 12px;
  line-height: 16px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
  padding-top: 4px;
}

.main .main-third .content_item11 .jzgtz_list .act_li .list_item .titles a {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}

.main .main-third .content_item11 .jzgtz_list .act_li .list_item .titles a > font {
  font-weight: normal !important;
}

.main .main-third .content_item11 .jzgtz_list .act_li .list_item .titles a:hover {
  color: #0C7ED9;
}

.main .main-third .content_item22 {
  float: left;
  width: 285px;
  margin-right: 20px;
}

.main .main-third .content_item22 .yjstz_title {
  background: #F4F4F4;
  border-top: 3px solid #0C7ED9;
  height: 60px;
}

.main .main-third .content_item22 .yjstz_title .yjstz {
  font-size: 22px;
  color: #0C7ED9;
  padding: 14px 0 13px 16px;
  display: inline-block;
}

.main .main-third .content_item22 .yjstz_title .yjstz_m {
  float: right;
  padding: 19px 16px 0 0;
  color: #4A4A4A;
}

.main .main-third .content_item22 .yjstz_title .yjstz_m:hover {
  color: #0C7ED9;
}

.main .main-third .content_item22 .yjstz_list .act_li {
  display: block;
  float: left;
  border-bottom: 1px dashed #979797;
  padding-bottom: 19px;
  padding-top: 19px;
  width: 285px;
}

.main .main-third .content_item22 .yjstz_list .act_li .dated {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 9px;
  float: left;
}

.main .main-third .content_item22 .yjstz_list .act_li .dated .date {
  font-size: 20px;
  line-height: 28px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
}

.main .main-third .content_item22 .yjstz_list .act_li .dated .month {
  font-size: 12px;
  line-height: 16px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
  padding-top: 4px;
}

.main .main-third .content_item22 .yjstz_list .act_li .list_item .titles a {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}

.main .main-third .content_item22 .yjstz_list .act_li .list_item .titles a > font {
  font-weight: normal !important;
}

.main .main-third .content_item22 .yjstz_list .act_li .list_item .titles a:hover {
  color: #0C7ED9;
}

.main .main-third .content_item33 {
  float: left;
  width: 285px;
}

.main .main-third .content_item33 .bkstz_title {
  background: #F4F4F4;
  border-top: 3px solid #0C7ED9;
  height: 60px;
}

.main .main-third .content_item33 .bkstz_title .bkstz {
  font-size: 22px;
  color: #0C7ED9;
  padding: 14px 0 13px 16px;
  display: inline-block;
}

.main .main-third .content_item33 .bkstz_title .bkstz_m {
  float: right;
  padding: 19px 16px 0 0;
  color: #4A4A4A;
}

.main .main-third .content_item33 .bkstz_title .bkstz_m:hover {
  color: #0C7ED9;
}

.main .main-third .content_item33 .bkstz_list .act_li {
  display: block;
  float: left;
  border-bottom: 1px dashed #979797;
  padding-bottom: 19px;
  padding-top: 19px;
  width: 285px;
}

.main .main-third .content_item33 .bkstz_list .act_li .dated {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 9px;
  float: left;
}

.main .main-third .content_item33 .bkstz_list .act_li .dated .date {
  font-size: 20px;
  line-height: 28px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
}

.main .main-third .content_item33 .bkstz_list .act_li .dated .month {
  font-size: 12px;
  line-height: 16px;
  background: #0C7ED9;
  text-align: center;
  margin-bottom: 0px;
  color: #FFFFFF;
  padding-top: 4px;
}

.main .main-third .content_item33 .bkstz_list .act_li .list_item .titles a {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
}

.main .main-third .content_item33 .bkstz_list .act_li .list_item .titles a > font {
  font-weight: normal !important;
}

.main .main-third .content_item33 .bkstz_list .act_li .list_item .titles a:hover {
  color: #0C7ED9;
}

.main .main-fourth {
  margin-top: 45px;
  background: #E8F6FF;
  width: 100%;
  height: 120px;
}

.main .main-fourth .yq_link:hover .yq {
  color: #0C7ED9;
}

.main .main-fourth .yq_link {
  width: 285px;
  height: 72px;
  background: #FFFFFF;
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
}
.main .main-fourth .yq_link:last-child {
  margin-right: 0px;
}

.main .main-fourth .yq_link .yq {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  margin: 0 auto;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main .main-fourth .yq_link .triangle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #0c7dd9 transparent;
}

.main .main-fourth .yq_link:first-child + .yq_link + .yq_link + .yq_link + .yq_link {
  margin-right: 0px;
}

.foot {
  width: 100%;
  height: 108px;
  background: #13293D;
}

.foot .contaction {
  color: #ffffff;
  padding-top: 34px;
  display: inline-block;
}

.foot .contaction .adress {
  font-size: 14px;
}

.foot .contaction .phone {
  font-size: 14px;
}

.foot .contaction .phone a {
  color: #ffffff !important;
}

.foot .contaction .phone a:hover {
  color: rgba(12, 126, 217, 0.2) !important;
}

.foot .foot_link {
  display: inline-block;
  float: right;
}

.foot .foot_link .dropup .dropdown-menu > li > a {
  overflow: hidden;
  text-overflow: ellipsis;
}

.foot .foot_link .dropup .dropdown-menu {
  width: 180px;
  height: 168px;
  overflow-y: scroll;
}

.foot .foot_link .dropdown {
  float: right;
  margin-right: 24px;
  margin-top: 38px;
}

.foot .foot_link .dropdown .btn-default {
  width: 156px;
  text-align: left;
  color: #6B6B6B;
}

.foot .foot_link .dropdown .btn-default .caret {
  position: absolute;
  right: 12px;
  top: 14px;
}

.foot .foot_link .wechat {
  float: right;
  margin-top: 34px;
  position: relative;
}

.article .article_box {
  width: 71%;
  margin: 0 auto;
  position: relative;
}

.article .article_box .info_box .arti_titledd h2 {
  padding-top: 30px;
  font-size: 30px;
  color: #0C7ED9;
  text-align: center;
  line-height: 36px;
}

.article .article_box .info_box .arti_metas {
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 24px;
  color: #777777;
}

.article .article_box .info_box .arti_metas span {
  font-size: 14px;
  color: #777777;
  margin-right: 8px;
}

.article .article_box .info_box .entry {
  margin-top: 32px;
}

.article .article_box .info_box .entry .wp_articlecontent > *:first-child {
  margin-top: 0px !important;
}

.article .article_box .info_box .entry .wp_articlecontent h1 {
  color: #0C7ED9;
  font-size: 28px;
  border-left: 6px solid #0475D6;
  padding-left: 12px;
  margin-bottom: 16px;
  margin-top: 32px;
}

.article .article_box .info_box .entry .wp_articlecontent h2 {
  font-size: 24px;
  color: #0C7ED9;
  line-height: 32px;
}

.article .article_box .info_box .entry .wp_articlecontent h2 > span {
  font-size: 24px !important;
  color: #0C7ED9 !important;
  line-height: 32px;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent h3 {
  font-size: 20px;
  color: #0C7ED9;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 16px;
}

.article .article_box .info_box .entry .wp_articlecontent p {
  margin-bottom: 16px !important;
  color: #333333 !important;
  line-height: 24px !important;
  margin-top: 16px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
  background: none !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > span > span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
  background: none !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > span > span > span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
  background: none !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > * {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > strong {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > strong > span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent p > strong > span span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent p span strong span {
  color: #333333 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent a {
  color: #0475D6 !important;
  word-break: break-all !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent a > span {
  color: #0475D6 !important;
  word-break: break-all !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent a > span > span {
  color: #0475D6 !important;
  word-break: break-all !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent a > span > span > span {
  color: #0475D6 !important;
  word-break: break-all !important;
  font-size: 16px !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent * {
  max-width: 100%;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
  font-size: 16px !important;
}

.article .article_box .info_box .entry .wp_articlecontent .list-paddingleft {
  display: block;
  margin-left: 6%;
  color: #0475D6;
}

.article .article_box .info_box .entry .wp_articlecontent .list-paddingleft li p {
  padding-left: 6px;
}

.article .article_box .info_box .entry .wp_articlecontent .list-paddingleft li:first-child p {
  margin-top: 0px;
}

.list_container {
  margin-bottom: 96px;
  min-height: calc(100vh - 140px - 200px);
}

.list_container .bread {
  margin-top: 24px;
}

.list_container .bread .bread_path .bread_link {
  float: right;
  font-size: 14px;
}

.list_container .bread .bread_path .bread_link a {
  color: #0C7ED9;
  font-size: 14px;
}

.list_container .bread .bread_path .bread_link .possplit {
  text-indent: 0;
  background: none;
  color: #999999;
  width: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

.list_container .bread .bread_path .bread_link span {
  font-size: 12px;
  color: #999999;
}

.list_container .bread .bread_path .bread_link a:last-child {
  color: #999999;
}

.list .foot {
  margin-top: 48px;
}

.list .list-container .list_section {
  min-height: calc(100vh - 138px - 108px);
}

.list .list-container .list-background {
  background: url("/_upload/tpl/07/83/1923/template1923/images/list_banner.jpg") no-repeat center;
  width: 100%;
  height: 200px;
}

.list .list-container .list-left {
  width: 23.3%;
  float: left;
}

.list .list-container .list-left .list-nav .nav_box .side_ul > .side_li {
  background: #F6FBFF;
}

.list .list-container .list-left .list-nav .nav_box .side_ul > .selected > a,
.list .list-container .list-left .list-nav .nav_box .side_ul > .parent > a {
  border-left: 8px solid #1394E0 !important;
}

.list .list-container .list-left .list-nav .nav_box .side_ul > .selected > a > i {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 16px;
}

.list .list-container .list-left .list-nav .nav_box .side_ul > .selected > a > span {
  color: #0C7ED9 !important;
}

.list .list-container .list-left .list-nav .nav_box > .side_ul > .side_li > a:hover {
  background: rgba(12, 126, 217, 0.2) !important;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li:hover .side_link {
  border-left: 8px solid rgba(12, 126, 217, 0.1);
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li:last-child .side_link span {
  border-bottom: none;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li {
  /* background: #E8F3FF;*/
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .selected > .sub_link > .disc {
  background: #0C7ED9 !important;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .selected > .sub_link > span {
  color: #0C7ED9 !important;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li > .sub_ul > .sub_li > sub_link:hover span {
  /* color: #0C7ED9 !important; */
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li > .sub_ul > .sub_li:hover .sub_link {
  /* border-left: 8px solid rgba(12, 126, 217, 0.2) !important;*/
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li > .sub_ul > .sub_li > .sub_ul > .sub_li > sub_link:hover span {
  /*  color: #0C7ED9 !important; */
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li > .sub_ul > .sub_li > .sub_ul > .sub_li:hover .sub_link {
  /*border-left: 8px solid rgba(12, 126, 217, 0.2) !important;*/
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li {
  background: #E8F3FF;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_link {
  box-sizing: border-box;
  border: none;
  width: inherit;
  padding-left: 80px;
  display: block;
  height: 100%;
  position: relative;
  background-image: none;
  font-weight: normal;
  border-left: 8px solid #D2E9FB;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_ul .sub_li .sub_link {
  padding-left: 98px;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_link > span {
  line-height: 52px;
  color: #333333;
  font-size: 14px;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_link > span:hover {
  color: #0C7ED9 !important;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_link .disc {
  display: inline-block;
  width: 12px;
  height: 1px;
  background: #333333;
  position: absolute;
  left: 55px;
  top: 50%;
  margin-top: -2px;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .sub_ul .sub_li .sub_ul .sub_li .sub_link .disc {
  left: 76px;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .side_link {
  padding-left: 32px;
  padding-right: 12px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  border-left: 8px solid #D2E9FB;
}

.list .list-container .list-left .list-nav .nav_box .side_ul .side_li .side_link span {
  padding: 16px 0;
  display: inline-block;
  color: #333333;
  width: 98%;
  font-size: 16px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
}

.list .list-container .list-left .list-title {
  width: 100%;
  height: 64px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="#19A5E6", endcolorstr="#0C7ED9", gradientType="1");
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr="#19A5E6", endcolorstr="#0C7ED9", gradientType="1");
  background-image: linear-gradient(90deg, #19A5E6 0%, #0C7ED9 100%);
  color: #ffffff;
  margin-top: 20px;
  position: relative;
}

.list .list-container .list-left .list-title h2 {
  position: absolute;
  font-size: 30px;
  /*width: 144px;*/
  width: 122px;
  height: 36px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.list .list-container .list-right {
  width: 70%;
  float: right;
  position: relative;
}

.list .list-container .list-right .wp_articlecontent p {
  margin-bottom: 16px !important;
  color: #333333 !important;
  line-height: 24px !important;
  margin-top: 16px !important;
  font-size: 16px !important;
}

.list .list-container .list-right .wp_paging {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: #7E7E7E;
  float: right;
}

.list .list-container .list-right .wp_paging li {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  float: left;
  margin-top: 5px;
}

.list .list-container .list-right .wp_paging li a {
  color: #0B6ED6;
  display: inline-block;
  float: left;
  margin-left: 10px;
  line-height: 25px;
  height: 25px;
  cursor: pointer;
  font-size: 14px;
}

.list .list-container .list-right .wp_paging li a span {
  margin: 0;
  font-size: 14px;
}

.list .list-container .list-right .wp_paging li em {
  font-style: normal;
  font-size: 14px;
}

.list .list-container .list-right .wp_paging li span {
  display: inline-block;
  float: left;
  margin-left: 10px;
  font-size: 14px;
}

.list .list-container .list-right .bread {
  position: absolute;
  right: 0;
  top: 50px;
}

.list .list-container .list-right .bread .bread-path .bread-link .possplit {
  text-indent: 0;
  background: none;
  color: #999999;
  width: 10px;
  margin-left: 4px;
  margin-right: 4px;
}

.list .list-container .list-right .bread .bread-path .bread-link span {
  font-size: 12px;
  color: #999999;
}

.list .list-container .list-right .bread .bread-path .bread-link a {
  font-size: 14px;
  color: #0C7ED9;
}

.list .list-container .list-right .bread .bread-path .bread-link a:last-child {
  color: #999999;
}

.list .list-container .list-right .arti-title .arti_til {
  text-align: left;
  font-size: 30px;
  color: #333333;
  line-height: 38px;
  margin-top: 30px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.list .list-container .list-right .news_ul .news_li {
  clear: both;
  overflow: hidden;
  height: 63px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.29);
  margin-bottom: 17px;
}

.list .list-container .list-right .news_ul .news_li .news_meta {
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  display: block;
}

.list .list-container .list-right .news_ul .news_li .news_title a:hover {
  color: #0C7ED9;
}

.list .list-container .list-right .news_ul .news_li .news_title a {
  font-size: 18px;
  color: #333333;
  line-height: 23px;
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list .list-container .list-right .news_ul .news_li .news_title a > font {
  font-weight: normal !important;
}

.wp_articlecontent .table-responsive .table {
  margin-bottom: 8px !important;
  width: 100% !important;
  background: none !important;
  margin-left: 0px !important;
}

.wp_articlecontent .table-responsive .table tr td {
  padding: 12px 8px 12px 8px !important;
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  border: 1px solid #E8E8E8 !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr td > p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr td p {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr td span {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr td div {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.65) !important;
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr:first-child td div {
  color: #FFFFFF !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr td img {
  width: 100%;
  max-width: none;
}

.wp_articlecontent .table-responsive .table > tr:first-child > td,
.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td,
.wp_articlecontent .table-responsive .table colgroup:first-child + tbody tr:first-child > td,
.wp_articlecontent .table-responsive .table colgroup:first-child + thead tr:first-child > td {
  background: #0C7ED9 !important;
  border: 1px solid #E8E8E8 !important;
  color: #FFFFFF !important;
  min-width: 75px !important;
}

.wp_articlecontent .table-responsive .table colgroup:first-child + thead tr:first-child > td p {
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .gccrc tbody:first-child tr:first-child > td {
  background: #ffffff !important;
  color: rgba(0, 0, 0, 0.65) !important;
}

.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td p {
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .table tbody:first-child tr:first-child > td p span {
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .table colgroup:first-child + thead tr:first-child > td span {
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .table colgroup:first-child + thead tr:first-child > td strong {
  color: #FFFFFF !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table colgroup:first-child + thead + tbody tr:first-child > td p,
.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table colgroup:first-child + thead + tbody tr:first-child > td span,
.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table colgroup:first-child + thead + tbody tr:first-child > td strong {
  color: rgba(0, 0, 0, 0.65) !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr:first-child td p {
  color: #FFFFFF !important;
}

.article .article_box .info_box .entry .wp_articlecontent .table-responsive .table tr:first-child td span {
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .table tr:first-child td > span {
  font-size: 14px !important;
  color: #FFFFFF !important;
}

.wp_articlecontent .table-responsive .table tr td > span {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.65) !important;
}

.wp_articlecontent .table-responsive .table tr > td a,
.wp_articlecontent .table-responsive .table tr > td span,
.wp_articlecontent .table-responsive .table tr > td strong {
  color: rgba(0, 0, 0, 0.65) !important;
  font-size: 14px !important;
  background: none !important;
}

.wp_articlecontent .table-responsive .table tr > td span {
  font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}

.wp_articlecontent .table-responsive .table tr:nth-child(odd) > td {
  background: rgba(0, 0, 0, 0.04) !important;
}

@media screen and (max-width: 1200px) {
  .list .list-container .list-background {
    background: url("/_upload/tpl/07/83/1923/template1923/images/list_banner.jpg");
  }
}
.list .szdu_ul .szdu_li {
  float: left;
  min-width: 92px;
  padding: 10px 0;
}

.list .szdu_ul .szdu_li > a {
  color: #333333;
  font-size: 18px;
}

.list .szdu_ul .szdu_li > a:hover {
  color: #0C7ED9;
}

.hcode {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  width: 125px;
  height: 145px;
  position: absolute;
  top: -144px;
  left: -49px;
  display: none;
}

.code {
  margin-top: 15%;
  margin-left: 14%;
  position: relative;
}

.code .text {
  display: block;
  position: absolute;
  top: 98px;
  left: -3px;
}

.code .img_btom {
  position: absolute;
  top: 123px;
  left: 40px;
}

.code .img_code {
  position: absolute;
  left: -15px;
  top: -18px;
}

.foot .foot_link .wechat:hover .hcode {
  display: block;
}

.list .list-container .list-right .wp_articlecontent .table tr td p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

