@charset "utf-8";
body {
  margin: 0px 0px;
  padding: 0px 0px;
  font-family: "微软雅黑";
  background-color: #fcfafb;
  color: #000000;
}
div,
ol,
ul,
li,
dl,
dt,
dd,
h3,
p,
span,
hr,
img,
a,
input,
textarea {
  margin: 0px 0px;
  padding: 0px 0px;
  text-decoration: none;
  list-style: none;
  border: 0px;
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0 !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}
* {
  box-sizing: border-box;
}
a {
  color: #000000;
}
a:hover {
  color: #970b0b;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.container {
  width: 16rem;
  height: auto;
  margin: auto;
  display: table;
  position: relative;
}
#sx_header {
  width: 100%;
  min-width: 16rem;
  max-height: 163px;
  margin: auto;
  background: url(../images/sx_01.jpg) no-repeat top center, #9a0000;
}
#sx_header .header-wrap {
  min-height: 114px;
}
#sx_header .logo {
  width: 312px;
  height: 65px;
  float: left;
  position: relative;
  top: 20px;
  overflow: hidden;
}
#sx_header .logo img {
  width: 100%;
}
.header-mobile {
  display: none;
}
#sx_header .header-con {
  float: right;
  position: relative;
  top: 16px;
}
#sx_header .hd_text {
  width: 100%;
  height: 21px;
  font-size: 16px;
  color: #f0f0f3;
  line-height: 21px;
  text-align: right;
}
#sx_header .hd_text a {
  color: #f0f0f3;
  position: relative;
}
#sx_header .hd_text span {
  font-weight: bold;
  padding: 0px 16px;
}
#sx_header .hd_text .home {
  background: url(../images/icon_01.png) no-repeat center 3px;
  margin: 0 10px;
}
#sx_header .hd_con {
  display: inline-block;
}
#sx_header .searchBox {
  min-width: 50px;
  min-height: 21px;
  position: relative;
  z-index: 99999999999;
}
#sx_header .searchWBox {
  position: relative;
  z-index: 0;
}
#sx_header .search {
  width: 50px;
  height: 21px;
  border-radius: 5px;
  font-size: 16px;
  color: #f0f0f3;
  line-height: 21px;
  background: url(../images/icon_02.png) no-repeat center 3px;
  cursor: pointer;
}
#sx_header .search span {
  position: relative;
  left: 39px;
  top: 8px;
}
#sx_header .searchPBox {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(123, 2, 2, 0.9);
}
#sx_header .searchPBox h3 {
  width: 100%;
  margin: 280px 0 0;
  font-size: 48px;
  color: #ebfcff;
  text-align: center;
  line-height: 125px;
  position: relative;
}
#sx_header .searchPBox .iW {
  width: 750px;
  height: 52px;
  margin: auto;
  background-color: #6f0000;
  border: 1px solid #810202;
  border-radius: 22px;
}
#sx_header .searchPBox .input {
  width: 600px;
  height: 50px;
  float: left;
  display: block;
  font-size: 20px;
  color: #ffffff;
  line-height: 50px;
  background: none;
  position: relative;
  left: 40px;
}
#sx_header .searchPBox .input:focus {
  outline: 0px;
}
#sx_header .searchPBox .input::placeholder {
  color: #ffffff;
}
#sx_header .searchPBox .input::-webkit-input-placeholder {
  color: #ffffff;
}
#sx_en_header .head-srh input::-moz-input-placeholder {
  color: #ffffff;
}
#sx_header .searchPBox .input::-ms-input-placeholder {
  color: #ffffff;
}
#sx_header .searchPBox .btnSearch {
  width: 24px;
  height: 24px;
  float: right;
  outline-width: 0;
  border: 0;
  display: block;
  cursor: pointer;
  background: url(../images/search_02.png) center center no-repeat;
  position: relative;
  top: 13px;
  right: 38px;
}
#sx_header .searchPBox .btn_close {
  width: 62px;
  height: 62px;
  text-align: center;
  background-color: #6f0000;
  border-radius: 50%;
  position: absolute;
  top: 58px;
  right: 68px;
  cursor: pointer;
}
#sx_header .searchPBox .btn_close img {
  position: relative;
  top: 16px;
}
#sx_header .header-nav {
  width: 100%;
  min-height: 49px;
  background: rgba(187, 0, 0, 0.3);
  position: relative;
}
#sx_header .header-nav .container {
  width: 16.208rem;
}
#sx-slider {
  width: 100%;
  min-width: 100%;
  height: auto;
  margin: auto;
  position: relative;
}
#sx-slider .button {
  width: 16rem;
  height: 45px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 32px;
}
#sx-slider .swiper-button-next,
#sx-slider .swiper-button-prev {
  width: 45px;
  height: 45px;
  position: absolute;
  -moz-background-size: 45px 45px;
  -webkit-background-size: 45px 45px;
  background-size: 45px 45px;
  background-position: center;
  background-repeat: no-repeat;
}
#sx-slider .swiper-button-prev {
  background-image: url(../images/icon_pre.png);
  left: auto;
  right: 97px;
}
#sx-slider .swiper-button-next {
  background-image: url(../images/icon_next.png);
  right: 32px;
}
#sx_foot {
  width: 100%;
  min-width: 16rem;
  min-height: 328px;
  display: table;
  margin: 30px 0 0;
  padding: 0 0 8px;
  background: url(../images/sx_09.jpg) no-repeat bottom center;
}
.copyright_wap {
  display: none;
}
#sx_foot .link_con {
  width: 100%;
  min-height: 60px;
  float: left;
  padding: 22px 0 15px;
  margin: 0 0 120px;
  display: table;
}
#sx_foot .link_con .lk_tit {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  line-height: 40px;
}
#sx_foot .link_con .link_wrap {
  width: 16rem;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
#sx_foot .link_con .lk_list {
  /* width: 16.416rem;
	height: auto; */
  margin: 48px 0 0 0;
  display: flex;
  /* flex-direction: column; */
  /* flex-wrap: wrap;
	justify-content: space-between; */
  flex-wrap: wrap;
}
#sx_foot .link_con .lk_list li {
  /* width: 14%;
	padding: 7px 0;
	margin: 0 10px 0 0; */
  /* height: auto; */
  font-size: 16px;
  color: #444444;
  line-height: 36px;
  width: 3.2rem;
}
#sx_foot .link_con .lk_list li a {
  color: #444444;
}
#sx_foot .link_con .lk_list li a:hover {
  color: #970b0b;
}
#sx_foot .fcon {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
#sx_foot .fcn {
  position: relative;
  left: 14px;
}
#sx_foot .fcn .logo {
  width: 312px;
  height: 65px;
  overflow: hidden;
}
#sx_foot .fcn .logo img {
  width: 100%;
}
#sx_foot .fcn .ftext {
  margin-top: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
}
#sx_foot .copyright {
  margin: 120px 35px 0 40px;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  position: relative;
}
#sx_foot .fcode {
  padding: 34px 0 0;
  position: relative;
  margin-right: 10%;
}
#sx_foot .fcode img {
  width: 110px;
  height: 110px;
}
#sx_foot .fcode p {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  body {
    background-color: #ffffff;
  }
  .fl {
    float: none;
  }
  .fr {
    float: none;
  }
  .container {
    width: calc(100% - 30px);
  }
  #sx_header {
    min-width: 100%;
    max-height: initial;
    background: url(../images/sx_01_wap.jpg) no-repeat top right, #9a0000;
    background-size: 100% 100%;
  }
  #sx_header .logo {
    flex: 0 0 auto;
    width: initial;
    max-width: 200px;
    height: auto;
    display: table;
    overflow: auto;
    top: 0;
  }
  #sx_header .logo img {
    width: 100%;
    max-width: 312px;
  }
  #sx_header .header-wrap {
    min-height: auto;
    padding: 12px 0;
  }
  #sx_header .header-wrap .container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .header-mobile {
    display: block;
    position: relative;
  }
  #sx_header .header-con {
    margin: 0 20px;
    flex: 1;
    float: none;
    position: relative;
    top: initial;
  }
  #sx_header .hd_text {
    height: auto;
    flex: 1;
    margin: 0 0px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 18px;
    text-align: left;
  }
  #sx_header .hd_text span {
    padding: 0px 10px;
  }
  #sx_header .hd_con {
    display: none;
  }
  #sx_header .header-nav {
    min-height: auto;
  }
  #sx-slider img {
    width: 100%;
  }
  #sx-slider .button {
    width: calc(100% - 30px);
    height: 20px;
    bottom: 15px;
  }
  #sx-slider .swiper-button-next,
  #sx-slider .swiper-button-prev {
    width: 25px;
    height: 25px;
    margin-top: -10px;
  }
  #sx-slider .swiper-button-prev,
  #sx-slider .swiper-button-next {
    background-size: 100% 100%;
  }
  #sx-slider .swiper-button-prev {
    right: 48px;
  }
  #sx-slider .swiper-button-next {
    right: 15px;
  }
  #sx_foot {
    min-width: 100%;
    min-height: initial;
    margin: 6px 0 0;
    background: none;
  }
  #sx_foot .container {
    width: 100%;
  }
  #sx_foot .link_con {
    width: calc(100% - 30px);
    margin: 0 auto;
    padding: 22px 10px 0;
    float: none;
    clear: both;
  }
  #sx_foot .link_con .lk_tit {
    font-size: 24px;
    line-height: 30px;
  }
  #sx_foot .link_con .link_wrap {
    width: 100%;
    flex-direction: column;
    margin-top: 20px;
  }
  #sx_foot .link_con .lk_list {
    width: 100%;
    margin: 5px 0 0;
    flex-direction: row;
  }
  #sx_foot .link_con .lk_list li {
    width: 45%;
  }
  #sx_foot .fbg {
    width: 100%;
    height: auto;
    display: table;
    padding-top: 80px;
    background: url(../images/sx_09_wap.jpg) no-repeat top center,
      linear-gradient(to bottom, transparent 2px, #9a0000 2px);
    background-size: 100%;
  }
  #sx_foot .fcon {
    width: calc(100% - 30px);
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #sx_foot .fcn {
    width: 50%;
    left: 0px;
  }
  #sx_foot .fcn .logo {
    width: 100%;
    height: auto;
  }
  #sx_foot .fcn .logo img {
    width: 100%;
    max-width: 312px;
  }
  #sx_foot .fcode {
    width: 50%;
    right: 0px;
    text-align: center;
  }
  #sx_foot .fcode img {
    width: 70%;
    max-width: 108px;
  }
  #sx_foot .copyright {
    width: 100%;
  }
  .pc {
    display: none;
  }
  #sx_foot .copyright_wap {
    width: calc(100% - 30px);
    height: auto;
    display: block;
    margin: 10px auto;
    padding: 0 10px;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    position: relative;
  }
  #sx_foot {
    padding: 0;
  }
}
@media screen and (max-width: 648px) {
  #sx_foot .fbg {
    padding-top: 50px;
  }
}
@media screen and (max-width: 490px) {
  #sx_header .header-con {
    margin: 0 0;
  }
  #sx_header .header-con span {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  #sx_header .logo {
    width: calc(100% - 50px);
  }
}
