@charset "utf-8";

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

html,
body {
  color: #333;
  font-size: 16px;
  font-family: "微软雅黑";
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  /* background: #f5f5f5; */
}

body {
  /* padding-top: 157px; */
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color:#333;
}

img,
input {
  border: 0;
  outline: none;
}

#adu0 {z-index: 9999 !important;}


.icon img {
  transition: all 0.3s;
}

.icon:hover img {
  animation: icon-yh 0.6s linear;
}

@keyframes icon-yh {
  0% {
    transform: rotateZ(0);
  }

  10% {
    transform: rotateZ(10deg);
  }

  20% {
    transform: rotateZ(0);
  }

  30% {
    transform: rotateZ(-10deg);
  }

  40% {
    transform: rotateZ(0);
  }

  50% {
    transform: rotateZ(10deg);
  }

  60% {
    transform: rotateZ(0);
  }

  70% {
    transform: rotateZ(-10deg);
  }

  80% {
    transform: rotateZ(0);
  }

  90% {
    transform: rotateZ(10deg);
  }

  100% {
    transform: rotateZ(0);
  }
}

.wap {
  display: none;
}

.top > img.wap {
  display: none;
}

body .clear {
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

.px1320 {
  max-width: 1320px;
  margin: 0 auto;
}

.px1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.t-search-zzc {
  position: fixed;
  z-index: 99998;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.t-search {
  padding: 0 0 10px 0;
  display: none;
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99999;
}

.t-search > div {
  min-width: 500px;
  margin: 0 auto;
  position: relative;
  padding-right: 50px;
  padding: 5px 0;
  background: #fff;
}

.t-search > div input[type="text"] {
  display: block;
  width: 100%;
  padding: 0 70px 0 20px;
  font-size: 16px;
  height: 30px;
  box-sizing: border-box;
}

.search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background: #00488b;
}

.search-btn input {
  display: block;
  width: 20px;
  margin: 10px auto;
}

.search-box {
  float: right;
  width: 275px;
  height: 34px;
  /* border: solid 1px #dddddd; */
  /* margin-left: 10px; */
  margin-top: 16px;
}

.search-box img {
  cursor: pointer;
  vertical-align: middle;
}

.nav-search {
  position: relative;
  font-size: 0;
  /* border: solid 1px #dddddd; */
}
#search-btn {
  position: absolute;
  overflow: hidden;
  width: 70px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  border: 0;
  background: #9b0d14;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #fff;
}
.nav-search-btn {
  vertical-align: top;
  line-height: 28px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}

.nav-search-text {
  width: 203px;
  height: 34px;
  vertical-align: top;
  background: none;
  font-size: 14px;
  color: #9b0d14;
  padding: 0px 15px;
  line-height: 28px;
  float: left;
  border: solid 1px #dddddd;
}

.nav-search-text::placeholder {
  font-size: 12px;
  color: #999999;
}

.b-top-c {
  line-height: 30px;
  float: right;
}

.b-top {
  line-height: 40px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

.b-top-l {
  float: left;
  font-size: 14px;
  color: #fff;
  color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
  float: right;
  overflow: hidden;
}

.b-top-r > ul {
  /* float: left; */
  overflow: hidden;
  /* font-size: 0; */
  text-align: right;
}

.b-top-r > ul > li {
  /* display: inline-block; */
}

.b-top-r > ul > li a {
  font-size: 14px;
  display: block;
  line-height: 14px;
  margin-top: 10px;
  /* padding: 0px 15px; */
  color: #333;
  border-left: 1px solid #fff;
}

.b-top-r > ul > li a img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}

.b-top-r > ul > li:first-child a {
  border: none;
}

.b-top-r > ul > li a:hover {
  color: #992833;
}

.b-t-search {
  float: left;
}

.b-t-search > div {
  position: relative;
  border: 1px solid #595959;
  height: 25px;
  line-height: 25px;
  margin-top: 10px;
  padding: 0 10px;
  font-size: 0;
  background: #373535;
}

.b-t-search > div .search-text {
  border: none;
  outline: none;
  line-height: 25px;
  height: 25px;
  width: 125px;
  vertical-align: middle;
  background: none;
  color: #fff;
}

.b-t-search > div .search-btn {
  width: 25px;
  height: 25px;
  background: url(../images/search.png) no-repeat;
  background-position: center center;
  border: none;
  outline: none;
  vertical-align: middle;
}

.head {
  z-index: 999;
  transition: all 0.3s;
  /* position: fixed; */
  left: 0;
  right: 0;
  top: 0;
  
}

.head.on {
  margin-bottom: 50px;
}

.head.on .nav {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99999;
}

.head-top {
  position: relative;
  padding: 29px 0;
  background-color: #fff;
  
}

.logo {
  float: left;
}

.logo a {
  display: block;
  line-height: 72px;
}

.logo a img {
  vertical-align: middle;
}

.nav {
  position: relative;
  background-color: #9b0d14;
}

.nav > ul {
}

.nav > ul > li {
  float: left;
  position: relative;
  width: 11.1%;
  /* padding-left: 75px;
  padding-right: 75px; */
  border-right: 1px solid #b5323b;
}
.nav > ul > li:nth-child(7) {
  border-right: 0;
}
/* .nav > ul > li:first-child {
  border-left: none;
  margin-left: 0;
} */

.nav > ul > li > a {
  display: block;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  position: relative;
}

.nav > ul > li > a::after {
  content: "";
  /* display: inline-block;
  vertical-align: middle;
  border-top: 6px solid #992833;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: 5px; */
}

.nav > ul > li.active > a {
  color: #fff;
  /* background: #992833; */
}

/* .nav>ul>li.active>a::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00488b;
    width: 0;
} */

.nav > ul > li:hover > a {
  background: #992833;
  color: #fff;
}

.nav > ul > li:hover > a::before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  width: 0;
}

.nav > ul > li:hover > a::after {
  border-top-color: #fff;
}

.nav > ul > li:hover > div {
  display: block;
}

.nav > ul > li > div {
  position: absolute;
  top: 100%;
  width: 100%;
  background: #fff;
  background: rgb(255 255 255);
  z-index: 9999;
  padding: 15px;
  overflow: hidden;
  line-height: normal;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.nav > ul > li > div > ul {
  overflow: hidden;
}

.nav > ul > li > div > ul > li {
  
  width: 100%;
}

.nav > ul > li > div > ul > li a {
  text-align:center;
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  white-space: nowrap;
}
.nav > ul > li > div > ul > li:hover {
  background-color: #992833;
}
.nav > ul > li > div > ul > li a:hover {
  color: #fff;
}

.nav-pic {
  float: left;
  overflow: hidden;
  width: 140px;
  margin-right: 40px;
}

.nav-pic img {
  display: block;
  width: 100%;
}

.top {
  max-width: 1920px;
  margin: 0 auto;
  position: fixed;
  right: 10px;
  top: 18px;
  width: 25px;
  height: 25px;
  z-index: 9999;
}

.top > img {
  display: block;
  width: 100%;
}

.wap-menu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
  font-size: 0;
}

.wap-menu img {
  height: 25px;
}

.close-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* nav */

.pic {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.pic img:hover {
  transform: scale(1.05);
}
/* footer */
.ffooter {
  background: url(../images/ffbg.png) no-repeat center bottom;
  background-size: 100% 100%;
}
.ffooter .fft {
  line-height: 40px;
  border-bottom: 2px solid #626c79;
  padding: 15px 0px;
}
.ffooter .fft h3 {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  padding-right: 15px;
}
.ffooter .fft a {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  padding-right: 40px;
}
.ffooter .ffb {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ffooter .ffb .ffbl {
  float: left;
  /* padding-top: 23px; */
}
.ffooter .ffb .ffbl p {
  font-size: 14px;
  line-height: 36px;
  color: #fff;
}

.ffooter .ffb .ffbl p a { color: #fff;}
.ffooter .ffb .ffbl p span {
  
}

.ffooter .ffb .ffbc {
  float: left;
  width:90px;
  margin-left: 8%;
}

.ffooter .ffb .ffbc p {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}

.ffooter .ffb .ffbc img {
  height: 90px;
}
.ffooter .ffb .ffbr {
  float: right;
  width: 8.5%;
}
.ffooter .ffb .ffbr li {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  background-color: #9b0d14;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
.ffooter .ffb .ffbr li:hover {
  background-color: #fff;
}
.ffooter .ffb .ffbr li:hover a {
  color: #9b0d14;
}
.ffooter .fft h3:hover {
  color: #9b0d14;
}
.ffooter .fft a:hover {
  color: #9b0d14;
}
.ffooter .ffb .ffbr li a {
  color: #fff;
}
.ffooter .ffb .ffbr li:first-child {
  margin-bottom: 20px;
}
.ffb2 {
  cursor: pointer;

  position: relative;
  text-align: center;
  line-height: 60px;
  background-color: #9b0d14;
}
.ffb2 img {
  position: relative;
  /* top: 50%; */
  /* left: 47%; */
  /* transform: translateY(-50%); */
  top: 10px;
}
.ffb2 p {
  cursor: pointer;
  display: inline-block;
  /* width: 100px; */
  text-align: center;
  font-size: 18px;
  color: #fff;
  /* background: url(../images/ffb2.png) no-repeat center center; */
  /* background-size: 100% 100%; */
  margin-left: 20px;
  /* vertical-align: middle; */
}

@media screen and (max-width: 1420px) {
  .px1400 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav > ul > li > a {
    font-size: 16px;
  }

}

@media screen and (max-width: 1380px) {
   .ffooter .ffb .ffbl { width: 70%;}
  .ffooter .ffb .ffbl p {line-height: 30px;}
}


@media screen and (max-width: 1320px) {
  .logo {
    width: 70%;
  }
  .logo a img {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .ffooter .ffb .ffbl p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  html,
  body {
    font-size: 14px;
  }

  body {
    padding-top: 60px;
  }

  .pc {
    display: none;
  }

  .wap {
    display: block;
  }

  .top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
  }

  .top > img {
    display: block;
    width: 100%;
  }

  .wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
  }

  .wap-menu img {
    height: 25px;
  }

  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: 40px;
  }

  .m-logo img {
    max-height: 40px;
    max-width: 85%;
    line-height: 40px;
    vertical-align: middle;
  }

  .m-tlink {
    padding: 10px 15px 0 15px;
  }

  .m-tlink a {
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    background: #fff;
    color: #304174;
    line-height: 24px;
    padding: 0 15px;
    border-radius: 5px;
  }

  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 15px;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }

  .m-nav {
    position: fixed;
    top: 60px;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #992833;
    overflow-y: scroll;
    border-top: 1px solid #fff;
  }

  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
  }

  .m-nav ul li > span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
    overflow: hidden;
  }

  .m-nav ul li ul li {
    border: none;
    float: left;
    width: 33%;
  }

  .m-nav > ul > li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }

  .m-nav > ul > li ul li a {
    padding: 10px 0;
  }

  .m-nav > ul > li > span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }

  .foot-c {
    padding: 15px 0;
  }

  .foot-c {
    display: block;
  }

  .foot-l {
    display: block;
    text-align: center;
    width: auto;
  }

  .foot-m,
  .foot-r {
    display: block;
  }
  .foot-m {
    margin: 15px 0;
  }
  .foot-r ul {
    text-align: center;
  }
  .foot-r ul li div {
    width: 130px;
  }
  .ffooter .fft h3 {
    font-size: 18px;
  }
  .ffooter .fft {
    text-align: center;
    line-height: 50px;
    padding-top: 10px;
  }
  .ffooter .ffb {
    text-align: center;
  }
  .ffooter .ffb .ffbl {
    float: none;
    width: 100%;
  }
  .ffooter .ffb .ffbr {
    float:right;
    margin: 0 auto;
    padding-top: 20px;
    margin-right: 30%;
    width: 10%;
  }
  .ffooter .ffb .ffbc {
    margin: 0 auto;
    padding-top: 20px;
    margin-left: 30%;
  }

  .ffooter .ffb .ffbl p {
    font-size: 14px;
    line-height: 26px;
  }
}
@media screen and (max-width: 768px) {
  .ffooter .ffb .ffbr {
    width:50%;
    float: right;
    margin-right:0;
  }

  .ffooter .ffb .ffbr li {
    width: 80%;
}


  .ffooter .ffb .ffbc {
    width:50%;
    float: left;
    margin-left:0;
  }

  .ffooter .ffb .ffbc p {
    font-size: 14px;
  }

  .ffooter .ffb .ffbl p {
    font-size: 14px;
  }
  .ffooter .fft a {
    font-size: 14px;
  }
  .ffooter .fft h3 {
    font-size: 16px;
  }
  .ffooter .ffb .ffbl p {
    line-height: 28px;
    font-size: 12px;
  }
}
@media screen and (max-width: 400px) {
  .ffooter .ffb .ffbl p span {
    
  }
}