@charset "utf-8";

.cblue {
  color: #13449A;
}
.cgray {
  color: #878787;
}

.font12 {
  font-size: 12px;
}
.font13 {
  font-size: 13px;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font17 {
  font-size: 17px;
}
.font18 {
  font-size: 18px;
}
.font20 {
  font-size: 20px;
}
.font22 {
  font-size: 22px;
}
.font24 {
  font-size: 24px;
}
.font26 {
  font-size: 26px;
}
.fontbold {
  font-weight: bold;
}
html {
    overflow-x: hidden;
}
.header {
  background-color: #13449A;
  display: flex;
  align-items: center;
}
.header-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #13449A;
  font-weight: bold;
  height: 50px;
  background-color: #fff;
}
.header-cover {
  width: 1400px;
}

.footer {
  background-color: #F0EFEF;
}
.footer /deep/ .el-button--primary {
  color: #13449A;
  background-color: white;
  border-color: white;
}
.footer .link {
  line-height: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -ms-flex-pack: justify !important;
}
.footer .address {
  background-color: #13449A;
  line-height: 100px;
  height: 100px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wp_nav_w2 .wp_nav .nav-item a span.item-name {
    padding: 14px 40px !important;
}.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;
    height: 22px;
    padding: 17px 0;
    line-height: 22px;
    background: none;
    color: #333;
    font-size: 14px;
    border: 0;
    outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}



.vs {
    float: left;
}
.searchbox {
    float: right;
    margin-top: 8px;
    position: relative;
    z-index: 9;
}
ul.news_list.list2 span.news_title {
    float: left;
}ul.news_list.list2 span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
}.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
ul.news_list.list2 .news {
    line-height: 34px;
}ul.news_list.list2 .news:hover a {
    color: #13449A;
}


@media screen and (max-width: 1410px) {
.dtjt8_div_img {
    max-width: 100% !important;
}
.container {
       max-width: 100%;
}.nav .inner {
    width: auto !important;
}



}