body {
  font-family: "Microsoft YaHei";
  padding: 0;
  margin: 0;
  background: #f2f2f2;
}

a {
  text-decoration: none;
  color: #222;
}

a:hover {
  color: #38b7ea;
}

.container {
  clear: both;
  width: 1200px;
  margin: 0 auto;
}

.logo {
  padding: 5px 0;
  background-color: #0061ae;
}

.motoo {
  background-color: #035597;
  text-align: center;
  color: #f2f2f2;
  font-size: 17px;
  padding: 5px;
}

.nav {
  background-color: #0061ae;
}

.footer {
  clear: both;
  /* margin-top: 20px; */
}

.logo>.container {
  height: 110px;
}

.logoimg {
  float: left;
  cursor: pointer;
}

.pictures>.container {
  background-color: #f2f2f2;
  width: 100%;
}

.nav>.container {
  height: 50px;
  color: #fff;
  border-top: 1px solid #3381be;
}

.wp_nav .nav-item {
  line-height: 50px;
  font-weight: bold;
  margin-right: 20px;
}

.footer>.container {
  background-color: #242424;
  height: 80px;
}

.content>.container {
  background-color: #fff;
}

.left {
  width: 293px;
  background-color: #fff;
  float: left;
  margin-top: 20px;
  margin-right: 10px;
  padding: 10px;
}

.mleft {
  width: 575px;
  background-color: #fff;
  float: left;
  margin-top: 20px;
  margin-right: 10px;
  padding: 10px;
}

.mid {
  background-color: #fff;
  width: 293px;
  float: left;
  margin-right: 10px;
  margin-top: 20px;
  padding: 10px;
}

.mright {
  background-color: #fff;
  width: 575px;
  float: right;
  margin-top: 20px;
  padding: 10px;
}

.right {
  background-color: #fff;
  width: 293px;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
}

.nav-item>a>span.item-name {
  color: #fff;
  padding: 0px 10px;
  line-height: 50px;
}

.sub-nav>.nav-item>a>span.item-name {
  color: #4e4e4e;
  padding: 0px 10px;
  line-height: 50px;
}

.midright .blockline {
  border-bottom: 1px dashed #aaa;
}

.blocktitle {
  display: inline-block;
  margin: 0;
  padding: 10px 0px 20px;
  font-size: 24px;
  font-weight: 700;
  color: #2c2c2c;
  /* background-color: #0a4c8a; */
}

.blocktitle em {
  display: block;
  font-size: 16px;
  color: orange;

}

.blockmore {
  float: right;
  margin-right: 10px;
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
  color: orange;
}

.blockmore a {
  font-weight: bold;
  color: orange;
}

.wp_article_list_table {
  clear: both;
  margin-top: 5px;
  font-size: 15px;
}

.wp_article_list_table>tbody>tr {
  padding-left: 10px;
  line-height: 35px;
  border-bottom: 1px dashed #aaa;
}

.footer .code {
  background-color: #1d1d1d;
  margin: 20px auto 0;
  text-align: center;
  padding: 20px 0;
}

.footer .line2 {
  color: #fff;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.line2>.container {
  padding-top: 10px;
}

.center {
  text-align: center;
}

.text {
  padding: 10px;
}

.midright {
  background-color: #fff;
  width: 920px;
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
}

.cleft {
  width: 250px;
  background-color: #fff;
  float: left;
  margin-top: 20px;
  margin-right: 10px;
  /* padding: 10px; */
}

.wp_listcolumn {
  padding: 0;
  margin: 0;
}

.theleft {
  width: 313px;
  /* background-color: #fff; */
  float: left;
  margin-top: 20px;
  margin-right: 10px;
}

.leftmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  /* background: #eee url('./images/leftall.jpg'); */
}

.leftmenu li {
  /* text-align: center; */
  line-height: 70px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
  padding-left: 30px;
}

.leftmenu li a {
  outline: none;
  text-decoration: none;
  color: #ffffff;
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  line-height: 70px;
  /* margin-top: 15px; */
  padding-left: 60px;
  width: 313px;
}


.search {
  padding-top: 20px;
  float: right;
  width: 250px;
}

.dtjt9_div_text .dtjt9_div_text_title {
  background: rgba(238, 238, 238, 0.5);
  color: #fff;
}

.dtjt9_div_text .dtjt9_div_text_title a {
  color: #fff;
}

.col_metas {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

.blackback {
  border-bottom: 1px dashed #aaa;
  padding: 5px 0;
}

.wp_listcolumn .wp_column a {
  font-size: 16px;
  background-color: #fff;
  display: block;
  border-left: solid 12px #dce7f1;
  color: #333;
  position: relative;
  line-height: 50px;
  width: 240px;
}

.wp_listcolumn .wp_subcolumn {
  padding-left: 0px;
}

.wp_listcolumn .wp_column a:hover,
.wp_listcolumn .wp_column a.selected {
  border-left-color: #f37e37;
  background: none;
  background: #dce7f1;
  color: #094c8f;
}

.wp_listcolumn .wp_subcolumn .wp_column a {
  background: none;
  background-color: #fff;
  border-left: solid 12px #dfe0e0;
  line-height: 20px;
  font-size: 16px;
  width: 239px;
}

.wp_listcolumn .wp_subcolumn .wp_column a:hover,
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
  border-left-color: #f37e37;
  background: none;
  background: #dce7f1;
  color: #094c8f;
}

.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
  font-weight: 400;
}


.line img {
  padding: 20px;
}

input#keyword {
  line-height: 30px;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  border-radius: 0;
  border: none;
  background-color: #3381be;
  color: white;
}

.wp_search .search {
  background: url(/_upload/tpl/02/f9/761/template761/images/search6.jpg);
  width: 30px;
  height: 30px;
  border: 0px;
  cursor: pointer;
  position: relative;
  left: -2px;
}

.row {
  /* background-color: #fff; */
  width: 1180px;
  padding: 10px;
}

.halfrowleft{
  width: 580px;
  float: left;
  padding: 10px;
}

.halfrowright{
  width: 580px;
  float: right;
  padding: 10px;
}

.wp_nav .nav-item a span.item-name {
  padding: 5px 15px;
}

.wp_entry {
  font-size: 16px;
}


.wp_nav .nav-item>a:hover {
  background: orange;
}

.wp_entry img {
  max-width: 900px;
}

.dtjt9_div_img .number .current {
  background: orange;
  opacity: 1;
}

table {
  float: none;
}

table.MsoTableGrid {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}

.oneline {
  width: 100%;
  display: flex;
  padding: 10px 0 20px;
}

.whitebg {
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.bluebg {
  color: white;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.bluebg .blocktitle {
  color: white;
}

.bluebg a {
  color: white;
}

.brandwq .btitle {
  font-size: 15px;
  width: 33.4%;
  height: 401px;
  float: left;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  transition: 0.2s;
  color: white;

}

.brandwq .btitle:hover {
  filter: brightness(1.4);

}

.brand .btitle {
  font-size: 15px;
  width: 22.2%;
  height: 200px;
  float: left;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  transition: 0.2s;
  color: white;
}

.brand .btitle:hover {
  filter: brightness(1.4);
}

.whzi {
  position: relative;
  font-weight: 700;
  left: 10px;
  top: 15px;
  font-size: 16px;
}

.whzi_s {
  position: relative;
  top: 20px;
  padding: 10px;
  font-size: 14px;
  color: #cccccc;
}

.btitle .icon {
  display: block;
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}

.wp_listcolumn .wp_column a {
  background: none;
}

.div_piccontenttitle_li .c_pt_12 .c_pic img {
  background: #fefefe;
  padding: 2px;
  width: 275px;
  height: 440px;
  object-fit: cover;
  margin-bottom: 20px;
  margin-right: 10px;
}

.div_piccontenttitle_li .c_pt_12 {
  display: inline;
}

.div_ztylb2 {
  width: 100%;
}

tr.articlelist2_tr {
  padding-left: 10px;
  line-height: 35px;
  border-bottom: 1px dashed #aaa;
  background: none;
}

.news_icon_td {
  background: none;
}

.div_ztylb2>tbody>tr>td {
  width: 100%;
}

.jg-box {
  margin-left: 130px;
  position: relative;
  background: #f3f7fa;
  padding-left: 90px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 65px;
}

.jg-box-t {
  font-size: 20px;
  color: #0a4f94;
  font-weight: bold;
  letter-spacing: 15px;
}

.jg-box-t span {
  display: inline-block;
  width: 30px;
}

.jg-box-name {
  font-size: 24px;
  color: #666;
  margin-top: 30px;
  text-align: center;
}

.jg-img {
  position: absolute;
  left: -130px;
  top: -30px;
}

.jg-img img {
  width: 200px;
  height: 265px;
  object-fit: cover;
}

.jg-box-left {
  width: 193px;
  border-right: solid 1px #dde0e2;
  height: 135px;
  padding-top: 20px;
}

.dh-width {
  width: 50%;
  margin-top: 20px;
  font-size: 18px;
  color: #666;
  padding-left: 32px;
  background: url(/_upload/tpl/02/f9/761/template761/images/icon-dh.png) left center no-repeat;
}

.jg-box-right {
  margin-left: 235px;
}

.icon-dz {
  background: url(/_upload/tpl/02/f9/761/template761/images/icon-dz.png) left center no-repeat;
}

.icon-yx {
  background: url(/_upload/tpl/02/f9/761/template761/images/icon-yx.png) left center no-repeat;
  width: 100%;
}

.jg-box-name span {
  padding-left: 30px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.img-hide {
  overflow: hidden;
  display: block;
}

.dw-left .jg-box-t {
  letter-spacing: 0;
  text-align: center;
}

.clearfix:after {
  display: table;
  content: "";
  position: relative;
  clear: both;
}

.col-xs-6 {
  width: 430px;
  padding-left: 20px;
  float: left;
}

.jy-box {
  position: relative;
  margin-left: 20px;
  margin-top: 55px;
  background: #f3f7fa;
  padding: 50px 20px 0px 210px;
  min-height: 90px;
}

.jy-box-back {
  position: absolute;
  left: -20px;
  display: table;
  top: -20px;
  width: 200px;
  height: 134px;
  background: url(/_upload/tpl/02/f9/761/template761/images/jy-back.png) center no-repeat;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.jy-box-right {
  position: relative;
  padding-left: 0px;
}

.jy-box-left {
  /*position: absolute;left: 0;top: 0;*/
  font-size: 18px;
  color: #094c8f;
  font-weight: bold;
}

/*.jy-list li{ float: left; width: 50%; margin-bottom: 0px; } */
.jy-list li a {
  font-size: 18px;
  color: #666;
  /*font-weight: bold;*/
}

.jy-box-back span {
  display: table-cell;
  vertical-align: middle;
  height: 134px;
}

.zwname {
  width: 85px;
  padding-left: 0 !important;
  font-size: 18px !important;
  color: #094c8f !important;
  font-weight: bold !important;
  letter-spacing: 0px !important;
  float: left;
  height: 24px;
}

.jy-list {
  list-style: none;
}

.jy-list a {
  font-size: 18px;
  color: #666;
  text-decoration: none;
}

@media (max-width:1200px) {

  .left,
  .theleft,
  .mleft,
  .mright,
  .midright,
  .cleft,
  .row,
  .halfrowleft,
  .halfrowright {
    float: none;
    width: 100%;
    padding: 0px;
  }

  .wp_listcolumn .wp_subcolumn .wp_column a {
    width: 100%;
  }

  .wp_listcolumn .wp_column a {
    width: 100%;
  }

  .wp_search {
    position: fixed;
    top: 20px;
    right: 20px;
  }

  .nav {
    background: none;
  }

  .nav>.container {
    border: none;
  }

  .nav-item>a>span.item-name {
    color: black;
  }

  .brandlast {
    float: left;
  }

  .div_ztylb2 .div_ztylb2_img {
    display: none;
  }

  .div_piccontenttitle_li .c_pt_12 .c_pic {
    width: 100%;
    text-align: center;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .whzi_s {
    font-size: 10px;
  }

  .container {
    width: 95%;
    padding: 0px;
  }
}