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;
  font-family: threeFont;
}
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,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
.swiper-container {
  max-height: 600px;
  overflow: hidden;
}
* {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
/* 字体引入 */
@font-face {
  font-family: firstFont;
  src: url(../font/Roboto-Regular.ttf);
  font-weight: bold;
}
@font-face {
  font-family: twoFont;
  src: url(../font/RobotoCondensed-Bold.ttf);
  font-weight: bold;
}
@font-face {
  font-family: threeFont;
  src: url(../font/Roboto-Regular.ttf);
}
@font-face {
  font-family: fourFont;
  src: url(../font/RobotoCondensed-Regular.ttf);
}
.layout {
  width: 1400px;
  margin: 0 auto;
}
header {
  height: 150px;
  width: 100%;
  margin: 0 auto;
  border-top: 11px solid #003f88;
}
header .layout {
  height: 100%;
  position: relative;
}
header .layout .logo {
  /*  width: 372px; */
  margin-top: -26px;
  position: absolute;
}
header .layout .logo img {
  width: 100%;
}
header .layout .nav_list {
  width: 100%;
  margin-top: 58px;
  padding-left: 524px;
}
header .layout .nav_list li {
  float: left;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in-out;
  height: 50px;
}
header .layout .nav_list li a {
  display: block;
  font-family: twoFont;
  font-size: 20px;
  color: #003f88;
}
header .layout .nav_list li .dropdown {
  /* display: none; */
  /* overflow: hidden; */
  position: absolute;
  top: 28px;
  width: 250px;
  z-index: 100;
}
header .layout .nav_list li .dropdown a {
  text-align: center;
  width: 100%;
  display: block;
  font-family: threeFont;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #003f88;
  border-bottom: 1px solid #578ec3;
  transition: all 0.25s ease-in-out;

white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
header .cn{
  right: 42px;
  margin-top: -56px;
  position: absolute;}
header .cn img{

}
header .layout .search {
  right: 0;
  margin-top: -54px;
  position: absolute;
}
.dropdown {
  display: none;
}
.nav_list .dropdown a:hover {
  background-color: #f59a23 !important;
}
/* 底部 */
footer {
  width: 100%;
  background: url(../images/foot-bg.png) no-repeat center top / cover;
  height: 160px;
 overflow:hidden;
  background-color: #003f88;
  clear:both;
}
footer .layout .logo {
  width: 33.6%;
  float: left;
  margin-top: 28px;
}
footer .layout .info {
  width: 42.9%;
  float: left;
  border-left: 1px solid #3668a1;
  border-right: 1px solid #3668a1;
  margin-top: 34px;
  padding-left: 44px;
}
footer .layout .info p {
  color: #ffffff;
  font-size: 14px;
  font-family: '微软雅黑';
  line-height: 28px;
  padding-left: 35px;
}
footer .layout .info .ad {
  background: url(../images/ad-icon.png) no-repeat left 2px;
}
footer .layout .info .tel {
  background: url(../images/tel-icon.png) no-repeat left 4px;
}
footer .layout .info .email {
  background: url(../images/info-icon.png) no-repeat left 5px;
}
footer .layout .other {
  margin-top: 30px;
  width: 23.5%;
  float: left;
}
footer .layout .other p {
  color: #ffffff;
  font-size: 14px;
  font-family: '微软雅黑';
  line-height: 28px;
  float: right;
}
footer .layout .other p:last-child{
  margin-left: 33px;
}
footer .layout .other p a{
  color: #89baf4;
}
footer .layout .other p a:last-child{
  margin-left: 130px;
}
/* 搜索框开始 */
.model-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
.find {
  position: fixed;
  top: -200px;
  left: 50%;
  z-index: 9999;
  display: block;
  transition: all 0.8s ease-in-out;
  transform: translateX(-50%);
}
.find input {
  width: 420px;
  height: 50px;
  border: none;
  padding-left: 10px;
  font-size: 16px;
  line-height: 50px;
  color: #959595;
  /*  background: url(../images/search_md.png) no-repeat 98%; */
  background-color: #ffffff;
  outline: none;
}
.find form button {
  border: none;
  outline: none;
  background-color: #fff;
  margin-top: 10px;
  position: absolute;
  right: 8px;
  top: 0;
}
/* 搜索框结束 */
.btn {
  float: right;
  margin-top: 30px;
  margin-right: 10px;
}
/* 手机端导航栏样式 */
.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;
}
.top .more div:hover {
  color: #003f88;
}
@media screen and (max-width: 1399px) {
  .layout {
    width: 100%;
    padding: 10px;
  }
  header .layout .logo{
  margin-top:20px;
}
  header .layout .nav_list li {
    padding: 0 10px;
  }
  footer .layout .other {
    padding-right: 5px;
  }
}
@media screen and (max-width:1340px) {
footer .layout .other p:last-child{
margin-left:0px;}
}
@media screen and (max-width: 1310px) {
  header .layout .nav_list {
    padding-left: 470px;
  }
}
@media screen and (max-width: 1245px) {
  footer .layout .info {
    border: none;
    padding-left: 65px;
  }
  footer {
    height: auto;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1224px) {
  header .layout .logo {
    width: 372px;
  }
  header .layout .nav_list {
    padding-left: 400px;
  }
}
@media screen and (max-width:1199px){
footer .layout .other p a:last-child {
    margin-left: 16px;
}
}
@media screen and (max-width: 1154px) {
  header .layout .nav_list li {
    padding: 0 6px;
  }
}
@media screen and (min-width: 1100px) {
  .btn {
    display: none;
    float: right;
    margin-top: 54px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 1099px) {
  .nav_list {
    display: none;
  }
header .cn{
display:none;}
  .search {
    display: none;
  }
  .swiper-container {
    width: 100%;
    height: 400px;
  }
  .navHeader_left .icon .search {
    display: block;
  }
  header{
  height:120px;
}
  header .layout .logo {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1080px) {
  footer .layout {
    padding: 0 22%;
  }
  footer .layout .logo {
    width: 100%;
  }
  footer .layout .info {
    width: 100%;
    padding-left: 0;
  }
  footer .layout .other {
    width: 100%;
    margin-top: 4px;
  }
  footer .layout .other p {
    text-align: initial;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  header .layout .logo {
    width: 300px;
    margin-top: 6px;
  }
  header {
    height: 100px;
  }
  .btn {
    margin-top: 20px;
  }
  footer .layout .info {
    margin-top: 6px;
    padding-left: 10px;
  }
  footer .layout .other {
    padding-left: 10px;
  }
  .find input {
    width: 300px;
  }
  .swiper-container {
    width: 100%;
    height: 300px;
  }
  footer {
    background: url(../images/foot-bg.png) no-repeat 54% top;
    background-color: #003f88;
  }
}
@media screen and (max-width: 640px) {
  footer .layout {
    padding: 0 8%;
  }
}
@media screen and (max-width: 500px) {
  footer .layout {
    padding: 0 10px;
  }
  footer .logo img {
    width: 91%;
  }
}
@media screen and (max-width: 440px) {
  header .layout .logo {
    width: 240px;
    margin-top: 6px;
  }
  header {
    height: 85px;
  }
  .btn {
    margin-top: 12px;
  }
}
