body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  box-sizing: border-box;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/xl.png) no-repeat scroll right center transparent;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: black;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: white;
  cursor: default;
  margin: 0em;
  font: 400 13.3333px Arial;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #a9a9a9;
  border-image: initial;
}
select::-ms-expand {
  display: none;
}
body {
  background: #fff;
  font-size: 14px;
}
td,
th,
caption {
  font-size: 14px;
}
a {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
* {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
}
article .r_con .content ul,article .r_con .content li{
   list-style: unset!important;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
.header {
  width: 100%;
  height: 143px;
  background: url(../images/head_bg.png) no-repeat;
  background-color: #003f88;
  overflow: hidden;
}
.header .layout .logo {
  float: left;
  margin-top: 30px;
}
.header .layout .logo img {
  width: 100%;
}
.header .layout .r_link {
  float: right;
  margin-top: 38px;
}
.header .layout .r_link .top {
  position: relative;
  right: -10px;
  margin-bottom: 0;
}
.header .layout .r_link .top a {
  font-size: 16px;
  font-family: '微软雅黑';
  color: #fff;
  border-right: 2px solid #fff;
  padding-right: 17px;
  margin-left: 10px;
  display: inline-block;
  line-height: 17px;
}
.header .layout .r_link .top a:last-child {
  border-right: none;
  padding-right: 0;
}
.header .layout .r_link .find {
  position: relative;
  margin-top: 18px;
}
.header .layout .r_link .find input {
  width: 244px;
  height: 40px;
  border: none;
  padding-left: 10px;
  font-size: 12px;
  /*line-height: 40px;*/
  color: #aeaeae;
  background-color: #ffffff;
  outline: none;
}
.header .layout .r_link .find button {
  border: none;
  outline: none;
  background-color: #fff;
  margin-top: 12px;
  position: absolute;
  right: 8px;
  top: 0;
}
nav {
  width: 100%;
  height: 57px;
  background-color: #013066;
}
.nav_list li {
  height: 57px;
  float: left;
  line-height: 57px;
  width: 12.5%;
  z-index: 9;
  position: relative;
  text-align: center;
}
.nav_list li a {
  color: #ffffff;
  font-size: 18px;
  font-family: '微软雅黑';
}
.nav_list .dropdown {
  position: absolute;
  width: 200px;
  top: 57px;
  overflow: hidden;
  z-index: 10;
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;/* IE 9 */
-moz-transition: all 0.25s ease-in-out; /* Firefox */
-webkit- ransition: all 0.25s ease-in-out;/* Safari 和 Chrome */
-o-transition: all 0.25s ease-in-out;/* Opera */
}
.nav_list .dropdown a {
  width: 100%;
  display: block;
  text-align: justify;
  padding-left: 27px;
  height: 50px;
  line-height: 50px;
  color: #fefeff;
  font-size: 14px;
  font-family: '微软雅黑';
  background-color: #131d34;
  border-bottom: 1px solid #2b3448;
  transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;/* IE 9 */
-moz-transition: all 0.25s ease-in-out; /* Firefox */
-webkit- ransition: all 0.25s ease-in-out;/* Safari 和 Chrome */
-o-transition: all 0.25s ease-in-out;/* Opera */
}
.mobile_header {
  width: 100vw;
  height: 100vh;
  z-index: 999;
}
.mobile_header {
  width: 100%;
}
.mobile_content {
  width: 100%;
  padding: 15px 10px;
  overflow: hidden;
  background-color: #003f88 !important;
}
.mobile_head .wenzi_con {
  float: left;
  width: 81%;
}
.mobile_head .wenzi_con img {
  width: 100%;
}
.mobile_head .nav_icon {
  float: right;
}
.nav_headerMain {
  display: none;
}
.navHeader_btn li:nth-child(2) {
  width: 30px;
  height: 5px;
}
.active {
  display: block !important;
}
.navHeader_left {
  position: fixed;
  top: 0;
  left: -1200px;
  z-index: 888;
  float: left;
  height: 100%;
  width: 60%;
  padding: 20px 0;
  background-color: #f5f5f5;
  -webkit-transition: left 0.2s ease-in-out;
  -o-transition: left 0.2s ease-in-out;
  -moz-transition: left 0.2s ease-in-out;
  transition: left 0.2s ease-in-out;
 
}
.navHeader_left .search_icon {
  float: right;
  margin-top: 20px;
}
.navHeader_left .icon {
  width: 46px;
  /*   padding: 0 5px; */
  margin-top: 1px;
  color: #003f88;
  display: block;
  float: right;
  line-height: 11px;
}
.navHeader_left .wenzi {
  margin-right: 10px;
}
.navHeader_left .search_icon .wenzi a {
  font-weight: bold;
  font-size: 18px;
  /*  border-right: 2px solid #003f88; */
  padding-right: 10px;
  line-height: 18px;
  display: inline-block;
  margin-left: 4px;
}
.wenzi a {
  text-decoration: none;
  color: #003f88;
}
.navHeader_left .icon img {
  height: 26px;
  margin-top: 5px;
}
.navHeader_right {
  position: fixed;
  display: none;
  top: 0;
  left: 60%;
  z-index: 777;
  float: left;
  width: 40%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.wenzi li {
  width: 100%;
  height: 50px;
  padding: 0 10px;
  border-bottom: 1px solid #eee;
}
.wenzi li a {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #003f88;
}
.wenzi li .drop {
  display: none;
}
.wenzi li .drop a {
  width: 100%;
  display: block;
  height: 50px;
  color: #003f88;
  border-top: 1px solid #eee;
  padding-left: 30px;
}
.nav_headerMain .find {
  position: relative;
  margin-top: 18px;
  display: block !important;
}
.nav_headerMain .find input {
  width: 244px;
  height: 40px;
  border: none;
  padding-left: 10px;
  font-size: 12px;
  line-height: 40px;
  color: #aeaeae;
  background-color: #ffffff;
  outline: none;
  float: right;
  margin-right: 10px;
}
.nav_headerMain .find button {
  border: none;
  outline: none;
  background-color: #fff;
  margin-top: 12px;
  position: absolute;
  right: 16px;
  top: 0;
}
/* 底部开始 */
footer {
  background-color: #003f88;
  border-bottom: 1px solid #3d6da4;
}
footer .layout .top_con {
  background: url(../images/footer-bg.png);
  padding-bottom: 30px;
}
footer .layout .top_con .logo {
  width: 35.7%;
  float: left;
  margin-top: 52px;
}
footer .layout .top_con .logo img {
  width: 91%;
}
footer .layout .top_con .info {
  width: 37%;
  float: left;
  margin-top: 26px;
  position: relative;
  border-left: 1px solid #3668a1;
  border-right: 1px solid #3668a1;
  padding-left: 15px;
  height: 154px;
}
footer .layout .top_con .info .info_con {
  width: 100%;
  padding-right: 0px;
  padding-top: 15px;
}
footer .layout .top_con .info .info_con li {
  color: #fff;
  font-family: '微软雅黑';
  font-size: 14px;
  line-height: 28px;
  padding-left: 36px;
}
footer .layout .top_con .info .info_con .ad span {
    display: inline-block;
    vertical-align: top;
    width: 58%;
}
footer .layout .top_con .info .info_con .ad {
  background: url(../images/ad_icon.png) no-repeat left 4px;
}
footer .layout .top_con .info .info_con .mobile {
  background: url(../images/mobile.png) no-repeat left;
}
footer .layout .top_con .info .info_con .email {
  background: url(../images/info.png) no-repeat left;
}
footer .layout .top_con .info .info_con .email_id {
  background: url(../images/youbian.png) no-repeat left;
}
footer .layout .top_con .info .r_wechat {
  position: absolute;
  right: 16px;
  top: 12px;
}
footer .layout .top_con .info .r_wechat img {width:107px;height: 107px}
footer .layout .top_con .link {
  width: 27.3%;
  float: left;
  margin-top: 36px;
  position: relative;
}
footer .layout .top_con .link select {
  width: 88%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #333333;
  font-family: '微软雅黑';
  padding-left: 10px;
  position: absolute;
  right: 10px;
  border: none;
  background: url(../images/xl2.png) no-repeat 96% 15px;
  background-color: #fff;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  margin-top: 33px;
}
.foot_bot {
  background-color: #003f88;
  width: 100%;
  text-align: center;
  padding: 8px 0;
}
.foot_bot p {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: '微软雅黑';
  line-height: 29px;
}
.foot_bot p a {
  font-size: 14px;
  color: #89baf4;
  font-family: '微软雅黑';
  line-height: 29px;
}
/* 底部结束 */
.btn {
  float: right;
}
@media screen and (max-width: 1199px) {
  .layout {
    width: 100%;
    padding: 0 5px;
  }
footer .layout .top_con .info .info_con .ad span {
  
    width: 53%;
}
}
@media screen and (min-width: 851px) {
  .btn {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  nav {
    display: none;
  }
  .r_link .top {
    display: none;
  }
  .find {
    display: none;
  }
  .header {
    height: 100px;
  }
  .header .layout .logo {
    float: left;
    margin-top: 12px;
    width: 290px;
  }
  .header .layout .r_link {
    margin-top: 36px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-container {
    width: 100%;
    height: 240px;
  }

}
@media screen and (max-width: 1070px) {
  footer .layout .top_con {
    padding: 30px 18%;
  }
  footer .layout .top_con .logo {
    width: 100%;
    float: initial;
  }
  footer .layout .top_con .info {
    width: 100%;
    float: initial;
    margin-top: 0;
    height: auto;
    padding-left: 0;
  }
  footer .layout .top_con .link {
    width: 100%;
    float:  initial;
  }
  footer .layout .top_con .link select {
    position: initial;
    width: 80%;
  }
  footer .layout .top_con .link .link_email {
    position:  initial;
    margin-top: 20px;
  }
  footer .layout .top_con .info {
    border-left: none;
    border-right: none;
  }
  footer .layout .top_con .info .r_wechat {
    right: 80px;
  }
}
@media screen and (max-width: 768px) {
  footer .layout .top_con {
    padding: 30px 14%;
  }
  footer .layout .top_con .info .info_con{
    padding-right: 98px;
  }
  footer .layout .top_con .info .info_con .ad span {
     width:58%;
  }
}
@media screen and (max-width: 573px) {
  footer .layout .top_con {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 640px) {
  footer .layout .top_con .info .r_wechat {
    right: 40px;
  }
  .header .layout .logo {
    float: left;
    margin-top: 8px;
    width: 230px;
  }
  .header {
    height: 80px;
  }
  .header .layout .r_link {
    margin-top: 22px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 445px) {
 footer .layout .top_con .info .info_con .ad span {
    width: 80%;
}
  footer .layout .top_con .info .r_wechat {
    position: initial;
    margin-top: 10px;
    padding-left: 10px;
  }
  footer .layout .top_con .info .info_con {
    padding-right: 0;
    padding-left: 10px;
  }
  footer .layout .top_con .link {
    margin-top: 16px;
  }
  footer .layout .top_con .link select {
    width: 90%;
  }
  footer .layout .top_con .link select {
    margin-top: 4px;
  }
}
/* hover效果 */
.nav_list li:hover {
  background-color: #fff;
}
.nav_list li:hover a {
  color: #013066;
  font-weight: bold;
}
.nav_list li:hover .dropdown a {
  color: #fff;
  font-weight: normal;
}
.research .layout .bot_con .l_info .dec:first-child{
display:block;
}
@media screen and (max-width:440px){
.nav_headerMain .find input{
width:100%;}
.wp_articlecontent table{
width:100% !important;
}
.wp_articlecontent table td{
width:20% !important;
}
.banner{
height:240px;
}
}
.nav_list .dropdown a:hover {
}
.r_con img{
max-width:100% !important;
object-fit:cover;
}